/*
Curlformers
URL: http://www.curlformers.com
Author: Doug Banks - Fresh Egg
Author URL: http://www.freshegg.com/
*/

/*######################## GLOBAL STYLES ########################*/
* {
	padding:0; 
	margin:0;
	}
body {
	font:74% Arial, Helvetica, sans-serif;
	color:#303030;
	text-align:left;
	background:#a11760;
	}
a img, a, input{border:0; outline:none; color:#008BCF;}
fieldset {border:none;}	
h1 { font-size:2em; color:#A11760;}
h2 { font-size:1.8em; color:#008BCF;}
h3 { font-size:1.4em; color:#A11760;}
.left {float:left;}
.right {float:right;}
.red {color:#FF0000; font-weight:bold;}
.error {border:4px solid #A11760 !important; background:#FBE1EF;}
p { padding-bottom:10px; line-height:18px;}
p.notice {background:#ddd; padding:10px; margin-bottom:10px; }
p.errornotice {
border:2px solid #FF0000;
color:#FF0000;
padding:10px;
margin-bottom:10px;
text-align:center;
}
p.small { text-align: center; font-size:10px;}
.standardList {
	padding:0 0 30px 30px;
	}
.standardList li {
	list-style:none;
	line-height:26px;
	font-size:14px;
	}
.standardList li.title {
	padding-top:20px;
	font-size:20px;
	font-weight:bold;
	color:#A11760;
	}


/*######################## STRUCTURE ########################*/
#container {
	width:999px;
	margin:0 auto;
	background:#a11760 url(../graphics/pageBK.gif) repeat-y 0 0;
	padding-left:10px;
	}
#header {
	width:990px;
	position:relative;
	}
.home #header, .internal #header {
	border-top:8px solid #008bcf;
	}
.about #header {
	border-top:8px solid #D4003C;
	}
.products #header {
	border-top:8px solid #88BA14;
	}
.faq #header {
	border-top:8px solid #E67E07;
	}
.contact #header {
	border-top:8px solid #A11760;
	}
.gallery #header {
	border-top:8px solid #D62E87;
	}
.blog #header {
	border-top:8px solid #362463;
	}
.nav2 #header {
	border-top:8px solid #D4003C;
	}
.nav3 #header {
	border-top:8px solid #88BA14;
	}
.nav4 #header {
	border-top:8px solid #E67E07;
	}
.nav5 #header {
	border-top:8px solid #A11760;
	}
.nav6 #header {
	border-top:8px solid #D62E87;
	}
.nav7 #header {
	border-top:8px solid #E4DB50;
	}
.nav8 #header {
	border-top:8px solid #2a7498;
	}
.nav9 #header {
	border-top:8px solid #2a7498;
	}

#header a.logo{
	padding-left:30px;
	display:block;
	width:387px;
	height:133px;
	}
#header #nav{
	position:absolute;
	top:0;
	right:15px;
	height:48px;
	}
#header #nav li{
	float:left;
	list-style:none;
	}
#header #nav li a{
	padding-top:48px;
	height:0;
	overflow:hidden;
	display:block;
	}
#header #nav li.nav1 a{
	background:url(../graphics/home.gif) no-repeat 0 0;
	width:71px;
	}
#header #nav li.nav2 a{
	background:url(../graphics/about.gif) no-repeat 0 0;
	width:62px;
	}
#header #nav li.nav3 a{
	background:url(../graphics/curlformers.gif) no-repeat 0 0;
	width:119px;
	}
#header #nav li.nav4 a{
	background:url(../graphics/faq.gif) no-repeat 0 0;
	width:57px;
	}
#header #nav li.nav5 a{
	background:url(../graphics/contact.gif) no-repeat 0 0;
	width:77px;
	}
#header #nav li.nav6 a{
	background:url(../graphics/gallery.gif) no-repeat 0 0;
	width:75px;
	}
