/* ----- end float fix ----- */
body{ background:#FFFFFF url(../graphics/plain/body_bg.png) repeat-x; 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:#0099FF; text-decoration:none; }
a:hover{color:#555;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{ margin:0em 0; padding-top: 7px; padding-bottom: 7px; }
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{ font: 120% Georgia, "Times New Roman", Times, serif; }
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:0px auto 0; width:770px; text-align:left; background:#fff url(../graphics/plain/container-rpt.png); position:relative; padding-top: 0px; }

/* ----- header area ----- */
#header{ height:197px; position:relative; background:#f2f2f2 url(../graphics/plain/header.png); margin-top: 0; margin-bottom: 0; width: 770px; }

/* ----- company logo & strapline ----- */
#logo{	position:absolute;	margin:0;	padding:0;	top:20px;	left:30px;	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{	position:absolute;		margin:0;	padding:0;	top:10px;	right:30px;	z-index:10;}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{ background: url(../graphics/plain/mid.png) repeat-x; }

/* ----- breadcrumb trail ----- */
#breadcrumbs{ float:right; display:inline; margin-right:10px; width:560px; margin-top: 5px; font-weight: bold; padding: 0px; }
#breadcrumbs a { color: #FFFFFF; font-weight: bold; }
#breadcrumbs a:hover{color:#000;}

/* ----- search box ----- */
#search{ margin:0 0 1em; padding:5px 20px; background:#0E78A5 url(../graphics/plain/search.gif) no-repeat top; }
#search label{ display:block; margin-bottom: 12px; color: #FFFFFF; }

/* ----- side navigation ----- */
#navDept, #navDept li{ margin:0; padding:0; list-style:none; background: url(../graphics/plain/DeptNav.png); font: lighter 1em Georgia, "Times New Roman", Times, serif; }
#navDept{ margin-bottom:1em; position: absolute; top: 167px; width: 750px; }
#navDept li{ margin-bottom:1px; display: inline; float: left; }
#navDept li a{ display:block; background:#f2f2f2 url(../graphics/plain/DeptNav.png); color:#FFFFFF; }
#navDept li a:hover, #navDept li a.selected{ background:#ddd url(../graphics/plain/DeptNav_hover.png); }
#navDept li a span{ display:block; padding:6px 20px 0px; border-right: 1px inset #666666; }

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {	margin:0;	padding:0;	list-style:none;}
#navSubDept{ margin:1em 0; padding:3px 250px 3px 0px; background:#f1f1f1 url(../graphics/plain/subpage-bg.png) no-repeat right center; color:#777; border-top: 1px solid #064F7F; border-right: 1px solid #064F7F; border-bottom: 1px solid #064F7F; border-left: 1px none #064F7F; }
#navSubDept li{ margin:0em 0; line-height:150%; padding:0 0 0 0px; list-style:none; }
#navSubDept li a{ color:#777; display: block; padding: 3px 0px 3px 20px; margin: 0px; height: 20px; }
#navSubDept li a:hover, #navSubDept li a.selected{color:#777;text-decoration:underline;}

/* ----- customer tool list ----- */
#navTools, #navTools li{	margin:0;	padding:0;	list-style:none;}
#navTools{ margin-bottom:1em; display: none; }
#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;}
.navStatic{margin-bottom:1em;}
.navStatic li{	margin-bottom:1px;}
.navStatic li a, .navStatic li a:link, .navStatic li a:visited, .navStatic li a:active{ display:block; width:100%; background:#1F617D; color:#FFFFFF; }
.navStatic li a:hover{ background:#0099CC; }
.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:175px; margin-left:10px; background: #0387C0 url(../graphics/plain/side.png) bottom; padding-bottom: 300px; margin-right: 10px; }

/* ----- main content area ----- */
#main{ float:left; display:inline; width:530px; margin-left:10px; margin-top: 60px; }
#main h2{ padding:0px; color:#275f81; clear:both; font: normal 160% Georgia, "Times New Roman", Times, serif; margin: 0px; }
#main h2#pageTitle{ padding:0; margin:20px 0 0em; color:#275f81; font: normal 2em Georgia, "Times New Roman", Times, serif; }
.note{	font-size:110%;}
.highlight{	font-size:140%;}
.module1{	float:left;	width:250px;}
.module2{	float:right;	width:250px;}

/* ----- footer area ----- */
#footer{ background:#D1D4CD url(../graphics/plain/footer.png) repeat-x center top; padding:0px; height: 508px; margin: 0px; clear: both; }
#vids { margin-left: 60px; margin-top: 40px; margin-bottom: 40px; }
#footer p{margin:0;}
#footer .inner { width: 750px; padding: 0px; margin: 0px auto; background: #D2D5CE url(../graphics/plain/footer3.png) no-repeat center top; text-align: left; position: relative; height: 500px; }
#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-right: 20px; }
#footer .inner #footerlinks { padding-left: 20px; width: 520px; float: left; position: relative; margin-bottom: 30px; }
#footer .inner #footerlinks li a { padding-top: 96px; display: block; width: 86px; float: left; text-align: center; }

/* ----- 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;	background:#f1f1f1;	border:1px solid #e1e1e1;	color:#777;	padding-top: 0.5em;	padding-right: 10px;	padding-bottom: 0;	padding-left: 10px;}
.products li:hover{	background:#f5f5f5;	border:1px solid #e5e5e5;}
.products li h3{	margin-top:.1em;	margin-bottom:0.1em;	padding:0;	background:none;}
.products li h3 a{color:#555;}
.products li h3 a:hover{color:#275f81;}
.products .image{	float:left;	margin-right:5px;	margin-bottom: 2px;	margin-top: 1px;}.
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{	text-align:right;	line-height:180%;	color:#13689d;	font-size:110%;	font-weight:bold;	margin-top: 2px;	margin-right: 0;	margin-bottom: 2px;	margin-left: 0;}
.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: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;}

#mailer { color:#000000; float: left; width: 166px; height:200px; text-align: left; padding-left: 10px; padding-top: 0px; margin: 0px 20px 0px 0px; padding-bottom: 0px; }

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


/* ---------------------- custom rules ----------------------------- */
#mid .inner { }
#flash { position:absolute; height: 167px; width: 750px; top: 0px; left: 10px; }
#searchKeyword { width: 120px; }
.pic-r-twist { background: url(../graphics/plain/pic-r-border.jpg); height: 113px; width: 150px; padding: 22px 19px 25px 18px; float: right; margin-left: 10px; }
.pic-l-twist { background: url(../graphics/plain/pic-r-border.jpg); height: 113px; width: 150px; padding: 22px 19px 25px 18px; float: left; margin-right: 10px; }
.pic-r { float: right; margin-bottom: 10px; margin-left: 20px; }
.pic-l { float: left; margin-bottom: 10px; margin-right: 20px; margin-top:10px; }
.quote { font: italic lighter 2em Georgia, "Times New Roman", Times, serif; margin: 0px; padding: 0px; }
#offers { padding-right: 20px; padding-left: 20px; color: #fff; }
#offers h3 { color: #FFCC00; margin: 0px; padding: 0px; }
#offers a { color: #FFCC00;}
#offers a:hover {color:#FFFFFF;}
#photos h2 { margin-top: 20px;  margin-bottom:8px;}
.thumbs { border: 3px solid #CCCCCC; margin-right: 5px; margin-bottom: 5px; }
.thumbs:hover { border: 3px solid #0099CC; margin-right: 5px; }
#hotels .hr {clear:both}

