/*
logo purple		#532A7B
light purple	#CFBCD7
lighter purple	#EFE7F3
*/

@import "buttons.css";
@import "typography.css";
@import "colourscheme.css";
@import "cssmenu_style.css";

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,td,tr,th
	{margin:0; padding:0 }

h1,h2,h3,h4,h5,h6,pre,code,input,textarea {font-size:1em;font-weight: normal;}

a img,:link img,:visited img { border:none;}

:link,:visited { text-decoration:none;}

ul,ol { list-style:none;}

address {font-style: normal;}

body {
	background-color: #FFFFFF; 
	font:75% Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color: #333333;
	margin: 0 auto; 
	width: 780px;
	}
	
iframe {height: 20px; width: 200px;} 
#iframebody {
	background-color: #532A7B;
	color: #FFFFFF;
	}

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: 5px;
	}

img.infopageImageRight {
	float: right;
	margin: 5px;
	}

div.priceoutput{
	margin: 10px 0 10px 0;
	color:#7B2A2A;
	}

#infolinks a, 
#topsellers-menu a {
	color: #532A7B;
	display: block;
	width: 185px;
	padding-left: 5px;
	}


#poweredby {
	padding: 10px 0;  
	clear:left;
	text-align: right;
	color: #999999;
	font-size: .8em;
	}
#poweredby a:link,
#poweredby a:active,
#poweredby a:visited,
#poweredby a:focus{
	color: #666666;
	}
#poweredby a:hover{
	text-decoration: underline;
	}


/* =================== page structure styles =================== */

#topbar {
	width: 780px; 
	height: 40px;
	float: left;
	background-color: #532A7B;		
	}

div#cartSummary {
	margin:10px 0 0 0;
	float:left;
	width:200px;
	}

div#cartsummaryCheckout {
	float:left;
	margin:0 10px 0 0;
	}

div#search {
	float:left;
	margin:10px 0 0 10px;
	width:340px;
	}

#searchInput {
	height: 16px;
	width: 225px;
	float:left;
	margin:0 10px 0 0;
	}
	
	
	
#logo {
	float: left; 
	}

#maincontainerwrapper {
	float: left; 
	width: 780px;
	}

#maincontainer {
	float: left; 
	width: 780px;
	}

#header {
	float: left;
	width:780px; 
	height: 120px;
	}

#contactdetailsRight {
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
	}
#contactdetails {
	padding: 5px 0 7px 10px;
	width: auto;
	float: left;
	}

#headerright {
	float: right;
	}



#breadcrumb {
	width: 780px; 
	float: left;		
	}	

#breadcrumb-position {
	padding: 4px 0 5px 5px;
	}
	
	

div.menu-heading {
	float: left;
	padding: 10px 0 5px 5px;
	width: 180px;
	font-size: 1.2em; 
	color: #532A7B;	
	text-transform: uppercase;
	font-weight: normal;
	}
	
div#departments-menu-heading {
	background-color: #CFBCD7;
	margin: 5px 0 2px 0;
	}

#infolinks {
	float: left;
	}

#infolinks li {
	margin-bottom: 9px;
	}

#topsellers-menu,
#departments-menu,
#banner {
	float: left;
	}
	
form#icontactsignup {
	width: 188px;
	float: left;
	border: 1px solid #CFBCD7;
	margin: 10px 0;
	}

form#icontactsignup input {
	margin: 2px;
	}
td.mediumtextoutput2 {
	color: #532A7B;
	padding: 3px 0;
	}	

table.complexOptions td {
	margin:2px 0 0 0;
	}


/*	
CFBCD7
lighter purple	#EFE7F3
*/
#banner {
	margin: 10px 0 10px 0;
	width:190px;
	background-color:#FFFFFF;
	overflow: hidden;
	}
#container {
	float:left;
	}

#navigation {
	width:190px; 
	float:left;
	padding-bottom: 20px;
	}

#content {
	width:590px; 
	float:left;
	}

#product-holder {
	margin-top: 10px;
	width:590px; 
	float:left;
	}

