/* ----- body & background ----- */
body{
	background:#fff url(../graphics/plain/body_bg.gif) repeat-x 0 0;
	color:#595959;
	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:#595959;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#82a8cd;
	text-decoration:none;
	font-weight:bold;
}
a:hover{color:#43638a;}

/* ----- 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;
}
#frmContact{margin-bottom:1em;}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	width:760px;
	text-align:left;
	background:#fff;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:341px;	
	position:relative;
	background:#fff url(../graphics/plain/header_bg.jpg) no-repeat 0 0;
	margin:0;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:40px;
	left:145px;
	height:74px;
	width:174px;
	background:url(../graphics/plain/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#logo a{
	display:block;
	height:74px;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:190px;
	left:60px;
	width:325px;
	line-height:140%;
	color:#82a8cd;
	font-family:Georgia, Times serif;
	font-weight:normal;
	text-align:center;
	font-size:170%;
}
	
/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	right:30px;
	z-index:10;
	color:#fff;
	display:none;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	position:relative;
	display:block;
	margin:-28px 0 0 14px;
	width:719px;
	color:#8a8a8a;
	background:#f7f7f7;
	border-bottom:1px solid #e0e0e0;
	padding:8px 0 7px 12px;
}
#breadcrumbs a{}
#breadcrumbs a:hover{}

/* ----- search box ----- */
#search{
	margin:0;
	margin-bottom:1em;
	padding:8px 10px 14px 10px;
	background:#f7f7f7;
	border:1px solid #e0e0e0
}
#search label{
	display:block;
	color:#628aad;
	font-weight:bold;
	margin-bottom:.5em;
}
#searchKeyword{
	border:1px solid #e0e0e0;
	padding:3px 0 3px 3px;
	margin:0;
	color:#8b8b8b;
	width:135px;
}
#searchSubmit{
	background:url(../graphics/plain/searchIcon.gif) no-repeat 0 0;
	border:0;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:14px;
	font-size:0%;
	color:#a4cfee;
}
#searchSubmit:hover{cursor:pointer;}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{
	position:absolute;
	top:271px;
	left:15px;
	width:730px;
	height:42px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
#navDept li{
	float:left;
	display:inline;
	height:42px;
}
#navDept li a{
	color:#87a7ce;
	height:42px;
}
#navDept li a:hover{
	color:#43638a;
	cursor:pointer;
}
#navDept li a.selected{color:#fff;}
#navDept li a span{
	display:block;
	padding:14px 12px;
	float:left;
	background:#fff;
	border:1px solid #fff;
	border-top:0;
	border-bottom:0;
}
#navDept li a.selected span{
	border:1px solid #789fc6;
	background:#6c99c3 url(../graphics/plain/navDept_bg.gif) repeat-x 0 0;
	margin-top:-1px;
	margin-bottom:-1px;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 16px;
	background:#e6eff8;
	border:1px solid #cfdfef;
	color:#638eb1;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:18px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 55%;
}
#navSubDept li a{
	color:#7e7976;
	font-weight:normal;
}
#navSubDept li a:hover, #navSubDept li a.selected{color:#444;}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
#navTools{margin-bottom:1em;}
#navTools li{margin-bottom:1px;}
#navTools li a{
	display:block;
	width:100%;	
	background:#f2f2f2;
	color:#555;
}
#navTools li a:hover, #navTools li a.selected{background:#ddd;}
#navTools li a span{
	display:block;
	padding:3px 20px;
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
	display: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%;
	display:none;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:185px;
	height:410px;
	margin-top:14px;
	margin-left:15px;
	background:url(../graphics/plain/side_bg.jpg) no-repeat 18px 75px;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:505px;
	margin-top:1em;
	margin-left:25px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#82a8cd;
	font-size:160%;
	clear:both;
	font-family:Georgia, Times, serif;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:.6em 0 .8em 0;
	color:#4d6e8b;
	font-size:200%;
	font-family:Georgia, Times, serif;
}
.note{font-size:110%;}
.highlight{font-size:140%;}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- user content ----- */
blockquote{
	margin:0 0 0 1.2em;
	padding:0 0 0 1.2em;
	line-height:140%;
	color:#82a8cd;
	font-family:Georgia, Times serif;
	font-weight:normal;
	font-size:170%;
	border-left:2px solid #e6e6e6;
}

