

/*STANDARD TAGS*/

body {
  margin: 0px;
  padding: 0px;
	font: 10pt Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	border-top: 5px solid #000000;
	padding-top: 1px;
}
a {
	color: #660000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 11pt;
	color: #666666;
	margin-left: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
form {
  margin: 0px;
  padding: 0px;
}
hr {
	text-decoration: none;
	border: 1px dotted #CCCCCC;
	margin: 10px;
}
.leftcolumn {
	padding: 25px;
	width: 275px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #8F1C1C;
	background-image: url(images/laserprinter.jpg);
	background-repeat: no-repeat;
	height: 181px;
}
.rightcolumn {
	padding: 25px;
	width: 275px;
	border-top-width: 2px;
	border-top-style: solid;
	border-color: #8F1C1C;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(images/usbcable.jpg);
	background-repeat: no-repeat;
	height: 181px;
}


/*DIVS AND CLASSES BY SECTION*/

#container {
	width:790px;
	margin: 0 auto 0 auto;
	text-align:left;
}
#header {
	overflow:auto;
}
#header img {
	margin: 5px 0 5px 0;
	float: left;
}


#shoppingnav {
	width: 500px;
	float: right;
	position: relative;
}
#shoppingnav li {
	list-style-type: none;
	float: right;
	background-image: url(/images/shoppingbuttondivider.gif);
	background-repeat: no-repeat;
	background-color: #A2A2A2;
}
.shoppingend {
	background-image: url(/images/shoppingbuttonend.gif);
	background-repeat: no-repeat;
}
#shoppingnav a {
	background-color: #a2a2a2;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .15em;
}


#navmain {
	width:100%;
	background-color: #000000;
	float: left;
	background-image: url(/images/navmainbackground.gif);
	background-repeat: repeat;
}
#navmain ul {
	float: right;
        margin: 0px;
	padding: 0px;
}
#navmain a {
	display:block;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .05em;
	padding: 5px;
}
#navmain li {
	list-style: none;
	position: relative;
	border-left:1px solid #999999;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#navmain ul li ul {
	display: none;
	position: absolute;
	background-color: #333333;
	width: 12.5em;
	left: 0px;
	opacity: .90;
	filter: alpha(opacity=90);
}
#navmain ul li ul a {
	width: 100%;

}
#navmain ul li ul li {
	width: 100%;
	text-align: left;
	border-bottom: solid #FFFFFF 1px;
	border-left:0px;
	padding: 0px;
}
#navmain ul li:hover ul, #navmain ul li ul:hover {
	display:block;
}
#navmain ul li ul li:hover {
	background-color: #000000;
}


#sidebar {
	width: 175px;
	text-align: left;
	float: left;
	color: #333333;
	background-color: #999;
}
#sidebar strong {
	letter-spacing: .15em;
}
#sidebar legend {
	font-weight: bold;
	font-size: 11pt;
	color: #E0E0E0;
	padding-bottom: 3px;
}
.sidebox {
	margin: 5px;
	padding: 0px 3px 10px 10px;
	text-align: left;
	border: 1px solid #E0E0E0;
}
.sidebox a {
	color: #333;
        font-weight: bold;
	padding-top: 0px;
	font-size: 12px;
	text-align:left;
}
.field {
	padding-bottom:5px;
	line-height:1.75em;
	text-align:right;
	display:block;
}
#containermiddle {
	width: 790px;
	background-color: #fff;
}

#content {
	padding-left: 20px;
	font-size: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 590px;
}

#content_old {
  background-color: #FFFFFF;
	float: left;
	width: 612px;
	padding-left: 5px;
	padding-right: 1px;
	padding-bottom: 30px;
}

/* FOOTER DIVS*/

#footer {
	width: 790px;
	clear: both;
	color: #FFFFFF;
	background-color: #000000;
	overflow: auto;
}
#footer ul {
  margin: 0px;
  padding: 0px;
}
#footer li {
	float: left;
	list-style-type: none;
	padding: 2px 10px;
}
#footer a {
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*CSS HAX*/

div.clearfloats {clear:both}

.tborder {
  border: 1px solid #d9d9d9;
  background: #EBEBEB;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.tborder a {
  letter-spacing: 0px;
}
table td {
  font-size: 12px;
}
.thead {
  background: #C5C5C5;
  color: #000000;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.thead a {
  text-decoration: none;
  font-weight: bold;
}
.alt1 {
  background-color: #fdfdfd;
  color: #000000;
  font-size: 12px;
}
.alt2 {
  background-color: #f4f4f4;
  color: #000000;
  font-size: 12px;
}
.error {
  color: #ff0000;
}
#browsep a {
  color: #8F1C1C;
  font-weight: bold;
  text-decoration: none;
}
#browsep a:hover {
  text-decoration: underline;
  color: #aaa;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li a {
        background-image: none;
	font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 165px;
	color: #3f3f3f;
	text-decoration: none;
	display: block;
	padding-left: 9px;
	height: 15px;
}
#sidebar li a:hover {
  background-color: #c0c0c0;
}
#sidebar .title {
  font-weight: bold;
  background-color: #e0e0e0;
  height: 20px;
  padding-left: 5px;
  font-size: 12px;
  background-image: url(/ecom/images/nav_title_bg.gif);
}
p {
	font-size: 12px;
}
.site_config {
  border: 1px solid #000;
  width: 250px;
  height: 50px;
  padding: 5px;
  text-align: left;
  background-color: #e0e0e0;
}
.site_config:hover {
  background-color: #a0a0a0;
}
.site_config_left {
  width: 300px;
  z-index: 5;
  position: absolute;
}
.site_config_right {
  width: 300px;
  position: absolute;
  padding-left: 300px;
}



.specialproducts {
	border: 1px solid #CCCCCC;
	font: 10pt Arial, Helvetica, sans-serif;
}
.specialproducts td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.specialproducts li {
	margin-left: -15px;
	font-size: 9pt;
}

