﻿* {
padding: 0;
margin: 0;
}
.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: 250px;
	color: #B2B2B2;
	float: left;
}

.total .input {
float: right;
	width: 80px;
	height: 23px;
	border: 0;
	cursor:pointer;
}

h3 {
	color: #1566af;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.hidden
{
	display:none;	
}

.logo-left { 
	float: right;
	margin: 3px 0 5px 20px;
}

.clear {
clear: both;
}

a img {
border: 0;
}

#signupheader {
display: block;
width:100%;
height: 31px;
}

#signupheader #fsubmit {
border: 0;
float: right;
margin-top: 11px;
margin-right: 8px;
width: 54px;
height: 19px;
cursor: pointer;
}

#signupheader #ftext {
border: 0;
width: 100px;
margin-top: 11px;
float: right;
margin-right: 8px;
font-size: 10px;
padding: 2px;
}

#hdr-home {
width: 100%;
display: block;
height: 260px;
}

#hdr-oth {
width: 100%;
display: block;
height: 78px;
}

	#hdr-oth a {
	width: 100%;
	display: block;
	height: 78px;
	text-decoration: none;
	}

		#hdr-oth a span {
		width: 100%;
		display: block;
		visibility: hidden;
		}

img#featured {
dislay: block;
width: 750px;
border: 0;
margin: -5px 0 0 0;
}

table#productsmenu {
border-bottom: 1px solid #CCCCCC;
margin: 4px 0 0 0;
padding: 0 0 4px 0;
width: 750px;
float: left;
}
	
	table#productsmenu td, table#productsmenu tr {
	padding: 0;
	margin: 0;
	}
	
	table#productsmenu td {
	padding-bottom: 2px;
	}
	

	
		table#productsmenu a div {
		padding-top: 62px;
		
		}
	
		table#productsmenu a#navbar-notebooks {
		width: 69px;
		}

		table#productsmenu a#navbar-tablets {
		width: 72px;
		
		}

		table#productsmenu a#navbar-fixedmountpcs {
		width: 75px;
		opacity: .4;
		filter: alpha(opacity=40);
		}

		table#productsmenu a#navbar-vehiclemounts {
		width: 75px;
		opacity: .4;
		filter: alpha(opacity=40);
		}

		table#productsmenu a#navbar-handhelds {
		width: 75px;
		}

		table#productsmenu a#navbar-mobileprinters {
		width: 75px;
		}

		table#productsmenu a#navbar-mobileaccessories {
		background: #EAEAEA url(/images/navbar-mobileaccessories.jpg) no-repeat 0 -182px;
		width: 72px;
		}

		table#productsmenu a#navbar-software {
		background: #EAEAEA url(/images/navbar-software.jpg) no-repeat 0 -182px;
		width: 75px;
		}

		table#productsmenu a#navbar-bundles {
		background: #EAEAEA url(/images/navbar-bundles.jpg) no-repeat 0 -182px;
		width: 76px;
		}

		table#productsmenu a#navbar-incarvideo {
		background: #EAEAEA url(/images/navbar-incarvideo.jpg) no-repeat 0 -182px;
		width: 67px;
		}

	table#productsmenu a {

	display: block;
	height: 91px;
	font-size: 11px;
	text-decoration: none;
	color: #10528C;
	
	}
	
	table#productsmenu a#navbar-notebooks:hover, table#productsmenu a#navbar-tablets:hover, table#productsmenu a#navbar-fixedmountpcs:hover, table#productsmenu a#navbar-vehiclemounts:hover, table#productsmenu a#navbar-handhelds:hover, table#productsmenu a#navbar-mobileprinters:hover, table#productsmenu a#navbar-mobileaccessories:hover, table#productsmenu a#navbar-software:hover, table#productsmenu a#navbar-bundles:hover, table#productsmenu a#navbar-incarvideo:hover {
	color: #10528C;
	background-position: 0 -91px;
	}

.content {
width: 750px;
background-color: #FFFFFF;
display: block;
padding: 5px;
}

.content.portal h1 span {
	font-size: .8em;
	padding-left: 10px;
	color: #fff;
}

