/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #ffffff;
}
a:link, a:visited {
	color: #00468C;
	text-decoration: underline;
	font-weight: normal;
}
a:active, a:hover {
	color: #009900;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.image {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10;
	padding: 2px;
	clear: both;
}
.tableborder {
	padding: 5px;
	border: 1px dotted #999;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
.margin_bottom_10 {
	clear: both;
	width: 100%;
	height: 10px;
	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_10 {
	margin-right: 10px;
}
.margin_right_20 {
	margin-right: 20px;
}
.margin_right_60 {
	margin-right: 60px;
}
.fl {
	float: left;
}
.fr {
	float: right
}
/* header */
#templatemo_header_wrapper {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background: url(../assets/header_repeat.jpg) repeat-x;
}
#templatemo_header {
	width: 920px;
	height: 100px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../assets/banner.jpg) no-repeat;
}
#templatemo_header #logo {
	float: left;
	color: #ffffff;
	font-size: 40px;
	background: url(../assets/logo.jpg) left top no-repeat;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#logo span {
	clear: both;
	display: block;
	margin: 20px 0 0 2px;
	font-size: 16px;
}
#templatemo_header #search_section {
	float: right;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
#search_section form {
	float: right;
	margin: 0px;
	padding: 0px;
}
#searchfield {
	height: 16px;
	width: 180px;
	padding: 5px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #000000;
	border: 1px solid #989898;
}
#searchbutton {
	height: 28px;
	margin: 0px;
	padding: 4px 6px 6px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: #000000;
	border: 1px solid #989898;
}
/* end of header */

/* menu */

#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(../assets/menu_repeat.jpg) repeat-x;
}
#templatemo_menu {
	width: 920px;
	height: 45px;
	padding: 0 10px;
	margin: 0 auto;
}
#templatemo_menu ul {
	margin: 0px;
	padding: 5px 0 0 0;
	list-style: none;
}
#templatemo_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#templatemo_menu ul li a {
	display: inline-block;
	padding: 5px 30px;
	margin: 0 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #BBB;
	outline: none;
}
#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: #666;
	color: #FFF;
}
/* end of menu */

.redtext {
	color: #C00;
}
.purpleheader {
	color: #036;
	font-size: 14px;
	font-weight: 400;
}

.blueheader {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color: #036;
	font-size: 18px;
}
.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #3F711A;
	line-height: normal;
}
.header_02 {
	position: relative;
	height: 40px;
	padding: 10px 0 0 15px;
	font-size: 18px;
	color: #57497A;
	background:url(../assets/header_right.jpg) right no-repeat;
	font-weight: bold;
}
.header_02 span {
	position: absolute;
	width: 10px;
	height: 50px;
	top: 0px;
	left: -1px;
	background:url(../assets/header_left.jpg) no-repeat;
}
.header_03 a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.header_sale {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #900;
}
/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	background: #ffffff;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#templatemo_content {
	width: 920px;
	padding: 0px;
	background: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.section_w670 {
	width: 668px;
}
.section_w220 {
	width: 220px;
}
.section_w260 {
	width: 260px;
}
.section_w230 {
	width: 225px;
}
.post {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	background:url(../assets/hd.jpg) bottom repeat-x;
}
.post .post_image {
	float: left;
	width: 160px;
	margin: 3px 0 0 0;
}
.post .post_text {
	float: right;
	width: 475px;
}
.post .post_text_full {
	width: 100%;
}
.post p {
	margin-bottom: 10px;
}
.post .post_info {
	clear: both;
	color: #0066cc;
}
.post_info a {
	color: #0066cc;
	text-decoration: none;
}
.post_info a:hover {
	text-decoration: underline;
}
.post_info span {
	margin-left: 50px;
}
.news_section {
	padding: 0 15px;
}
.image_prod {
	float: right;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: -10;
	padding: 2px;
}
.web_links_list {
	margin: 0px;
	padding: 0 15px;
	list-style: none;
}
.web_links_list li {
	margin: 0 0 7px 0;
}
.section_w450_content {
	padding: 0 15px;
}
.section_w450_content p {
	margin-bottom: 10px;
}
.photo_list {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style: none;
}
.photo_list li {
	float: left;
	margin: 10px 10px 0 0;
	padding: 0px;
}
/* end of content */

/* footer */
#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(../assets/footer_repeat.jpg) repeat-x;
	font-size: 11px;
}
#templatemo_footer {
	width: 920px;
	height: 40px;
	padding: 5px 10px 0 10px;
	margin: 0 auto;
	text-align: center;
	background: url(../assets/footer_bg.jpg) no-repeat;
	color: #ffffff;
}
#templatemo_footer a {
	color: #ffffff;
	text-decoration: none;
}
#templatemo_footer a:hover {
	text-decoration: underline;
}
/* end of footer */
/* Table Format */
.tableformat {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
.tableformat th {
	padding: 0 0.5em;
	text-align: left;
}
.tableformat .yellow td {
	border-top: 1px solid #C20000;
	border-bottom: 1px solid #C20000;
	background: #FFFFEA;
}
.tableformat .grey td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
}
.tableformat td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
}
.tableformat td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
}
.tableformat td.lefttxt {
	border-left: 1px solid #CCC;
	text-align: left;
}

/* form format */
/* Table Format */
.tableformat {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	}

.tableformat th {
	padding: 0 0.5em;
	text-align: left;
	}

.tableformat .yellow td {
	border-top: 1px solid #C20000;
	border-bottom: 1px solid #C20000;
	background: #FFFFEA;
	}

.tableformat .grey td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

.tableformat td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}


.tableformat td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}

.tableformat td.lefttxt {
	border-left: 1px solid #CCC;
	text-align: left;
	}

/* form format */
#input1 {
	width: 110px;
	background: #FFFFFF;
	border: 1px solid #695994;
	height: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#input2 {
	height: 25px;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #036;
	background-image: url(../assets/img01.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#input3 {
	background: #FFFFFF;
	border: 1px solid #695994;
	height: 18px;
	width: 25px;
}

.errornotes {
	color: #CC3333;
	font-size: 10px;
	font-style: italic;
}
.USonly {
	color: #CC3333;
	font-size: 14px;
	font-weight: bold;
}
