@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image: url(../images/header.jpg) !important;
	background-repeat:repeat-x;
	background-position:top;
	background-color:white;
	text-align:left;
}

p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 15px;
	padding:0px;
}


.maincontener {
	width:100%;
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
}
.contener {
	width:100%;
	background-image:url(../images/contentbg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	float:left;
}
.contener_top {
	width:100%;
	background-image:url(../images/topheader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}
.contener_bottom {
	width:100%;
	background-image:url(../images/footer-bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	float:left;
}
#mainbody {
	margin:auto;
	width:870px;
	padding:70px 0px 10px 20px;
}
#topmenu {
	width:500px;
	height:30px;
	padding:0 15px;
	float:right;
}
#topmenu ul, h1 a {
	text-align:right;
	float:right;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-transform:uppercase;
}
#topmenu ul li {
	padding:0px 10px 0px 10px;
	float:left;
}
#topmenu ul li a {
	color:#333333;
	text-decoration:none;
}
#topmenu ul li a:hover {
	color:#333333;
	text-decoration:underline;
}
#maincontent {
float:left;
height:auto;
padding:10px 10px 10px 5px;
width:648px;
line-height:18px;
margin-top:25px;
}
#footerpart {
	color:#FFFFFF;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	width:870px;
}
style.css (line 103)  #footerpart a {
 text-decoration:none;
 color:#FFFFFF;
}
.footerpart {
	float:left;
	width:270px;
	margin-left:20px;
}
.rightcontent {
	float:right;
	width:124px;
	padding-top:20px;
}
.leftpart {
float:left;
padding:45px 15px;
width:172px;
margin-top:20px;
}
.search {
	width:172px;
	height:30px;
	margin-bottom:20px;
	background-image:url(../images/search.jpg);
}
.search input {
	background:none;
	border:none;
	margin:5px 0px 0px 10px;
}
.cart {
	width:172px;
	
	margin-bottom:20px;
	background-image:url(../images/cart.jpg);
}
#leftmenu {
	width:172px;
	padding-left:4px;
}
#leftmenu ul {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#leftmenu ul li {
	padding:2px 0px 2px 0px;
}
#leftmenu ul li a {
	color:#333333;
	text-decoration:none;
}
#leftmenu ul li a:hover {
	color:#333333;
	text-decoration:underline;
}
.copyright, .copyright a {
	font-size:12px;
	margin:30px 0px 0px 0px;
	text-align:center;
	color:#000;
}
.maxwidth {
	width:635px;
	padding-top:20px;
	padding-left:5px;
}



.cart_top {
	background-image:url(../images/cart_top.gif);
	background-repeat:no-repeat;
}

.cart_mid {
	background-image:url(../images/cart_mid.gif);
	background-repeat:repeat-y;
	padding:10px;
	color:#555;
	line-height:18px;
}

.cart_bottom {
	background-image:url(../images/cart_bot.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}



div.cart_button {	background-image:url(../images/cart_button.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	width:172px;
	border:none;
	margin-left:-10px;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
}

div.cart_button input {
	border: 0;
	padding: 1px;
	height: 48px;
	width: 172px;
	background-color: transparent;
	cursor:pointer;
}



.cart_mid img {
	border:1px dashed #CCCCCC;
float:left;
margin-right:10px;
}

.cart_img img {
	border:1px dashed #CCCCCC;
}


.button_bg {
	background-image:url(../images/button_bg.gif);
	background-repeat:no-repeat;
	height:27px;
	width:120px;
}
	
	
.homepage	#additional_images {
clear:left;
margin-bottom:30px;
}

.homepage h3 {
	color:#919256 !important;
}
