/* top elements */
* {

}

body {
	margin: 0;
	padding-top:10px;
	color:#666666;
	font-family:Helvetica;
	font-size: 11px;
	line-height: 17px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7ac144;
}


/* links */
a {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #666666;
	background-color: inherit;
}




/* LAYOUT */
#wrap {
	width:963px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#header {
	width:953px;
	height: 157px;
	background-image: url(../images/logo_banner3.png);
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #01A161;
}

#nav {
	width:963px;
	height: 25px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}

#nav li {
	width:85px;
	height: 23px;
	text-align: center;
	padding-top: 2px;
}

/* min-height:590px; */

#content {
	width:963px;
	color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}

#content_left {
	width:685px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	float: left;
	color: #666666;
	text-align: left;
	margin-right: 15px;
}

#content_right {
	width:170px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	float: right;
	color:#666666;
	text-align: left;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}







#footer {
	width:963px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #666666;
	color: #666666;
}

#footer a {
	color:#FFFFFF;
	text-decoration: underline;
}

#footer_left {
	font-size:9px;
	width: 400px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
}

.ThumbnailItems {
  border: solid 1px #ccc;
  height: 90px;
  margin: 0;
  padding: 5px;
  top: 0;
  width: 135px;
}

#footer_right {
	font-size:9px;
	float: right;
	width: 400px;
	margin-right: 10px;
	color: #FFFFFF;
	text-align: right;
}



/* FONT'S & STYLES */
.top_h1 {
	font-size:14px;
	margin-right: auto;
	color: #00A15F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 200px;
	font-weight: bold;
}

.top_h2 {
	font-size:12px;
	margin-right: auto;
	color: #00984a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-right: 10px;
}












.ThumbnailItems {
  border: solid 1px #ccc;
  height: 90px;
  margin: 0;
  padding: 5px;
  top: 0;
  width: 135px;
}

.date {
	font-size:10px;
	color: #00984a;
}

.title {
	font-size:13px;
	text-decoration: underline;
	color: #01A161;
	text-transform: uppercase;
}

.content {
	font-size:12px;
}



/* Navigation menu */

#menu {
	list-style: none;
	height:25px;
	margin: 0;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95CD68;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #000000;
	display: block;
	float: left;
	text-decoration: underline;
	font-weight:bold;
	width: 85px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	height: 23px;
	padding-top: 2px;
}

#menu a:hover {
	color: #FFFFFF;
	display: block;
}


/* Right Menu */

#menu_r {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu_r li {

}

.menu_r_drop {
	display: block;
	padding-top: 3px;
	width: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	background-image: url(../images/arrow_right_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	padding-bottom: 3px;
	padding-left: 20px;
}

#menu_r a {
	color: #666666;
	display: block;
	padding-top: 3px;
	width: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	background-image: url(../images/arrow_right_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	padding-bottom: 3px;
	padding-left: 20px;

}

.tag li {
	float: left;
	margin: 0;
	padding: 0;
}


.tag a {
	font-style:italic;
	text-decoration: underline;
	color: #000000;
}


.img_thumb_border {
	border: solid 1px #ccc;
	padding: 5px;
	top: 0;
}




#subject_lists {
	padding: 10px;
}


.imge_quote {
	height:auto;
	padding:5px;
	width: 50px;
	background-color: #FFFFFF;
	border: 1px solid #D8D8D8;
	margin: 10px;
}

.imge_quote_txt {
	margin: 5px;
	text-align: left;
}




