/*

CSS Credit: http://www.templatemo.com/

*/

html {
	background: #fff;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
	display: table;
}
a {
	color: #333;
}
a:hover {
	color: #666;
}
.clr { clear:both; display:block; }


/*** header Elements ***/

#templatemo_background_section_top {
	width: 100%;
	height: 150px;
	background-color: #242424;
	/*background: url(../img/headerBg.jpg) repeat-x;*/
}
.templatemo_container {
	width: 980px;
	margin:0 auto;
	position:relative;
}
#templatemo_background_section_mid {
	width: 100%;
	min-height:400px;
	background: #fff;
}
/* Logo Area */
#templatemo_logo_section {
	/*width: 385px;*/
	position:absolute;
	left:0;
	padding: 0 0 8px 25px;
}
#templatemo_logo_section h1 {
	width: 166px;
    height: 93px;
	/*background: url(../img/logo.png) no-repeat;
	 margin: 28px 0;*/
}
#templatemo_logo_section h2 {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}
/* End Of Logo Area*/

/* Search Box*/

#templatemo_search_box {
	width: 320px;
	height: 70px;
	float: right;
	text-align:right;
	position:relative;
	margin: 0 12px 0 0;
}
#templatemo_search_box .logoutPanel {
	position:relative;
	margin-top:10px;	
}
#templatemo_search_box .logoutPanel .logoutTxt { 
	position:relative;
	top:8px;
	right:5px; 
	color:#A53C36;
	text-decoration:underline;
}
* html #templatemo_search_box {
	margin-right: 8px;
}
#templatemo_search_box img {
	float: right;
	margin: 0;
}
* html #templatemo_search_box img {
	margin: 0 -5px 0 0;
}
#templatemo_search_box form {
	margin: 10px 0 0 0;
	float: right;
	width: 330px;
}
#textfield {
	float: left;
	width: 240px;
	height: 16px;
	background: #fff;
	color: #999;
	border: solid 1px #999;
	margin: 0;
	padding: 5px 5px;
}
#button {
	float: right;
	border: solid 1px #999;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	white-space: pre;
	width: 70px;
	height: 28px;
	color: #999;
	background: #fff;
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 4px;
}
/* End Of Search Box*/

/* Menu Section */

#templatemo_menu_section {
	width: 980px;
	height: 38px;
	position:absolute;
	top:107px; 
}
#templatemo_menu_section ul {
	width: 900px;
}
#templatemo_menu_section ul li {
	display: inline;
	padding:0 5px;
	float:left;
}
#templatemo_menu_section ul li a {
	font-family:Garamond;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
	color: #d9d9d9;
	display:block;
	padding:14px 10px 11px;
}
#templatemo_menu_section li a:hover, #templatemo_menu_section li .current {
	color: #fff;
	background: #333;
}
/* End Of Menu */


#templatemo_content_area {
	margin:20px 0 10px;
}


/* Left Section*/
#templatemo_left_section {
	float: left;
	width: 690px;
}
.templatemo_left_section_box {
	width: 610px;
	margin: 0 0 15px 0;
}
.templatemo_left_section_box_top {
	width: 594px;
	height: 20px;
	background: url(../img/templatemo_section_box_top.jpg) repeat-x;
	padding: 10px 0 0 15px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
}
.templatemo_left_section_box_body {
	width: 580px;
	padding: 15px 15px 0 15px;
}
.templatemo_left_section_box_body p {
	text-align: justify;
	color: #333;
	font-size: 11px;
	margin: 0 0 10px 0;
}
.templatemo_left_section_box_body img {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 13px;
	border: none;
}
span.post {
	margin: 0 25px 0 0;
	color: #c60;
	font-size: 11px;
}
span.post a {
	color: #c60;
	text-decoration: none;
}
span.post a:hover {
	color: #c60;
	text-decoration: underline;
}
.cleaner_with_height {
	clear: both;
	height: 1px;
}
.cleaner {
	clear: both;
}




/* Right Section */
#templatemo_right_section {
	width: 270px;
	float: right;
}
* html #templatemo_right_section {
	margin: 0 5px 0 0;
}
.templatemo_right_section_box {
	width: 250px;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
	padding: 10px 10px 10px 10px;
}
.templatemo_right_section_box h1 {
	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;

}
.templatemo_right_section_box h2 {
	color: #333;
	font-size: 11px;
}
.templatemo_right_section_box h2 a {
	text-decoration: none;
}
.templatemo_right_section_box h2 a:hover {
	text-decoration: underline;
}
.templatemo_right_section_box p {
	color: #333;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
}
.templatemo_right_section_box .last {
	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.templatemo_right_section_box .gallery {
	margin: 0 0 0 5px;
}
.templatemo_right_section_box .gallery img {
	margin: 5px 5px 0 0;
}
.templatemo_right_section_box img {
	margin: 5px 0 5px 0;
}
#templatemo_footer {
	width:100%;
	height: 29px;
	background: url(../img/templatemo_footer_bg.jpg) repeat-x;
	color: #666;
	padding: 20px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	position:relative;
	bottom:0; 
}
.error-message {
	color: #F00;
}
a.linkBtn, a.linkBtnActive {
	color: white;
	background-color: #CC6601;
	border-radius: 5px;
	padding: 8px;
	text-decoration: none;
	font-size: 14px;
}
a.linkBtn:hover {
	background-color: #FF8C39;
}
a.linkBtnActive {
	background-color: #FF8C39;
}
