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

Global CSS file for 

Created by Strawberrysoup - www.strawberrysoup.co.uk

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

@font-face {
	font-family: AvantGarde;
	src: url('/fonts/ITCAvantGardeStd-Md.otf');
}

@font-face {
	font-family: 'AvantGardeBookThRegular';
	src: url('/fonts/avantgarde-book_th.eot');
	src: local('☺'), url('/fonts/avantgarde-book_th.woff') format('woff'), url('/fonts/avantgarde-book_th.ttf') format('truetype'), url('/fonts/avantgarde-book_th.svg#webfontmfJKkkvq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvantGardeBookBold';
	src: url('/fonts/avantgarde-book_bold_bold-webfont.eot');
	src: local('☺'), url('/fonts/avantgarde-book_bold_bold-webfont.woff') format('woff'), url('/fonts/avantgarde-book_bold_bold-webfont.ttf') format('truetype'), url('/fonts/avantgarde-book_bold_bold-webfont.svg#webfontjXPPDVjI') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background:url('/cssimages/background.jpg') repeat-x;
	/*background:url('/cssimages/skyhigh_bg_snow.jpg') repeat-x;*/
	background-color: #B3C0D5;
	}

#wrapper {
	margin:0 auto;
	width:970px;
	font-family:arial,verdana;
	}
	
	#royal_mail_button {
		margin:0 0 0 0px;
        margin-left: 568px;
        /* right: 220px; */
		position:absolute;
		top:10px;
	}
	
	#christmas_shop {
		margin:7px 0 0 9px;
		position:absolute;
	}
/*===================================================================
branding top bar
===================================================================*/
#branding h1{
	float:left;
	height:102px;
	margin-top:17px;
	padding-top:0;
	text-indent:-9999em;
	width:690px;
	background:url('/cssimages/logo_new.png') no-repeat;
}
#branding h2{
/*	padding-top:32px;*/
	height:51px;
	color:#000000;
	font-size:1.3em;
	width:250px;
	float:right;
	background:url('/cssimages/phone_number.png') no-repeat;
	margin-right:26px;
	text-indent:-9999em;
	margin-bottom:10px;
	margin-top:-10px;
}
#branding h2 a{
	color:#000000;
}

#call_us_today {
	margin:15px 0 0 10px;
}

/*===================================================================
Menu Bar
===================================================================*/
#menu_container {
	background:url('../cssimages/main_nav_bg.png') no-repeat;
	list-style: none;
	clear:both;
	font-size:1.1em;
	margin-top:-35px;
	width:970px;
	margin:0 auto;
	text-align:center;
}
#mainmenu {
	list-style: none;
	clear:both;
	font-size:1.1em;
	margin-top:-35px;
	width:825px;
	margin:0 auto;
	text-align:center;
}
#mainmenu li a {
	color:#FFFFFF;
	display:block;
	height:23px;
	padding:12px 10px 5px;
	text-indent:-9999px;
	cursor:pointer;
	border-top:#2d4a8c solid 1px;
}

#mainmenu li a#showroom {
	background:url('../cssimages/shop_button.png') no-repeat 10px 10px;
	width:113px;
}

#mainmenu li a#contact {
	background:url('../cssimages/contact_button.png') no-repeat 10px 10px;
	width:94px;
}

#mainmenu li a#delivery {
	background:url('../cssimages/delivery_button.png') no-repeat 10px 10px;
	width:71px;
}

#mainmenu li a#home {
	background:url('../cssimages/home_button.png') no-repeat 10px 10px;
	width:53px;
}

#mainmenu li a#powerkite {
	background:url('../cssimages/powerkite_button.png') no-repeat 10px 10px;
	width:137px;
}

#mainmenu li a#kitebuyingguide {
	background:url('../cssimages/kite_buying_button.png') no-repeat 10px 10px;
	width:175px;
}

#mainmenu li:hover, #mainmenu li a.current {
	background:url('../cssimages/current_bg.jpg') repeat-x;
	color:#fff;
	cursor:pointer;
}
#mainmenu li {
	float:left;
	display:block;
	cursor:pointer;
}

/*===================================================================
personal settings bar
===================================================================*/