#header #nav li.nav7 a{
	background:url(../graphics/blog.gif) no-repeat 0 0;
	width:58px;
	}
#header #nav li.nav8 a{
	background:url(../graphics/login.gif) no-repeat 0 0;
	width:66px;
	}
#header #nav li.nav9 a{
	background:url(../graphics/logout.gif) no-repeat 0 0;
	width:66px;
	}
#headerBar {
	height:43px;
	width:990px;
	background:#d62e87;
	color:#fff;
	position:relative;	
	}
#headerBar #rss { float:left; padding:15px 0 0 20px; width:650px;}
#headerBar #minicart { float:right; padding:11px 20px 0 0;}	

#minicart a.minicart{
	color:#fff;
	text-decoration:none;
}
/*##### BREADCRUMBS #####*/	
ul.breadcrumbs {
	height:43px;
	list-style:none;
	padding:0 0 0 20px;
	}
ul.breadcrumbs li {
	color:#fff;	
	background:url(../graphics/breadcrumb-liBK.png) no-repeat top right;
	float:left;
	height:28px;
	font-size:0.9em;
	padding:15px 30px 0 0;
	margin-right:10px;
	}
ul.breadcrumbs li a{
	display:block;
	color:#fff;	
	text-decoration:none;
	}
ul.breadcrumbs li.nolink {
	background:none;
	}
ul.breadcrumbs li a.first{
	background:none;
	}
ul.breadcrumbs li a:hover{
	text-decoration:underline;}

.currencySelector {
	position:absolute;
	right:80px;
	top:10px;
	width:210px;
	}
.currencySelector label{
	padding-right:10px;
	}
.currencySelector select, #CurrencyPage select{
	width:70px;
	font-size:12px;
	padding:2px;
	}	 
#content {
	width:970px;
	padding:20px 0 20px 20px;
	float:left;
}
.home #content { background:none; padding-bottom:0;}
#content #rightColumn{
	float:right;
	width:250px;
	padding-right:20px;
	}
#content #leftColumn{
	float:left;
	width:671px;
	}
	
#homeLeft {
	width:530px;
	float:left;
}
.welcome {	
	position:relative;
	width:530px;
	background:url(../graphics/welcomeBorder.gif) no-repeat left bottom;
	height:267px;
	}
.welcome p{
	width:340px;
	text-align:justify;
	padding-top:10px;
	}
.welcome span{
	font-weight:bold;
	color:#06C;
	font-style:italic;
}
.welcome h1.home {
	overflow:hidden;
	height:0;
	padding-top:47px;
	width:380px;
	background:url(../graphics/homeH1.png) no-repeat 0 0;
	}
.welcome a.testimonials {
	background:url(../graphics/testimonials.gif) no-repeat 130px 0;
	overflow:hidden;
	height:0;
	padding-top:47px;
	width:380px;
	display:block;
	}
.welcome img.girlDemo {
	position:absolute;
	right:15px;
	top:15px;
	}
.columnFlags{
	padding:20px 0;
	text-align:center;
	}
.columnFlags li{
	list-style:none;
	display:inline;
/*	padding:0 2px;
*/	}
.columnFlags li.first{
	display:block;
	padding:0px;
}
.video{
	background: url(../graphics/videoBorder.gif) no-repeat left top;
	padding-top:20px;
	}
.video .mainvideo {
	float:left;
	padding-top:5px;
	}
.video ul {
	width:261px;
	float:left;
	}
.video li {
	list-style:none;
	display:inline;
	padding:0 2px;
	}
.video li.first {
	display:block;
	width:261px;
	padding:0;
	}	
	
#homeRight {
	width:430px;
	float:left;
	position:relative;
}
#homeRight h3{
	position:absolute;
	top:0;
	left:0;
	background:url(../graphics/bringonthecurls-trans.png) no-repeat 0 0;
	padding-top:95px;
	width:430px;
	height:0;
	overflow:hidden;
	z-index:500;	
	}
