/* @override http://localhost:8000/static/css/style.css */

body{
	min-width: 1000px;
	max-width: 1440px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #000;
	font-family: 'News Cycle', arial, sans-serif;
}

h1, h2, h3 {
	font-weight: 400;
	line-height: 125%;
	font-family: "Oswald", Arial, sans-serif;
}

a {
	line-height: 100%;
}

a img{
	border: none;
}


#outer_container {

}

#m_search, #mobileCart {
	display: none;
}

#mainNav {
	padding: 18px 0 1% 0;
	margin: 0 auto;
	height: 83px;
	background: #111;
	width: 100%;
	position: fixed !important;
	z-index: 1010;
	min-width: 1000px;
	max-width: 1440px;
}

#mainNav ul{
	margin: 15px auto 0 auto;
	padding: 0;
}

#mainNav ul li{
	list-style: none;
	display: inline;
	margin: 0 1.1% 0 1.1%;
	-webkit-font-smoothing: antialiased;
}

#mainNav ul li a{
	color: #aaa;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400; 
	font-family: "Oswald", Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}

#mainNav ul li a:hover, #mainNav ul li a.active{
	color: #fff;
}

#mainNav ul li div#collections{
	color: #aaa;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400; 
	font-family: 'Oswald', sans-serif;
	display: inline;
}

/*#mainNav ul li div#collections:hover, #mainNav ul li div#collections.active{*/
#mainNav ul li div#collections:hover {
	color: #fff;
	cursor: pointer;
}

#mainNav ul li.search {
	width: 20px;
}

.searchGlass {
	display: inline;
	position: relative;
	top: 3px;
}

.searchGlass:hover {
	cursor: pointer;
}


#shopNav {
	float: left;
	position: relative;
	background: url('/static/img/shop_nav2_02.png') repeat-x #EDE8D5;
	width: 100%;
	top: 110px;
	padding: 2.5% 0 0 0;
}


#catNav ul{
	width: 70%;
	margin: 0 auto 2% auto;
	padding: 0;
}

#catNav ul li {
	list-style: none;
	margin: 0 1px 0 1px;
	padding: 0;
	display: inline;
}

#catNav ul li a {
	text-decoration: none;
	font-size: 19px;
	color: #000;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 45px;
	text-transform: uppercase;
	font-family: 'Oswald', Arial, sans-serif;
	padding: 0 1% 0 1%;
	text-shadow: 0 1px #fff;
	white-space: nowrap;
}

#catNav ul li a:hover, #paymentlink {
	background: url('/static/img/overlay-white.png');
/*	color: #d40000;*/
}

#bottomShadow {
	background: url('/static/img/bottom-shadow_03.png') repeat-x;
	height: 7px;
	position: relative;
/*	margin-top: 2%;*/
	opacity: 0.3;	
}

#container {
	float: left;
	position: relative;
	top: 110px;
	width: 100%;
	margin: 0 auto 0 auto;
	line-height: 130%;
	background: #fff;
	min-width: 1000px;
	z-index: 2;
}

#content {
	
}

#mainWrap {
/*	width: 1000px;
	margin: 0 auto;
	padding: 0 10px 0 10px;*/
}

#leftnavTitle {
	float: left;
	padding: 6px 9% 5px 31%;
	background: #d40000;
	font-size: 28px;
	font-weight: 700; 
	letter-spacing: 0;
	margin-bottom: 5px;
	font-family: 'Old Standard TT', sans-serif;
	color: #000;
	text-decoration: none;
}

#leftnavTitle:hover {
	background: #ccc;
}

#libertylogoBlk {
	background: url('/static/img/Liberty-logo-2005_colour.png') no-repeat;
	width: 340px;
	height: 346px;
	margin: 0 auto;
	text-align: center;
}

.libertyIntro {
	clear: left;
	margin: 0;
	padding: 0 20% 0 20%;
	font-size: 18px;
	font-family: times, serif;
	font-weight: bold;
	line-height: 135%;
}

#leftnavWrap {	
	width: 30%;
	float: left;
	min-width: 280px;
}

ul#leftNav{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#leftNav li {
	float: left;
	width: 45%;
	margin: 0 0 2px 0;
	padding: 6px 0 7px 31%;
}

ul#leftNav li a{
	float: left;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	color: #111;
	font-weight: 400;
	letter-spacing: 0px;
	font-family: 'Oswald', Arial, sans-serif;
}

ul#leftNav li:hover {
	background: #ccc;
}

#mainPage {
/*	min-width: 600px;*/
	float: left;
	position: relative;
	width: 90%;
	z-index: 1;
