@import url("tables.css");
@import url("homepage.css");
@import url("terms.css");
@import url("basket.css");
@import url("portal.css");


h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;}
em{font-style:italic;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
ol li{list-style: decimal outside;}
ul li{list-style: disc outside;}
dl dd{margin-left:1em;}
caption {margin-bottom:.5em;text-align:center;}
p,fieldset,table {margin-bottom:1em;}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #003366;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	width: 98.5%;
	min-width: 900px;
}

/***************/
/* ID elements */
/***************/

/* Main Page */
#page {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 1.0em;
}

#headerouter {
	height: 91px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
/*	background-image: url('images/header-background.gif'); */
	background-repeat: repeat-x;
	background-color: transparent;
}
#header {
	height: 65px;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/header.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
#headerinner {
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;	
}
#contenttable {
	width: 100%;
}
#tdcontent {
	width: 70%;
	vertical-align: top;
	margin: 0px;
	padding: 0px 4px;
	background: #fff;
}
#content {
	font-size: 1.2em;
	margin: 0px 0px;
	padding: 0px;
	width: 99%;
}
#tdsidebarleft {
	vertical-align: top;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#sidebarleft {
	border: 0px;
	margin: 2px 0px;
	padding: 0px;
}
#tdsidebarright {
	vertical-align: top;
	width: 180px; 
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#sidebarright {
   width: 220px;
	border: 0px;
	margin: 2px 0px;
	padding: 0px;
}
#footerouter {
	background: url('images/footermiddle.jpg');
	background-position: top right;
	background-repeat: repeat-x;
	height: 49px;
}
#footer {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	text-align: center;
	height: 49px;
	background-position: top left;
	background-repeat: no-repeat;
}
#footerinner {
	margin: 0px;
	padding: 20px 80px 0 0;
	border: 0px;
	font-weight: bold;
	color: #999;
	text-align: center;
	height: 29px;
	background-position: top right;
	background-repeat: no-repeat;
}
/*-----------------------------------------------Top Navigation------------------------------*/
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #900000;
	text-decoration: none;
	text-align: left;	
	margin-top: 18px;
	padding: 7px;
	padding-left: 1px;
	position: absolute;	
}

.dummyend[id]{clear:both/*end hack using dummy attribute selector for IE5 mac, else error in CSS occurs!*/}

.navbar ul{
	border: 0px;
	margin: 0px;
	padding: 3px 0px 0px 5px;
}
.navbar li  {
	display: inline;
	margin: 0px 0px;
	padding: 0px;
}
.navbar a, 
.navbar a:link, 
.navbar a:active, 
.navbar a:visited {
	text-decoration: none;
	color: #900000;
}
.navbar a:hover{
	text-decoration: underline;
	color: #900000;
}

.navbar ul, .navbar li{border:0; margin:0; padding:0; list-style:none;}

.navbar ul{
	border-bottom: solid 1px #555555;
	height:33px;
}
.navbar li{float:left; margin-right:2px;}

.navlist a:link, .navlist a:visited{
	background:url('images/tab-round.png') right 33px;
	color: white;
	display:block;
	font-weight:bold;
	height:33px;
	line-height:33px;
	text-decoration:none;
}
.navlist a span{
	background:url('images/tab-round.png') left 33px;
	display:block;
	height:33px;
	margin-right:14px;
	padding-left:14px;
}
.navlist a:hover{
	background:url('images/tab-round.png') right 66px;
	display:block;
	color: #708090;
	text-decoration: underline;
}

.navlist a:hover span{
	background:url('images/tab-round.png') left 66px;
	display:block;
}

.navlist active a:link, .navlist active a:visited, .navlist active a:hover
{
	color:#1c4e7e;
	background:url(images/tab-round.png) right 0 no-repeat;
} 
.navlist active a span, .navlist active a:hover span{
	background:url(images/tab-round.png) left 0 no-repeat;
}

#pagetitle {
	padding-top: 0px;
	margin: 0px;
	visibility: hidden;
}

#ediv1 {   
	float: right; 
	height: 80px;
	margin-right: 20px;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 0px;
	z-index: 1;
}

#hbot {
	margin-bottom: 10px;
}
#flashcontent
{
	 float: right; 
}
#subcategories {
	margin-bottom: 5px;
	padding: 0px;
}
#categories{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#vatswitch {
	text-align: center;
}

#recent {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.level1current{
	background-color: #ddd;
}

