@import "buttons.css";
@import "typography.css";
@import "colourscheme.css";
@import "cssmenu_style.css";

body {
	margin: 0 auto; 
	width: 780px;
}

a img{
	border:none;
}

#checkoutsearch{
	float:left;
	margin: 60px 0 0 10px;
}

#search input, 
#checkoutsearch input{
	margin: 0; 
	padding: 0;
}

#searchButton{
	float:left;
	margin:0 0 0 16px;
}

img.infopageImageLeft {
	float: left; 
	margin: 0px;
}

img.infopageImageRight {
	float: none;
	margin: 0px;
}

div.priceoutput{
	margin: 20px 0 10px;	
}
div.priceoutput-listing{
	margin: 5px 0 0px;
}
#poweredby {
	padding-bottom: 10px;
	clear:left;
	color: #FFFFFF;
}


/* =================== page structure sytles =================== */

#logo{
	 padding: 5px 0 0 530px;
	float: left;
	display: none;
}

#maincontainerwrapper{
	margin: 5px 0 5px 0;
	float: left;
	width: 770px;
		
}

#maincontainer{
	float: left;
	width: 770px;
	background-color: #CCCCCC;
}

#header{
	width:770px; 
	margin:0;
	padding:0; 
	float: left;
	background-image: url(../images/header.jpg);	
	background-repeat: no-repeat;		
	height: 198px;
}

#contactdetails{
	padding: 5px 0 0 10px;
	width: auto;
	float: left;
}

#topbar {
	width: 770px;
	height: 25px;
	float: left;
	background-image: url(../images/topbar_background.jpg);
	background-repeat: no-repeat;
	color: #FFFF00;
}		

#headerright{
	float: left;
}

div#cartSummary{
	margin:0;
	padding: 0;
	float:left;
	
	color: #666666;
	background-color: #FBFF00;
}


div#cartsummaryCheckout{
	float:left;
	margin:0 2px 0 0;
}


div#search{
	float:left;
	margin:2px 0 0 2px;
	padding: 0;
	width:340px;
	color: #000000;
	background-color: #FFFF00;
	display: none;
}

#searchInput{
	height: 16px;
	width: 225px;
	float:left;
	margin:0 10px 0 0;
}



#breadcrumb {
	width: 770px;
	height: 20px;
	float: left;
	background-image: url(../images/breadcrumb_background.jpg);
}	

#breadcrumb-position{
	margin:0px;
	padding-top: 2px;
	padding-left: 10px;
}

#container{
	float:left;
}

#navigation{
	border-top: 5px solid #CCCCCC;
	width:190px;
	float:left;
	padding-bottom: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#content{
	padding-top: 0px;
}

#product-holder,
#content,
#department-holder{
	width:575px;
	float:left;
	margin-top: 0px;
	background-color: #CCCCCC;
}

#title-heading, 
h2.info-listing-heading{
	font-family: Geneva;
	font-size: 20px;
	color: #FFFF00;
	margin-right: 0;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 3px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
}

#info-listing-heading{
	font-family: Geneva;
	font-size: 20px;
	color: #FFFF00;
	margin-right: 0;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 3px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
}

#footer{
	width: 770px;
	height:40px;
	float: left;
	clear: both;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#newslettertext{
	padding: 11px 10px 0 0;
	width: auto;
	float: right;
} 

#newsletterform {
	padding-top: 10px;
	width: auto;
	float: right;
} 

#newsletterform .buttons{
	float:left;
}

#newsletterform input{
	margin: 0; 
	height: 16px; 
	width:160px;
	float:left; 
}
iframe {height: 20px; width: 200px;} 

/* =================== menu sytles =================== */
div.menu-heading{
	float: left;
	padding: 10px 0px 5px;
	width: 170px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

#infolinks, ul{
	padding-left: 10px;
	/* margin: 10px 5px 0 10px; */
	margin: 0;
	list-style: none;
	float: left;
	padding-top: 5px;
}

#infolinks li, li{
	margin-bottom: 9px;
}

#departments-menu,
#banner{
	float: left;
}

	#banner{
	margin: 0px 0;
	width:190px;
	background-color:#FFFFFF;
	overflow: hidden;
}

/* =================== listing sytles =================== */
#department-notes{
	margin: 0 0 10px 20px;
}

#department-image{
	float: right; 
	margin: 5px 5px 5px 10px; 
}

div.item-listing{
	width: 565px;
	float: left;
	margin: 0 0 10px 0px;
	font-family: Geneva;
	font-size: 14px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

div.midposition{
	text-align: center;		
	width: 181px;
}

div#item-listing-main h2{
	float:left;
	margin:0px 0 0 15px;
	width:400px;
}

div.item-listing img{
	margin-bottom: 0px;
}

div.item-listing-main{
	clear: left;
}
div.info-listing{
	clear: both;
}

p.info-listing-notes, p.search-notes{
	margin: 0 0 10px 0px;
	color: #000000;
	background-color: #FFFFFF;
	
}

