*{
	margin: 0; padding: 0;
}

a img{
	border:none;
}

#checkoutsearch{
	float:left;
	margin: 60px 0 0 10px;
}

#search input, 
#checkoutsearch input{
	margin: 0; 
	padding: 0;
	padding:3px 0 0 3px;
}

#searchButton{
	float:left;
	margin:0;
}

img.infopageImageLeft {
	float: left; 
	margin: 5px;
}

img.infopageImageRight {
	float: right;
	margin: 5px;
}

div.priceoutput{
	margin: 10px 0 10px 0;
	clear:both;
	float:left;
}


/* =================== page structure sytles =================== */

#logo{
	padding: 5px 0 0 20px;
	float: left; 
}

#paypal
{ float:right; width:291px; height:80px; margin:30px 0 0 0; padding:0 97px 0 0; }
#paypalLogo
{ float:right; width:291px; height:80px; background-color:#fff; }

#contact_details{
	text-align:right;
	float:right;
	padding:5px 20px 0 0;
	width:300px;
}

#maincontainer{
	margin:0 auto;
	position:relative;
	width: 954px;
}

#header{
	width:954px; 
	height:100px;
	left:0;
	position:absolute;
	top:0;
}

#content{
	float:left;
	width:954px;
	margin:0;
	padding:0;
}

#content_top{
	float:left;
	width:761px;
	padding: 0 97px 10px 97px;
}

#content_right{
	float:left;
	width:570px;
	padding: 10px 97px 20px 0;
}

#content_right_cart{
	float:left;
	width:750px;
	padding: 10px 97px 20px 107px;
}

#content_holder{
	width:954px; 
	float:left;
	margin-top:100px;
}

#footer{
	width:954px; 
	margin:0;
	padding:0; 
	height: 100px;
	float: left;
	clear: both;
	position:relative;
}

#contactdetails{
	padding: 5px 0 0 10px;
	width: auto;
	float: left;
}

#topbar {
	width: 954px; 
	height: 40px;
	float: left;		
}		

#headerright{
	float:right;
	position:absolute;
	right:97px;
	text-align:right;
	top:0;
}


div#cartsummaryCheckout, div#cartsummaryCheckout a {
	clear:both;
	float:right;
	padding:0;
	text-decoration:underline;
}

div#cartSummary{
	margin:5px 0 0 0;
	padding: 0;
	float:right;
	clear:both;
}


div#cartsummaryCheckout{
	float:right;
	margin:0;
}


div#search{
	float:right;
	margin:10px 0 10px 10px;
	padding: 0;
}

#searchInput{
	height: 17px;
	width: 167px;
	float:left;
}



#breadcrumb {
	width: 954px; 
	height: 40px;
	float: left;		
}	

#breadcrumb-position{
	margin:0;
	padding-top: 11px;
	padding-left: 10px;
}

#container{
	float:left;
}

#navigation{
	width:160px; 
	float:left;
	padding:0 0 20px 107px;
}

#product-holder{
	width:570px; 
	float:left;
}


#title-heading, 
h2.info-listing-heading{
	margin: 5px 0 10px 10px; 
}


#newslettertext{
	padding: 11px 10px 0 0;
	width: auto;
	float: left;
} 

#newsletterform {
	padding-top: 10px;
	width: auto;
	float: right;
} 

#newsletterform .buttons{
	float:left;
}

#newsletterform input{
	margin: 0; 
	height: 16px; 
	width:160px;
	float:left; 
	padding:3px 0 0 3px;
}
iframe {height: 20px; width: 200px;} 

/* =================== menu sytles =================== */
div.menu-heading{
	float: left;
	padding: 10px 5px 10px 10px;
	width: 160px;
}

#infolinks, ul{
	padding-left: 10px; 
	/* margin: 10px 5px 0 10px; */
	margin: 0;
	list-style: none;
	float: left;
}

#infolinks li, li{
	padding-bottom: 5px;
}

