body {
padding:0;
margin:0 0 10px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background: #d1e6e2 url(../skinimages/background.gif) no-repeat top left;
}
#header {
width: 960px;
height: 227px;
margin: 0 auto;
}
#navigation {
width: 960px;
height:36px;
margin:0 auto;
clear:both;
background: #000000;
}
#bluemenu{
	width: 960px;
	height:36px;
		padding:0;
}
#content-container {
width: 960px;
margin:0 auto;
clear:both;
background: #ffffff;
overflow:auto;
}
#content{
width: 710px;
float:right;
padding:10px;
background-color:#FFFFFF;
}
#col2{
width: 192px;
padding:10px 10px 10px 10px;
float:right;
background-color:#FFFFFF;
}
#col1{
width: 192px;
padding:10px 10px 10px 10px;
float:left;
background-color:#FFFFFF;
}
.sidebox{
width:172px;
padding:10px 10px 14px 10px;
background:#f4f1f1 url(../skinimages/sideboxbottom.gif) bottom no-repeat;
color:#3d8678;
margin-bottom:10px;
}
.sidebox a{
color:#3d8678;
}
.sidebox-center{
width:172px;
padding:10px 10px 14px 10px;
background:#f4f1f1 url(../skinimages/sideboxbottom.gif) bottom no-repeat;
color:#3d8678;
text-align:center;
margin-bottom:10px;
}
#search form {
	margin: 0;
	padding: 63px 0 0 0;
}
#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(../skinimages/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(../skinimages/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
}
#col1 h2{
height: 33px;
margin: 0;
padding: 8px 0 0 15px;
background: url(../skinimages/img11.gif) no-repeat;
font-size: 1.4em;
color: #FFFFFF;
}
#footer {
width: 940px;
height:43px;
margin: 0 auto;
clear:both;
padding: 25px 0 0 20px;
color:#ffffff;
background: url(../skinimages/layout_09.gif) no-repeat;
}
#footer a {
color: #ffffff;
}
.imagespacer{
padding: 0 0 10px 10px;
}

/* main header list styles -------------------------------------*/
#topnav ul {
margin: 0;
padding: 0;
list-style: none;
}
#topnav li {
display: block;
float: left;
background: url(../skinimages/img05.gif) no-repeat;
}
#topnav li a {
display: block;
float: left;
height: 38px;
padding: 8px 20px 0 20px;
margin : 0 0 0 0;
text-decoration: none;
text-transform: lowercase;
color: #000000;
background: url(images/img06.gif) no-repeat right top;
font-weight: bold;
}
#topnav li a:hover {
text-decoration: underline;
}

/* col1 list styles ---------------------------------------------*/
#col1 ul {
list-style-type:none;
padding:0;
margin:0 0 0 0;
}
#col1 li {
list-style-type:none;
margin:0;
}
#col1 li a {
color:#3a8476; 
padding:5px 0 5px 5px;
text-decoration:none;
display:block;
border-bottom:1px solid #cccccc;
}
#col1 li a:hover {
color:#3a8476;
background:#d2e6e2;
}
#col1 li a.last {
color:#ffffff;
font-weight:bold;
padding:5px 0 5px 5px;
text-decoration:none;
display:block;
}
/*controls the appearance of the latest news on the home page*/
#latestnews{
	float : left;
	width : 250px;
}
#latestnews h1{
	
}
#latestnews ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestnews li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestnews a {
color:#003399;
}
/*controls the appearance of the latest products on the home page*/
#latestproducts{
	float : left;
	width : 250px;
}
#latestproducts ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestproducts li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestproducts a {
color:#003399;
}
/*controls the appearnce of the featured products on the home page*/
#featuredproducts{
	width : 90%;
	text-align : center;
}
#featuredproducts h2{
	text-align : left;
}
#featuredproducts td{
	padding : 10px;
	vertical-align : top;
}
#featuredproducts .image{
	vertical-align : top;
}
#featuredproducts .prodlistimg{
	border : 0px solid #666666;
}
#featuredproducts .desc{
	vertical-align : top;
}
#featuredproducts .listprice{
	font-weight : normal;
}
#featuredproducts .offerprice{
	font-weight : bold;
	color : #ff0000;
}
/*controls the appearance of the latest articles on the home page*/
#latestarticles{
	float : left;
	width : 250px;
}
#latestarticles ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestarticles li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestarticles a {
color:#003399;
}
/*the clearone class is only needed if you want the left hand colum to stretch the length of the page*/
#clearone{
	clear:both;
	height:1px;
}

