/*
CSS Credit: http://www.templatemo.com/
*/
body {
	height:100%;
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color:#ffffff;
	background-image: url(../images/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

/* Links */
a:link {color:#0033FF}
a:visited {color:#0033FF}
a:hover {color:#06F;}

/* Text and other styles */
p.indented {text-indent: 1cm;}
p.long-text {text-indent: 1cm;}

.no-bullet {list-style-type: none;}
.round-bullet {list-style-type: disc;}

.centered {display: block; margin-right: auto; margin-left: auto;}

.hidden {display:none;}
.unhidden {display:block;}

img.wrapped-left {float: left; margin: 10px 10px 10px 0px;}
img.wrapped-right {float: right; margin: 10px 0px 10px 10px;}

.red {color:#F00;}
.green {color:#393;}

p { margin: 0px; padding: 0 0 20px 0; }
img { border: none; }

h1, h2, h3, h4, h5{ font-weight: normal; }

h1 { font-size: 36px; color: #000; }
h2 { font-size: 24px; color: #000; margin: 0 0 20px 0; padding: 0; line-height: 1.1em}
h3 { font-size: 21px; color: #ccc; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; color: #06C; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; color: #000; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h5  { clear: both; width:100%; height: 5px; }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 

.button a{
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(../images/button.png) no-repeat;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(../images/button_hover.png) no-repeat;
}

#nerld_header_wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}

#nerld_header {
	width: 920px;
	height: 100px;
	padding: 0 30px;
}

#nerld_header  #nerld_site_title {
	float: left;
	width: 300px;
	padding: 15px 0 0 0;
}

#nerld_header  #nerld_site_title h1 {
	margin: 0;
	padding: 0;
}

#nerld_header  #nerld_site_title h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#nerld_header  #nerld_site_title h1 a span {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

#nerld_header #nerld_user_area {
	float:right;
	padding: 15px 0px 0 0;
	text-align:right;
	color:#FFF;
	width:38em;
	font-size:12px;	
}

#nerld_header #nerld_user_area a {
	color:#FFF;	
}

#nerld_header #nerld_user_area #nerld_avatar {
	float:right;
	margin:0 0 0 10px;
	height:75px;
	width:auto;	
}

#nerld_header #nerld_user_area #nerld_date {
	margin-top:10px;
}

#nerld_header #nerld_user_area a:hover {
	color:#999;	
}

#nerld_header #nerld_user_area #ls {
	height: 24px;
	width: 45px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	white-space: pre;
	color: #333;
	background:#FFF;
	border: 1px solid #7F9DB9;
	margin-top:-3px;
}

#nerld_header #nerld_user_area input#username_header {
	width:75px;
	height:18px;
}

#nerld_header #nerld_user_area input#pass_header {
	width:75px;
	height:18px;
}

#nerld_search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin-top: 0px;
	margin-right:25px;
	/*background: url(../images/search.png) no-repeat;*/
}

#nerld_search_box form {
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 25px;
	width: 180px;
	padding: 0px 5px 0px 5px;
	margin-right: 0px;
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#sa {
 	height: 30px;
	width: 80px;
	padding-bottom: 3px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
	background:#FFF;
	border: 1px solid #7F9DB9;
	padding: 2px;
}

/* menu */

#nerld_menu {
	clear: both;
	height: 39px;
	padding: 11px 0 0 0;
}

#nerld_menu ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}

#nerld_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#nerld_menu ul li a {
	position: relative;
	float: left;
	width: 103px;
	display: block;
	height: 23px;
	padding: 4px 0 0 0;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #21272d;	
	font-weight: bold;
	outline: none;
}

#nerld_menu li a:hover, #nerld_menu li .current {
	color: #fff;
	background: url(../images/menu_hover.png);
}

/* end of menu */

/* banner*/

#banner {
	clear: both;
	width: 920px;
	height: 200px;
	padding: 50px 30px;
	background: url(../images/banner.jpg) no-repeat;
	overflow: hidden;
}

#banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#banner p {
	color: #FFFFFF;
	font-size: 16px;
}

/* end of banner */

#content_wrapper_outer {
	width: 100%;
	background: url(../images/content_top.jpg) top repeat-x;
	border-top: 1px solid #004e85;
	
}

#content_wrapper_inner {
	width: 100%;
	background: url(../images/content_bottom.jpg) bottom repeat-x;	
}

#content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 30px;
}