#homeRight .homePics {
	margin-top:65px;
	height:589px;
	float:left;
	}

#slider {
 	width:520px;
	height:180px;
	overflow:hidden;
	background:#fff;
	}
#slider div { width:520px; position:relative;}
#slidernav {padding:15px 0 15px 0; height:23px; width:200px;}
#slidernav a { display:block; color:#fff; padding:4px 0 0 0; margin:0 2px; float:left; width:23px; height:19px; background: url(../graphics/sliderNavBK.gif) no-repeat 0 0; text-decoration: none; text-align:center;  }
#slidernav a.activeSlide { background: url(../graphics/sliderNavBKactive.gif) no-repeat 0 0; }
#slidernav a:focus{ background: url(../graphics/sliderNavBKactive.gif) no-repeat 0 0;}
#slider div h2 a{
	padding-top:15px;
	text-decoration:none;
	padding-bottom:10px; color:#A11760;}
#slider div h2{
	padding-top:15px;
	padding-bottom:10px; color:#A11760;}
#slider div h2 span{
	display:block;
	font-size:0.7em;
	color:#D62E87
	}
#slider div img {
	position:absolute;
	top:15px;
	right:0;
	}
#slider div p{
	width:300px;
	}
.home div.sliderButtons {
	height:46px;
	float:right;}
#gallerySlide {
	width:250px;
	height:238px;
	overflow:hidden;
	}
#rightColumn .sliderButtons{
	text-align:center;
	}
#rightColumn .demoVideo{
	text-align:center;
	padding:20px 0 0 0;
	}
#rightColumn .sliderButtons.padbottom {
	padding-bottom:10px;
}
#rightColumn #slidernav {padding:15px 0 15px 10px; height:23px; width:240px;}
#gallerySlide div { width:250px; height:238px; position:relative; text-align:center;}
/* Internal Pages */
#leftColumn h1, h2.packs, h3.accessories, #leftColumn h2.LongCurlyH2 {
	width:672px;
	height:0;
	padding-top:42px;
	overflow:hidden;
	margin-bottom:20px;
	}
h2.kits, h3.accessories {
	margin-top:10px;
	}
#leftColumn h1.shipping {
	background:url(../graphics/mainHeaderH1-shipping.png) no-repeat 0 0;
	}
#leftColumn h1.basket {
	background:url(../graphics/mainHeaderH1-basket.png) no-repeat 0 0;
	}
#leftColumn h1.review {
	background:url(../graphics/mainHeaderH1-review.png) no-repeat 0 0;
	}
#leftColumn h1.products, #leftColumn h2.LongCurlyH2 {
	background:url(../graphics/mainHeaderH1-products.png) no-repeat 0 0;
	}
#leftColumn h1.about {
	background:url(../graphics/mainHeaderH1-about.png) no-repeat 0 0;
	}
#leftColumn h1.faq {
	background:url(../graphics/mainHeaderH1-faq.png) no-repeat 0 0;
	}
#leftColumn h1.contact {
	background:url(../graphics/mainHeaderH1-contact.png) no-repeat 0 0;
	}
#leftColumn h1.login {
	background:url(../graphics/mainHeaderH1-login.png) no-repeat 0 0;
	}
#leftColumn h1.account {
	background:url(../graphics/mainHeaderH1-account.png) no-repeat 0 0;
	}
#leftColumn h1.gallery {
	background:url(../graphics/mainHeaderH1-gallery.png) no-repeat 0 0;
	}
#leftColumn h1.terms {
	background:url(../graphics/mainHeaderH1-terms.png) no-repeat 0 0;
	}
#leftColumn h1.privacy {
	background:url(../graphics/mainHeaderH1-privacy.png) no-repeat 0 0;
	}
#leftColumn h1.sitemap {
	background:url(../graphics/mainHeaderH1-sitemap.png) no-repeat 0 0;
	}
