.button_updatebasket
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_updatecart.gif') no-repeat;
	width: 115px;
	height: 25px;
	border: none;
	cursor: pointer;	
	}
	
.button_continueshopping
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_continueshopping.gif') no-repeat;
	width: 161px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_continue
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_continue.gif') no-repeat;
	width: 91px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_changeorder
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_changeorder.gif') no-repeat;
	width: 125px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_checkout
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_checkout.gif') no-repeat;
	width: 115px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_edit
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_edit.gif') no-repeat;
	width: 59px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_delete
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_delete.gif') no-repeat;
	width: 79px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_makedefault
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_makedefault.gif') no-repeat;
	width: 115px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_view
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_view.gif') no-repeat;
	width: 57px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_useselectedaddress
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_useselectedaddress.gif') no-repeat;
	width: 162px;
	height: 25px;
	border: none;
	cursor: pointer;
	}
	
.button_addnewaddress
	{
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_addnewaddress.gif') no-repeat;
	width: 162px;
	height: 25px;
	border: none;
	cursor: pointer;
	}

p{
font-size: 0.8em;
}

#homepage_images{
margin: 0px;
padding: 0px;
}

#homepage_images a{
float: left;
}

/*----- bottom line -----*/

#bottom_line{
margin-left: auto;
margin-right: auto;
width:971px;
height: 40px;
background-color: #E3DECB;
font-size: 0.75em;
color: #B4A98B;
}

#bottom_line #footer_text{
float: left;
padding: 10px 40px;
}

#bottom_line #footer_creator{
padding: 10px;
text-align: right;
}

#bottom_line #footer_creator a:link, #bottom_line #footer_creator a:visited{
color: #B4A98B;
text-decoration: none;
}

#bottom_line #footer_creator a:hover, #bottom_line #footer_creator a:active{
text-decoration: underline;
}

/*----- main layout areas -----*/


body {
	margin: 0px;
	padding:0;
	color:#444;
	font-size:1em ;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	background-color: #f8f6ec;
	background: #f8f6ec url(http://www.smarttherapeutics.co.uk/images/smart/page_bg.jpg) repeat-y;
	background-position: top center;	
}

#left {
	width: 226px;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

#middle {
	width: 711px;
	float: left;
	margin: 7px 0px 10px 11px;
	padding: 0;
    background-color: #fff;
}

#right {
	background-color: #fff;
	width: 15%;
	float: right;
	margin-right: 5px;
	padding: 0;
}

#holder {
width: 1090px;
margin:0 auto;
}

#page {
	width: 959px;
	margin:0 auto;
	padding:0px;
	border-left: 6px solid #E3DECB;
	border-right: 6px solid #E3DECB;
	background-color: #FFF;
    text-align: left;
}


/*----- header and topnav -----*/

#header
{
	background-color: #fff;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	height: 110px;
}

#logo {
	padding-top: 5px;
	padding-left: 0px;
	float: left;
}
#topbuttons{
    margin-top: 10px;
	margin-right: 25px;
	float: right;
	text-align: right;
}

a img {
  border-width:0;
  }


#navbar {
padding-top: 11px;
background-color: #E4E0C5;
color: #9A8276;
margin-left: 5px;
margin-right: 7px;
font-size: 1em;
height: 25px;
margin-left: 10px;
}

#signedin {
float: right;
}
#signedin A {
color: #fff;
}

#navlinks {
color: #9A8479;
font-size: 1em;
font-weight: bold;
margin: 0px;
float: left;
}

#navlinks ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navlinks ul li {
position: relative;
display: inline;
float: left;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

#navlinks ul li img{
vertical-align: bottom;
}

#navlinks ul li a:link, #navlinks ul li a:visited{
font-size: 0.9em;
text-decoration: none;
color: #9A8479;
}

#navlinks ul li a:hover, #navlinks ul li a:active{
text-decoration: underline;
}

#navlinks ul li span{
font-weight: normal;
}

.navlinks_border_left {
border-left: 1px dotted #9A8479;
}

.navlinks_border_right {
border-right: 1px dotted #9A8479;
}


/*----- Main page content -----*/

#breadtrail {
    font-size: 0.65em;
    margin-bottom: 5px;
    color: #222;
	color: #B4A98B;
}