.contentcart {
width: 750px;
background-color: #FFFFFF;
display: block;
float: left;
padding: 0 5px 0 5px;
}

.contentcart ul {
	padding-left: 16px;
}

.contentcart h1 {
background-image: url(/images/h1bkgd.gif);
background-repeat: repeat-x;
height: 31px;
font-size: 16px;
color: #FFFFFF;
line-height: 30px;
font-weight: bold;
padding-left: 10px;
padding-bottom: 6px;
padding-top: 2px;
margin: 5px 0 0 0;
}

.contentcart 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;
}

img.logos { 
	float: right;
	margin: 0 -200px 0 15px;
	position: relative; }

* html img.logos { margin: 0 -230px 0 15px;} 


#footer {
clear: both;
color: #98A6A7;
padding: 15px;
display: block;
float: left;
width: 100%;
}

#footer p {
line-height: 17px;
width: 100%;
font-size: 11px;	
}

#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, .menu ul { 
	list-style: none;
	float: left;
	height: 39px;
	}
	
	.menu {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	padding-left: 6px;
	}
	
	.menu li {
	float: left;
	}
	
	.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
	display: block;
	text-decoration: none;
	z-index: 1000;
	}
	
	.menu li ul li a {
	padding: 6px 6px 6px 9px;
	width: 140px;
	}
	
	.menu li a span {
	visibility: hidden;
	}
	
	.menu li a:hover {
	background: #ccc;
	color: #000;	
	}
	
	#main-menu {
	}
	
	#main-menu li:hover a, #main-menu li.shover a {
	background-position: left -39px;
	}
	
	#main-menu li:hover ul a, #main-menu li.shover ul a {
	background: #EBDAB9;
	color: #5E4007;
	border-bottom: 1px solid #fff;
	}
	#main-menu li:hover ul a:hover, #main-menu li.shover ul a:hover {
	background: #F7EAD1;	
	}
	
		/*Assign background values to head links*/
		#nav-aboutus, #nav-solutions, #nav-casestudies, #nav-products, #nav-servicesandsupport, #nav-govtcontracts,
		#nav-newsandevents, #nav-contact, #nav-shoppingcart {
		display: block;
		height: 39px;
		}
		
		#nav-aboutus {
		width: 73px;
		background: url(/images/nav-aboutus.gif) no-repeat left top;
		}
		
		#nav-solutions {
		width: 70px;
		background: url(/images/nav-solutions.gif) no-repeat left top;
		}
		
		#nav-casestudies {
		width: 84px;
		background: url(/images/nav-casestudies.gif) no-repeat left top;
		}
		
		#nav-products {
		width: 66px;
		background: url(/images/nav-products.gif) no-repeat left top;
		}
		
		#nav-servicesandsupport {
		width: 112px;
		background: url(/images/nav-servicesandsupport.gif) no-repeat left top;
		}
		
		#nav-govtcontracts {
		width: 93px;
		background: url(/images/nav-govtcontracts.gif) no-repeat left top;
		}
		
		#nav-newsandevents {
		width: 94px;
		background: url(/images/nav-newsandevents.gif) no-repeat left top;
		}
		
		#nav-contact {
		width: 60px;
		background: url(/images/nav-contact.gif) no-repeat left top;
		}
		
		#nav-shoppingcart {
		width: 96px;
		background: url(/images/nav-shoppingcart.gif) no-repeat left top;
		}
		
	.menu li ul {
	height: auto;
	background-color: #EBDAB9;
	color: #5E4007;
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999em;
	left: -1px;
	z-index: 9999;
	}
	
	.menu li:hover ul, .menu li.shover ul {
	left: auto;
	margin-left: 1px;
	}
	
	.menu ul li {
	border: 0;
	float: none;
	}
	
	.menu ul.menushopping {
	margin-right: -10px;
	}
	
	.menu ul a {
	border-bottom: 0;
	width: 100px;
	visibility: visible;
	}
	
	.menu ul a:hover {
	background-color: #F7EAD1;
	}

/* 
Universal headers + formating
*/

