*
{
	font-size: 100%;
	letter-spacing: 0.1em;
}
#logo
{
	/**background-position: left top;
	background-image: url('/images/logo.jpg');
	background-repeat: no-repeat;**/
	position: absolute;
	width: 260;
	height: 52px;
	left: 25px;
	top: 20px;
	z-index: 50;
	cursor: pointer;
}

#rapidssllogo
{
	background-position: left top;
	background-image: url('/images/logos/rapidssl1.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 105px;
	height: 92px;
	left: 13;
	top: -37;
	float:right;
	z-index: 100;
}

body
{
	padding: 0;
	margin: 8 18 0 10;
	height: 100%;
	font-family: verdana;
	font-size: 0.7em;
	background-image: url('/images/bluesitetop.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
* html #wrapper
{
	height: 100%;
}
#header
{
	background-color: white;
	margin: 10 0 15 350;
	display: block;
	height: 70px;
	z-index: 100;
}
#taskbox
{
	float: right;
	width: 300px;
	height: 5em;
	margin: 8 0 0 0;
	display: block;
	position: absolute;
	top: 0px;
	left: 410px;
	text-align: right;
	padding: 5 0 0 0;
	color: #696969;
}
#taskbox #tools
{
}
#taskbox #tools a
{
	color: black;
	padding: 1 6 2 6;
	border: 1px solid silver;
	background-color: #f1f1f1;
	letter-spacing: normal;
	text-align: center;
}
#taskbox #tools a:hover
{
	background-color: #6DA3DF;
	color: White;
	background-color: #D3E0F0;
	color: Black;
}
.nav
{
	clear: left;
	float: left;
	background-image: url('/images/navbox/body.jpg');
	background-repeat: repeat-y;
	width: 160px;
	margin: 0;
	line-height: 1.7;
	letter-spacing: 0.1em;
}
.navheader
{
	clear: left;
	float: left;
	width: 160px;
	height: 31px;
	font-weight: bold;
	padding: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('/images/navbox/blueheader.jpg');
}
#navcomingsoon
{
	background-image: url('/images/navbox/blue/comingsoon.jpg');
}
#navourproducts
{
	background-image: url('/images/navbox/blue/ourproducts.jpg');
}
#navourservices
{
	background-image: url('/images/navbox/blue/ourservices.jpg');
}
#navotherproducts
{
	background-image: url('/images/navbox/blue/otherproducts.jpg');
}
#navcontactus
{
	background-image: url('/images/navbox/blue/contactus.jpg');
}
#navaboutus
{
	background-image: url('/images/navbox/blue/aboutus.jpg');
}
.navheader div
{
	color: #f1f1f1;
	padding: 4 3 0 7;
}
.navfooter
{
	background-position: left top;
	clear: left;
	float: left;
	width: 160px;
	height: 10px;
	padding: 0;
	margin-bottom: 6px;
	background-image: url('/images/navbox/bluefooter.jpg');
	background-repeat: no-repeat;
}
.nav ul
{
	padding: 0;
	margin: 0;
}
#header ul
{
	padding: 0;
	margin: 48 0 4 4;
	float: right;
}
.nav li
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#header li
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 8;
	display: inline;
}
#wrapper
{
	min-height: 100%;
	padding-bottom: 60px;
	width: 700px;
}
#navcontent
{
	margin-bottom: 30px;
	width: 160px;
	float: left;
}
#content
{
	clear: right;
	margin: 0;
	padding: 0 0 0 10;
	margin: 15 0 30 165;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	text-align: justify;
	width: 530px;
	z-index: 20;
}

#footer
{
	height: 30px;
	width: 700;
	clear: both;
	padding: 7 7 4 7;
	border-top: 2px gray dotted;
	border-bottom: 2px gray dotted;
	text-align: right;
}

#footerlogos
{
	width: 700;
	clear: both;
	padding: 7px;
	text-align:right;
}
#footer-tag
{
	float: left;
	background-position: left middle;
	background-image: url('/images/tagline.jpg');
	background-repeat: no-repeat;
	margin-top: 1px;
	height: 16;
	display: block;
	width: 188;
}
.nav ul
{
	width: 100%;
	padding-bottom: 4px;
}
.nav ul li
{
	padding: 1 3 1 3;
}
.nav ul li a
{
	text-decoration: none;
	color: black;
	width: auto;
	display: block;
	padding: 0 4 0 5;
	border: 1px solid whitesmoke;
}
.nav ul li a:hover
{
    color: Black;
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
}
h1
{
    margin-top: 00px;
    font-size: 130%;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Verdana;
    letter-spacing: 0.1em;
    text-align: left;
    padding-bottom: 13px;
}
h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Verdana;
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #cccccc;
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align: top;
}

a {
  color: #000000;
  color:Navy;
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
	font: 1em Verdana, Arial, Helvetica, sans-serif;

}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}
.checkout
{
    margin-top: 5px;
    color: #696969;
    font-size: 8pt;
}
.thumbimage
{
    width: 100px;
    height: 100px;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}
.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight:bold;
}

