/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.3;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	font-size:12px;
	color: #000000;
}

html>body{
height:auto;
}

body img {
border:none;
}

a {
	color:#003366;
	text-decoration:none;
	}
	
a:link, a:visited {
	color:#003366;
	text-decoration:none;
	}

	
a:hover {
	color: #D0A513;
}



h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 130%;
	font-style:normal;
	color: #8a0000;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #990000;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #8a0000;
 margin: 0px;
}

h4{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #903F98;
 margin: 0px;
 padding: 0px;
}

img {
border:none;
}

table {
	border-collapse:collapse;
	}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#masthead{
	width: 900px;
	background-repeat:no-repeat;
	height:100px;
	background-image: url(/images/site/banner.jpg);
	margin-left: auto;
	margin-right: auto;
}


#feature {
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	width: 100%;
	padding-right: 170px;
	clear: both;
}


#feature1 {
	margin-top: 20px;
	border-left: 2px dotted #aaaaaa;
	border-right: 2px dotted #aaaaaa;
	margin-left: 160px;
	margin-right: 170px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

#feature2 {
	width:700px;
	margin-top: 20px;
	float: left;
	padding-left: 10px;
	border-left: 1px solid;
}

.bodytext {
line-height:18px;
}

.bodytextsmall {
line-height:18px;
font-size:85%;
}

.bodytextbold {
	font-weight:bold;
	color: #000000;
}

.bodytextboldred {
	font-weight:bold;
	color: #990000;
}

.bodytextgrey {
line-height:18px;
color:#999999;
}

.categorytable {
border-collapse:collapse;
margin-left:0px;
}

.categorytable a, .categorytable a:visited {
font-size:75%;
color: #8a0000;
font-weight:bold;
border:none;

}

.categorytable a:hover {
font-size:75%;
color: #000000;
font-weight:bold;
border:none;
}

#feature .imgClass{
border:#dddddd 1px solid;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#navigation {
	width:165px;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid #003366;
	}
	
#catnavigation {
	width:165px;
	background-color: #ffffff;
	padding: 3px;
	}


.level1 {
	display:block;
	padding:3px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	font-size:100%;
	color: #000000;
}

#navigation .level1 a, .level1 a:visited {
color: #333333;
text-decoration:none;
}

.level1 a:hover{
text-decoration:underline;
}

.level2 {
	display:block;
	font-size:100%;
	color: #003399;
}

.level2 a, .level2 a:visited {
color: #333333;
text-decoration:none;
background-color: #eeeeee;
}

.level2 a:hover{
text-decoration:underline;
background-color:#FFFFFF;
}

.level3 {
	display:block;
	padding:0px 0px 0px 3px;
	margin:5px;
	font-size:90%;
	background-color:#FFffff;
	text-decoration: none;
}

.level3 a, .level3 a:visited {
color: #000000;
text-decoration:none;
background-color:#FFffff;
font-size:90%;
}

.level3 a:hover{
text-decoration:underline;
background-color:#FFFFFF;
}



	
.borderight {
border-right:#CCCCCC 1px solid;

}

.borderleft {
	border-left:#CCCCCC 1px solid;
	padding-left: 3px;
}

.borderbtm{
	border-bottom:#CCCCCC 1px solid;
}

.bordertopbtm{
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
}
	
.category {
	color:#CE1034;
	}
	
.price {
	font-weight:bold;
	font-size: 110%;
}

.pricered {
font-weight:bold;
color:#FF0000;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}





/*********** #navBar link styles ***********/

.subcat{
margin-left:4px;
text-decoration:none;
}

#footer {
text-align:center;
color:#FFFFFF;
background-color: #CC0000;
clear:both;
width:100%;
margin-top:20px;
height:35px;
padding-top: 2px;
}

#footer a, #footer a:visited {
color:#ffffff;
text-decoration:none;
font-weight:normal;
}

#footer a:hover{
color: #D0A513;
text-decoration:underline;

}

.breadcrumb {
font-size:80%;
font-weight:normal;
margin-top:0px;}
.newsletter {
	background-color: #FFB097;
	padding: 5px;
}

#basketnav {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	text-align: right;
	margin-left: 695px;
	top: 10px;
}

#basketnav a, #basketnav a:visited {
color:#000000;
font-size:80%;
}

.pBox {
	float: left;
	width: 180px;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 175px;
	margin-right: 20px;
}

.pBoxRHM {
	float: left;
	width: 170px;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pBoxList {
	float: left;
	width: 500px;
	border-bottom: 1px solid #cccccc;
	margin-top: 10px;
	height: 80px;
	margin-left: 20px;
	margin-right: 20px;
	display: block;
}

.pBoxlong {
	width: 100%;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 130px;
}

.productimage {
	margin-right: 10px;
}
.prodheading {
	font-size: 90%;
	font-weight: bold;
}


#rightmenu {
float:right;
	width:152px;
	background-color:#FFFFFF;
	margin-top:20px;	
	}
	