#breadtrail A {
text-decoration: none;
color: #B4A98B;
}

#breadtrail A:hover {
border-bottom: 1px dotted #222;
}

h1,h2,h3,h4,h5,h6 {
	color:#adadad;
	font-weight:normal;
}
h1 {
	font-family: "times new roman", times, serif;
	color:#83559E;
	margin:0;
	font-size:1.7em;
	line-height:1.2;
}
.category_text{
float: left;
}

#category_sort
{
text-align: right;
font-size: 0.8em;
color: #9A8479;
}

#category_sort select
{
border: 1px solid #D7D7D7;
background-color: #EFEFEF;
color: #9A8479;
font-size: 0.9em;
padding-left: 10px;
}

h2 {
	color: #222;
	clear:both;
	margin:0.7em 0 0;
	font-size:1.5em;
	line-height:1.3;
}
h3 {
	
	margin:0;
	font-weight:bold;
	font-size:1.3em;
    color: #222;
}

h3 a {
color: #adadad;
text-decoration: none;
}

.boxtops {
margin: 0px;
padding: 0px;
margin-bottom: 3px;
}

.boxes {
margin: 0px;
padding: 0px;
font-size: 0.9em;
margin-left: 3px;
margin-right: 2px;
}

.spacer {
font-size: 0px;
height: 15px;
width: 5px;
}
.boxform {
text-align: center;
}

.tabout {
font-size: 0.7em;
margin: 5px;
float: left;
text-align: left;
white-space: nowrap;
}

.tabout img {
float: left;
padding-right: 7px;
}

.tabout span {
font-size: 1em;
font-weight: bold;
}

.tabout A {
color: #948379;
text-decoration: none;
}

.tabout A:hover {
text-decoration: none;
color: #acacac;
}

#messages {
padding: 15px;
font-size: 0.9em;
font-weight: bold;
background-color: #F9F6ED;
color: #83559E;
border: 1px solid #9A8479;
margin-top: 8px;
margin-right: 15px;
}

.notes {
margin: 10px;
padding: 10px;
color: #222;
font-size: 12px;
}


#minibasket {
margin-top: 10px;
margin-right: 7px;
margin-bottom: 10px;
font-size: 11px;
color: #cc0000;
text-align: right;
}
#minibasket A {
color: #cc0000;
text-decoration: none;
}

#checkout_table{
border-collapse: collapse;
width: 100%;
text-align: left;
font-size: 0.8em;
}

#checkout_table th{
text-align: left;
font-weight: bold;
padding: 4px;
background-color: #E4E0C5;
}

#checkout_table td{
padding: 4px;
background-color: #FFF;
}

#checkout_table .item_cell, #checkout_table .price_cell{
border-bottom: 1px solid #CCC;
}

#checkout_table .price_cell{
font-weight: bold;
}

#shopping_basket a:link, #shopping_basket a:visited{
text-decoration: none;
color: #9A8479;
}

#shopping_basket a:hover, #shopping_basket a:active{
text-decoration: underline;
}

.proceed_element{
font-size: 0.8em;
padding-right: 4px;
}

.old th {
text-align: left;
text-indent: 2px;
background: #900;
color: #fff;
font-size: 13px;
font-weight: bold;
}

.old td {
text-align: left;
text-indent: 2px;
background: #fff;
color: #424242;
font-size: 11px;
font-weight: normal;
}

.boxes ul {
border: none;
}
.boxes li {
border-bottom: 1px dotted #EFF1E6;
padding: 0px;
list-style: none;
margin: 0;
text-indent: 25px;
text-align: left;
font-size:1em;
}

.boxes li a {
background: url('http://www.smarttherapeutics.co.uk/images/smart/menu_square.gif') no-repeat;
display: block;
width: 100%;
padding-top: 4px;
padding-bottom: 4px;
margin: 0px;
text-decoration: none;
color: #222;
}

.boxes li a:link { color: #9A8479; }
.boxes li a:visited { color: #9A8479; }

.boxes li a:hover
{
background: url('http://www.smarttherapeutics.co.uk/images/smart/menu_square_on.gif') no-repeat;
color: #999;
}

.boxes #featured_box{
text-align: center;
}

.boxes #featured_text, .boxes #featured_price{
font-size: 0.8em;
font-weight: bold;
color: #83559E;
}

