* { 
    -moz-box-sizing: border-box; 
}


        .info{
        position:relative;           /*this is the key*/
        z-index:24;
		font-weight:normal;
        }
 
        .info:hover {
        z-index:25;
 
        }
 
        .info span{
        display: none;  /* hide the span text using this css */
        }
 
        .info:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 20px;
        left: -100px;
		width:150px;
		border:2px solid #fe8e01; /* border colour */
        background-color: lemonchiffon; /*#f0faff;  /* background colour here */
        color:#333;         /* text colour */
		padding:10px;
        text-align: center;
        font-size: 11px; /* .8em;*/
        z-index:30;
        }
 
        .infoimages {
        vertical-align:bottom;
        }


.checkoutnormal {float:left; padding-left:10px;}
.padleft {margin-left:100px;}
.producthr {color:#cccccc;width:98%;}

.smallprint {font-size:.8em;}

.demolink {text-align:center;border:0px;}
.navtable {font-size:1.5em;}
.indented {padding-left:50px;}
.catminidescription {font-weight:normal; color:#e0602b; font-size:1em;}

.buybutton  .textfield{vertical-align:top;}
.buybutton  .imgbtn{vertical-align:top;}

.packunitprice {color: #0182d6;padding-top:5px;padding-bottom:5px;}
.packunitpriceblank {height:12px;}

.selectortable {padding:0px 10px 0px 10px; text-align:center;} /*  15px 20px 0px;*/
.selectortable th{border-bottom: 1px solid #c3eaff;}

.basketitemfreedel {background-color:#00ac1c; color:white; text-align:center;}

.vertline {background: url("/images/vertline-rep-light.gif") repeat-y; width:10px;}
.itemnotselected  a {color: #444;}
.itemnotselected  a:hover{color: #c00;}
.removeselect {font-weight:bold;}

.productfeatures {
	border: 1px solid #4d9b00;
	padding: 0px 0px 0px 10px;
	background: #e5ffcc;
	color: #222;
	font-size: 0.9em;
	text-align: center;
	margin:10px 15px 0px 20px;
}

.productfeatures  ul  {margin:0px 5px 0px 20px; padding:0px;}
.productfeatures  h3  {margin:0px 0px 0px 0px; padding:0px;}


.infobox  {
	border: 1px solid #FFCC00;
	padding: 3px 3px 3px 3px;
	margin:10px auto 5px auto;
	background: #FFFFCC;
	color: #222;
	font-size: 1em;
	text-align: center;
}
.infobox p {margin:3px;}
.infobox a {font-weight:bold;}
.infobox b{color: #c00;	font-size: 1em;  }
.mini {font-size:1em; font-style: italic;}

.softwareupdatebox  {
	width:600px;
	border: 1px solid #c5c5c5; /* Yellow FFCC00, Green #4d9b00*/
	padding: 3px 3px 3px 15px;
	margin:10px 0px 10px 0px;
	background: #f4f4f4; /* Yellow FFFFCC, Green #e5ffcc */
	color: #222;
	font-size: 1.1em;
}
.softwareupdatebox p {margin:3px;}
.version {text-align:right; font-size:0.8em;}
.softwareupdatebox a {font-weight:bold;}
.softwareupdatebox h2 {color: #c00;	font-size: 1em;  }
.softwareupdatebox h3 {color: #e0602b;	margin-top:0px; margin-bottom:0px; font-size: 1em;  }
.softwareupdatebox ol {margin-top:5px;}


.reviewbox  {
	border: 0px solid #FFCC00;
	margin:10px auto 5px auto;
	width:598px;
	padding: 3px 3px 3px 3px;
	background: #FFFFCC;
	color: #222;
	font-size: 1em;
	text-align: center;
	/* background: url('/images/reviewbox-top.png')  no-repeat; */
	background-position: center top;

}
.reviewbox p {margin:3px;width:400px;}
.reviewbox a {font-weight:bold;}
.reviewbox b{color: #c00;	font-size: 1em;  }



.infoqty {
	border: 1px solid #4d9b00;
	margin-top:10px;
	padding: 3px 3px 3px 3px;
	background: #e5ffcc;
	color: #222;
	font-size: 1em;
	text-align: center;
}

.minispec {background-color:#eef9ff;float:right; font-size:0.9em; padding:2px; margin:5px 0px 10px 10px;line-height:1em;border: 1px solid #bae7ff;}
.minispec th {color: #1981b7; font-weight:normal;padding-right:5px;}
.minispec td {color: #111; font-weight:normal;}
.minispectitle td{color:#333;font-weight:bold; font-size:2em;background-color:#bae7ff;padding:5px 10px 5px 10px;}

.downloadbox { background: #f6f6f6; border:1px solid #dfdfdf; margin: 0px auto 5px auto;width:180px; color:#0182d6 ; margin-bottom:10px; text-align:center;}
.downloadboxint { /* background: url("/images/downloadbox-mid.gif") repeat-y; */ text-align:left;   padding:5px 10px 5px 10px;}
.downloadboxint a {color:#c00;}  /* c00 */
.downloadboxint a:hover {color: #444;} /* fe8e01 */
.downloadbox p {padding:0px; margin:0px;}

#comparisonlink {vertical-align:middle; float:left;}
#videolink {vertical-align:middle;margin-top:8px; float:left;}
#printlink {vertical-align:middle; margin-top:8px;float:left;}

.topcatlight { margin: 5px auto 5px auto;   width:592px; color:#0182d6 ; margin-bottom:10px; text-align:center;}
.topcatlightint {background: url("/images/topbar-mid-light.gif") repeat-y; text-align:center;width:592px;}
.topcatlightint a {color:#c00;}  /* c00 */
.topcatlightint a:hover {color: #444;} /* fe8e01 */

.topcatlight p {padding:0px; margin:0px;}

.itemselected{ background-color:#fe8e01; border:1px solid #d57700; } /* #fe8e01;*/
.itemselected a {color:#fff;}
.itemselected a:hover {color:#7e4600;}

.selectordisclaimer {font-size:12px; font-style: italic; }
.selectortitle {text-align:center; color: #c00; font-size:18px;padding-top:15px;}

.topcatbg { margin: 5px auto 5px auto;   width:592px; color:#0182d6 ; margin-bottom:10px; text-align:center;}
.topcatbgint {background: url("/images/topbar-mid2.gif") repeat-y; text-align:center;width:592px;}
.topcatbgint p {margin:0px 0px 0px 0px; line-height:15pt;}
.topcatbgint a {color:#c00;font-weight:bold;} 
.topcatbgint a:hover {color: #fe8e01;}




.topcatdescription {color:#0182d6 ; background-color:#d9f0ff;  padding:5px; margin:15px 35px 15px 35px; text-align:center;}
.topcatdescription p {margin:10px 0px 10px 0px; line-height:10pt;}
.topcatdescription a {color:#c00;font-weight:bold;}
.topcatdescription a:hover {color: #fe8e01;}

.relatedsectionbox {}

.relateditemtitle {color: #e0602b; margin: 0px 0px 0px 20px; text-align:left; font-size:12pt; font-weight:bold; padding-top:10px; border-top:1px dotted #ddd;padding-bottom:10px;}

.relateditemcontainer {float:left; width:180px; margin:0px 10px 15px 10px; padding:5px; border:2px solid #fff;}
.relateditemcontainer:hover {border:2px solid #0282d6;background: url('/images/related-hover.jpg') repeat-x;}

.relateditempic {padding-bottom:0px;margin-top:0px; margin-bottom:0px; margin-left:5px;margin-right:5px;}
.relateditempic img{vertical-align:middle;}

.relateditemprice {color:#c00000;font-size:8pt;}
.relateditemname {font-weight:normal; font-size:8pt; margin:5px 8px 0px 8px;display:block;}
.breakrelated {clear:both;}
.break {clear:both;}

.toppageadvert {padding-bottom:10px;}

/* color:#e0602b;   DARK ORANGE */
/* color:#fe8e01;	BRIGHT ORANGE */
/* color:#1981b7;   BLUE */
/* NEW BLUE color:#0282d6;	NEW BLUE */
/* color:#c00000;   DEEP RED */

/* color:#c3eaff;	light blue */

.primaryblue {color:#0182d6;}
.primaryorange {color:#fd9000;}

.highlight {color: green;}
.ordernotes {color: #e0602b; }


.productref {color:#e0602b;}
.stockyes {color:green; font-weight:bold;}
.stockno {color: #c00000;font-weight:bold;}
.itemdiscontinued {color: #cc0000;font-weight:bold; background-color:#ffe0e0; padding:3px 4px 3px 4px;border:1px solid #cc0000; text-align:center;}
.itemdiscontinuedmini {color: #cc0000;font-weight:normal;margin-top:-10px;font-style: italic; }
.stockorange {color: #666;font-weight:bold;}
.stocktempno {color: #666;font-weight:normal;}

.shippingnotecontainer {padding-bottom:5px;width:350px;}
.shippingnotecontainer img {vertical-align:bottom;}
.shippingnote {color: #333; background-color: #eef; padding:4px 4px 4px 2px; font-style:italic;border: 1px solid #dde;}
.shippingnotebig {border: 2px solid #dde; color: #333; background-color: #eef; padding:2px; font-style:italic; margin-right:10px;}
.shippinghighlight {color: #000b9d;}
.errorfont {color: #c00000;}

.rrp {padding-top:0px; color:#999;padding-bottom:14px;}
.rrpsaving {color:#c00000; font-weight:bold;}

.minirrp {color:#999;}
.minirrpsaving {color:#c00000;}

.pricetxt {font-size:8pt;}

.productprice {
	color:#c00000;

	font-size:12pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}

.productpriceincvat {
	color:#999;
	font-size:8pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
}

.cattop {color: #444;font-size: small; }
.cattop p {text-align:center; }

.freedelivery {color: green; font-weight:bold;}
.freedeliveryoffer{color: #cc00b9; font-weight:bold; }
.freedeliveryoffermod {color: green;font-style: italic;}
.nofreedelivery {color:#c00000;}
.specialoffermini {color: #e0602b;}

/* Blue: 005d93
   Red: #db0000   */
   
.importantbox {margin-top:15px; border: 0px solid #bbb; background-color:#eee;padding:5px;}

.shippingboxfree {color: #333; text-align:center;width:300px; border: 1px solid #005d93; margin:20px auto 10px auto; padding:3px; }
.shippingboxpay {color: #db0000; width:500px; border: 1px solid #005d93; margin:20px auto 10px auto; padding:3px;}

.swatchhover td {border: 3px solid #fff;}
.swatchhover td:hover {border: 3px solid #cee9ff;}

/*
.picthumbs   {border-bottom: 2px solid #cee9ff;}  /*
.ad-left img {text-align:center;}


h2 {color: #0182d6; } /* padding-top:10px; padding-bottom:0px;} */

H3 {font-size:10pt;color: #333; font-weight:bold; margin-top:0px; margin-bottom:0px; padding-top:10px; padding-bottom:0px;text-transform:capitalize;}
h3 {font-size:10pt;color: #333; font-weight:bold;}
h4 {font-family:"tahoma";font-weight:normal;font-size:18pt;margin-top:5px; margin-left:2px; margin-bottom:15px;color: #fe8e01;}
.jobdetails {font-size:110%; border: 1px solid #ddd;cell-spacing:0px;}
.jobdetails th {text-align:right; background-color: #eee;}

p {margin:10px 0 0px 0;}

/* Product Detail Sheet */

.productdetailtitle {
	color: #0182d6; /*#0182d6; *//* #1981b7; */ /* #005d93; */
	font-family:  Tahoma,"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 17pt;
	font-style: normal;
	font-weight: bold;
	
	/* border-bottom:1px dotted #ddd; #ddd; */
	padding-right:5px;
	padding-bottom:10px;
}
.productdetailprice {
	color:#c00000;
	font-size:large;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
padding-top:10px;
	}

.productdetaildownloads {
	border:1px solid #1981b7;
	padding:10px 25px 10px 25px;
	margin:15px 30px 10px 30px;}

.productdetaildownloadstitle {
	text-transform:uppercase;
	color: #444;
	border-bottom: 1px dotted gray;
	font-size:x-small;
	margin-bottom:5px;}

.productdetailtopline {
	border-top:1px dotted #ddd;
}
	
.productdetaildescription {
	font-family:tahoma,arial; 
	font-size:12px;
	text-align:left;	
	padding:10px 20px 10px 20px; /* bottom was 20 */
	margin-right:10px;}

.productdetaildescription  ul {margin-top:3px; margin-bottom:3px;}

#productdetailextended {display:none; background: #e3f4ff; border:2px solid #cbe9ff; font-family:tahoma,arial; font-size:11px; margin:0px 20px 5px 20px;text-align:left;color:#333; padding-bottom:5px; padding:5px 5px 5px 15px;}
#productdetailextended ul {list-style-image: url('/images/icons/blue-arrow3.gif'); margin-bottom:5px; margin-top:5px;}
#productdetailextended li {padding-bottom:5px;}
#showdetailsbutton {display:block;  margin-left:20px; margin-right:auto; margin-bottom:5px; text-align:center; padding:5px; background:#e3f4ff; width:100px;border:2px solid #cbe9ff;}

.largepicture {padding-bottom:20px;}


.ticklist li {list-style-image: url('/images/icons/green-tick1.gif'); }
.notick ul{list-style-type:none;list-style-image:none;}
.notick li{list-style-type:none;list-style-image:none;}

.warranty p {padding-left:46px;}
.warranty li {list-style-image: url('/images/icons/warranty1.gif');}
.warranty ul {margin-bottom:0px; padding-bottom:0px;margin-top:5px;} /* MAY2011 */

.warrantycontact ul {color:#444;  font-size:8pt;margin-bottom:0px; padding-bottom:0px;margin-top:5px;}
.warrantycontact li {list-style-image: url('/images/icons/warrantycontact.gif');}

.mini-warranty {font-size:8pt; padding-top:0px;margin-top:0px;padding-bottom:0px; margin-bottom:0px;}

#productdetailextended th {
	color: #005d93;
	text-align:left;  /* was right */
	padding:1px 10px 1px 10px ;
	border-bottom:1px dotted #eee; 
}

#productdetailextended strong {
	color: #c00000;
	font-weight: normal; 
}


#productdetailextended p {margin:0px 0px 0px 0px;}

#productdetailextended td {
	color: #444;
	text-align:left;
	padding:1px 10px 1px 10px ;
	border-bottom:1px dotted #eee; 
	} 

.productdetailsectionheader {
	font-weight:bold;
	font-size:medium;
	color: #333;
	padding-bottom:10px;}

.deliverytime {color: green;}
.footerpretext {color: #c00000; font-weight:normal;}
.footerpretext a {font-weight:bold;}

	
/*.specialofferbox {text-align:center;color: #c00;border: 1px dotted #c00; background-color:#fffacd; padding:3px; margin:20px 20px 0px 0px; font-weight:bold;font-size:8pt;}
*/

.primaryictreview {background:#FFFFCC; color: #333; border: 1px solid #fe8e02; padding:10px 15px 10px 20px; margin:20px 0px 0px 0px;text-align:left;}

.specialofferbox {text-align:center; background:#ffc; color: #cc0000;border: 1px solid #FFCC00;  padding-top:3px;padding-bottom:3px; margin:20px 20px 0px 20px; font-weight:bold;font-family:Tahoma,Arial, Helvetica, sans-serif;}
/* background:url('/pics/buttons/specialofferbar3.gif') no-repeat; */

.specialofferboxtitle {font-size:small;text-align:left;color:black;font-weight:bold;}

.specialoffertext {padding:2px;  background-color:#fffacd; color:#c00;}
.productminitext{padding: 0px 5px 0px 5px; color:#999; border:1px solid #ccc; margin:0px 5px 0px 5px;}
.productminitextprodpage{padding: 0px 5px 0px 5px;  color:#999; border:1px solid #ccc; float:right;margin:0px 20px 0px 20px;}

.specialofferpicmini {text-align:right;}


.submitbtn {
   color:#2f7811;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #beffa4;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #57b731; padding:2px;

}
.submitbtn:hover {color: white;background-color:#2f7811;}

.txtfield{
	background-color: #FFFFFF;
	border: 1px solid #1981b7;
	color: #1981b7; /* #333333; */
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	font-size: small;
}

.searchfield{
	background-color: #fff;
	border: 1px solid #888;
	color: #555;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: small;
}



#searchbox {
	/* background: url('/images/quicksearch-bg.jpg');
	background-color:#fffbcd;
	padding-top:2px;
	padding-bottom:18px;
	border: 1px solid #ffe27c; #fff27c;
	width:195px; */
	
	background: url('/images/quicksearch2.gif') no-repeat; /* quicksearch5-xmas.gif */
	padding-top:39px;
	padding-bottom:25px;
}

#searchbox h2 {
	padding-bottom:20px;
}

#searchbox #form3 {
	padding-left:20px;
}
#searchbox .searchfield {vertical-align:top;}







body{
	font-size:12px;
	text-align:center;
	margin:0px;	
	padding-top:5px;
	padding-bottom:25px;

	}


/* global styles */
a { color:#0182d6; text-decoration:none; } /* was 1981b7 */
a:hover { color:#e0602b;}
a img { border:0px; }
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }

/* Container which encloses the whole site to allow easy width change */
#container,#wrap {
	width:900px;	/* change value to adjust width */ /* STU was 820 */
	text-align:left;
	margin:0px auto;
	font-size:12px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
		/* WAS background: #fff;  */


}

.logo {padding-left:10px;}

#container {	background:  url('/images/header/top-trans.png') no-repeat; }

#header {
	padding:0px 0px ;
	}
#header table {
	border-collapse:collapse;
	width:100%;
}
#header img {
	margin:0px 0px; /* was 10px right */
}
#header td.headerlinks { /* mini cart */
	width:200px;
	text-align:center;
	vertical-align:middle;
	margin-top:15px;
	color:#999;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-right:0px;
}
#header a {
	text-decoration:none;
	color:#1981b7;
	font-weight:bold;
}
#header a:hover { text-decoration:underline; }

/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: right;	
}

/*formats the links in the minicart*/
.cartminilinks{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.cartminilinks a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:visited{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:hover{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.cartminilinks a:active{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.carttable {color: #005d93; width:90%;}

.cartrow {}
.cartfinalprice {border-bottom:1px dotted #005d93; }
.carttotalfinalprice {border-bottom:1px dotted #005d93; /* #777 */;color:#db0000; }
.cartdelivery {color:green;border-bottom:1px dotted #005d93;}

.carttd {border-bottom:1px dotted #005d93;}


/* Encloses all content area under header */
#wrap {

		padding:0px;

}

/* Horizontal navigation */
#nav {  
	background:#0182d6;
	width:100%; 
}

table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-collapse:collapse;
}

table#horiz_nav td {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	

}

table#horiz_nav td a {
	
	display:block;
	text-align:center;

	padding:5px;  
	color:#fff;		
	text-decoration:none;
	font-size:80%;
	text-transform:uppercase;
	border-right:1px solid #fff; 
	font-family:verdana;
}
table#horiz_nav td.last a { border-right:0px; }
table#horiz_nav td a:hover {
/* background: url("/images/header/topbar-orange.jpg") repeat-x; */
background: #fd9000;
}

	/* background-color:#0080CD;  */	/* { color:#000; } */

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}

/* Do not change  */
#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li { /* submenu */
	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	
	/* Styles */
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	
	/* Styles */
	padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}

/* Utility bar includes login links
   welcome note and quick search box */
#utilbar {
background:#fff;
	text-align:center;
	padding:5px;
}

#utilbar table {
	border-collapse:collapse;
	width:100%;
}

#utilbar td {
	padding:5px 0px;
	text-align:center;
	vertical-align:middle;
	width:33.3%;
	font-size:80%;
	border-right:2px dotted #E5E5E5;
	font-weight:bold;
}

#utilbar td.last { border:0px; }	/* remove border from the last column */
#utilbar form { display:inline; }
#utilbar a { color:#1981b7; text-decoration:none; }
#utilbar a:hover { text-decoration:underline; }

/* Encloses all content area under utilbar */
#all { 
	margin-top:5px;
	padding-bottom:5px;
}

/* Left column- categories, currency, language etc */
#left {
	/* Styles */
	padding-left:5px;
	width:200px;	/* Change to alter width of left column */
	border-right:1px solid #eee;
background:#fff;
}



#left h2 {
/*	background:#fff; 	*/			/* STU was eee */
	color:  #e0602b;   				/* - NOW ORANGE */
	margin:0px;
	font-weight:normal;
	text-transform:uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 10px;
	font-family: verdana;
	margin-top:10px;

}

#left .box {		/* General style of each box in left column */
	padding:5px 10px;
	font-size:90%;
	border:0px solid #eee;
	margin-bottom:5px;
}

#left .box p {
	margin:0px;
	padding-bottom:10px;
}

#left ul {		/* General style of list style in left column; including category listing */
/* 	list-style-type:none;  */
	padding:10px 10px ;
	margin:0px 0px 5px 15px;
	line-height:20px;
	/*font-size:95%;  */
	border:0px solid #eee;
	/* font-family:  verdana; 
	list-style-image: url('/images/icons/orange-arrow3.gif');*/
	list-style:none; font-weight:bold; font-size:8pt;
}

#left ul a {
/*	background:url(../images/site/catnav_bullet.gif) no-repeat 0 3px; */

	padding-left:5px;
	color:#0282d6; /*#1981b7;*/ 				/* #0080CD;    - NOW BLUE */
}

#left ul a:hover {color: #e0602b;text-decoration:underline; }

/* Extra styles for category navigation */
#catnav ul { margin:10px 15px; }

/* Main content area */
#main {
	background: #fff;
	text-align:center;
	padding-left:10px;
	font-size:90%;
	line-height:18px;
	width:75%; 
}

#main table td {text-align:left; }   					/* WAS text-align-left OCTOBER 2010 */

#main td { font-size:100%; }
/* #main td td { font-size:100%; } */
#main li {padding-left:5px;}
/* Top content box on home page */
#homecontent {
	border:1px solid #D7D7D7;
	padding:10px;
	color:#666;
	margin-bottom:5px;
	text-align:left;
}

#homecontent h1 { color:#1d83b4; }
#homecontent p { margin-right:180px; }
#homecontent img { margin-right:10px; }

/* content area styles */
#content {
	padding:0px 10px 10px 10px;
	text-align:left;
}
#content p {font-size: 12px;}
#content ul{font-size: 12px;}


/* Footer */
#footer {
	/* background:#E1E1E1; */
	
	background:  url('/images/header/bottom-trans4.png') no-repeat bottom;
	height:155px;
	padding-top:0px;
	padding-bottom:5px;
		vertical-align:bottom;
	text-align:center;
	color:#454545; 
	font-size:80%;
	clear:both;
}

/* Alphabet listing */
/* #footer .alphabet {
	background:#D7D7D7;
	margin-bottom:10px;
	padding:3px 10px;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
}
*/

#footer a {
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.imgbtn { border:0px; }

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
}


/* General styles */
.menuhdr{
	font-family: Arial, Helvetica, sans-serif;
	background-color : #005d93;  /* #555; */ /* #B3B7BB; */
	color : white;
	font-size : medium;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}


.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

/* Styles to be use in 6.50 */

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#000;
	font-size:100%; 
	margin-bottom:10px;
}

div.breadcrumb a { 
	color: #aaa; /* was 1981B7 */
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	/* color:#175D7F;  */
	text-decoration:underline;
}

.textincart {color: #444; padding-left:0px;padding-right:5px;}

/* Main area text styles */
.errorpage {font-size:150%; color:#333;	font-family: Arial, Helvetica, sans-serif;}

#main h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight : normal;
	text-align:left;
	text-transform:capitalize;
	color: #333;
}

#main h2 {
	text-align:left;
	margin:0px 0px 10px 0px;
	padding-top:10px;    /* SUN STU */
	font-family:Arial, Helvetica, sans-serif;
	font-size:130%;
	text-transform:capitalize;
	clear:both;
}

#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding:10px 5px 10px 50px;
	margin:0px;
}

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}

/* standard table display */
.std_table {
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
}

.std_table table { 
	border-collapse:collapse;
	width:85%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

#player  {margin-top:0px; margin-bottom:5px; border: 4px solid #1981b7;}
.videoplayer a {text-align:center;margin:auto;}

.simpleguidepics {padding:0px 0px 20px 0px; text-align:center;margin-top:-5px;}

.topofferstable {font-size:0.9em;}
.titletext {padding-top:20px;padding-bottom:0px; text-align:left;clear:both;} /* Added June 2011 */
.titletext-top {padding-top:0px;padding-bottom:0px; text-align:left;}
.titletext-padleft {padding-top:10px;padding-left:20px;margin-top:0px; padding-bottom:0px; text-align:left;}

body {background-image:url('/images/gradback2.jpg'); background-repeat:repeat-x;background-color:#0061a0;}
.samplephotos {text-align:center;}
.samplephotos p {margin-top:25px; }
.samplephotos img {border:2px solid #333;margin-top:10px;}


.adminpricing table{border:1px dotted #c00000;}
.adminpricing td {border-right: 1px dotted #c00000; background-color:lemonchiffon;}

.adminpricing-new table { border:3px solid #aaa;text-align:center; width:250px;margin-left:15px;margin-top:10px;background-color:#f1f9ff;}
.adminpricing-new td {padding-left:5px; padding-right:5px;}
.adminpricing-new p {padding:0px;margin:0px;}

.testinfo td {background-color:#fff1f1;border-top:1px dotted #ffbaba;border-bottom:1px dotted #ffbaba;}

.adfooter{clear:both;}

#emergencytopbox {margin:20px auto 0px auto; font-family:tahoma;background-color: #ffefef;border: 1px solid #c00;padding: 0px;margin-bottom:10px; width:98%;}
#emergencytopbox h1 {padding:10px;margin:0px;font-size:20px;color: #c00;font-weight:normal;text-transform:none;}
#emergencytopbox h3 {padding:10px;margin:0px;font-size:12px;font-weight:normal;color:#333;text-transform:none;}
#emergencytopbox p {margin:10px 10px 10px 30px;color:#000;text-transform:none;}

#infotopbox {margin:0px auto 0px auto; font-family:tahoma;background-color: lemonchiffon;border: 2px solid #fe8e01;padding: 0px;margin-bottom:10px; width:98%;}
#infotopbox h1 {padding:3px 3px 3px 30px;margin:0px;font-size:14px;color: #fff;font-weight:bold;background-color: #cc0000;}
#infotopbox p { font-family: arial; color: #111; margin:2px 2px 2px 2px;}

.altproductbox { background-color: #eaf7ff/*#d4eeff*/;border: 1px solid #0061a0;padding: 5px;margin-bottom:10px; text-align:center; color: #111;}
.altproductboxtitle { margin-bottom:5px;text-transform:uppercase;font-weight:bold;}
.altproductbox p { margin:0px;}
.altproductbox a { font-weight:bold; }
.altproductbox a:hover { color:#009bff;}

.altproductboxmini { text-align:center; color: #111;}
.altproductboxmini p { margin:0px;}
.altproductboxmini a { font-weight:bold; }
.altproductboxmini a:hover { color:#009bff;}

/* Product info */
.prd-ws {color:green;}    /* Win Starter */

/* Warranty Box info types */
/*
.edu-group {border: 1px solid #8800ff; background-color:#f1e1ff;}
.edu-title {color: #8800ff;font-size:16pt;font-weight:bold;}
.bus-group {border: 1px solid #00ff2a; background-color:#e1ffe6;}
.bus-title {color: #00ff2a;font-size:16pt;font-weight:bold;}
*/

.edu-group {padding:5px;border: 1px dashed #b7e1ff;margin-bottom:4px; margin-top:5px; background-color:#f6fbff;}
.edu-group h3 {margin:2px 0px 2px 0px;padding:2px 2px 2px 10px;font-size:10pt;font-weight:bold; color:#333;background-color:#b7e1ff;}
.edu-group ul {margin-top:0px}

.bus-group {padding:5px;border: 1px dashed #ccc; background-color:#f7f7f7;}
.bus-group h3 {margin:2px 0px 2px 0px;padding:2px 2px 2px 10px;padding-left:5px;font-size:10pt;font-weight:bold; color:#333;background-color:#e9e9e9;}
.bus-group ul {margin-top:0px}

.upgrades-title {padding-top:1px;margin-left:-17px;color:#c00;font-size:8pt;font-weight:bold;padding-left:0px;text-align:left;}
.upgrades-list li{color:#c00;font-size:8pt;list-style-image: url('/images/icons/up2.gif');/*list-style-type:none;list-style-image:none;*/}

.sitemap-wrapper {margin:20px auto 10px auto;width:800px; font-family:tahoma;font-size:8pt;}
.sitemap-wrapper h1 {padding:10px 0px 0px 5px;margin:0;font-size:10pt;text-align:left; color:#8ed7ff;}
.sitemap-content {text-align:left;padding:10px 20px 10px 10px;float:left;}

.sitemap-content a {color: #8ed7ff/* #eef9ff */;}
.sitemap-content a:hover {color: #fff;/*#ffc072;*/}
.sitemap-content h1 { margin:0px; font-size:8pt;text-transform:uppercase;padding:0px;}
.sitemap-content h1 a {color:#8ed7ff; border-bottom:1px dotted #fff;}
.sitemap-content h2 {padding:5px 0px 0px 0px; margin:0px; font-size:8pt;}

.sitemap-content ul {padding-top:0px; margin:0px; padding-left:10px; }
.sitemap-content ul ul {padding-left:10px; margin-left:0px;}
.sitemap-content li {list-style-type:none;list-style-image:none;}




.offercode-big {color: #fff;font-size:26px;}
.offercode p {color: #fff838;font-size:11px; }
.offercode-red { background:#c00; padding:20px;  width:180px;border: 4px solid  #700;margin:10px;}
.offercode-blue {background:#0282d6;  padding:20px;  width:180px;border: 4px solid  #014088;margin:10px;}
.signupframe {border: 2px solid #0282d6; background-color:lemonchiffon;}
.boxtitle {font-size:18px; color:#0282d6; text-align:center; border-bottom: 1px dotted #0282d6; padding-bottom:5px;}
.promotext1 {font-size:16px; color: #fe8e01;}
.couponbox {font-size:16px; color: #fe8e01; border: 1px solid #fe8e01; padding:5px;}
.couponboxtitle {font-size:10px;}

.floatleft {TEXT-ALIGN: left; PADDING-LEFT: 20px; FLOAT: left}
.terms {clear:both;text-align:left;}
.terms h2 {color: #0282d6; font-size:12px;}
.terms p {font-size:10px;margin:5px;line-height:10px;}

.googleplusone{vertical-align:top; padding-bottom:10px; text-align:center;}
.gpo {width:100%; text-align:center;}


