/* defaults */
DIV, BODY, IMG, A{padding:0;margin:0;border:0;}
BODY{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px;}

.small {
font-size:10px;
}
.center{text-align:center;}
.clearBoth{clear:both;}
.red, .warning{color:red;}

A, A:visited{color:#000066;}
A:active{color:#0000ff;}
A:hover{color:#cc0000;text-decoration:underline;}

H1{color:#336699; font-size:16px; font-weight:bold;}
H2{
font-family:arial black;
color:#333399;
}

/* layout */

#wrapper{
margin:0 auto;
width:1000px;
}
#header{
width:1000px;
height:107px;
}
#top-header{
width:633px;height:78px;
background:url(/images/stingray.jpg) no-repeat 0 0;
float:right;
text-align:right;
}
#top-nav{
background:url(/images/bluebarbg.gif) repeat-x 0 0;
width:633px;
height:29px;
float:right;
text-align:right;
}
#top-nav a {display:inline;}
#logo{
width:367px;
height:107px;
overflow:hidden;
float:left;
}
#logo A{display:block;}
#content-wrap{
background-color:#CCCCCC;
width:1000px;
}
#left-nav{
float:left;
width:152px;
background-color:#cccccc;
}
#content, #content-sfnt, #content-page{
background-color:#ffffff;
float:left;
padding:20px 0 0 10px;
}
#content, #content-page{width:802px; min-height: 1000px;}

/** CATTREE **/
#cattree{width:144px; margin: 5px auto;
border: 1px solid #000066; background:#000066;}
#cattree IMG{margin:3 auto; display:block;}
#cattree UL{background:#ffffff;list-style:none;
margin:0;padding:3px 3px;}
#cattree LI{padding:1px 0;}
#search{text-align:center; vertical-align:middle; padding:10px 0;}

/** NBBCPLUS **/
#bcplus{
font-weight:bold;
color:#000066;
padding:0 0 20px;
}
#bcplus .selected{
color:#DD0000;
}
#bcplus A, #bcplus {font-size:10px;}

/** FOOTER **/
#footer{clear:both; font-size:10px;}

/* sfnt specific */
#content-sfnt{width:686px;}
#sfnt-right-nav{
padding:15px 0 0 0;
float:right;
width:150px;
text-align:left;
font-size:13px;
background-color:#ffffff;
}
#sfnt-right-nav A{
color:#000000;
}

/* ctgy specific */
#subCatDisp1{
margin:0 10px;
position:relative;
}

#subCatDisp1 .subCatItem{
width:160px;
display:inline; float:left;
padding:5px 15px 30px 10px;
}
#subCatDisp1 .subCatItemPhoto{
width:300px;
height: 180px;
display:inline; float:left;
padding:5px 15px 30px 10px;
}
#subCatDisp1 .subCatTitle{
font-size:14px;
font-weight:bold;
text-align:center;
}
#subCatDisp1 .subCatSubs{
font-size:11px;
line-height:14px;
text-align:center;
}
#subCatDisp1 .subCatMore A{
text-decoration:none;
}
#subCatDisp1 .subCatImg{
height:150px; overflow:hidden;
text-align:center;
display:table-cell;
vertical-align: middle;
width:inherit;
}
#subCatDisp2 TABLE{
width:800px;
border: 1px solid #003366;
margin:5px;
}
#subCatDisp2 TH{
background-color:#cccccc;
text-align:left;
font-size:14px;
padding:4px;
}
#subCatDisp2 .subCatTitle{
text-align:left;
color:#cc0000;
font-size:13px;
padding:4px;
}
#subCatDisp2 .subCatTitle A{
font-weight:bold;
}

#catProdDisp{
width:635px;
padding:10px;
}
#catProdDisp TD{
border-bottom:1px solid #cccccc;
padding:0 10px;
}
#catProdDisp .catProdName{
font-size:12px;
}
#catProdDisp .catProdCode{
font-size:10px;
font-weight:bold;
}

#catProdDisp .catProdImg{
height:80px;
}

