/*

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

*/

html {


}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #737373;

	width: 100%;

	height: 100%;
	
	background-color: #CCC;

}

strong {
	font-weight: bold;
}

#templatemo_container {

	width: 940px;

	margin: auto;
	
	background-color: #FFF;
	
	height: auto !important;

}

#templatemo_header_section {

	width: 940px;

	height: 217px;

	background: url(/images/templatemo_header.jpg) no-repeat;


}

#templatemo_header_section h1 {
   display: none;
}

/* Head Menu */

#templatemo_menu {
	float: right;
	width: 210px;
	height: 20px;
	margin-right:30px;
}

* html #templatemo_menu{
	margin-right: 15px;
}

#templatemo_menu ul {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	list-style: none;
}


#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	padding-left:10px;
	margin-left:5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #7f7f7f;
	background:url(/images/templatemo_head_menu.jpg) no-repeat;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #058fdd;
}


#templatemo_content{
	background-color:#fff;
	height: auto !important;
	creal:both;
}

#templatemo_left_section {
	float: left;
	width: 247px;
	background: url(/images/templatemo_left.jpg) no-repeat;
	height: 100%;
	background-color: #FFFFFF;

}

/* Menu */

.templatemo_ver_menu {
	float: right;
	padding-left: 4px;
	width: 198px;
	margin: 70px 0px 0px 0px;
	background: #9b9b9b url(images/templatemo_menu_bg.jpg) no-repeat bottom;

}

.templatemo_ver_menu ul {

	list-style-type: none;

	padding: 0;

	margin: 0px;

	width: 192px;

}

.templatemo_ver_menu li a {

	display: block;

	height: 33px;

	padding-top: 17px;

	color: #fff;

	padding-left: 50px;

	font-weight: bold;

	background: url(/images/templatemo_menu_button.jpg) no-repeat;
	
	text-decoration:none;
	
	font-size: 12px;

}

.templatemo_ver_menu li a:hover, .templatemo_ver_menu li .current {

	/*background: url(/images/templatemo_menu_current.jpg) no-repeat;*/
	
	text-decoration:none;
	color: #777;

}
/* End of Menu */


#templatemo_left_section .validate{
	float: right;
	width: 180px;
	height: 60px;
	margin : 50px 25px 0px 0px;

}

#templatemo_left_section .validate a{
	text-decoration:none;
}

#templatemo_right_section {
	float: right;
	width: 693px;
	background: url(/images/templatemo_right.jpg) no-repeat;
    background-color: #F6F6F6;
}
#templatemo_right_section_2 {
	float: right;
	width: 693px;
	height: 100%;
	background: url(/images/templatemo_right_2.jpg) no-repeat;
    background-color: #F6F6F6;
}

.templatemo_section_box_1 {
	float: left;
	width: 600px;
	height: 70px;
	margin: 70px 0px 0px 60px;
        background-color: white;
        border: 1px solid #BBB;
text-align: center;
}

.templatemo_section_box_1 form {
	margin-top:20px;
}

.templatemo_section_box_1 input {
	font-size: 150%;
}

.templatemo_section_box_1 input.searchInputField {
	width: 300px;
}

* html .templatemo_section_box_1 {
	margin: 150px 0px 0px 45px;
}

.templatemo_section_box_1 h3{
	padding-left: 4px;
	color:#69a500;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	border-left:solid;
	border-left-width:thick;
	border-left-color:#69a500;
}

.templatemo_section_box_1 p{
	color:#737373;
	font-size:11px;
	margin:0px;

}

.templatemo_section_box_1 img{
	border:none;
	float:left;
	margin:3px 3px 3px 3px;

}

.templatemo_section_box_1 a{
	text-decoration:none;
	color:#000;
	
}

.templatemo_section_box_1 a:hover{
	text-decoration:none;
	color:#69a500;
	
}

.templatemo_section_box_2 {
	float: left;
	width: 600px;
    background-color: #F6F6F6;
	margin: 10px 0px 0px 60px;

}

.templatemo_section_box_2 h2{
	padding-left: 4px;
	color:#ff8f00;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	border-left:solid;
	border-left-width:thick;
	border-left-color:#ff8f00;
}

.templatemo_section_box_2 p{
	color:#737373;
	font-size:11px;

}

.templatemo_section_box_2 p img{
	border:none;
}

span.head{
	color:#ff8f00;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}

.templatemo_section_box_2 img{
	border:none;

}

.templatemo_section_box_2 a{
	text-decoration:none;
	color:#000;
	
}

.templatemo_section_box_2 a:hover{
	text-decoration:none;
	color:#69a500;
	
}

.templatemo_section_box_3 {
	float: left;
	width: 580px;
	margin: 160px 0px 0px 60px;
	background-color: #F6F6F6;

}

* html .templatemo_section_box_3 {
	margin: 160px 0px 0px 30px;
}

.templatemo_section_box_3 h2{
	padding-left: 4px;
	color:#ff8f00;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	border-left:solid;
	border-left-width:thick;
	border-left-color:#ff8f00;
}

.templatemo_section_box_3 p{
	color:#737373;
	font-size:10px;
	margin:0px;

}


.templatemo_section_box_3 a{
	text-decoration:none;
	color:#000;
	
}

.templatemo_section_box_3 a:hover{
	text-decoration:none;
	color:#69a500;
	
}

#templatemo_footer_section{
	float:left;
	width : 940px;
	height: 99px;
	background: url(/images/templatemo_footer.jpg);	
}

#templatemo_footer_section .copyright{
	color:#fff;
	float:right;
	margin: 70px 5px 0px 0px;
	
}

#templatemo_footer_section .copyright a, a:hover{
	color:#fff;

}
#l-col {
 float:left;
 background:#F6F6F6;
 width:295px;
 text-align:left;
 }

#cont {
 float: right;
 width:295px;
 background:#F6F6F6;
 text-align:left;
 }

 .product-list-container {
}

 .product-container {
   border-bottom: solid 1px #404040;
   min-height: 290px;
   height: auto !important;
   width: 290px;
   padding: 4px 4px 4px 4px;
}

h3.cheapest-title {
	border-left:solid;
	border-left-width:thick;
	border-left-color:#69a500;
	color: #69a500;
	padding-left: 4px;
}

.best-product {
	border: 1px solid #404040;
	background-color: #EEE;
}

/* Product Review Form */

#productReviews fieldset {
	border: 0;
}

#productReviews label {
	 width: 100px;
	 font-weight: bold;
	 display: inline-block;
	 vertical-align: top;
	 margin-top: 5px;
}

#productReviews input {
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#productReviews textarea {
    width: 400px;
    height: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#productReviews a.reviewPermalink {
  font-size: 80%;
}

div.errorMessage {
  width: 400px;
  background-color: #FFBFBF;
  color: #A12929;
  border: 2px solid #A12929;
  margin-bottom: 3px;
  font-weight: bold;
}

div.errorMessage ul {
	text-align: left;
	margin-left: 20px;
	}

div.okMessage {
  width: 400px;
  background-color: #5FB251;
  color: #154B0C;
  border: 2px solid #154B0C;
  margin-bottom: 3px;
  font-weight: bold;
}

#l-col ol li {
	font-size: 12px;
}