#personalsettings {
	clear:both;
	padding-top:10px;
}
#personalsettings p.breadcrumb {
	float:left;
	color:#ffffff;
	margin:0;
	padding:0px;
}
#personalsettings p.breadcrumb a {
	color:#ffffff;
}
#personalsettings p.currentuser {
	color:#000000;
	float:right;
	margin:0 10px 0 0;
	padding:0px;
}

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

.cat_head {
	font-family:AvantGarde;
	font-size:15px;
	color:#213b78 !important;
	text-align:center;
}

.category_title {
	background:url("/cssimages/category_title.png") no-repeat;
	text-indent:-9999px;
}

.best_seller {
	clear: both;
	/*height: 100px;*/
	margin: 0 5px 5px -5px;
/*	border: 1px solid #2C61B6;*/
	font-size: 0.9em;
	width: 157px;
	line-height: 1.4em;
	text-align: left;
}

#new_products .best_seller {
	/*height: 70px;*/
}

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;
}

#new_products ul{
	-moz-border-radius:10px 10px 10px 10px;
	background:url("/cssimages/column_bg.jpg") repeat-x scroll center bottom #FFFFFF;
	border:3px solid #2A63B7;
	font-size:1em;
	list-style:none outside none;
	margin-bottom:10px;
	padding:8px;
}


#leftcolumn {
	float:left;
	width: 190px;
	margin-top:10px;
}
#leftcolumn ul#browseproducts_top {
	width:160px;
	padding:10px;
	margin:0 0 10px 0;
	border:3px solid #2a63b7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:1em;
	background: #fff url("/cssimages/column_bg.jpg") repeat-x bottom;
}
#leftcolumn li {
	line-height:1.8em;
	display:block;
}
#rightcolumn li {
	display:block;
	line-height:1.8em;
}
#leftcolumn ul#secondary_nav li {
	line-height:1.8em;
	margin-bottom:10px;
}
#leftcolumn a{
	text-decoration:none;
	color:#53565c;
	opacity:1.4;
	width:100%;
	height:100%;
}
#leftcolumn a:hover{
	text-decoration:underline;
	color:#333333;
}

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

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

/*left nav*/

#browseproducts{
	width:190px;
	background:url('/cssimages/left_nav_bg.png') no-repeat;
}

#browseproducts li{
	text-indent:-999px;
	width:190px;
	list-style:none;
}

#browseproducts li a{
	/* background:url('/cssimages/left_nav_bg.png') no-repeat; */
	background: url('/cssimages/left_nav_tile.png') repeat-x;
	color:#FFF;
	height:23px;
	padding:0 5px;
	width: 169px;
	float:left;
	/* text-indent:-9999px; */
	text-indent: 0;
	display:block;
	text-shadow: -1px 0 #274883, 0 1px #274883, 1px 0 #274883, 0 -1px #274883; font-weight: bold;
	font-family: "AvantGardeBookBold", Arial, Helvetica, Sans-serif;
	border-left: 4px solid #274883; border-right: 4px solid #274883;
}

#browseproducts .subnav li a{
	font-weight:400;
	text-shadow: none;
}

#browseproducts li a:hover{ color:#FFF; }

/*
#browseproducts li a.lcat48{
	background-position:0 -47px;
}

#browseproducts li a.lcat49{
	background-position:0 -70px;
}

#browseproducts li a.lcat71{
	background-position:0 -92px;
}

#browseproducts li a.lcat385{
	background-position:0 -115px;
}

#browseproducts li a.lcat50{
	background-position:0 -138px;
}

#browseproducts li a.lcat75{
	background-position:0 -161px;
}

#browseproducts li a.lcat440{
	background:url('/images/CIRRUS_CAT_BANNER.jpg') no-repeat;
	margin: 0 5px;
}

#browseproducts li a.lcat445{
	background:url('/images/SIDENAV_CHRISTMAS.png') no-repeat center -17px;
	margin: 0 0 0 0;
}

#browseproducts li a.lcat85{
	background-position:0 -183px;
}

#browseproducts li a.lcat375{
	background-position:0 -205px;
}

#browseproducts li a.lcat72{
	background-position:0 -227px;
}

#browseproducts li a.lcat86{
	background-position:0 -249px;
}
#browseproducts li a.lcat63{
	background-position:0 -271px;
}

#browseproducts li a.lcat51{
	background-position:0 -293px;
}

#browseproducts li a.lcat64{
	background-position:0 -315px;
}

#browseproducts li a.lcat405{
	background-position:0 -337px;
}

#browseproducts li a.lcat430{
	background-position:0 -381px;
}
*/