#catProdDisp .catProdImg IMG{
width:65px;
}
#catProdDisp .catProdPrice{
padding:4px 0;
font-weight:bold;
}
#catProdDisp INPUT{
vertical-align:middle;
}

/* product display */
#prodBox{ padding:10px;}
#prodBox TD{vertical-align:top;}
#prodInfo INPUT{vertical-align:middle;}
td#prodImage{padding:0 40px; vertical-align:middle;}
#prodImage A{font-size:x-small;line-height:14px;}
#prodTitle{color:#336699; font-size:14px;}
#prodInfo HR{height:1px; background-color:#cccccc; border:none;display:block;}
#prodData{padding:10px 0;}
#prodData .label{font-weight:bold; padding:3px; width:250px;}
#prodData .value{}
#prodData .price{color:red; font-weight:bold;}
#prodDesc{padding:40px 0 0;}

/* checkout display */
#basket, #checkout{width:90%; font-family:arial;}
#basket P, #checkout P{padding: 0 0 10px;}
#basket TH, #basket .total{background-color:#1B559C;}
#basket TH, #basket .total{color:#ffffff; font-size:15px; font-weight:normal;}
#basket TH, #basket TD{padding:4px 2px; text-align:left; vertical-align:middle;}
#basket INPUT{vertical-align:middle;}
#basket .price, #basket .subtotal, #basket .total{text-align:right;}
#basket .total{font-weight:bold;}
#login INPUT{margin:4px 0;}
#basket .attribute TD{padding:0 2px;}
#basket .attribute .option{font-style:italic; color:#4d4d4d;}
/* static pages */
#content-page *{font-family:Arial,Helvetica;}
#content-page H2{color:#336699;font-size:14px;}
#content-page P{
margin:10px 0; font-family:Verdana,Arial,Helvetica,sans-serif;
}

/* mini basket */
#minibasket{
	background-color: #fff;
	width: 300px;
	padding: 6px;
	text-align:center;
	margin: 20px 0 0 130px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#minibasket a { text-decoration: none; color: #000; }
#minibasket a:hover { text-decoration: underline; color: #c00; }


#newsletter{padding:10px 7px; font-size:10px;}
#newsletter INPUT{margin:0px 0px 5px;}


/* dropdown menu under accounts in navbar */
.menu {
	position: absolute;
	visibility: hidden;
	width: 170px;
	color: #000;
	background-color: #ddd;
	padding: 0;
	margin: 0;
	text-align: left;
	margin-top: -11px;
}
.menu li {
	list-style: none;
	width: 170px;
}
.menu a {
	display: block !important;
	background-color: transparent;
	color: #000;
	line-height: 1.5em;
	margin: 0;
	padding: 0px 10px;
	width: 150px;
	height: 100%;
	text-decoration: none;
}
.menu a:hover {
	background-color: #f00;
	color: white;
}
#thumbs {
	border: 1px solid #888;
	background-color: #eee;
	padding: 4px;
	margin-top: 10px;
}
#thumbs strong {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 4px;
	}


/* sorting and pagination bar */
#sortpage {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 5px;
	padding: 3px;
	padding-right: 0px;
	background-color: #ccc;
	font-size: 11px;
	min-height: 24px;
	}
#sortpage:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
* html #sortpage { height: 1%; }
#sortpage { display:block; }
#sortpage form { display: inline; }
#frmSort {
	width: 200px;
	float: left;
	margin-right: 5px;
	}
#frmSort select {
	font-size: 10px;
	}
#frmShow {
	width: 150px;
	float: left;
	margin-right: 5px;
	}
#frmShow select {
	font-size: 10px;
	}
#pagination {
	width: 220px;
	overflow: hidden;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	}
#pagination a {
	color: black;
	}
#frmSortSS {
	width: 185px;
	float: left;
	margin-right: 5px;
	}
#frmSortSS select {
	font-size: 10px;
	}
#frmShowSS {
	width: 165px;
	float: left;
	margin-right: 5px;
	}
#frmShowSS select {
	font-size: 10px;
	}

