/* zi-modx-1 - An open source xhtml/css website template by Zaigham Rana - site: http://ziworks.com , blog: http://zidesigns.com. Free to use in any way and for any purpose as long as the proper credits are given to the original designer. */


/* HTML & Body
------------------------------------------------ */
* { margin: 0; padding: 0 }

html {
	height: 95%;
	margin-bottom: 1px;
	}

body {
	color: #333;
	background: #FFFFFF url(images/BG.jpg) no-repeat center top;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Headers and Paragraphs:
------------------------------------------------ */

span.B_crumbBox {
	font-size: 11px;
	color: #36a26b;
	padding-left: 40px;
	line-height: 30px;
	margin-bottom: -20px;
}

span.B_crumbBox a:link, a:visited, {
	text-decoration: none;
	color: #36a26b;
}
span.B_crumbBox a:hover {
	text-decoration: underline;
	color: #36a26b;
}
#wrap h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1.05em;
    color: #000;
    padding-bottom: 3px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}
h4, h5, h6 {
    line-height: 1.3em;
    border: 0;
	margin: 5px 0 3px 0;
}


h1 { font-size: 16pt; color: #000; }
h2 { font-size: 16pt; color: #36a26b; }
h3 { font-size: 14pt; }
h4 { font-size: 13px; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-weight: bold; font-size: 10px; }
.h1 { font-size: 16pt; color: #000; }
.h2 { font-size: 16pt; color: #36a26b; }
.h3 { font-size: 14pt; color: #000; }
.h4 { font-size: 13pt; color: #000; }
/* Layout
------------------------------------------------ */
#wrap {
	width: 770px;
	margin: 0 auto;
	border-left: 1px solid #72C7A2;
	border-bottom: 1px solid #72C7A2;
	border-right: 1px solid #72C7A2;
	border-top-style: none;
}

#header {
	background: transparent url(images/nrs_header.jpg) no-repeat;
	height: 185px;
	width: 770px;
	margin: 0;
	padding: 0;
	}

div#footer {
	clear: both;
	background: #72C7A2;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .1em;
	padding-top: 4px;
	line-height: 12px;
	font-size: 9px;
}
#footer #zi {display: inline !important;}

/* Content styling
------------------------------------------------ */
.arc90_imgcaption { text-align: left; margin: 5px 0 3px; width: 9em;
	color: #7b7b7b;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 5px 1px;
	border: 1px solid #cce9d7;
}

.arc90_imgcaptionTXT { font-size: 9px; color: #666; text-align: left;
	line-height: 10px;
}

.floatl { float: left; margin-right: 20px; }
.floatr { float: right; margin-left: 20px;
}

#sortprojects {
	
}

#SortProjectItem {
	color: white;
	font-size: 9px;
}
#contentwide, #contentfull {
	width: 650px;
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#contentwide p, #contentfull p {
	margin: 15px 0 20px;
}
#contentwide a:hover {
	border-bottom: 1px solid #72c7a2;
}

#contentwide ul, #contentwide li, #contentfull ul, #contentfull li {
	margin-left: 15px;
}
#contentwide ul, #contentfull ul, #contentwide ol, #contentfull ol{
	margin-left: 15px;
}	
#contentwide li, #contentfull li {
       padding-top: 3px;
       padding-bottom: 3px;
}

a:link, a:visited {
	color: #4e8965;
	text-decoration: none;
}

a:hover {
	color: #000;
	}


.ditto_summaryPost{
	margin-top: 1px;
	font: 12px Arial, Helvetica, sans-serif;
}

.ditto_summaryPost h2{
	margin-top: 1px;
	font: 14px Arial, Helvetica, sans-serif;
}



.nl_summaryPost h3 a:link, .nl_summaryPost h3 a:visited, .nl_info a:link, .nl_info a:visited{
	color: black;
	background: none;
	border-bottom: none;
}

.nl_summaryPost h3 a:hover, .nl_info a:hover {
	color: #36a26b;
	background: none;
	border-bottom: none;
	text-decoration: underline;
}
	
.nl_summaryPost .nl_info {
	}
	


/* Header 
------------------------------------------------ */

/* leftside 
------------------------------------------------ */

div#LftContent img {
	padding-left: 0px;
	padding-top: 20px;
}

.top {
	color: #fff;
	background: #FFFFFF url(images/topBG.gif) no-repeat center center;
	font-size: 8px;
	text-align: center;
	letter-spacing: .5em;
	line-height: 8px;
	display: inline-block;
	width: 367px;
	padding: 1px 100px;
}
top a:hover {
	text-decoration: none;
}


.lgquote {
	color: #61aa8a;
	font: italic 22px/28px "Times New Roman", Times, serif;
	padding-left: 5px;
	padding-top: 30px;
}

#leftside {
	width: 155px;
	float: left;
	margin-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-align: left;
	font-size: 12px;
	visibility: hidden;
}

#leftside img {
	padding-right: 50px;
	margin-right: -20px;
}

#lmenu {display: block !important;}

#leftside h1, #leftside h2, #leftside h3 {
	padding-left: 3px;
	}

#leftside #lmenu li {
	list-style: none;
	padding-left: 5px;
	text-indent: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: -1px;
	}

#leftside #lmenu li a:link, #leftside #lmenu li a:visited {
	display: block;
	height: 1%;
	border-bottom: 1px solid #72C7A2;
	}

#leftside #lmenu li a:hover {
	color: #000;
	text-decoration: none;
}
	
#leftside #lmenu li ul {
	display: none;
	}

#leftside .links li {
	list-style: none;
	}
	
/* Misc.
------------------------------------------------ */

abbr, acronym {
	cursor: help;
	border-bottom: 1px solid #666;
	}

#modxicon { 
	margin-top: -3.5em !important;
	
	

}