/*========================================================

Global CSS file for 

Created by Strawberrysoup - www.strawberrysoup.co.uk

=========================================================*/

body {
	background-color:#414B50;
	font-family: arial, helvetica, verdana, sans-serif;
}

@font-face {
	font-family: 'spincycle';
	src: url('/fonts/SPINCYC0.eot');
}

@font-face {
	font-family: 'spincycleFirefox';
	src: local("Spin Cycle"), local("SpinCycle"), url('/fonts/spincycle_ot.otf'), url('/fonts/SPINC___.TTF');
}

#wrapper {
	margin:4px auto;
	width:975px;
	}

#branding {
	width:100%;
	background:url('../cssimages/new/header_bg.jpg') repeat-x;
	height:183px;
}

#header {
	margin:0 auto;
	width:975px;
}

#royal_mail_button {
	float:right;
	margin:0 0 5px 0;
}
/*===================================================================
branding top bar
===================================================================*/

#branding h1{
	float:left;
	height:83px;
	margin:45px 0 6px 22px;
	padding-top:0;
	text-indent:-9999em;
	width:603px;
	background:url('../cssimages/new/header_logo.png') no-repeat;
}

#branding h2 {
	background:transparent url('../cssimages/new/header_phone.jpg') no-repeat scroll 0 0;
	color:#000000;
	float:right;
	font-size:1.3em;
	height:45px;
	text-indent:-9999em;
	width:290px;
	margin-top:45px;
	margin-bottom:0;
}

#number h2{
	height:51px;
	color:#ffffff;
	width:206px;
	float:left;
	position:relative;
	margin:-21px 2px -3px 0;
}

h2 a {
	color:#ffffff;
}
/*===================================================================
Menu Bar
===================================================================*/

#mainmenu {
	list-style: none;
	margin-right:5px;
	font-size:1.2em;
	color:#ffffff;
	background:url('../cssimages/new/head_nav_bg.jpg') repeat-x;
	height:22px;
	clear:both;
	font-family: 'spincycle', 'spincycleFirefox', arial, helvetica, verdana, sans-serif;
	letter-spacing:0.5px;
}

#mainmenu li a{
	color:#ffffff;
	
}

#mainmenu li:hover {
	text-decoration:none;
	background-color:#FFF;
	background:url('../cssimages/new/header_bg_over.jpg') repeat-x;
}
#mainmenu li:hover a {
	color:#000;
}
#mainmenu li:active {
	background:url('../cssimages/new/header_bg_over.jpg') repeat-x;
}
#mainmenu li {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	margin:0 0 0 15px;
	padding:5px 10px 3px;
	text-align:center;
}
/*===================================================================
personal settings bar
===================================================================*/

#personalsettings {
	clear:left;
	padding:5px 0 0 10px;
	background:url('../cssimages/new/breadcrumb_bg.gif') repeat-x;
	height:26px;
	width:764px;
	float:left;
}
#personalsettings p.breadcrumb {
	float:left;
	color:#ffffff;
	margin:0;
	padding:0px;
}
#personalsettings p.breadcrumb a {
	color:#ffffff;
	text-decoration:underline;
}
#personalsettings p.currentuser {
	color:#ffffff;
	float:right;
	margin:0 10px 0 0;
	padding:0px;
}
#personalsettings p.currentuser a {
	color:#ffffff;
	text-decoration:underline;
}

#personnal_settings_nav {
	float:right;
	height:31px;
	background:url('../cssimages/new/breadcrumb_bg.gif') repeat-x;
	clear:right;
	margin:0 4px 0 0;
}

#personnal_settings_nav a {
	margin:0 4px;
	padding: 9px 0 0;
	width: 85px;
	background:url('../cssimages/new/button_bg.jpg') repeat-x;
	color:#111111;
	float:left;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	border:0px;
	height: 22px;
}

/*===================================================================
Left Column
===================================================================*/

.best_seller {
	clear: both;
	min-height: 55px;
	margin: 0 5px 10px 0px;
/*	border: 1px solid #2C61B6;*/
	font-size: 0.9em;
	width: 167px;
	line-height: 1.4em;
	text-align: left;
	color: #414B50;
	border:1px solid #666666;
	padding: 3px;
}

#wrapper .best_seller a {
	color: #414B50;
}

div.best_seller img {
	float: left;
	width: 45px;
	margin: 3px;
}