.content h1 {
background-image: url(/images/h1bkgd.gif);
background-repeat: repeat-x;
height: 31px;
font-size: 16px;
color: #FFFFFF;
line-height: 30px;
font-weight: bold;
padding-left: 10px;
padding-bottom: 6px;
padding-top: 2px;
}

.content h2 {	
font-size: 14px;
color: #B1780B;
font-weight: bold;
padding-left:5px;
}

.content h2.news {	
font-size: 12px;
color: #B1780B;
font-weight: bold;
padding: 0 0 0 5px;
}

.content .news a {	
color: #B1780B;
text-decoration:none;
}

.content .news a:hover {	
text-decoration:underline;
}

.content h3 {
font-size: 14px;
color: #115592;
font-weight: bold;
padding-left:5px;
padding-bottom:10px;
padding-top:6px;
}
	.content h3 span {
	font-size: 17px;
	margin-left: 10px;
	font-weight: bold;
	}

.content h4 {	
	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 h4.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 h5 {
font-size: 12px;
color: #A26E0A;
font-weight: bold;
padding-left:5px;
padding-bottom:1px;
padding-top:6px;
}

.content h6 {
font-size: 11px;
color: #333333;
font-weight: bold;
padding-left:5px;
padding-bottom:1px;
padding-top:6px;
}

.content .link a {
color: #FFFFFF;
text-decoration: none;
}

.content ul {
margin-left:4px;
padding: 0 0 7px 14px;
line-height: 1.3em;
list-style: disc;
list-style-type: disc;
}

.services {
font-size: 13px;
color: #A26E0A;
font-weight: bold;
padding-bottom:1px;
padding-top:12px;
}

.services-tag {
font-size: 15px;
color: #115592;
font-weight: bold;
padding-bottom:1px;
padding-top:6px;
}
.services-dots {
border-bottom:dashed 1px;
background-image: url(/images/service-dots.gif);
}

.greybarli {
margin-left:4px;
padding: 0 0 7px 6px;
line-height: 1.3em;
list-style: disc;
list-style-type: disc;
}

.content li {margin-left: 4px;
list-style: disc;
list-style-type: disc;
line-height: 1.3em;
padding-left:4px;
}

.content p {
padding: 0px 0 7px 0;
line-height: 1.3em;
padding-left:5px;
}

.content table {table-layout:auto; padding-left:5px;}

.content tr.roweven {background-color:#E0E4E7;}

.content tr.rowodd {background-color:#F2F0F0;}

.content th {background-image: url(/images/tablebkgd.gif); background-repeat: repeat-x; color:#FFFFFF; padding-top:4px;}

.content td {padding:6px;}

.home img {
float: left;
margin: 2px;
display: block;
}

strong {
	font-weight: bold;
	color: #a03030;
}


/*
Control column widths here
*/
.casestudy {
margin:-6px 0px 0px -5px;
}

.detailleft {
float: left;
display: block;
}

.detailleft a {
color:#135C9E;
}

.detailright {
float: right;
display: block;
}

	.detailright a#continuelink span
	{
		display: none
	}

.detailright a, .detailright img, .detailright a img, .oth .detailright a, .oth .detailright img, .oth .detailright a img {
border: 0;
display: block;
} 

.detailleft {
width: 47%;
}

.detailright {
width: 51%;
}


	
.oth .detailleft {
width: 70%;
padding: 5px;
}

.oth .detailright {
width: 26%;
}

.oth .detailleft h5 { padding-bottom: 10px; padding-top: 15px; font-size: 1.2em; }

.oth .detailleft ul li { margin: 2px 0 2px 20px; }

.productlower {
background-image: url(/images/store/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;
}

/* 
News Updates 
*/ 

.detailright .news-updates { 
	width: 375px;
	margin: 0 0 3px 3px;
	padding: 0;
	background: url(/images/news-box-top.jpg) no-repeat left top;
	clear: both;
}

* html .detailright .news-updates { margin: 0 0 0 6px; }
* html .detailright .news-updates ul li a { height: 1%; }

.detailright .news-updates h2 { display: none; }

.detailright .news-updates ul { 
	margin: 0 0 0 0;
	padding: 3px 0;
	background: url(/images/news-box-bottom.jpg) no-repeat left bottom;
	width: 375px;
}

.detailright .news-updates ul li { 
	margin: 0 3px 0 32px;
	padding: 0;
	list-style: none;
	border-left: 1px solid #d9e1e4;
	border-bottom: 1px solid #bbb;
}

.detailright .news-updates ul li.recent { 
	background: #b48845;
}

.detailright .news-updates ul li a { 
	color: #414141;
	display: block;
	padding: 13px 13px 13px 20px;
	background: url(/images/news-arrow.gif) no-repeat 8px 50%;
	text-decoration: none;
}

.detailright .news-updates ul li a:hover { 
	background: transparent url(/images/news-arrow.gif) no-repeat 8px 50%;
}

.detailright .news-updates ul li.recent a { 
	color: #efe7d9;
}

.detailright .news-updates ul li.recent a:hover { 
	background: #9f7638 url(/images/news-arrow.gif) no-repeat 8px 50%;
}

.detailright .news-updates ul li a b { 
	color: #485d6e;
	font-weight: normal;
	font-size: .9em;
	padding: 0 3px;
	text-decoration: underline;
}

/* 
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/store/catspace.gif);
	background-position: left;
	background-repeat: no-repeat;
	
}

.catright h6 {
	margin-left: -25px;
	margin-top: 26px;
	color: #115592;
	font-size: 14px;
	font-style: italic;
	height: 54px;
	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;
}

/*
Portal Section 
*/ 

.portal .detailleft { 
	width: 465px;
	margin: 30px 0 0 0;
	padding: 0 0 15px 15px;
	background: transparent url(/images/border-dot.gif) repeat-y right top;
}

.portal.login .detailleft { 
	background: transparent;
}

.portal.login .detailleft p.right { 
	float: right;
	padding: 0 15px 0 0;
}

.portal.login .detailleft p.right a { 
	color: #999;
}

.portal.login .detailleft p.right a:hover { 
	color: #b7b7b7;
}

.portal .detailright { 
	width: 260px; 
	margin: 30px 0 0 0;
	padding: 0;
}

.portal .detailright h3 { 
	padding: 0 0 10px 0;
	margin: 0;
	background: transparent;
}

.portal .detailright p { 
	line-height: 1.6em;
}

.portal .detailright p a { 
	display: inline;
}

.portal h3 { 
	background: transparent url(/images/border-dot.gif) repeat-x left bottom;
	margin: 0 15px 0 0;
	padding: 0 0 10px 0;
	color: #b1780b;
}

.portal h3.border-top { 
	clear: both;
	padding: 25px 0 0 0;
	background: transparent url(/images/border-dot.gif) repeat-x 0 15px;
}

* html .portal h3.border-top { padding: 15px 0 0 0; }

.portal h3 span { 
	font-size: .8em;
	font-weight: normal;
}

.portal h3 span a { 
	color: #b7b7b7;
}

.portal h3 span a:hover { 
	color: inherit;
}

.portal h5 { 
	color: #000;
	font-size: 1.2em;
	margin: 0;
	padding: 10px 0 15px 0;
}

.portal p { 
	margin: 0;
	padding: 0;
}

.portal p strong { 
	color: #b1780b;
	font-size: 1.2em;
}

.portal p em { 
	color: #b7b7b7;
	font-style: normal;
}

.portal .detailright p strong { 
	font-size: 1em;
	color: #000;
}

.portal a.pdf, 
.portal a.excel { 
	display: block;
	float: left;
	width: 48px;
	height: 49px;
	margin: 10px 10px 0 0;
	background: url(/images/icon-pdf.gif) no-repeat left top;
	text-indent: -9999px;
}

.portal a.excel { 
	background: url(/images/icon-xls.gif) no-repeat left top;	
}

.portal label { 
	color: #104370;
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.portal input { 
	border: 1px solid #ccc;
	padding: 2px;
	width: 300px;
	margin: 5px 0 0 0;
}

.portal input.login { 
	width: 180px;
}

.portal label.textarea { 
	vertical-align: 200%;
}

.portal textarea { 
	border: 1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 2px;
	width: 300px;
	height: 100px;
	vertical-align: middle;
}

.portal input.submit { 
	width: auto;
	padding: 0;
	border: 0;
}

.portal.signup p label { 
	float: left;
	width: 120px;
	margin: 0 0 5px 0;
	padding: 2px 0;
	vertical-align: middle;
}

.portal.signup p input { 
	padding: 2px;
	margin: 0 0 5px 0;
	vertical-align: middle;
}

.portal.signup p.spacer { 
	margin: 20px 0 0 0;
}

.portal.signup select { 
	width: 340px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 5px 0 0 0;
}

.portal input.big { 
	width: 251px;
}

.portal input.middle { 
	width: 140px;
}

.portal input.small { 
	width: 40px;
	padding: 2px;
	border: 1px solid #ccc;
}

/* 
Details + config
*/
.detailheader {
	width: 100%;
	height: 218px;
	display: block;

	background-image: url(/images/store/detailtopbox.gif);
	background-position: right;
	background-repeat: no-repeat;	
}

.detailheaderpic {
	float: left;
	width: 470px;
	height: 218px;
}

.detailbrk {
	margin: 0 auto 0 auto;
	width: 600px;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #B2B2B2;
	clear: both;
}

.detailheader ul {
	padding-top: 35px;
	margin-left: 495px;
	font-size: 12px;
	line-height: 20px;
}

.detailheader h5 {
	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 {
	display: block;
	margin: 5px;
}

.detailcontent.free-shipping {
	/*background: url(/images/free-shipping-pcs.gif) no-repeat left bottom;*/
}

.detailcontent ul {
	padding-top: 2px;
	padding-bottom: 6px;
	white-space: normal;
}

.detailcontent li {
	white-space: normal;
}

.detailcontent .detailleft {
	float: left;
	width: 340px;
}

.detailcontent .detailright {
	float:right;
	width: 350px;
}

.detailcontent .detailleft-thinner {
	float: left;
	width: 240px;	
}
.detailcontent .detailleft-widerNoMargin {
	float: left;
	width: 600px;	
}

.detailcontent .detailright-wider {
	width: 450px;
	margin-left: 250px;
}

/*

.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%;
}


.inputQuote {
float: right;
	width: 77px;
	height: 23px;
	background-image: url(/images/store/catGetQuote.gif);
	border: 0;
	cursor:pointer;
}

.inputQuoteAcc 
{
	float: right;
	width: 80px;
	height: 23px;
	background-image: url(/images/store/catGetQuote.gif);
	border: 0;
	cursor:pointer;
}

.checkboxlist {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

/*
Shopping Cart
*/

#contentshop {
	width: 750px;
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
}

#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;
}

#graygrad {
	background-image: url(/images/bkgd-gray-grad.gif);
	background-repeat: repeat-x;
	width: 750px;
	height: 27px;
}



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;
	padding: 5px;
}

.cartheader {
	border-bottom-color:#979797;
	border-bottom:thin;
	border-bottom-width:1px;
}

.cartremove {
	color: #a47721;
	font-size: 11px;
}

.button1 {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border:1px;
	border-color:#FFFFFF;
	border-style:solid;
	background-color: #a77619;
	padding: 3px 7px 3px 7px;
	cursor: pointer;
}

.button-noborder {
	margin-top: 2px;
}

.productcategorycontent {
	width: 750px;
	margin: 0 0 10px 0px;
}

	.productcategorycontent .tri-col { 
		position: relative;
		float: left;
		width: 226px;
		margin: 10px 0 0 18px;
		background: url(/images/tri-col-bottom.gif) no-repeat left bottom;
		text-align: center;
	}

	* html .productcategorycontent .tri-col { display: inline; }

	.productcategorycontent .tri-col h2 { 
		background: url(/images/tri-col-top.gif) no-repeat left top;
		padding: 10px 15px 5px 15px;
		border-bottom: 1px solid #ccc;
	}
	
	.productcategorycontent .tri-col img.product { 
		float: none;
		padding-left: 5px;
		padding-top: 10px;
	}
	
	.productcategorycontent .tri-col ul { 
		padding: 5px 20px;
	}
	
	.productcategorycontent .tri-col ul li { 
		padding: 5px 0;
		text-align: left;
	}

	.productcategorycontent .tri-col p { 
		text-align: center;
		background: #e8e8e8;
		padding: 5px 5px 2px 5px;
		margin: 0 1px 10px 1px;
	}

	.productcategorycontent .tri-col a { height: auto; margin: 0; padding: 0;}
	
	.productcategorycontent .tri-col a img { 
		display: inline;
		float: none;
		padding: 0 5px 0 0;
		margin: 0;
	}

.desc h4 {	
	color: #76797b;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	display: block;
}

.productcategorycontent .detailleft {
	float: left;
	width: 350px;
	margin-left:10px;
}


.productcategorycontent .detailright {
	float: right;
	width: 350px;
	margin-right:10px;
}

.productcategorycontent .postscript {
	background-color: #909090;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	display:block;
	/*
	background-image: url(/images/premierpartner.gif);
	background-repeat: no-repeat;
	background-position: 635px 10px;
	*/
	background-image: url(/images/boxbkgd.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}

.productcategorycontent .postscript .logo {
	background-image: url(/images/premierpartner.gif);
	background-repeat: no-repeat;
	background-position: 635px center;
	display: block;
}

.productcategorycontent .postscript p {
	padding: 0 98px 0 10px;

}

#laptopmenu {
	background-image: url(/images/store/laptop-menu-bkgrd.gif);
	background-repeat: repeat-x;
	height: 89px;
	width: 100%;
	margin-top: -5px;
	margin-bottom: 5px;
}

#laptopmenu a, #laptopmenu img {
	display: block;
	float: left;
	width: 89px;
	height: 68px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: left 0px;
}

#laptopmenu a.active#tl, #laptopmenu a.active#sr, #laptopmenu a.active#fr, #laptopmenu a.active#hn {
	background-position: left -68px;
}

#laptopmenu a:hover#tl, #laptopmenu a:hover#sr, #laptopmenu a:hover#fr, #laptopmenu a:hover#hn {
	background-position: left -68px;
}

