/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{

      background: #5d7bb8;
	color:#000000;
	margin: 10px;
	text-align: center;
	}
body,td,div,p{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
th{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}
tfoot td{color: #808080}
img{border:0}
img.thumb, img.nopic, img.category-image, img#product_picture {border: 1px solid #114392}
a{color: #114392;}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#page{

background: #FFFFFF;
      border: 1px solid #D0E0F7;
	width: 900px;
}

/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION AND CHECKOUTBAR
//////////////////////////////////////////////*/
#mainbody-top, #topnav{
	background: url('images/bg_hilite.jpg') center transparent;
	padding: 3px;

      border: 1px solid #CDDEF5;
}
#breadcrumb{color: #114392}
#breadcrumb a{color: #114392; text-decoration: none;}
#breadcrumb a:hover{text-decoration: underline;}

#checkout-bar{background-color: transparent}
#checkout-bar td{padding: 2px}
.checkout-item{color:#114392; border:none}
.checkout-item div{color:#114392}
.checkout-item-active{
	color: #114392;
	background: transparent;
	border: none;
}
.checkout-item-active div{color: #114392}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-imgsub{background:#114392; color:#BCD3F3}
.t-em{font-weight:bold; text-transform:uppercase; color:#114392;} /* emphasized text */
.t-weak{color:#114392;}

/*//////////////////////////////////////////////
//// GENERIC 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:#5D7BB8;
}
.list-item{}
.list-item-alt{background:#CDDEF5}
.list-item-border{border: 1px solid #114392};
.list-item-list-info{}
.list-item-partslist{
	background:#BCD3F3;
}
.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;
}

/*//////////////////////////////////////////////
//// ATTRIBUTELIST FORMATTING
//////////////////////////////////////////////*/
/* inherited from global.css */

/*////////////////////////////////////////////////////////////
//// BANNER AREA (including level1-navigation and minibasket)
////////////////////////////////////////////////////////////*/

#nav-level1{ padding: 0px}
#nav-level1 a{
text-align: center; vertical-align: middle;

	color: #114392;
	text-decoration: none;
	}
#nav-level1 a:hover{
	text-decoration: underline;
	}
#banner{

	text-align: left;
	width: 100%;
	height: 150px; 
	background: url('images/logo.jpg') no-repeat;
	}

#clogo{
	position: relative;
	left: 10px;
	top: 10px;
	}
/*//////////////////////////////////////////////
//// MINIBASKET FORMATTING
//////////////////////////////////////////////*/

#mini-basket-parent table{
	width:100%;
}

#mini-basket-parent .minibasket-caption{}
#mini-basket-parent .minibasket-value{text-align:right;}
#mini-basket-parent table .minibasket-footer{text-align:right;border-top: 1px solid #5D7BB8;}
#mini-basket-parent table .minibasket-footer a{text-decoration: none;color: #996600;}
#mini-basket-parent table .minibasket-footer a:hover{color:#5D7BB8;}

/*//////////////////////////////////////////////
//// PANES
//////////////////////////////////////////////*/

#pane-parent{width: 100%; margin-top: 0px}
#pane-left{width: 175px}
#pane-body{width: 100%}
#pane-right{width: 185px}

/*//////////////////////////////////////////////
//// SUBNAVIGATION (Level 3 and deeper).
//// Includes SEARCHBAR because similar.
//////////////////////////////////////////////*/
#nav-level3, #quicksearch-bar{
	width: 175px;
	overflow: hidden
	}

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

#quicksearch form{display: inline;padding:2px;}
#quicksearch input{vertical-align: middle; margin-right: 6px}

input.quicksearch-term{padding:2px;border: 1px solid #114392; width: 125px}

#nav-level3 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#nav-level3 li{padding: 1px; margin: 0px}
#nav-level3 li a{
	display: block;
	padding: 1px 0 1px 16px;
	text-decoration: none;
	color: #114392;
	background: url('') no-repeat 5px center;
	overflow: hidden;
	}