/*	min-width: 1000px;*/
	margin: 0 auto;
	padding: 1% 5% 10% 5%;
	background: #fff;
}

#topLogo {
	background: url('/static/img/liberty_logo2_03.png') no-repeat 0 8px;
	width: 428px;
	height: 40px;
	display: block;
	margin: 0 auto;
}

#socialWrap {
	position: absolute;
	left: 2%;
top: 14%;
	width: 50px;
}

#socialWrap #fb a{
	display: block;
	background: url('/static/img/fb.png') no-repeat 0 0;
	width: 9px;
	height: 19px;
	float: left;
	margin-right: 6px;
}

#socialWrap #fb a:hover {
	background-position: 0 -26px;
}

#socialWrap #youtube a{
	float: left;
	display: block;
	background: url('/static/img/youtube.png') no-repeat 0 0;
	width: 19px;
	height: 19px;
}

#socialWrap #youtube a:hover {
	background-position: 0 -26px;
}

#navbar {
float: left;
border: none;
}

#top {
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1 {
padding: 0;
margin: 0;
}

h4 {
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 1pt;
}

h5 {
margin: 0;
padding: 0;
}

#headerWrap {
position: absolute;
top: 8%;
right: 2%;
 width: 20%;
/* background: #5491cc;*/
 color: #fff;
 height: 24px;
 margin: 0; 
 padding: 0;
}



#accountWrap {
 width: 400px;
 margin: 0 auto;
float: right;
right: 0;
position: relative;
z-index: 10101;
 color: #777;
}

.cartWrap {
 float: right;
}


#headerContent {

}


.topCart {
	float: right;
	margin: 10px 5px 0 10px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	text-align: right;
}

.topCart a{
	float: left;
	color: #fff;
}

.topCart a#cart {
	text-transform: uppercase;
}

.topCart a:hover {
	color: #999;
}

.countWrap {
	float: left;
	margin: 0 5px 0 5px;
}


#accountInfo {
width: 400px;
letter-spacing: 1pt;
text-align: right;
float: left;
margin: 4px 0 0 0;
}

#accountInfo a{
	font-family: 'News Cycle', arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
 	color: #999;
	margin-right: 5px;
	letter-spacing: 1px;
}

#accountInfo a:hover{
	text-decoration: none;
	color: #fff;
}


#accountInfo h3{
	font-size: 8pt;
	font-weight: normal;
 color: #fff;
	margin: 0 0 5px 0;
	border: none;
}

.displayNone {
	display: none;	
}


#displayNone {
	display: none;	
}

.displayNow {
	display: block;	
}


#displayNow {
	display: block;	
}

.searchformWrap {

	
}

.searchForm {
	position: relative;
	left: 300px;
	top: 15px;
	margin: 0 auto;
/*	background: url('/static/img/overlay.png');*/
	background: #d40000;
	width: 300px;
	height: 33px;	
}


#search_keywords {
	border: solid 1px #C0CAD4;
	width: 210px;
	margin: 5px 0 2px 0px;
	padding-left: 4px;
	color: #555;
	height: 18px;
}


.search h3{
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0;
}


input.sbutt {
	float: right;
	margin: 2px 5px 0 0;
	border: 0;
	background: none;
	color: #FFF;
	font-weight: 400;
	font-size: 16px;
	font-family: "Oswald", arial, sans-serif;
}


input.sbutt:hover {
	color: #000;
	cursor: pointer;
}


/*input.sbutt {
	background: url('/static/img/glass2_03.png') no-repeat;
	width: 16px;
	height: 19px; 
	margin: 5px 0 0 5px;
	border: 0;
}


input.sbutt:hover {
	color: #FFF;
	cursor: pointer;
}
*/
#sidebar_wrap{
	display: none;
}

#sidebar-secondary {
	display: none;
}


#content {
}

#orderhistory a#prod_back, a#prod_back {
	width: 7%;
	text-align: right;
	position: absolute;
	left: 0;
	margin-top: 20px;
	height: 60px;
	background: #bbb;
	color: #fff;
	font-weight: 400;
	font-family: "Oswald", sans-serif;
	z-index: 999;
	padding: 1% 1% 0 0;
	text-decoration: none;
}

#orderhistory a#prod_back:hover, a#prod_back:hover{
	background: #ddd;
	color: #fff;
	cursor: pointer;	
}



/* ========= Footer Content Section ============ */

#foot_con {
	float: left;
	width: 980px;
	margin: 30px 0px 20px 0px;
}