#leftColumn h2.packs {
	background:url(../graphics/mainHeaderH1-starterpacks.png) no-repeat 0 0;
	float:left;
	}
#leftColumn h1.serverError {
	background:url(../graphics/mainHeaderH1-500.png) no-repeat 0 0;
	}
#leftColumn h1.notFound {
	background:url(../graphics/mainHeaderH1-404.png) no-repeat 0 0;
	}
#leftColumn h1.cancelled {
	background:url(../graphics/mainHeaderH1-cancelled.png) no-repeat 0 0;
	}
#leftColumn h1.authorised {
	background:url(../graphics/mainHeaderH1-success.png) no-repeat 0 0;
	}
#leftColumn h1.kits {
	background:url(../graphics/mainHeaderH1-stylingkits.png) no-repeat 0 0;
	float:left;
	}
#leftColumn h3.accessories {
	background:url(../graphics/mainHeaderH1-accessories.png) no-repeat 0 0;
	float:left;
	}
#leftColumn .shippingDetails {
	border:1px solid #ccc;
	width:630px;
	float:left;
	margin-top:-1px;
	padding:20px;
	}
#rss a{
	color:#fff;
}
.printMe {
	text-align:center;
	display:block;
	margin:10px 0 0 60px;
	background:url(../graphics/printInvoice.png) no-repeat 0 0;
	width:99px;
	height:0;
	padding-top:76px;
	}
.printMe a {
	display:block;
	}

.printContact {display:none;} 
/*Product Listings*/
.products .productList.first {
	margin-left:0;
	}
.products .productList {
	float:left;
	width:212px;
	border:1px solid #b6b6b6;
	height:319px;
	margin-left:14px;
	margin-bottom:15px;
	background:#fff url(../graphics/productsBK.png) no-repeat left bottom;
	position:relative;
	}
.products .productList .discount{
	position:absolute;
	top:0;
	right:0;
	width:102px;
	height:0;
	padding-top:106px;
	overflow:hidden;
	background: url(../graphics/offer-trans.png) no-repeat 0 0;
}
.products .productList p{
	width:212px;
	height:0;
	padding:45px 0 0 0;
	overflow:hidden;
	}
.products .productList div {
	float:left;
	width:106px;
	}
.products .productList p.ELWSP{
	background:url(../graphics/EL+W-SP.gif) no-repeat 0 0;
	}
.products .productList p.LWSP{
	background:url(../graphics/L+W-SP.gif) no-repeat 0 0;
	}
.products .productList p.LNSP{
	background:url(../graphics/L+N-SP.gif) no-repeat 0 0;
	}
.products .productList p.LEWSP{
	background:url(../graphics/L+EW-SP.gif) no-repeat 0 0;
	}
.products .productList p.SWSP{
	background:url(../graphics/S+W-SP.gif) no-repeat 0 0;
	}
.products .productList p.SNSP{
	background:url(../graphics/S+N-SP.gif) no-repeat 0 0;
	}
.products .productList p.ELWSK{
	background:url(../graphics/EL+W-SK.gif) no-repeat 0 0;
	}
.products .productList p.LWSK{
	background:url(../graphics/L+W-SK.gif) no-repeat 0 0;
	}
.products .productList p.LNSK{
	background:url(../graphics/L+N-SK.gif) no-repeat 0 0;
	}
.products .productList p.LEWSK{
	background:url(../graphics/L+EW-SK.gif) no-repeat 0 0;
	}
.products .productList p.SWSK{
	background:url(../graphics/S+W-SK.gif) no-repeat 0 0;
	}
.products .productList p.SNSK{
	background:url(../graphics/S+N-SK.gif) no-repeat 0 0;
	}
.products .productList p.SH{
	background:url(../graphics/SH.gif) no-repeat 0 0;
	}
.products .productList p.holdall{
	background:url(../graphics/holdall.gif) no-repeat 0 0;
	}
