* {
	margin: 0;
}

body {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url('/images/bkgd.gif');
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {
	clear: both;

}

a img {
	border: 0;
}

#page {
	width: 760px;
	text-align: left;
	
}

#hdr {
	width: 760px;
	background-image: url('/images/hdr.jpg');
	background-repeat: no-repeat;
	height: 101px;
	margin-top: 7px;
}

#hdr ul li {
	list-style: none;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #ccc;
}

#hdr ul li.last {
	border: 0;
}

#hdr ul {
	padding: 1px 0 0 20px;
	margin: 0;
}

#hdr ul * {
	vertical-align: middle;
}

#hdr ul li a {
	color: #fff;
	display: inline;
	width: auto;
}

#hdr ul li a img {
	padding: 0 0 0 5px;
}

#hdr ul li a:hover {
	color: #ccc;
}

#hdr a {
	display: block;
	height: 100%;
	width: 760px;
	text-decoration: none;
}
#hdr a span {
	visibility: hidden;
}


#content {
	width: 750px;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	float: left;
}

#contentshop {
	width: 750px;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
}

#footer {
	clear: both;
	color: #98A6A7;
	padding: 15px;
}

#footer p {
	line-height: 17px;
	width: 100%;
}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:active {
	text-decoration: none;
	color: #98A6A7;
	padding-right: 10px;
}

/* 
Menu System
*/

#menu {
	width: 750px;
	height: 39px;
	margin-left: 5px;
	margin-right: 5px;
	background-image:  url('/images/menubkgd.gif');
	background-repeat: repeat-x;
}

#menu a {
	display: block;
	height: 39px;
	background-repeat: no-repeat;
	text-decoration: none;
	width: 100%;
	float:left;
}

#menu a span {
	visibility: hidden;
	display: block;
}

#menu a.home {
	width: 47px;
	background-image: url('/images/homebutton.gif');
}

#menu a.home:hover {
	width: 47px;
	background-position: left -39px;
}

#menu a.thinandlite {
	width: 74px;
	background-image: url( '/images/thinandlitebutton.gif');
}

#menu a.thinandlite:hover {
	width: 74px;
	background-position: left -39px;
}

#menu a.businessrugged {
	width: 98px;
	background-image: url( '/images/business-ruggedbutton.gif');
}

#menu a.businessrugged:hover {
	width: 98px;
	background-position: left -39px;
}


#menu a.semirugged {
	width: 81px;
	background-image: url( '/images/semi-ruggedbutton.gif');
}

#menu a.semirugged:hover {
	width: 81px;
	background-position: left -39px;
}

#menu a.fullyrugged {
	width: 80px;
	background-image:url('/images/fully-ruggedbutton.gif');
}

#menu a.fullyrugged:hover {
	width: 80px;
	background-position: left -39px;
}

#menu a.ultramobile {
	width: 115px;
	background-image:url('/images/ultramobilebutton.gif');
}

#menu a.ultramobile:hover {
	width: 115px;
	background-position: left -39px;
}

#menu a.accessories {
	width: 72px;
	background-image: url('/images/accessoriesbutton.gif');
}

#menu a.accessories:hover {
	width: 72px;
	background-position: left -39px;
}

#menu a.aboutus {
	width: 59px;
	background-image: url('/images/aboutusbutton.gif');
}

#menu a.aboutus:hover {
	width: 59px;
	background-position: left -39px;
}

#menu a.contactus {
	width: 67px;
	background-image: url('/images/contactusbutton.gif');
}

#menu a.contactus:hover {
	width: 67px;
	background-position: left -39px;
}

#menu a.shoppingcart {
	width: 112px;
	float: right;
	background-image: url('/images/shoppingcartbutton.gif')
}

#menu a.shoppingcart:hover {
	width: 112px;
	background-position: left -39px;
}


/* 
Universal headers + formating
*/

#content {

}

#content ul {
	padding-left: 16px;

}

#content h1 {
	background-image: url('/images/h1bkgd.gif');
	background-repeat: repeat-x;
	height: 31px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 31px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 7px;
}

#content h2 {	
	background-image: url('/images/h2bkgd.gif');
	background-repeat: repeat-x;
	height: 24px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	display: block;
	clear: both;
}

#content h2.link {
	text-align: right;
	text-transform:none;
	margin-right: 12px;
	padding-right: 10px;
	background-image: none;
	line-height: 17px;
	margin-top: -21px;
	background-image: url('/images/h2arrow.gif');
	background-position: right 5px;
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

#content .link a {
	color: #FFFFFF;
	text-decoration: none;
}

#content h3 {
	color: #115592;
	font-size: 14px;
}

#contentshop h1 {
	background-image: url('/images/h1bkgd.gif');
	background-repeat: repeat-x;
	height: 31px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 31px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 0px;
}

/* 
Category
*/
.catsection {
	background-repeat: no-repeat;
	margin-bottom: 15px;
	width: 100%;
	display: block;
	clear: both;
	float: left;

}