.boxes #featured_price{
float: left;
font-size: 1em;
padding-top: 3px;
}

.boxes #featured_button{
text-align: right;
}

.boxes #featured_text a{
text-decoration: none;
color: #B4A98B;
}

#view_products_holder{
margin-top: 5px;
}

#view_products_holder .view_product_block{
border-left: 1px dotted #DDD;
background: url('http://www.smarttherapeutics.co.uk/images/smart/productlist_bg.gif') no-repeat top right;
padding: 6px;
width: 220px;
height: 285px;
float: left;
margin-bottom: 10px;
}

#view_products_holder .view_product_box{
margin-top: 40px;
text-align: center;
}

#view_products_holder .view_product_text, #view_products_holder .view_product_price{
font-size: 0.8em;
font-weight: bold;
color: #83559E;
}

#view_products_holder .view_product_price{
float: left;
font-size: 1em;
padding-top: 3px;
}

#view_products_holder .view_product_button{
text-align: right;
}

#view_products_holder .view_product_text a{
text-decoration: none;
color: #B4A98B;
}

#footerbar {
height: 154px;
background: #956CB0 url('http://www.smarttherapeutics.co.uk/images/smart/footer_bg.jpg') no-repeat top right;
color: #fff;
margin: 0px;
}

#footerbar A {
color: #fff;
}

#footerbar .footerblock{
float: left;
padding: 0 0.7em 2px 35px;
margin-top: 20px;
width: 200px;
height: 123px;
border-left: 1px solid #7C4B9D;
}

#footerbar .footerblock h1{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	border: none;
font-size: 1em;
font-weight: normal;
color: #7C4B9D;
margin: 0px 0px 2px 0px
}

#footerbar .footerblock ul{
margin: 0px;
padding: 0px;
font-size: 0.75em;
list-style-type: none;
}

#footerbar .footerblock ul a{
text-decoration: none;
}

#footerbar .footerblock p{
margin: 0px;
font-size: 0.75em;
}

.strikeprice {
text-decoration: line-through;
}

.rrpprice{
font-size: 0.8em;
}


/*----- Next Previous  -----*/

#nextprev {
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	padding: 5px;
	clear: both;
	float: right;
    }
#nextprev a {
    padding: 4px;
    text-decoration: none;
    font-weight: normal;
    color: #9A8479;
    font-size: 12px;
    }
#nextprev a:hover {
    color: #83559E;
    }





.boxes form {
    text-align: left;
    padding: 4px;
	padding-left: 25px;
    margin: 0px;
}

#loading {
padding: 8px 35px;
    background: #efefef url('<?="${shopurl}";?>images/demostore/throbloader.gif') no-repeat 4px;
    border: 1px solid #adadad;
    color: #adadad;
    font-weight: bold;
    font-size: 9px;
}


#display_product_image{
float: left;
border-right: 1px dotted #DDD;
text-align: center;
padding: 6px;
width: 307px;
}

#display_product_options{
float: left;
padding-left: 15px;
width: 360px;
}

#display_product_options #display_product_price{
float: left;
font-weight: bold;
color: #83559E;
font-size: 0.9em;
}

#display_product_options #display_product_stock{
text-align: right;
color: #F4A65B;
font-weight: bold;
font-size: 0.8em;
}

#display_product_options #display_product_buy{
background-color: #F6F4E7;
color: #83559E;
padding: 10px;
font-size: 0.9em;
font-weight: bold;
font-family: "times new roman", times, serif;
}

#display_product_options #display_product_buy #display_product_dropdown{
float: left;
}

#display_product_options #display_product_buy #display_product_add{
text-align: right;
}

#display_product_options #display_product_buy #display_product_add form{
margin: 0px;
}

#display_product_options #display_product_buy #display_product_add input, #display_product_options #display_product_buy #display_product_add select{
background-color: #EFEFEF;
color: #83559E;
font-weight: bold;
}


.ssbut {
vertical-align: bottom;
border: none;
}

.ssbut_add {
background: url('http://www.smarttherapeutics.co.uk/images/smart/button_buy.gif ') no-repeat;
width: 50px;
height: 24px;
}

