/*
#  Theme Name: CSN
#  Theme URI: http://www.carolinasportsnutrition.com
#  Description: The Carolina Sports Nutrition Main Theme
#  Version: 1.0
#  Author: valery.gorbatikov@datasub.com
#  Author URI: http://www.carolinasportsnutrition.com
#  */

html,body{margin:0;padding:0}

body{
	background-color: #ffffff;
    background-image: url("/static/images/bodybackground.png");
	font: 76% arial,sans-serif;
	text-align:center
}

a img { border: 0 }

p{
	margin:0 10px 10px;
}

.clear {	 clear: both; }

.header{
	background: white;
	width: 901px;
	height: 94px;
	overflow: hidden;
}

.logo{
	height:73px;
	width: 289px;
	float:left;
	padding: 21px 0 0 76px;
}

.logo a {
	display: block;
	float: left;
}

.logo .slogan {
	font: normal 12px Arial;
	color: #a2a2a2;
	font-style: italic;
	float: right;
	width: 135px;
	padding: 7px 0 0 13px;
}

#phones {
	float: left; 
	margin: 18px 0 0 81px;
	
}
	#phones h4 {
		margin:0 ;
		padding: 0;
		color: #93c1f3;
		font: bold .9em Arial;
		text-transform: uppercase;
		padding-left: 40px;
	}
	#phones td {
		font: normal 11px Arial;
		color: #9d9d9d;
		text-align: right;
	}
	#phones .phonenum {
		color: #777;
		font-size: 19px;
		font-family: Arial;
	}

.user_logged {
	padding: 12px 0 .5em 0;
	text-align:center;
	color: white;
	width: 220px;
	text-align: right;
	
}
.user_logged a {
	color: white;
}
.user_logged strong {
	font-size: 1.2em
}


.call_us{
	width:230px;
	height:12px;
	padding-top:55px;
	padding-left:40px;
}

.menu{
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url("/static/images/mainmenu_bg.png");
	background-repeat: no-repeat;
	width:900px;
	height:63px;
}
.menu li {
	float: left;
	display: block;
	padding: 17px 4px 0 3px;
	
}
.menu li a {
	text-transform: uppercase;
	font: normal 12px Arial;
	text-decoration: none;
	color: white;
	padding: 7px 13px;
	display: block;
}

.menu li.active a {
	background: white;
	color: #da7978;
	font-style: italic;
}

.menu li a:hover {
	color: #90c3fd;
}

#searchform_box {
	height: 24px;
	padding-right: 15px;
	text-align: right;
}
#searchform_box img {
	margin: 2px 0 0 0;	
	padding: 0;
	vertical-align: top;
}
#searchform_box #s {
	border: 0;
	margin: 2px 0 0 0;
	width: 154px;
	height: 16px;
	background: url( /static/images/search_bg.png ) no-repeat;
	padding: 3px 3px;	
	
}

#full-wrap {
        width: 100%;
       background: url("/static/images/wrapbackground.png") repeat-x;
}

.container{
	text-align:left;
}


.container{width:901px;margin:0 auto}

.wrapper {
	float:left;
	width:100%;
	background-color: white;
}

.content_background{
	background-color: white;
	
	background-repeat: repeat-x;
	width:899px;
	margin-left:1px;
}

.content_top{
	margin: 0 auto;
	margin-top:25px;
	background-image: url("/static/images/contenttopbackground.png");
	background-repeat: no-repeat;
	width:840px;
	color: #bf6463;
	text-transform: uppercase;
	font: bold 11px Arial;
	letter-spacing: 1px;
	padding: 17px 0 0 25px;
	height:24px;
}

.feautured_products_top{
	margin: 0 auto;
	margin-top:25px;
	background-image: url("/static/images/feauturedproductsbackground.png");
	background-repeat: repeat-x;
	width:865px;
	height:50px;
}

.feautured_brands_top{
	margin: 0 auto;
	margin-top:25px; 
	background-image: url("/static/images/feauturedbrandsbackground.png");
	background-repeat: repeat-x;
	width:865px;
	height:50px;
}

.weekly_specials{
	margin: 0 auto;
	/* margin-top:25px; */
	text-align:center;
}

.content_bottom{
	margin: 0 auto;
	padding-bottom:25px;
	background-image: url( "/static/images/contentbottombackground.png" );
	background-repeat: repeat-x;
	width:865px;
	height:25px;
}

.content{
	font-family:Tahoma;
	font-size:14px;
	margin: 0 auto;
	background: url( '/static/images/contentmiddlebackground.png' ) no-repeat;
	width:795px;
	min-height: 400px;
	padding: 15px 35px ;
}

.content p{
	margin:0 20px 0px;
}

.feautured_brands_content{
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
	margin: 0 auto;
	background-color: #FFF;
	width:865px;
}

