/* ----- end float fix ----- */
body{
	background:#6297c5 url(../graphics/plain/grass.jpg) repeat-x bottom left;
	background-attachment:fixed;
	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:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#275f81;
	text-decoration:none;
}
a:hover{color:#555;}

/* ----- 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{
	margin:0;
	width:100%;
	background:transparent;
	padding:0;
	position:relative;
}
#innercontainer{
	width:1010px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#fff url(../graphics/plain/body.jpg) repeat-y;
}


/* ----- header area ----- */
#header{
	height:168px;
	width:1010px;
	position:relative;
	background:#fff url(../graphics/plain/header1.png);
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:55px;
	left:383px;
	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{margin:0;padding:0;}
#info a{
	display:block;
	width:140px;
	height:65px;
	position:absolute;	
	margin:0 0 0 880px;
	padding-top:95px;
	color:#fff;
}

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

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:right;
	display:inline;
	margin-right:10px;
	width:815px;
}

/* ----- search box ----- */
#search{
	float:left;
	background:#fcdb04;
	margin-bottom:0.5em;
	}
#search label{display:none;}
#searchKeyword{
	width:110px;
	height:24px;
	border:0;
	margin:0;
	padding:3px;
	background:#fcdb04;
	float:left;
}
#searchSubmit{
	float:left;
	margin:0;
	height:24px;
	padding:3px 0;
}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{margin:0.5em 0;}
#navDept li{
	margin-bottom:1px;
}
#navDept li a{
	display:block;
	width:100%;
	background:#70b429;
	color:#fff;
}
#leftmenu li a:hover{background:#693;}
#leftmenu li a.selected{background:#693;}
#navDept li a:hover{background:#693; color:#fff;}
#navDept li a.selected{background:#693;}
#navDept li a span{
	display:block;
	padding:2px 3px;
	}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	color:#777;
}
#navSubDept li{
	margin:10px;
	line-height:150%;
	list-style:none;
	float:left;
	width:205px;
	height:250px;
	padding:5px;
	border:2px solid #ddd;
	background:#eee;
}
#navSubDept h3{
	text-align:center;
	margin:0;
	height:30px;
}
#navSubDept img{
	width:200px;
	height:200px;
	border:2px solid #ddd;
}
#navSubDept li a{color:#693;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#666;text-decoration:underline;}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style: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;
}

/* ----- 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;
	margin-bottom:1px;
	background:#ddd;
	font-size:100%;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:140px;
	padding-left:15px;
	margin-top:10px;
	padding-bottom:60px;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:780px;
	margin-left:50px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#275f81;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#275f81;
	font-size:180%;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
#footer{
	background:#fff url(../graphics/plain/footer.jpg) no-repeat bottom;
	height:69px;
	width:1010px;
	margin:0 auto;
	text-align:center;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#footer ul{
	margin:40px 0 0 20px;
}
#footer li{
	padding:2px 5px;
	background:#693;
}
#footer a:link, #footer a:visited{
	color:#fff;
}
#footer a:hover{
	color:#c1dc6b;
	text-decoration:underline;
}
#footer #credits{
	float:right;
	margin-top:40px;
	margin-right:60px;
}

/* ----- pagination (page 1/2 etc.) ----- */
.pagination{
	margin:1em 0;
}
.pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
.pagination p{
	margin:0;
	float:left;
	width:100px;
}
.pagination a{
	display:block;
	float:left;
	width:15px;
	height:15px;
	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 ----- */

.desc{
	width:140px;
	height:30px;
	overflow:hidden;
	margin:0;
}
.products{
	margin:1em 0;
}
.productTitle{
	height:50px;
	font-size:90%;
	margin-bottom:5px;
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 
.products li{
	margin:0 10px 10px 0;
	padding:.5em 10px 0 10px;
	background:#f1f1f1;
	border:2px dotted #0078C7;
	color:#777;
	float:left;
	width:150px;
	height:25em;
}
.products li:hover{
	background:#f5f5f5;
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
	font-size:1em;
	height:4em;
}
.products li h3 a{color:#555;}
.products li h3 a:hover{color:#275f81;}
.products .image{
	float:left;
	margin:0;
	margin-bottom:5px;
}
.products .image a img{
	border:1px solid #e2e2e2;
	padding:2px;
	background:#fff;
	height:140px;
	width:140px;
}
.products .image a:hover img{
	border:1px solid #ccc;
	padding:2px;
	background:#e2e2e2;
}
.products .price{
	margin:0 5px;
	text-align:right;
	float:right;
	line-height:180%;
	color:#13689d;
	font-size:90%;
	font-weight:bold;
}
.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{	
	border:1px solid #ddd;
	padding:10px;
	margin-right:20px;
	float:right;
	width:380px;
}
#product .price{
	color:#13689d;
	font-size:120%;
}
#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{
}
#productDesc{
	float:right;
	width:380px;
	margin-right:20px;
}

/* ----- 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 table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #fff;
	background:#ddd;
	padding:5px;
}
td{
	background:#eee;
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.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:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#296fa4;
	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 ----- */

#home h2{
	color:#555 !important;
}