#browseproducts li.subnav_header{
	background:url('/cssimages/left_nav_bg.png') no-repeat;
	height:45px;
}

#browseproducts li.subnav_footer{
	background:url('/cssimages/left_nav_bg.png') no-repeat 0px -360px;
	float: left;
	height: 18px;
}

#leftcolumn #browseproducts ul.subnav li {
	list-style:none;
}

#leftcolumn #browseproducts ul.subnav li a {
	border-right:#294584 4px solid;
	border-left:#294584 4px solid;
	color:#000000;
	height:20px;
	padding:5px 5px 5px 20px;
	text-indent:0;
	width:154px;
	background:#AFC8FF;
}

#leftcolumn #browseproducts ul.subnav li a:hover {
	background:#2D4A8C;
	color:#fff;
}

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

===================================================================*/
#wrapper .browsetitle {
	color:#fff;
	font-weight:bold;
	margin:0 0 0 0;
	/*height:40px;*/
}
/*#browseproducts {
	width:169px;
	clear:both;
	list-style: none;
	border-style: solid;
	border-color:#C1C1C1;
	border-width: thin;
	padding-left:10px;
	font-size:0.9em;
}
#leftcolumn ul#browseproducts_top {
	width:169px;
	clear:both;
	list-style: none;
	border:3px solid #2A63B7;
	padding-left:10px;
	font-size:0.9em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background: #fff url("/cssimages/column_bg.jpg") repeat-x bottom;
}


#browsebrands {
	width:169px;
	float:left;
	clear:both;
	list-style: none;
	background-color:#E2E2E2;
	border-style: solid;
	border-color:#C1C1C1;
	border-width: thin;
	padding-left:10px;
	font-size:0.9em;
}
#secondary_nav li {
	width:169px;
	float:left;
	list-style: none;
	background-color:#E2E2E2;
	border-style: solid;
	border-color:#C1C1C1;
	border-width: thin;
	padding-left:10px;
	font-size:0.9em;
}*/
#juggles {
	width:179px;
	float:left;
	clear:both;
	list-style: none;
	border: 3px solid #2a63b7;
	background-color: #D0D4DE;
	font-size:0.9em;
}
.leftrcw{
	color:#333333;
	font-weight:bold;
	height:26px;
	text-indent:-9999px;
	background:url("/cssimages/rc_wonders_left.jpg") no-repeat;
}
.leftjuggles{
	color:#333333;
	font-weight:bold;
	height:26px;
	text-indent:-9999px;
	background:url("/cssimages/mister_juggles_left.jpg") no-repeat;
}
#terms { 
	width:169px;
	float:left;
	clear:both;
	list-style: none;
	background-color:#E2E2E2;
	border-style: solid;
	border-color:#C1C1C1;
	border-width: thin;
	padding-left:10px;
	font-size:0.9em;
	}
	
#terms2 { 
	width:169px;
	float:left;
	clear:both;
	list-style: none;
	background-color:#E2E2E2;
	border-style: solid;
	border-color:#C1C1C1;
	border-width: thin;
	padding-left:10px;
	font-size:0.9em;
}

#terms2 li {
	padding-left:9px;
}
/*===================================================================
main content
===================================================================*/

#maincontent{ 
	width:574px;
	float:left;
	margin: 0 0 0 15px;
}
#maincontent p { 
	padding-right:20px;
}

#maincontent .product p {
	padding-right: 0px;
}

.product img {
	border: 3px solid #255199;
}

#maincontent .product_list h1 {
	color: #000;
	text-shadow: none;
	font-family: Arial,Helvetica,Sans-serif;
}

#maincontent #listingscontent h1, #maincontent #productcontent h1 {
	color: #000;
	text-shadow: none;
	font-family: Arial,Helvetica,Sans-serif;
}

