/*--------------------------------------------------
version: screen.css - 1.6
created: 20-01-2011
author: Joe Bloggs ~ GlobalGraphics Associates Ltd.
email: webmaster@globalgraphics.co.uk
website: http://www.globalgraphics.co.uk/
--------------------------------------------------*/

@import url("base.css");
@import url("generic.css");
@import url("enrichment.css");
@import url("fonts.css");
@import url("wireframes/2a.css"); 
@import url("https://fonts.googleapis.com/css?family=Nunito");

#header, #banner, #wrap, #footer { width: 100%; }
#banner, #wrap, #footer { clear: both; }

.primary, .secondary { float: left;}
.primary { width: 345px; margin-right: 20px;}
.secondary { width: 525px}

.triple { float: left; width: 270px; padding-right: 15px; margin-right: 15px;}
.triple.last {  margin-right: 0; padding-right: 0; width: 285px;}
.triple p { min-height: 42px}

.col-1, .col-2 { float: left; width: 55%;}
.col-2 { width: 45%; margin-top: 40px;}
.col-2 p { padding: 15px; color:#fff; text-align: left; font-weight: normal;}

body { color: #FFFFFF; font: 13px Arial, Helvetica, sans-serif; background:#000 url('../img/ui/metal-background.jpg') top center repeat-y; }
#wrap { background: url(../img/ui/wrap.png) bottom center repeat-x; }
#aside { width: 300px; float:right;}
#content, .box-content { width: 620px; float:left; }
#page-home .box-content {min-height: 224px;}
.box-content { min-height: 882px}
/*.box-content, .full #content {width: 568px; padding:25px; background:url(../img/ui/content-bg.png) 0 0 repeat; border:#983301 solid 1px; margin-bottom: 20px;}*/
.box-content, .full #content {width: 568px; padding:25px; border:#983301 solid 1px; margin-bottom: 20px; background-color: #1E1D1B; }
.box-content.full, .full #content {width: 890px;}
.full #content { min-height: 498px; margin-bottom: 0;}
a, a:active, a:hover, a:visited {color: #FFFFFF; text-decoration: none; }
.container { width:100%; margin: 0 auto; }
#logo { text-indent:-99999px; display: block;}
#kiss_army { float: right; margin-left: 30px; text-indent: -99999px; display: block; width: 100px; height: 100px; background: url('../img/ui/kiss_triangle.png') no-repeat left top; }
.hidden, .button.hidden { display: none !important;}

p {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF;}
p a { border-bottom: 1px dotted #fff; color:#fff;}
p a:hover {border-bottom-color: #FF9900; color:#FF9900;}

h1, h2, h3, h4, h5, h6{font-family:'cartogothic_stdregular', Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal}
h1{font-size:34px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4, h5, h6{font-size:12px;}

.client-text ul, .client-text ol { font-size: 12px;}
.client-text ul { list-style-type: disc; }
.client-text ol { list-style-type: decimal; }
.client-text ul, .client-text ol { list-style-position: outside; margin-left: 20px; }
.client-text ul ul, .client-text ol ol, .client-text ul ol, .client-text ol ul { margin-bottom: 0px !important; font-size: 1em !important; }

.button{
	display: inline-block !important;
	background:#6D0300 url(../img/ui/btn-bg.png) repeat-x !important;
	color:#FFFFFF !important;
	height:24px !important;
	font:bold 12px Arial, Helvetica, sans-serif !important;
	line-height:24px !important;
	padding:0 25px !important;
	border:1px solid #cc3300 !important;
	width: auto;
	text-transform:uppercase;
	text-align:center
}
input.button {line-height:26px !important; height:26px !important;}
.button:hover {color:#FFFFFF !important; background-position: 0 -5px!important; border-color: #aa1100 !important;}
.button:hover a {color:#FFFFFF !important;}

p.back { margin-top: 40px;}
p.back a.button { width: 50px; }
p.back a.button:hover {border-bottom: 1px solid #cb3300;}

.basic input[type="text"], .basic input[type="password"], .basic textarea, .basic select { background: #111; border: 1px solid #CB3300; color: #fff;}
input:focus, textarea:focus, select:focus { border-color: #f00 !important; }


#header{
	height:146px;
    float: left;
    margin-bottom: 20px;
}

#info{
	width:940px;
	height:30px;
	margin: 0 auto;
	padding:10px 0;
}
#info ul{
	float:right;
	margin-left:10px;
	margin-bottom:0
}
#info ul li{
	float:left;
	font:700 14px 'cartogothic_stdregular', Arial, Helvetica, sans-serif;
	line-height:24px
}
#like-us li{
	margin-left:10px;
}
#join-us li{
	margin-left:5px;
}
#join-us li.title{
    padding-right: 5px;
}
#register li{
	margin-left:15px;
}

#nav{
	width:100%;
	height:45px;
	background:url(../img/ui/nav-bg.png) top center no-repeat;
}

#top-nav{
	width:940px;
	height:45px;
	margin:0px auto;
	position:relative
}
#logo{
	width:144px;
	height:144px;
	position:absolute;
	background:url(../img/ui/kiss_logo.png) no-repeat;
	top:-51px;
	left:-25px;
    z-index: 500;
}