.best_sellers li {
	padding:10px 5px 10px 0; 
	text-align:center;
	line-height: 1em;
}

.new_products li {
	padding:10px 5px 10px 0; 
	text-align:center;
}

#browseproducts_top {
	width:156px;
	list-style: none;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	padding-left:21px;
	font-size:1em;
}

#browseproducts_top li {
	padding:10px 5px 10px 0; 
	text-align:center;
}

#leftcolumn {
	float:left;
	width:190px;
	margin-top:0px;
	clear:left;
}
#leftcolumn ul {
	padding-bottom:3px;
/*	margin-bottom:0px;*/
	color:#ffffff;
	padding-left:8px;
	padding-top:5px;
	margin: 0 0 0 0;
	width:180px;
	}
#leftcolumn li {
	display:block;
	line-height:1.6em;
	padding:4px 0 5px 16px;
	width:157px;
	color:#ffffff;
	background:url('../cssimages/new/navigation_bt_bg.jpg') no-repeat;
	background-position:bottom left;
	background-color: #971500;
	font-family: 'spincycle', 'spincycleFirefox', arial, helvetica, verdana, sans-serif;
	letter-spacing:0.5px;
}
#leftcolumn ul#secondary_nav li {
	line-height:1.8em;
	margin-bottom:10px;
	color:#ffffff;
}
#leftcolumn a{
	text-decoration:none;
	width:100%;
	height:100%;
	color:#ffffff;
}
#leftcolumn a:hover{
	text-decoration:underline;
}
.new_products a:hover{
	text-decoration:underline;
}
#browseproducts {
	width:172px;
	list-style: none;
	background:url('../cssimages/new/navigation_bg.jpg') repeat-y;
	padding-left:21px;
	font-size:1em;
}
.browsetitle {
	color:#ffffff;
	font-weight:bold;
}

#browsebrands {
	width:156px;
	clear:both;
	list-style: none;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	padding-left:21px;
	font-size:1em;
	padding-bottom:10px;
}
#secondary_nav li {
	width:156px;
	float:left;
	list-style: none;
	background-color:#E2E2E2;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	padding-left:21px;
	font-size:1em;
}
.other_sites {
	width:156px;
	float:left;
	clear:both;
	list-style: none;
	background-color:#E2E2E2;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	padding-left:21px;
	font-size:1em;
}

.leftjuggles{
	color:#333333;
	font-weight:bold;
	height:26px;
	text-indent:-9999px;
	background:url('../cssimages/mister_juggles_left.png') no-repeat;
}
.terms { 
	width:156px;
	list-style: none;
	background-color:#E2E2E2;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	font-size:1em;
	padding-left:21px;
	
	/*width:156px;
		list-style: none;
		background:url('../cssimages/box_bg.jpg') repeat-y;
		padding-left:21px;
		font-size:1em;*/
	}
#leftcolumn .curvetop {
	margin:0 0 0 0;
	height:15px;
}
#leftcolumn .curvebottom {
	margin:0 0 5px 0;
}
#rightcolumn .curvetop {
	margin:0 0 0 0;
	height:15px;
}
#rightcolumn .curvebottom {
	margin:0 0 10px 0;
	height:15px;
}
#maincontent .contenttop {
	margin:0 0 0px 0;
	height:20px;
}
#maincontent .contentbottom {
	margin:0 0 10px 1px;
}
.curvetopbrowse, .curvetopbrowse img{
	margin: 5px 0 -2px;
	padding:0;
}

.curvetopsearch {
	margin:10px 0 -4px;
}

.best_sellers {
	background:url('../cssimages/new/top_10_bg.jpg') repeat-y;
	padding:8px 0 1px 7px;
}
/*===================================================================
main content
===================================================================*/

#maincontent{ 
	width:570px;
	float:left;
	margin: 17px 12px 0;
	color:#3a4348;
	background-color:#FFFFFF;
}
#maincontent p { 
	padding-right:20px;
}
#maincontent h1 {
	color:#3a4348;
}
#maincontent #product_list h1 {
	margin: 0;
	background-color:#414B50;
	color: #FFF;
	padding: 5px 0 5px 10px;
}


