
body{
	background: #1d4581;
	color: #0F4438;
	margin-top:5px;
	margin-left:5px;
	padding:0;
	border:0;
}

body,div,td,th,p{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
}

.main-table{
	width:994px;
	border: 0px solid #132F57;
}

img{border:0}
.cnt-def img.thumb, .cnt-def img.nopic, .cnt-def img.category-image, .cnt-def img#product_picture {border: 1px solid #2D685B}
.cnt-alt img.thumb, .cnt-alt img.nopic, .cnt-alt img.category-image, .cnt-alt img#product_picture {border: 1px solid #132F57}

.cnt{width:100%}

hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

input, textarea, select{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
}

#banner{
	background: url('images/logo.jpg') no-repeat #132F57;
	width: 100%;
	height: 135px;
}

#clogo{
	position: relative;
	left: 10px;
	top: 10px;
	overflow: hidden;
}

/*
////////////////////////////////////////////////
//// LIST FORMATTING
////////////////////////////////////////////////
*/
.list{table-layout:auto; width:100%}
.list-intro{padding:3px;padding-bottom:5px;text-align:center}
.list-footer{padding:3px;padding-bottom:5px;text-align:center}
.list-group{
	text-align:right; 
	background:#EAFFFA;
}
.list-item{}
.list-item-alt{background:#B3D8F0}
.list-item-border{border: 1px solid #2D685B}
.list-item-list-info{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	color: #0F4438;
}
.list-item-partslist{background:#EAFFFA;}
.list-item-partslist-header{font-weight:bold;padding:2px;}
.list-item-partslist-item{padding:2px;}

.list-item-hsep{
	background-image: url(images/hsep_default.gif);
	background-repeat:repeat-y;
	margin: 0 6px 0 6px;
	line-height: 1px;
	width: 3px;
	height: 100%;
	border: 0;
	padding: 0;
}
.list-item-vsep{
	background-image: url(images/vsep_default.gif) ;
	background-repeat:repeat-x;
	margin: 6px 0px 6px 0;
	line-height: 1px;
	width: 100%;
	height: 3px;
}

#topnav{
	text-align:right;
	padding:0;
	margin:0;
	border:0;
}

#topnav a{
	display:block;
	float:left;
	margin-left:1px;
	padding:0px 5px 0px 5px;
	background:#1d4581;
	color:#cae7fa;
	font-size: 10px;
	letter-spacing:1px;
	text-decoration:none;
	white-space: nowrap;
}

#topnav a:hover, #topnav a.topnav-active{
	background:#b3d8f0;
	color:#132F57;
}

#searchbar form{padding: 0; padding-bottom:4px; margin: 0px}

#quicksearch td{padding:5px}
#quicksearch form{display: inline}
#quicksearch input{vertical-align: middle; margin-right: 4px}

input.quicksearch-term{padding: 1px}

.catnav-row{
	font-family:Verdana, sans-Serif;
	font-size:11px;
	border-bottom:1px solid #cae7fa;
	background-color:#b3d8f0;
	padding-left:8px;
}

.catnav-selected{
	background-color:#83b8db;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

.catnav-selected a{
	font-weight:bold;
}

.catnav-row img{
	margin-left:3px;
	margin-right:3px;
}
.catnav-row a{
	text-decoration: none;
	padding: 2px;
	color: #134b83;
	display:block;
}
.catnav-row a:hover{
	background-color:#1D4581;
	color:#FFFFFF;
}

.cntnav-more{
	 text-align: right;
	 padding-right: 10px;
}

#footer{
	border-top: 1px solid #cfd1d4;
	background: #e8e9ea;
	color: #000000;
	text-align: center;
}
#footernav a{text-decoration:none;padding: 5px}
#footernav a:hover{color: #000000;padding: 5px}

#minibasket table{
	margin-top: 5px;
	margin-right: 0px;
	width: 186px;
	background:#b3d8f0;
	border: 0px solid #1D4581;
}

#minibasket td{color:#132F57;}
#minibasket table .minibasket-header{font-weight:bold;border-bottom: 1px solid #1D4581;}
#minibasket .minibasket-caption{}
#minibasket .minibasket-value{text-align:right;}
#minibasket table .minibasket-footer{text-align:right;border-top: 1px solid #1D4581;}
#minibasket table .minibasket-footer a{text-decoration: none;color: #132F57;}
#minibasket table .minibasket-footer a:hover{color:#1D4581;}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
	width: 100%;
	background: #EAFFFA;
	border: 0px solid #132F57;
}
.cnt-def-header{
	font-weight: bold;
	color: #1d4581;
	border-bottom: 0px solid #FFFFFF;
	background: #132F57;
	background: url('images/head-back.gif');
	padding: 6px 2px 2px 8px;	
	height: 23px;
}
.cnt-def-header a{
	display:block;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color: #D1E0F5
}
.cnt-def-header a:hover{text-decoration:underline}

