/* CSS Document */

body {
	margin-top: 0px;
/*
	background-image:url(/images/6/stripe_fade_bg.jpg);
	background-repeat: repeat-x;
*/
	background-color: #eaeaea;
}

body, p, td {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#413f40;
	line-height:16px;
}
h1 {
	font-family: "Century Old Style Std", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #413f40;
	padding-bottom: 1px;
	border-bottom: #a0a0a0 1px dotted;
}
.content_title {
	font-family: "Century Old Style Std", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #413f40;
	padding-bottom: 1px;
	border-bottom: #a0a0a0 1px dotted;
}
.content_intro {
	display:block;
	padding: 8px 0px 0px 0px;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413f40;
	padding-top: 10px;
	display: block;
	text-decoration:underline;
}

.news_title a, .news_title a:link, .news_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #413f40;
	text-decoration:none;
}
.news_title a:hover {
	text-decoration:underline;
}

.news_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #413f40;
}

.prod_thumb {
	border:none;
}

.whats_new_table {
	vertical-align:top;
	width:100%;
}

.whats_new_td {
	vertical-align:top;
	width:50%;
}

#topmenu a,#topmenu a:link, #topmenu a:visited {
	color: #413f40;
	font-size:12px;
	text-decoration:none;
}
#topmenu a:hover {
	text-decoration:underline;
}
#mainmenu td {
	font-weight:bold;
	color: #ffffff;
	font-size:14px;
}
#mainmenu a,#mainmenu a:link, #mainmenu a:visited {
	color: #cbcbcb;
	font-size:14px;
	text-decoration:none;
}
#mainmenu a:hover {
	text-decoration:underline;
}

#leftmenu td {
	background-image:url(/images/6/arrows.png);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	font-weight:bold;
}
#leftmenu a,#leftmenu a:link, #leftmenu a:visited {
	color: #413f40;
	font-size:11px;
	text-decoration:none;
}
#leftmenu a:hover {
	text-decoration:underline;
}
.basket_hdr {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}

.basket_total, .product_name {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.product_brand {
	font-size:12px;
	color:#828282;
	font-weight:bold;
}

.product_oldprice {
	color: red;
	text-decoration:line-through;
}

.basket_text {
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

.prodcard_brand {
	font-size:16px;
	font-weight:bold;
	color:#828282;
	line-height:20px;
}
.prodcard_name {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	line-height:20px;	
}
.prodcard_oldprice {
	font-size:16px;
	font-weight:bold;
	color:red;
	text-decoration:line-through;
	line-height:20px;
}

.prodcard_price {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
.product_list table {
	width:700px;
}
.product_list table td {
	text-align:center;
	width:33%;
}

.product_list table table {
	width:auto;
}

#header_ct {
	font-size: 14px; 
	color: red; 
	float: left; 
	padding-left: 200px; 
	padding-top: 75px;
}

#header_ct p {
	font-size: 14px;
	color: red;
}

.checkout_warn {
	color: red;
}

#sitemap a {
	color: #413f40;
	font-size:11px;
	text-decoration:none;
}

#sitemap a:hover {
	text-decoration: underline;
}