#popular {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#breadcrumb {
	background-color: #eeeeee;
	font-size: 1.3em;
	border: 1px solid #ccc;
	margin-top: 3px;
}
#breadcrumb ul {
	margin: 0px;
	padding: 3px 1px;
}
#breadcrumb ul li {
	display: inline;
}

#breadcrumb a {
	color: blue;
	text-decoration: underline;
}

#breadcrumb a:link,
#breadcrumb a:active,
#breadcrumb a:visited {
	text-decoration: underline;
}

#breadcrumb a:hover {
	background-color: #eee;
	color: #888;
	text-decoration: underline;
}

#loginform fieldset {
	margin: 0px;
	border: 0px solid #bbb;
}

#loginform legend {
	color: #003366;
	font-weight: bold;
}

#loginform {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	width: 210px; 
}

#loginform label {
	display: block;
	float: left; 
	width: 60px; 
	padding: 0 0 0 3px; 
	margin: 5px 0 0 0;
	margin-top: 8px;
	float: left;
}

#loginuserinput, #loginpassinput {
	width: 125px;
	float: right;
}

#loginform input {
	font-size: 1.0em;
	margin: 1px;
}

#loginsubmitinput {
  width: 66px;
  height: 23px;
  float: right; 
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 0px;
  padding: 0;
  border: 0;
  background: transparent url('images/login.png') no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; 
  cursor: default; 
}

fieldset #loginpasslabel {
	clear: both;
	float: left;
}

#login {
	border: 1px solid #bbb;
}

#loginmessage {
	width: 99%;
	text-align: center;
}

#logoutlink {
	font-weight: bold;
	text-align: center;
}

#fgpasswordlink {
	margin: 0px 10px;
}

#search fieldset {
	margin-right: 2px;
	border: 0px solid #bbb;
}

#search legend {
	color: #003366;
}

#searchform {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	width: 178px;
}
#searchform legend{
	font-weight: bold;
	margin-bottom: 5px;
}
#searchform fieldset {
	padding: 0px;
	border: 0px solid #bbb;
}
#searchterm {
	width: 191px;
	margin-left: 6px;
}
#searchterminput {
	font-size: 1.0em;
	width: 80px;
	margin: 1px;
}
#searchsubmitinput {
  width: 66px;
  height: 23px;
  margin-top: 10px;
  padding: 0;
  border: 0;
  float: right;
  background: transparent url('images/search.png') no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; 
  cursor: default;
}

#searchresults {
	border: 1px solid #999;
	padding: 3px;
	padding-bottom: 100px;
	margin: 9px 0px;
	background-color: #ffffff;
}

#quicklookup {
	margin-right: 0px;
}

#quicklookuplabel {
	color: #003366;
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
}

#quicklookupform {
	font-size: 1.0em;
	color: #003366;
	width: 178px;	
}

#quicklookupform legend{
	font-weight: bold;
	margin-bottom: 5px;
}

#quicklookupform fieldset {
	margin: 0px;
	border: none;
}

#quicklookupcode {
	width: 191px;
	margin-left: 6px;
}

#quicklookupsumbit {
	font-size: 0.8em;
}

#quicklookuptitleinner {
	margin: 0px;
	border: none;
}

#quicklookupsubmitinput { 
  width: 66px;
  height: 23px;
  margin-top: 10px;
  padding: 0;
  border: 0;
  float: right;
  background: transparent url('images/submit.png') no-repeat center top; 
  cursor: pointer; 
  cursor: default; 
  text-indent: -3000px;
}

#categorybreadcrumb {
	font-size: 0.9em;
}
#categorybreadcrumb ul {
	margin: 0px;
	padding: 0px 1px;
}
#categorybreadcrumb ul li {
	display: inline;
}

#productdetails {
	width: 99%;
	padding: 3px;
	padding-bottom: 50px;
	margin: 9px 0px;
	margin-left: 0px;
	margin-right: 160px;
	background-color: #ffffff;
}

#productdetailstable {
	margin-top: 20px;
	font-size: small;
	font-weight: bold;
}

#productdetailstable th {
	float: left;
}

#productdetailstable tr.stockid {
	margin-bottom: 10px;
}

 #productimagediv {
	position: relative;  
	border: 1px solid #CCC;
	margin: 10px 5px;
	padding: 0px;
	background-color: white;
	width: 150px;
	float: left;
	clear: both;		
}		

