/**** AutoMegaScript V2 HardCoded Css ****/

#amsItem { border: 1px solid #ddd; padding: 5px; background-color: white; margin-right: 5px; }
#amsItemSeperator { margin-bottom: -10px; }
#amsImage { margin: 0 15px 0 4px; }
#amsImageSpan { float: left; width: 100px; height: 100px; border: 0; }
#amsTitle { font-size: 14px; }
#amsDescription {  font-size: 13px; padding-right: 10px; }
#amsDate { font-size: 11px; font-style: italic; float:right; margin-top:10px; margin-right:10px; padding-left:15px; background: url(../images/pdate.png) no-repeat; }
#amsTags { font-size: 11px; padding: 0 10px; padding-left:17px; background: url(../images/clip.png) no-repeat; } 
#amsTags b { font-size: 13px; }
#amsTags a { margin: 0 2px 2px 2px; border-bottom:#CCC  1px dotted; }
#amsBreadCrumb { padding: 10px; font-size: 10px; margin-bottom: -15px; }
#amsBreadCrumbRssImage {  }
#amsPaging { font-size: 11px; font-style: italic; font-weight: bold; }
#amsPoweredBy { display: none; }

/* Category Levels (.l1 are parent categories) */

.l1 { font-weight: bold;  }
.l2 { font-style: italic; margin-left:10px; }
.l3 { margin: 15 0 0 0; font-style: italic; }
.l4 { margin: 20 0 0 0; font-style: italic; }

/* Related Links */

#linksDescription { display: block; padding-top: 5px; padding: 10px;   }

/* Sidebar Flickr */

#miniFlickrPhotosImage{ margin: 2px 12px; }

/* Flickr Photos Api Version Plugin */

#flickrPhotosPageNumbers { border: 1px solid #ddd; background-color: #eee; padding: 2px; font-size: 10px; }
#flickrPhotosPageNumbers:hover { border: 1px solid #bbb; background-color: #fff; padding: 2px; }
#flickrPhotosPageCurrentNumber { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosPagePrevious { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosPageNext { border: 1px solid #000; background-color: #000; padding: 2px; color: white; }
#flickrPhotosImage { margin: 10px; }
#flickrPhotosBigImage {  }

/* Photos Gallery Plugin */

.photoGalleryImage { border: 1px solid #ddd; padding: 5px; background-color: white; }

/* Youtube Videos Plugin */

#youtubeVideoComments { padding: 0 20px; font-size: 12px; font-style: italic; }

/**** End AutoMegaScript V2 HardCoded Css ****/



/* Standard Elements */



body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #b7b8b8 url(../images/stripes2.gifx) ;
}

a:link, a:visited { color: #3333ff; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #3333ff; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

.button_01 a{
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 5px;
	background: url(../images/readmore_button.jpg) no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.header_02 {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url(../images/side_header_bg.jpg) repeat-x;
}

.header_03 {
	clear: both;
	font-size: 18px;
	color: #94a315;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(../images/banner_divider.jpg) bottom repeat-x;
}

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(../images/footer_divider.jpg) bottom repeat-x;
}

.header_05 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_05 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#header_wrapper {
	width: 100%;
	height: 114px;
	margin: 0 auto;
	background: #19446a url(../images/header_bg.jpg) repeat-x;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#site_logo {
	float: left;
	width: 900px;
	height: 100px;
	margin-top:10px;
	margin-left:5px;
	font-size: 40px;
	color: #ffffff;
	background:url(../images/logo.png) no-repeat;
}

/* end of header */

/* menu */
#menubarz {
	clear: both;
	width: 100%;
	height: 60px;
	
	background:#f4f4f4 url(../images/topbarbg.jpg) repeat-x;
	border-top: 1px solid #fff;
}

#menuz{ clear: both; width: 980px; margin: 0 auto; padding-top:5px; 
	
	}

#menuz ul li{display: inline;}

#menuz ul li a{
color: #494949;
padding: 1px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

#menuz ul li a:hover, #menuz ul li a.selected{
border-bottom-color: black;
}

/* content */

#content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#content {
	width: 968px;
	padding: 30px;
	padding: 5px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}

#box1 {width:610px; float:left;  }

.project_slideshow {
	margin-left:15px;
	width: 645px;
	height: 200px;
	padding: 30px 0;
	/*border: 1px solid #0c3050;*/
	overflow: hidden;	
	background: #215b8d url(../images/slidebg.jpg);
	clear:both;
}

#spacex{height:25px; margin-bottom:5px; }

.project_content {
	float: left;
	width: 250px;
	height: 180px;
	padding: 40px 20px;
	overflow: hidden;
	background: #1d4b73;
}

.project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

#box2 { float:right;}
#box2cont{background:#d4d4d4; width:270px; height:260px;  border: 1px solid #c6c5c5; border-right:none; padding:10px;}

#content_panel {
	clear: both;
	width: 966px;
	border: 1px solid #c6c5c5;
	background: #eeeeee;
}

#maincont {
	float: left;
	width: 645px;
	padding: 15px ;
	background: #ffffff;
	border-top: 1px solid #d1d1d1;
	font-size:13px;
}

#sidemenu {
	float: left;
	width: 290px;
	padding: 0px 0 20px 0;
	font-size:13px;
	background: #eeeeee url(../images/content_right_column_bg.jpg) left repeat-y;
}

#sidemenu ul, li {padding:0; margin:0; list-style:none;}
#sidemenu li a{color:#333; text-decoration:none; padding-left:5px; padding-top:8px; margin:5px; display:block; height:25px ; border: 1px solid #dbdada; background:#e7e5e5;    }
#sidemenu li a:hover{color:#2384d7; text-decoration:none; padding-left:5px; margin:5px; display:block; height:25px; border: 1px solid #dcd9d9; background:#edecec;    }

#sidemenucont {padding:5px;  }

.sidemenuheader {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	
	background: url(../images/side_header_bg.jpg) repeat-x;
}

#sidemenu .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#sidemenu .submitbutton {
	float: right;
	margin: 0px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}


.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background: url(../images/section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(../images/section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(../images/section_bottom.jpg) bottom left no-repeat;
}

.list_with_icon {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(../images/list_icon.jpg) left top no-repeat;
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #111d28;
	
}

#footer {
	width: 918px;
	padding: 30px;
	margin: 0 auto;
	color: #828c96;
	border: 1px solid #605f5f;
	background: url(../images/footer_bg.jpg) bottom center no-repeat
}

.section_w920 {
	text-align: center;
	width: 920px;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	float: left;
	width: 326px;
	padding: 0 40px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #828c96;
	text-decoration: none;
}
/* end of footer */