/* ========= FAQ Section ============= */
.faq {
	float: left;
	text-align: left;
	margin: 20px 0 0px 10px;
}

.faq_wrap {
	float: left;
	width: 750px;
}

.faq h1{
	text-align: left;
	font-size: 18pt;
	margin: 8px 0 8px 0;
	font-weight: normal;
	letter-spacing: 0pt;
}


.faq h2 {
	padding: 0px 0 10px 0;
	margin: 0;
	font-size: 225%;
	font-weight: normal;
	letter-spacing: 1pt;
	border-bottom: 1px solid #aaa;
}

.faq p{
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	width: 750px;
	letter-spacing: 1pt;
	font-size: 9pt;
	text-align: left;
}

.faq_wrap {
	float: left;
	margin: 25px 0 10px 0;
}

.faq_wrap h3 {
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
	width: 750px;
	letter-spacing: 1pt;
	font-size: 18px;
	text-align: left;
	border: none;
	font-weight: normal;	
}

.faq_wrap p{
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
	width: 750px;
	letter-spacing: 1pt;
	font-size: 13px;
	text-align: left;
	border: none;
	font-weight: normal;	
}

#accordion {
	margin-top: 10px;
	padding-bottom: 25px;
	float: left;
	width: 900px;
	text-align: left;
}

p.accord {
	font-size: 9pt;
	padding: 0;
	margin: 0;
	letter-spacing: 1pt;
	width: 690px;
}


#accordion h2{
	font-size: 12pt;
	color: #777;
	border: none;
	margin: 0;
	padding: 0 0 10px 0;
}


/* FAQ Style ends _______________ */

/*======= Shopping Cart Section ===========*/

#cartwrap{
	width: 900px;
	margin: 10px auto;
	min-height: 300px;
}

#cartwrap h4{
	padding: 5px;
	margin: 100px auto 30px auto;
	width: 700px;
}

#cartwrap a.clickhere {
	text-decoration: none;
	color: #101134;
	font-size: 13.5pt;
	background: #F9F9F9;
	padding: 5px 15px 5px 15px;
	border: 3px solid #ddd;
}

#cartwrap a.clickhere:hover {
	background: #ddd;	
	color: #000;
}

#cartwrap a{
	text-decoration: none;
	color: #101134;
	font-size: 13px;
	background: #F9F9F9;
	padding: 5px 15px 5px 0px;
	border: 1px solid #ddd;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: left;
}

#cartwrap a:hover{
	color: #d40000;	
}

#cartwrap a.cartlink {
	background: none;
	border: none;
}

table.cart {
	border-collapse: separate;
	width: 900px;
	float: left;
	font-family: Helvetica, Arial,  sans-serif;
	}
	
table.cart tbody {
		border: dashed;
	}
	

table.cart	td {
		font-size: 14px;
		vertical-align: top;
		text-align: left;
		padding: 0.1em 1em 1em 0;
	}
	
table.cart col {
		padding-top: 2px;
		}
table.cart thead {
		
				
		}
	
table.cart th	{
		padding: 0.3em 0em 2em 0;
		text-align: left;
		vertical-align: top;
		font-weight: 400;
		text-align: left;
		font-size: 15px;
		font-family: 'Oswald', Arial,  sans-serif;
		}

#cartwrap img{
	padding-top: -15px;
	margin: 0px 8px 10px 8px;
}
tr.total_row td{
		text-align: right;
		vertical-align: bottom;
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;	
		font-family: "Oswald", arial, sans-serif;
	font-weight: 400;
	}
	
.chkout {
	float: right;
	width: 540px;
	margin-top: 30px;
}

#cartwrap a.checkout_button {
	float: right;
	font-size: 18px;
	padding: 8px 20px 5px 20px;
/*	letter-spacing: 1px;*/
	color: #fff;
	text-decoration: none;
	background: #d40000;
	width: 210px;
	height: 24px;
	border: 4px solid #DDD;
	-moz-border-radius: 24px;
	border-radius: 24px;
	margin: 20px 0 0 0;
	text-align: center;
	line-height: 20px;
	font-family: "Oswald", arial, sans-serif;
}

#cartwrap a.checkout_button:hover {
	background: #990202;
	cursor: pointer;
	color: #fff;
}

#cartwrap a.addmore_button {
	float: left;
	font-size: 18px;
	padding: 8px 20px 5px 20px;
