*
{ padding:0; margin:0; }
body
{ margin:0; }
#positioncontainer
{ width:760px; margin:0 auto; }
a img
{ border:none; }

#logo{ 
	margin: 10px 0 10px 10px; 
	float: left; 
	width: 400px; 
}

#paypal
{ width:150px; padding:20px 0 20px 20px; float:left; clear:both; }
     
#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: 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
{ padding:5px 0 0 5px; float:left; width:775px; }
#header{
	width:770px; 
	margin:0 0 5px 0;
	padding:0 0 10px 0; 
	float: left;
}

#headerright{
	float: right;
}

div#cartSummary{
	margin:20px 0 0 0;
	padding: 0;
	float:left;
	width:200px;
}


div#cartsummaryCheckout{
	float:left;
	margin:10px 10px 0 0;
}


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: 225px;
	float:left;
	margin:0 10px 0 0;
}



#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
{ position:relative; float:left; width:190px; }
#content
{ float:left; width:580px; }
#product-holder, #department-holder
{ width:575px; float:left; }
#title-heading
{ padding:5px 0 10px 10px; }
h2.info-listing-heading
{ padding:5px 0 10px 0 }

#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; 
}
iframe#cartsummary {height: 20px; width: 200px;}

ul.product-list-main { list-style-type:none; padding:0; margin:0 0 0 10px; width:180px; float:left; }
ul.product-list-main li{ padding:0; margin:0; font-weight:bold; font-size:80%; float:left; clear:both; width:180px; margin-bottom:16px; }
ul.product-list-main li img{ width:50px; float:left; margin:0 5px 8px 0; background-color:#fff; padding:1px; border:1px solid #ccc; }
ul.product-list-main li span.list-price{ font-weight:normal; clear:right; float:left; margin-bottom:10px; }

/* =================== menu sytles =================== */
div.menu-heading
{ float: left; padding: 10px 5px 5px 10px; width: 175px; }
#infolinks
{ width:175px; padding:10px 5px 0 10px; list-style:none; float:left; }
#infolinks li
{ margin:0 0 9px 0; }

#departments-menu,
#banner{
	float: left;
}

#banner
{ width:575px; padding:0 0 0 5px; background-color:#FFFFFF; }
#transactBannerWrapper
{ overflow:hidden; display:block; width:468px; height:60px; padding:0 0 5px 0; overflow:hidden; }
#transactBannerWrapper a
{ display:block; }
#transactBannerWrapper img
{ width:468px; height:60px; }

/* =================== listing sytles =================== */
#department-notes
{ padding:0 0 10px 10px; }

#department-image
{ padding:5px 5px 5px 10px; }

div.item-listing
{ width: 167px; float: left; padding:0 0 10px 10px; }

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 0 10px 10px;
}

#pagination, 
#pagination-btm{
	width:575px; 
	height:30px; 
	float:left; 
}

#pagination table, 
#pagination-btm table{
	margin-top:3px;
}

/* =================== product sytles =================== */

#product-images {
	float: left; 
	width:260px;
	margin:18px 0 0 0; 
	text-align: center;
}

#product-details  {
	float: right;
	margin:10px 10px 0 0;
	width:290px;
}

#product-heading, h2 {
	margin: 5px 0 10px 0;
	font-size: 12px;
}

#popupimagelink a {
	line-height: 25px;
}

#buybutton {
	float: right;
}

#stock-warning { 
	color:#FF0000; 
	float:left; 
	font-weight:bold;
	padding-bottom:20px; 
	padding-top:10px; 
}

#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: 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: 6px;
	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: 7px;
	width: auto; 
	float: right;
}
#reviewmain{
	clear: both;
	float: left;
}

#reviews{
	clear: both;
	float: left;
}

#addreviewwrap{
	clear: both;
}

#product-holder{
	clear: both;
	height: auto;
}
#addreview {
	float: left;
}