#nav-level3 li a.expanded{

      color: #114392;
	}
#nav-level3 li a.selected{
	font-weight: bold;
	color: #114392;
	}
#nav-level3 li a:hover{
	color: #114392;
	background: url('images/bullet_dark.gif') no-repeat 5px center;
	}
#nav-level3 li a.expanded:hover{
	color: #114392;

	}

/*////////////////////////////////////////////////
//// SUBNAV NAVIGATION
////////////////////////////////////////////////*/

.catnav-row{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#D0E0F7;
	padding:0;
}

.catnav-selected{

	color:#114392;
	font-weight:normal;
	text-decoration:none;
	font-weight:bold;
}

.catnav-row img{
	margin-left:3px;
	margin-right:3px;
}
.catnav-row a{
	font-weight: regular;
	text-decoration: none;
	padding: 1px;
	color:#000000;
	display:block;
}
.catnav-row a:hover{

	color:#114392;
}

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

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/
#footer{
	width: 100%;
	text-align: center;
	background: url('images/footer.jpg') center repeat-x #FFFFFF;
	color: #114392;
	padding: 8px;
	overflow: hidden;
margin-top: 0px
	}
#nav-footer a{text-decoration: none; color: #114392}
#nav-footer a:hover{text-decoration: underline}
#nav-footer span{padding:0px 5px 0px 5px; color: #114392}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
      width: 100%;       
      border: 1px solid #BCD3F3;}
.cnt-def-header{
	height: 25px;
	background: url('images/bg_def.jpg') center transparent;
	font-weight: bold;
	color: #114392;
	padding: 3px;	

      border-bottom: 1px solid #BCD3F3;
	}

.cnt-def-header a{
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color: #114392
}

.cnt-def-header a:hover{
	text-decoration:underline;
}

.cnt-def-body{background: #D0E0F7}

.cnt-alt{width: 100%;      border: 1px solid #CDDEF5;}
.cnt-alt-header{
	height: 25px;
	vertical-align: middle;
	background: url('images/bg_alt.jpg') center transparent;
	font-weight: bold;
	color: #114392;
	padding: 3px;
      border-bottom: 1px solid #CDDEF5;	
	}
.cnt-alt-body{background: #DCE8F8}

.cnt-simple{width: 100%}
.cnt-simple-header{
	height: 25px;
	vertical-align: middle;
	color: #114392;
border-bottom: 1px solid #114392;
	font-weight: bold;
	padding: 3px;	
	}
.cnt-simple-body{
	color: #000000;
	background: #BCD3F3;	
	}

.cnt-hilite{
      width: 100%;      
      border: 1px solid #CDDEF5;}
.cnt-hilite-header{
	height: 25px;
	text-align: center;
	background: url('images/bg_hilite.jpg') center transparent;
	font-weight: bold;
	color: #114392;
	padding: 3px;	
	}
.cnt-hilite-body{background: #CDDEF5}
.cnt-body{
	padding: 0px;	
	}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/

#basket{border-collapse:collapse; border-bottom: 1px solid #CDDEF5}

#basket thead th{
	background: #81ADE9; 
	color: #000000; 
	border-bottom: 1px solid #114392
	}

#basket tbody td{border-bottom: 1px solid #CDDEF5}

#basket tfoot td{color:#000000; background:#F6F6F6}
#basket tfoot td.basket-summary{font-weight: bold}

table.basket-buttons{margin: 10px 0px 10px 0px}
#cnt-def table.basket-buttons td, #cnt-alt table.basket-buttons td, #cnt-hilite table.basket-buttons td{padding: 0px 5px 0px 5px}

/*
#product_price{
	font-size: 14px;
	color: #ff0000;
}
.t-price-list{
	font-size: 14px;
	color: #ff0000;
}
*/
select {width: 370px}
