/*

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

*/



body {

	margin: 0;

	padding: 0;

	line-height: 1.5em;

	font-family: Verdana, Arial, san-serif;

	font-size: 11px;

	color: #fff;

	background: #e6e6e6;

}



a:link, a:visited { color: #FFFFFF; text-decoration: none; } 

a:active, a:hover { color: #FFFF00; text-decoration:none; }



h1 {

	margin: 0px;

	font-family:Verdana, Geneva, sans-serif;

	padding: 10px 0 20px 0;

	font-size: 24px;

	color: #ffffff;

	font-weight:bold;

}



h2 {
	margin: 0 0 20px 8px;
	padding: 10px 0 10px 15px;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	background-color:#6E4006;
	border:1px solid #FF3;
	width:865px;
}



h3 {
	margin: 0 0 10px 0;
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #12486C;
}


h4 {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #be457c;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.price{
	font-size:16px;
	margin-bottom: 10px;
}

.price span{
	font-size:16px;
	color: #ffffff;
}

.buynow a{
	clear: both;
	display: block;
	float: left;
	width: 80px;
	padding: 1px 0;
	margin: 0 15px 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #be457c;
	border-bottom: 1px solid #f285b6;
}

.cleaner {

	clear: both;

	width: 100%;

	height: 1px;

	font-size: 1px;	

}



.cleaner_with_height {

	clear: both;

	width: 100%;

	height: 15px;

	font-size: 1px;	

}



#container{

	width: 940px;

	margin: 0 auto;

	border: 10px solid #e1dfdf;

}



/* top panel */

#top_panel {

	overflow: hidden;	

	width: 880px;

	height: 32px;

	padding: 5px 30px;

	background: #12496C;

	border-bottom: 1px solid #3276a8;

}



#top_nav{

float:right;

width:200px;

font-family:Tahoma, Geneva, sans-serif;

font-size:12px;

color:#fff;

padding:5px 0;

}

#top_nav a, #top_nav a:visited{

color:#fff;

font-weight:bold;

text-decoration:none;

}

#top_nav a:hover{

text-decoration:underline;

}



#top_panel #language_section {

	float: left;

	width: 250px;

	padding-right: 25px;

	margin: 0;

	padding: 0;

}



#top_panel #language_section img {

	padding: 0px;

	border: none;

	margin-right: 5px;

	border: 1px solid #ffffff;

}

/* end of top panel */



/* header panel */

#container #header {

	overflow: hidden;	

	width: 880px;

	height: 50px;

	padding: 15px 30px;

	background: #3B78A4 bottom right no-repeat;

}



#container #header #slogan{

	float:right;

	padding:5px 3px 10px 0;

}

/* end of header panel */



/* header panel */

#container #banner {

	overflow: hidden;	

	width: 940px;

	height: 550px; /* + 60 for padding top and bottom */

	padding: 0;

	background: #ffffff;

}

/* end of header panel */



/* menu */

#header #menu_panel{

	overflow: hidden;	

	width: 200px;

	height: 40px;

	padding:0 0 440px 30px;

	background: #440522;

}



#header #menu_panel ul {

	float: left;

	width: 200px;

	margin: 0;

	padding: 5px 0 0 0;

	list-style: none;

}



#header #menu_panel ul li{

	display: inline;

}



#header #menu_panel ul li a{

	float: right;

	width: 110px;

	padding: 0px 0;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

	color: #ebbce5;

	border-left: 1px solid #5f3b11;	

}



#header #menu_panel li a:hover, #menu_panel li .current{

	color: #ffffff;

}

/* end of menu */



/* content */

#content{

	width: 910px;

	padding: 7px 15px 0 15px;

	background:#3B78A4;

}



#content #content_left {
	float: left;
	width: 900px;
	margin:0 0 0 5px;

}

/******box****/

#content_left .box h1{

margin:0; 

font-size:1.3em; 

padding:0 10px 5px 10px; 

border-bottom:1px solid #444;

}

#content_left p{

font-family:"Trebuchet MS", Tahoma, Arial;

font-size:13px;

color:#fff;

line-height:18px;

text-align:justify;

}



#content_left .box p{

margin:0; 

padding:5px 5px 0px 5px; 

font-size:12px;

}

#content_left .product_box {
	float: left;
	width: 213px;
	margin-right: 10px;
	border:#12486C 1px solid;
	background:#5294b7;
	color:#930;
	font-weight:bold;
	margin:0 0 0 7px;
}



#content_left .product_box ul{

list-style:none;

margin:0 0 0 10px;

padding:3px 0 0 0;

}



#content_left .product_box  ul li{

margin:0;

font-family:Tahoma;

font-size:13px;

color:#474645;

padding:0 0 0 20px;

background:url(index_images/arrow.gif) no-repeat;

}



#content_left .product_box a{

	color:#FFF;

	font-weight:bold;

}



#content_left .product_box a:hover{

	color:#ab2c09;

	font-weight:bold;

	text-decoration:none;

}



#content_left .product_box img{

	margin-bottom: 5px;

}


/* product box bottom */
#content_left .product_box_bottom h3 {
	margin: 0 0 10px 0;
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #A66A00; /* To change the color of the box header*/
}
#content_left .product_box_bottom {
	float: left;
	width: 435px;
	margin-right: 10px;
	border:#12486C 1px solid;
	background:#FFA200; /*To change the color of the box*/
	color:#930;
	font-weight:bold;
	margin:0 0 0 7px;
}



#content_left .product_box_bottom ul{

list-style:none;

margin:0 0 0 10px;

padding:3px 0 0 0;

}



#content_left .product_box_bottom  ul li{

margin:0;

font-family:Tahoma;

font-size:13px;

color:#474645;

padding:0 0 0 20px;

/*background:url(index_images/arrow.gif) no-repeat;*/

}



#content_left .product_box_bottom a{

	color:#FFF;

	font-weight:bold;

}



#content_left .product_box_bottom a:hover{

	color:#ab2c09;

	font-weight:bold;

	text-decoration:none;

}



#content_left .product_box_bottom img{

	margin-bottom: 5px;

}

/* end of product box bottom*/


/* end of content */



/*  footer */



#footer_panel{

	overflow: hidden;

	width: 900px;

	padding: 15px 20px;

	background: #12496C;

}



#footer_panel img{

	margin: 0 5px 0 0;

}



#footer_panel #footer_left {

	float: left;

	width: 478px;

	padding: 0 25px 0 0;

	margin: 0 15px 0 0;	

	border-right: 1px solid #3276a8;



}

#footer_panel #footer_middle {
	font-family:Arial, Tahoma;
    color:#fff;
    text-align:center;
	font-size:11px;
}

#footer_panel #footer_right {
	font-family:Arial, Tahoma;
    color:#fff;
    text-align:center;
	float:right;
	margin:0px;
	width: 380px;
	font-size:11px;
}


/* end of footer */