.ssbox{
background-color: #F5F5F5;
border: 1px solid #D7D7D7;
width: 120px;
height: 20px;
}

#registerContainer{
	margin-top: 25px;
}

#registerContainer .registerPadder
	{
	padding: 15px 15px 15px 20px;
	}

#registerContainer h2{
	font-family: "times new roman", times, serif;
	color:#83559E;
	margin:0;
	margin-bottom: 20px;
	font-size:1.2em;
}

#registerContainer a:link, #registerContainer a:visited{
	color:#83559E;
	font-size:0.8em;
	text-decoration: underline;
}

#registerContainer a:visited, #registerContainer a:hover{
	color:#83559E;
	font-size:0.8em;
	text-decoration: underline;
}

#registerContainer label{
	color:#83559E;
	font-size:0.75em;
	width: 70px;
	float: left;
	text-align: left;
	margin-top: 3px;
}

#registerContainer .logininput{
	width: 185px;
	margin-bottom: 10px;
}

#registerContainer #returningCustomers{
width: 304px;
height: 174px;
background: url('http://www.smarttherapeutics.co.uk/images/smart/background_signinbox.jpg') no-repeat;
background-color: #F7F4EB;
float: left;
}

#registerContainer #returningCustomers #forgotLink{
	float: left;
	margin: 8px 0px;
	padding: 0px;
	width: 170px;
}

#registerContainer #returningCustomers #submitLink{
	float: left;
	margin: 8px 0px;
	padding: 0px;
}

#registerContainer #newCustomers{
margin-left: 15px;
width: 304px;
height: 174px;
background: url('http://www.smarttherapeutics.co.uk/images/smart/background_registerbox.jpg') no-repeat;
background-color: #F7F4EB;
float: left;
}

#registerContainer #newCustomers p{
	color:#83559E;
	font-size:0.75em;
	width: 115px;
	margin: 0px;
	margin-bottom: 14px;
}

#registrationForm
	{
	width: 95%;
	background: url('http://www.smarttherapeutics.co.uk/images/smart/background_registerform.jpg') no-repeat bottom right;
	}
	
#changeDetailsForm
	{
	width: 95%;
	background: url('http://www.smarttherapeutics.co.uk/images/smart/background_changedetailsform.jpg') no-repeat bottom right;
	}
	
#changePreferencesForm
	{
	width: 95%;
	}

#registerForm
	{
	width: 420px;
	margin-top: 25px;
	}
	
#registerForm th
	{
	font-family: "times new roman", times, serif;
	background-color: #F7F4EB;
	color:#83559E;
	font-size:1em;
	padding: 6px;
	}
	
#registerForm td
	{
	color:#83559E;
	font-size:0.8em;
	padding: 3px 2px 3px 6px;
	}
	
#registerForm .greyLine
	{
	border-top: 1px solid #DDD;
	padding-top: 15px;
	}
	
#registerForm .inputBox
	{
	width: 95%;
	}

#myAccount
	{
	margin-top: 25px;
	}
	
#myAccount ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
	
#myAccount ul li
	{
	position: relative;
	display: inline;
	float: left;
	padding-left: 30px;
	padding-right: 5px;
	border-left: 1px solid #DDD;
	font-size: 0.8em;
	color:#83559E;
	height: 120px;
	}
	
#myAccount ul li a
	{
	display: block;
	width: 95px;
	text-align: left;
	color:#83559E;
	text-decoration: none;
	}
	
#myAccount ul li a img
	{
	border: none;	
	}
	
#myAccount ul li a .linkage
	{
	color: #9A8479;
	}
	
#shopping_basket
	{
	margin-top: 25px;
	}
	
#shopping_basket #checkout_table, #order_review #checkout_table
	{
	border-collapse: collapse;
	}
	
#shopping_basket #checkout_table th, #order_review #checkout_table th
	{
	color: #83559E;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #F9F6ED;
	border: 1px solid #F9F6ED;
	border-right: 1px solid #D9D5CA;
	padding: 4px 8px 4px 8px;
	}

#shopping_basket #checkout_table td, #order_review #checkout_table td
	{
	color: #83559E;
	font-size: 0.9em;	
	}
	
