/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/background.jpg);
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 
#wrapper{
	width: 790px;
	margin:0px auto;
	text-align:left;
	background-image: url(images/newwarpperback.jpg);
}
#wrapper #header {
	background-image: url(images/newheader1.jpg);
	height: 252px;
}

#topnav {
	background-image: url(images/navback.jpg);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 35px;
	background-position: top;
	padding-left: 100px;
	z-index: 2;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	line-height: 1;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	text-align: center;
}

#nav a {
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
	padding-bottom: 7px;
}
#nav a:hover, #nav a:focus {
	color: #CC0099;
	text-decoration: underline;
}

#nav li { /* all list items */
	float: left; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	padding-top: 2px;
	list-style: none;
	padding-right: 20px;
	background-image: url(images/ul.gif);
	background-repeat: no-repeat;
}
#scroller {
	z-index: 1;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color: #003366;
}

#content {
	clear: left;
	color: #ccc;
}

#leftcolumn {
	width: 200px;
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
#leftnav {
	margin-left: 5px;
	background-image: url(images/divback.gif);
	background-repeat: repeat-y;
}
#basket {
	margin-left: 5px;
	background-image: url(images/divback.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#basket h1 {
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/divheader.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 32px;
}
.smallogo {
	margin-top: 20px;
	margin-left: 5px;
}
#rightcolumn {
	float: left;
	margin-left: 10px;
	width: 545px;

}

#rightcolumn a:link, #rightcolumn a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #3C97B2;	
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#rightcolumn a:hover {
	text-decoration: underline;
}

#toprow {
	width: 540px;
	text-align: left;
	margin-bottom: 10px;
}
#toprowleft {
	width: 487px;
	background-image: url(images/boxback.jpg);
	background-repeat: no-repeat;
	margin-left: 34px;
	text-align: left;
	background-position: bottom;
	padding-bottom: 20px;
}
#toprowright {
	float: left;
	background-image: url(images/rightback.gif);
	height: 247px;
	width: 265px;
	background-repeat: no-repeat;
}
#toprowleft h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 17px;
	font-weight: bold;
	color: #cc0099;
}
#toprowright h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 26px;
	padding-left: 25px;
	font-size: 17px;
	font-weight: bold;
	color: #3C97B2;
}
#soffer_image {
	float: left;
	width: 440px;
	margin-left: 40px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
}
*html #soffer_image {
	margin-left: 20px;
}
#soffer_image img {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #53BDD3;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#soffer_text {
	font-size: 11px;
}
#newinImage{
	width: 100px;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
}
#newinImage img, {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #53BDD3;
}

#newinText {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 7px;
}
#newinText a:link, #newinText a:active, #newinText a:visited, #soffer_text a:link, #soffer_text a:active, #soffer_text a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #3D99B0;
	text-decoration: none;
}
#soffer_image a:link, #soffer_image a:visited, #soffer_image a:active {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration:underline;
}
#soffer_image a:focus, #soffer_image a:hover {
	text-decoration:underline;
	}
#newinText a:hover, #newinText a:focus, #soffer_text a:hover, #soffer_text a:focus {
	text-decoration: underline;
}


#newinText p, #soffer_text p {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
#maincontent {
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CECECE;
	width: 540px;
	font-size: 12px;
	padding-top: 12px;
}
#maincontent img {
	padding: 3px;
	border: 1px solid #00A9CC;
	margin-top: 2px;
}
#maincontent h2 {
	font-size: 13px;
	color: #00A8CB;
	padding-top: 5px;
	padding-bottom: 3px;
}
#maincontent a:link, #maincontent a:active, #maincontent a:visited {
	font-size: 12px;
	color: #09697F;
	text-decoration: none;
}
#maincontent a:hover, #maincontent a:focus {
	text-decoration: underline;
}

#maincontent table {
}

#maincontent table tr td a:link, #maincontent table tr td a:visited {
	border: 0px;
}

#rightcolumn #pagetitle h1 {
	font-size: 17px;
	color: #3C97B2;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}

#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper #footer h6 {
	text-indent: -2000px;
}



#basket h6 {
	background-image: url(images/divfooter.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}


#leftnav h1 {
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/divheader.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 32px;
}

#leftnav ul{
	background-image: url(images/tabfooter.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#leftnav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#leftnav h6 {
	background-image: url(images/divfooter.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}

#leftnav ul li a{
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	display: block;
	font-weight: bold;
	margin-left: 8px;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;

} 
#leftnav ul li a:hover, #leftnav ul li a:focus{
	color: #43A5C0;
	text-decoration: underline;

}
#search form {
	margin-left: 10px;
}

#search {
	margin-top: 10px;
}
#basket h2 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	color: #666666;
	padding-bottom: 3px;
}
#basket p {
	font-size: 11px;
	padding-left: 10px;
	color: #666666;
	padding-bottom: 3px;
}
#maincontent p {
	font-size: 11px;
}
.category_looper {
	background-color: #F7FDFF;
	border: 1px solid #0399BA;
	text-align: center;
}
#manufacturer p {
	font-size: 9px;
}
#basket a:link, #basket a:visited {
	color: #333333;
}
#basket a:hover {
	color: #50B8D3;
}
#maincontent h3 {

	font-size: 17px;
	color: #3C97B2;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
.clearboth {
	clear: both;
}
#rightcolumn h1 {
	color: #43A2BE;
}
#flash {
	margin-left: 15px;
}
*html #toprowleft {
	width: 487px;
}