.products .productList p.price{
	height:25px;
	padding:6px 0 0 0;
	text-align:center;
	color:#008bcf;
	font-size:26px;
	}
.products .productList p.sale{
	color:#ED1100;
}
.products .productList span.oldprice{
	height:15px;
	padding:6px 0 0 0;
	text-align:center;
	color:#000000;
	font-size:15px;
	text-decoration:line-through
	}
.products .productList .AddCartMini label {
	display:none;
}
/*Product page*/
#Product #details{
	float:left;
	width:375px;
	}
.discountBlock {
	height:16px;
	margin:0 0 10px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	padding:8px;
	background:red;
}
#Product .mainImage {
	padding:0 15px 0 0;
	float:left;
	width:276px;
	height:276px;
	}
#Product .Image {
	border:1px solid #b6b6b6;	
	width:276px;
	height:276px;
	}
#Product h2, #leftColumn h1.longCurlyH1 {
	font-size:1.6em;
	color:#A11760;
	font-weight:lighter;
	padding-bottom:5px;
	}
#leftColumn h1.longCurlyH1{
	height:auto;
	overflow:auto;
	font-weight:bold;
	font-size:1.8em;
	padding:0 0 5px 0;
	margin:0;
	width:auto;}
#Product ul.features {
	list-style:none;
	padding-left:10px;
	width:360px;
	}
#Product ul.features li {
	line-height:22px;
	color:#008bcf;
	font-size:1.2em;
	}
#Product #options {
	height:49px;
	width:360px;
	padding:15px 0 0 10px;
	margin-top:10px;
	border:1px solid #b6b6b6;
	background:url(../graphics/optionsBK.gif) repeat-x 0 0;
	position:relative;
	}
#Product #options .options {
	list-style:none;
	}
#Product #options .options li{
	float:left;
	height:35px;
	}
#Product #options li.label {
	padding:10px 10px 0 0;
	}
#Product #options input.qty{
	width:36px;
	height:23px;
	margin-top:5px;
	background:url(../graphics/qtyBK.png) no-repeat 0 0;
	padding:5px 3px 0 3px;
	}
#Product #options #CurrencyPage {
	position:absolute;
	left:160px;
	top:22px;
	}
#Product #options input.addtocart{
	width:113px;
	height:0px;
	padding-top:35px;
	overflow:hidden;
	display:block;
	background:url(../graphics/addToCart.png) no-repeat 0 0;
	}

#Product .options li.price{
	padding:6px 72px 0 10px;
	font-size:1.8em;
	color:#008BCF;
	font-weight:bold;
	display:inline;
	width:80px;
	}
#Product .ThumbImage {
	width:97px;
	height:97px;
	border:1px solid #b6b6b6;
	float:left;
	margin:12px 36px 0 0;
	}
#Product .ThumbImage.noMargin {
	margin-right:0;
	margin-left:1px;
	}
#Product .description {
	clear:both;
	padding:10px 0;
	font-size:1.2em;
	line-height:1.3em;
	text-align:justify;
	border-bottom:1px dashed #ccc;
	}
#Product .range {
	padding-top:20px;
	margin-top:10px;
	display:block;
	width:210px;
	}
