@import "buttons.css";
@import "typography.css";
@import "colourscheme.css";
@import "cssmenu_style.css";

body {
	margin: 0px auto 0px;
	font-size: 12px;
}

a img{
	border:none;
	color: #FFFFFF;
}

#logo{
	float: left;
	width: 500px;
	overflow: hidden;
	margin: 0px auto 0px;
	padding: 0;
	height: 100px;
	color: #FFFFFF;
}

#logo{
	color: #FFFFFF;
}

#checkoutsearch{
	float:left;
	margin: 60px 0 0 10px;
}

#search input, 
#checkoutsearch input{
	margin: 0; 
	padding: 0;
}

#searchButton{
	float:left;
	margin:0 0 0 8px;
	padding-top: 2px;
}

img.infopageImageLeft {
	float: left; 
	margin: 5px;
}

img.infopageImageRight {
	float: right;
	margin: 5px;
}

div.priceoutput{
	margin: 10px 0 10px 0;
}

#poweredby {
	padding-bottom: 10px;  
	clear:left;
}


/* =================== page structure sytles =================== */
#maincontainer{
	margin: 5px 0 5px 0; 
	float: left; 
	width: 780px;
}

#nav-bg{
	margin: 5px 0 0 5px; 
	float: left; 
	width: 770px;
}

#header{
	width:960px;
	margin:0px auto 0px;
	padding:0px;
	background: #000000 url(../layouts/images/header.png);
	color: #FFFFFF;
	height: 100px;
	font-size: 11px;
}

#headerright{
	float: right;
}

div#cartSummary{
	padding: 0;
	float:right;
	width:200px;
}


div#cartsummaryCheckout{
	float:right;
}


div#search{
	float:left;
	margin:10px 0 0 10px;
	padding:10px 0 0 0;
	border-top: 1px dashed #ffffff;
	width:340px;
}

#searchInput{
	height: 16px;
	width: 200px;
	float:left;
	margin:0 10px 0 0;
	background-color: #EEEEEE;
}



#breadcrumb{
	width:770px; 
	height:29px; 
	margin:0 0 5px 0; 
	float: left;
}

#breadcrumb-position{
	margin:0 0 0 10px;
	padding-top: 7px;
}

#container{
	float:left;
}

#navigation{
	width:190px; 
	float:left;
}

#product-holder,
#department-holder{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
}

#content{
	width:920px;
	margin: 0px 15px 10px 26px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
}


#title-heading, 
h2.info-listing-heading{
	margin: 5px 0 10px 10px; 
}

#footerleft{
	width:470px; 
	height:60px; 
	float:left; 
	display:block; 
	clear:both;  
}

#footerright{
	width:295px; 
	height:60px; 
	float:left; 
	display:block; 
}

#footertext{
	margin: 10px 0 0 10px;
}

#newslettertext{
	margin: 5px 0 5px 15px;
} 

#newsletterform {
	margin: 0 0 0 15px; 
	float:left;
} 

#newsletterform .buttons{
	float:left;
}

#newsletterform input{
	margin: 0 5px 0 0; 
	height: 16px; 
	width:140px;
	float:left; 
}

/* =================== menu sytles =================== */
div.menu-heading{
	float: left;
	padding: 10px 5px 5px 10px;
	width: 170px;
}

#infolinks, ul{
	padding: 0; 
	margin: 10px 5px 0 10px; 
	list-style: none;
	float: left;
}

#infolinks li, li{
	margin-bottom: 9px;
}

#departments-menu,
#banner{
	float: left;
}

#banner{
	margin: 10px 0 10px 0;
	width:190px;
	background-color:#FFFFFF;
	overflow: hidden;
}

/* =================== listing sytles =================== */
#department-notes{
	margin: 0 0 10px 10px;
}

#department-image{
	float: right; 
	margin: 5px 5px 5px 10px; 
}

div.item-listing{
	width: 150px;
	float: left;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 11px;
	background: url(../layouts/images/prod_bg.gif) repeat-y;
}
div.item-listing a{
color: #000000;
}
div#item-listing-main h2{
	float:left;
	margin:10px 0 0 12px;
	width:400px;
}

div.item-listing img{
	margin-bottom: 10px;
}

div.item-listing-main{
	clear: left;
}
div.info-listing{
	clear: both;
}

p.info-listing-notes, p.search-notes{
	margin: 0 10px 10px 0px;
}

#pagination, 
#pagination-btm{
	width:496px;
	height:30px;
	float:left;
	text-align: center;
	font-size: 14px;
}

#pagination table, 
#pagination-btm table{
	margin-top:3px;
}

/* =================== product sytles =================== */

