h1
{
	color: 0b335d;
	margin-top: 0px;
	font-size:22px;
}

h2
{
	font-size:13px;
	color: 0b335d;
}

p, span, td
{
	font-size: 12px;
}

.tabfaded 
{
    color:White;
    font-size:11px; 
    font-weight:bold; 
    cursor:hand;
    cursor:pointer;
    height:26px;
    padding:0px;
    margin:2px 0px 0px 0px;
    float:left;
}

.tabfaded div.center
{
    background-image: url('../images/tabbg.gif');
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px -3px 0px -3px;
    height:26px;
    float:left;
}

.tabfaded div.fillerl
{
    vertical-align:middle;
    padding:0px;
    margin: 0px;
    float:left;
    background-image: url('../images/tabfadedl.gif');
    background-repeat: no-repeat;
    width: 23px;
    height: 26px;
}

.tabfaded div.fillerr
{
    vertical-align:middle;
    padding:0px;
    margin: 0px;
    float:left;
    background-image: url('../images/tabfadedr.gif');
    background-repeat: no-repeat;
    width: 23px;
    height: 26px;
}

.tabfaded a 
{
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration:none;
    font-size: 12px;
    position: relative;
    top: 8px;
    padding:0px;
    margin: 0px;
}

.tabfaded a:hover
{
    text-decoration:none;
}

.tabfaded a:visited
{
    color: #ffffff;
}

.sidebarlink
{
	width: 204px;
	height: 31px;
	margin: 0px;
	padding: 0px;
    background-image: url('../images/sidebarlinkbg.gif');
    background-repeat: no-repeat;
}

.sidebarlink a
{
	margin: 0px 0px 0px 40px;
	padding: 9px 0px 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	color: #6A6E75;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.sidebarlink a: hover
{
	text-decoration: none;
}

.sidebarlink a: visited
{
	color: #6A6E75;
	font-weight: bold;
}

.sidebarlink a.bold, .sidebarlink a.bold:visited
{
	padding-top: 7px;
    color: #cd1f1f;
    font-family: Arial Black, Arial;
	font-size: 14px;
}

.product
{
	width: 182px;
	height: 250px;
	margin: 0px;
	padding: 45px 0px 0px 0px;
    background-image: url('../images/productbg.gif');
    background-repeat: no-repeat;
}

.product .productinner
{
	margin-left: 10px;
	height: 190px;
	width: 165px;
	border: 0px solid black;
}

.product .description
{
	font-size: 13px;
	height: 50px;
	font-weight: bold;
	width: 165px;
	text-align: center;
}

.product .image
{
	text-align: center;
}

.product a.viewdetails 
{
	float:left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid black;
}

.product a.viewdetails:visited
{
	font-size: 12px;
	font-weight: bold;
}

.product .rrp
{
	padding: 0px;
	font-size: 12px;
	color: #0B335D;
	float:right;
	margin: 0px;
	padding-right: 10px;
	width: 80px;
	border: 0px solid black;
}

.product .rrp span
{
	text-decoration: line-through;
}

.product .bottom
{
	margin: 28px 0px 0px 10px;
}

.product .bottom .price
{
	margin-top: 2px;
	float: left;
	font-size: 19px;
	font-weight: bold;
	color: White;
}

.product .bottom .buybtn
{
	float: right;
	margin: 0px 10px 0px 0px;
}

.brandsrpt
{
    background-image: url('../images/brandsmid.gif');
    background-repeat: repeat-y;
	width: 730px;
}

.brands
{
    background-image: url('../images/brandsbg.gif');
    background-repeat: no-repeat;
	width: 730px;
	border:0px solid black;
}

.brands table
{
	margin: 10px 0px 0px 130px;
}

.brands table td
{
    background-image: url('../images/brandback.gif');
    background-repeat: no-repeat;
    width: 143px;
    height: 76px;
    padding: 5px 0px 0px 5px;
    margin: 0px;
    vertical-align: top;
}

.brands table td.brandsml
{
    background-image: url('../images/brandbacksml.gif');
    width: 114px;
    height: 61px;
    vertical-align: top;
}

.brands table td a
{
	margin: 0px;
	padding: 0px;
}

.brands table td a img
{
	margin: 0px;
	padding: 0px;
}

.brandsbtm
{
    background-image: url('../images/brandsbtm.gif');
    background-repeat: no-repeat;
	width: 730px;
	height: 10px;
}

.itemprice
{
	font-size: 19px;
	font-weight: bold;
	color: #990000;
	margin: 10px 0px;
}

.listprice
{
	font-size: 12px;
	font-weight: bold;
	color: Black;
	position: relative;
	top: 5px;
}

div.thinline
{
	height:1px;
	border-top:1px solid blue;
	width:430px;
	margin:5px 5px 10px 0px;
	float:right;
}

div.addtocart
{
	font-size:12px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

div.addtocart select
{
    margin-bottom: 10px;
}


div.relatedproducts
{
	margin-top: 30px;
}

div.relatedproducts ul li
{
	margin-left:15px;
	list-style-position: inside;
}

table.basket
{
	border: 1px solid black;
	width: 670px;
}

table.basket th
{
	font-size: 12px;
	background-color: #5b77b0;
	color: White;
	padding: 3px;
}

table.basket td
{
	vertical-align: middle;
}

#dropdowns select
{
	margin-left: 10px;
}

#dropdowns img
{
	margin: 0px 15px 0px 10px;
}

#dropdowns a
{
	font-size: 12px !important;
	font-weight: normal !important;
	color: White;
}

#dropdowns a:visited
{
}

#sidebarbottom a
{
	color: blue;
}

#sidebarbottom a:visited
{
	color: blue;
}

#auth table tr td
{
	font-size: 11px;
	color: Black;
}

#auth input
{
	font-size: 11px;
	color: Black;
}

td.subcat div
{
	text-align: center;
}

.rule
{
	border-top: 1px dashed black;
	width: 80%;
	height:1px;
	margin: auto;
}

.usefullinks
{
	position: absolute;
	left: 10px;
	margin-top:110px;
	width: 185px;
	float: left;
	color:white;
	border: 0px solid black;
}

.usefullinks a
{
	color: White !important;
	text-decoration: none;
}

.usefullinks a:visited
{
	color: White !important;
	text-decoration: none;
}

.productinner .promotext
{
	text-align: center;
	margin: auto;
	margin-top:3px;
	font-size:11px;
}

#footer a
{
	color: Black;
}

#footer a:visited
{
	color: Black;
}

#footer .footerstrap
{
	margin-left:180px;
	font-size: 10px;
	color: white;
}

#footer .footerstrap a
{
	font-size: 10px;
	color: white;
}

#footer .footerstrap a:visited
{
	font-size: 10px;
	color: white;
}

.marquee
{
    width: 710px;
    #width: 740px;
    height: 70px;
    #height: 80px;
    margin: 10px 0px;
    background-image: url('../images/scrollerbg.gif');
    background-repeat: no-repeat;
    overflow: hidden;
    padding-top: 15px;
    padding-left: 30px;
}

.marquee a, .marquee a:visited
{
    margin-right: 10px;
    text-decoration: none;
    width: 100px;
    height: 55px;
    border: 0px;
    
}

.marquee a img
{
    border: 0px;
    width: 100px;
    height: 42px;
}


.promo
{
    width: 670px;
    height: 200px;
    border: 1px solid black;
    margin: auto;
    margin-bottom: 10px;
}

.packshot
{
    float:left;
    width:310px;
    margin: 0px 10px 10px 0px;
}


.packshot img
{
    border: 1px solid #0b335d;
}
