
body
{
	font-family: Arial;
}

body, div, h1, h2, img, p, ul, li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

h2
{
	float: left;
	margin-right: 50px;
}

h2 a
{
	color: #6C6C6C;
	text-decoration: none;
	font-size: 0.8em;
}

h2 a:hover
{
	color: #01aeef;
}

img
{
	display: block;
}

#headerwrapper
{
	background-color: #333333;
	border-bottom: 1px solid #eb259a;
	height: 116px;
}

#pagewrapper
{
}

#logo
{
	padding: 8px 5px 0px 5px;
}

#tabmenu
{
	margin-top: 5px;
	height: 25px;	
}

.tab
{
	background-image: url('/images/tab.gif');
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	width: 96px;
	font-size: 0.8em;
	height: 20px;
	padding: 5px 0px 0px 0px;
	float: left;
	margin-left: 5px;
}

.tab a
{
	color: #fff;
	text-decoration: none;
}

.tabodd
{	background-image: url('/images/tab.gif');
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	width: 96px;
	font-size: 0.8em;
	height: 22px;
	padding: 3px 0px 0px 0px;
	float: left;
	margin-left: 5px;
	line-height: 0.7em;
}

.tabodd a
{
	color: #fff;
	text-decoration: none;
}

.tab2
{
	background-image: url('/images/tab2.gif');
	background-repeat: no-repeat;
	color: #fff200;
	text-align: center;
	width: 96px;
	font-size: 0.8em;
	height: 19px;
	padding: 6px 0px 0px 0px;
	float: left;
	margin-left: 5px;
}

.tab2 a
{
	color: #fff200;
	text-decoration: none;
	font-weight: bold;
}

.tab2odd
{
	background-image: url('/images/tab2.gif');
	background-repeat: no-repeat;
	color: #fff200;
	text-align: center;
	width: 96px;
	font-size: 0.8em;
	height: 22px;
	padding: 3px 0px 0px 0px;
	float: left;
	margin-left: 5px;
	line-height: 0.7em;
}

.tab2odd a
{
	color: #fff200;
	text-decoration: none;
	font-weight: bold;
}

.tab3
{
	background-image: url('/images/tab3.gif');
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	width: 96px;
	font-size: 0.8em;
	height: 20px;
	padding: 5px 0px 0px 0px;
	float: left;
	margin-left: 5px;
}

.tab3 a
{
	color: #fff;
	text-decoration: none;
}

.tab3odd
{
	background-image: url('/images/tab3.gif');
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	width: 96px;
	font-size: 0.8em;
	height: 22px;
	padding: 3px 0px 0px 0px;
	float: left;
	margin-left: 5px;
	line-height: 0.7em;
}

.tab3odd a
{
	color: #fff;
	text-decoration: none;
}

#footerwrapper
{
	clear: both;
	text-align: center;
	background-image: url('/images/footertile.gif');
	background-repeat: repeat-x;
	background-position: 0px 5px;
	background-color: #333333;
	color: #999999;
	font-size: 0.8em;
	border-top: 1px solid #eb259a;
	padding: 10px 0px 3px 0px;
	
}

#footerwrapper a
{
	color: #fff;
	text-decoration: none;
	padding: 0px 2px 0px 0px;
	line-height: 20px;
}

#footerwrapper span
{
	padding: 0px 5px 0px 5px;
}

#leftcolumn
{
	margin-left: 200px;
}

#rightcolumn
{
	position: absolute;
	left: 0px;
	top: 117px;
	width: 150px;
	border-right: 1px solid #e4e4e4;
	padding: 0px 0px 0px 20px;
}

