body {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}
img {
	border: none;
	}
h1 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0251A0;
	margin-top: 0px;
	}
h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0251A0;
	}
a {
	color: #0251A0;
	}
a:hover {
	color: #c00;
	}



.emphasis {
	font-weight: bold;
	}
.errmsg {
	font-weight: bold;
	color: red;
	}
.alertmsg {
	font-weight: bold;
	color: blue;
	}
.inline {
	display: inline;
	}
.clearall {
	clear: both;
	}
.center {
	text-align: center;
	}
.right {
	text-align: right;
	}
.hollyhack {
	height: 1%;
	}
.largered {
	color: #e00;
	font-weight: bold;
	font-size: 14px;
	}
.red {
	color: #c00;
	}



/******** header and related boxes ********/

#topnav {
	text-align: right; 
	font-size: 10px; 
	margin: 4px 10px 4px 0;
	}
#topnav a {
	color: black;
	}
#logo {
	width: 290px; 
	height: 71px; 
	background-color: #0251A0; 
	float: left;
	}
#tagline {
	text-align: right;
	background-color: #0251A0;
	padding-right: 8px;
	}
#search {
	text-align: right; 
	background-color: #ccc; 
	height: 26px;
	padding-right: 4px;
	}
#search input {
	font-size: 11px;
	background-color: #eee;
	}








/******** 3 columns ********/

#content {
	position: relative;
	width: auto;
	min-width: 100px;
	margin: 10px 146px 20px 173px;
	border: 1px solid #369;
	padding: 10px;
	z-index: 3;
	}
#leftcol {
	position: absolute;
	width: 170px;
	top: 128px;
	left: 0px;
	padding-left: 0px;
	z-index: 2;
	text-align: center;
	}
.leftbox {
	border: 2px solid #369;
	width: 166px;
	margin-bottom: 2px;
	text-align: left;
	}
.leftbox a {
	color: black;
	}
#perpcart {
	}
#perpcart a {
	text-decoration: none;
	}
#perpcart hr {
	color: #369;
	margin: 2px 25px;
	height: 1px;
	}
#cartitems {
	margin-left: 2px;
	}
#cartitems a {
	display: block;
	margin: 2px 0;
	}
#cartitems a:hover {
	color: #c00;
	text-decoration: underline;
	}
#subtotal {
	background-color: #ccc;
	padding: 5px 0 5px 0;
	text-align: right;
	margin: 5px 0 5px 0;
	}
#cartlinks {
	text-align: center;
	margin-bottom: 3px;
	}
#cartlinks a {
	font-weight: bold;
	text-decoration: none;
	}
#cartlinks a:hover {
	color: #c00;
	text-decoration: underline;
	}
#cattree a {
	display: block;
	padding-left: 15px;
	height: 15px;
	}
#cattree a.box {
	height: 19px;
	padding-top: 4px;
	border-top: 1px solid #369;
	background: url(https://posparts.hostasaurus.com/Merchant2/images/triangle_bullet.gif) center left no-repeat;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	}
#cattree a.firstbox {
	height: 19px;
	padding-top: 4px;
	background: url(https://posparts.hostasaurus.com/Merchant2/images/triangle_bullet.gif) center left no-repeat;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	}
#cattree a {
	text-decoration: none;
	}
#cattree a:hover {
	color: #c00;
	}
#rightcol {
	position: absolute;
	width: 140px;
	top: 120px;
	right: 0px;
	padding-top: 8px;
	z-index: 1;
	text-align: center;
	overflow: hidden;
	}
.rightbox {
	width: 138px;
	border: 1px solid #369;
	margin-bottom: 4px;
	text-align: left;
	}
.rightbox p {
	margin: 0 4px 0 2px;
	}
.rightbox a {
	color: black;
	}
#mailinglist {
	padding: 2px;
	width: 136px;
	margin-bottom: 4px;
	text-align: left;
	background-color: #ccc;
	}
#mailinglist p {
	margin: 4px 0 10px 0;
	}
.formboxlist {
	font-size: 11px;
	background-color: #eee;
	width: 120px;
	}
#quoterequest {
	height: 105px;
	background: url(/images/bg_quote.gif) top left no-repeat;
	font-size: 10px;
	font-weight: normal;
	}



/******** sfnt *******/
.feat {
	width: 22%;
	float: left;
	margin-right: 4px;
	}
.feat a {
	font-weight: bold;
	color: #369;
	text-decoration: none;
	}
.feat a:hover {
	text-decoration: underline;
	color: #c00;
	}
.featprod {
	text-align: center;
	height: 120px;
	}
.featall {
	margin-top: 10px;
	}
.featall a {
	color: black;
	}





/******** ctgy *******/
#breadcrumbs {
	margin-bottom: 10px;
	}
#breadcrumbs a {
	color: #0251A0;
	}