/*home content*/
.home_banners{
	float:left;
	margin:10px 7px 0 8px;
}
.home_banners h4 {
	color:#fff;
	font-size:1.3em;
	text-align:center;
	height: 40px;
}
#homecontent { 
	padding-top:0px;
	padding-bottom:10px;
	margin-top:-6px;
	float:left;
	background-color:#414B50;
}
#homecontent h2 { 
    margin-top:15px;
	margin-bottom: 15px;
    font-weight:bold;
	}
#homecontent ul {
	width:160px;
	height:240px;
	float:left;
	margin-left:26px;
	margin-top:15px;
}
#homecontent li{
	text-align:center;
	list-style:none;
	margin-bottom:1px;
}
#homecontent li img {
	margin-top: 5px;
}

#homecontent li a{
	color:#FFF;
}
#productcontainer {
	width:569px;
	margin-left:-13px;
	margin-right:7px;
}
/*terms and conditions*/
#termscontentinside a {
	color:#3A4348;
}

#termscontent { 
	padding:0 30px 10px 35px;
	float:left;
	width:515px;
	}
#termscontent h3{ 
    margin:0px;
    font-weight:bold;
	}
#termscontent ol{
	width:478px;
	float:left;
	margin-left:0px;
}
#termscontent li{
	text-align:left;
	margin-left:30px;
	margin-bottom:1px;
	padding-top:10px;
}
/*listings */

.product_list {
	background:url('../cssimages/new/prod_md_bg.jpg') repeat-y;
	width:585px;
}

#maincontent ul#listingscontent{
	padding-top:0px;
	padding-bottom:10px;
	padding-left:7px;
	margin-top: 0px;
	float:left;
}

#maincontent #listingscontent li{
	padding:5px 0 5px 5px;
	width:271px;
    height:150px;
	border:solid 1px #545454;
	margin:5px;
	float:left;
	list-style:none;
	color: #3A4348;
}
#maincontent .product_list a {
	color: #3A4348;
}
#maincontent #listingscontent li .product {
	width: 87px;
	height: 87px;
}
#maincontent #listingscontent li img {
}
#maincontent #listingscontent p {
	text-align: center;
	margin-top: 5px;
	padding:5px;
	float:left;
	width: 100px;
	height: 87px;
	background-color: #fff;
}
#maincontent #listingscontent li h1 {
	margin: 2px 2px 2px 10px;
	font-size: 1.1em;
	font-weight: bold;
	width: 145px;
	margin-left: 110px;
	background-color: #FFFFFF;
	color: #3A4348;
}
#maincontent #listingscontent .product_title {
	margin-left: 50px;
}

#maincontent #listingscontent h3 {
	/*margin:5px;*/
	color:#fff;
	margin:0px;
	padding:14px 7px 0 0;
	text-align:right;
	clear:both;
}

	
#maincontent #listingscontent h3 a {
	/*margin:5px;*/
	color:#c2c2c2;
	margin:0px;
	padding:11px 7px 0 0;
	text-align:right;
}
#maincontent #listingscontent h4 {
	clear:both;
	float:left;
	margin:0;
	padding-right:6px;
	margin:0 0 0 10px;
}

#listingscontent h4 {
	margin:0 4px;
	padding: 9px 0 0;
	width: 85px;
	background:url('../cssimages/new/button_bg.jpg') repeat-x;
	color:#111111;
	float:left;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	border:0px;
	height: 22px;
}

#large_view {
	float:right;
	margin:17px 20px 0;
}

#color_view {
	float:right;
	width:260px;
}

#color_view p {
	font-size:13px;
	margin:10px 0;
	padding-left:16px;
}

#color_view li {
	float:right;
	padding: 5px 18px 5px 0px;
	text-align:center;
	width:110px;
}

#color_view ul {
	list-style:none;
}

#image_group {
	float:left;
	width:260px;
}

#maincontent #productcontent {
	background-color:#000000;
	margin:-10px 0 0px 0;
	float:left;
	padding: 10px 13px 20px 20px;
	width:551px;
	background:url('../cssimages/new/prod_md_bg.jpg') repeat-y;
}
#maincontent #productcontent ul {
	padding-right:0px;
}
#maincontent #productcontent ul li {
	padding-top:5px;
}
#productcontent ul#addbasket {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:288px;
	margin:0 0 20px;
}