/*RIGHT COLUMN*/
#rightColumn .cart {
padding-bottom:10px;
text-align:right;
}
#rightColumn .cart div{
	margin:0 0 0 5px;
}
#rightColumn .cart .checkoutBtn{
	padding-right:12px;
}
#rightColumn .block {
background:transparent url(../graphics/leftColumnBK.gif) no-repeat scroll left bottom;
margin-bottom:20px;
width:250px;
}	
#rightColumn h2 {
height:0;
overflow:hidden;
padding-top:43px;
position:relative;
width:250px;
}
#rightColumn .secure h2 {
background:transparent url(../graphics/secureH2.png) no-repeat scroll 0 0;
}
#rightColumn .delivery h2 {
background:transparent url(../graphics/deliveryH2.png) no-repeat scroll 0 0;
}
#rightColumn .instructions h2 {
background:transparent url(../graphics/instructionsH2.png) no-repeat scroll 0 0;
}
#rightColumn .demo h2 {
background:transparent url(../graphics/demo_videoH2.png) no-repeat scroll 0 0;
}
#rightColumn .products h2 {
background:transparent url(../graphics/ready_to_curlH2.png) no-repeat scroll 0 0;
}
#rightColumn .cart h2 {
background:transparent url(../graphics/cartH2.png) no-repeat scroll 0 0;
}
#rightColumn .gallery h2 {
background:transparent url(../graphics/galleryH2.png) no-repeat scroll 0 0;
}
#rightColumn  h2.gallery {
background:transparent url(../graphics/galleryH2.png) no-repeat scroll 0 0;
padding-top:69px;
}
#rightColumn .cartPreview.noline {
border:none;
}
/*#leftColumn .cartPreview {
background:transparent url(../graphics/Hr.png) no-repeat scroll left bottom;
}*/
#rightColumn .cartPreview {
position:relative;
text-align:left;
width:230px;
padding:10px 5px 15px;
border-bottom:1px solid #ccc;
}
#rightColumn .cartPreview p {
	padding:0;
	}
#rightColumn .cartPreview p.title {
	font-size:1.5em;
	font-weight:bold;
	line-height:18px;
	padding-bottom:5px;
}
#rightColumn .cartPreview p.title a{
	text-decoration:none;
}
#rightColumn .cartPreview p.price {
	color:#A11760;
	padding-top:5px;
	padding-left:95px;
	font-size:1.4em;
}
#rightColumn .cartPreview a.remove {
background:transparent url(../graphics/removeCart-trans.png) no-repeat scroll 0 0;
overflow:hidden;
height:0;
padding-top:19px;
position:absolute;
right:6px;
top:13px;
width:19px;
}
#rightColumn .cartPreview a {
}
#rightColumn .cartPreview img {
float:left;
padding-right:5px;
}
#rightColumn p  {
	padding:10px;
}
#rightColumn .images {
	margin-top:-13px;
	}
#rightColumn .images p  {
	padding-top:0;
	}
#rightColumn .instructions p {
	height:0;
	padding:77px 0 0 0;
	overflow:hidden;
	background:url(../graphics/needhelptext.gif) no-repeat 0 0;
	width:248px;
}
#rightColumn .products a {
	margin:10px 0 0 12px;
	height:0;
	padding:134px 0 3px 0;
	overflow:hidden;
	background:url(../graphics/ready_to_start_fun.png) no-repeat 0 0;
	width:221px;
	display:block;
}

/*TABLES*/
table {
	border-collapse:collapse;
	}
table.basket {
	width:671px;
	border-top:1px solid #b6b6b6;
	* border:1px solid #b6b6b6;
	* border-top:none;
	margin-left:1px;
	* margin-left:0;
	}
table.basket thead {
	background:#FAD8EA;
	border-left:1px solid #b6b6b6; 
	border-right:1px solid #b6b6b6;
	}
table.basket th {
	text-align:left;
	height:10px;
	padding:10px 0 10px 5px;
	color:#A11760;
	}

table.basket tbody {
	border:1px solid #ccc;
	border-top:none;
	}
table.basket td {
	border-bottom:1px solid #ccc;
	padding:10px;
	width:auto;
	}
table.basket td.description {
	vertical-align:top;
	}
table.basket .product {
	vertical-align:top;
	}
table.basket td p{
	padding:10px;
	background:#F5F5F5;
	margin-bottom:10px;
	}
table.basket td.price {
	font-size:1.6em;
	font-weight:bold;
	color:#A11760;
	padding:0;
	}
table.basket h3.title a {
	color:#008BCF;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:3px;
	text-decoration:none
	}
