﻿body{
	font-family: Tahoma, sans-serif, "Microsoft Sans Serif";
	font-size: 11px;
	color:#333333;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image:url(../images/top_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

td,p{
	font-family: Tahoma, sans-serif, "Microsoft Sans Serif";
	font-size: 11px;
	color:#333333;
}

.boxheader {
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	text-indent:10px;
	background-image:url(../images/box_header.jpg);
}

.boxcontentheader {
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
	text-indent:15px;
	background-image: url(../images/content_header.jpg);
}

.boxcontentheader2 {
	font-size: 14px;
	color:#744701;
	font-weight:bold;
	text-indent:15px;
	background-image: url(../images/content_header2.jpg);
}

.tablestyle{
	padding:15px;
}

.tablestylebg{
	padding:15px;
	background-image:url(../images/tablebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.tablecart{
	padding:15px;
	background-image:url(../images/box_cart_content.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

h2{
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

h4{
padding:0px;
margin:0px;
}

h5{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding:0px;
margin:0px;
}

.tablecontent{
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	background-color:#dde7eb;
	padding:5px;
}

.tablecontent2{
	background-color:#fff9df;
	padding:5px;
}

.price{
	font-size: 14px;
	font-weight: bold;
	color: #df0404;
	text-align:center;
}

.priceside{
	font-size: 14px;
	font-weight: bold;
	color: #df0404;
	text-align:center;
}
.pricediscount{
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
}

.footer{
	border-top-style: solid;
	border-top-width:1px;
	border-top-color: ebebeb;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	
}

.cart{
	color:#FFFFFF;
}

a:link, a:visited  {
	text-decoration: none;
	color: #333333;
}


a:hover {
	text-decoration: underline;
		color: #333333;
}

a.mainmenu:link, a.mainmenu:visited{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 190px;
	text-indent:20px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

a.mainmenu:hover{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 190px;
	text-indent:20px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

a.contenthead:link, a.contenthead:visited{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:120px;
	padding-bottom:10px;
}

a.contenthead:hover{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:120px;
	padding-bottom:10px;
}

a.search:link, a.search:visited{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:88px;
	height:20px;
	text-align: center;
	padding-bottom:5px;
	background-image: url(../images/button_search1.gif);
	background-repeat: no-repeat;
	background-position:center;
	line-height:20px;
}

a.search:hover{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:88px;
	height:20px;
	padding-bottom:5px;
	background-image: url(../images/button_search2.gif);
	background-repeat: no-repeat;
	background-position:center;
	line-height:20px;
}

a.view:link, a.view:visited{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:127px;
	height:25px;
	text-align: center;
	padding-bottom:5px;
	background-image: url(../images/button_view1.jpg);
	background-repeat: no-repeat;
	background-position:center;
	line-height:25px;
}

a.view:hover{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:127px;
	height:25px;
	padding-bottom:5px;
	background-image: url(../images/button_view2.jpg);
	background-repeat: no-repeat;
	background-position:center;
	line-height:25px;
}
a.addcart:link, a.addcart:visited{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:127px;
	height:25px;
	text-align: center;
	padding-bottom:5px;
	background-image: url(../images/button_addcart1.jpg);
	background-repeat: no-repeat;
	background-position:center;
	line-height:25px;
}

a.addcart:hover{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:127px;
	height:25px;
	padding-bottom:5px;
	background-image: url(../images/button_addcart2.jpg);
	background-repeat: no-repeat;
	background-position:center;
	line-height:25px;
}
a.side:link, a.side:visited{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:160px;
	height:20px;
	text-align: center;
	background-image: url(../images/button_side1.jpg);
	background-repeat: no-repeat;
	background-position:center;
	line-height:20px;
}

a.side:hover{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	display: block;
	width:160px;
	height:20px;
	background-image: url(../images/button_side2.jpg);
	background-repeat: no-repeat;
	background-position:center;
	line-height:20px;
}

img{
	border:0px;
}

