/* General */



body {
	margin: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	background-image: url(/images/v2/bg_tile.gif);
	text-align:center;	
}

.h1, h2, h3 {
	
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	
}

.title {
font-size: 12px;
	font-weight: bold;
}




a {
  text-decoration: none;
  color: #003399;
}

a:visited {
  color: #003399;
	
}

a:hover {
color:#CC0000;
  text-decoration: underline;
}


a.more:link {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold;
}

a.more:visited {
  color: #cc0000;
}

a.more:hover {
  text-decoration: underline;
	font-weight: bold;
	color: #003399;
}

/* Structure */

#wrapper {
	position: relative;
       margin-left: auto;
       margin-right: auto;
       left: 0;
       right: 0;
       width: 875px;
	   background-color:#FFFFFF;
	   text-align:left;
}

#lhnav {
  width:199px;
	float:left;
 
}

#rhnav {
width:150px;
	float:left;
	}


#content {
	width:524px;
	float:left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
	
	
	
}

#centercontent {
margin-top:8px;
margin-bottom:8px;
margin-left:13px;
margin-right:13px;
}

div.contentarea {
margin-top:8px;
margin-bottom:8px;
margin-left:13px;
margin-right:13px;
}


.centresplitleft {
	
	float:left;
	margin-left:0px;
	
	
	}
	
.centresplitright {
	
	float:left;
	margin-left:2px;
	
	}
	


#header {
	width:875px;
	height:71px;
	background-image: url(/images/v2/header.gif);
	background-repeat: no-repeat;
}


/* Layout Elements */

.divider {
width:875px;
height:5px;
float:left;
clear:all;
}


		

/* Global styles */

img.smlicon {
  position: relative;
  top: 3px;
}

div.linebreak {
  clear: both;
}

.redhead {
	height:22px;
	background-image: url(/images/v2/redtile.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	width:100%;
	margin-top:5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.redheadnav {
	height:22px;
	background-image: url(/images/v2/redtile.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	width:100%;
	margin-top:5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
/* Header */



#headnav {
	background: #000;
	height:115px;
	}



#headnav a {
	display:block;
	font-weight: bold;
	background-image: url(/images/v2/redsq.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	color:#FFFFFF;
}

#headnav a:hover{
	background-color: #CC3333;
	background-image: url(/images/v2/redtile.gif);
}

#headsearch {
	width:150px;
	background-image: url(/images/v2/search.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	background-color: #CCCCCC;
	text-align:center;
	color:#000000;
	height:75px;
}

.searchgo {
margin:8px;
}

div#quicksearch input.icon {
  position: relative;
  top: 4px;
}

div#linkshdr {
  float: right;
  margin-right: 6px;
  font-size: 14px;
  text-align: right;
}

div#linksbar {
  margin: 0px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 0px;
  padding-right: 6px;
  font-size: 13px;
  line-height: 13px;
  text-align: right;
  background: #fff;
  font-weight: bold;
  height: 28px;
  border-bottom: 1px solid #999;
}

div#linksbar a {
  color: #000;
}

div#linksbar .smlicon {
  position: relative;
  margin-top: -8px;
  top: 6px;
}

div.button {
  font-size: 15px;
  background: #ccc;
  border-left: 2px solid #eee;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  width: 160px;
  height: 28px;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.button a {
  display: block;
}

div.button img {
  position: relative;
  top: 12px;
  margin-top: -12px;  
}

/* Footer */

div#footer {
  clear: both;
}

/* Left hand navigation */



.lhnavlinks {
	width:98%;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999; 
}



div.lhnavlinks ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }



div.lhnavlinks li.section a:visited {
  color: #000;
  text-decoration: none;
   border-top: 1px solid #999;
   padding:4px;
   display:block;
}

div.lhnavlinks li.section a {
  color: #000;
  text-decoration: none;
   border-top: 1px solid #999;
   padding:4px;
   display:block;
}


div.lhnavlinks li.section a:hover {
	color: #fff;
	background-color: #CC3333;
	text-decoration: none;
	background-image: url(/images/v2/redtile.gif);
}

/*div.lhnavlinks li {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #999;
  background: #fff;
  padding-left: 24px;
}*/