/*	letter-spacing: 1px;*/
	color: #fff;
	text-decoration: none;
	background: #777;
	width: 210px;
	height: 24px;
	border: 4px solid #DDD;
	-moz-border-radius: 24px;
	border-radius: 24px;
	margin: 20px 0 0 0;
	text-align: center;
	line-height: 20px;
	font-family: "Oswald", arial, sans-serif;
	font-weight: 400;
}

#cartwrap a.addmore_button:hover {
	background: #555;
	cursor: pointer;
	color: #fff;
}



table.cart td.totalprice {
	float: right;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.totalprice_h {
	float: right;
}

#id_quantity {
	width: 30px;
}

/*=========== Search Section =========*/

#searchwrap {
	padding-top: 10px;
	width: 85%;
	margin: 0 auto;
	min-width: 1000px;
}

#searchwrap h2{
	color:#333;
	width: 100%;
	margin: 60px auto;
	line-height: 125%;
}

#searchwrap h4{
	font-size: 13pt;
	padding-bottom: 5px;
	margin: 5px 0 20px 10px;
	border-bottom: 1px solid #eee;
	text-align: left;
	color: #333;
	font-weight: normal;
}

#searchwrap ul{
	margin: 0 0 50px 0;
	padding-left: 0px;
	color:#101134
}

#searchwrap ul.cat_results {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 10.5pt;
	letter-spacing: 0px;
	margin-top: 5px;
	width: 100%;
	float: left;
}

#searchwrap ul.cat_results li{
	list-style: none;
	float: left;
	padding: 2px 3px 3px 3px;
	margin: 2px;
	width: 200px;
	height: 200px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#searchwrap ul.cat_results li:hover{
	background: #eee;
}

#searchwrap ul.cat_results li a.prod_name{
	margin: 5px 0 5px 0;
	font-size: 11pt;
	font-weight: bold;
	line-height: 120%;
}

#searchwrap ul.cat_results li img{
	padding-bottom: 8px;
}

#searchwrap ul.cat_results li a{
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 10.5pt;
	letter-spacing: 0px;
	margin-top: 5px;
}



#searchwrap ul.results li a{
display: block;
text-decoration: none;
color: #000;
letter-spacing: 0px;
font-family: arial, sans-serif;
margin: 3px 0 5px 0;
font-size: 9pt;
font-weight: normal;
line-height: 120%;

}

#searchwrap a:hover{


}

#searchwrap ul.results li{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0 3px 3px 3px;
	width: 240px;
	height: 425px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#searchwrap ul.results li:hover{
	background: #eee;
}

#searchwrap ul.results li .prod_description {
	text-align: left;
	margin: 5px auto 5px auto;
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #eee;
	padding: 0 8px 8px 8px;
}

#searchwrap ul.results li a.prod_name{
margin: 5px 0 5px 0;
font-weight: bold;
line-height: 120%;
font-size: 20px;
font-weight: 400;
font-family: 'Oswald', sans-serif;
}

#searchwrap ul.results li a.price {
	margin: 8px 0 5px 0;
	font-size: 15px;
	font-weight: normal;
}

#searchwrap ul.results li a.caseoption{
	margin: 8px 0 5px 0;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
}

#searchwrap ul.results li a.prod_desc{
	margin: 8px 0 5px 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
}

#searchwrap ul.results li a.prod_desc p{
	margin: 8px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	color: #333;
}

.sold_wrap {
   position: absolute;
}

.sold {
	position: relative;
	top: 50px;
	left: 20px;
	z-index: 9999;
	
}

.sold_wrap_sm {
   position: relative;

}

.sold_sm {
	float: left;
	z-index: 888;
	margin-top: 15px;
	margin-left: -160px;
	
}

.sold_sm img{
	width: 150px;
}



/*========== Contact Section ===========*/


#contact_wrap{
	width: 75%;
	text-align: center;
	margin: 15px auto;
	padding: 0px;
}

.contact_logo {
	float: left;
	width: 40%;	
}

.contact_right {
	float: left;
	width: 55%;
	margin-left: 5%;
}

.contact_logo img{
	margin: 0 auto;
	text-align: center;
}

#contactinfo {
	float: left;
	width: 100%;
	margin-top: 25px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 18px;
}

#contactinfo h3{
	margin: 5px 0 5px 0;
}

.contact_title {
	float: left;
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

.phone{
	float: left;
	clear:left;
	margin: 10px 0 0 0;
}

.address {
	float: left;
	clear: left;
	margin: 10px 0 15px 0;
}

.contact-label{
	float: left;
}

.cta_finder a{
	float: left;
	width: 60%;
	text-decoration: none;
	font-size: 16px;
	color: #000;
	margin: 0px 0 30px 0;
	line-height: 130%;
}

.cta_finder a:hover {
	color: #d40000;
}

#contactform {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 10px 15px 5px 15px;
	width: 330px;
	height: 300px;
	background: #f2f2f2;
	text-align: left;
}