.DialogBox tr
{
	padding: 5px 0px 0px 0px;
}

.DialogBox td table td
{
	padding: 0px 15px 0px 15px;
}

.DialogBox td table 
{
	margin-bottom: 10px;
}

.DialogBox td table td.sectionheader
{
	padding: 0px 0px 0px 0px;
	height: 22px;
	vertical-align: middle;
}

.DialogBottom
{
	padding-bottom: 15px;
}

.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C7C030;
}
.checkoutlabel
{
	font-size: 8pt;
	font-family: verdana;
	color: #708090;
}
INPUT
{
    font-family: verdana;
    font-size: 8pt;
    /*
	border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
	*/
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}
.cartCheckbox
{
    border-style:none;
    font-size: 8pt;
    font-family: verdana;
}
.cartButton
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    font-size: 8pt;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    font-family: verdana;
    background: #EEEEEE;   
    color: #696969;
}
.cartInput
{
    font-size: 8pt;
    font-family: verdana;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
}
.spacerTop3px
{
    padding-top: 3px;
}

.spacerTop5px
{
    padding-top: 5px;
}
.catalogInput
{
    font-size: 8pt;
    font-family: verdana;
    border-right: #CCCCCC 1px solid;
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-bottom: #CCCCCC 1px solid;    
    background: #EEEEEE;   
    color: #696969;
}
.plaintext
{
    padding-top: 3px;
    color: #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}

li.CatLevel0
{
}

li.CatLevel1
{
	padding-left: 15px;
}

table.ProductList td
{
	width: 45%;
	font-family:Verdana;
	font-size: 8pt;
	height: 100%;
	padding: 3px;
}

table.ProductList td div.ProductBox
{
	font-family:Verdana;
	font-size: 8pt;
	height: 100%;
	width: auto;
	border: 1px solid silver;
	padding: 8px;
}

table.ProductList td.ProductImage
{
	width: auto;	
	border: none;
}
table.ProductList td.ProductImage div
{
	width: 100px;
}

table.ProductList td.ProductImage img
{
	margin-right: 8px;
}

table.ProductList td.ProductDetails
{
	width: 100%;
	padding: 0px 5px 10px 0px;
	border: none;
}

table.ProductList td.ProductDetails #detailsspacer
{
	height: 120px;
}

table.ProductList td.ProductDetails table
{
	width: 100%;
	padding: 0px;
	border: none;
}

td.ProductDetails table td
{
	border: none;
}

table.ProductList td.ProductDetails table td
{
	padding: 0px;
	padding-top: 5px;
	height: 27px;
	vertical-align: middle;
	border: none;
	border: none;
}

table.ProductList td.ProductDetails table td.left
{
	width: 0%;
	padding-right: 5px;
	border: none;
}

table.ProductList td.ProductDetails table td.right
{
	width:0%;
	border: none;
}

a.productTitle
{
	font-size: 12pt;
	color: #cc6600;	
}

#bulletlist
{
	margin-top: 0;
}

#bulletlist li a, #bulletlist li a:visited
{
	color:Black;
	text-decoration: none;
}

#bulletlist li a:hover
{
	color:Red;
	text-decoration: underline;
}

#content a, #content a:visited
{
	color: black;
	color:Navy;
}

#content a:hover
{
	color: Red;
	text-decoration: underline;
}

div.expandertext
{
	line-height: normal;
}


table.specs th, table.specs td
{
	border: 1px solid #ece9d8;
	width: 50%;
}

table.specs th
{
    text-align: center;
}

table.specs
{
	border: 0px;
	border-collapse: collapse;
	border-top: 1px solid #ece9d8;
	border-left: 1px solid #ece9d8;
	border-right: 1px solid #aca899;
	border-bottom: 1px solid #aca899;
	width: 100%;
}

table.specs thead tr th
{
    color: #696969;
    border-bottom-color: Gray;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    background-color: #dcdcdc;
}

table.specs tbody tr td.odd
{
    background-color: #f5f5f5;
}

table.specs tbody tr td.even
{
    background-color: white;
}

.advert
{
    margin-bottom: 6px;
}

table.specs tbody tr th.section
{
    color: dimgray;
    border-bottom: gray 2px dotted;
    background-color: gainsboro;
}

div.specialoffer
{
    margin: 6px 0px 6px 0px;
    padding: 0px 10px 0px 10px;
    border: 1px solid #900004;
    background: #ebe3e3;
}

div.specialoffer h2
{
    color: #900004;
    display: block;
    font-style: italic;
}

table.dialogform
{
	border: solid 1px silver;
	width: 400px;
	font-size: 8pt;
	border-collapse: separate;
}

table.dialogform thead tr
{
	background-color:#E0E0E0;
	text-align: center;
	font-weight: bold;
	height: 24px;
	border: none;
}

table.dialogform thead tr td
{
	vertical-align: middle;
	color: dimgray;
	border: none;
}

table.dialogform tbody tr th
{
	border: none;
	text-align: right;
	padding-right: 15px;
}

table.dialogform tbody tr td
{
	border: none;
}