#pagination, 
#pagination-btm{
	width:575px; 
	height:30px; 
	float:left; 
}

#pagination table, 
#pagination-btm table{
	margin-top:3px;
}

/* =================== product sytles =================== */

#productlisting-details  {
	width:563px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	background-color: #FFFFFF;
	border-top: thin none #666666;
	border-right: thin dotted #666666;
	border-bottom: thin dotted #666666;
	border-left: thin dotted #666666;
}


#product-images {
	width:575px;
	text-align: center;
	font-style: italic;
}

#product-details  {
	width:350px;
	padding-left: 5px;
	padding-right: 5px;
	border: thin dotted #666666;
	margin-left: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	background-color: #FFFFFF;
}

#product-details-mp3  {
	width:165px;
	padding-left: 5px;
	padding-right: 5px;
	border: thin dotted #666666;
	margin-right: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	background-color: #FFFFFF;	
}

#product-details-links  {
	width:165px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 11px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: right;
	background-color: #FFFFFF;
	border-top: thin none #666666;
	border-right: thin dotted #666666;
	border-bottom: thin dotted #666666;
	border-left: thin dotted #666666;
	overflow: hidden;
}

#product-details-images  {
	width:165px;
	border: thin dotted #666666;
	padding-top: 5px;
	margin-right: 11px;
	float: right;
	padding: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#flashcontent  {
	margin-top: 5px;	
}
#productlisting-title {
	margin: 0px 0;
	font-size: 15px;
	font-family: verdana;
	color: #FFFFFF;
	padding: 5px 3px 5px 10px;
	background-color: #000000;
	font-weight: bold;
}
#productlisting-title a {
	margin: 0px 0;
	font-size: 15px;
	font-family: verdana;
	color: #FFFFFF;
	padding: 5px 3px 5px 10px;
	background-color: #000000;
	font-weight: bold;
}
#productlisting-title a:hover {
	margin: 0px 0;
	font-size: 15px;
	font-family: verdana;
	color: #FFFF00;
	padding: 5px 3px 5px 10px;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}


#product-heading, h1 {
	margin: 0px 0;
	font-size: 20px;
	font-family: verdana;
	color: #FFFF00;
	padding: 5px 3px 0px 10px;
	background-color: #000000;
}

#product-subtitle {
	margin: 0px 0;
	font-size: 15px;
	font-family: verdana;
	color: #FFFFFF;
	padding: 5px 3px 5px 10px;
	background-color: #000000;
	font-weight: bold;
}


.product-quote, h5 {
	margin: 5px 0;
	font-size: 12px;
	font-family: Verdana;
	color: #FFFFFF;
	padding: 5px 10px;
	background-color: #333333;
	font-weight: normal;
}
#product-sub, h3 {
	margin: 0px 0;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	padding: 5px 3px 5px 10px;
	background-color: #FFFF00;
	font-weight: normal;
}

.product-link, h4 {
	margin: 0px 0 5px;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	padding: 5px 3px 5px 10px;
	background-color: #FFFFFF;
	font-weight: normal;
	display: block;
	border: thin dotted #333333;
}

#info-quote, h6 {
	margin: 29px 25px 0px;
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	padding: 8px;
	font-weight: normal;
	border: thin dotted #999999;
	background-color: #FFFFFF;
}

#product-descript, h2 {
	margin: -10px 0px;
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	padding: 10px 10px 5px;
	font-weight: normal;
	border: thin none #999999;
	background-color: #FFFFFF;
}

#popupimagelink a {
	
	line-height: 25px;
}

.buybutton {
	float:right;
	text-decoration: none;
}

#emailfriend {
	margin:10px 0 10px 0;
	float:left;
}
	
#emailfriend img{
	vertical-align: middle;
}

table.complexOptions{
	border-spacing: 0;
}

table.complexOptions td {
	margin:2px 2px 0 0;
}

/* =================== Shoppingcart styles =================== */

#checkoutcontainer{
	width: 770px; 
	float: left;
}

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;
}

/* retailer changes */

#breadcrumb-position{
	width: auto; 
	float: left;
}

#currency iframe {display: none;}
#currency form {
	margin: 0;
	padding: 0;
}
#currency{
	margin:0 10px 0 0;
	padding-top: 12px;
	padding-bottom: 0;
	width: auto; 
	float: right;
}
#currency img{
	margin-left: 1px !important;
	margin-right: 1px !important;	
	margin-bottom: 0;
	margin-top: 0;	
	padding: 0;
}
#currencytitle{
	margin:0 10px 0 0;
	padding-top: 11px;
	width: auto; 
	float: right;
}
#reviewmain{
	clear: both;
	float: left;
}

#reviews{
	clear: both;
	float: left;
}

#addreviewwrap{
	clear: both;
}
#reviewmain, h2.reviewtitle{
	padding: 0 0 10px 12px;
}

#product-holder{
	clear: both;
	height: auto;
}
#addreview {
	float: left;
}

div { behavior: url(/mall/_scripts/iepngfix.htc); 