#contactform table th{
	text-align: left;

}

.contactform_title {
	float: left;
	clear: left;
	background: url('/static/img/contact_03.png') no-repeat;
	width: 308px;
	height: 69px;
	margin-bottom: 30px;
}

#contactform h3{
	font-weight: normal;
	font-size: 14pt;
	letter-spacing: 1pt;
	margin-bottom: 15px;
	margin-top: 0;
	padding-top: 10px;
}

#club_icon a{
	float: left;
	background: url('/static/img/contact_10.png') no-repeat;
	width: 184px;
	height: 177px;
	margin: 0 20px 0 120px;	
}

#club_icon a{
	display: block;
	float: left;
}

input.send {
	width: 100px;
}

#thankyou{
	margin: 80px auto 50px auto;
	width: 60%;
}

.thankyou_wrap {
	float: left;
	margin-bottom: 20px;
}

.thanks_more{
	margin: 20px 0 0 280px;
	float: left;
}

#thankyou h4{
	padding: 0;
	margin: 0px 0 20px 0;
	width: 750px;
	text-align: center;
}

#thankyou a{
	text-decoration: none;
	color: #101134;
	font-size: 13pt;
	background: #F9F9F9;
	padding: 8px 30px 8px 30px;
	border: 1px solid #ddd;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#thankyou a:hover{
	color: #d40000;	
}

/*========= Checkout Section ===========*/

#auth_logo_wrap {
	float: left;
	margin-top: 150px;
}


#cc_logos {
	float: left;
	margin-top: 30px;
}

#cc_logos img{
	width: 100px;
}

h4.error {
	color: #d40000;
	text-align: left;
	padding: 10px 0 20px 0;
}

#checkoutwrap {
	width: 600px;
	text-align: left;
	margin: 10px auto;
	padding: 0 5% 0 5%;
	color: #000;
	background: #fff;

}


#checkoutwrap h3{
	font-size: 18pt;
	width: 100%;
	margin: 5px 0 15px 0;
	padding: 5px 0 5px 0;
	letter-spacing: 1pt;
	font-weight: normal;
}

#checkoutwrap h3.please{
	line-height: 125%;
	border: none;
}

#checkoutwrap h4{
	font-size: 14pt;
	margin: 10px 0 10px 0;
	line-height: 125%;
	clear: left;
	text-align: left;
	font-weight: 800;
	letter-spacing: 0;
}

#checkoutwrap h5{
	font-size: 12pt;
	margin: 10px 0 10px 0;
	line-height: 125%;
	font-weight: normal;
}

.checkout_error {
	margin-left: 20px;
	color: #d40000;
}


#checkoutprogress {
	float: left;
	background: #fff;
	font-family: Arial, sans-serif;
	letter-spacing: 1pt;
	font-size: 10pt;
	padding: 5px 5px 5px 0;
	margin: 0 0 30px 0;
	width: 100%;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
	
#checkoutprogress ul {
	display: inline;
	margin-left: 0;
	padding-left: 0;
	border: none;
	list-style: none;
}	
	
#checkoutprogress ul li {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

#checkoutprogress ul li a.step2 {
	color: #333;
	text-decoration: none;
}

#checkoutprogress li {
	color: #333;
}

#checkoutprogress li.active {
background-color: #ccc;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
	background: none;
	color: #D63A3B;
}

#checkoutprogress li.active a{
	background: none;
	color: #D63A3B;
}

#checkoutprogress li.first a{
	background: none;
	color: #aaa;
	text-decoration: none;
}

#checkoutprogress a:visited {
	padding: 3px;
	color: #000;
	text-decoration: none;
}

#checkoutprogress a:hover:visited {
	text-decoration: underline;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \00BB \0020 ";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: "";
}

#id_po_number {
	border: none;
	color: #000;
	width: 300px;
	font-size: 14px;
}

#payment ul {
	margin: 0 0 0 20px;
	padding: 0;	
}

#payment ul li{
	list-style: none;
	display: block;
	float: left;
	margin: 0 20px 0 0 ;
	padding: 0;
}

input.continue {
	float: left;
	clear: left;
	font-size: 12pt;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: #d40000;
	width: 200px;
	height: 40px;
	border: 4px solid #DDD;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 30px 0 0 0;
	text-align: center;
	line-height: 20px;
}