table.basket h3.title a:hover {
	text-decoration:underline;
	}
table.basket .center {
	text-align: center;
	}
table.basket .center.narrow {
	text-align:center;
	padding:0;
	}
table.basket .top {
	vertical-align:top;
	}
table.basket input.qty {
	width:20px;
	border:1px solid #ccc;
	padding:2px;
	margin-bottom:3px;
	}
table.total {
	border:1px solid #ccc;
	}
table.total .total {
	font-size:1.4em;
	font-weight:bold;
	color:#A11760;
	}
table.basket div.checkout {
	padding-top:20px;
	float:right;
	height:100px;	
	}
div.delivery {padding:1px;}
table.delivery {border-top:1px solid #ccc;}
table.delivery td { padding:8px 5px; background: #F5F5F5;}
table.delivery td.odd { background: #E4E4E4;}
/*FORMS*/
#leftColumn .standardForm {
	float:left;
	}
#leftColumn .standardForm p {
	padding:5px 0;
	clear:left;
}
#leftColumn .standardForm h2 {
	color:#008BCF;}
#leftColumn .standardForm fieldset {
	border-top:1px solid #ccc;
	padding:10px 0 20px 0;
	width:630px;}
#leftColumn .noborder fieldset {
	border:none;}
#leftColumn .standardForm label {
	display:block;
	width:180px;
	text-align:right;
	padding:7px 15px 0 0;
	float:left;clear:left;
	color:#A11760;
	}
#leftColumn .standardForm .checkbox label {
	display:inline !important;
	width:430px;
	margin:5px 0;
}
#leftColumn .standardForm label.checkboxLabel {
	padding-top:0;
	}
#leftColumn .standardForm input.checkbox {width:auto; border:none; padding:0;}
#leftColumn .standardForm input, #leftColumn .standardForm textarea, #leftColumn .standardForm select {
	width:250px;
	border:4px solid #FBE1EF;
	padding:4px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;  
	color:#A11760;
}
#leftColumn .standardForm input.submit {
	width:260px;
	cursor:pointer;
	background:#E84B9E;
	color:#FFF;
	font-size:1.3em;
	padding:3px;
	}
#leftColumn .standardForm select {
	padding:3px;
	width:265px;
	}
#btncontinue {
background:transparent url(../graphics/orderProceed-trans.png) no-repeat scroll 0 0 !important;
cursor:pointer !important;
height:0 !important;
overflow:hidden !important;
padding-top:85px !important;
width:176px !important;
border:none !important;
float:right;
}
#leftColumn .ContactDetails {
	border:1px solid #ccc;
	width:630px;
	float:left;
	padding:20px;
	}
#leftColumn .contactHolder {
	width:320px;
	float:left;
	padding-bottom:15px;
	}
#leftColumn .contactHolder.right {
	width:270px;
	}
#leftColumn .contactHolder p {
	padding-left:15px;
	padding-top:10px;
	font-size:1.2em;
	}

/*FAQ*/
.basic  {
	width: 670px;
}

.basic span{
	font-weight:bold;
	font-size:1.2em;
}
.basic div {
	padding:30px 0 40px;
	}

.basic p {
	margin-bottom : 10px;
	padding: 0 10px 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	text-decoration: none;
	color: #fff;
	width:670px; 
	height:26px;
	padding:10px 0 0 15px;
	background:url(../graphics/question_bg.png) no-repeat 0 0;
}
.basic div.toptip1 p, .basic div.toptip2 p, .basic div.toptip3 p{
	color:#fff;
	padding: 10px 10px 20px;
}
.basic div.toptip1, .basic div.toptip2, .basic div.toptip3 {
	background:url(../graphics/toptip1.png) no-repeat 0 0;
	width:644px;
	height:80px;
	padding:30px 35px 15px 5px;
	}