#departments-menu,
#banner{
	float: left;
}

#banner{
	margin: 10px 0 10px 0;
	width:190px;
	overflow: hidden;
}

/* =================== listing sytles =================== */
#department-notes{
	margin: 0 0 10px 10px;
}

#department-image{
	float: right; 
	margin: 5px 5px 5px 10px; 
}

div.item-listing{
	width: 171px; 
	float: left; 
	margin: 10px 0 10px 8px;
	padding-right:10px;
}


div.midposition{
	text-align: center;		
	width: 181px;
}

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{
	margin: 0 0 10px 10px;
}

p.search-notes{
	margin: 0 0 10px 0;
	padding-right:20px;
}

#pagination, 
#pagination-btm{
	width:570px; 
	height:30px; 
	float:right; 
}

#pagination{
	padding-bottom:10px;
}

#pagination-btm{
	padding-top:10px;
}

.ppagebuttonsSelected{
	font-weight:normal;
}

#pagination table, 
#pagination-btm table{
	margin-top:3px;
}

/* =================== product sytles =================== */

#product-images {
	float: left; 
	width:260px;
	margin:10px 0 0 15px; 
	text-align: center;
}

#product-details  {
	float: right;
	margin:5px 0 0 0;
	width:250px;
}

#product-heading, h2 {
	margin: 5px 0 10px 0;
	font-size: 12px;
}

#popupimagelink a {
	line-height: 25px;
}

#buybutton {
	float: left;
}

.buyItem{
	margin-bottom:20px;
	margin-left:20px;
	height:25px;
	width:60px;
	cursor:pointer;
	font-weight:bold;
	padding:0 0 2px 0;
	clear:both;
	float:left;
}


#emailfriend {
	margin:10px 0 10px 0;
	clear:both;
	float:left;
}
	
#emailfriend img{
	vertical-align: middle;
}

table.complexOptions{
	border-spacing: 0;
}

table.complexOptions td {
	margin:2px 2px 0 0;
}

/* =================== Shoppingcart styles =================== */

#checkoutcontainer{
	width: 954px; 
	float: left;
}

table.ShoppingCart{
	padding: 0;
}

table.ShoppingCartItems{
	border: none; 
	padding: 0; 
	width:730px;
}


th.ShoppingCartTitle{
	padding: 0; 
	width: 718px;
}

th.ShoppingCartHeading{
	padding: 2px 8px 10px 8px;
}

td.ShoppingCartSubTotalText{
	padding: 2px;
}

td.ShoppingCartItem,
td.ShoppingCartTotalFigures,
td.ShoppingCartSubTotalFigures,
td.ShoppingCartTotalText,
td.ShoppingCartGrandTotalText,
td.ShoppingCartGrandTotalFigures{
	padding: 4px;
}


td.ShoppingCartText{ 
	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;
}

#info-holder{
	clear: both;
	height: auto;
	padding: 5px 20px 5px 10px;
	width:540px; 
	float:left;
}

#info-holder-cart{
	clear: both;
	height: auto;
	padding: 5px 0 5px 0;
	width:740px; 
	float:left;
}

#addreview {
	float: left;
}

#department_name{
	text-align:left;
	font-size:125%;
	text-decoration:underline;
	font-weight:bold;
	padding:5px 0 10px 0;
}

#department_info{
	text-align:left;
	padding:0 20px 10px 0;
}

#newsletter{
	float:left;
	padding:20px 0 0 97px;
	width:335px;
}


#cartTable table{
	width:730px;
}

th.CheckoutHeading {
	border-bottom:none;
}

.ordersuccessmessage p, .ordersuccessmessage h3{
	padding:0 10px;
}


#contact_details a{
	font-size:100%;
}

a.footerinfoemail{
	font-weight:bold;
	text-decoration:underline;
	font-size:120%;
}

.ppagebuttons a, .ppagebuttons b{
	margin:0 3px;
}