#breadcrumbs a:hover {
	color: #c00;
	}
.subcat {
	width: 32%;
	float: left;
	margin-right: 4px;
	text-align: center;
	margin-top: 20px;
	}
.subcat a {
	font-weight: bold;
	color: #369;
	text-decoration: none;
	}
.subcat a:hover {
	text-decoration: underline;
	color: #c00;
	}
.product {
	clear: both;
	width: auto;
	margin-bottom: 30px;
	}
.product img {
	width: 100px;
	float: left;
	margin-right: 5px;
	}
.product a {
	text-decoration: none;
	color: #0251A0;
	font-size: 11px;
	font-weight: bold;
	}
.product a:hover {
	text-decoration: underline;
	}
.details {
	margin-top: 8px;
	}
.ourprice {
	font-weight: bold;
	color: #c00;
	}




/******** prod *******/
#prodright {
	width: 47%;
	float: right;
	overflow: auto;
	}
#prodleft {
	width: 50%;
	text-align: center;
	overflow: auto;
	}
#quantity {
	width: 20px;
	vertical-align: middle;
	}
#relprod {
	width: 100%;
	}
#relprod td {
	text-align: center;
	}
#relprod a {
	color: #0251A0;
	font-weight: bold;
	}
#relprod a:hover {
	color: #c00;
	}
.odd {
	background-color: #eee;
	}
/*
.rpimg {
	background-color: white;
	}
*/


/******** footer *******/
#footer {
		margin-left: 180px;
	padding: 5px;
	margin-top: 30px;
	text-align: center;
	margin-right: 150px;
		}
#footer a {
	color: black;
	text-decoration: none;
	}
#footer a:hover {
	color: #c00;
	text-decoration: underline;
	}
#credit {
	margin-bottom: 20px;
	}
#credit a {
	color: #666;
	text-decoration: none;
	}
#credit a:hover {
	text-decoration: underline;
	}
#links {
	margin-bottom: 20px;
	}	


/* FORM ROWS */
.generic_row {
	clear: both;
	padding: 2px 4px 0 0;
	width: 150px;
	}
div.generic_row span.label {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 100px;
	float: left;
	}
div.generic_row span.formw {
	width: 150px;
	}
.attr_row {
	clear: both;
	padding: 2px 4px 0 0;
	width: 210px;
	}
div.attr_row span.label {
	text-align: right;
	padding-right: 4px;
	display: block;
	font-weight: normal;
	font-size: 10px;
	width: 56px;
	float: left;
	}
div.attr_row span.formw {
	display: block;
	float: left;
	text-align: left;
	width: 150px;
	vertical-align: middle;
	}
div.attr_row input {
	font-size: 10px;
	}
div.attr_row select {
	font-size: 10px;
	}
.wide_row {
	clear: both;
	padding: 2px 4px 0 0;
	}
div.wide_row span.label {
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 100px;
	float: left;
	}
div.wide_row span.formw {
	width: 200px;
	}
div.wide_row span.formw input {
	font: normal 11px Arial, Helvetica, sans-serif;
	}
div.wide_row span.formw select {
	font: normal 11px Arial, Helvetica, sans-serif;
	}


/* CHECKOUT */
#checkoutdiv {
	width: 600px;
	}
#basketdiv {
	width: 600px;
	}
#acntdiv {
	width: 600px;
	}
#shippingcolumn {
	float: left;
	margin-top: 10px; 
	padding-right: 5px;
	width: 292px;
	}
#billingcolumn {
	float: left;
	margin-top: 10px; 
	padding-left: 5px;
	width: 292px;
	}
#divContinueButton {
	padding-top: 10px;
	text-align: left;
	clear: both;
	}
.formheader {
	color: #0251A0;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding-bottom: 4px;
	width: 98%;
	border-bottom: 2px solid #0251A0;
	}
.formbox180 {
	width: 160px;
	}
#checkout_breadcrumbs {
	padding-top: 4px;
	}
#divContinueButton {
	text-align: right;
	}

/* TLC */

#tlcmainimage {
	/* text-align: center; */
	}

#tlcbrowse {
	margin: 15px 0 15px 0;
	}

.catthumb {
	padding-top: 10px;
	padding-left: 5px;
	width: 181px;
	height: 119px;
	float: left;
	border-left: none;
	border-bottom: none;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	}

.catthumbright {
	padding-top: 10px;
	padding-left: 5px;
	width: 181px;
	height: 119px;
	float: left;
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	}

.catthumb a, .catthumbright a {
	color: black;
	text-decoration: none;
	}

#catthumbtopleft {
	border-top: none;
	border-left: none;
	}

#catthumbtop {
	border-top: none;
	}

#catthumbtopright {
	border-top: none;
	border-right: none;
	}

.catthumbimg {
	width: 150px;
	height: 90px;
	}
	


