/* 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: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

/* Headers and Paragraphs:
------------------------------------------------ */
.mceToolbarTop {
     white-space: normal;
}
#bcrumb {
	font-size: 10px;
	padding-left: 20px;
	line-height: 12px;
	width: 560px;
	display: block;
	position: relative;
	color: #4e8cb7;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

span.B_crumbBox {

}

span.B_crumbBox a:link, a:visited {
	text-decoration: none;
	color: #4e8cb7;
}
span.B_crumbBox a:hover {
	text-decoration: underline;
	color: #4e8cb7;
}

#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: #4e8cb7;
	font-weight: normal;
	font-style: normal;
}
h2 { font-size: 16pt; color: #4e8cb7; }
h3 { font-size: 13pt; color: #4e8cb7;
	font-weight: normal;
	font-style: normal;
}
h4 { font-size: 13px; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-weight: bold; font-size: 10px; }
.h1 { font-size: 16pt; color: #4e8cb7;
	font-weight: normal;
	font-style: normal;
}
.h2 { font-size: 16pt; color: #4e8cb7; }
.h3 { font-size: 13pt; color: #4e8cb7;
	font-weight: normal;
	font-style: normal;
}
.h4 { font-size: 13pt; color: #000; }

p { margin: 15px 0 20px;}
/* Layout
------------------------------------------------ */
#wrap {
	width: 770px;
	margin: 0 auto;
	border-left: 1px solid #5a99c5;
	border-bottom: 1px solid #5a99c5;
	border-right: 1px solid #5a99c5;
	border-top-style: none;
}

#header {
	background: none no-repeat right;
	height: 185px;
	width: 770px;
	margin: 0;
	padding: 0;
	left: 2px;
}

#projectStats {
	line-height: 13px;
}

#search {
	float: right;
	display: block;
	position: relative;
	width: 160px;
	margin-top: 10px;
}

#ajaxSearch_form {
           color: #4e8cb7;
           width: auto;
	font-size: 10px;
}
       #ajaxSearch_input {
           width: 118px;
           display: inline;
           height: 14px;
           border: 1px solid #e8b582;
           background: #fff ;
           vertical-align: top;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	margin: 0;
	font-size: 10px;
}
       #ajaxSearch_submit {
           display: inline;
           height: 16px;
           line-height: 16px;
	background-color: #e8b582;
	border-style: none;
	font-size: 10px;
	color: #fff;
	background-image: none;
	padding-right: 5px;
	padding-left: 5px;
}
       #ajaxSearch_output {
           
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .ajaxSearch_paging {
   
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }

div#footer {
	clear: both;
	background: #5a99c5;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .2em;
	padding-top: 4px;
	line-height: 12px;
	font-size: 9px;
}
#footer #zi {display: inline !important;}

/* Content styling
------------------------------------------------ */
.arc90_imgcaption { text-align: left;
	color: #7b7b7b;
	font-size: 10px;
	line-height: 11px;
	border: 1px solid #72C7A2;
	margin-top: 3px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.arc90_imgcaption p {
	margin-top: 3px;
	margin-bottom: 5px;
}

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

.floatl { float: left; margin-right: 20px; }
.floatr { float: right; margin-left: 20px;
}
#contentwide, #contentfull {
	width: 530px;
	float: right;
	line-height: 1.5em;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 30px;
	background-color: #fff;
	border-left-color: #e8b582;
	border-color: #e8b582;
	border-left-style: solid;
	border-width: 1px;
	clear: none;
}

#contentwide_home, #contentfull_home {
	width: 650px;
	float: left;
	line-height: 1.5em;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 30px;
	background-color: #fff;
	clear: none;
}
a img {border: none; }
#contentwide a:link, a:visited {
	font-weight: bold;
	
}

#contentwide a:hover {
	border-bottom: 1px solid #72c7a2;
	font-weight: bold;
}

#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;
	list-style-type: square;
}
a {
outline: none;
}
a:active, a:focus {outline: 0;}

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

a:hover {
	color: #000;
	border-style: none;
}

.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: #457ca2;
	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: #4e8cb7;
	background: #FFFFFF url(images/topBG.gif) no-repeat center center;
	font-size: 8px;
	text-align: center;
	letter-spacing: .5em;
	line-height: 8px;
	width: 350px;
	padding: 1px 100px;
}
top a:hover {
	text-decoration: none;
}

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

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

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

#lmenu {display: block !important;
	width: 155px;
	font-size: 10px;
	line-height: 12px;
}

#lnav_toolkit {display: block !important;
	position: fixed;
	width: 140px;
	margin: 20px 0 0 5px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	border: 1px solid #e49d4f;
	background-color: white;
}

#lnav_toolkit  li a:link, #lnav_toolkit li a:visited {
	display: block;
	height: 1%;
	
	font-weight: bold;
	color: #e49d4f;
}

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

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

#leftside li {
	list-style: none;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

	}

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

#leftside #lmenu li a:link, #leftside #lmenu li a:visited {
	display: block;
	height: 1%;
	border-bottom: 1px solid #e8b582;
	font-weight: normal;
	font-style: normal;
}

#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;
	
	

}