/* Top Nav */
#top-nav{ position: relative; z-index: 1000;}
#top-nav ul{
	float:right;
	margin-bottom:0
}
#top-nav ul li{
	float:left;
	margin-left: 50px;
}
#top-nav ul li a{
    font-family: 'cartogothic_stdregular',Arial,Helvetica,sans-serif;
	font-weight: 700;
    line-height: 45px; 
    letter-spacing: 0.2px;
    font-size: 15px;

}
#top-nav ul li a:hover, #top-nav ul li a.active{
	color:#ff9900;
}

#basket-search{
	width:940px;
	height:28px;
	margin:20px auto 0;
}

#basket-search > div { float:right; width: auto;}

#basket{
	float:left;
	font-size:12px;
	line-height:18px;
	margin: 0; 
    margin-top: 5px;
    text-align: right;
	font-weight:bold
}
.basket{
	display:inline-block;
	background:url(../img/ui/cart.png) no-repeat;
	padding-left:30px;
	margin-left:10px
}
.basket a{
	font:16px 'cartogothic_stdregular', Arial, Helvetica, sans-serif; border-bottom: none; font-weight: 700; padding-right: 10px;
}

/* Search Form */
#searchForm{
	float:left;
}
#searchForm ul{
	margin-bottom:0
}
#searchForm li{
	position:relative;
	float:left;
}
#searchForm label{
	position:absolute;
	font:bold 12px Arial, Helvetica, sans-serif;
	top:6px;
	left:10px;
	color:#FFFFFF;
	cursor: text;
	margin-bottom:0
}
#searchForm input[type="text"]{
	width:134px;
	height:16px;
	padding:4px 24px 4px 10px;
	background:#333333;
	border:#FF0000 solid 1px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
#searchForm input[type="submit"]{
	background:url(../img/ui/search.png) no-repeat;
	border:none;
	height:14px;
	width:14px;
	position:absolute;
	font-size:0;
	top:5px;
	right:10px;
	text-indent:-9999px;
	padding:0
}

/* Banner */
#banner{
	width:938px;
	height:358px;
	margin: 20px auto 0;
	position:relative;
	border:1px solid #993300;
}
#banner .prev{
	background:url(../img/ui/slider-prev.png) no-repeat;
	width:18px;
	height:35px;
	position:absolute;
	left:-40px;
	top:160px;
	z-index:1000;
	text-indent:-9999px
}
#banner .next{
	background:url(../img/ui/slider-next.png) no-repeat;
	width:18px;
	height:35px;
	position:absolute;
	right:-40px;
	top:160px;
	z-index:1000;
	text-indent:-9999px
}
#banner .prev:hover, #banner .next:hover{
	background-position:0 -35px
}
#banner ul { margin-bottom: 0; width:938px; height:358px; overflow: hidden; z-index: 400; }
#banner ul li{
	position:relative
}

#banner ul li a {  }

#banner iframe { position: absolute; top: 30px; left: 30px; z-index: 500;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	}

/*
#banner ul li a.popup_youtube { position: absolute; top: 20px; left: 20px; height: 180px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	}

#banner ul li a.popup_youtube .play { position: absolute; top: 0; left: 0; }
*/
	
#banner ul li a.button{
	position:absolute;
	top:310px;
	left:400px;
	width:100px
}
#banner img{
	
}

/* Content */
#wrap .container{
	background: none;
	width:940px;
	min-height:550px;
	margin: 20px auto;
}