.footer{
	color:white;
	background-color: white;
	background-image: url("/static/images/footer_bg.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	clear:left;
	width:901px;
	height:115px;
	text-align:center;
}

#footer_container {
	margin: 0;
	padding: 0;
}
#footer_container li {
	float: left;
	width: 32%;
	list-style-type: none;
	padding-top: 21px;
	height: 50px;
}
#footer_container li,
#footer_container li a {
	color: #8e8e8e;
	font-size: 11px;
}

.footer a{
	color:white;
	text-decoration:none;
}

.footer_logo{
	padding: 21px 0 0 23px;
	text-align: left;
}


.menu li.searchcontainer{
	float:right;
	text-align:right;
/*	width:520px; */
	width:250px;
	height:26px;
	margin-top:0px;
	padding: 18px 0 0 0;
}

.products_header{
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.products_content{
	text-align:left;
	font-size:15px;
	background: url( /static/images/product_list_bg.png ) no-repeat;
	width: 815px;
	padding: 19px 0 0 0;
	/* margin-left:25px; */
}


#products-list th {
	color: #666;
	font-size: 12px;
	text-align: center
}
#products-list td {
	padding: 0 .4em 0 .2em;
	text-align: center;
	vertical-align: top;
}

#products-list tr.hline td {
	background: #f3f3f3;
}


.products_links{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#2b2b2b;
	text-decoration:none;
}

.weekly_specials_links{
	font-family:	Verdana;
	font-size:		16px;
	font-weight: 	bold;
	color:			#0A2748;
	text-decoration:none;
}

.weekly_specials_description{
	color:black;
	font-size:14px;
	margin-top:15px;
}

.welcome {
	width: 100%;
}

.welcome, 
.welcome a {
	color: #222;
}

