
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #555a4a;
    background: #a0c73f url(images/header.jpg) no-repeat top center;
}
		
a:link, a:visited {
	color: #C30;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover { color: #C30; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 102px;
	height: 23px;
	padding: 7px 0 0 0;
	background: url(images/templatemo_button.png)  no-repeat;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	color: #fff;
    background:url(images/templatemo_button_hover.png) no-repeat;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.searchbox {
width: 150px;
height: 20px;
background-image:url(images/searchbox.png);
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border:0px;
padding-left: 5px;
padding-right:inherit;
padding-top:2px;
padding-bottom:inherit;
}

.searchbotton {
width: 60px;
height: 22px;
background-image:url(images/searchbotton.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:middle;
font-size: 10px;
border:0px;
}

.searchbotton:hover {
background-image:url(images/searchbotton_2.png);
}

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#templatemo_header_wrapper {
	width: 100%;
	height: 265px;	
	background: url(images/header.jpg) no-repeat top center;
}

#templatemo_header {
	position: relative;
	width: 980px;
	height: 265px;		
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat top center;
}

/* site title */

#templatemo_header  #site_title {
	float: left;
	width: 220px;
	padding: 90px 0 0 50px;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 2px;
	font-size: 14px;
	color: #416902;
	font-weight: bold;
	letter-spacing: 2px;
}

/* end of site title */

/* menu */

.side_menu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.side_menu li {
	padding: 0;
	margin: 5px 0;
}

.side_menu li a {
	display: block;
	color: #ffffff;
	padding: 0px 15px;
	font-weight: normal;
	text-decoration: none;
	background: url(images/menu_list.png) left center no-repeat;
}

.side_menu li a:hover {
	color: #ffcc00;
}

#templatemo_menu {
	float: right;
	padding-top: 10px;
	height: 43px;
}

#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: 125px;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #333333;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #333333;
	background: url(images/menu_hover.png) no-repeat top;
}

/* end of menu */

/* Search */

.search_box {
	position: absolute;
	width: 335px;
	background: url(images/search.png)
}

#search_box form {
	width: 280px;
	height: 27px;
	margin: 0;
	padding: 25px 0 0 0;
}

#searchfield {
	height: 17px;
	width: 270px;
	padding: 4px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

/* end of search */

/* content */

#templatemo_content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 30px 40px;
	background: url(images/templatemo_content.jpg) repeat-y;
}

#templatemo_content_wrapper_bottom {
	width: 1000px;
	height: 15px;
	margin: 0 auto;
	background: url(images/templatemo_content_bottom.jpg) no-repeat;
}

#templatemo_content {
	float: left;
	width: 600px;
}

#templatemo_content p {
	text-align: justify;
	margin-bottom: 10px;
}

.content_section {
	clear: both;
	width: 100%;
}

#templatemo_content h2 {
	color: #3a5909;
	font-size: 24px;
	padding: 0 0 60px 20px;
	background: url(images/templatemo_header_bg.png) no-repeat bottom left;
}

.product_box {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}

.fl_image {
	float: left;
	margin: 3px 15px 5px 0;
}

#templatemo_content .product_box p {
	padding: 0;
	margin: 0 0 5px 0;
}

#templatemo_content .product_box a {
	color: #000000;
	font-weight: bold;
}

#templatemo_content .em_text {
	color: #537c11;
}

.price_2 {
	color: #C30;
	text-align:right;
	vertical-align: top;
	font-size: 20px;
	font-weight: bold;
}

.price {
	color: #C30;
	font-size: 14px;
	font-weight: bold;
}

.product_box h3 {
	background: #63a103;
	padding: 3px 10px;
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 12px;
}

.product_box img {
	width: 180px;
	height: 100px;
	border: 5px solid #e6e0ce;
	 margin-bottom: 10px;
}

#templatmeo_sidebar {
	float: right;
	width: 280px;
	padding: 0;
	background: url(images/templatemo_sidebar.jpg) repeat-y; 
}

#templatmeo_sidebar .sidebar_section {
	margin-bottom: 30px;
}

#templatmeo_sidebar .sidebar_section_content {
	margin:0 0 0 35px;
}

#templatmeo_sidebar h2 {
	color: #3a5909;
	font-size: 24px;
	padding: 0 0 60px 20px;
	background: url(images/templatemo_header_bg.png) no-repeat bottom left;
}

#templatmeo_sidebar .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatmeo_sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background: url(images/templatemo_list.png) center left no-repeat;
}
.categories_list li a:hover {
	color: #537c11;
	text-decoration: none;
}

.sidebar_section label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_section #input_field {
	height: 20px;
	width: 233px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_section #submit_btn{
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

/* end of content */

/* footer */

#templatemo_footer {
	width: 1000px;
	padding: 10px 10px;
	margin: 0 auto;
	text-align: center;
	color: #333333;
}

#templatemo_footer a {
	color: #333333;
	font-weight: normal;
}

#templatemo_footer a:hover {
	color: #000000;
	font-weight: normal;
}


#templatemo_footer a:hover {
	text-decoration: none;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #666666;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

.inputbox {
	margin-bottom: 1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #FF9900;
}


.inputbox_2 {
	margin-bottom: 1px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox_2:hover, .inputbox_2:focus {
	border: 1px solid #FF9900;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.small_description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF6600;
}

.button {
	padding: 3px 8px;
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #666666;
	color: #FFFFFF;
	background: #666666;
}

.button:hover {
	background: #333333;
}

table.contentpane {
	width: 100%;
}

/*p.stickynote {
	padding: 20px 20px 20px 60px;
	border-top: 1px solid #FFBD5A;
	border-bottom: 1px solid #FFBD5A;
	background: url(./images/sticky-bg.gif) no-repeat 10px 10px #FFFBDB;
}

p.comment {
	padding: 10px 20px 20px 60px;
	border-top: 1px solid #FFBD5A;
	border-bottom: 1px solid #FFBD5A;
	background: url(./images/comment.png) no-repeat 10px 10px #FFFBDB;
}*/

p.download {
	padding: 20px 20px 20px 60px;
	border-top: 1px solid #FFBD5A;
	border-bottom: 1px solid #FFBD5A;
	//background: url(./images/download-bg.gif) no-repeat 10px 10px #FFFBDB;
	background: url(./images/logo.png) no-repeat 10px 10px #FFFBDB;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;

	background: url(./images/bullet-list.gif) no-repeat 18px 5px;
	line-height: 140%;
}
a.backbut {
	float: right;
	padding-left: 20px;
	background: url(./images/back-arrow.gif) no-repeat left 7px;
	color: #ff9900;
	line-height: 28px;
	text-decoration: none;
	height: 30px;
}

/* POLLS */

.question {
	font-weight: bold;
	font-size: 10pt;
}

fieldset {
	border: solid 2px #000;
	float: LEFT;
	width: 230px;
	padding: 0 11px 10px 10px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background-COLOR: #006600;
	border: solid 2px #000;
	padding: 2px 5px 0px 5px;
	font-weight: bold;
}

.currentResults {
	font-size: 7.5pt;
}