#wrapdiv {
	margin-top: 10px;
	margin-left: 160px;
	margin-right:5px;
}

#wrapdiv h3 {
	margin-left: 5px;
}

.productimagealt {
	border: 1px solid #444;
	margin: 2px;
	padding: 0px;
	background-color: white;
}

#productfulldesc {
	margin: 15px;
	margin-top: 25px;
}

div #productexit {
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
	text-decoration: none;
}


#productexit a:hover {
	color: #000;
	text-decoration: underline;
}

#productexitimage {
	vertical-align: middle;
	border: 0px;
}

#quantitybreakdiv {
	border: 1px solid #bbb;
	margin-top: 20px;
	margin-left: 165px;
}

#splitpackdiv {
	border: 1px solid #bbb;
	margin-top: 20px;
	margin-left: 165px;
}

#specs {
	margin-top: 10px;
	margin-left: 165px;
}

#productBasket {
	border: 1px dotted #bbb;
	padding-bottom: 0px;
	width: 100%;
	margin-left: 0px;
	margin-right: 20px;
}

#addtobasket {
	width: 95%;
	margin: 10px;
}

#pbSpan {
	font-weight: bold;
	margin: 5px;
	font-size: small;
}

#basketform {
	padding: 5px 0px;
	border: 1px solid #bbb;
	margin-left: 5px; 
	text-align: center;
	height: 25px;
}

#groupedbasketform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	text-align: center;
}

#groupedbasketformprodsel {
	margin-bottom: 15px;
}

#basketform .basketqty {	
	margin-left: 30px;
	font-weight: bold;
}

#basketpartqty {
	margin-left: 20px;
}

#basketsubmit {
	margin-left: 10px;	
}

.basketsubmitinput {
	float: left;
	margin-top: -15px;
	margin-left: 50px;
}

#baskettocheckout {
	text-align: right;
	width: 100%;
}

#baskettocheckout a {
	color: #A00;
}

.baskettotalval {
	text-align: right;
}

ul#checkoutstages {
	height: 50px;
}
ul#checkoutstages li{
	height: 30px;
}
#checkoutstages {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px;
	height: 35px;
	text-align: center;
}

#checkoutstages li {
	display: inline;
	margin:5px;
	margin-right: 15px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: x-small;
}

#checkoutstages img {
	margin-top: 10px;
   margin-bottom: auto;
	margin-bottom: -3px;
}

#checkoutstages li.stagenotreached {	
	height: 31px;
	line-height: 30px;
}

#checkoutstages li.currentstage {
   color: #888;
	height: 31px;
	line-height: 30px;	
}

#checkoutstages li.stagereached {
	color: #DDD;
	height: 31px;
	line-height: 30px;
}

#attachedprodfiles {
	margin: 0px;
	margin-left: 5px;
	padding: 0px 5px;
}

#attachedprodfiles li {
	list-style: none;
	margin: 0px;
}

 #attachedprodfiles ul {
	margin-left: -40px;
}

#attachedprodfileslist li {
	margin-left: 0px;
	padding: 0px;
}

#attachedprodfileslist {
	margin-left: 0px;
}

#attachedfiles li {
	list-style: none;
}

#attachedfiles {
	margin: 10px 50px 10px 10px;
	padding: 0px 5px;
}

#attachedprodfiles span {
	font-size: small;
}

#attachedcatfiles {
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 1px dotted black;
	position: relative;
}

.attachedcatpdfwrap {
	width: 250px;
	margin: 2px;
	display: inline-block;
}