#department-holder {
	background-color: #EFE7F3;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
	width:585px; 
	float:left;
	}

#title-heading {
	margin: 5px 0 10px 0;
	color: #532A7B;
	font-size: 1.4em;
	}
	
#department-notes {
	color: #532A7B;
	padding-bottom: 5px;
	}
	
#department-image {
	float: right; 
	}
	
h2.info-listing-heading {
	margin: 5px 0 10px 0; 
	}




div.item-listing {
	width: 181px; 
	float: left; 
	margin: 0 0 10px 10px;
	text-align: center;
	}

div.midposition {
	text-align: center;		
	width: 181px;
	}

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 0;
	color: #532A7B;
	width: 570px;
	}

#pagination, 
#pagination-btm{
	width:590px; 
	float:left;
	background-color:#CFBCD7;
	}

#pagination table, 
#pagination-btm table{
	margin: 2px 0;
	}
#pagination table td, 
#pagination-btm table td {
	padding: 0 4px;
	}

#footer {
	width: 780px;
	float: left;
	clear: both;
	}

#newslettertext {
	padding: 11px 10px 0 0;
	width: auto;
	float: right;
	display:none;
	} 

#newsletterform {
	padding-top: 10px;
	width: auto;
	float: right;
	display:none;
	} 

#newsletterform .buttons {
	float:left;
	}

#newsletterform input {
	height: 16px; 
	width:160px;
	float:left; 
	}

/* =================== product sytles =================== */

#product-images {
	float: left; 
	width:260px;
	margin: 18px 0 0 0; 
	text-align: center;
	}

#product-details {
	float: right;
	margin:10px 0 0 0;
	width:310px;
	}
	
#product-details ul {
	width: 290px;
	list-style-type: disc !important;
	list-style-position: inside;
	}
#product-details ul li {
	margin: 0 0 0 10px;
	width: 280px;
	}
#product-details form table {/*real player*/
	float: left;
	width: 250px !important;
	}
embed {width: 250px !important;}

#item-listing-main {
	width:250px !important;
	}

div#item-listing-main h2 {
	float:left;
	margin: 14px 0;
	width:250px;
	}

#product-heading, 
h2 {
	margin: 5px 0 10px 0;
	font-size: 1.1em;
	color: #532A7B;
	}
a.emailafriend,
h1#product-heading {font-weight: bold;}

#popupimagelink a {
	line-height: 25px;
	}

#buybutton {
	float: left;
	}

#emailfriend {
	margin:10px 0 10px 10px;
	text-align: left;
	}
	
#emailfriend img{
	vertical-align: middle;
	}
	


/* ================= subscription static pages =============== */

#subscribeError,
#subscribeConfirm {
	margin: 40px 0 0 50px;
	}

#subscribeError p,
#subscribeConfirm p {
	margin: 12px 0 0 0;
	}

#subscribeError p a,
#subscribeConfirm p a {
	color: #532A7B;
	}


/* =================== Shoppingcart styles =================== */

#checkoutcontainer{
	width: 780px; 
	float: left;
	}

table.ShoppingCartItems{
	border: none; 
	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 {
	width: 240px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
	}

#reviews {
	clear: both;
	float: left;
	margin: 6px 0 2px 0;
	border-top: 1px solid #532A7B;
	width: 240px;
	}
	
#reviews div.name {
	font-size: .9em;
	color: #666666;
	}

#addreviewwrap {
	clear: both;
	text-align: left;
	}
a#addreviewlink {
	padding-left: 20px;
	padding-bottom: 5px;
	background: transparent url(../images/pencil_icon.gif) no-repeat 0 0;
	}
h2.reviewtitle {
	padding: 6px 0 2px 0;
	font-weight: bold;
	}

#product-holder {
	clear: both;
	height: auto;
	}
#addreview {
	float: left;
	width: 250px;
	}
#addreview input,
#addreview textarea {
	width: 220px;
	}

div { behavior: url(/mall/_scripts/iepngfix.htc); }