#shopping_basket #checkout_table td h2, #order_review #checkout_table td h2
	{
	font-family: "times new roman", times, serif;
	color: #83559E;
	font-size: 1.6em;
	}
	
#shopping_basket #checkout_table .item_cell, #order_review #checkout_table .item_cell
	{
	border-left: 1px solid #EFF0EA;
	border-bottom: none;
	padding: 4px 8px 4px 8px;
	}
	
#shopping_basket #checkout_table .item_cellfull, #order_review #checkout_table .item_cellfull
	{
	border: 1px solid #EFF0EA;
	padding: 4px 8px 4px 8px;
	}
	
#shopping_basket #checkout_table .item_cell a, #shopping_basket #checkout_table .item_cellfull a, #order_review #checkout_table .item_cell a, #order_review #checkout_table .item_cellfull a
	{
	color: #83559E;
	}
	
#shopping_basket #checkout_table .left_border, #order_review #checkout_table .left_border
	{
	border-left: 1px solid #EFF0EA;
	}
	
#shopping_basket #checkout_table .lefttop_border, #order_review #checkout_table .lefttop_border
	{
	border-left: 1px solid #EFF0EA;
	border-top: 1px solid #EFF0EA;
	}
	
#shopping_basket #checkout_table .lefttopright_border, #order_review #checkout_table .lefttopright_border
	{
	border-left: 1px solid #EFF0EA;
	border-top: 1px solid #EFF0EA;
	border-right: 1px solid #EFF0EA;
	}
	
#shopping_basket #checkout_table .topright_border, #order_review #checkout_table .topright_border
	{
	border-top: 1px solid #EFF0EA;
	border-right: 1px solid #EFF0EA;
	}
	
#shopping_basket #checkout_table .total_cell, #order_review #checkout_table .total_cell
	{
	border: 1px solid #F9F6ED;
	background-color: #F9F6ED;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	}
	
#shopping_basket #checkout_table .darkright_border, #order_review #checkout_table .darkright_border
	{
	border-right: 1px solid #D9D5CA;
	}
	
#shopping_basket .trashcan
	{
	margin-left: 15px;
	background: url('http://www.smarttherapeutics.co.uk/images/smart/button_trashcan.gif') no-repeat;
	width: 16px;
	height: 22px;
	}
	
#shopping_basket .checkout_element
	{
	margin-top: 20px;
	margin-right: 10px;
	float: left;
	}
	
#shipping_data
	{
	margin-top: 25px;
	}
	
#shipping_data #shipping_address
	{
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#shipping_data #shipping_address th
	{
	font-family: "times new roman", times, serif;
	font-size: 1em;
	background-color: #F9F6ED;
	color: #83559E;
	padding: 5px 8px 5px 8px;
	}
	
#shipping_data #shipping_address td
	{
	vertical-align: top;
	color: #83559E;
	font-size: 0.9em;
	padding: 10px 8px 10px 8px;
	border-bottom: 1px solid #DDD;
	}
	
#shipping_data #shipping_address td p
	{
	margin: 2px 0px 14px 0px;
	}
	
#shipping_data #shipping_address td .shipping_name
	{
	font-weight: bold;
	}
	
#shipping_data .bottombuttons
	{
	float: left;
	margin-right: 10px;
	}

#stages
	{
	margin: 10px 0px 1px 0px;
	}

#order_review
	{
	margin-top: 20px;
	}
	
#order_review h2, #order_review .realhead
	{
	font-family: "times new roman", times, serif;
	font-size: 1.2em;
	color: #83559E;
	margin: 6px;
	}
	
#order_review table
	{
	width: 100%;
	border-collapse: collapse;
	}
	
#order_review table th
	{
	font-family: "times new roman", times, serif;
	font-size: 1em;
	background-color: #F9F6ED;
	color: #83559E;
	padding: 5px 8px 5px 8px;
	}

#order_review table td
	{
	font-size: 0.8em;
	color: #83559E;
	padding: 3px 8px 3px 8px;
	border-bottom: 1px solid #DDD;
	}
	
	
#order_review #orderconfirmbutton
	{
	float: left;
	margin-right: 30px;
	}
	
#order_review #termscheck
	{
	float: left;
	font-size: 0.8em;
	color: #83559E;
	padding-top: 3px;
	}