.catleft {
	float: left;
	width: 350px;
	padding-top: 16px;
	margin-left: 180px;
	display: inline;
}

.catright {
	text-align: center;
	float: right;

	height: 204px;
	width: 203px;
	background-image: url('/images/catspace.gif');
	background-position: left;
	background-repeat: no-repeat;
	
}

.catright h4 {
	margin-left: -25px;
	margin-top: 26px;
	color: #115592;
	font-size: 18px;
	font-style: italic;
		height: 63px;
		
	padding: 0;
}

.catright p {
	margin-left: -25px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 17px;
	height: 64px;
}

.catright a.details img, .catright a.cataddtocart img {
	border: 0;
	padding: 0;
}

.catright a.details {
	display: block;
	float: left;
	padding-top: 0px;
	padding-left: 14px;
}

.catright a.cataddtocart {
	display: block;
	float: left;
	padding-top: 0px;
	padding-left: 9px;
}
/* 
Details + config
*/
.detailheader {
	width: 100%;
	height: 218px;
	display: block;

	background-image: url('/images/detailtopbox.gif');
	background-position: right;
	background-repeat: no-repeat;	
}

.detailheaderpic {
	float: left;
	width: 470px;
	height: 218px;
}

.detailbrk {
	width: 98%;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #B2B2B2;
	clear: both;
	padding: 0;
	margin: 0 0 0 8px;
}

.detailheader ul {
	padding-top: 35px;
	margin-left: 495px;
	font-size: 12px;
	line-height: 20px;
}

.detailheader h4 {
	padding-top: 5px;
	margin-left: 495px;	
	color: #115592;
	font-size: 16px;
}

.detailheader a.detailheaderaddtocart {
	float: right;
	padding-top: 18px;
	padding-bottom: 10px;
	padding-right: 30px;
}

.detailcontent {
	
	margin: 15px;
}

.detailcontent ul {
	padding-top: 2px;
	padding-bottom: 6px;
	white-space: normal;
}

.detailcontent li {
	white-space: normal;
}

.detailcontent .detailleft {
	float: left;
	width: 340px;

	
}

.detailcontent .detailright {
	width: 350px;
	margin-left: 350px;
}

.detailcontent .detailleft-thinner {
	float: left;
	width: 240px;	
}

.detailcontent .detailright-wider {
	width: 450px;
	margin-left: 250px;
}

.winxp { 
	padding: 10px 15px;
	width: 705px;
	margin-left: 8px;
	margin-bottom: 1px;
	background: url(/images/h1bkgd.gif) left top;
	text-align: center;
}

.winxp a { 
	color: #fff;
	text-decoration: none;
}

.winxp a:hover { 

	text-decoration: underline;
}

.temp-special-offer { 
	position: absolute; 
	top: -257px;
	z-index: 1000;
	left: 185px;
	width: 255px;
	height: 182px;
	background: url(/images/special-offer-9-25-11-30.gif) no-repeat left top;
}

.temp-special-offer a { 
	position: absolute;
	z-index: 1010;
	display: block;
	background: transparent;
	width: 60px;
	height: 12px;
	text-indent: -9999px;
	top: 138px;
	left: 25px;
}

.temp-special-offer a.alternate { 
	top: 75px;
	left: 180px;

}

.details { 
	position: relative;
}

/*

.detailcontent .detailleft {
	float: left;
	width: 340px;

	
}

.detailcontent .detailright {
	width: 350px;
	margin-left: 350px;
}

*/


.details p  {
	font-size: 10px;
	line-height: 12px;
}

/*
Config specific
*/
.configform h3 {
	padding-bottom: 4px;
}

.configform label {
	margin-left: 4px;
}

.configform option, .configform select  {
	font-size: 11px;
}

.total {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 0;
	border-top: 1px solid #B2B2B2;
	width: 100%;
}

.total h5 {
	font-size: 17px;
	font-weight: bold;
	text-indent: -1px;
}

.total h5.sum {
	font-size: 17px;
	font-weight: bold;
	text-align: right;
	margin-top: -20px;
	text-indent: -1px;
}

.total p {
	width: 170px;
	color: #B2B2B2;
	float: left;
}

.total .input {
float: right;
	width: 80px;
	height: 23px;
	background-image: url('/images/cataddtocartbuttonw.gif');
	border: 0;
	cursor:pointer;
}

