/* ----- end float fix ----- */
body{
	background:#ffffff;
	color:#666666;
	/*font: 72%  Tahoma, Helvetica, sans-serif;	*/
	font: 72% "Courier New", Courier, monospace;
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
	background: #e3ccba url(../graphics/site/bodybg.jpg) no-repeat top left fixed;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	/*font: 100% Arial, Helvetica, sans-serif;*/
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}


/* Home image */

.homeimg{margin-bottom:20px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#900001;
	text-decoration:none;
}
a:hover{color:#633F3F;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0em 0 0;}
h1{font-size:140%;}
h2{font-size:130%;color:#8b0000;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}
.p1{font-family: "Lithos Pro Regular", "Lithos Pro Light", "Lithos Regular";font-size:120%;margin:0em 0em 0em 0em;}

/* ----- 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 auto;
	margin-top:10px;
	width:770px;
	text-align:left;
	background:#fff;
	padding-top:10px;
	position:relative;
	border-left:15px solid #fff;
	border-right:15px solid #fff;
}

/* ----- header area ----- */
#header{
	height:100px;	
	position:relative;
	background:#fff;
	margin:0 0 55px 0;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	width:740px;
	height:100px;
	margin:0;
	padding:0;
	left:0px;
	line-height:30px;
	overflow:hidden;
	background: url(../graphics/site/logo.gif) no-repeat top left;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:50px;
	left:30px;
	line-height:20px;
}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	right:30px;
	z-index:10;
}

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

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:right;
	display:inline;
	margin-right:10px;
	margin-bottom:5px;
	width:515px;
	font: 110% Arial, Helvetica, sans-serif;
}

#breadcrumbs a{
	color:#8b0000;
}

/* ----- search box ----- */
#search{
	margin:0;
	margin-bottom:1em;
	padding:0px 20px 3px 0px;
	background:#ffffff;
}
#search label{display:block;}
#searchKeyword{
	border:1px solid #8b0000;
	background:#ffffff;
	width:142px;
	height:22px;
	margin:0px;
	padding-left:2px;
	vertical-align:middle;
	color:#666;
}
#searchSubmit{
	border:0;
	background:transparent;
	color:#8b0000;
	font-size:100%;
	font:140% "Prestige Elite Std", "Times New Roman", Times, serif;
	margin-left:2px;
	padding:0;
	vertical-align:middle;
	text-transform:lowercase;
}

/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
	/*font-family:"Lithos Pro Regular", "Lithos Pro Light", "Lithos Regular";*/
	font-family: "Courier New", Courier, monospace;
	text-transform:lowercase;
	font-size:115%;
}
#navDept{margin-bottom:1em;display:none;}
#navDept li{
	margin-bottom:1px;
}
#navDept li a{
	display:block;
	width:100%;
	color:#dedcc4;
}
#navDept li a:hover, #navDept li a.selected{color:#633f3f;background-color:#dedcc4;}
#navDept li a span{
	display:block;
	padding:3px 20px;
}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	list-style:none;
}
#navSubDept{
	width:400px;
	padding:5px 10px 5px 0px;
	background:#ffffff;
}
#navSubDept li{
	padding-top:5px;
	list-style:none;
	display:inline;
}
#navSubDept li a{color:#633f3f;}
#navSubDept li a:hover, #navSubDept li a.selected{color:#3f634f;}

/* ----- 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:#633f3f;
	color:#dedcc4;
}
#navTools li a:hover, #navTools li a.selected{text-decoration:underline;}
#navTools li a span{
	display:inline;
	padding:10px 20px 5px 10px;
}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
	font-family: "Courier New", Courier, monospace;
}

.navStatic li{
	margin-bottom:1px;
}
.navStatic li a{
	display:inline;
	width:100%;	
	color:#666;
}
.navStatic li a:hover{color:#8b0000;}

#navToolsTitle, #navDeptTitle, .navStaticTitle, .navStaticTitle2{
	margin:0;
	padding:0px 10px;
	margin-bottom:1px;
	background:#633f3f;
	font-size:140%;
}

/*-- For 2 static menus --*/

/* This is the side navigation - menu builder */
.static-menu{

}

.static-menu .navStatic{
	margin-bottom:1em;
}
	
.static-menu .navStatic li{
	padding:5px 10px;
	text-transform:lowercase;
	font-size:130%;
}