.welcome_message{
    margin: 0 auto;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-align:center;
    width:865px;
    padding-bottom:20px;
 }
 
 #login_form {
	margin: 0 auto; 
	padding: 50px 0 20px 0;
	width: 40%;
 }
 #login_form #login_wrap {
	float: left;
	padding: 0 0 0 11%;
 }
 #login_form h1 {
	font-size: 1.4em;
 }
 
 #login_form div.field {
	margin: .5em 0 0 0;
 }
 
 #login_form div.field label {
	float: left;
	padding: .2em 1em 0 0;
	width: 4em;
	overflow: hidden;
 }
 
 #login_form div.field div {
	float: left
 }
 
 #login_form div.field div.clear {
	float: none
 }
 
 #login_form #login,
 #login_form .inputbox {
	width: 12em;
	padding: .2em;
	border: 1px solid #999;
 }
 #login_form #login_button {
	text-align: right;
	margin: .7em .2em 0 0;
 }
 
 #login_button a {
	display: block;
	float: left;
	
 }
 
 .botNav ul {
	margin: 0;
	padding: 0 0 0 34%;
	background: url( /static/images/bottommenu-bg.png ) no-repeat;
	height: 44px;
}
 
 .botNav li {
	padding: 18px 0 0 0;
	list-style-type: none;
	float: left;
	white-space: nowrap;
 }
 .botNav li a {
	text-transform: uppercase
 }
 .botNav li a:hover {
	text-decoration: underline
 }
 
 
 #member_login_form {
	float: right;
	margin: 5px 20px 0 15px;
	padding-right: 14px;	
	text-align: right;
 }
 
 #member_login_form .inputbox {
	display: block;
	width: 117px;
	height: 19px;
	padding: 2px 4px;
	background: url( /static/images/input_bg.jpg ) no-repeat right top;
	margin:  0 0 0;
	overflow: hidden;
	border: 0;
 }
 #member_login_form .btn_login {
	width: 67px;
	height: 23px;
	background: url( /static/images/btn_login.png ) no-repeat;
	border: 0;
	float: right;
	cursor: pointer
 }
 
 #member_login_form .signup_link {
	display: block;
	float: left;
	padding: 3px 0 0 1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #555
 }
 
  .prod_qty {
	font: bold 14px Tahoma;
	color: #2b2b2b;
	
	border: 0;
	background: url( /static/images/qty_bg.png ) no-repeat;
	text-align: center; 
	padding: 2px 2px;
	
	width: 46px !important;
	height: 20px;
 }
 
 #products-list {
	width: 100%;
	}
 #products-list th {
	padding-bottom: .9em
 }
 
 .floatLeft {
	float: left;
	width: 49%;
	text-align: right;
 }
 .floatRight {
	float: right;
	width: 49%;
	text-align: left ;
 }
 .buttonlink {
	border: 0;
	cursor: pointer;
	width: 150px;
	height: 19px;
	color: black;
	
	font: bold 12px Arial;
	display: block;
	text-align: center;
	overflow: visible;
	padding: 5px 0 0 0;
	text-decoration: none;
 }
 input.buttonlink {
	padding: 0;
	height: 24px;
 }
 .btnred {
	background: #c26a69 url( /static/images/salon_button_red.png ) no-repeat;
	color: white;
 }
 .btngray {
	background: #d8d8d8 url( /static/images/salon_button_gray.png ) no-repeat;
 }
 
 .buttons {
	padding: 3em 0
 }
 
 .product_image_box {
	width: 156px;
	position: relative;
	height: 156px;
	float: left;
	text-align: center;
	/* border-right: 1px solid #f0f0f0; */
	margin: 1px 0 20px 0;
 }
 
 .product_info_box {
	position: relative;
	float: left;
	width: 209px;
	height: 90%;
	margin: 13px 7px 0 2px;
 }
 
 #products-list td.brand_cell {
	text-align: left;
 }
  
 .brand_box {
	width: 380px;
	height: 160px;
	
	margin-top: 2px;
	background: white url( /static/images/brand_bg.png ) no-repeat;
	text-align: center;
	padding-top: 1px;
 }
 
 .zoom_icon {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 35%;
	height: 1.3em;
	color: white;
	font-weight: bold;
	font-size: .85em;
	text-align: left;
	background: black;
	opacity: 0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
 }
 
 .product_price {
	color: #be3a36;
	font: bold 17px Tahoma;
	padding: 1px 0 16px 0;	
 }
 .product_price .outofstock {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	color: #be3a36;
 }
 .quantity_per_box {
	color: #333;
	padding: 6px 0 0 0;
	font-size: 12px;
	font-weight: normal;
 }
 .product_details {
	width: 180px;	
	overflow: hidden;
	position: absolute;
	bottom: 12px;
	left: 43px;
	
 }
 .product_details td {
	color: #989898;
	font: normal 10px Tahoma;
	text-transform: uppercase;
 }
 .product_details td.toright {
	text-align: right;
	width: 50%;
 }
 
 .product_total {
	padding-left: 5px;
 }
 .product_total, 
 .product_total span {
	color: #2b2b2b;
	font: bold 14px Tahoma;
 }
 
 
 #product_list_submit {
	width: 100%; 
	text-align: center; 
	padding: 15px 0;
 }
 #product_list_submit input {
	background: url( /static/images/btn_order_products.png ) no-repeat;
	width: 184px;
	height: 32px;
	text-indent: -999px;
	border: 0;
	line-height: 0;
	display: block;
	font-size: 0;
	margin: 0 auto;
	cursor: pointer;
 }
 .product_box {
	width: 382px;
	height: 166px;
	margin: 0 0 18px 11px;
	background: url( /static/images/product_box.jpg ) no-repeat;
	overflow: visible;
	float: left;
 }
 
 .contactUs {
	width: 70%;
	margin: 1em auto;
 }
 .contactUs .head {
	font: normal 12px Tahoma;
	text-align: right;
	padding: 6px 5px 0 0;
	vertical-align: top
 }
 .contactUs .inputText {
	width: 218px;
	height: 18px;
	padding: 2px 4px;
	background: url( /static/images/cform_text.png ) no-repeat;
	border: 0;
 }
 .contactUs #cum_message {
 	width: 445px;
	height: 92px;
	background: url( /static/images/cform_area.png ) no-repeat;
	border: 0;
	overflow: auto;
	padding: 3px;
	resize: none;
 }
 .contactUs .txtCenter {
	text-align: left;
 }
 
 .contactUs .txtCenter input {
	width: 138px;
	height: 21px;
	background: url( /static/images/btn_send_message.png ) no-repeat;
	text-indent: -999px;
	border: 0;
	line-height: 0;
	display: block;
	font-size: 0;
	margin: 0 0 0 4px; 
	cursor: pointer;
 }
 .contactUs .infotext {
	font: normal 12px Tahoma;
	color: #989898;
 }
 .contactUs .red {
	color: #be3a36
 }
 
 #product_order_notice {
	display: none;
	
	width: 70%;
	margin: .7em auto .7em auto;
	background: #fff5f5;
	padding: .2em 0;
	font-weight: bold;
	text-align: center;
	color: #c00;
	border: 1px solid #ffa0a0;
 }
 
 
#register_form  {
	width: 70%;
	margin: 0 auto;
}