#maincontent h1 {
	font-family: "AvantGardeBookBold",Arial,Helvetica,Sans-serif;
	text-shadow: -1px 0 #274883, 0 1px #274883, 1px 0 #274883, 0 -1px #274883;
	color: #FFF;
}

/*home content*/
.home_banners{
	float:left;
	margin:10px 10px 0 0;
	width: 174px; height: 237px;
	overflow: hidden;
}
.home_banners h4 {
	color:#003341;
	font-size:1.3em;
	text-align:center;
	margin:10px 0 0 0;
}
#sale_banner{
	margin-top: 11px;
	width:;
}
.home_banners h4.single_line{
	margin:16px 0 -6px;
	}
#homecontent { 
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	border-width:3px;
	border-color:#2a63b7;
	border-style: solid;
	float:left;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	width:555px;
	}
#homecontent h2 { 
		margin-top:5px;
		font-weight:bold;

	}
#homecontent ul {
	width:147px;
	height:220px;
	float:left;
	margin-left:26px;
	margin-top:15px;
}
#homecontent li{
	text-align:center;
	list-style:none;
	margin-bottom:1px;
}
#productcontainer {
	width:569px;
	margin-left:-13px;
	margin-right:7px;
}
/*category content*/
.category_container {
	width:580px;
	float:left;
}

#categorycontent { 
	padding-left:6px;
	padding-top:0;
	width:568px;
	padding-bottom:10px;
	margin-bottom:10px;
/*	border-width:3px;
	border-color:#2a63b7;
	border-style: solid;*/
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	float:left;
}

#categorycontent h2 { 
  	margin-top:5px;
  	font-weight:bold;
	color:#333333;
	}
#categorycontent ul {
	width:103px;
	height:161px;
	float:left;
	margin-left:6px;
}
#categorycontent li{
	list-style:none;
	margin-left:0px;
	margin-bottom:1px;
}

/*terms content*/

#termscontent { 
	padding: 15px;
	margin-bottom:10px;
	border-width:3px;
	border-color:#2a63b7;
	border-style: solid;
	float:left;
	width:538px;
	background-color:#FFF;;
	}
#termscontent h3 { 
	font-weight:bold;
	margin:0.2em 0 ;
	}
#termscontent ol {
	width:478px;
	float:left;
	margin-left:0px;
}
#termscontent li{
	margin-left:28px;
	padding-top:10px;
}

#termscontentinside p {
	margin-bottom: 10px;
/*	min-height:40px; */
}

/*listings content*/
#maincontent ul#listingscontent{
	padding-top:0px;
	padding-bottom:10px;
	padding-left:7px;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	margin-top:-6px;
	float:left;
	width:563px;
	border:solid 3px #2A63B7;
	margin-bottom: 4px;
}

#maincontent #listingscontent li{
	padding:5px 0 5px 5px;
	width:261px;
    background-color:#ffffff;
	border:solid 3px #2A63B7;
	margin:8px 0 0 4px;
	float:left;
	list-style:none;
	height: 125px;
}
#maincontent #listingscontent p {
	margin:5px 0 0 0;
	padding-right:5px;
	float:left;
}
#maincontent #listingscontent li h1 {
	margin:2px 0 0 0 ;
	font-size:1.4em;
	color:#333333;
	}
#maincontent #categorycontent_new #listingscontent h3 {
	padding:15px 7px 7px 0;
}
#maincontent #listingscontent h3 {
	clear:both;
	color:#2A63B7;
	margin:0;
	padding:5px 7px 0 0;
	text-align:right;
	}
#maincontent #listingscontent h4 {
	float:left;
	margin:-26px 0 0 1px;
	padding-right:6px;
}
/*product page*/

#productimage {
	float:right;
	margin:17px 13px 0 10px; 
	}