#featured-products{
	clear:both;
	margin-bottom: 20px;
	border:1px solid #993300;
	/*background:url(../img/ui/content-bg.png) repeat;*/
	 background-color: #1E1D1B;
}
.heading{
    background:url(../img/ui/heading-bg.png) no-repeat center top;
    position:relative;
    height:39px
}
.heading h2{
    text-align:center;
	font-size: 16px;
    line-height:38px;
	margin-bottom:0;
	text-transform:uppercase;
    font-family: Nunito, Arial, Helvetica, sans-serif;
    letter-spacing: 0.2px;
}
.heading a{
    position:absolute;
    right:20px;
    top:12px;
	color:#cccccc !important
}
.heading a:hover { color: #F90 !important; }
/* PRODUCTS */
.products{
	padding:0 20px;
	margin-top:20px;
	margin-bottom:0
}
.products li{
	width:180px;
	float:left;
	margin-right:19px;
	padding-bottom:20px
}
.products.row4 li {margin-right:43px;}
.products li.last{
	margin-right:0
}
.products li img{
	display:block;
	border:1px solid #686461;
	margin-bottom:5px
}
.products li a{
	display:block
}
.products li span{
	display:block;
	text-align:center;
	color:#cccccc;
	font-size:13px;
	line-height:17px
}
.products li a:hover img { border-color: #f90;}
.products li a:hover span {color: #f90;}

#gallery-preview{
	/*background:url(../img/ui/content-bg.png) repeat;*/
	background-color: #1E1D1B;
	border:1px solid #993300;
	margin-bottom:20px;
	clear: both
}
#gallery-preview ul.gallery{
	margin:0;
	margin-top:20px;
	padding:0 20px 20px;
}
#gallery-preview ul.gallery li { margin-bottom: 0;}

/* GALLERY */
.gallery li{
	float:left;
	margin-right:19px;
	margin-bottom: 20px;
}
.gallery li.last{
	margin-right:0
}
.gallery li a{
	display:block
}
.gallery li img{
	display:block;
	border:1px solid #686461;
	margin-bottom:5px;
}
.gallery li span{
	display:block;
	text-align:center;
	color:#cccccc;
	font-size:13px;
	line-height:17px;
	width: 180px
}
.gallery.row4 li span { width: 205px}
.gallery li a:hover img { border-color: #f90;}
.gallery li a:hover span {color: #f90;}

#featured{
	width:190px;
	height:20px;
	margin-left:200px;
	margin-top:9px;
	float:left;
}

/* aside */
#aside-news{
	border:1px solid #993300;
	/*background:url(../img/ui/content-bg.png) repeat;*/
	background-color: #1E1D1B;
	clear:both;
	margin-bottom:20px;
	text-align: center;
	padding: 10px 0;
}
#aside-news span { font-weight: bold; padding: 0 10px 10px 10px; line-height: 20px; display: block; }
#aside-news ul{
	padding:0 10px;
	margin:15px 0 5px
}
#aside-news ul li { margin-bottom: 10px;}
#aside-news ul li p.title{
	font: 13px Arial, Helvetica, sans-serif;
	margin-bottom: .4em;
	color: #fff;
}
#aside-news ul li p.title a:hover { color:#fff}
#aside-news ul li p{
	font:13px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height: 1.4em;
}
#aside-news ul li a{
	font-weight:bold;
	border: none;
}
#aside-news ul li a:hover {color: #f90;}

#facebook{
	clear:both;
	margin-bottom:20px;
	border:1px solid #993300;
	/*background:url(../img/ui/content-bg.png) repeat;*/
	background-color: #1E1D1B;
	
}

/* Footer */
#footer { background: #000; color:#fff; overflow: hidden;}
#footer, #footer a{
	color:#CCCCCC
}
#footer a:hover {border-bottom: 1px dotted #CCCCCC;}

#newsletter{
	width:100%;
	height:90px;
	background:url(../img/ui/footer-bg.png) no-repeat center top;
}

#subscribeForm{
	width:940px;
	margin:0 auto;
}
#subscribeForm h3{
    font-weight: 700;
	font-size: 16px;
}
#subscribeForm legend { display: none;}
#subscribeForm fieldset{
	background:none;
	border:none;
	padding:30px 0 0
}
#subscribeForm ul li{
	float:left;
    clear: none;
	position:relative;
	margin-right:11px;
	color:#FFFFFF;
	font-size:12px;
	width:auto
}
#subscribeForm ul li.last{
	margin-right:0px;
}
#subscribeForm ul li label{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0;
	top:12px;
	left:10px;
	cursor: text;
}
#subscribeForm input[type="text"]{
	width:118px;
	height:16px;
	background:#333333;
	border:1px solid #cb3300;
	padding:4px 10px;
	font:12px Arial, Helvetica, sans-serif;
    font-weight: 700;
	color:#FFFFFF
}
#subscribeForm input[type="submit"]{
	width:100px;
	display:block;
	border:1px solid #cb3300;
	padding:0 !important
}
#copyright { text-align: center;}