input.continue:hover {
	background: #990202;
	cursor: pointer;
	color: #fff;
}

.tablewrap {
	width: 100%;
}

table.checkout {
	padding: 10px 0px 10px 0px;
	margin-bottom: 30px;
	width: 100%;
	text-align: left;
}

table.checkout td{
	padding: 0 0 5px 0;
	width: 200px;
	float: left;
}

table.checkout input {
	width: 220px;
}

table.checkout .error {
	color: #d40000;
}

#shipping {
	width: 460px;
	padding: 10px 20px 10px 0;
	margin-bottom: 30px;
/*	background: #A6BFCE;*/
}

#shipping ul {
	float: left;
	margin: 0;
	padding: 0;
}

#shipping ul li{
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}

.shipping_desc {
	float: left;
	margin: 5px 0 5px 0;
	line-height: 150%;
}

#pleasenote {
	width: 500px;
	margin: 0 0 25px 10px;
}

#pleasenote h4{
	line-height: 125%;
}

.outofstate {
	float: left;
	width: 500px;
	margin: 10px 0 10px 0;
	padding: 0px 10px 10px 10px;
	background: #eee;
}

.orderwrap {
	float: left;
	width: 800px;
}

.order_det_1 {
	float: left;
	clear: left;
	margin: 10px 0 10px 0;
	width: 700px;
	
}

.order_det_1 .custom_details {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #eee;
}

.order_det_2 {
	float: left;
	margin: 10px 0 10px 0;
	width: 250px;
}

.order_det_3 {
	float: left;
	margin: 10px 0 10px 0;
	width: 250px;
}

.order_det_3 p{
	font-size: 9pt;
	margin: 0 0 6px 0;
}

.order_det_pwrap {
	float: left;
	clear: left;
	width: 500;
}

.order_det_pwrap2 {
	float: left;
	clear: left;
	margin-bottom: 50px;
	width: 500;
}


.order_det_pay {
	float: left;
	clear: left;
	border: 6px solid #eee;
	margin: 10px 0 10px 0;
	width: 500px;
	padding: 0 0 20px 20px;
	background: none;
}

#validate_wrap {
	float: left;
	width: 500px;
	padding: 0 0 20px 20px;
	margin-bottom: 20px;
	background: none;
	border: 6px solid #eee;
}

input.purch {
	float: left;
	font-size: 12pt;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: #d40000;
	width: 240px;
	height: 40px;
	border: 4px solid #DDD;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	text-align: center;
	line-height: 20px;
}

input.purch:hover {
	background: #990202;
	cursor: pointer;
	color: #fff;
}


#ordersuccess {
	margin: 25px auto;
	width: 600px;
	text-align: left;
	background: #fff; 
	/*background: url('/static/images/') repeat;*/
	color: #101134;
}

#ordersuccess h4{
	margin: 0px 0 10px 0;
}

.orderdetails h4{
	margin: 10px 0 10px 0;
}


.orderdetails{
	width: 550px;
	padding: 20px 0 20px 20px;
	margin: 10px auto 0 auto;
	background: none;
}

.orderdetwrap{
	float: left;
	margin: 10px 0 10px 0;
	width: 550px;
	vertical-align: top;
	text-align: left;
}

/*======== Collection Style =========*/

/*======== About Style ==============*/

#about {
	float: left;
	width: 940px;
	margin: 15px 20px;
}

#about h1{
	text-align: left;
	font-weight: normal;
	margin-bottom: 25px;
}

#about p{
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 150%;
	text-align: justify;
}

#about img{
	margin: 0 0 40px 50px;
	border: 1px solid #aaa;
}


/*====== Footer Section =========*/

#footer {
	float: left;
	padding: 28px 0 0 0;
	margin: 0 auto 0 auto;
	width: 100%;
	display: block;
	background: url('/static/img/footer_03.png') repeat-x #000;
	min-height: 280px;
}

#footLinks {
	padding-bottom: 20px;
	}

#footLinks a{
	padding: 0 27px 0 27px;
	color: #999;
	font-family: 'Oswald', Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-decoration: none;
	}

#footLinks a:hover {
	color: #fff;
}

#footLogo {
	padding: 40px 0 10px 0;
}

.account_created {
	margin: 70px auto;
	width: 800px;
}	

.account_created h3 {
	padding: 5px 0 5px 0;
	margin: 0 0 50px 0;
	font-size: 20pt;
	color: #101134;	
	float: left;
	width: 100%;
	text-align: center;
}
	