#maincontent #productcontent {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:35px;
	margin-top:-6px;
	margin-bottom:10px;
	float:left;
	width:542px;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	border:solid 3px #2A63B7;
}
#maincontent #productcontent ul {
	padding-left:20px;
}
#maincontent #productcontent h1 {
	color:#333333;
}
#maincontent #productcontent h2 {
	color:#000000;
}
#productcontent ul#addbasket {
	border:5px solid #5378bc;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:478px;
	background-color:#ffffff;
	text-align:left;
	margin-right:20px;
}
#productcontent ul#addbasket li {
	color:#333333;
}
#productcontent ul#addbasket h2 {
	color:#333333;
}
#productcontent ul#addbasket span {
/*	float:left; */
	}

/*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 {
	float:left;
	height:208px;
	margin-left:16px;
	width:160px;
}
#categorycontent li{
	text-align:center;
	list-style:none;
	margin-left:-16px;
	margin-bottom:1px;
}

/**** New Category Content ****/

#categorycontent_new { 
	padding-top:0px;
	padding-bottom:10px;
	background-color:#000000;
	margin-top:-6px;
	float:left;
	width:563px;
	background:url('/cssimages/content_bg.jpg') repeat-y;
	}
	
#categorycontent_new h2 { 
    margin-top:12px;
    padding-top:10px;
    font-weight:bold;
    clear:left;
    margin-right:20px;
	}
#categorycontent_new ul {
	float:left;
/*	height:208px;*/
	width:160px;
}
#categorycontent_new li{
	text-align:center;
	list-style:none;
	margin-left:-16px;
	margin-bottom:1px;
	position:relative;
}

#maincontent #categorycontent_new ul#listingscontent {
	width:561px;
	padding-left:5px;
}

#categorycontent_new li h3 {
	position:absolute;
	bottom:3px;
	right:7px;
}


#categorycontent_new li h4 {
	position:absolute;
    bottom: 0px;
    left: 3px;
}
/*===================================================================
right Column
===================================================================*/

#basket ul {
	color:#fff;
	list-style:none;
    background:#2D4A8C url("/cssimages/search_basket_bg.jpg") repeat-x  bottom;
	border:3px solid #2A63B7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding:5px 0 10px 10px;
}
#basket li {
	display:block;
	padding: 0 10px 0 0;
	list-style:none;
}

#basket li.basket_line {
	border-top:1px solid;
	display:block;
	margin-right:9px;
	padding:10px 0px 0px 0;
	list-style:none;
}

#rightcolumn {
	float:left;
	width:173px;
	margin-top:10px;
	margin-left:15px;
}
#search ul{
	padding:5px 0 10px 10px;
	margin-bottom:10px;
	border:#2a63b7 solid 3px;
	font-size:1em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#fff;
	list-style:none;
	background:transparent url("/cssimages/search_basket_bg.jpg") repeat scroll 0 0;
}
.search_text {
	background:url("/cssimages/search_text.png") no-repeat;
	text-indent:-9999px;
}
.search_text label {
	text-indent:-9999px;
}
.go_button {
	background:url("/cssimages/go_button.jpg") no-repeat;
	border:0 none;
	height:20px;
	margin:0 0 6px;
	text-indent:-9999px;
	width:32px;
}
.email_box {
	width:105px;
	margin-bottom:10px;
}
#shops ul{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	border-width:3px;
	border-color:#2a63b7;
	font-size:1em;
	border-style: solid;
	list-style:none;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}
.rightshop{
	color:#333333;
	font-weight:bold;
	height:26px;
	text-indent:-9999px;
	background:url("/cssimages/visit_shop.png") no-repeat;
}
#shops li{
	padding-top:5px;
	
}

#christmas ul{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	border-width:3px;
	border-color:#2a63b7;
	font-size:1em;
	border-style: solid;
	list-style:none;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}


#delivery ul{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	border-width:3px;
	border-color:#2a63b7;
	font-size:1em;
	border-style: solid;
	list-style:none;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}

#juggles2 ul{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	border-width:3px;
	border-color:#2a63b7;
	font-size:1em;
	border-style: solid;
	list-style:none;
}
.rightdelivery{
	color:#333333;
	font-weight:bold;
	height:53px;
	text-indent:-9999px;
	background:url("/cssimages/delivery.png") no-repeat;
}
#customers ul{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	border-width:3px;
	border-color:#2a63b7;
	font-size:1em;
	border-style: solid;
	list-style:none;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}