.checkboxlist {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

/*
Product home
*/
.producthomeheader {
	width: 100%;
	display: block;
	margin-left: 1px;
}

.producthomeheader .normh {
background-image: url('/images/productbkgdheader-gray.gif');
}

.producthomeheader .newh  {
background-image: url('/images/productbkgdheadernew-gray.gif');
}

.producthomeheader .special-offer  {
background-image: url('/images/productbkgdheadernew-so-gray.gif');
}


.producthomeheader .bundleh  {
background-image: url('/images/productbkgdheaderbundle.gif');
}

.producthomeheader .reducedh  {
background-image: url('/images/productbkgdheaderreduced.gif');
}

.producthomeheader .entry {
float: left;

background-repeat: no-repeat;
background-position: center 5px;
width: 33%;
height: 332px;
display: block;
}


.producthomeheader .entry h4 {
color: #11538F;
font-size: 21px;
text-align: center;
background: none;
margin-top: 30px;
}

.producthomeheader .entry img {
	clear: both;
	display: block;
	margin: 2px auto 4px auto;
	text-align: center;
}

.producthomeheader .entry .lsp {
	clear: both;
	display: block;
	width: 165px;
	text-align: center;
	margin: 0 auto 0 auto;
	height: 65px;
	
}

.producthomeheader .entry ul {
	clear: both;
	display: block;
	
	list-style: circle;
	width: 165px;
	text-align: left;
}

.producthomeheader .entry ul li {
	list-style: disc;
	
}

.producthomeheader .entry .foot {
	clear: both;
	display: block;
 text-align: center;
	margin-top: 4px;
}

.producthomeheader .entry .foot .detailsb {
display: block;
float: left;
width: 62px;
	padding-left: 50px;
}

.producthomeheader .entry .foot .addtocartb {
	float: left;
 display: block;
	margin-left: 10px;
width: 79px;
}

.productlower {
background-image: url('/images/productbkgd.gif');
background-repeat: no-repeat;
width: 350px;
height: 150px;
display: block;
margin-bottom: 14px;
}

.productlower .top {
	width: 100%;
	height: 117px;
	display: block;
	clear: both;
	margin-bottom: 5px;
}

.productlower .image {
display: block;
float: left;
width: 138px;
	height: 117px;
}

.productlower .image img {
	margin-left: 20px;
	margin-top: 4px;
}

.productlower .desc {
display: block;
float: left;


}

.productlower .desc ul {
	list-style: disc;
	font-size: 12px;
	padding-top: 4px;
	line-height: 17px;
	color: #4B4B4B;
}

.productlower .desc h4 {
color: #11538F;
font-size: 21px;

background: none;
margin-top: 8px;
width: 200px;
white-space: pre;
}


.productlower .detailsb {
display: block;
float: left;
width: 62px;
padding-left: 95px;
}

.productlower .addtocartb {
display: block;
float: left;
width: 79px;
margin-left: 10px;
}


.producthomecontent {
	width: 720px;
	margin: 0 auto 10px auto;
}

.producthomecontent .detailleft {
	float: left;
	width: 350px;
}


.producthomecontent .detailright {
	float: right;
}

.producthomecontent .postscript {
	background-color: #dadada;
	color: #000;
	font-size: 12px;
	clear: both;
	display:block;
	border: 1px solid #bfbfbf;
	padding-top: 10px;
	padding-bottom: 10px;
}

.producthomecontent .postscript .logo {
	/* background-image: url('/images/premierpartner.gif');
	background-repeat: no-repeat;
	background-position: 635px center; */
	display: block;
}

.producthomecontent .psdetails {
	background-image: url('/images/premierpartner.gif');
	background-repeat: no-repeat;
	background-position: 635px center;
	display: block;
	padding: 6px 0 6px 0;
	margin-top: 8px;
}

.producthomecontent .postscript p,
.producthomecontent .psdetails p
 {
	padding: 0 98px 0 10px;

}
/*
Shopping Cart
*/

#graygrad {
	background-image: url('/images/bkgd-gray-grad.gif');
	background-repeat: repeat-x;
	width: 750px;
	height: 27px;
}

h3 {
	color: #1566af;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #76797b;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

h4 a {
	color: #76797b;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}

h4 a:hover {
	color: #115592;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#page-content h2 {	
	background-image: url('/images/h2bkgd.gif');
	background-repeat: repeat-x;
	height: 24px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	display: block;
	clear: both;
}

.nounderline A {
	text-decoration:none;
}

.message  {
	font-size: 13px;
	color: #CC0000;
	font-weight:bold;
}

.cartrow {
	background-color:#f5f6f7;
	border-bottom: 1px solid #D6DFE0;
}

.cartheader {
	border-bottom-color:#979797;
	border-bottom:thin;
	border-bottom-width:1px;
}

.cartremove {
	color: #a47721;
	font-size: 11px;
}

.button1 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-color:#000000;
	border-style:solid;
	background-color: #a77619;
	padding: 3px 5px 3px 5px;
}

/*
Accessories page
*/
.accessories-entry {
margin-top: 4px;
margin-bottom: 2px;
padding: 2px 0 5px 10px;
float:left;
display:block;
 border-bottom: 1px solid #EEEEEE;
}

.accessories-desc {
float: left;
width: 350px;
}

.accessories-desc h3 {
font-weight: normal;
}

.accessories-price {
float: left; 
text-align:right; 
width:280px;
}

.accessories-add {
float:right; 
width: 100px; 
text-align: right;
}

.accessories-add img {
padding-top: 6px;
}

.accessories-add .cataddtocart {
	float: right;
}

strong {
	font-weight: bold;
	color: #a03030;
}