#productcontent ul#addbasket a {
	color:#000000;
}
#productcontent ul#addbasket li {
	color:#333333;
	margin: 0 0 7px;
	padding:6px 5px 5px 8px;
	text-align:left;
	vertical-align:middle;
	background:url('../cssimages/new/prod_addi_bg.jpg') repeat-x;
	background-color: #9e0f0f;
	color:#FFFFFF;
	font-size:15px;
}
#productcontent ul#addbasket h2 {
	color:#333333;
}
#productcontent ul#addbasket .submit{
	font-size:0px;
	height: 34px;
	width: 80px;
	color: #530000;
	background:url('../cssimages/new/add_button.jpg') repeat-x;
	margin:0;
	border:0px;
	float:right;
	cursor:pointer;
}

#product_description ul {
	margin: 0 0 20px 15px;
}

.add_button_span {
	padding: 0;
	width:150px;
	float:left;
	margin:2px;
}

#product_description {
	/*
	width:288px;
		float:right;*/
	clear:both;
}

#productcontent ul#addbasket li.add_button {
	font-size:19px;
	height:34px;
	vertical-align:middle;
	padding:0 10px 0 12px;
	background:none;
	background-color:#3A3A3A;
}

#productcontent ul#addbasket #pre_order_display {
	vertical-align:middle;
	background:none;
	background-color:#3A3A3A;
}

#productcontent ul#addbasket li.add_button2 {
	vertical-align:middle;
}

#basket .submit {
	background:url('../cssimages/new/button_bg.jpg') repeat-x;
	color:#111111;
	float:left;
	font-size:13px;
	margin:3px;
	padding: 7px;
	text-align:center;
	width:150px;
	cursor:pointer;
	border:0px;
	height: 31px;
}

#basket .submit_text {
	margin:3px 0 4px 3px;
	padding:8px 0 0;
	width:150px;
	background:url('../cssimages/new/button_bg.jpg') repeat-x;
	height: 23px;
}

#basket li {
	display:block;
	min-height:32px;
}
/*category content*/


#categorycontent { 
	padding-top:0px;
	padding-bottom:10px;
	padding-left:35px;
	background-color:#000000;
	margin-top:-6px;
	float:left;
	width:542px;
	background:url('../cssimages/content_bg.jpg') repeat-y;
	}
	
#categorycontent h2 { 
    margin-top:5px;
    padding-top:10px;
    font-weight:bold;
    clear:left;
    margin-right:20px;
	}
#categorycontent ul {
	width:157px;
	height:240px;
	float:left;
	padding: 0 10px;
}
#categorycontent li{
	text-align:center;
	list-style:none;
	margin-bottom:1px;
}
#categorycontent li img {
	margin-top: -5px;
}
#categorycontent p{
	padding: 0px;
}


/*cross selling content*/


#cross_sell { 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top: 10px;
	width:542px;
	}
	
#cross_sell h2 { 
    margin-top:5px;
    padding-top:10px;
    font-weight:bold;
    clear:left;
    margin-right:20px;
	}
#cross_sell ul {
	width:103px;
	height:161px;
	float:left;
	margin-left:22px;
}
#cross_sell p {
	padding-right:0px;
}
#cross_sell li{
	text-align:center;
	list-style:none;
	margin-left:-16px;
	margin-bottom:1px;
}
h3.cross_selling {
	color: #000;
	font-size: 1.3em;
	margin-bottom: 0px;
	text-indent:-9999em;
	background:url('../cssimages/new/cross_sell_hd.jpg') no-repeat;
	height:35px;
}

#extra_items_product { 
	margin-top:5px;
	padding: 0px 10px;
	color: #3A4348;
}
	
#extra_items_product a { 
	color: #3A4348;
	}
	
ul#extra_items_product li { 
	height:150px;
	margin:5px;
	width:165px;
}

ul#extra_items_product li img {
	margin: 4px;
	border: 5px solid #82190D;
}

#got_these h3 { 
	margin:8px 0 0 0;
	width:120px;
}


#extra_items_product li {
	text-align:center;
	width:120px;
	float:left;
	list-style:none;
}

#securepayment {
	background:transparent url('../cssimages/box_bg.jpg') repeat-y scroll 0 0;
	clear:both;
	float:left;
	font-size:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:20px;
	width:156px;
}

#securepayment li {
	text-align:center;
}


/*===================================================================
right Column
===================================================================*/

.new_products a {
	text-decoration:none;
	color:#FFFFF;
	opacity:1.4;
	width:100%;
	height:100%;
}