.static-menu .navStatic li a span{
	display:inline;
	
	
}
/* This is the main horizontal navigation - menu builder */
.static-menu + .static-menu{
	border-bottom:2px dotted #666;
	position:absolute;
	top:130px;
	left:0;
	width:100%;
	padding-bottom:10px;
}

.static-menu + .static-menu li {
	float:left;
	margin: 0 37px 0 0;
	font-size:140%;
	text-transform:lowercase;
	padding:0;
}

.static-menu + .static-menu li a span{
	display:inline;
	padding:0px;	
}
.navStaticTitle, .navStaticTitle2{
	background: #e8d8c1 url(../graphics/site/tornpaper.jpg) no-repeat top left;
	width:220px;
	height:41px;
	line-height:41px;
	text-transform:lowercase;
	font-family: "Courier New", Courier, monospace;
	color:#666;
	clear:both;
}

.navStaticTitle2{
	margin-top:10px;
}	
	
.static-menu + .static-menu .navStaticTitle{
	display:none;
}

.upperc{
	text-transform:uppercase;
}
/* Blog */

img.blog{
	margin: 5px 5px 10px 10px;
	float:left;
}

p.blogtext{
	font-size:90%;
	font-family: "Courier New", Courier, monospace;
	line-height:1.1em;
	margin-top:0;
	color:#666;
}

/* Tel */

img.tel{
	margin: 5px 5px 10px 10px;
	float:left;
}

p.telno{
	font-size:150%;
	font-family: "Courier New", Courier, monospace;
	line-height:48px;
	margin-top:0;
	color:#666;
}

/* Twitter, Facebook, Email */
.social{
	clear:both;
}
.twitter, .facebook, .email{
	padding-left:20px;
}

/* Ebay */

img.ebay{
	margin: 5px 0 10px 10px;;
}
/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	overflow:hidden;
	width:220px;
	/*height:469px;*/
	margin-top:10px;
	background: #fff;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:525px;
	margin:25px 0 0 25px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#8b0000;
	font-size:140%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	font-family: "Courier New", Courier, monospace;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#8b0000;
	font-size:200%;
}
#content p{
	font-size:120%;
	color:#666;
}

#content a, a:hover {
	color:#8b0000;
}


.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- footer area ----- */
#footer{
	padding:10px 0;
	color:#666;
	border-top:2px dotted #666;
	
}
#footer p{color:#666;margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
	font: 100% Arial, Helvetica, sans-serif;
}
#footer li{
	display:inline;
	padding:0 5px;
	border-left:1px solid #666;
	margin:0;
}
#footer li.first{
	border-left:none;
	padding-left:0;
}
#footer a:link, a:visited, a:active {
	color:#666;
}
#footer a:hover{
	color:#666;
	text-decoration:underline;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
	color:#633F3F;
}

/* ----- 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:.5em 10px 0 10px;
	background:#f1f1f1;
	border:1px solid #e1e1e1;
	color:#777;
}
.products li:hover{
	background:#f5f5f5;
	border:1px solid #e5e5e5;
}
.products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	background:none;
}
.products li h3 a{color:#555;}
.products li h3 a:hover{color:#275f81;}
.products .image{
	float:left;
	margin:0;
	margin-right:10px;
	margin-bottom: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{
	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%;
}

/* ----- 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 .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{
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0px 0 0 0;
	list-style:none;
	display:inline;
}
#articles ul{
	margin:0px;
	padding:0px;
	color:#900001;
}
#articles ul li{
	line-height:150%;
	padding-right:15px;
	list-style:none;
}
#articles  ul li a{color:#900001;}
#articles  ul li a:hover{color:#633F3F;}

/* ----- press articles ------ */
#Pressarticles ul, #Pressarticles li {
	margin:0px 0 0 0;
	list-style:none;
	display:block;
}
#Pressarticles ul{
	margin:0px;
	padding:0px;
	color:#900001;
}
#Pressarticles ul li{
	line-height:150%;
	padding-right:15px;
	list-style:none;
}
#Pressarticles  ul li a{color:#900001;}
#Pressarticles  ul li a:hover{color:#633F3F;}


/* ----- 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 #900001;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #900001;
	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:#900001;
	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 #900001;
}

/* ----- 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 ----- */