#product-images {
	float: left;
	width:220px;
	margin:18px 0 0 0;
	text-align: center;
}

#product-details  {
	float: right;
	margin:10px 10px 0 0;
	width:250px;
}

#product-heading {
	margin: 5px 0 10px 0;
	font-size: 12px;
}
#product-heading h1 {
	color: #4776C5;
}


#popupimagelink a {
	line-height: 25px;
}

#buybutton {
	float: right;
}

#emailfriend {
	margin:10px 0 10px 0;
}
	
#emailfriend img{
	vertical-align: middle;
}

table.complexOptions{
	border-spacing: 0;
}

table.complexOptions td {
	margin:2px 2px 0 0;
}

/* =================== Shoppingcart styles =================== */

#checkoutcontainer{
	width: 700px;
}

table.ShoppingCart{
	padding: 0;
}

table.ShoppingCartItems{
	border: none; 
	padding: 0; 
	width: 767px;
}

th.ShoppingCartTitle{
	padding: 0; 
	width: 718px;
}

th.ShoppingCartHeading{
	padding: 2px 8px 2px 8px;
}

td.ShoppingCartSubTotalText{
	padding: 2px;
}

td.ShoppingCartItem,
td.ShoppingCartTotalFigures,
td.ShoppingCartSubTotalFigures,
td.ShoppingCartTotalText,
td.ShoppingCartGrandTotalText,
td.ShoppingCartGrandTotalFigures{
	padding: 4px;
}


td.ShoppingCartText{ 
	background-color: #fff;
	padding-left: 0; 
}

/* =================== Checkout styles =================== */

table.CheckoutCardDetails,
table.CheckoutVoucherDetails,
table.CheckoutCustomerDetails,
table.CheckoutDeliveryDetails{
	padding: 2px; 
	width: 100%;
}

th.CheckoutHeading{
	padding: 4px 2px 4px 2px; 
}

tr.CheckoutCardDetails,
tr.CheckoutVoucherDetails, 
tr.CheckoutCustomerDetails, 
tr.CheckoutDeliveryDetails{
	padding: 2px 0 2px 8px;
}

td.CheckoutText,
td.CheckoutPrompt,
td.CheckoutField{
	padding: 1px 2px 1px 2px; 
}

.CheckoutInput{
	padding: 2px 0 2px 2px;
}

.CheckoutButtons, 
.checkoutButtons{ 
	padding: 1px 2px 1px 2px;
}

#checkoutBreakTable{
	display: none;
}

/* =================== Order Tracking Page Styles =================== */

table.orders{
	width: 100%;
}

table.orders td {
	padding: 3px 0 3px 3px;
}

td.orderidheading{
	padding: 0 0 0 3px !important; 
}

td.ordersDetail{
	padding-top: 7px !important;
	padding-bottom: 7px !important;
}

td.ordersTotalheading{
	padding: 0 0 0 3px !important;
}

td.ordersTotal{
	padding: 0 0 0 3px !important;
}







#wraper{
	background: #FFFFFF url(../layouts/images/bg.gif);
	width: 990px;
	margin: 0px auto 0px;
	padding: 0px;
}

#topnavbar {
	background: #FFFFFF url(../layouts/images/topnav.gif);
	width: 960px;
	height: 25px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 25px 30px 0px 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
#navbar {
	background: #000000 url(../layouts/images/navbar.gif);
	width: 960px;
	height: 30px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
	}
	
#navbarleft {
	width: 640px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 295px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	}

#cartbar
{
	padding: 0px 0px 0px 0px;
	width: 750px;
	float: right;
}
#sButton {
	background: #7B7B7B url(../layouts/images/subbutton.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 1px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

#left_column
{
	float: left;
	width: 195px;
	list-style-type: none;
}

#ctr_column
{
	float: right;
	width: 508px;
	list-style-type: none;
	margin-right: 10px;
	margin-top: 2px;
	text-align: left;
}

.ctr_content_head
{
	background: url(../layouts/images/headline.png) repeat-x;
	padding: 3px 0px 3px 7px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 12px 9px 5px 0px;
}