.new_products ul{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:17px;
	color:#ffffff;
	list-style:none;
}

.best_sellers a {
	text-decoration:none;
	color:#FFFFF;
	opacity:1.4;
	width:100%;
	height:100%;
}

.best_sellers ul{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:17px;
	color:#ffffff;
	list-style:none;
}

.new_products {
	background:url('../cssimages/new/top_10_bg.jpg') repeat-y;
	padding:8px 0 1px 7px;
}

#basket li {
	display:block;
	padding: 0 10px 0 0;
	list-style:none;
	clear:both;
}

#basket li.basket_line {
	border-top:1px solid;
	display:block;
	margin-right:14px;
	padding:10px 10px 4px 0;
	list-style:none;
}
#rightcolumn {
	float:left;
	width:190px;
	margin: 0px 0 30px 0 ;
	
}

#rightcolumn ul {
	padding-top:10px;
/*	padding-bottom:10px;*/	
	padding-left:7px;
	color:#ffffff;
	}
	
	#basket ul {
		padding-top:10px;
		padding-bottom:20px;
		background-color:#E2E2E2;
		background:url('../cssimages/new/navigation_bg.jpg') repeat-y;
		padding-left:17px;
		color:#ffffff;
		}
		
#search ul{
	min-height:50px;
	padding-top:5px;
	padding-bottom:30px;
	padding-left:10px;
	margin:0px 0 0px 0;
	background-color:#E2E2E2;
	background:url('../cssimages/new/navigation_bg.jpg') repeat-y;
	padding-left:15px;
	list-style:none;
}

#basket {
	margin: 0 0 10px 0;
}

#search {
	margin: 0 0 10px 0;
}

.go_button {
	border: 0px;
	background:url('../cssimages/new/go_bt.jpg') no-repeat;
	margin:0;
	padding:0;
	width: 38px;
	height: 18px;
	cursor:pointer;
}

.email_box {
	width:105px;
	height: 12px;
/*	margin-bottom:10px;*/
}
#shops ul{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0 0 0 0;
	background-color:#E2E2E2;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	padding-left:17px;
	list-style:none;
}
.rightshop{
	color:#333333;
	font-weight:bold;
	height:26px;
	text-indent:-9999px;
	background:url("../cssimages/visit_shop.png") no-repeat;
}
#shops li{
	padding-top:5px;
	display:block;
}

#delivery li{
	display:block;
}

#delivery ul{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	margin:-6px 0 0px 0;
	background-color:#E2E2E2;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	padding-left:13px;
	list-style:none;
}
.rightdelivery{
	color:#333333;
	font-weight:bold;
	height:53px;
	text-indent:-9999px;
	background:url("../cssimages/delivery.jpg") no-repeat;
}
#customers ul{
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	margin:-7px 0 0px 0;
	background-color:#E2E2E2;
	background:url('../cssimages/box_bg.jpg') repeat-y;
	padding-left:12px;
	list-style:none;
}
.rightcustomers{
	color:#333333;
	font-weight:bold;
	height:54px;
	text-indent:-9999px;
	background:url("../cssimages/customer.png") no-repeat;
	margin-left:-2px;
}

.customerimages{
	margin-left:13px;
	
}
#footer {
	padding-top:5px;
	clear:both;
	padding-left:10px;
	margin-bottom:0px;
	margin: 0 auto;
	background-color:#990000;
}
#footer ul{
	margin: 0 auto;
	width:966px;
	list-style:none;
	color:#ffffff;
}
#footer li:first-child{
	float:left;
}
#footer li{
	float:right;
}
#footer li a{
	color:#ffffff;
}
#footer p{
	color:#fff;
}

.checkout {
	padding: 0 10px;
}

/*===================================================================
Pagination
===================================================================*/

#maincontent p.page, #maincontent p.sort {
	padding:10px 20px 0;
	background:transparent url(../cssimages/new/prod_md_bg.jpg) repeat-y scroll 0 0;
	margin: 0px;
	text-align:center;
	font-size:15px;
	width:585px;
}

#maincontent p.page a {
	color:#3A4348;
}

.current_page {
	font-size:19px;
	font-weight:bold;
}

.current_page_side {
	font-size:17px;
}

/*====================================================================
MY ACCOUNT
====================================================================*/