.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 {
	width: 970px;
	padding-top:10px;
	clear:both;
	margin-bottom:8px;
	width:100%;
	background-color: #D5D9E0;
	text-align:center;
	font-family: arial;
	margin: 0 auto;
}
#footer ul{
	margin-top:8px;
	width:945px;
	margin: 0 auto;
	list-style:none;
	color:#4b4d52;
}
#footer li:first-child{
	float:left;
}
#footer li{
	float:right;
}
#footer li a{
	color:#4b4d52;
}

#maincontent #extra_items_product { 
	margin-top:5px;
	padding:20px 5px;
	}
	
ul#extra_items_product li { 
	height:150px;
	margin:5px;
	width:140px;
	border:3px solid #2A63B7;
}

ul#extra_items_product li img {
	margin: 4px;
	border: 5px solid #2A63B7;
}

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










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

#maincontent p.page, #maincontent p.sort {
	padding:8px 20px 10px;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	margin:5px 0 15px;
	text-align:center;
	font-size:15px;
}

.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: 200px;
}

.checkout h4 {
	padding: 7px 10px 5px 20px;
	clear: both;
	border: #2A63B7 solid 2px;
	margin: 10px 0 0 0;
	background-color: #4E75BA;
	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:270px;
}

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;
}

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

.basket_summary, .basket_summary table {
	clear: both;
	border-collapse:collapse;
	border: 1px solid #2A63B7;
	text-align: center;
	width:575px;
}

tr.basket_header {
	background-color:#4E75BA;
	color: #FFF;
	font-size:14px;
}

tr.basket_header td {
	padding:5px;
}

tr.basket_line {
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}

tr.basket_line td {
	padding: 10px;
}

tr.basket_total {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 40px;
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}

tr.basket_total td {
	padding: 10px;
}

.delivery_address, .billing_address {
	float: left;
	width: 284px;
	margin: 0px 0px 20px 0px;
	
}
.head_text p {
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	padding: 4px 10px;
	margin:0px;
}

#proceedform {
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	padding: 10px 0 20px 0;
}

.proceedform {
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
	padding: 10px 0 0 0;
}

.delivery_address ul, .billing_address ul {
	padding: 10px 30px;
	list-style:none;
	background: url("/cssimages/left_background.png");
	min-height:139px;
	border:2px solid #2A63B7;
}

.delivery_address {
	margin: 0px 5px 20px 0px;
}

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

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

.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:36px 0 25px;
	padding:2px 0 3px;
	width:200px;
}

.checkout .card_details_left {
	border:1px solid #000000;
	float:left;
	clear:both;
	margin:-89px 0 0 43px;
	padding:2px 0 3px;
	width:200px;
}

.paypal_button {
	display:block;
	float:right;
	margin:-51px 36px 0 0;
}

#europe_shipping {
	padding: 2px 0 10px 11px;
}

#europe_shipping a {
	display:block;
	border:none;
	text-decoration:none;
}
/*====================================================================
My Account
====================================================================*/

#account_nav {
	float: right;
	height: 30px;
}

#account_nav ul {
		list-style:none;
}

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

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

/*===================================================================
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;
}

/*product page*/

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

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

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

#color_view li {
	float:right;
	padding: 5px 15px 5px 0px;
	text-align:center;
	width:105px;
	min-height: 75px;
}

#color_view ul {
	list-style:none;
}

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

#key_features {
	background-color:#28427f;
	width:499px;
	-moz-border-radius: 10px;	
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;		
	border-radius: 10px;
	margin-right:20px;
	border:2px solid #28427f;
	padding-bottom:10px;
	margin-top:15px;
}

#key_features img {
	margin-left:16px;
	padding-top:10px;
}

#key_features table {
	border:0px;
	padding:0px;
	width:230px;
	display:inline-block;
}

#key_features table#table_left {
	margin-left:15px;
	margin-right:5px;
}

#key_features table td {
	background-color:#3c5c9b;
/*	opacity:0.3;filter:alpha(opacity=30);*/
	color:#fff;
	padding-top:5px;
	font-size:12px;
	padding-bottom:5px;
}

#key_features table td img.tick_graphic {
	margin-left:0px;
	padding-top:0px;
}