.block
{
	width: 128px;
	color: #01aeef;
	font-size: 0.8em;
	background-image: url('/images/block.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding: 3px 7px 0px 0px;
	height: 22px;
}

.block2
{
	width: 128px;
	color: #fff200;
	font-size: 0.8em;
	background-image: url('/images/block2.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px 7px 0px 1px;
	height: 20px;
}

.block a
{
	color: #01aeef;
	text-decoration: none;
}

.block2 a
{
	color: #fff200;
	text-decoration: none;
}

.fix
{
	clear: both;
}

#brandwrapper
{
	padding-top: 20px;
}	

.brandbox
{
	background-image: url('/images/brandbox.gif');
	background-repeat: no-repeat;
	float: left;
	margin: 0px 5px 10px 0px;
	width: 72px;
	height: 65px;
	cursor: pointer;
}

*html .brandbox
{
	height: 95px;
}

#searchbox
{
	width: 329px;
	height: 80px;
	background-image: url('/images/searchback.gif');
	background-repeat: no-repeat;
	float: right;
	position: relative;
}

#search_text
{
	position: absolute;
	top: 5px;
	right: 20px;
}

#title
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 25px;
}

#title h1
{
	display: inline;
	color: #000;
	font-size: 1.6em;
	background-image: url('/images/bluearrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 25px;
}

#title span
{
	color: #b2b2b2;
	font-weight: normal;
}

#content
{
	color: #525252;
	padding: 20px 0px 20px 20px;
	margin-top: 0px;
	clear: both;
}

#content p
{
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
}

.tablebody
{
	font-size: 0.9em;
}

.tableheader
{
	font-size: 0.9em;
}

.basket_button
{
	color: #6C6C6C;
	text-decoration: none;
	background-image: url('/images/button.gif');
	width: 116px;
	display: block;
	text-align: center;
	padding: 0px 0px 0px 0px;
	height: 27px;
}

.buy_button
{
	color: #6C6C6C;
	text-decoration: none;
	background-image: url('/images/buy.gif');
	width: 116px;
	display: block;
	text-align: center;
	padding: 2px 0px 0px 12px;
	height: 27px;
	font-size: 0.8em;
}

#topright
{
	position: absolute;
	top: 10px;
	right: 10px;
}

#topbasket
{
	background-image: url('/images/topbasket.gif');
	display: block;
	text-align: center;
	padding: 0px 0px 0px 2px;
	height: 27px;
	text-decoration: none;
	color: #6C6C6C;
	font-size: 0.8em;
	width: 131px;
	float: left;
}

#topaccount
{
	background-image: url('/images/topaccount.gif');
	display: block;
	text-align: center;
	padding: 0px 0px 0px 8px;
	height: 27px;
	text-decoration: none;
	color: #6C6C6C;
	font-size: 0.8em;
	width: 99px;
	float: left;
}

#topcheckout
{
	background-image: url('/images/topcheckout.gif');
	display: block;
	text-align: center;
	padding: 0px 0px 0px 8px;
	height: 27px;
	text-decoration: none;
	color: #6C6C6C;
	font-size: 0.8em;
	width: 80px;
	float: left;
}

#topcheckout:hover, #topaccount:hover, #topbasket:hover
{
	color: #ec008c;
}

#safebuy
{
	position: absolute;
	top: 30px;
	right: 5px;
	
}

#secure
{
	position: absolute;
	top: 30px;
	right: 100px;
}

#search_button
{
	background-image: url('/images/searchbutton.gif');
	display: block;
	text-align: center;
	padding: 1px 0px 0px 8px;
	height: 27px;
	text-decoration: none;
	color: #6C6C6C;
	font-size: 0.8em;
	width: 78px;
	float: left;
	position: absolute;
	top: 42px;
	right: 20px;
	cursor: pointer;
}

#whybutton
{
	background-image: url('/images/whybutton.gif');
	display: block;
	text-align: center;
	padding: 1px 0px 0px 3px;
	height: 27px;
	text-decoration: none;
	color: #6C6C6C;
	font-size: 0.8em;
	width: 123px;
}

#content ul
{
	margin-left: 20px;
}

#content li
{
	font-size: 0.9em;
}

#home_offer
{
	width: 519px;
	height: 101px;
	background-image: url('/images/arrived.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 20px 0px 20px;
}

#home_offer3
{
	float: left;
	width: 519px;
	height: 101px;
	background-image: url('/images/arrived.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 20px 0px 20px;
}

#home_offer3 h2
{
	color: #b2b2b2;
	width: 150px;
	line-height: 1em;
	margin-bottom: 5px;
}

#home_offer2
{
	width: 519px;
	height: 96px;
	background-image: url('/images/arrived.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 20px 0px 20px;
	color: #b2b2b2;
}

#home_offer h2
{
	color: #b2b2b2;
	width: 150px;
	line-height: 1em;
	margin-bottom: 5px;
}

#home_offer2 h2
{
	color: #b2b2b2;
	width: 150px;
}

.cat_link
{
	margin: 0px 20px 20px 0px;
	float: left;
	width: 250px;
}

.cat_link a
{
	color: #00aeef;
	font-size: 0.9em;
	font-weight: bold;
}

.cat_link a:hover
{
	color: #00aeef;
}

#home_offer4
{
	width: 556px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px 0px;
}

#home_offer4 h2
{
	color: #b2b2b2;
	line-height: 1em;
	margin-bottom: 5px;
}


div.breadcrum {
	padding-top: 4px;
	font-size: 0.9em;
	color: #6C6C6C;
	}
div.breadcrum a:link, div.breadcrum a:active, div.breadcrum a:visited, div.breadcrum a:hover {
	color: #6C6C6C;
	}