.account_overview_split {
	width: 220px;
	padding: 10px;
	margin: 10px 5px;
	float: left;
	border: 1px solid #CCC;
	display: block;
}
.account_overview_split .edit {
	position: relative;
	left: 180px;
	color: #FF5511;
	bottom: 18px;
}

.edit a {
	color: inherit;
}
.account_overview_split h3 {
	color: #5E7D93;
}
.account_overview_split dt {
	font-weight: bold;
	padding-bottom: 4px;
}
.account_overview_split dd {
	padding-left: 10px;
	padding-bottom: 8px;
}
.account_overview_split ol li {
	display: block;
	width: 90%;
	margin-bottom: 4px;
	padding: 2px;
}
.account_overview_split ol li:hover {
	background-color: #385E75;
	color: #FFF;
	
}
.account_overview_split ol li a {
	color: inherit;
}

.orders th {
	padding: 5px;
	background-color: #333333;
	color: #FFF;
	width: 175px;
	font-weight: 300;
}
.orders td {
	border: 1px solid #CCC;
	text-align:center;
}

.signup dt {
	clear:left;
	float:left;
	margin:3px 0px;
	padding:5px 0pt;
	width:200px;
}
.signup dd {
	float:left;
	margin:3px 0px;
	padding:5px 0pt;
	width:340px;
}

.legal {
	padding: 10px;
	padding-left: 25px;
}

.legal ol {
	list-style-type: decimal;
}

.legal ol ol li {
	list-style: none;
	padding-left: 15px;
}

.legal ol li {
	margin-top: 20px;
}

.legal ol ol li {
	margin-top: 2px;
}


.aboutus p {
	margin-bottom: 10px;	
}

.aboutus ul li {
	margin-left: 20px;
	list-style: disc;
}

.accessibility p {
	margin-bottom: 10px;	
}

.accessibility ul li {
	margin-left: 20px;
	list-style: disc;
}


/*====================================================================
Checkout Stage 1 - checkout
====================================================================*/

.checkout input {
	width: 250px;
}

div.checkout input.submit {
	width: 100px;
}

.checkout h4 {
	padding: 6px 10px 6px 20px;
	clear: both;
	border: #520100 solid 2px;
	margin: 10px 0 0 0;
	background-color: #820201;
	color: #FFF;
	height:20px;
}

.checkout dl {
	padding: 10px 0px 0px 35px;
	width:550px;
}

.checkout dt {
	padding: 7px 0px;
	float: left;
	clear: left;
	width: 180px;
}

.checkout dd {
	padding: 5px;
	float: left;
	clear: right;
	width:260px;
}

div.warning {
	border: #000 solid 1px;
	margin: 10px 0px;
	background-color: #FF3924;
	padding: 10px 20px 10px 20px;
}

div.confirmation {
	border: #000 solid 1px;
	margin: 10px 0px;
	background-color: #4BCC3D;
	padding: 10px 10px 10px 10px;
	color:#000000;
}

dt.warning, span.warning {
	color: #FF3924;
	vertical-align:top;
}

p.warning {
	color: #FFF;
}

#maincontent a {
	color:#3A4348;
}

/*====================================================================
Checkout Stage 2 - summary
====================================================================*/

.basket_summary, .basket_summary table {
	clear: both;
	border-collapse:collapse;
	margin: 6px 0px;
	text-align: center;
	width:550px;
}

tr.basket_header {
	background-color:#820201;
	border:2px solid #520100;
	color: #FFF;
	font-size:14px;
}

tr.basket_header td {
	padding:5px;
}

tr.basket_line {

}

tr.basket_line td {
	padding: 10px;
}

tr.basket_line td a {
	color: #FFF;
}

tr.basket_total {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 40px;
}

tr.basket_total td {
	padding: 10px;
}

.delivery_address, .billing_address {
	float: left;
	width: 265px;
	margin: 0px 5px 20px 5px;
	
}

.delivery_address ul, .billing_address ul {
	padding: 10px 30px;
	list-style:none;
	min-height:100px;
}

#maincontent span.edit, #maincontent span.edit a {
	float: right;
	color: #FFFFFF;
	width:50px;
	text-align:right;
}

span.edit_text {
	float:left;
	width:180px;
}

.checkout .proceed_payment {
	float: right;
	border: 1px solid #000;
	padding: 2px 0px 3px 0px;
	width: 200px;
}