.attachedcatpdfwrap img {
	margin: 2px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.attachedcatpdfimg img{
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.attachedcatpdftxt {
	font-size: 100%;
	color: black;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.attachedcatpdf a  {
   clear: both;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.attachedcatpdftxt a:hover {
	color: #AA0000;
	text-decoration: underline;
}


#basketpricediv {
	margin-bottom: 10px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-Serif;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

h1 { font-size: 1.8em; text-align: center; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.3em; }

h5 { font-size: 1.2em; }

h6 { font-size: 1.1em; }

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #aaa;
}

img {
	border: 0px;
}

.searchnavlist {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ddd;
}
.searchnavlist ul
{
	border: 0px;
	padding: 0px;
	margin: 2px;
	display: inline;
}

.searchnavlist ul li {
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.searchnavlist ul li a,
.searchnavlist ul li a:active,
.searchnavlist ul li a:link,
.searchnavlist ul li a:visited {
	padding: 0 2px;
	margin: 0px;
	color: #003366;
	text-decoration: none;
}

.searchnavlist ul li a:hover {
	background-color:#5380a4;
	text-decoration: underline;
}

.searchnavlist ul li a.searchpagelinkcurrent,
.searchnavlist ul li a.searchpagelinkcurrent:active,
.searchnavlist ul li a.searchpagelinkcurrent:link,
.searchnavlist ul li a.searchpagelinkcurrent:visited {
	color: #f43;
}

.searchnavlist ul li a.searchpagelinkcurrent:hover {
	background-color: #fff;
	text-decoration: underline;
}

.categoryproductheader {
	background-color: #ddd;
}

.oddrow {
	background-color: #fff;
	margin-bottom: 10px;
}
.evenrow {
	background-color: #eee;
}

.pricecol, .pricecols{
	text-align: center;
}

.subcategory td,
#categoryproduct td {
   font-size: 1.1em;
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

#categoryproduct tr {
	vertical-align: middle;
}
.desccol a {
   font-size: 1.1em;
}

.desccol {
	margin-left: 10px;
}
/* Basket columns */
.basketproductimagecol {
	width: 50px;
}

.basketoddrow {
	background-color: #f0f0f0;
}

.basketqtycol {
	text-align: right;
}

.basketpricecol {
	text-align: right;
}

.basketvaluecol {
	text-align: right;
}

.basketvatcdcol {
	text-align: right;
	width: 20px;
}

.vatamount {
	text-align: right;
}

.basketremovecol {
	text-align: right;
}

td.basketremovecol a {
	color: #a00;
}

.viewbasket
 {
	margin: 0px 0px 0px 0px;
	margin-left: 10px;
	display: inline;
}

.checkout
{
	margin: 0px 0px 0px 0px;
	margin-left: 53px;
	display: inline;
}

.checkout img {
	margin-left: 0px;
}

.checkoutinputerror {
	color: #f00;
}

.titledbox {
	background:transparent;
	margin-bottom: 5px;
	color: white;
}

.titledboxcontent {
	background:transparent;
	margin-bottom: 5px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
   border-top: 1px solid #BBB;
	color: black;
}

.titledboxcontent ul {
   line-height: 1.8em;
}

.titledboxtitle {
	margin: 0px; 
	padding: 0px;
	height: 33px;
}

.barTitleTall {
	background: url('images/bartallbg.gif') repeat-x;
	height: 33px;
	color: #fff;
}

.barTitleTallLeft {
	background: url('images/bartallleft.gif') no-repeat;
	height: 33px;
}

.barTitleTallRight {
	background: url('images/bartallright.gif') no-repeat right;
	height: 33px;
	padding-left: 10px;
	line-height: 30px;
}

#miniBasketTitle {
	background: url('images/iconbasket.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniSearchTitle {
	background: url('images/iconsearch.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniQuickTitle {
	background: url('images/iconquick.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniTopTitle {
	background: url('images/icontopproducts.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniRecentTitle {
	background: url('images/iconlight.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniLoginTitle {
	background: url('images/iconlogin.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniBookTitle {
	background: url('images/iconbook.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniNavTitle {
	background: url('images/iconnav.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}
#miniCatTitle {
	background: url('images/iconcat.jpg') no-repeat 2px 2px;
	padding-left: 0px;
	height: 30px;
}

.titledboxtitleinner {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-position: top left;
	background-repeat: no-repeat;
}

#searchtitleinner {
	background-image: url('');
	background-position: top left;
	background-repeat: no-repeat;
}

#categoriestitleinner {
	background-image: url('');
	background-position: top left;
	background-repeat: no-repeat;
}
table #baskettable td, th {
	text-align: center;
}
#baskettitleinner {
	background-image: url('');
	background-position: top left;
	background-repeat: no-repeat;
}

#logintitleinner {
	background-image: url('');
	background-position: top left;
	background-repeat: no-repeat;
}

#minordertext {
	font-weight: bold;
	color: red;
	text-align: center;
	font-size: 7pt;
}

.titledboxtitle h2 {
	margin: 0px; 
	font-size: 1.3em; 
	text-align: center;
	padding: 0px 10px 0px 0px; 
	color: white;
}

.tbtop, .tbtopin, .tbbot, .tbbotin {
	overflow: hidden;
	background:transparent;
	padding: 0px;
}

.tb1, .tb2, .tb3, .tb4 {
	padding: 0px;
}

.adbanner {
	border: 3px solid #0066cc;
	background-position: top left;
	background-image: url('images/newsboxtop.jpg');
	background-repeat: no-repeat;
	z-index: -10;
}

.adbanner span {
	color: white;
	font-size: small;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 46px;
	margin-bottom:-20px;
	vertical-align: middle;
	line-height: 2em;
}


.adbanner img {
	margin-left: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.adbannerInner img{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	z-index: -500;
}

.adbannerbottom {
	height: 32px;
	background-position: bottom left;
	background-image: url('images/newsboxbottom.gif');
	background-repeat: no-repeat;
}

#choosedeladd {
	font-size: small;
}

#choosedeladdfieldset {
	margin-left: 20px;
}

.slinksWrapper
{
	margin-top: 3px;
	background-color: #ddd;
}
.slinks
{
	border: 1px solid white;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ddd;
	width: 98%;
}

 * html .slinks 
 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
 }
.slinks img
{
	border: none;
}

.dodo {
	margin: 5px;
}

#registeremailinput, #registerpassword1input, #registerpassword2input {
	width: 250px;
}

#checkoutcountryselect {
	margin-left: 70px;
}