#copyright ul{
	width:auto;
	height:27px;
	margin:10px auto 0;
}
#copyright li{
	display: inline;
	color:#CCCCCC;
	font-size:12px;
	margin-left:10px;
	background:url(../img/ui/bullet-squre.png) right 6px no-repeat;
	padding-right:12px
}
#copyright li.last{
	background:none;
	padding-right:0
}

#brands{
	width: 260px;
	height:45px;
	margin:20px auto 0;
}
#brands li{
	float:left;
	margin-left:17px;
	line-height:45px;
}
#brands li a{
	display:block
}
#brands li a:hover { border: none;}
#brands li img{
	vertical-align:middle
}
#brands li.creditcards {
	padding-left: 53px;
}

#cards{
	width:265px;
	height:45px;
	margin:20px auto 0;
}
#cards li{
	float:left;
	margin-left:17px;
	line-height:45px;
}
#cards li a{
	display:block
}
#cards li a:hover { border: none;}
#cards li img{
	vertical-align:middle
}
#cards li.creditcards {
	padding-left: 53px;
}

#footer-info{
	width:440px;
	margin: 20px auto 0;
	text-align:center;
	clear: both; 
	padding-top: 20px;
}
#footer-info p{
	font-size:11px;
	line-height:12px;
    color:#ccc;
}

.beanstream_secure {
	width: 110px; text-align: center; background-color: #fff;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.footer{
	width:940px;
	margin:0 auto;
}
.footer p{
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:20px 0;
	text-align:center
}
.footer p a { border-bottom: 0;}

/* Gallery Page */
#gallery{
	margin-top:25px;
	margin-bottom:0
}
#gallery li{
	float:left;
	width:205px;
	text-align:center;
	margin-right:23px;
	margin-bottom:25px;
	font-size:13px;
	line-height:16px
}
#gallery li.last{
	margin-right:0px;
}
#gallery li a{
	display:block;
	color:#CCCCCC
}
#gallery li img{
	border:1px solid #686461
}
#gallery li span{
	display:block;
	text-align:center;
}
#gallery li:hover img{
	border:1px solid #f99e07
}
#gallery li:hover a{
	color:#f99e07
}