.WebMasterNote { 
  background-color: #F6EFED;   
  background: -webkit-gradient(linear, left top, right bottom, from(#F6EFED), to(#E6CFCD));
  border: solid 1px #B28371; 
  border-left: solid 10px #7E0000; 
  -moz-border-radius: 0 5px 5px 0; 
  color: #000; 
  margin-bottom: 11px; 
  padding: 11px; 
}
.WebMasterNote span.Title { color: #000; display: block; font-size: 9pt; font-weight: bold; margin-bottom: 11px; }
.WebMasterNote ul { margin: 0; padding: 0 0 0 20px; }
.WebMasterNote span.Author { display: block; text-align: right; width: 100%; }



/* CC Form Table */
table.CCForm {
	border: none;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	margin-bottom: 11px;
	border: 1px solid #12893A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
 }
 
table.CCForm Caption { color: #3D5D96; font-size: 11pt; font-weight: lighter; text-align: left; padding: 8px 5px; }
table.CCForm thead tr th {
	background-color: #00984B;
	border: 1px solid #25B257;
	color: #fff;
	padding: 4px 2px 4px 5px;
	text-align: left;
}
table.CCForm tfoot tr td { text-align: right; }
table.CCForm tbody tr td {
	border: 1px solid #F0F0F6;
	padding: 4px 2px 4px 5px;
	text-align: left;
	vertical-align: top;
}
table.CCForm tbody tr td.Title { background-color: #003E7E; color: #fff; font-weight: bold; }
table.CCForm tbody tr td.Header {
	background-color: #12893A;
	color: #fff;
	font-weight: normal;
}
table.CCForm tbody tr td.Light { background-color: #EDEFF6; color: #000; }
table.CCForm tbody tr td.Dark { background-color: #D7DFFC; color: #000; }





/* Big Picture with Side Caption */
.BigPictureSideCaption {
  background-color: #f7f7f7;
  border: solid 1px #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 11px;
  padding: 5px 11px 5px 5px;
}

.BigPictureSideCaption img { float: left; margin-right: 11px; }
.BigPictureSideCaption span { font-size: 11pt; font-weight: bold; font-style: italic; line-height: 17pt; }
.BigPictureSideCaption span:before { content:open-quote; } 
.BigPictureSideCaption span:after { content:close-quote; }

/* Left and Right Picture */
.LeftPicture, .RightPicture { 
  background-color: #f7f7f7;
  border: solid 1px #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
}

.left_img_marg {
  background-color: #f7f7f7;
  border: solid 1px #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  }

.LeftPicture { float: left; margin: 0 11px 11px 0; }
.RightPicture { float: right; margin: 0 0 11px 11px; }

.RightPicture span {
  background-position: left 11px;
  background-repeat: no-repeat;
  display: block; 
  padding: 5px 5px 2px 11px;
}








.failednote { 
  background-color: #F6EFED;   
  background: -webkit-gradient(linear, left top, right bottom, from(#F6EFED), to(#E6CFCD));
  border: solid 1px #B28371; 
  border-left: solid 10px #7E0000; 
  -moz-border-radius: 0 5px 5px 0; 
  color: #000; 
  margin-bottom: 11px; 
  padding: 11px; 
}
.failednote span.Title { color: #000; display: block; font-size: 9pt; font-weight: bold; margin-bottom: 11px; }
.failednote ul { margin: 0; padding: 0 0 0 20px; }
.failednote span.Author { display: block; text-align: right; width: 100%; }




.successnote {
	background-color: #F6EFED;
	background: -webkit-gradient(linear, left top, right bottom, from(#F6EFED), to(#E6CFCD));
	-moz-border-radius: 0 5px 5px 0;
	color: #000;
	margin-bottom: 11px;
	padding: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00B205;
	border-right-color: #00B205;
	border-bottom-color: #00B205;
	border-left-color: #007E15;
}
.successnote span.Title { color: #000; display: block; font-size: 9pt; font-weight: bold; margin-bottom: 11px; }
.successnote ul { margin: 0; padding: 0 0 0 20px; }
.successnote span.Author { display: block; text-align: right; width: 100%; }



.button_submit {
	background-color: #7AC144;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	border: 1px solid #01A161;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}


.text_field {
	-moz-border-radius: 5px;
	border: 1px solid #01A161;
}