#laptopmenu a span {
	text-decoration: none;
	visibility: hidden;
}

#laptopmenu a#tl {
	background: url(/images/store/laptop-menu-tl.gif);
}

#laptopmenu a#sr {
	background: url(/images/store/laptop-menu-sr.gif);
}

#laptopmenu a#fr {
	background: url(/images/store/laptop-menu-fr.gif);
}

#laptopmenu a#hn {
	background: url(/images/store/laptop-menu-hn.gif);
}

/*
Item Category page
*/
.item-category-entry {
margin-top: 4px;
margin-bottom: 2px;
padding: 2px 0 5px 10px;
float:left;
display:block;
 border-bottom: 1px solid #EEEEEE;
}

.item-category-image {
float: left;
width: 60px;
}

.item-category-desc {
float: left;
width: 390px;
}

.item-category-desc h3 {
font-weight: normal;
}

.item-category-price {
float: left; 
text-align:right; 
width:180px;
padding-top:18px;
}

.item-category-add {
float:right; 
width: 100px; 
text-align: right;
}

.item-category-add img {
padding-top: 12px;
}

.item-category-add .cataddtocart {
	float: right;
}

.featuredBundle {
	background-image:url(/images/featured/featured-bundle-bkgrd.jpg);
	width: 288px;
	height: 123px;
	float: left;
	margin-left: 2px;
	color:#4f4f4f;
	cursor: pointer;
}

.featuredBundleContent {
	margin: 5px 0px 5px 35px;
	width: 251px;
	padding: 0;
	float: left;
	z-index: 20;
	height: 1%;
}

.featuredBundleText {
	width: 138px;
	padding: 8px 0px 8px 6px;
}

.featuredBundleTitle {
	font-weight: bold;
	padding-bottom: 5px;
}

.featuredBundleBody {
	font-size:11px;
}

.featuredBundlePrice {
	font-weight: bold;
	padding-top: 5px;
}
A.ConfigAndBuy
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF3300;
    border: thin solid #000000;
    height: 22px;
    width: auto;
}