.entries { font-size: 1em; margin-top: 20px;}
.entries, .entries li { width: 100%;}
.entries li { float: left; clear:left; border-bottom: 1px dotted #aaa;}
.entries li div { float: left; width: 650px;}
.entries li div.full {float:none; width:100%}
.entries li h2, .entries li h4 { font-size: 22px; margin-bottom: .6em;}
.entries li div span { margin-bottom: .4em;}
.entries li div p.more a { border: none;}
.entries li img {float:right;border:1px solid #FFFFFF;}
.entries li a:hover img { border-color: #ff9900;}

#links > li > div > a { font-weight: bold; color: #ff9900; display: inline;}
#links > li > div > a:hover { border-bottom: 1px dotted #ff9900;}

.pagination{
	width:100%;
	clear:both;
	height:30px;
	float:right;
	color:#FFFFFF;
}
.pagination ol { float:right; width: auto; font-size: 1em;}
.pagination ol li {}
.pagination ol li a {border: 1px solid #CB3300; background:#6D0300 url(../img/ui/btn-bg.png) repeat-x;}
.pagination ol li a.active { background: #710500; color: #f90;}
.pagination ol li a.next_previous{ padding: 0 10px; text-transform: capitalize;}
.pagination ol li a:hover { background-color:#6D0300; background-position: 0 -5px;}

/* Products Page */
#section-products {width: 100%;}
#section-products > li { width: auto; clear: both; margin-bottom: 20px;}
#section-products > li:last-child() { margin-bottom: 0;}


#products-logo li{
	float:left;
	margin-right:20px
}

.products-carousel{
	background:url(../img/ui/products-bg-top.png) repeat-x;
	position:relative;
	width: 880px;
}
.products-carousel > div.wrapper { width: 880px; min-height: 340px;padding-right: 10px;

	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	
	background-color: #3B3A3A;
	background-repeat: repeat-x;
	background-image: linear-gradient(bottom, #1C150F 10%, #3B3A3A 100%);
	background-image: -o-linear-gradient(bottom, #1C150F 10%, #3B3A3A 100%);
	background-image: -moz-linear-gradient(bottom, #1C150F 10%, #3B3A3A 100%);
	background-image: -webkit-linear-gradient(bottom, #1C150F 10%, #3B3A3A 100%);
	background-image: -ms-linear-gradient(bottom, #1C150F 10%, #3B3A3A 100%);
	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
.products-carousel > div> img{
	position:absolute;
	left:5px;
	top:10px;
}
.products-carousel .prev, .products-carousel .next { position:absolute; top:140px; width:18px; height:35px; z-index:1000; text-indent:-9999px; left:135px; cursor: pointer;}
.products-carousel .prev{
	background:url(../img/ui/slider-prev.png) no-repeat;
}
.products-carousel .next{
	background:url(../img/ui/slider-next.png) no-repeat;
	left: 895px;
}
.products-carousel .prev:hover, .products-carousel .next:hover{
	background-position:0 -35px
}


.carousel-frame{
	float:right;
	width:715px !important
}
.carousel-frame ul{
	margin-bottom:0;
	margin-top:10px;
}
.carousel-frame ul li{
	float:left;
	width:192px
}
.carousel-frame ul li a{
	display:block
}
.carousel-frame ul li img, .carousel-frame span {display:block;}
.carousel-frame ul li img{
	display:block;
	margin-bottom:10px;
	border:1px solid #686461;
}
.carousel-frame span{
	font-size:12px;
	line-height:16px;
	text-align:center;
	width: 178px;
}
.carousel-frame a:hover{
	color:#ff9900;
}
.carousel-frame ul li:hover img{
	border:1px solid #ff9900;
}

/* Products */
#section-products-summary {height: 67px;}
#section-products-summary li { float: left; margin-right: 24px; margin-bottom: 12px;}
#section-products-summary li img { display: block; width: 110px; }

/* Product Page */
#breadcrumbs li{
	color:#fff;
	font-size:11px;
	font-weight:normal;
	display: inline-block;
    padding-left: 4px;
    font-weight:bold;
}
#breadcrumbs li span, #breadcrumbs li a{
    color:#CCCCCC;
	font-size:11px;
	font-weight: normal;
}
#breadcrumbs li a:hover { border-bottom: 1px dotted #CCCCCC;}

#product-gallery{
	float:left;
	width:250px;
	margin-bottom:0
}
#product-gallery li{
	margin-bottom:20px;
	color:#666666;
	font-size:14px;
	margin-bottom:10px;
	font-size:12px;
	color:#FFFFFF
}
#product-gallery li a{
	display:block
}
#product-gallery li img{
	border:1px solid #686461;
	display:block
}
#product-gallery li.moreviews{
	float:left;
	width:120px;
	margin-right:10px;
	margin-bottom:5px
}
#product-gallery li.last{
	margin-right:0
}
.clear{
	margin-bottom:0 !important
}

#product-detail{
	width:610px;
	float:right;
}
#product-detail h1{
	font-size:30px;
}
#product-detail h2{
	font-size:22px;
	margin-top:20px;
	margin-bottom:15px;
}
#product-detail span.productcode{
	font-weight:bold;
    display:block;
    margin-bottom:15px;
}
#product-detail p.productdesc{
	margin-top:15px;
	margin-bottom:8px
}

#product-video{
	margin-bottom:10px
}
#product-video li{
    position: relative;
	float:left;
	margin-right:15px;
	height:90px;
	line-height:90px
}
#product-video li img{
    
    z-index: 1000;
	border:1px solid #686461;
}
#product-video li span.mask {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 118px;
    height: 88px;
    display:block;
    background:url(../img/ui/play.png) center center no-repeat;
    z-index: 200;
}
#product-video li a:hover span.mask { left: -99999px;}
#product-video li a:hover img { border-color:#FF9900;}
#product-video li a{
	font:bold 13px Arial, Helvetica, sans-serif;
}

#on-sale{
	border-top:#993300 dotted 1px;
	border-bottom:#993300 dotted 1px;
	padding:10px 0;
	font-weight:bold;
    font-size: 14px;
}
#on-sale span{
	color:#ff9900;
}

