/* ----- end float fix ----- */
body{
	background:#CEC5D6;
	color:#555;
	font: 70%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#990000;	
}

th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#990000;
	text-decoration:none;
}
a:hover{color:#990000;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}

/* ----- container size & positioning ----- */
#container{
	width:999px;
	text-align:left;
	background:#fff;
}

/* ----- header area ----- */
#header{
	height:98px;	
	position:relative;
	background:#7E7EB2 url(/images/header.gif) top left no-repeat;
}

#topnav {
	position: absolute;
	width: 1000px;
	top: 75px;
	left: 180px;
}

#topnav li {
	float: left;
	margin: 0 0 0 45px;
	list-style: none;
}
	
#topnav li a {
	color: #FFF;
	font-weight: bold;
}

#topnav li a:hover {
	text-decoration: underline;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:50px;
	left:30px;
	line-height:20px;
}

/* ----- shopping basket info ----- */
#info{
	float: left;
}

p#telemail {
	float: right;
	color: #990000;
	margin: 20px 50px 0 0;
	font-weight: bold;
	font-size: 12px;
}

p#telemail a {
	color: #000;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid {
	background: url(/images/mid.gif) top left repeat-y;
}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:right;
	display:inline;
	margin-right:10px;
	width:530px;
}

/* ----- search box ----- */
#search{
	margin:0;
	margin-bottom:1em;
	padding:5px 20px;
	background:#f2f2f2;
}
#search label{display:block;}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{margin-bottom:1em; }
#navDept li{
	margin-bottom:1px;
	width: 200px;
}
#navDept li a{
	color:#FFF;
	text-align: center;
	font-weight: bold;
}
#leftmenu li a:hover, #leftmenu li a.selected{}
#navDept li a:hover, #navDept li a.selected{}
#navDept li a span{
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	color:#777;
	list-style: none;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:35px;
	list-style:none;
	float: left;
}
#navSubDept li a{color:#777;}

#navSubDept li a.depttitle {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	padding:0;
	list-style:none;
}
#navTools{position: relative; top: 30px; left: 220px;}
#navTools li{
	margin-bottom:1px;
	float: left;
}
#navTools li a{
	display: block;
	margin-left: 20px;
	color:#FFF;
	text-align: center;
	font-weight: bold;
}
#navTools li a:hover, #navTools li a.selected{color: #FFF;}
#navTools li a span{
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic{margin-bottom:1em;}
.navStatic li{
	margin-bottom:1px;
}
.navStatic li a{
	display:block;
	width:100%;	
	background:#f2f2f2;
	color:#555;
}
.navStatic li a:hover{background:#ddd;}
.navStatic li a span{
	display:block;
	padding:3px 20px;
}
#navToolsTitle, #navDeptTitle, .navStaticTitle{
	margin:0;
	padding:3px 20px;
	margin-bottom:1px;
	background:#ddd;
	font-size:100%;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	padding: 20px 0 0 0;
	width:216px;
	background: url(/images/navtopper.gif) top left no-repeat;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:530px;
	margin-left:10px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#990000;
	font-size:160%;
	clear:both;
	font-weight: bold;
}
#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	margin-top:1em;
	color:#990000;
	font-size:160%;
	font-weight: bold;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
#footer{
	background: url(/images/footerbg.gif) top left no-repeat;
	padding:10px;
	height:56px;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a:hover{
	color:#777;
	text-decoration:underline;
}
#footer #credits{
	float:right;
	margin: 25px 40px 0 0;
	color: #FFF;
}

#footer #credits a {
	color: #FFF;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
	font-size: 13px;
	color: #990000;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:12px;
	height:12px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(/graphics/plain/ico_first.gif)no-repeat 0 0;}
#pagination a#prevPage{background:url(/graphics/plain/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(/graphics/plain/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(/graphics/plain/ico_last.gif) no-repeat 0 0;}

/* ----- product thumbnail list ----- */
.products{
	margin:1em 0;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin-bottom:1em;
	padding:.5em 10px 0 10px;
	color:#777;
	background: url(/images/productbg.gif) top left no-repeat;
	height: 365px;
}
.products li:hover{
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
}
.products li h3 a{color:#990000; font-weight: bold; font-size: 16px; margin: 0 0 0 20px;}
.products li h3 a:hover{color:#990000; font-weight: bold; font-size: 16px;}
.products .image{	
	float:right;
	width: 175px;
	height: 220px;
	/*--->>Testing Purposes Only<<----*/
	/*border: 1px solid red;*/
	margin: 30px 35px 0 0 ;
	/*position: relative;
	top: -50px;
	right: 36px;*/
}

.products .image img{
	vertical-align: center;
}
.products .image a img{
	background:#fff;
}
.products .image a:hover img{
	background:#e2e2e2;
}
.products .price{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

.products .desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	margin: 40px 0 0 20px;
}

.products form#buynowdepartment {
	margin: 20px 0 0 20px;
}

.productssuggest ul {
	list-style: none;
}

.productssuggest li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 12px 0 0;
	border-right: 1px dashed #990000;
}
	
	

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
	background: url(/images/productbg.gif) top left no-repeat;
	height: 365px;
	width: 100%;
}
#product .image{	
	float:right;
	margin-bottom:1em;
	position: relative;
	top: 70px;
	right: 45px;
	width: 175px;
	height: 220px;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:1px solid #e1e1e1;
}	
#product .info{	
	float:left;
	width: 250px;
	height: 365px;
	margin: 0 0 0 20px;
}
#product .price{
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	padding: 0 0 5px 0;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
	color: #990000;
	font-size: 12px;
	width: 250px;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	padding-top:1em;
}
#product #addWishlist a{
}

#product #buybutton {
	position: relative;
	top: 40px;
	right: 70px;
	float: right;
	width: 180px;
	border-left: 1px dotted #990000;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

#longproddescription  {
	color: #990000;
	font-size: 14px;
	height: 100%;
	width: 275px;
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(/graphics/plain/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#reviews  ul li a{color:#777;}
#reviews  ul li a:hover{color:#777;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#555;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}

#content {
	/* ----- Remove Comments For Top Right Hand Curve On Content Box  ----- */
	/* ----- background: url(/images/contentright.gif) top right no-repeat; ----- */
	width: 733px;
	padding: 0 40px 0 0;
}

#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #6A0000;
	background:#ddd;
	padding:5px;
	color: #000;
}
td{
	background:#ddd;
	border:1px solid #6A0000;
	padding:5px;
	vertical-align:top;
	color: #000;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#990000;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:164px;}
table .price{
	color:#990000;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background: #7E7EB2;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:200px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 9px Arial;
z-index:100;
width: 100px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #7E7EB2;
}