#content {
	width: 620px;
	float: left;
}

.service_box {
	width: 280px;
}

.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .right {
	float: right; 
	width: 120px;
}

.services_section .right img {
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .left {
	float: left; 
	width: 470px;
}

.services_section .left p {
	text-align: justify;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(../images/header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
	background: #fff;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#recent_project {
		width: 620px;
	}
	#recent_project ul { list-style: none; margin: 0; padding: 0; }
	#recent_project ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 25px 25px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#recent_project ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}


/* gallery */
#gallery {
		width: 610px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 20px 20px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#gallery ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}
/* end of gallery */

#contact_form {
	float: left;
	padding: 20px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 230px;
}

#contact_form form label {
	display: block;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 310px;
	height: 150px;
}

#contact_form form .submit_btn {
	float: left;
	margin-right: 70px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(../images/button.png) no-repeat;
}


/* sidebar */

#sidebar {
	float: right;
	width: 240px;
}

.section_rss_twitter {
	width: 240px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.rss_twitter a{
	display: block;
	width: 240px;
	color: #333;
	padding: 20px 0 0 0;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.rss_twitter a:hover {
	text-decoration: none;	
}

.rss_twitter a span {
	font-size: 15px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a{

	background: url(../images/rss.png) right bottom no-repeat;
}

.twitter a{

	background: url(../images/twitter.png) right bottom no-repeat;
}

.facebook a{

	background: url(../images/facebook.png) right bottom no-repeat;
}


#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project h6 a{
	color: #fff;
}

#news_section {
	margin: 0 0 40px 0;
	padding: 0;
}

.news_section h3 {
}

.news_box a {
	font-weight: normal;
	text-decoration: underline;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

/* end of sidebar */

/* nerld_footer */

#nerld_footer_wrapper {
	clear: both;
	width: 100%;
	background: #005590 url(../images/nerld_footer.jpg) repeat-x top;
}


#nerld_footer {
	clear: both;
	width: 940px;
	padding: 20px 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

#nerld_footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#nerld_footer a:hover {
	color: #33CCFF;
	text-decoration: none;
}

#nerld_footer .nerld_footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.nerld_footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.nerld_footer_menu li a {
	color: #ffffff;
}

.nerld_footer_menu .last_menu {
	border: none;
}

/* end of nerld_footer */

/* begin other styles */
div.good {
	background-color:#ccffcc;
	border: solid 1px #3C3;
	color:#063;
	font-weight:900;
	font-size:14px;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.good a {
	color:#063;
}

div.bad {
	background-color:#ffcccc;
	border: solid 1px #F30;
	color:#C00;
	font-weight:900;
	font-size:14px;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.bad a {
	color:#C00;
}

.small {
	font-size:11px;
	color:#999;	
}

.btn {
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	display:block;
	margin:0 auto;
	background: url(../images/button.png) no-repeat;
}

.btn:hover {
	background: url(../images/button_hover.png) no-repeat;
}

.btn_float {
	float:left;	
}

.avatar {
	float:left;
	border:4px solid #CCC;
	padding:0px;
	width:150px;
	height:auto;
	margin:0px 10px 10px 10px;
}

.icon-action {
    width:24px;
    height:24px;
    display:inline;
    vertical-align:middle;
}

/* Modal */
span.smodal {
    color:#0000ff;
    cursor:pointer;
}

span.smodal:hover {
    color:#06F;
}

/* Requirement Table */
.req{
    margin: 10px auto;
    border-collapse:collapse;
    text-align:left;
}

.req td {
    width:200px;
	height:33px;
    margin:0;
    vertical-align:middle;
}

/* Form styles */
input.text {
	width:190px;
	height:18px;
	margin: 1px 1px;
	vertical-align:center;
}

input.date {
	width:80px !important;
}

/* Quote Styles */
blockquote.quote {
  width: 620px;
  padding: 0px 0px 0px 30px;
  font-style:italic;
  background-color: #e7f3ff;
  border-top: 1px solid #7cbefc;
  border-bottom: 1px solid #7cbefc;
  margin: 5px auto;
  background-image: url(../images/openquote.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent:25px;
  text-align:left;
  }
  blockquote.quote span.quote1 {
	    height:100%;
		width:584px;
		padding: 10px 35px 10px 0px;
    	display: block;
    	background-image: url(../images/closequote.png);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}
/* end other styles */
