body{
	background:#bbce5a;
	color:#555;
	font: 80%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}
a:link, a:visited, a:active{
	color:#275f81;
	text-decoration:none;
}
a:hover{color:#555;}
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:120%;}
hr{display:none;}
img{border:none;}
.hidden{display:none;}
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}
#skip{display:none;}
.hidden{display:none;}
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}
#skip{display:none;}
address{
	font-style:normal;
	margin:1em 0;
}
/* ---------------------- container ----------------------------- */

#container{
	margin:0 auto;
	margin-top:10px;
	width:760px;
	text-align:left;
	background:#fff;
	padding-top:1px;
	position:relative;
}

/* ---------------------- header ----------------------------- */

#header{
	height:195px;	
	position:relative;
	background: url(/site_images/header-grad.jpg) repeat-x;
	margin:0 1px;
}

/* Header Contact */

#headercontact{
	float: right;
	margin-bottom: 5px;
}


#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:21px;
	left:38px;
	line-height:30px;
	font-size:180%;
	font-weight:normal;
}
#tagline{
	position:absolute;
	margin:0;
	padding:0;
	top:170px;
	right:10px;
	line-height:20px;
}
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:170px;
	right:550px;
	z-index:10;
	font-size: 13px;
	color: #0f1e72;
	font-weight: bold;
}

/* ------------------------ Menu ----------------------- */

#navcontainer ul{
	background: url(/site_images/menu-grad.gif) repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0;
	color: #404040;
	height:55px;
}



ul#navlist {
       margin: 0;
       padding: 0;
       list-style-type: none;
       white-space: nowrap;
}

ul#navlist li {
       float: left;
       font-family: arial;
       font-size: 14px;
       font-weight: 400;
       margin: 0;
       padding: 20px 10px 0px 10px;
		 
		 background: url(/site_images/menu-seperator.gif) no-repeat 100% 0;
		 height:55px;
}

#navlist a, #navlist a:link {
       margin: 0;
       padding: 5px 9px 4px 9px;
       color: #404040;
       text-decoration: none;
}

ul#navlist li#active {
       color: #95bbae;
}

#navlist a:hover {
       color: #000;
		
}

#navlist li:hover{
	 background: url(/site_images/menu-grad-hover.gif) repeat-x;
		  height:55px;
}






/* ---------------------- mid ----------------------------- */

#mid{}


/* ---------------------- breadcrumbs ----------------------------- */

#breadcrumbs{
	float:right;
	display:inline;
	margin-right:10px;
	width:530px;
}

/* ---------------------- search ----------------------------- */

#search{
	margin:0;
	margin-bottom:1em;
	padding:5px 20px;
	background:#f2f2f2;
}
#search label{display:block;}


/* ---------------------- navigation ----------------------------- */

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

/* subdepartment navigation */

#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#f1f1f1;
	border:1px solid #eee;
	color:#777;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
}
#navSubDept li a{color:#777;}
#navSubDept li a:hover{color:#777;text-decoration:underline;}

/* */
#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{background:#ddd;}
#navTools li a span{
	display:block;
	padding:3px 20px;
}


/* */
.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: url(/site_images/menu-grad.jpg) repeat-x;
	font-size:100%;

}


/* ---------------------- side ----------------------------- */
#side{
	float:left;
	display:inline;
	width:200px;
	margin-left:10px;
	margin-top:10px;
}

#banners img{
	padding: 15px 0 15px 0;
}

#banners strong{
	color: #0166CB;
}

#banners{
	font-weight: bold;
}

#banners2 img{
	padding: 15px 0 15px 0;
}

#banners3 img{
	padding: 15px 0 15px 0;
}



/* ---------------------- main ----------------------------- */

#main{
	float:left;
	display:inline;
	width:530px;
	margin-left:10px;
}

#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:#317424;
	font-size:180%;
}

#main h2#pageTitle strong{
font-weight:normal;
	color:#e41a2d;
}

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

#footer{
clear: both;
	background: url(/site_images/footer-grad.gif) repeat-x;
	margin:1px;
	padding:12px 5px 0 5px;
	height: 25px;
}

#footer p{margin:0; }
#footer ul, #footer li{
	float: left;
	margin:0;
	padding:0;
	list-style:none;
}


#footer li{display:inline;margin-right:.5em;}
#footer a:hover{
	color:#777;
	text-decoration:underline;
}


#credits{
	color: #fff;
	padding: 0 0 0 550px;
	margin: 0;
	font-size: 11px;
	
}

#credits a{
	color: #fff;
	font-weight: bold;
}

#credits a:hover{
	color: #000;
}

#validation{
	float: right;
	/*margin-left: 280px;*/
	
}

#validation{
	display: inline;
}

/* ---------------------- pagination ----------------------------- */
#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(/_assets/img/site/business/ico_first.gif) no-repeat 0 0;}
#pagination a#prevPage{background:url(/_assets/img/site/business/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(/_assets/img/site/business/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(/_assets/img/site/business/ico_last.gif) no-repeat 0 0;}

/* ---------------------- products ----------------------------- */
.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 .price strong {
	color: Red;
}
.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ---------------------- product ----------------------------- */
#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{
}
/* ---------------------- 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(/_assets/img/site/business/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{color:#777;text-decoration:underline;}


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

/* ---------------------- sitemap ----------------------------- */
#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;
}
/* 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;
}
/**/
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;
}
* html .inner, * html .products, * html .products li, * html #pagination, * html
#total, * html .modules{height: 1%;}



/* ---------------------Our Stores -----------------------------*/

#stores dl{
	list-style: none;
	font-size: 1.5em;
	
}

#stores dt{
	padding-bottom: 15px;
}

#stores dd{
	margin: 0;
}

#stores strong{
	color: red;
}



.storetitle{
	font-weight: bold;
	color: #FFE700;
}


/*------------- Light Box CSS ----------------*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/site_images/blank.gif) no-repeat;  Trick IE into showing hover 
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/site_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/site_images/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	 Hides from IE-mac \
	height: 1%;
	 End hide from IE-mac 
	}	
	
	.map{
		height: 280px;
	}
	
	.map ul{
		padding: 5px 0 5px 0;
		margin: 0;
	}
	
	.map li{
		list-style:none;
		font-size: 120%;
		padding: 0 0 5px 0;
		margin:0;
	}
	
	.red{
		color: red;
	}
	
	
	/*---------additions-------*/
	
	#homepage-rotation {
		list-style: none;
padding: 0 0 0 280px;
	}


	*html #homepage-rotation {
padding: 0 0 0 245px;
	}	
	
	#home_text {
		width: 250px;
	}