.advert {
	background-color:#ffffff;
	padding:2px;
	border-bottom:1px dotted #cccccc;
	margin-top: 15px;
	}
.sprodimage {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.proddesc {
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.addressbox {
	float: left;
	height: 160px;
	width: 255px;
	margin-left: 17px;
	border-bottom: 1px dotted #000000;
}
.formcontainer {
	clear: both;
	width: 100%;
}
.container {
	float: left;
	margin-top: 7px;
}
.prodbtm {
	display: block;
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #cccccc;
}
#rightprod {
	float: left;
	width:345px;
}
hr {
	border-top:0px solid #ffffff;
}
.3box {
	float: left;
	width: 180px;
	text-align: center;
}

.purple {
color:#663399;
}

.cyan {
color:#00CCFF;
}

.orange {
color:#FF6633
}
.floatleft {
	float: left;
	width: 100px;
}
.catbox {
	float: left;
	width: 140px;
	height: 150px;
}
#backtostore {
	text-align: right;
	float: right;
	width: 150px;
}
#topnav {
	position:relative;
	top:3px;
	left:597px;
	font-size: 90%;
	text-align: right;
	width:300px;
}
#topbar {
	height: 40px;
	width: 100%;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F5F5F5;
}
.leftmenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.pgctrl {
	float: left;
	width: 600px;
	text-align: left;
	height: 30px;
	background-color: #ADCED3;
}
#navigation h6 {
	background-color: #FFD312;
	text-align: center;
	color: #333C44;
	margin-top: -3px;
	margin-left: -3px;
	margin-right: -3px;
	font-size: 100%;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

#catnavigation h6 {
	text-align: left;
	color: #D0A513;
	margin-top: -3px;
	margin-left: -3px;
	margin-right: -3px;
	font-size: 100%;
	padding-bottom: 2px;
	margin-bottom: 15px;
}

.pBoxList img {
	margin-right: 5px;
}
#pagenav {
	clear: both;
}
#pagenav a {
	color: #003366;
	text-decoration: none;
}
#pagenav #selectedPage {
	float: none;
	height: 30px;
	width: 20px;
	border: 1px solid #000000;
	display: inline;
}
#catnavigation a, #catnavigation a:visited {
	color: #003366;
	text-decoration:none;
}

#catnavigation a:hover {
	color: #D0A513;
	text-decoration:none;
}
#breadcrumbs h6 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#topsearch {
	background-color: #FFFFFF;
	height: 30px;
	border-bottom:1px solid #666666;
}
#topsearch #searchform {
	margin: 2px 0px 3px 0px;
}
#maintable {
	margin-top: 20px;
}

.pBox a {
	color: #003366;
	font-size: 90%;
	text-decoration:none;
}

.pbox a:visited {
	color: #003366;
	font-size: 90%;
	text-decoration:none;
}

.pBox a:hover {
	color: #D0A513;
	text-decoration:underline;
}

	
	
#basketprompt {
	background-color: #FFFF66;
	text-align: center;
	height: 35px;
}
.bodycontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.storeheader {
	font-size: 170%;
	color: #CC0000;
}
.soundandvision {
	font-size: 140%;
	font-weight: bold;
	color: #990000;
}
.rhwidget {
	border: 1px solid #003366;
	padding: 6px;
	margin-bottom: 15px;
}
.pBoxlong img {
	margin-right: 20px;
}
.pBoxlong a {
	color: #8a0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
.pBoxlong a.small {
	font-size: 100%;
	color: #8a0000;
	text-decoration: none;
	font-weight: bold;
}

.supSearchMan {
	margin:0px;
	font-size:90%;
	color: #003366;
}
.grouplist {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.bodytextboldwhite {
	font-weight: bold;
	color: #FFFFFF;
}
#breadcrumbs {
	font-size: 90%;
	color: #990000;
	margin-bottom: 10px;
}
#searchbox {
	float:left;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#rhSection {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	float: right;
	width: 210px;
	border-left: 1px solid #cccccc;
}
#catStoreContainer {
	float: left;
	width: 800px;
}
#catStoreContainerright {
	float: left;
	width: 760px;
}
.catHeader {
	font-size: 24px;
	color: #0099FF;
}
.small {
	font-size: 80%;
}
.StoreHeader {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
#leftNav1 ul ul {
	margin-left: 15px;
}

#addBasket {
	text-align: center;
	font-size: 90%;
	width: 250px;
	margin-bottom: 20px;
	background-image: url(/images/site/add-basket-bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px;
	color: #003366;
}