.checkout .return_summary {
	float: left;
	margin: 10px 50px 0px 40px;
	border: 1px solid #000;
	padding: 2px 0px 3px 0px;
	width: 200px;
}

.checkout .submit {
	border: 1px solid #000;
	padding: 2px 0px 3px 0px;
	width: 90px;
}

p.warning_text {
	color: red;
}

.checkout .card_details_right {
	border:1px solid #000000;
	float:right;
	margin:30px 0 0;
	padding:2px 0 3px;
	width:200px;
}

.checkout .card_details_left {
	border:1px solid #000000;
	float:left;
	margin:-28px 0 0 33px;
	padding:2px 0 3px;
	width:200px;
}

.paypal_button {
	clear:both;
	float:right;
	margin:20px 50px 0 0;
}

/*====================================================================
My Account
====================================================================*/

#account_nav {
	background-color:#414B50;
	color:#FFFFFF;
	height:21px;
	padding:0 0 5px 10px;
	width:100%;
}

#account_nav ul {
		list-style:none;
}

#account_nav ul li {
	float: left;
	padding-right: 15px;
}

#account_nav ul li a {
	color: #FFF;
}

/*===================================================================
My Account
===================================================================*/

.error {
	display: block;
	width: 80%;
	margin: 0 auto;
	color: #FFF;
	background-color: #960010;
	margin-bottom: 10px;
	padding: 10px;
}

.loginbox {
	display: block;
	width: 300px;
	border: 1px solid #3E5D73;
	padding: 10px;
}

.loginbox dt {
	clear:left;
	float:left;
	margin:3px 0px;
	padding:5px 0pt;
	width:100px;
}
.loginbox dd {
	float:left;
	padding: 2px;
	width: 173px;
}

.loginbox dd.error {
	background-color: #960010;
}

.loginbox dd.correct {
	background-color: #009610;
}

.loginbox input.text {
	padding: 2px;
	border: 1px solid #3E5D73;
}

.prodReview h3 {
	background-color:#385E75;
	border:1px solid #999999;
	clear:both;
	color:#FFFFFF;
	margin:10px 0;
	padding:10px 10px 10px 20px;
	font-size:1.2em;
}

.prodReview h3 a {
	color:#FFF;
}

h4#addWishlist, h4#watchProduct {
	display: inline;
}
h4#watchProduct {
	margin-left: 15px;
}
.ui-slider {
	width: 190px;
	margin: 5px 0 5px 0;
}
.ui-slider a {
	outline: none;
}

.contact_us dt {
	float:left;
	width: 130px;
	padding: 5px 0px;
}

.contact_us dd {
	float:left;
	width:300px;
	padding: 5px 0px;
}

.contact_us .submit {
	background-color:#FFFFFF;
	border:1px solid #000000;
	float:left;
	margin:3px;
	padding:3px 0;
	text-align:center;
	width:100px;
}


/*====================================================================
CSS code to format extra bits
=====================================================================*/

.screenshot {
	margin-top: 20px; 
	margin-left: -11px;
}

/*====================================================================
CSS code to format credit card logos
=====================================================================*/

#credit_cards {
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

/*====================================================================
CSS code to ensure all products are same height and width
=====================================================================*/

.product {
	width: 140px;
	height: 150px;
	background-color: #fff;
	border: 5px solid #80130D;
}

#geotrust {
	padding: 13px;
}

#loginform {
}

#loginform p {
	padding: 10px 20px;
}

#loginform p.message {
	color: red;
}

#loginform .forgotten, .checkout .forgotten {
	background-color:#F0F0F0;
	border:1px solid #000000;
	color:#000000;
	cursor:pointer;
	float:left;
	font-size:11px;
	margin:0 13px 13px;
	padding:4px 0;
	text-align:center;
	width:130px;
}

span.red {
	color: red;
}

#credit_cards {
	width: 970px;
	margin: 0 auto;
	height: 116px;
}

#links_cards {
	width: 630px;
	float: left;
}

#secure_logo {
	float: left;
	width: 170px;
}

#shopsafe {
	float: left;
	width: 150px;
}

.refunds {
	padding:10px 0;
}

/*====================================================================
CSS to format the cross websites on footer
=====================================================================*/

#cross_websites {
	margin:0 auto;
	text-align:center;
}

#cross_websites img {
	margin: 10px;
}

.product_list h2 {
	margin:0;
	padding: 5px 0 10px 25px;
}