#key_features table td.left {
	text-align:left;
	padding-left:5px;
	width:109px;
	margin-right:10px;
}

#key_features table td.right {
	text-align:center;
	width:115px;
	font-weight:900;
}


#maincontent #productcontent {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:35px;
	margin-top:-6px;
	float:left;
}
#maincontent #productcontent ul {
	padding-right:0px;
}
#productcontent ul#addbasket {
	border:3px solid #2A63B7;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:490px;
	background-color:#ffffff;
	text-align:center;
	padding: 7px 0 10px 8px;
	margin:20px 0 0;
	-moz-border-radius: 15px;	
	-khtml-border-radius: 15px;	
	-webkit-border-radius: 15px;		
	border-radius: 15px;
}

#productcontent ul#addbasket a {
	color:#000000;
}
#productcontent ul#addbasket li {
	color:#333333;
	text-align:left;
	padding:5px 10px 5px 8px;
	vertical-align:middle;
	font-size: 14px;
}
#productcontent ul#addbasket li.add_button2 {
}
#productcontent ul#addbasket h2 {
	color:#333333;
}
#productcontent ul#addbasket input.submit{
	padding: 3px;
	float: right;
	background: #fff url("/images/add_to_basket_button.jpg") no-repeat scroll 0 0;
	width: 202px;
	height: 62px;
	border:0 none;
	cursor:pointer;	
}

#basket .submit {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-size:12px;
	margin:3px;
	padding:3px 0px;
	text-align:center;
	width:130px;
	cursor:pointer;
}

#basket .submit_text {
	margin:3px 0 4px 3px;
	padding:0px 0;
	width:128px;
}

#basket li {
	display:block;
	min-height:25px;
}

#basket li.button {
	display:block;
	min-height:32px;
}

.orders tr {
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}

#product_description {
	margin:0 21px 0 0;
}

span.red {
	color: red;
}

#product_description p {
	padding: 5px;
}

#product_description h3 {
	margin: 10px 0 5px 10px;
	font-weight: bold;
}

#loginform {
	background:transparent url("/cssimages/left_background.png") repeat scroll 0 0;
}

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

#loginform p.message {
	color: red;
}

.forgotten {
	margin:3px 0 4px 3px;
	padding:0px 0;
	width:128px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	float:left;
	font-size:12px;
	margin: 0px 13px 13px 13px;
	padding: 4px 0px 3px 0px;
	text-align:center;
	width:140px;
	cursor:pointer;
}

/*====================================================================
CSS to format the footer of each page
=====================================================================*/
#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;
}

#suitable_for img {
	margin: 0 3px 0 0;
}

#suitable_for h2 {
	font-size:1.2em;
	margin:0 0 5px 4px;
}

/*====================================================================
CSS to format the cross website banners on footer
=====================================================================*/

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

#cross_websites img {
	margin: 10px;
}

.basket_line a, .basket_line a:visited {
	color: #fff;
}

#cat_description {
	background-color: #AFC8FF;
	-moz-border-radius: 15px 15px 0 0;
	padding: 0;
	border: 3px solid #334E89;
	margin: 10px 0 0;
}

#cat_description h1 {
	font-family: "AvantGardeBookBold",Arial,Helvetica,Sans-serif;
	text-shadow: -1px 0 #274883, 0 1px #274883, 1px 0 #274883, 0 -1px #274883;
	-moz-border-radius: 10px 10px 0 0;
    background: none repeat scroll 0 0 #334E89;
    padding: 10px;
	margin: 0;
	font-size: 1.6em;
}

#cat_description_text {
	padding: 10px;
	font-family: "AvantGardeBookBold",Arial,Helvetica,Sans-serif;
	font-weight: 400;
}

#cat_description_text p {
	padding: 0;
}

#maincontent #listingscontent h4.find_button_h4 {
	margin: 0 0 12px 4px;
}

h4 a.find_button {
	color: #2A63B7;
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #B3B3B5;
	-moz-border-radius: 5px;
	background-color: #EFF0F2;
	font-size: 12px;
}

#listingscontent h3 {
    width: 95px;
float: right;
}

.image_surround {
	height: 95px;
}