/*The content class is where all the store content will appear*/
#page {
	width: 962px;
	margin: 0 auto;

}
#content {
float:left;
	width: 536px;
	padding: 10px 0 10px 0;
}
#content .pagecontent{
	padding: 40px 30px 0 30px;
}
/*The following controls the appearance of the crumb trail*/
#content .crumb{
	height: 25px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 5px;
	background: url(../skinimages/crumbback.jpg) no-repeat;
	font-size: 10px;
	color: #2e3192;
}
#content .crumb ul{
	margin : 0;
}
#content .crumb li{
	display : inline;
}
#content .crumb li a{
	color: #2e3192;
	text-decoration : none;
}
#content .crumb li a:hover{
	text-decoration:underline;
	color: #2e3192;
}
/*The following css statements all relate to the store.cfm page*/
/*department specific classes*/
#content .deptdesc{
	width : 100%;
}
#content .deptsort{
	width : 100%;storesubdepts
}
.storehomedepts{
	width : 90%;
	text-align : center;
}
.storehomedepts td{
	padding : 10px;
	vertical-align : top;
}
#content .storesubdepts{
	width : 65%;
	text-align : left;
}
#content .storesubdepts td{
	padding : 5px;
	vertical-align : top;
}
#content .deptsort{
	margin-bottom : 5px;
	margin-top : 5px;
	padding-top : 3px;
	border-top : 1px solid #666666;
	border-bottom : 1px solid #666666;
}
#content .deptpage{
	width : 100%;
	font-size:85%;
	margin-top:3px;
	margin-bottom : 5px;
	color : #666666;
}
#content .deptpage ul{
	margin : 0 0 0 5px;
}
#content .deptpage li{
	display : inline;
	padding-left : 5px;
}
#content .deptpage a{
	color : #666666;
	text-decoration : none;
}
#content .deptpage a:hover{
	text-decoration : underline;
}
#content .deptfeatured{
	
}
/*The following classes relate to the checkout pages*/
#content .basketconfirm{
	width : 95%;
	border-top : 1px solid #c0c0c0;
	padding-top : 5px;
	padding-bottom : 5px;
}
#content .paymentsection{
	width : 95%;
	padding-top : 5px;
	padding-bottom : 5px;
}
/*The following classes are used for the CMS*/
.cmshomedepts{
	width : 90%;
	text-align : center;
}
.cmshomedepts td{
	padding : 10px;
	vertical-align : top;
}

/* ######### Style for Drop Down Menu ######### */
.bluetabs{
border-bottom: 0px solid gray;

}

.bluetabs ul{
padding: 0;
margin:0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
padding:0;
}

.bluetabs li a{
text-decoration: none;
padding: 0;
margin:0;
color: #ffffff;
}

.bluetabs li a:visited{
color: #ffffff;
padding: 0;
margin:0;
}

.bluetabs li a:hover{
color: #3a8476;
padding: 0;
margin:0;
}

.bluetabs li.selected{
padding: 0;
margin:0;
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/
padding: 0;
margin:0;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
padding: 0;
margin:0;
}



.dropmenudiv_b{
position:absolute;
top: 0;
padding:0 0 10px 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background: url(../skinimages/dropback.png) no-repeat bottom;
width: 173px;
visibility: hidden;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #d1e6e2;
color: #3a8476;

}
}
/*added in v1.4.1, this style shows as a banner at the top of the store when it is 
anything other than open.  The message is only displayed to logged in admins*/
#adminmsg{
	clear: none;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
}