#product-options li{
	margin-bottom: 5px;
	min-height: 38px;
    clear:both;
}
#product-options label{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#product-options select{
	background:#000000;
	color:#FFFFFF;
	border:#963210 solid 1px;
	font-size:12px 
}
#product-options li.item { margin-bottom: 0; min-height: auto; }
#product-options li.item h2 { margin-bottom: 0; }
#product-options label { padding-right: 5px; margin-bottom: 0; min-width: 85px; display: block; line-height: 38px; height: 38px}
#product-options label, #product-options select { float:left;}
#product-options .select_sizes label { text-align: right; font-size: 14px; width: auto; min-width: auto; }
#product-options .select_sizes select { margin-top: 6px; }
#product-options option { padding-right: 40px; padding-left: 8px;}
#product-options li label input[type="radio"], #product-options li input[type="checkbox"]{
	padding:0;
	margin:0;
	background:none
}
#product-options li.option-c label { margin-right: 20px}
#product-options .item_thumbnail {float: left; margin-right: 10px; }
#product-options li label input[type="radio"], #product-options li label input[type="checkbox"] { margin-top: 12px;}
#product-options li label input[type="radio"], #product-options li label input[type="checkbox"], #product-options li label span { float: left;}
#product-options li label span { padding-left: 10px; font-size: 13px}
#product-options .continue{
	padding:10px 0;
	border-top:#993300 dotted 1px;
	border-bottom:#993300 dotted 1px;
    height: 26px;
    min-height: 0;
}
#product-options .continue > span{
    font-weight: bold;
	float:left;
	position:relative;
	color:#ff9900;
	margin-right:20px;
	font-weight:bold;
	font-size:14px
}
#product-options .continue:after{
 	clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#product-options .continue input[type="submit"]{
	float:left;
	border:1px solid #CB3300;
	width:110px
}
.confirm_sizes_li {
	padding:10px 0;
	border-top:#993300 dotted 1px;
	border-bottom:#993300 dotted 1px;
	}
#product-options li.payment_plans p { font-size: 16px; margin: 0; color: #FF9900; text-align: center; }
#product-options li.payment_plans p strong { font-size: 18px; }
#confirm_sizes { float: left; margin: 6px 10px 0 0 !important; }
.confirm_sizes_li label { line-height: 18px !important; height: auto !important; width: 550px; }

#tabs{
	margin-bottom:0
}
#tab-nav {margin-bottom:0}
#tab-nav li{
	float:left;
	overflow:visible;
	border:#983301 solid 1px;
	border-bottom:none;
	margin-right:5px;
}
#tab-nav li a{
	padding:5px 10px 4px;
	font:13px 'cartogothic_stdregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#ff0000
}

#tab-nav li.ui-state-active a { border-bottom: none; margin-bottom:1px; background:#000;/*background: url("../img/ui/content-bg.png") repeat;*/}
.tab-content{
	width:560px;
	border:#983301 solid 1px;
	margin-bottom:20px;
	background: #000;
	/*background:url(../img/ui/content-bg.png) repeat;*/
	padding:20px;
	font-size:12px
}

.ui-tabs .ui-tabs-hide{ display:none;}
#description li{
	color:#FFFFFF;
	font-size:12px;
	line-height:18px
}

#related-items{
	width:100%;
	height:385px;
	float:left;
	border-top:#993300 dotted 1px;
}
#related-items h2{
	font-size:22px;
	margin-top:20px;
	margin-bottom:20px;
}
#related-items ul{
	padding:0
}
#related-items ul li{
	margin-right:55px;
}
#related-items ul li.last{
	margin-right:0
}

/* FAQ's */
#faqs p { font-size: 13px; line-height: 1.6em; margin-bottom: 20px;}
#faqs dt { font: 24px 'cartogothic_stdregular', Arial, Helvetica, sans-serif; margin-bottom: 10px; }
#faqs dl p:first-child { display: inline;}
#faqs dl p:last-child {margin-bottom: 0;}
#faqs dd { border-bottom: 1px dotted #aaa; margin-bottom: 20px;}
#faqs dd:last-child {border: none;}

/* CONTACT */
#quickenqform h4 {font-size: 20px;}
.triple h2, .triple h4 {font-size: 20px;}
#enquiryForm { }