.acc_options h3 {
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 20pt;
	color: #101134;	
	float: left;
	width: 100%;
	text-align: left;
}

.account_created a{
	color: #101134;
	text-decoration: none;
	font-size: 18pt;
	background: #F9F9F9;
	padding: 8px 20px 8px 20px;
	border: 4px solid #ddd;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.account_created a:hover {
	color: #000;
	background: #ddd;
}

	

#follow_us {
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
	width: 250px;
}

#follow_us h3{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #777;
	margin: 0 0 5px 0;
	border: none;
}

#address_wrap {
	clear: left;
	margin: 40px 0 100px 310px;
	padding-top: 25px;
	
}

.cw {
	width: 200px;
	margin: 40px auto 20px auto;
	color: #ddd;
	text-align: center;
	font-size: 14px;
}

a.jds {
	float: left;
	width: 100px;
}


#foot_badge {
	float: left;
	margin: 0 0 50px 0;
	border: none;
}

#addresscard {
	margin: 25px auto;
	float: left;	
}

#address_txt{
	background: url('/static/images/fowler_address_10.png') no-repeat;
	width: 384px;
	height: 308px;
	margin: 25px auto;
	float: left;
}

#address_txt p{
	float: left;
	font-size: 14pt;
	line-height: 125%;
	margin: 40px 0 0 50px;
	color: #5191DE;
}

#address_txt a{
	text-decoration: none;
}

a.tocontact {
	float: left;
	font-size: 13pt;
	line-height: 125%;
	margin: 6px 0 0 105px;
	color: #D63A3B;
	text-decoration: none;
}

a:hover.tocontact{
	color: #5191DE;
}

/* ======== PRESS =========== */

#presswrap {
	float: left;
	width: 250px;
	margin: 25px 0px 20px 0px ;
}

.press_title {
	float: left;
	margin: 0px 0 10px 40px;
}

#PressIntro {
	float: left;
	clear: left;
	width: 750px;
	margin-top: -8px;
}

#PressIntro h1{
	text-align: left;
	font-weight: normal;
	margin: 0 0 25px 0;
}

#PressIntro p{
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 150%;
	text-align: justify;
	
}


#pressclips {
	float: left;
	clear: left;
	width: 190px;
	margin: 10px 10px 0 0;
	text-align: left;
}

#pressclips ul{
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 40px;
}

#pressclips li{
	float: left;
	display: block;
	list-style: disc;
	width: 190px;
	padding: 0 0 10px 0px;
	margin: 0;
}

#pressclips img{
	float: left;
	margin: 0;
	margin-left: -25px;
	padding: 0;
}

#pressclips h3 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 2px;
	font-size: 10pt;
	line-height: 115%;
	font-weight: normal;
}

#pressclips p{
	margin: 0;
	padding: 0 0 5px 0;
	color: #555;
}

#pressclips a{
	color: #101134;
	text-decoration: none;
}

#pressclips a:hover{
	color: #D63A3B;
}	


/*======= email style ==========*/

#email_wrap{
	float: left;
	width: 600px;
}

#email_bill{
	float: left;
	width: 300px;
}

#email_ship{
	float: left;
	width: 300px;
}

/*======Link Style========*/

#link_block {
	float: left;
	padding: 0px 10px 20px 10px;
	margin: 10px 10px 10px 10px;
	background: #fff;
}

#link_block h1{
	text-align: left;
	font-size: 18pt;
	margin: 8px 0 20px 0;
	font-weight: normal;
	letter-spacing: 1pt;
}


#link_block ul{
	padding: 0;
	margin: 0;
	width: 880px;
	}

#link_block ul li {
	float: left;
	margin: 0 40px 10px 0px;
	padding: 7px 10px 10px 10px;
	display: block;
	color: #FFF;
	width: 345px;
	border-bottom: 1px solid #f2f2f2;
}

#link_block ul li:hover {
	background: #f2f2f2;
}

.link_title {
	float: left;
	clear: left;
	font-size: 11pt;
	color: #000;
	text-decoration: none;
}

a:hover.link_title {
	color: #d40000;
}

.link_url {
	float: left;
	clear: left;
	font-size: 10pt;
	padding: 6px 10px 10px 0px;
	letter-spacing: 1px;
	color: #999;
	text-decoration: none;
}

a:hover.link_url {
	color: #d40000
}




/* --------- Profile ----------- */

#profile {
	margin: 30px auto;
	text-align: left;
	width: 600px;
}

#profile p{
	font-size: 10.5pt;
	text-align: left;
	margin-left: 0px;
}