.nav1 a:visited {
	color: #333333;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	display:block;
	background-image: url(/images/v2/redsq.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

.nav1 a:link {
	color: #333333;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	display:block;
	background-image: url(/images/v2/redsq.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

.nav1 a:hover {
	color: #003399;
	text-decoration:underline;
}

.catdesc {
margin:5px;
}

.tableborder {
border: 1px solid #CCCCCC;
margin:0px;
padding:6px;
float:left;
width:506px;
}

#quickbasket {
	background-color:#F6F2F1;
	border: 1px solid #CCCCCC;
	padding:6px;
	font-size:10px;

}



#quickbasket a {
 text-decoration: none;
 color:#333;
 
}

#quickbasket a:hover {
 text-decoration: underline;
 color:#003399;
 
}



.rhbaskete {
border: 1px solid #CCCCCC;
background-color:#fff;
padding:2px;
}

td, th {
margin:4px;
font-size:11px;
}

#item {
margin:10px;
font-size:11px;
}

.itempicture {
float:right;
margin:10px;
}


.itemfeature {
	width:238px;
	background-image: url(/images/v2/product.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	padding:4px;
	height:180px;
	background-color:#FFFFFF;
	font-size:11px;
}




div.itemfeaturepicture {
float:left;
margin-right:8px;
margin-bottom:8px;
width:77px;
margin-top:8px;

}

div.itemfeaturepicture img {
border:1px solid #CCCCCC;
}

div.itemfeature H3 a:visited, H1 a:link {
	color: #fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-color:#333333;
	display:block;
	padding-left:6px;
	padding-top:2px;
	height:36px;
	background-image: url(/images/v2/dark_tile.gif);
}

div.itemfeature H3 a:link, H1 a:link {
	color: #fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-color:#333;
	display:block;
		padding-left:6px;
	padding-top:2px;
	height:36px;
	background-image: url(/images/v2/dark_tile.gif);
}

div.itemfeature H3 a:hover, H1 a:link {
	text-decoration:none;
	background-color:#FF0000;
	background-image: url(/images/v2/redtile.gif);	
}

div.abstract {
margin-top:6px;
font-size:11px;
float:left;
}

div.itemfeatureprice {
padding:6px;
font-weight:bold;
}

div.price {
width:100%;
margin-top:10px;
margin-bottom:10px;
font-size:14px;
}

div.itemcontent {
float:left;
width:148px;
padding:2px;
font-size:11px;
margin-top:8px;
}

div.itemcontent p 
{
margin:0px;
padding:0px;
}

p.itemcontent  
{
margin:0px;
padding:0px;
}



#footer {
	height:22px;
	background-image: url(/images/v2/redtile.gif);
	font-size: 10px;
	font-weight: normal;
	color: #FF99CC;
	float:left;
	width:865px;
	margin-top:5px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left:10px;
	margin-top:8px;
}

div.coreware {
padding:4px;
margin-top:10px;
}

.itemfeaturelinks {
background-color:#FFFFFF
}

.searchinput {
border:2px solid #FF0000;
}


.imageborder {
border: 1px solid #CCCCCC;
}



.tdborder {
border-bottom: 1px solid #CCCCCC;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .photocontainer {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .photocontainer {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }


a.searchlinks:visited {
	color: #333333;
	text-decoration: none;
	
}

a.searchlinks:link {
	color: #333333;
	text-decoration: none;
	
}

a.searchlinks:hover {
	color: #003399;
	text-decoration:underline;
}


.topnavsurround {
padding:8px;
}

.regerror {
background-color:#CC0000;
color:#FFFFFF;
padding:6px;
}

.shopourprice {
font-weight:bold;
}

div.searchlink {
       float: right;
       margin-top: 2px;
       font-weight: bold;
       font-size: 13px;
}

div.searchlink a {
      color: #000;
}

div.searchlink img {
      position: relative;
      border: 0;
      top: 6px;
      margin-top: 0px;
      margin-right: 12px;
}

div.resultsstock, div.outofstock {
  font-size: 9px;
  font-style: italic;
  color: #666;
  margin-bottom: 4px;
}

div.adbeans {
  border: 1px solid #666;
  background: #eee;
  padding: 6px;
}