#enquiryForm fieldset { padding: 0; background: none; border: none;}
#enquiryForm label, #enquiryForm input[type="text"], #enquiryForm textarea, #enquiryForm select, #enquiryForm select option { font-size: 12px; font-family: Arial,Helvetica,sans-serif; font-weight: bold; }
#enquiryForm select option { padding: 0;}
#enquiryForm label.over { top: 12px;}
#enquiryForm input[type="text"]  { padding: 4px;}
#enquiryForm select {width: 245px; padding-left: 0;}
#enquiryForm input[type="text"], #enquiryForm textarea{ width: 260px; }
#enquiryForm li { width: 100%; clear:both; float:left; position: relative}
#enquiryForm li.abs label {margin: 0; cursor: text;}
#enquiryForm li.sendcopy { padding: 0;}
#enquiryForm li.sendcopy input { margin-top: 12px;}
#enquiryForm li.sendcopy label, #enquiryForm li.sendcopy input { float: left;}
#enquiryForm li.sendcopy label { padding-left: 10px; font-weight: normal; width: 246px; margin-bottom: 0;}
#enquiryForm li.validation > * { float: left;}
#enquiryForm li.validation p { font-size: 12px; margin-bottom: 10px; width: 270px;}
#enquiryForm li.validation label { clear: both;}
#enquiryForm li.validation label, #enquiryForm li.validation input { margin-top: 12px;}
#enquiryForm li #captcha { margin-right: 10px; border: 1px dashed #aaa;}

#select_sizes { margin: 0; }
#select_sizes li { list-style: none; }

#basketform table { border: 1px solid #993300; }
#basketform table td, #basketform table th { border: 1px solid #993300; font-size: 13px; padding: 10px; background-color: rgba(51,51,51,0.7); }
#basketform table td span { display: inline; font-weight: bold; }
#basketform table td input, #discount-code input { border: 1px solid #993300; background-color: #000; color: #fff; font-size: 13px; }

#delivery_container table { border: 1px solid #993300; }
#delivery_container table td, #delivery_container table th { border: 1px solid #993300; font-size: 13px; padding: 10px; background-color: rgba(51,51,51,0.7); }
#delivery_container table td span { display: inline; font-weight: bold; }
#delivery_container table td input { border: 1px solid #993300; background-color: #000; color: #fff; font-size: 13px; }

#discount-code { border-top: 1px dotted #993300; border-bottom: 1px dotted #993300; }
#discount-code p { float: left; width: 500px; font-size: 12px; line-height: 26px; margin: 0; }
#discount-code label { float: right; margin: 0; }
#discount-code label span { font-size: 12px; font-weight: normal; }
#discount-code label input { width: 150px; }

#actions { float: left; width: auto; }
#actions > div { float: right;}
#actions.full { clear:both; width: 100%;}
#actions .button { display: inline-block; margin-left: 20px; }
#actions .recalculate, #actions .continue { background:#999999 url(../img/ui/btn-bg_grey.png) repeat-x !important; border: none; }

#login ul { margin-bottom: 0;}
}
#login li { padding: 5px 0; width: 100%; float: left; }
#login li input.submit { float: left !important; background:#333 url(../img/ui/btn-bg_grey.png) repeat-x !important; border-color: #666 !important;  }
#login li input.submit:hover {border-color: #333 !important; background-position: 0 -5px !important;}

#page-checkout1 #login {border: 1px solid #993300; background-color: rgba(51, 51, 51, 0.7); padding: 20px; margin-bottom: 20px;}
#page-checkout1 #login fieldset {margin-bottom: 0;}
#page-checkout1 #login h3 { font-size: 18.2px; font-family: Arial,Helvetica,sans-serif;}


#checkout ol li { border-bottom: 1px dotted #993300; }
#checkout fieldset.terms {border-top: 1px dotted #993300;}
#checkout fieldset legend { color: #fff; text-transform: uppercase;}
#checkout label, #login label { font-size: 13px; }
#checkout input, #login input, #checkout select { font-size: 13px; }
#checkout #newsletter { height: auto; }
#checkout .terms a { color: #FF9900; font-weight: bold; }
#checkout input.button { float: left !important; }

#checkout ol li.note p {font-family: Arial,Helvetica,sans-serif; font-size: 16px; font-weight: bold; color: #FF9900;}