#profile h2 {
	margin: 0 0 15px 0px;
	padding: 0;
	color: #101134;
	text-align: left;
}

#profile ul.errorlist{
	padding: 0 0 0 5px;
	color: #d40000;
}

table.login{
	padding: 15px 25px 15px 25px;
	width: 350px;
	color: #101134;
	font-size: 11pt;
	border: 6px solid #eee;
	margin: 0 auto;
}

table.login th {
	padding: 0 0px 10px 0;	
}

table.login td{
	vertical-align: top;
	padding: 0 0px 10px 0;
	text-align: left;
	font-size: 10pt;
	float: left;
	width: 120px;
	font-weight: normal;
}

table.login tr{
	padding: 0 0 10px 0;
}

table.login h3{
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 12pt;
	color: #101134;
	text-align: left;
}

table.login h4{
	font-size: 16pt;
	color: #101134;
	padding: 0 0 15px 0;
	margin: 10px 0 0 0;
	font-weight: bold;
}

input#login {
	width: 100%;
	float: left;
	margin: 15px 0 0 80px;
}

.login .login_links p {
	font-size: 15px;
}

table.viewprofile{
	padding: 15px 25px 15px 25px;
	width: 600px;
	color: #101134;
	font-size: 11pt;
	border: 6px solid #eee;
	margin: 0 auto 20px auto;
}

table.viewprofile th {
	padding: 0 0px 10px 0;	
}

table.viewprofile td{
	vertical-align: top;
	padding: 0 0px 10px 0;
	text-align: left;
	font-size: 15px;
	float: left;
	min-width: 120px;
	font-weight: normal;
}

table.viewprofile tr{
	padding: 0 0 10px 0;
}

table.viewprofile h3{
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 20px;
	color: #101134;
	text-align: left;
}

table.viewprofile h4{
	font-size: 16pt;
	color: #101134;
	padding: 0 0 15px 0;
	margin: 10px 0 0 0;
	font-weight: bold;
}

table.viewprofile ul.addressblock {
	margin: 0;
	padding: 0;
}

table.viewprofile ul.addressblock li{
	display: block;
}

.profile_submit {
	float: left;
	clear: left;
}

table.profile {
	padding: 10px 20px 20px 30px;
	margin-bottom: 30px;
	width: 350px;
	color: #101134;	
}

table.profile th{
	width: 100px;
}


#orderhistory {
	margin: 30px auto 20px auto;
	color: #101134;	
	text-align: left;
	width: 750px;
}

#orderhistory a{
	color: #d40000;	
	text-decoration: none;	
}

#orderhistory a:hover{
	color: #101134;
}

table.ordertable {
	width: 800px;
}


#orderhistory h2{
	margin: 10px 0 15px 0;
}

ul.profile{
	padding: 10px 20px 20px 30px;
	margin-bottom: 30px;
	width: 310px;
}

.profile li {
	list-style-type: none;
	display: block;
	padding: 0 0 8px 0;
}


ul.profile li h3{
	padding-bottom: 5px;
}

.acc_options{
	padding: 20px 0 0 5px;
	float: left;
	clear: left;
	width: 100%;
}

.acc_options a{
	text-decoration: none;
	margin: 10px 18px 25px 0;
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
}

.acc_options a:hover {
	color: #d40000;
}

.login {
	padding: 60px 20px 60px 20px;
	margin: 0 auto;
	text-align: center;
	width: 360px;
}

.login p {
	margin: 20px auto;
	font-size: 10pt;
}

.login h2{
	padding: 0 0 10px 0;
	line-height: 110%;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Oswald', arial, sans-serif;
}

.login_links {
	margin: 0 auto;
	clear: left;
	width: 100%;
	text-align: center;
}

/* ---------- 404 Style --------- */

.nopage {
	margin: 80px auto;
	width: 800px;
}

.nopage p{
	font-size: 18pt;
	color: #101134;
	text-align: center;
	padding-bottom: 15px;
}

.nopage a{
	font-size: 14pt;
	color: #101134;
	font-weight: normal;
	text-decoration: none;
	background: #F9F9F9;
	padding: 5px 15px 5px 15px;
	border: 1px solid #DDD;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.nopage a:hover {
	color: #d40000;
}

.prod_crumbs {
	display: none;
}

	.bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	border: 1px solid #aaa;
	text-indent: -9999px;
	display: inline-block;
	width: 8px !important;
	height: 8px;
	margin: 8px 4px;
	outline: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	border: 1px solid #aaa;
	background: #ddd;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

input.continue, input.purch {
	-webkit-appearance: none;
}