/* ----- footer area ----- */
#footer{
	background:#fff url(../graphics/plain/footer_bg.jpg) repeat-x 0 0;
	padding:42px 15px 20px 15px;
	margin-top:-35px;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul{
	background:#6d98c3 url(../graphics/plain/footerList_bg.gif) repeat-x 0 0;
	border:1px solid #93b6d6;
	border-top:0;
	text-align:center;
	padding:20px 0;
}
#footer li{
	display:inline;
	margin:0 1em;
}
#footer a{
	color:#fff;
	font-weight:normal;
}
#footer a:hover{
	color:#fff;
	border-bottom:1px dotted #bdd6ea;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{margin:1em 0;}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	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:10px;
	background:#f3f3f3;
	border:1px solid #f2f2f2;
	color:#777;
}
.products li:hover{
	background:#f6f6f6;
	border:1px solid #f2f2f2;
}
.products li h3{
	margin-top:0;
	margin-bottom:1em;
	padding:0;
	font-size:130%;
	font-family:Georgia, Times, serif;
}
.products li h3 a{font-weight:normal;}
.products li h3 a:hover{}
.products .image{
	float:left;
	margin:0;
	margin-right:10px;
}
.products .image a img{
	border:1px solid #e2e2e2;
	padding:2px;
	background:#fff;
}
.products .image a:hover img{
	border:1px solid #ccc;
	padding:2px;
	background:#e2e2e2;
}
.products .price{
	margin:1em 0 .5em 0;
	color:#4d6e8b;
	font-size:130%;
	font-family:Georgia, Times, serif;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */
#product{margin:1em 0;}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{border:1px solid #e1e1e1;}
#product .info{	
	float:right;
	width:270px;
}
#product p.price{
	color:#4d6e8b;
	font-size:130%;
	line-height:200%;
	font-family:Georgia, Times, serif;
	margin-bottom:2em;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}
#product #addWishlist a{}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 16px;
	background:#e6eff8;
	border:1px solid #cfdfef;
	color:#638eb1;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:18px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 55%;
}
#articles ul li a{
	color:#7e7976;
	font-weight:normal;
}
#articles ul li a:hover{color:#444;}

/* ----- customer reviews ----- */
#reviews{}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 16px;
	background:#e6eff8;
	border:1px solid #cfdfef;
	color:#638eb1;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:18px;
	list-style:none;
	background:url(../graphics/plain/arrow3.gif) no-repeat 0 55%;
}
#reviews  ul li a{
	color:#7e7976;
	font-weight:normal;
}
#reviews  ul li a:hover{color:#444;}

/* ----- 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 table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:none;
	border-bottom:1px solid #d6d6d6;
	background:#e7e7e7;
	padding:5px;
	color:#666;
}
td{
	background:#f7f7f7;
	border:none;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e0e0e0;
	width:200px;
	padding:2px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e0e0e0;
	width:20px;
	margin-right:5px;
	padding:2px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#4d6e8b;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#4d6e8b;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#82a8cd;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
.formButton:hover{
	background:#4d6e8b;
	cursor:pointer;
}
label span{
	color:#82a8cd;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, .formFieldShort:focus, .formFieldMedium:focus, textarea:focus, #quantity:focus, #searchKeyword: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, #navDept:after, #navDept li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules, #navDept, #navDept li{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules, #navDept, #navDept li{min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules, * html #navDept, * html #navDept li {height:1%;}
 /*  */
/* ----- end float fix ----- */