#register_form table {
	width: 100%;
}
#register_form table td {
	/* white-space: nowrap; */
	padding: .4em 0 .4em .6em
}
#register_form input,
#register_form select,
#register_form textarea {
	border:1px solid #999;
}
#register_form textarea {
	overflow: auto;
}
#register_form select {
	width: 165px;
}
#register_form #sdu_province_wrap {
	display: none;
}
#register_form .submit_box {
	vertical-align: bottom;
	text-align: center;
}
#register_form .submit_box input {
	width: 184px;
	height: 32px;
	background: url( /static/images/btn_create_account.png ) no-repeat;
	margin: 0 auto;
	cursor: pointer;
	text-indent: -999px;
	display: block;
	font-size: 0px;
	border: 0;
	line-height: 0px;
}
#register_form .submit_box input.accEdit {
	background: url( /static/images/btn_save_profile.png ) no-repeat;
}


#register_form .errors {
	margin: 0; padding: 0;
	
}
#register_form .errors li {
	list-style: none;
	font-size: .8em;
	color: #d00;
}


.btn_createacc {
	display: block;
	width: 94%;
	margin: 15px auto 0 auto;
	text-align: center;
	padding: 10px 0;
	background: #f2f9ff;
	border: 1px solid #ebf3f9;
}

.resale_cert_link {
	font: bold 16px Arial;
	color: #037;
}

.signup_notice {
	padding: 3px 0 0 0;
	font-size: .8em;
	white-space: normal;
	width: 200px;
	color: #e00;
}
.signup_notice.ntc_simple {
	color: black;
	width: 80%;
	margin: .5em auto;
	font-size: .9em;
}

.basket {
	width: 785px;
}

.item td {
	padding-bottom: 4px !important;
	border-bottom: 1px solid #f0f0f0;
}
.item td.subtotal {
	font-weight: bold;
	background: url( /static/images/cart_subtotal_bg.jpg ) repeat-y right top;
	border-right: 1px solid #f0f0f0
}
.item td.position {
	font-size: .8em;
	width: 10px;
	color: #444;
}

.cart_prod_bottom {
	height: 18px;
	width: 100%;
	overflow: visible;
	border-top: 1px solid #f0f0f0;
	background: url( /static/images/cart_product_bg.png ) no-repeat center top;
}

a.remove,
.remove a {
	display: block;
	width: 57px;
	height: 17px;
	margin: 3px 0 0 -2px;
	background: url( /static/images/btn_delete.png ) no-repeat left top;
	overflow: visible;
	text-indent: -999px;
}

.thankYou {
	position: relative;
}
.thankYou .print_page {
	position: absolute;
	background: url( /static/images/print-icon.png ) no-repeat left center;
	padding-left: 22px;
	right: 0;
	top: 0;
	display: block;
}

.item .quantity {
	text-align: center !important;
	
}

.itembox div {
	float: left;
}

.itembox .position {
	width: 20px;
	font-size: .8em;
	color: #444;
}
.itembox .product {
	width: 75px;
	padding-bottom: 6px;
}
.itembox .product .floatLeft {
	width: 75px;
	text-align: center;
}
.itembox .product .txtLeft {
	text-align: right;
	width: auto
}
.itembox .remove {}

.itembox .quantity {
	text-align: center;
	width: 80px;
}
.itembox .price {
	text-align: center;
	width: 80px;
}
.itembox .subtotal {
	text-align: right;
	width: 100px;
	font-weight: bold;	

}
.itembox {
	
	background: url( /static/images/cart_subtotal_bg.jpg ) repeat-y right top;
	border-right: 1px solid #f0f0f0
}


.itembox 	.cart_notice {
	width: 186px;
	height: 42px;
	text-align: left;
	float: right;
	
	padding: 16px 10px 0 10px;
	margin: 6px 55px 0 0px;
	
	font-size: .9em;
	overflow: hidden;
	
	overflow: visible;
	background: url( /static/images/cart_notice_bg.png ) no-repeat left top;
}

#profile_orders_list {
	width: 95%;
	margin: 1em auto
}

#profile_orders_list big { 	font-weight: bold; }
#profile_orders_list small { font-size: .9em; color: #444 }

#profile_orders_list div.clear { float: none}
#profile_orders_list div {
	font-family: Tahoma;
	font-size: .95em;
}
#profile_orders_list div.quantity {
	float: right;
	width: 30%;
	padding-left: 5%;
	
}
#profile_orders_list div.grandtotal {
	float: right;
	min-height: 40px
}
#profile_orders_list ol {
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	width: 100%;
	font-size: 1em;
}
#profile_orders_list li {
	padding-bottom: .3em
}



/*
     FILE ARCHIVED ON 02:54:28 Jun 07, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:12:45 May 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.193
  exclusion.robots: 0.095
  exclusion.robots.policy: 0.071
  esindex: 0.017
  cdx.remote: 21.13
  LoadShardBlock: 296.952 (3)
  PetaboxLoader3.datanode: 314.249 (5)
  PetaboxLoader3.resolve: 559.77 (2)
  load_resource: 634.07
  loaddict: 64.676
*/