#relatedWrapper {
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
}

#related {
	display: inline;
	margin-top: 20px;
}

#related strong {
  padding-bottom: 20px;
}

#related img {
   display: inline;
	vertical-align: middle;
	margin: 5px;
}

.relrow span {
	font-weight: normal;
}

#alsoboughtwrapper {
	margin-bottom: 10px;
}

#alsobought {
	padding-top: 20px;
}

.alsoboughtitem {
	float: left;
	width:30%;
	height:80px;
	margin:10px;
	border: 1px solid #777;
}

.abtable {
	height:80px;
	border: none;
}

.abimage img {
	margin: 6px;
	height: 55px;
}

.ablink {
	padding: 3px;
	font-weight: bold;
	text-align: left;
}

.allinonerow tr,  .allinonerow td{
	border: none;
}

div .allinonerow a {
	font-size: 1.0em;
}

.allinonerow .tdpdf {
	margin-right: 30px;
	width: 100px;
	text-align: right;
	text-decoration: none;
}

.allinonerow .tdpdf a {
	text-decoration: none;
}

.allinonerow .tdpdf img {
   width: 25px;
	margin-left: 10px;
	margin-right: 15px;
}

.allinonerow .tdpdf a.strong {
  margin-top:-20px;
}

.basketsubmitinput {
	margin-left: 85px;	
}

#vatswitchmain {
	margin-left: 108px;
	padding-bottom: 5px;
}

#vatswitchmain a {
	text-decoration: none;
}

#vatswitchprod {
	margin: 20px 30px 10px 0px;
	padding: 0px 5px;
	padding-bottom: 15px;
}

#vatswitchprod a {
	text-decoration: none;
	margin-left: 20px;
}

.prodpdf {
	margin-left: 170px;
	text-decoration: none;
}

.protximg {
	margin-left: 1px;
	margin-top: 10px;
	border: 1px solid #BBB;
	font-weight: bold;
	text-align: center;
}
.protximg img {
	margin-left: 0px;
	margin-bottom: 10px;
}

.protximg a{
	color: #3366FF;
	}

#bookmark {
   font-weight: bold; 
	margin-bottom: 5px;
	text-decoration: underline;
	text-align: center;
}

.subcategory td {
	margin-bottom: 10px;
	padding: 5px;
}

.subcategory a strong, td .desccol a, .allinonerow a {
	font-size: small;
	color: blue; 
	text-decoration: underline;
}

.subcategory a:hover strong, td .desccol a:hover, .allinonerow a:hover   {
	color: #BBBBBB;
}

.subcategory a:visited strong, td .desccol a:visited, .allinonerow a:visited  {
	color: #900000;
}

#specs span, #related span, #attachedprodfiles span {
   font-size: small;
	color: #003366;
	
}
.wishlistform {
	margin-top: -30px;
	float: right;
}

.wishquan {
	margin-bottom: -20px;
}

.allinonerow .prquantrow {
	color: #900000;
	font-weight: bold;
}

#wrapdiv #wishlistsubmitinput {
	margin-right: 30px;
	margin-top: -10px;
}

#payimage {
	margin-top: 10px;
	margin-bottom: 10px;
}