.cnt-def-body{}

.cnt-alt{
	width: 100%;
	background: #B3D8F0;
	border: 0px solid #2D685B;
}
.cnt-alt-header{
	font-weight: bold;
	color: #D9EEEA;
	border-bottom: 1px solid #FFFFFF;
	background: #2D685B;
	padding: 2px;	
}
.cnt-alt-header a{
	display:block;
	font-weight: bold;
	color: #D9EEEA;
	text-decoration:none;
	padding: 2px;	
}
.cnt-alt-header a:hover{text-decoration:underline}
.cnt-alt-body{}

.cnt-simple{
	width: 100%;
	border: 0;
}
.cnt-simple-header{
	font-weight: bold;
	font-size:11px;
	color: #000000;
	border-bottom: 1px solid #132F57;
}
.cnt-simple-header a{
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	color: #000000;
}
.cnt-simple-header a:hover{text-decoration:underline}
.cnt-simple-body{}

.cnt-highlight{
	width: 100%;
	border: 2px dotted #132F57;
}
.cnt-highlight-header{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: #EAFFFA;
	padding: 4px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
.cnt-highlight-header a{
	display:block;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	letter-spacing: 1px;
}
.cnt-highlight-header a:hover{text-decoration:underline}
.cnt-highlight-body{
}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{
	border-collapse: collapse;
	border-top: 2px solid #2D685B;  
	border-bottom: 2px solid #2D685B; 
}
#basket{border-top:none}
#basket thead th{border-left: 1px solid #EAFFFA;background:#132F57;color:#D1E0F5}
#basket tbody td.alt-item{background:#B3D8F0}
#basket tfoot td{color:#0F4438}
#basket tfoot td.first-item{border-top: 1px solid #2D685B}
#basket tfoot td.basket-summary{font-weight: bold}
table.basket-buttons{margin: 10px 0px 10px 0px}
table.basket-buttons td{padding: 0px 5px 0px 5px}

/*////////////////////////////////////////////////
//// PAGE NAVBAR
////////////////////////////////////////////////*/
#paginator{padding-top:1px; padding-bottom:1px}
#paginator a.pi, #paginator span{
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 12px;
	height: 12px;
	padding-top: 0;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: top;
	margin-right: 4px;
	float: left;
}
#paginator a.pi{background:url('') no-repeat}
#paginator a.pi:hover{background:url('') no-repeat}
#paginator span.pi-active{background:url('') no-repeat}
#paginator span.pi-ellipsis{background:url('') no-repeat}
#paginator a.pi-first, #paginator span.pi-first{}
#paginator a.pi-last, #paginator span.pi-last{margin-right: 4px}
#paginator img.pi-img-prev {display:inline; float:left}
#paginator img.pi-img-next{display:inline}

/*////////////////////////////////////////////////
//// CHECKOUT BAR
////////////////////////////////////////////////*/
#checkout-bar{background-color:#B3D8F0}
.checkout-item{background-color:#e5e7e8;color:#004b21; border:1px solid #ffffff}
.checkout-item div{color:#004b21}
.checkout-item-active{background-color:#eff1f2;color:#ff0000; border:1px solid #ffffff}
.checkout-item-active div{color:#004b21}

@media print {
	.main-table{
		border:0;
		width:100%;
	}
	tr{
		page-break-before:auto;
	}
}

#product_name{
	font-size: 18px;
	padding-bottom: 10px;
}

#product_picture{
	border: 2px solid #7cafa3;
	margin-right: 10px;
}

#category-image{
	float: right;
}

#product_price{
	font-size: 18px;
	color: #ff0000;
}

.t-price-list{
	font-size: 16px;
	color: #ff0000;
}

.t-large {
        margin-bottom: 4px;
}

.t-large a{
	font-size: 16px;
	color: #0f4438;
}

#col-center a{
	color: #ff0000;
}

.list-item-list-info {
	margin-top: 4px;
}

#breadcrumb a{
	color: #ff0000;
}

.breadcrumb a{
	color: #ff0000;
}