/*
Credit: http://www.moobnn.com
*/

body {
	margin:0px;
	padding:0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color: #212121;
	background-image: url(images/templatemo_body.png);
	background-repeat: repeat;
}

a, a:link, a:visited { 
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

a:hover {
	text-decoration:none;
	color: #CC0000;
}

p { margin: 0px; padding: 0 0 20px 0; }
img { border: none; }

h1, h2, h3, h4, h5 { font-weight: normal; }
h1 { font-size: 32px; color: #000; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 20px; color: #000; margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom: 1px dashed #999; }
h3 { font-size: 21px; color: #333; margin: 0 0 20px 0; padding: 0; text-decoration: none; font-weight: normal; }
h3 a { text-decoration: none; font-weight: normal; }
h3 span { color: #69F; }
h4 { font-size: 18px; color: #000; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 14px; height: 20px; color: #000; margin: 0 0 10px 0; padding: 2px 8px; background: url(images/templatemo_h5_bg.png) no-repeat top left; } 
h6 { font-size: 12px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r10 { margin-right: 10px; }
.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { padding: 8px; border: 1px solid #000; background: #0f1115; }
.fl_img { float: left; margin: 3px 30px 15px 0; }
.fr_img { float: right; margin: 3px 0 15px 15px; }

.image_wrapper_01 { position: relative; width: 297px; height: 102px; padding: 8px 0 0 8px; margin-bottom: 15px; }
.image_wrapper_01 span { position: absolute; top: 0; left: 0; width: 305px; height: 110px; background: url(images/templatemo_image_frame_01.png) no-repeat; }

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #fff; }

ul { margin: 15px; padding: 0; list-style: none; } 
ul li { padding: 0 0 0 20px; margin: 0 0 5px 0; background: url(images/templatemo_list_01.png) left center no-repeat; }

#templatemo_body_wrapper {
	background: url(images/templatemo_body_top.png) repeat-x top;
}

#templatemo_main_wrapper {
	width: 966px;
	padding: 0 15px;
	margin: 0 auto;
}

/* header */

#temmplatemo_header {
	padding: 20px 30px;
	background: url(images/templatemo_header.png) top center;
}

#temmplatemo_header .header_left {
	float: left;
	width: 300px;
}

#temmplatemo_header .header_right {
	float: right;
	width: 580px;
}

/* site title */

#temmplatemo_header  #site_title {
	float: left;
	width: 200px;
	padding: 40px 0 0 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

/* end of site title */

/* search */

#search_box {
	float: right;
	margin-bottom: 50px;
}

#search_box form {
	margin: 0;
	padding: 0;
}

#search_box #input_field {
	height: 13px;
	width: 150px;
	color: #fff;
	font-size: 12px;
	padding: 5px;
	font-variant: normal;
	line-height: normal;
	border: 1px solid #212121;
	background: #3a3a3a;
}

#search_box #submit_btn {
 	height: 26px;
	cursor: pointer;
	padding: 2px 5px 5px 5px;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
	color:#666666;
	border: 1px solid #000;
	background: #333;
}

/* end of search */

/* menu */

#temmplatemo_header #templatemo_menu {
	clear: both;
	float: right;
	height: 37px;
	margin-top: 12px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 35px;
	width: 57px;
	margin-left: 30px;
	padding: 2px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(images/templatemo_menu_hover.png) no-repeat;
}

/* end of menu */

/* end of header */

/* content */

#templatemo_content_outer {
	background: url(images/templatemo_content.png) repeat-y;
}

#templatemo_content_inner {
	padding: 40px 30px;
	background: url(images/templatemo_content_top.png) no-repeat;
}

#templatemo_content_bottom {
	width: 966px;
	height: 25px;
	background: url(images/templatemo_content_bottom.png) 
}

#templatemo_content {
	float: right;
	width: 620px;
}

.content_two_col {
	float: left;
	width: 305px;
}

#sidebar {
	float: left;
	width: 260px;
}

.sidebar_box {
	margin-bottom: 40px;
}

.sidebar_box .sidebar_box_p_divider {
	border-bottom: 1px dashed #000;
	margin-bottom: 20px;
}


/* end of content */

/* newsletter */

#newsletter_box {
	clear: both;
	width: 850px;
	height: 106px;
	padding: 0 30px;
	background: url(images/newsletter_box.png) no-repeat;
}

#newsletter_box .box {
	float: left;
	width: 240px;
	margin: 15px 20px 0 0;

}

#newsletter_box .box p {
	margin: 0;
	padding: 0;
}

#newsletter_box .box span {
	color: #F60;
}

#newsletter_subscribe_box {
	float: left;
	width: 238px;
	height: 101px;
	margin: 3px 0 0 0;
	padding: 20px 0 0 30px;
	background: url(images/newsletter_subscribe_box.png) no-repeat;
}

#newsletter_subscribe_box form {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#newsletter_email {
	width: 200px;
	height: 17px;
	padding: 3px 5px;
	margin-bottom: 10px;
	background: url(images/newsletter_email_field_bg.png) no-repeat;
	border: none;
	line-height: normal;
}

#newsletter_submit{
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 35px;
	height: 23px;
	padding: 0 0 3px 0;
	background: url(images/templatemo_button_02.png) no-repeat;
}

.col_w560 {
	width: 560px;
}

.col_w300 {
	width: 300px;
}

.col_w120 {
	width: 140px;
}

#contact_box {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#contact_box .inputfiled {
	width: 130px;
	height: 17px;
	padding: 3px 5px;
	margin-bottom: 10px;
	background: #d8d8d8;
	border: 1px solid #cbcbcb;
	line-height: normal;
}

#contact_box #message_input{
	width: 130px;
	height: 86px;
	padding: 3px 5px;
	background: #d8d8d8;
	border: 1px solid #cbcbcb;	
}

#contact_box #contact_submit{
	float: right;
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 53px;
	height: 23px;
	padding: 0 0 10px 0;
	background: url(images/templatemo_button_01.png) no-repeat;
}
/* end of newsletter */

/* footer */
#templatemo_footer {
	clear: both;
	color: #868686;
	padding: 20px 30px;
	text-align: center;
}

#templatemo_footer a{
	color: #a3a3a3;
	font-weight: normal;
}
/* end of footer */