.forum_table { border: 1px solid #993300; background-color: rgba(51,51,51,0.7); margin-bottom: 20px; }
.forum_table td, .forum_table th { border: 1px solid #993300; font-size: 13px; padding: 10px; text-align: left; }
.forum_table td span { display: inline; font-weight: bold; }
.forum_table td a:hover strong { color: #ff9900;}

.alert { display: block; margin: 10px 0; padding: 10px 0; border-top: 1px solid #993300; border-bottom: 1px solid #993300; background-color: rgba(51,51,51,0.7); text-align: center; color: #ff0000; font-weight: bold; font-size: 14px; margin-bottom: 30px;}

.size_charts table { border: 1px solid #993300; background-color: rgba(51,51,51,0.7); margin-top: 20px; width: 100%; border-spacing:0 !important;}
.size_charts table td, .size_charts table th { border: 1px solid #993300; font-size: 13px; padding: 5px; width: 10%; text-align: center; }
.size_charts table td strong { font-weight: 700; text-transform: uppercase; font-size: 16px;}
.size_charts table td:first-child, .size_charts table th:first-child { width: 30%; text-align: left; }
.size_charts table td span { display: inline; font-weight: bold; }
.size_charts table td input, #discount-code input { border: 1px solid #993300; background-color: #000; color: #fff; font-size: 13px; }
.size_charts table th img, .size_charts table td img { width: 98%; display:block; margin: 0 auto; height: auto;}

#page-checkout1 p.small { font-size: 11px; line-height: 25px; margin: 0; clear: both; }
#page-checkout2_1 #checkout ol li { float: left; padding: 10px 0; }
#page-checkout2_1 #checkout ol li p { font-size: 13px; }
#page-checkout2_1 #checkout ol li input { width: auto; }
#page-checkout2_1 #checkout ol li label { width: 860px; }



#forum_post { clear: both; }
#forum_post label { font-size: 13px; }
#forum_post label.over { cursor: text;}
#forum_post input { width: 300px; font-size: 13px; }
#forum_post input.button { width: auto; }
#forum_post textarea { width: 700px; font-size: 13px; }

#page-forum-subsections .forum_table { margin-top: 20px; }
#new_thread { border-top: 1px dotted #999; padding-top: 10px; margin-top: 10px; clear: both; }

.forum_details { width: 150px; float: left; clear: both; margin-top: 10px; }
.forum_details p,.forum_main p { font-size: 13px; }
.forum_main { width: 730px; float: right; margin: 10px 0; }

#forum-comments { border-top: 1px dotted #999; padding-top: 10px; margin-top: 10px; clear: both; }

/* Login/Register/Forgotten */

#login, #register, #forgottenpassword { margin-bottom: 10px;}
#login h3 { text-transform: uppercase;}
#login span {display: block; font-family: Arial,Helvetica,sans-serif; font-size: 13px; line-height: 20px; margin-bottom: 5px;}
#login fieldset { padding: 0;}
#register label, 
#register input[type="text"],
#register select,
#register select option,
#forgottenpassword label, 
#forgottenpassword input[type="text"],
#login label, 
#login input[type="text"]{ font-size: 12px; font-family: Arial,Helvetica,sans-serif; font-weight: bold; }

#forgottenpassword label { display: block; float: left; margin: 0; width: 160px;}
#forgottenpassword input[type="text"] { width: 250px; }

.basic li { margin-left: 0 !important; clear: both;}
.basic li.validation > * { float: left;}
.basic li.validation p { font-size: 12px; margin-bottom: 10px; width: 285px}
.basic li.validation label { margin-top: 12px;}
.basic li.validation input { margin-top: 12px;}
.basic li #captcha { clear: both; margin-right: 10px; border: 1px dashed #aaa;}

.user_nav { height: 30px; display: block; }
.user_nav li { float: left; margin-right: 20px; font-size: 20px; }
.user_nav li a.active { border-bottom: 1px dotted #FF0000; }

/* USER ADDRESSES */
#user_addresses li { width: 49%; float: left; list-style: none; margin: 0; padding: 0; }
#user_addresses li:nth-child(2n+1) { clear: both; }
#user_addresses li:nth-child(2n+2) { float: right; }
#user_addresses li p { border: 1px solid #FF0000; padding: 15px; font-size: 12px; }
#user_addresses li p a { float: right; text-decoration: none; border: none; }

.total_points {
	padding:4px 10px 4px 10px;
	background:#333333;
	border:#FF0000 solid 1px;
	font-size: 16px;
	color:#FFFFFF;
	text-align: center;
	width: 150px;
	margin: auto;
}

#checkout1a_login { width: 45%; float: right; }
#new_user { width: 45%; float: left; }

.checkout1a_fieldset { border: 1px solid #fff; padding: 10px; }
.checkout1a_fieldset legend { font-size: 16px; padding: 0 5px; font-weight: bold; }
.checkout1a_fieldset ul { margin-bottom: 0; }
.checkout1a_fieldset .button { float: right; }
.checkout1a_fieldset label { float: left; width: 100px; font-size: 14px; }
.checkout1a_fieldset a { font-size: 14px; font-weight: bold; }

.products-carousel > div > div > ul { width: 710px; float: right; margin-top: 20px; }
.products-carousel > div > div > ul > li { width: 192px; float: left; margin: 0 0 20px 35px; }
.products-carousel > div > div > ul > li:nth-child(3n+1) { clear: both; }