/* PROD */
#prodheadleft {
	float: left;
	width: 500px;
	}
#prodheadright {
	float: right;
	width: 46px;
	padding-top: 14px;
	}
#prodleftcol {
	float: left;
	width: 255px;
	}
#prodrightcol {
	float: left;
	width: 330px;
	padding-top: 1px;
	padding-left: 10px;
	}
#proddetails {
	font: normal 10px Arial, Helvetica, sans-serif;
	}
#prodinformation {
	font: normal 10px Arial, Helvetica, sans-serif;
	width: 120px; 
	float: right;
	}
#prodactions {
	width: 150px;
	margin-left: 0px;
	float: left;
	}
#prodactions a {
	color: #900;
	font-weight: bold;
	font-size: 11px;
	}
#prodactions ul { 
	padding: 0;
	list-style-type: 	none;
 	}
#prodactions li { 
	list-style-type:  none;
	}
.odd	{ 
	margin-left:	0px; 
	}
.even { 
	margin-left:	8px;
	}
#prodactionslist {
	margin-left: 1px;
	list-style-image: url("/images/redbullet.gif");
	font-weight: bold;
	}
.qty {
	width: 15px;
	}
.h2_relprod { 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #630;
	} 

.relprod_product {
	font-size: 10px;
	font-weight: bold; 
	color: #630;
	text-align: center;
	width: 76px;
	float: left;
	}
.relprod_product img {
	height: 72px;
	width: 72px;
	}
.relprod_product a {
	color: #630;
	}
#prod_reviews {
	width: 580px;
	border-top: 2px dashed #900;
	margin-top: 30px;
	padding-top: 6px;
	clear: both;
	}


/* SEARCH PAGE */
#srch_prev_btn {
	width: 200px;
	float: left;
	text-align: left;
	}
#srch_next_btn {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 10px;
	}


/* SLC */
#filters {
	width: 522px;
	padding: 0 0 8px 0;
	}
#brandicons {
	width: 350px;
	float: left;
	}
#showall {
	padding-top: 25px;
	width: 60px;
	float: right;
	text-align: right;
	}
#showall a {
	color: #333;
	font-size: 11px;
	}
#pagination {
	clear: both;
	height: 16px;
	width: 510px;
	background: url("/images/bg_pagination.gif") top left repeat-x;
	margin-bottom: 4px;
	padding-right: 12px;
	text-align: right;
	color: #900;
	font-size: 11px;
	}
#pagination a {
	color: #900;
	text-decoration: none;
	}
.pageon {
	margin: 0 0 0 8px;
	font-weight: bold;
	}
.pageoff {
	margin: 0 0 0 8px;
	}
.ctgy_row {
	clear: both;
	}
.ctgy_row_cell {
	padding: 4px;
	height: 169px;
	width: 169px;
	text-align: center;
	float: left;
	border: 0px solid #ccc;
	border-left: none;
	border-bottom: none;
	}
.ctgy_row_cell_right {
	padding: 4px;
	height: 169px;
	width: 169px;
	text-align: center;
	float: left;
	border-top: 0px solid #ccc;
	}
#ctgy_row_cell_topleft, #ctgy_row_cell_top, #ctgy_row_cell_topright {
	border-top: none;
	}
.ctgy_row_cell img {
	height: 110px;
	width: 110px;
	}
.ctgy_row_cell_right img {
	height: 110px;
	width: 110px;
	}
.msrp {
	text-decoration: line-through;
	}
.price {
	color: #900;
	font-weight: bold;
	}
.prodright { 
	color: #900;
	font-weight: bold;
	float: right;
	padding-right: 10px;
	}

/* BASK */
#basket {
	padding-top: 15px;
	margin-bottom: 20px;
	}
.bask_table_header {
	color: #0251A0;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	padding-bottom: 4px;
	width: 590px;
	}
#bask_buttons {
	text-align: center;
	}
#bask_update_btn {
	text-align: right;
	margin-top: 20px;
	}
#bask_table {
	width: 100%;
	}
.bask_table_row {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0251A0;
	}
.bask_table_row a {
	color: #0251A0;
	text-decoration: none;
	}
.bask_table_row a:link {
	}
.bask_table_row a:visited {
	}
.bask_table_row a:hover {
	text-decoration: underline;
	}
.bask_table_row a:active {
	}
.bask_table_row input {
	font-size: 11px;
	}
.bask_qty {
	width: 15px;
	}

div.row {
	clear: both;
	font-size: 12px;
	margin-bottom: 2px;
	}

div.row span.formlabel {
	float: left;
	width: 250px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	}

div.row span.formlabelwide {
	float: left;
	width: 350px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	}

div.row span.forminput {
	text-align: left;
	}

.forminput input {
	font-size: 10px;
	}
.forminput select {
	font-size: 10px;
	}