#cart_column
{
	width: 773px;
	list-style-type: none;
	margin-right: auto;
	margin-top: 2px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.cart_content_head
{
	background: url(../layouts/images/cart.png) repeat-x;
	padding: 5px 0px 5px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 12px 5px 5px 5px;
}

.dpt_ctr_content_head
{
	background: url(../layouts/images/headline.png) repeat-x;
	padding: 3px 0px 3px 7px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 12px 9px 5px 9px;
}

#ctr_column h1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#ctr_column h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#school
{
	border: 1px solid #DDDDDD;
	background: #FFFFFF url(../layouts/images/crtcolumntop.gif) top no-repeat;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#prod
{
	border: 1px solid #DDDDDD;
	background: #FFFFFF url(../layouts/images/crtcolumntop.gif) top no-repeat;
	margin-bottom: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 498px;
}

#prod h1
{
	color: #4776C5;
}

#dept
{
	border: 1px solid #DDDDDD;
	background: #FFFFFF url(../layouts/images/crtcolumntop.gif) top no-repeat;
	padding-bottom: 10px;
}


#corpDiv
{
	border: 1px solid #DDDDDD;
	background: #FFFFFF url(../layouts/images/crtcolumntop.gif) top no-repeat;
	margin-bottom: 12px;
	padding-left: 10px;
	height: 180px;
}

#right_column
{
	float: right;
	width: auto;
	list-style-type: none;
}

.left_content
{
	text-align: left;
	width: 191px;
	margin: 2px 0px 7px 2px;
	padding: 0px 0px 10px 0px;
	background: #FFFFFF url(../layouts/images/leftsidebartop.gif) top no-repeat;
	border: 1px solid #DDDDDD;
}

.left_content_head
{
	background: url(../layouts/images/headline.png) repeat-x;
	padding: 3px 0px 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 9px 5px 9px;
	text-transform: uppercase;
}

.left_infocontent
{
	text-align: left;
	width: 186px;
	float: left;
	padding: 0px 0px 10px 5px;
	line-height: 23px;
	list-style-type: none;
	font-size: 98%;
	text-decoration: none;
	margin: 2px 0px 7px 2px;
	background: #FFFFFF url(../layouts/images/leftsidebartop.gif) top no-repeat;
	border: 1px solid #DDDDDD;
}

.left_infocontent_head
{
	background: url(../layouts/images/headline.png) repeat-x;
	padding: 1px 0px 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 10px 5px 4px;
	text-transform: uppercase;
}

.left_infocontent a
{
	text-decoration: none;
	padding-left: 5px;
	color: #4776C5;
}

.left_infocontent a:hover {
	color: #4776C5;
	text-decoration: underline;
}

.left_infocontent li
{
	text-align: left;
	width: 181px;
	float: left;
	line-height: 15px;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
}


.left_infocontent ul
{
	text-decoration: none;
	margin: 0px;
}

.right_content
{
	text-align: left;
	width: 191px;
	margin: 2px 0px 7px 2px;
	padding: 0px 0px 10px 0px;
	background: #FFFFFF url(../layouts/images/leftsidebartop.gif) top no-repeat;
	border: 1px solid #DDDDDD;
}

#right_column h2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

.right_content_head
{
	background: url(../layouts/images/headline.png) repeat-x;
	padding: 3px 0px 3px 7px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 9px 5px 9px;
}

.right_infocontent
{
	text-align: left;
	width: 196px;
	float: left;
	padding: 0px 0px 10px 5px;
	line-height: 23px;
	list-style-type: none;
	font-size: 98%;
	text-decoration: none;
	margin: 2px 0px 10px 0px;
	background: #FFFFFF url(../layouts/images/rightsidebartop.gif) top no-repeat;
	border: 1px solid #DDDDDD;
}

.right_infocontent_head
{
	background: url(../layouts/images/headline.png) repeat-x;
	padding: 1px 0px 3px 7px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 10px 5px 4px;
}

.right_infocontent a
{
	text-decoration: none;
	color: #4776C5;
}

.right_infocontent a:hover {
	color: #4776C5;
	text-decoration: underline;
}

.right_infocontent li
{
	text-align: left;
	width: 181px;
	float: left;
	line-height: 15px;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
	list-style-position: outside;
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #DDDDDD;
}

.right_infocontent ul
{
	text-decoration: none;
	margin: 0px;
}

.info_content {
	width: 171px;
	color : #4776C5;
	font-weight: normal;
	text-decoration : none;
	text-align: Left;
	list-style-type: none;

}
.product_rounded-top {
	width: 150px;
	background: url(../layouts/images/top.png) no-repeat bottom center;
	height: 8px;
}
.product_rounded-bottom {
	width: 150px;
	background: url(../layouts/images/bottom.png) no-repeat bottom center;
	height: 8px;
}

#conf {
	padding-left: 15px;

}

#footer {
	background: #FFFFFF url(../layouts/images/footer.gif);
	width: 990px;
	height: 40px;
	margin: 0px auto 0px;
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.clearingDiv
{
	clear: both;
	height: 0px;
}

#cat {
	height: auto;
	background-color: #FFFFFF;
	width: auto;
}