.basic div.toptip2{
	background:url(../graphics/toptip2.png) no-repeat 0 0;
}
.basic div.toptip3{
	background:url(../graphics/toptip3.png) no-repeat 0 0;
}
.basic div .toptip1short{
	background:url(../graphics/toptip1_short.png) no-repeat 0 0;
	width:671px;
	height:50px;
	padding:32px 0 15px 5px;
}
.basic div .toptip1short p{
	color:#fff;
	padding: 10px 10px 20px;
	border:none;
	text-decoration:none;
}
.basic div .toptip2short{
	background:url(../graphics/toptip2_short.png) no-repeat 0 0;
	width:671px;
	height:50px;
	padding:32px 0 15px 5px;
}
.basic div .toptip2short p{
	color:#fff;
	padding: 10px 10px 20px;
	border:none;
	text-decoration:none;
}
.basic div ul.toptips, .starBullet{
	padding:10px;
	list-style:none;
}
.basic div .toptips li, .starBullet li{
	padding:10px 5px 10px 30px;
	background:url(../graphics/star_bullet.png) no-repeat 0 50%;
}
.toptip1{
	background:url(../graphics/toptip1.png) no-repeat 0 0;
	width:644px;
	height:80px;
	padding:30px 35px 15px 5px;
	}
.toptip1 p{
	color:#fff;
	padding: 10px 10px 20px;
}
/*FAQ END*/

/* About Page*/

.aboutbold{
	font-weight:bold;
}

#footer {
	width:984px;
	margin:0 auto;
	padding-left:25px;
	padding-top:52px;
	background:#fff url(../graphics/footerBK.gif) no-repeat 0 0;
	height:73px;
	font-size:10px;
	}
#footer #footerlinks li {
	list-style:none;
	float:left;
	padding-left:4px;
	}
#footer #footerlinks li.first {
	padding-left:0;}
	
/*Terms and Conditions Page*/

.address{
	padding:10px;
	width:150px;
	float:left;
}
.address li{
	list-style:none;
}
.number{
	padding:10px;
	float:left;
	width:250px;
}
.number li{
	list-style:none;
}
.paragraph{
	padding-top:10px;
	float:left;
}

/* Footer logo  */
.footerLeftContainer{ float:left; width:730px;}
.footerRightContainer{float:left; width:150px;}
#thawteseal{float:left;}

.strongBlue{
	color:#008BCF;
	font-weight:bold;
	font-size:1.2em;}
	
.trade{
	position:absolute;
	right:10px;
	top:60px;}	
	
.offers{
	position:absolute;
	right:340px;
	top:50px;}	



/* ############ ADMIN AREA ################*/

#GridView1, #DetailsView1{
	border-color:#ccc;}
#GridView1 tr td, #GridView1 tr th, #DetailsView1 tr td{
	padding:10px;}
input#chkApprove{
	margin:0 5px 0 0;
	display:block;
	float:left;}
.AdminDelete, .AdminSelect{
	background:url(../graphics/deleteBtn.png) no-repeat 0 0;
	width:71px;
	height:0;
	padding-top:35px;
	overflow:hidden;
	cursor:pointer;
	display:block;}
.AdminSelect{
	background:url(../graphics/selectBtn.png) no-repeat 0 0;}
.checkboxBox, .checkboxBoxPadding{
	width:260px;
	padding-left:40px;
	float:left;
	height:30px;
	}
.checkboxBoxPadding{
	padding:20px 0 0 40px;}
.checkboxBox label, .checkboxBoxPadding label{
	width:140px !important;
	display:inline !important;
	}
.checkboxBox input, .checkboxBoxPadding input{
	width:20px !important;
	margin-top:8px;
	}
.checkbox input, .checkboxBox input{
	border:none !important;}
.clear{
	clear:both;}
#socialIcons{
	float:right;
	padding:9px 15px 0 0;}

#storyScroller a{
	color:#fff;
	text-decoration:underline;}