#payimage a { 
   color: #888888;
	font-weight: bold; 
	font-size: x-small; 
	text-decoration: underline;
	margin-bottom: 10px;
}
#payimage a:hover {
	color: blue;
}

#skipnav a{
margin-left:-999px!important;
margin-left:5px;
margin-top:10px;
padding-top:10px;
color:silver;
text-decoration:none;
border:none;
color:#444;
background:transparent;
}
#skipnav a:focus{
padding:3px;
background:#900;
color:#fff;
margin-left:0!important; }

#otherlinkstitle {
	margin: 0px;
}
#categorieslist, #otherlinkslist{
	font-family: "Lucida Grande", Arial,Verdana,Sans-Serif;
	line-height: 2.5em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	padding: 0px 0px 0px 0px;
}
#categorieslist ul, #otherlinkslist ul{
	font-weight: normal;
	font-size: 1.0em;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	
}
#categorieslist li, #otherlinkslist li {
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	list-style-type: none;
	text-align: left;
}


#categorieslist li:hover, #otherlinkslist li:hover {
	background: #fff;
} 

#categorieslist a, #otherlinkslist a,
#categorieslist a:link, #otherlinkslist a:link,
#categorieslist a:active, #otherlinkslist a:active,
#categorieslist a:visited,  #otherlinkslist a:visited{ 
	color: #003366;
	display: block;
	padding: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}

#categorieslist a:hover, #otherlinkslist a:hover{
	color: #003366;
	background-color: #DDD;
	text-decoration: underline;
}

#categorieslist a.currentcat, #otherlinkslist a.currentcat,
#categorieslist a.currentcat:link, #otherlinkslist a.currentcat:link,
#categorieslist a.currentcat:active, #otherlinkslist a.currentcat:active,
#categorieslist a.currentcat:visited,  #otherlinkslist a.currentcat:visited{
	background-color: #ccc;
	color: #444;
}

#categorieslist a.currentcat:hover, #otherlinkslist a.currentcat:hover{
	background-color: #ddd;
	color: #000;
	text-decoration: underline;
}

#otherlinkslist .active {
	background-color: #ddd;
}

#categorieslist .level1:hover, #otherlinkslist .level1:hover {
	background: #ddd;
}

table #thecategory h2, table #thecategory h3, table .subcategory h2, table .subcategory h3{
	font-size: x-small;
}
.catrel {
	border-top: 1px dotted #BBB;
}

div.catrel .relrow {
	border-bottom: 1px dotted #BBB;
}

table .delivery {
	
}

table .delivery object {
	margin: 0px;
	border: none;
}

/*div #maphide {
	visibility: hidden;
	height: 0px;
   padding: 0px;
   margin: 0px;
	margin-top: -350px;
   border: 0px;
	margin-left: -3000px;
}*/
td .tabhead {
	font-size: small;
	font-weight: bold;
	margin: 5px;
}
table .armaflex {
	margin-top: -270px;
}
table .nabic {
	margin-top: -690px;
}
table .nabictable {
	margin-top: -330px;
}
.nabinner {
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; color: #333399;
font-size: small;
text-align:center;
}
.nabichead , .nabichead {
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; color: #333399; font-weight: bold;
font-size: small;
}
.clamps
{
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;

}
.clamps td
{
text-align: center;
}
.clamps thead {
font-weight: bold;
}
.clamps caption {
	margin-top: -100px;
}
.faqlink a {
	color: #333399;
}

div #prodinfowrap {
width: 95%; 
font-family:  Verdana, Arial, Sans-Serif; 
font-size: x-small;
}

#prodinfowrap br {
	display: none;
}

div .prodinfocontentwrap { 
width: 100%;
height: 20em;
margin-top: 3px;
margin-bottom: 3px; 
border: dotted 1px gray;
padding: 1em;
}

.prodinfotitlewrap {
margin-top: 0px;
display: block; 
width: 100%; 
color: #003366; 
margin-bottom: 20px;
padding: 1em;
}

.prodinfotitleleft {
float: left;
width: 100%;
font-weight: bold; 
margin-right: 0px;
}

.prodinfotitleleft span {
	margin-right: 7em;
}

.prodinfoleft {
display: inline;
float: left;
margin-left: 0px;
margin-right: 1%;
width: 23%;
height: 50%; 
font-weight: bold; 
}

.prodinfoleft a {
color: #333399;
}


div .prodinfocentre {
float: left;
display: inline;
margin-left: 1%;
margin-right: 1%;
width: 15%; 
font-weight: bold; 
}

div .prodinforight  {
display: inline;
float: right;
margin-left: 0px;
margin-right: 0px;
width: 55%;  
}
div .strong1, .strong2, .strong3, .strong4, .strong1 {
margin-bottom: 3em;
}

div  .textinfo1, .textinfo2, .textinfo3, .textinfo4, .textinfo5 {
margin-bottom: 1em;
}

div .indivwrap {
width: 100%;
}

div .prodinfoinleft {
display: inline;
float: left;
margin-left: 0px;
margin-right: 1%;
width: 23%;
height: 500%; 
font-weight: bold; 	
}
.prodinfoinleft a {
color: #333399;
}
div .prodinfoboth {
display: inline;
float: right;
height: auto;
width: 72%;
}
div .instrong1 , div .instrong2, div .instrong3 {
float: left;
display: inline;
margin-left: 0%;
margin-right: 1%;
width: 18%; 
height: 100%; 
font-weight: bold; 
}
div .intextinfo1,  div .intextinfo2,  div .intextinfo3 {
display: inline;
float: right;
margin-left: 0px;
margin-right: 1%;
width: 78%; 
height: 100%;
}

.mib, .mibprod {
color: red;
font-weight: bolder;
}
.mib a, .mibprod a{
color: red;
line-height: 3em;
text-decoration: none;
}
.mib img, .mibprod img {
margin-bottom: -10px;
}
table .polyguide br {
display: none;
}

table .xmas br {
display: none;
}

table .trac br {
 display: none;
}

.tracpipetable br {
 display: none;
}
.tracpipetable table {
 width: 100%;
}
table .trac {
	height: 100%;
	margin-top: -50px;
}
.trac tbody {
  clear: both;
  margin: 0px;
  padding: 0px;
  line-height: normal;
}
.tracguide {
	margin-top: -400px;
}
.tracguide table {
	margin-top: -500px;
	width: 100%;
}
.tracguide td {
   height: 100%;
}

#print_header {display:none}

.photoright { float:right; margin:0px 30px 10px 20px; }
.photoleft { float:left; margin:0px 20px 10px 0px; clear:left}

.solarspecs { border-bottom:2px solid #ffcc33; margin:30px 0 20px 0; color:#333; margin-top: -90px;}
.solarspecs  b { color:#000;}
.solarspecs  td { border-top:1px solid #ccc; vertical-align:top; padding:8px 10px 10px 0;}
.solarspecs  .title { border-top:2px solid #ffcc33; padding:0;}
.solarspecs  .note { padding:20px 0;}

.solar br {
 display: none;
}
.solarh2 {
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.solarheader { 
	background:#fff; 
	padding:10px;
}
.intImages img {
	margin-left: 10px;
	margin-top: 10px;
}
.tagline { font-family:Helvetica, Arial, sans-serif; font-size:15px; line-height:17px; font-style:italic; float:left; margin-top:30px;}
.omegaLogo { float:right; margin-top:28px;}

.xmas {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid gray;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.xmas caption {
	color: red;
	font-size: medium;
	font-weight: bold;
}
.xmash2 {
	color: red;
	font-size: medium;
	font-weight: bold;
}
.xmas #col {
	float: left;
	margin-left: 6em;
	margin-right: auto;
}
.xmas #col2 {
	width: 20em;
	margin-right: -6em;
}
.datetype td{
	border-bottom: 1px dotted gray;
}
img.holly {
	margin: 10px;
	margin-left: 50px;
}
.newstext {
   font-size: small;
	margin-left: 10px;
	margin-right: 10px;
}

.newsimage {
	width: 95%;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

#wish .wishquan {
	 margin-top: 40px; 
}

#wish .basketsubmitinput {
 	margin-top: -45px;
 }

#ordhist .wishquan {
	margin-top: 20px;	
}

#ordhist .basketsubmitinput {
 	margin-top: -30px;
 }

#thecategory .frontlink {
	text-decoration: underline;
	color: blue;
} 

#thecategory .frontlink:visited {
	text-decoration: underline;
	color: #900000;
}
#thecategory .frontlink:hover{
	text-decoration: none;
	color: gray;
}

.reginfo {
	font-size: small;
	letter-spacing: 2px;
	color: black;
	margin-left: 10px;
}