/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> GENERAL
----------------------------------------------------------------------------------------------------
*/
html, body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}
html {
	background-color:#3A3634;
}

#head {
	background-color:#ffffff;
}

BODY {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #010101;
}

FIELDSET, FORM {
	margin:0;
	padding:0;
	border:0;
}

IMG {
	border:0;
}

#wrapper{
	width:964px;
	padding-left:18px;
	padding-right:18px;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-color:#FFFFFF;
}


A, A:link, A:focus, A:active, A:visited {
	color: #010101;
	text-decoration:none;
}


DIV.section_header{
	margin-bottom:20px;
}

H1.section_title {
	margin:0;
	padding:0;
	margin-top:24px;
	margin-bottom:0;
	color:#808080;
	font-size:25px;

}

H2.section_subtitle {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	margin-bottom:0;
}

H2.section_subtitle SPAN {
	color:#FF0000;
}


/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> HEADER
----------------------------------------------------------------------------------------------------
*/

#header {
	width:100%;
	height:80px;
	margin-top:12px;
	padding-bottom:8px;
	border-bottom: 1px #D8DCDF dotted;
	overflow:hidden;
}

/* Top Logo */
IMG#header_logo {
	float: right;
	padding-right:20px;
}

#nav_box {
	width:60%;
	float:left;
}


/* Top Navigation -----------------------------*/
#top_nav {
	height:12px;
	list-style-type:none;
	margin:0;
	padding:0;
	text-transform: uppercase;
	font-size:9px;
}

#top_nav li {
	float:left;
	padding-bottom:3px;
	border-bottom: 1px #D8DCDF dotted;
}

#top_nav li.first a {
	padding-left:4px;
}

#top_nav li a {
	display:block;
	padding-left:9px;
	padding-right:9px;
}

#top_nav li .selected{
}

/* Top Navigation tooltip -----------------------------*/
#top_nav_tooltip {  height:32px; margin-top:-24px; position:absolute; top:33px; overflow:hidden; }
#top_nav_tooltip .left{ width:11px; height:32px; background-image: url("../img/tooltip/topnav/left.png"); float:left; }
#top_nav_tooltip .right { width:15px; height:32px; background-image: url("../img/tooltip/topnav/right.png"); float:left; }
#top_nav_tooltip .center { height:32px; background-image: url("../img/tooltip/topnav/center.png"); float:left; font-size:10px; text-transform:uppercase; color:#FFFFFF; padding-top:8px; }
#top_nav_tooltip .pointer { position:absolute; width:11px; height:6px; left:30px; background-image: url("../img/tooltip/topnav/pointer.png"); background-repeat:no-repeat; float:none; }
.top_nav_tooltip_cart{ position:relative;left:82px; }
.top_nav_tooltip_wish{ position:relative;left:168px; }
.topnav_color_num{ color:#1eaace ; }


/* Main Navigation -------------------------- */
#main_nav{
	width:100%;
	height:14px;
	margin:0;
	padding:0;
	margin-top:57px;
	list-style-type:none;
	text-transform: uppercase;
}

#main_nav li {
	float:left;
}

#main_nav li.first a {
	padding-left:4px;
}

#main_nav li a {
	display:block;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
	font-size:14px;
	font-weight:bold;
	border-right: 1px #D8DCDF dotted;
}

#main_nav li a.last {
	border:0;
}

#main_nav li A.selected {
	background-color: #0093B4;
	color:#FFFFFF;
}




/* Catalogue Navigation -------------------------- */
.catalogue_nav{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:4px;
	font-size:11px;
	font-weight:bold;
}
#about_box .catalogue_nav, .catalogue_nav.lefthand{ visibility:visible; }

.catalogue_nav li {
	float:left;
}

.catalogue_nav li a {
	display:block;
	padding-left:9px;
	padding-right:9px;
	color:#9D9D9D;
	text-transform:uppercase;
	padding-top:4px;
}

.catalogue_nav li a.last {
	border:0;
}

.catalogue_nav li.selected {
	background-image: url("../img/bullets/arrow_right.gif");
	background-repeat:no-repeat;
	background-position: left center;
}

.catalogue_nav li.selected A {
	color:#0093B1;
}

.lefthand {
	float:right;
	margin-top:0;
}


.catalogue_nav li.cat-New{ display:none; }



/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> Content
----------------------------------------------------------------------------------------------------
*/

#content{
	overflow:hidden;
}

#pfix {
	margin-top:-1px;
}

.paginator {
	margin:0;
	padding:0;
	margin-top:34px;
	list-style-type:none;
	font-size:10px;
}

UL.pager {
	font-size:10px;
}

UL.pager LI {
	margin-left: 3px;
	margin-right:3px;
}

.paginator LI {
	float:left;
}

.paginator LI.text_bold {
	width:auto;
	font-size:11px;
	display:block;
}

.paginator LI.text {
	width:auto;
}

.paginator LI A {
	display:block;
	color:#535353;
	margin-left:5px;
	text-transform:uppercase;
}

.paginator LI A.text {
	width:auto;
	text-transform:uppercase;
}

.paginator LI.selected A {
	background-color:#676767;
	color:#FFFFFF;
/*	width:15px;
	height:15px;	*/
	padding:2px;
	margin-top:-2px;
	text-align:center;
}

.paginator LI.next A {
	width:5px;
	height:9px;
	background:url("../img/bullets/ar_right_b.gif") no-repeat;
	margin-top:3px;
	overflow:hidden;
}

.paginator LI.previous A {
	width:5px;
	height:9px;
	background: url("../img/bullets/ar_left_b.gif") no-repeat;
	margin-top:3px;
	overflow:hidden;
}


#catalogue_list {
	padding:0;
	margin:0;
	margin-top:20px;
	list-style-type:none;
}

#catalogue_list LI.row_last {
	margin-right:0;
}

#catalogue_list LI {
	float:left;
	margin-bottom:28px;
	margin-right:34px;
}

#catalogue_list LI IMG {
	/*margin-right:34px;*/
}

#catalogue_list LI .tooltip {
	width:170px;
	position:absolute;
	top:-150px;
	left: 75px;
}

#catalogue_list LI .tooltip_inner {
	width:150px;
	text-align:left;
	padding:10px;
	padding-top:6px;
	background-image: url("../img/bg/ttip-bg-center.png");
	background-repeat:repeat-y;
}

#catalogue_list LI .tooltip SPAN {
	font-weight:bold;
	text-transform:capitalize;
	color:#000000;
	
}

#catalogue_list LI .tooltip DIV {
	color:#797979;
	font-size:11px;
	font-weight:bold;
	text-transform:capitalize;
}

#catalogue_list LI .tooltip DIV.tooltip_size_line {
	font-weight:normal;
}


#catalogue_list LI DIV.bg_bottom {
	width:170px;
	height:4px;
	overflow:hidden;
	background-image: url("../img/bg/ttip-bg-bottom.png");
}

#catalogue_list LI DIV.bg_top {
	width:170px;
	height:4px;
	overflow:hidden;
	background-image: url("../img/bg/ttip-bg-top.png");
}

/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> LOGIN
----------------------------------------------------------------------------------------------------
*/

/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> LOGIN // POP UPS
----------------------------------------------------------------------------------------------------
*/

#login, #gift_certificate {
       width:476px;
       height:246px;
       background-image: url("../img/bg/bglogin.png");
       overflow:hidden;
       position:absolute;
       top:190px;
       left:36%;
       right:40%;
       z-index:1000;
       color:#333333;
}

#login DIV.margin, #gift_certificate DIV.margin {
       width:470px;
       height:240px;
       margin:6px;
}

#login #login_header, #gift_certificate #gift_certificate_header {
       width:461px;
       margin-left:3px;
       height:20px;
       color:#ffffff;
       background-color:#333333;
}

#login #login_header H1, #gift_certificate #gift_certificate_header H1 {
       margin:0;
       padding:0;
       font-size:12px;
       margin-top:5px;
       text-transform:uppercase;
       text-indent:5px;
       float:left;
}

H1#campaigns_gallery_year {
       margin:0;
       padding:0;
       font-size:12px;
       margin-top:5px;
       text-transform:uppercase;
       text-indent:5px;
	   display:block;
}


#login #login_header A, #gift_certificate #gift_certificate_header A {
       display:block;
       width:20px;
       height:20px;
       float:right;
       background-image: url("../img/buttons/login_close.gif");
}









#login_form {
	width:182px;
	height:176px;
	margin-top:23px;
	padding-left:23px;
	padding-right:23px;
	overflow:hidden;
	float:left;
	border-right:1px #333333 dotted;
}

#signup_form {
	margin-top:23px;
	padding-left:23px;
	float:left;
}

#signup_form H1 {
	margin:0;
	padding:0;
	font-size:16px;
}

#signup_form H2 {
	margin:0;
	padding:0;
	margin-top:4px;
	font-size:12px;
}

#signup_btn {
	padding-top:73px;
}

#signup_btn LI.center {
	padding-top:2px;
}

#recover_form {
	width:182px;
	height:176px;
	margin-top:21px;
	padding-left:23px;
	padding-right:23px;
	overflow:hidden;
	float:left;
	border-right:1px #333333 dotted;
}

#recover_form H1 {
	margin:0;
	padding:0;
	font-size:16px;
	color:#07A9D2;
	margin-top:-4px;
}

#recover_form H2 {
	margin:0;
	padding:0;
	font-size:12px;
	padding-top:26px;
	margin-bottom:10px;
}

#recover_form SPAN {
	display:block;
	width:64px;
	float:left;
	margin-top:6px;
}

#recover_form INPUT {
	width:112px;
	font-size:12px;
	margin-top:6px;
	border: 1px #3A3634 solid;
	float:left;
}

#recover_form .recover_btn {
	padding-top:38px;
	float:none;
	margin-left:110px;


}

#recover_link {
	margin-top:13px;
}

#recover_link A {
	color:#079BB0;
}





#login_link {
	position:relative;
	margin-top: 32px;
}

#login_link A {
	color:#07A9D2;
}

#login_form H1 {
	color:#07A9D2;
	margin:0;
	padding:0;
	font-size:16px;
}

#login_form H2 {
	margin:0;
	padding:0;
	margin-top:4px;
	font-size:12px;
	margin-bottom:10px;
}

#form_login SPAN {
	display:block;
	width:64px;
	float:left;
	margin-top:6px;
	height:18px;
	line-height:18px;
}

.form_login_input {
	width:112px;
	font-size:12px;
	margin-top:6px;
	border: 1px #3A3634 solid;
	float:left;
}

.form_login_input_error {
	width:112px;
	font-size:12px;
	/*margin-top:6px;*/
	float:left;
	border: 1px #FF0000 solid;
	color:#FF0000;
}

#form_login .login_btn {
	float:right;
	padding-top:13px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#form_login .login_btn { float:right; padding-top:17px; } /* sólo en safari */
}

#signup_btn LI.center {
	padding-top:3px;
}









/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> REGISTER
----------------------------------------------------------------------------------------------------
*/


#register FIELDSET.first {
	width:327px;
	padding-left:8px;
}

#register, #new_password {
	clear:both;
}
/*
#register H1, #new_password H1 {
	margin:0;
	padding:0;
	margin-left:8px;
	color:#808080;
	font-size:25px;
	margin-top:46px;
}
*/
#register H1, #register H2 {
	margin-left:8px;
	margin-bottom:0px;
}
#new_password H1, #new_password H2 {
	margin-bottom:0px;
}
/*
#register H2, #new_password H2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:11px;
}*/


#register H2 SPAN, #new_password H2 SPAN {
	color:red;
}

#form_register, #form_gc, #form_newpass {
	padding:0;
	margin:0;
	margin-top:26px;
	clear:both;
}

#form_newpass {
	margin-top:26px;
}

#form_register FIELDSET, #form_newpass FIELDSET, #form_gc FIELDSET{
	width:335px;
	float:left;
	overflow:hidden;
}

#form_register FIELDSET.last, #form_newpass FIELDSET.last, #form_gc FIELDSET.last  {
	margin:0;
	padding:0;
	width:290px;
}

#form_register FIELDSET.nofloat, #form_newpass FIELDSET.nofloat, #form_gc FIELDSET.nofloat {
	float:none;
	clear:both;
}

#form_register DIV.legend, #form_newpass DIV.legend, #form_gc DIV.legend{
	width:277px;
	height:11px;
	padding-top:4px;
	overflow:hidden;
	background-color:#999999;
	color: #FFFFFF;
	text-indent:4px;
	text-transform:uppercase;
	font-size:10px;
}

#form_register DIV.margin, #form_newpass DIV.margin, #form_gc DIV.margin {
	margin-top:40px;
}

#form_register LABEL, #form_newpass LABEL, #form_gc LABEL {
	display:block;
	width:87px;
	float:left;
	margin-top:8px;
	font-size:11px;
	line-height:17px;
}

#form_register LABEL SPAN, #form_newpass LABEL SPAN, #form_gc LABEL SPAN  {
	color:red;
	padding-right:4px;
}

#form_register LABEL.wide, #form_newpass LABEL.wide, #form_gc LABEL.wide  {
	width:180px;
	float:left;
}

#form_register INPUT, #form_gc INPUT, #form_newpass INPUT, #form_register SELECT, #form_gc SELECT,  #form_newpass SELECT {
	margin-top:8px;
	font-size:11px;
}


#submit {
	clear:both;
	position:relative;
	float:right;
	left:-14px;
	margin-top:10px;
}

DIV.checkbox {
	width:20px;
	height:20px;
	background-image: url("../img/checkbox/checkbox.png");
	background-position:  0px 0px;
	background-repeat: no-repeat;
	cursor:pointer;
	float:right;
	position:relative;
	left:-10px;
	margin-top:5px;
}

DIV.checkbox_checked {
	background-position: 0px -20px;
}

DIV.checkbox_error{
	background-position: 0px -40px;
}

.terms_checkbox {

}

.form_input_error {
	color:#FF0000;
	border:#FF0000 1px solid;
}

#register, #new_password {font-family: Arial, Helvetica, sans-serif; font-size:11px;}


#register SELECT, #new_password SELECT {
	border: 1px #D3D3D3 solid;
	width: 189px;
}

#register INPUT, #new_password INPUT {
	width:188px;
}

.form_input {
	border: 1px #D3D3D3 solid;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
}

TABLE#form_register_errorbox, TABLE#form_gc_errorbox, TABLE#form_checkout_errorbox, TABLE#form_profile_errorbox, TABLE#form_contact_errorbox, TABLE#form_newpass_errorbox, TABLE#form_gift_errorbox {
	margin-bottom:5px;
}

TABLE#form_gc_errorbox{
	margin-left:9px;
	margin-bottom:12px;
}

TABLE#form_register_errorbox TD#icon, TABLE#form_gc_errorbox TD#icon, TABLE#form_checkout_errorbox TD#icon, TABLE#form_profile_errorbox TD#icon, TABLE#form_contact_errorbox TD#icon, TABLE#form_newpass_errorbox TD#icon, TABLE#form_gift_errorbox TD#icon {
	width:16px;
	padding-right:3px;
	padding-left:3px;
	background-color:#000000;
}

TABLE#form_register_errorbox TD#error_message, TABLE#form_gc_errorbox TD#error_message, TABLE#form_checkout_errorbox TD#error_message, TABLE#form_profile_errorbox TD#error_message, TABLE#form_contact_errorbox TD#error_message, TABLE#form_newpass_errorbox TD#error_message, TABLE#form_gift_errorbox TD#error_message {
	width:922px;
	font-size:11px;
	background-color:#ff0000;
	color:#ffffff;
	padding:3px;
}

#form_register_errorbox_list, #form_gc_errorbox_list, #form_checkout_errorbox_list, #form_profile_errorbox_list, #form_contact_errorbox_list, #form_newpass_errorbox_list, #form_gift_errorbox_list {
	margin:0;padding:0;list-style-type:none;
	font-size:11px;
}


TABLE#form_gift_errorbox {
	width:370px;
	margin-top:12px;
	overflow:hidden;
}

.er_common {
	width:100%;
}

.mgt {
	margin-top:15px;
}


/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> CART
----------------------------------------------------------------------------------------------------
*/


#shopping_cart {
	clear:both;
	overflow:hidden;
}

#shopping_cart H1 {
	margin-left:8px;
}

DIV#inventory_fields {
	background-color:#999999;
	width:100%;
	font-size:10px;
	height:15px;
	overflow:hidden;
	margin-top:22px;
	text-transform:uppercase;
}

DIV.field {
	color:#FFFFFF;
	float:left;
	padding-top:4px;
}

DIV.check_item {
	width:43px;
	height:10px;
}

DIV.product {
	width:338px;
}

DIV.color {
	width:134px;
}

DIV.quantity {
	width:54px;
	padding-right:47px;
	text-align:center;
}

DIV.subtotal {
	width:126px;
	text-align:center;
}

DIV.total {
	width:113px;
	text-align:center;
}

DIV.change {
	width:103px;
	height:auto;
	text-align:center;
}





ul#cart_items_list {
	margin:0;
	padding:0;
	list-style-type:none;
	color:#000000;
}

ul#cart_items_list LI {
	height:66px;
	overflow:hidden;
	border-bottom:1px #E0E0E0 solid;
	padding-top:8px;
	padding-bottom:8px;
}

ul#cart_items_list LI DIV.field {

}

ul#cart_items_list LI DIV.check_item INPUT {
	margin-top:24px;
	margin-left:8px;
}

ul#cart_items_list LI.product DIV, ul#cart_items_list LI.gift DIV {
	color:#000000;
}

ul#cart_items_list LI.gift IMG.product {
	float:left;
	padding-right:12px;
}

ul#cart_items_list LI TABLE {
	height:61px;
}

ul#cart_items_list LI.product table TR TD IMG {
	padding-right: 6px;
}

ul#cart_items_list LI.product IMG.product, ul#cart_items_list LI.gift IMG.product {
	float:left;
	padding-right:12px;
}



ul#cart_items_list LI DIV.color {
	font-weight:bold;
}

ul#cart_items_list LI.gift DIV.quantity {
	margin-top:24px;
}

ul#cart_items_list LI.product DIV.quantity {
	margin-top:18px;
}

LI.gift DIV.info {
	height:60px;
	margin-top:0;
}


ul#cart_items_list LI.gift DIV.subtotal DIV {
	width:126px;
	margin-top:24px;
	font-size:11px;
	color:#636363;
}

ul#cart_items_list LI.product DIV.subtotal DIV {
	width:126px;
	font-size:11px;
	color:#636363;
}

ul#cart_items_list LI.gift DIV.total DIV {
	width:113px;
	margin-top:24px;
	font-size:14px;
	font-weight:bold;
}

ul#cart_items_list LI.product DIV.total DIV {
	width:113px;
	font-size:14px;
	font-weight:bold;
}

ul#cart_items_list LI.product DIV.change TABLE TR TD DIV, ul#cart_items_list LI.gift DIV.change TABLE TR TD DIV { 
	margin-top:1px;
}

ul#cart_items_list LI.product DIV.change TABLE TR TD DIV.btn07, ul#cart_items_list LI.gift DIV.change TABLE TR TD DIV.btn07 { 
	margin-top:1px;
}




ul#cart_items_list LI.product DIV DIV.info {
	margin-top:18px;
	color:#808080;
	font-size:11px;
}

ul#cart_items_list LI.gift DIV.info {
	margin-top:14px;
	color:#000000;
}

ul#cart_items_list LI.product DIV DIV.info SPAN {
	color:#000000;
	font-size:12px;
	text-transform:capitalize;
}


DIV.cart_bottom {
	width: 100%;
	height:38px;
	padding-top:14px;
	overflow:hidden;
	background: url("../img/bg/bgCartBottom.gif") repeat-x;
	border:0;
	margin:0;
}



#check_out DIV.chk_field {
	float:left;
}


#check_out #cart_delete_items {
	width:130px;
	padding-left:8px;
}

#check_out #cart_total_quantity_col {
	font-size:15px;
	font-weight:bold;
	width:150px;
	text-align:center;
}

#cart_total_price {
	font-size:15px;
	font-weight:bold;
	text-align:right;
	width:200px;
}

#cart_footer_right_margin{
	width:6px;
}

#cart_total_amount {
	color:#009ED5;
	font-size:17px;
}

#cart_submision {
	width:115px;
	padding-right:8px;
}

#cart_submision_btn{
	float:right;
}

/*
DIV.cart_edit_color {
	position:relative;
	background-color:#ffffff;
	top:0px;
	left:100px;
	z-index:10px;
}
*/

DIV.item_update_box_wrap {
	width:310px;
	height:69px;
	overflow:hidden;
	background-image:url("../img/bg/bg-cartupdate.gif");
	background-repeat:no-repeat;
	position:absolute;
	z-index:1000;
}

DIV.item_update_box {
	width:274px;
	height:43px;
	overflow:hidden;
	padding:10px;
	border:1px #B5B5B5 solid;
	background-color:#ffffff;
}

/*
DIV.item_update_box {
	width:274px;
	height:43px;
	overflow:hidden;
	position:absolute;
	padding:10px;
	border:1px #B5B5B5 solid;
	background-color:#ffffff;
	z-index:1000;
}
*/

DIV.cart_edit_color {

}

DIV#color_select {
	width:200px;
	height:18px;
	overflow:hidden;
	float:left;
}

DIV#amount_select {
	float:left;
	overflow:hidden;
}

#material_select {
	width:200px;
	height:19px;
	overflow:hidden;
	float:left;
}

#material_select SELECT {
	width:100px;
}

.xmgn {
	margin-top:4px;
}

DIV#amount_select DIV, DIV#amount_select SPAN {
	float:left;
	color:#999999;
}

DIV#color_select SPAN {
	color:#999999;
	width:74px;
	display:block;
	font-size:11px;
	float:left;
}

#material_select SPAN {
	color:#999999;
	width:74px;
	display:block;
	font-size:11px;
	float:left;
}


DIV#color_select LI {
	width:16px
	height:16px;
	overflow:hidden;
	padding:0;
}

DIV.color_select_submit DIV.center {

}

UL.color_select_submit LI.center SPAN {
	margin-top:-1px;
	display:block;
	padding-bottom:10px;
}

/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> CHECKOUT: STEP 1
----------------------------------------------------------------------------------------------------
*/

#checkout H1 {
	margin:0;
	padding:0;
	margin-top:31px;
	width:124px;
	float:left;
	color:#7F7F7F;
	font-size:25px;
	text-indent:7px;
}

#checkout H2 {
	width:100%;
	height:13px;
	margin:0;
	padding:0;
	margin-top:29px;
	padding-top:6px;
	overflow:hidden;
	line-height:20px;
	background-color: #333333;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	text-indent:9px;
}

UL.checkout_nav {
	margin:0;
	padding:0;
	margin-left:35px;
	list-style-type:none;
	float:left;

	margin-top:33px; /* TEMP */
}

UL.checkout_nav LI {
	float:left;
}

UL.checkout_nav LI.selected DIV.left {
	width:4px;
	height:20px;
	background: url("../img/buttons/checkout/paso_a_left.png") no-repeat;
	float:left;
}


UL.checkout_nav LI DIV.center {
	padding-top:5px;
}


UL.checkout_nav LI.selected DIV.center {
	height:20px;
	line-height:19px;
	color:#FFFFFF;
	padding-left:9px;
	padding-right:9px;
	background: url("../img/buttons/checkout/paso_a_center.png") repeat-x;
	float:left;


}

UL.checkout_nav LI.selected DIV.right {
	width:4px;
	height:20px;
	background: url("../img/buttons/checkout/paso_a_right.png") no-repeat;
	float:left;
}

UL.checkout_nav LI.selected DIV.next {
	width:29px;
	height:20px;
	overflow:hidden;
	background: url("../img/buttons/checkout/next.png") center no-repeat;
	float:left;
}

UL.checkout_nav LI.active {
	cursor:pointer;
}



UL.checkout_nav LI DIV.left {	width:4px;
	height:20px;
	background: url("../img/buttons/checkout/paso_b_left.png") no-repeat;
	float:left; 
}

UL.checkout_nav LI SPAN {
	color:#FFFFFF;
}

UL.checkout_nav LI DIV.center {
	height:20px;
	line-height:19px;
	color:#808080;
	padding-left:9px;
	padding-right:9px;
	background: url("../img/buttons/checkout/paso_b_center.png") repeat-x;
	float:left;
}

UL.checkout_nav LI DIV.right {
	width:4px;
	height:20px;
	background: url("../img/buttons/checkout/paso_b_right.png") no-repeat;
	float:left;
}

UL.checkout_nav LI.last DIV.next {
	background:none;
}

UL.checkout_nav LI.last SPAN {
	color:#000000;
}

UL.checkout_nav LI.selected SPAN {
	color:#FFFFFF;
}

UL.checkout_nav LI.inactive DIV.left, UL.checkout_nav LI.active DIV.left {
	width:4px;
	height:20px;
	background: url("../img/buttons/checkout/paso_b_left.png") no-repeat;
	float:left;
}

UL.checkout_nav LI.inactive SPAN, UL.checkout_nav LI.active SPAN, UL.checkout_nav LI.inactive DIV.left, UL.checkout_nav LI.active DIV.left {
	color:#000000;
}

UL.checkout_nav LI.inactive DIV.center, UL.checkout_nav LI.active DIV.center {
	height:20px;
	line-height:19px;
	color:#808080;
	padding-left:9px;
	padding-right:9px;
	background: url("../img/buttons/checkout/paso_b_center.png") repeat-x;
	float:left;
}

UL.checkout_nav LI.inactive DIV.right, UL.checkout_nav LI.active DIV.right {
	width:4px;
	height:20px;
	background: url("../img/buttons/checkout/paso_b_right.png") no-repeat;
	float:left;
}

UL.checkout_nav LI.inactive DIV.next, UL.checkout_nav LI.active DIV.next {
	width:29px;
	height:20px;
	overflow:hidden;
	background: url("../img/buttons/checkout/next.png") center no-repeat;
	float:left;
}

UL.checkout_nav LI.last DIV.next {
	background:none;
}

#checkout FORM {
	margin-top:31px;
	width:325px;
	padding-left:10px;
	float:left;
}


FORM DIV.column {
	width:255px;
}

FORM DIV.two {
	margin-top:46px;
	height:230px;
	overflow:hidden;
}

FORM DIV.title {
	width:180px;
	float:left;
}

FORM DIV.title_btn {
	float:left;
}

FORM DIV.label {
	height:19px;
	border-bottom: 1px #D9D9D9 solid;
	overflow:hidden;
	text-transform:uppercase;
}


FORM DIV.fields {
	width:255px;
	font-size:11px;
}

FORM DIV.fields DIV {
	line-height:20px;
}

FORM DIV.fields LABEL {
	width:104px;
	color:#666666;
	display:block;
	float:left;
}

FORM DIV.fields SPAN {
	display:block;
	float:left;
}



#checkout DIV#order_details {
	width:358px;
	margin-top:31px;
	float:left;
}


#checkout DIV#order_details DIV.title {
	color:#10A9D7;
	text-transform:uppercase;
	font-weight:bold;
}

#checkout DIV#order_details_credit_card {
	margin-top:18px;
}

#checkout DIV#order_details_credit_card .choose_card {
	margin-top:8px;
}


UL#checkout_order_details {
	margin:0;
	padding:0;
	margin-top:4px;
	list-style-type:none;
}

UL#checkout_order_details LI {
	border-top:#D9D9D9 1px solid;
	height:23px;
	line-height:22px;
	font-size:11px;
}

UL#checkout_order_details LI DIV.col_one {
	width:147px;
	float:left;
	color:#808080;
}

UL#checkout_order_details LI DIV.col_two {
	width:77px;
	float:left;
	text-align:center;
}

UL#checkout_order_details LI DIV.col_three {
	width:134px;
	float:left;
	text-align:right;
}

UL#checkout_order_details LI DIV.free_shipping{
	position:absolute;
	margin-left:363px;
	margin-top:3px;
}

UL#checkout_order_details LI DIV.free_shipping .left{ float:left; display:block; background:url(../img/tooltip/01/left.png) no-repeat; width:11px; height:32px; }
UL#checkout_order_details LI DIV.free_shipping .center{ float:left; background:url(../img/tooltip/01/center.png) repeat-x; height:32px;
															font-size:11px; color:#FFF; font-weight:bold; line-height:15px; }
UL#checkout_order_details LI DIV.free_shipping .right{ float:left; display:block; background:url(../img/tooltip/01/right.png) no-repeat; width:15px; height:32px;  }

#add_code_button {
	margin-top:5px;
}


#continue_shopping {
	margin-top:22px;
	float:left;
}

#submit_checkout {
	margin-top:22px;
	float:right;
}

#details_gift_amount {
	color:#FF0000;
}

#details_discount_amount {
	color:#FF0000;
}

DIV#details_total_amount {
	height:25px;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	background-color:#E6E6E6;
}

UL#checkout_order_details LI DIV.col_one_total {
	width:147px;
	float:left;
	color:#808080;
	text-transform:uppercase;
}

UL#checkout_order_details LI DIV.col_two_total {
	width:101px;
	float:left;
	text-align:center;
}

UL#checkout_order_details LI DIV.col_three_total {
	width:110px;
	float:left;
	text-align:right;
	margin-top:-1px;
}



#shipping_details {
	width:613px;
	float:left;
	margin-top:33px;
	font-weight:bold;
}

#shipping_details .label {
	height:28px;
	line-height:21px;
	border-bottom: 1px #D9D9D9 solid;
	overflow:hidden;
}

#shipping_details .title {
	float:left;
	text-transform:uppercase;
	margin-top:9px;
}


#shipping_details .logo {
	float:right;
	margin-right:4px;
}

#shipping_details .logo IMG {
	margin-bottom: 4px;
}

#shipping_details DIV.information {
	font-size:10px;
	color:#707070;
	margin-top:4px;
}





#checkout_billing_fields LABEL {
	width:91px;
	font-size:11px;
	float:left;
	margin-top:5px;
}

#checkout_billing_fields LABEL SPAN {
	color:#ff0000;
}

#checkout_billing_fields INPUT, #checkout_billing_fields SELECT {
	width:160px;
	float:left;
	font-size:10px;
	/*border:1px #D1D1D1 solid;*/
	margin-top:4px;
}


#checkout_billing_fields SELECT {
	width:164px;
}





#bill_info_table {
	height:230px;
	overflow:hidden;
}



#checkout_shipping_fields LABEL {
	width:91px;
	font-size:11px;
	float:left;
	margin-top:5px;
}

#checkout_shipping_fields LABEL SPAN {
	color:#ff0000;
}

#checkout_shipping_fields INPUT, #checkout_shipping_fields SELECT {
	width:160px;
	float:left;
	font-size:10px;
	/*border:1px #D1D1D1 solid;*/
	margin-top:4px;
}


#checkout_shipping_fields SELECT {
	width:164px;
}













SPAN.label {
	font-weight:bold;
}







/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> CHECKOUT: STEP 2
----------------------------------------------------------------------------------------------------
*/


#checkout {
	width:100%;

}

#purchase_table_box {
	width:619px;
	float:left;
}

#checkout H4 {
	font-size:12px;
	margin:0;
	padding:0;
	margin-top:31px;
	text-transform:uppercase;
	margin-bottom:4px;
	text-indent:8px;
}

#purchase_table {
	width:619px;
	font-size:11px;
}


#purchase_table DIV.titles {
	width:619px;
	height:15px;
	background-color:#999999;
	overflow:hidden;
	padding-bottom:0;
}


#purchase_table DIV.titles DIV, #purchase_table DIV.fields DIV {
	float:left;
	height:15px;
	overflow:hidden;
}


#purchase_table DIV.titles DIV.title {
	height:12px;
	color:#ffffff;
	font-size:9px;
	text-transform:uppercase;
	padding-top:4px;
}

#purchase_table DIV.quantity {
	width:71px;
	padding:0;
	margin:0;
}

#purchase_table DIV.style {
	width:72px;
	padding-right:21px;
}

#purchase_table DIV.product {
	width:194px;
	padding:0;
	margin:0;
}

#purchase_table DIV.color {
	width:102px;
	padding:0;
	margin:0;
}

#purchase_table DIV.subtotal {
	width:65px;
	padding-right:11px;
	color:#818181;
}

#purchase_table DIV.total {
	width:65px;
	padding:0;
	margin:0;
	padding-right:17px;
}


#purchase_table DIV.fields DIV {
	height:30px;

	overflow:hidden;
	border-bottom:1px #E6E6E6 solid;
}




#purchase_table DIV.fields DIV.quantity, #purchase_table DIV.fields DIV.style, #purchase_table DIV.fields DIV.product, #purchase_table DIV.fields DIV.color {
	line-height:29px;
}

#purchase_table DIV.product {
	text-transform:capitalize;
}

#purchase_table DIV.fields DIV.color IMG {
	margin-top:8px;
	margin-right:4px;
	cursor:pointer;
}


#gift_credit DIV.total{
	color:#FF0000;
	line-height:29px;
}

#shipping_details_line DIV.total{
	line-height:29px;
}





#step2_total SPAN {
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
}

#step2_total {
	width:177px;
	height:25px;
	overflow:hidden;
	background-color:#E6E6E6;
	float:right;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	line-height:24px;
	padding-right:17px;
}






#checkout_info {
	margin-top:45px;
	width:260px;
	overflow:hidden;
	float:right;
}



.column {
	margin-bottom:30px;
}

.column DIV.label {
	height:19px;
	border-bottom: 1px #D9D9D9 solid;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
}

.column DIV.data LABEL {
	width: 106px;
	color:#616161;
	display:block;
	float:left;
}

.column DIV.data DIV.row {
	height:19px;
	line-height:18px;
	overflow:hidden;
	font-size:11px;
}


/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> CHECKOUT: STEP 4
----------------------------------------------------------------------------------------------------
*/


#checkout_step4_text{
	margin-left:10px;
	margin-top:20px;
}

#checkout_step4_text DIV{
}





/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> CURENCY ADVISE BOX
----------------------------------------------------------------------------------------------------
*/

#currency_advise{
 margin-top:40px;
 
}

#currency_advise DIV.title{
 font-size:12px;
 font-weight:bold;
 border-bottom: 1px #D9D9D9 solid;
 text-transform:uppercase;
 color:#CC0000;
 padding-left:28px;
 background-image: url("../img/icons/error.png");
 background-repeat:no-repeat;
 background-position: 7px 0;
 height:19px;
 line-height:19px;
}

#currency_advise P{
 padding-left:9px;
 font-size:11px;
}

#currency_advise A.link{
 color:#787878;
}



/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> My Account
----------------------------------------------------------------------------------------------------
*/


/** MY PROFILE **/

#myaccount H1 {
	padding-left:8px;
}


UL#myaccount_menu {
	height:18px;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}

UL#myaccount_menu LI {
	float:left;
}


UL#myaccount_menu LI.selected A {
	background-color:#333333;
	color:#ffffff;
}

UL#myaccount_menu LI.last A {
	border-right:none;
}

UL#myaccount_menu LI A {
	font-weight:bold;
	display:block;
	height:18px;
	font-size:11px;
	line-height:17px;
	padding-left:9px;
	padding-right:9px;
	color:#9A9A9A;
	text-transform:uppercase;
	border-right:1px #333333 dotted;
}

DIV.menu_info {
	height:20px;
	line-height:19px;
	width:100%;
	text-indent:8px;
	font-size:11px;
	background-color:#333333;
	color:#ffffff;
	clear:both;
}



#myaccount DIV#profile {
	margin-top:25px;
}


#mp_col_a, #mp_col_b, #mp_col_c {
	width:260px;
	height:290px;
	padding-right:44px;
	border-right:1px #DFDFDF dotted;
	float:left;
	margin-top:20px;
}

#mp_col_a {
	width:252px;
	padding-left:8px;
}

#mp_col_b {
	padding-left:44px;
}

#mp_col_c {
	padding:0;
	padding-left:44px;
	border-right:none;
}

DIV.label DIV.title {
	width:177px;
}

#profile .title {
	font-weight:bold;
}

#profile LABEL span {
	color:#ff0000;
}



.span_to_foot {
	width:100%;
	height:411px;
}


.span_press {
	width:100%;
	height:327px;
}

.span_shows {
	width:100%;
	height:45px;
}



.hidden_field_set LABEL {
	width:91px;
	font-size:11px;
	float:left;
	margin-top:5px;
}

.hidden_field_set LABEL SPAN {
	color:#ff0000;
}

.hidden_field_set INPUT, .hidden_field_set SELECT {
	width:156px;
	float:left;
	font-size:10px;
	margin-top:4px;
}


.hidden_field_set SELECT {
	width:160px;
}



#submit_update_profile {
	float:right;
}


#msg_update_profile {
	float:right;
	margin-top:30px;
}


/** MY ORDERS **/

#myaccount DIV.orders_mg {
	text-indent:71px;
}

#box_orders {
	width:100%;
	margin-top:50px;
}

#box_search {
	width:226px;
	height:400px;
	padding-right:30px;
	border-right:1px #333333 dotted;
	float:left;
}

#box_history {
	width:603px;
	padding-left:30px;
	float:left;
}

#box_search H2, #box_history H2 {
	font-size:12px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

#box_search H2 {
	text-indent:8px;
}

H3.titlebar, #box_search H3, #box_history H3 {
	width:100%;
	height:11px;
	overflow:hidden;
	padding-top:4px;
	color:#FFFFFF;
	text-indent:4px;
	font-size:10px;
	background-color:#999999;
	text-transform:uppercase;
}

#box_search H3 {
	margin:0;
	width:220px;
	padding-left:8px;
	margin-top:10px;
	margin-bottom:10px;
}

#box_search H3.adv {
	margin-top:25px;
	margin-bottom:3px;
}

#box_orders FORM,#box_orders FORM FIELSET{
	margin:0;
	padding:0;
}

#box_orders FORM INPUT.radio {
	height:15px;
	display:block;
	float:left;
}

#box_orders FORM LABEL {
	height:15px;
	margin-top:3px;
	padding-left:2px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
	margin-right:7px;
}

#box_orders FORM LABEL.last {
	float:none;
	clear:both;
	margin-left:21px;
	padding-top:13px;
}

#box_orders FORM DIV.from_label {
	width:75px;
	height:60px;
	margin-top:10px;
	float:left;
}

#box_orders FORM DIV.adv_label {
	width:79px;
	height:60px;
	margin:0;
	padding:0;
	margin-top:10px;
	float:left;
	padding-left:8px;
}

#box_orders FORM DIV.from_select {
	width:150px;
	float:left;
	margin-top:10px;
}

#box_orders FORM DIV.adv_select {
	width:132px;
	float:left;
	margin-top:10px;
}


#box_orders FORM DIV.from_select INPUT {
	width:128px;
	border:1px #D3D3D3 solid;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
}

#box_orders FORM DIV.adv_select SELECT {
	width:130px;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
}

#box_orders FORM div.spacer {
	width:90%;
	height:8px;
	overflow:hidden;
}


#box_orders FORM DIV.adv_label LABEL.lastb {
	margin:0;
	padding:0;
	float:none;
	clear:both;
	margin-top:32px;
}

#search_submit, #search_adv_submit {
	float:right;
}



#box_orders FORM DIV.adv_select INPUT, #box_orders FORM DIV.adv_select SELECT {
	width:134px;
	border:1px #D3D3D3 solid;
	font-size:10px;
	padding-top:1px;
	padding-bottom:1px;
}

#box_orders FORM DIV.adv_select SELECT {
	width:136px;
}





#orders_table {
	width:604px;
	text-align:center;
	margin-top:10px;
}

#orders_table DIV.titles {
	width:604px;
	height:15px;
	overflow:hidden;
	background-color:#999999;
	color:#FFFFFF;
	font-size:8px;
	text-transform:uppercase;
}

#orders_table DIV.fields {
	font-size:11px;
	color:#000000;
}

#orders_table DIV.fields DIV.field {
	height:22px;
	line-height:22px;
	font-size:11px;
	color:#000000;
	overflow:hidden;
	border-bottom:1px #DADADA solid;
}


#orders_table DIV.date { width:122px; overflow:hidden; float:left;}
#orders_table DIV.order_number { width:118px; overflow:hidden; float:left;}
#orders_table DIV.amount { width:127px; overflow:hidden; float:left;}
#orders_table DIV.status { width:113px; overflow:hidden; float:left;}
#orders_table DIV.shipment { width:123px; overflow:hidden; float:left;}


#orders_table DIV.title {
	padding-top:4px;
}

DIV.status_icon {
	width:12px;
	height:10px;
	overflow:hidden;
	background-image: url("../img/icons/status.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top:6px;
	margin-left:44%;
}

DIV.complete {
	background-position: 0 0;
}

DIV.queued {
	background-position: 0 -10px;
}

DIV.declined {
	background-position: 0 -20px;
}

DIV.backordered {
	background-position: 0 -30px;
}

DIV.canceled {
	background-position: 0 -40px;
}



P.bottom_text {
	margin:0;
	margin-top:30px;
	font-size:10px;
}

UL#legend {
	margin:0;
	padding:0;
	margin-top:20px;
	list-style-type:none;
}

UL#legend LI {
	float:left;
}

UL#legend LI.spacer {
	width:20px;
	height:10px;
}

UL#legend LI DIV {
	float:left;
	margin:0;
}

UL#legend LI SPAN {
	display:block;
	float:left;
	padding-left:4px;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}


H2.gift {
	font-size:12px;
	margin-bottom:12px;
	text-transform:uppercase;
}

H2.gift SPAN {
	font-size:18px;
	color:#02A4D3;
}

H2.mg {
	margin-bottom:27px;
}

DIV.mg_credits {
	text-indent:0;
	text-indent:73px;
}

#gift_input_title {
	padding-top:2px;
}


#gift_credits {
	padding-left:10px;
	float:none;

}

#gift_input_title {
	width:75px;
	height:18px;
	line-height:17px;
	font-size:11px;
	float:left;
}


#gift_input, #promo_input {
	width:246px;
	border:1px #D3D3D3 solid;
	font-size:11px;
	float:left;
}



/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> FAQ / TERMS
----------------------------------------------------------------------------------------------------
*/



#cont_generic P {
	margin:0;
	padding:0;
}

.faq_col_a {
	width:710px;
	float:left;
}

.faq_col_a A {
	color:#0094BB;
}

.faq_col_a DIV.spacer {
	width:100%;
	height:20px;
}

.faq_col_a P {
	font-size:11px;
	margin-bottom:25px;
}

.faq_col_b {
	width:226px;
	float:left;
	font-size:11px;
}

IMG.arrow_ico {
	padding-top:3px;
	padding-right:3px;
	float:left;
}

H4.term_title {
	font-size:15px;
	width:70%;
	float:left;
	margin:0;
	margin-bottom:6px;
}

H4.faq_title {
	font-size:14px;
	width:70%;
	float:left;
	margin:0;
	margin-bottom:6px;
}

P.terms_text {
	font-size:11px;
	width:90%;
}

P.terms_text SPAN {
	margin-left:45px;
}


.terms_col_a {
	width:718px;
	float:left;
}

.terms { margin-top:-7px; }



P.terms_text A {
	color:#0094BB;
}






/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> About
----------------------------------------------------------------------------------------------------
*/

#about_box DIV#cont_generic {
	margin-top:25px;
}

.about-item h2 {
  margin:0;
  padding:0;
  color: #0092B3;
  font-size: 25px;
  padding-top:6px;
}

DIV.about-item SPAN {
  margin:0;
  color: #666666;
  font-size: 11px;
}
.about-item span.b {
  color: #666666;
  font-size: 11px;
  font-weight:bold;
  margin-bottom:3px;
  display:block;
}
.about-item p {
  width:95%;
  margin-top:0;
  padding-top:0;
  color: #000000;
  font-size: 11px;
}

.about-item p.b {
	color:#666666;
}

.about-item A {
	color:#0092B3;
}

DIV.sr_col_a, DIV.sr_col_b, DIV.sr_col_c {
	float:left;
	width:33.3%;
}

DIV.sr_col_a h3, DIV.sr_col_b h3, DIV.sr_col_c h3, h3.ttl {
	height:16px;
	overflow:hidden;
	margin:0;
	padding:0;
	padding-top:3px;
	margin-bottom:3px;
	color: #0092B3;
	font-size: 14px;
}

DIV.sr_col_a p.p2, DIV.sr_col_b p.p2, DIV.sr_col_c p.p2 {
  margin-top:0px;
  padding-top:0px;
  color: #666666;
  font-size: 11px;
  margin-top:10px;
}

DIV.spc {
	width:10px;
	height:6px;
	overflow:hidden;
}



/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> FOOTER
----------------------------------------------------------------------------------------------------
*/

#footer{
	width:100%;
	height:85px;
	background-color:#3A3634;
	margin:auto;
	text-transform:uppercase;
}

#f_wrapper {
	width:1000px;
	margin:auto;
}




/* Bottom Navigation ---------------------------------- */
#bottom_nav {
	padding:12px;
	padding-left:27px;
	float:left;
}

#bottom_nav H1{
	color:#02B7EC;
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:3px;
}

#bottom_nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#bottom_nav ul li{
	margin-left:-5px;
	background: url("../img/bullets/bullet-item-b.gif") left no-repeat;
	text-indent:7px;
}

#bottom_nav ul li a{
	color:#ffffff;
	font-size:9px;
}

/* Email subscription ---------------------------------- */
#email_subscription{
	padding:12px;
	padding-left:50px;
	float:left;
}

#email_subscription H1{
	color:#02B7EC;
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

#email_subscription input{
	color:#7B7B7B;
	font-size:10px;
	padding:2px;
	width:120px;
	border: 1px #9F9F9F solid;
	margin-left:-2px;
	margin-top:-2px;
}


/* Email subscription ---------------------------------- */
#facebook_link{ float:right; margin-top:12px; margin-right:20px; }



/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> PRODUCT PAGE
----------------------------------------------------------------------------------------------------
*/

#product_table {
	margin-top:20px;
}

#product_content {
	background-color:gray;
}


#product_info {
	width:100%;
	float:left;
	padding-bottom:12px;
	z-index:1;
}

#product_image {
	float:left;

}

#image_text {
	font-size:11px;
	color: #646464;
	margin:0;
	padding:0;
	text-indent:2px;
	margin-top:2px;
	display:none;
}

#image_text SPAN {
	color: #000000;
	margin:0;
	padding:0;
}

#product_actions {
	width:130px;
	height:70px;
	margin-top:157px;
	float:right;
}

#product_info H1 {
	font-size:28px;
	color:#211F20;
	margin:0;
	padding:0;
	text-transform:capitalize;
}

#product_info H2 {
	color: #0391C1;
	font-size:12px;
	margin:0;
	padding:0;
}

#product_info P {
	color: #676767;
}


#color_selector UL {
	list-style-type:none;
	margin:0;
	padding:0;
}


#product_info_table .prod_info_item {
	width:100%;
	overflow:hidden;
	margin-top:10px;
}

#product_info_table .prod_info_item .title {
	font-size:12px;
	color:#282627;
}

#product_info_table .prod_info_item SPAN {
	display:block;
	float:left;
	width:145px;
}

#product_info_table .prod_info_item DIV.price {
	font-weight:bold;
	font-size:23px;
}

#product_info_table .prod_info_item DIV.promo {
	color: #FF0000;
}

#product_info_table .prod_info_item DIV.price SPAN.currency {
	display:inline;
	font-weight:normal;
}

#product_info_table .prod_info_item DIV.price DIV.sep {
	width:20px;
}

#product_info_table .prod_info_item SPAN.cents {
	font-size:15px;
	display:inline;
	float:none;
	font-weight:normal;
}

#product_info_table .prod_info_item BUTTON {
	margin-left:20px;
}

#product_info_table .prod_info_item DIV {
	float:left;
}


#color_selector UL LI {
	width:16px;
	height:16px;
	margin-right:4px;
	float:left;
	cursor:pointer;
	border:#FFFFFF solid 1px;
}

#color_selector UL LI.selected {
	border:#333333 solid 1px;
}


/*

.color_selector_tooltip_left {width:11px;height:24px;background-image: url("../img/tooltip/01/left.png"); float:left;}
.color_selector_tooltip_right {width:11px;height:24px;background-image: url("../img/tooltip/01/right.png");float:left;}
.color_selector_tooltip_center { height:24px;background-image: url("../img/tooltip/01/center.png");float:left; text-transform:capitalize; color:#FFFFFF; 
									font-size:11px; font-weight:bold;padding-left:2px; padding-right:4px; padding-top:2px;background-repeat:repeat-x;}
.color_selector_tooltip_center_text{color:#FFFFFF;}
.color_selector_tooltip_pointer { position:relative; top:0; left:22px; width:11px; height:24px;background-image: url("../img/tooltip/01/pointer.png");float:none;}
.color_selector_tooltip_pointer_cart { left:12px;}
*/
/*
.color_selector_tooltip{ position:absolute; top:-100px;left:-100px; }
.color_selector_tooltip_left { width:11px;height:24px;background-image: url("../img/tooltip/01/left.png");}
.color_selector_tooltip_right { width:11px;height:24px;background-image: url("../img/tooltip/01/right.png");}
.color_selector_tooltip_center { height:24px;background-image: url("../img/tooltip/01/center.png");text-transform:capitalize; color:#FFFFFF; 
									font-size:11px; font-weight:bold; background-repeat:repeat-x;}
*/





.color_selector_tooltip { position:absolute; top:-100px;left:-100px;}
.color_selector_tooltip_left { background-image: url("../img/tooltip/01/left.png"); background-repeat:no-repeat; width:11; height:24; }
.color_selector_tooltip_center { background-image: url("../img/tooltip/01/center.png"); height:24; padding-left:2px; padding-right:4px; }
.color_selector_tooltip_text { text-transform:capitalize; color:#FFFFFF; font-size:11px; font-weight:bold; white-space:nowrap;  }
.color_selector_tooltip_right { background-image: url("../img/tooltip/01/right.png"); background-repeat:no-repeat; width:11; height:24; }
.color_selector_tooltip_pointer { background-image: url("../img/tooltip/01/pointer.png"); background-repeat:no-repeat;  }



.material_selector SELECT {
	width: 180px;
	font-size:10px;
	border: 1px #B2B2B2 solid;
}

.quantity_selector INPUT {
	width:24px;
	font-size:10px;
	border: 1px #B2B2B2 solid;
}

.pfix {
	width: 144px;
}

#product_next_prev{
	margin-top:6px;
}


/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> CONTACT
----------------------------------------------------------------------------------------------------
*/

#cont_generic {
	width:100%;
	margin-left:10px;
}
#cont_generic H1 {
	text-indent:-2px;
}

#cont_generic P.sub_title {
	font-size:11px;
	margin:0;
	padding:0;
	margin-bottom:15px;
}


.contact_col_a, .contact_col_b, .contact_col_c {
	float:left;
}

.contact_col_a { width:270px; padding-right:36px; }
.contact_col_b { width:344px; padding-right:62px; }
.contact_col_c { width:226px; }



.contact_col_a INPUT {
	width:175px;
}

.contact_col_a SELECT {
	width:177px;
}

.contact_col_a LABEL {
	text-transform:capitalize;
}


.contact_col_b INPUT {
	width:249px;
}

.contact_col_b TEXTAREA {
	width:246px;
	height:218px;
	margin-top:4px;
}

.contact_col_b SELECT {
	width:252px;
}

.contact_col_b LABEL {
	text-transform:capitalize;
}


.contact_col_c P {
	font-size:11px;
	margin:0;
	padding:0;
	margin-left:4px;
	line-height:15px;
}

.contact_col_c A {
	color:#00A0C9;
}

.contact_submit {
	float:right;
	margin-top:25px;
}




/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> CAMPAIGNS
----------------------------------------------------------------------------------------------------
*/




#about_campaigns_list {
	padding:0;
	margin:0;
	margin-left:2px;
	list-style-type:none;
}

#about_campaigns_list LI.row_last {
	margin-right:0;
}

#about_campaigns_list LI {
	float:left;
	margin-top:31px;
	margin-right:33px;
}



/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> PRESS
----------------------------------------------------------------------------------------------------
*/



#galery_list {
	padding:0;
	margin:0;
	margin-left:8px;
	list-style-type:none;
	width:640px;
	margin-top:18px;
}

#galery_list LI.row_last {
	margin-right:0;
}

#galery_list LI {
	float:left;
	margin-bottom:30px;
	margin-right:30px;
}

#display_pic_masc {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	top:0;	
	z-index:11;
	background-image:url("../img/bg/bg_px_black.png");	
}


#display_pic_box {
	margin:auto;
	overflow:hidden;
	display:block;
}


#campaigns_gallery {
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:11;
	background-image:url("../img/bg/bg_px_black.png");
	overflow:hidden;
}

#campaigns_gallery_box {
	margin:auto;
	display:block;

}

.title_bar {
	background-color:#333333;
	color:#FFFFFF;
	text-indent:6px;
	font-weight:bold;
	overflow:hidden;
	text-transform:uppercase;
}

.pic_holder {
	background-color:#FFFFFF;
	padding:2px;
	overflow:hidden;
}

#display_pic_table {

}

.p_press {
	margin-left:8px;
}

#press_inquiry_column{
	margin-top:31px;
}


#press_inquiry_column DIV.about-item {
	padding-left:4px;
	margin-top:22px;
}


#press_inquiry_column DIV.about-item H2.b {
	font-size:14px;
	margin-top:-4px;
}

.press_pag {
	padding-right:6px;
}

TD.bgtopleft {
	width:5px;
	height:5px;
	background-image: url("../img/bg/shadow_corner_topleft.png");
	background-repeat:no-repeat;
}

TD.bgtopright {
	width:5px;
	height:5px;
	background-image: url("../img/bg/shadow_corner_topright.png");
	background-repeat:no-repeat;
}

TD.bgtopcenter {
	background-image: url("../img/bg/shadow_rect_top.png");
	background-repeat:repeat-x;
}

TD.bgright {
	width:5px;
	background-image: url("../img/bg/shadow_rect_right.png");
	background-repeat:repeat-y;
}

TD.bgleft {
	width:5px;
	background-image: url("../img/bg/shadow_rect_left.png");
	background-repeat:repeat-y;
}





TD.bgbottomcenter {
	background-image: url("../img/bg/shadow_rect_bottom.png");
	background-repeat:repeat-x;
}

TD.bgbottomleft {
	width:5px;
	height:5px;
	background-image: url("../img/bg/shadow_corner_bottomleft.png");
	background-repeat:no-repeat;
}

TD.bgbottomright {
	width:5px;
	height:5px;
	background-image: url("../img/bg/shadow_corner_bottomright.png");
	background-repeat:no-repeat;
}

/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> BUTTONS
----------------------------------------------------------------------------------------------------
*/

#product_actions BUTTON, #product_actions UL {
	margin-bottom:10px;
	font-size:9px;
	border:0;
}

#product_actions A.sendFriend {
	display:block;
	width:127px;
	height:17px;
	background-color:transparent;
	background-image: url("../img/buttons/sendToFriend.gif");
	color:#000000;
	text-indent:27px;
	line-height:17px;
	margin-bottom:10px;
	padding-top:1px;
	cursor:pointer;
	font-size:11px;
}





UL.btn01b {
	height:18px;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	cursor:pointer;
}

UL.btn01b LI.center {
	padding-bottom:1px;
}

UL.btn01b LI {
	height:18px;
	float:left;
	background-color:#0596B1;
}

UL.btn01b LI.left {
	width:3px;
}


UL.btn01b LI.left {
	background-image: url("../img/buttons/btn02_a.gif");
}

UL.btn01b LI.center {
	background-color:#0395BA;
	font-size:10px;
	padding-left:5px;
	padding-right:6px;
	color:#FFFFFF;
	text-transform:uppercase;
}

UL.btn01b LI.right {
	width:19px;
	background-image: url("../img/buttons/btn03_c.gif");
}



#btn01b_fix {
	padding:0;
	padding-left:5px;
	padding-right:5px;
}


UL.btn01, UL.btn02 {
	height:18px;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	margin-top:5px;
	cursor:pointer;
}

UL.btn01 LI, UL.btn02 LI {
	height:18px;
	float:left;
	text-transform:uppercase;
	background-color:#0596B1;
}

UL.btn01 LI.center {
	padding-top:5px;
}


UL.btn02 LI.center {

}

UL.btn01 LI.left, UL.btn02 LI.left {
	width:3px;
}

UL.btn01 LI.left {
	background-image: url("../img/buttons/btn02_a.gif");
}

UL.btn02 LI.left {
	background-image: url("../img/buttons/btn03_a.gif");
}

UL.btn01 LI.center, UL.btn02 LI.center {
	font-size:10px;
	padding-left:5px;
	padding-right:6px;
	line-height:17px;
	color:#FFFFFF;
	text-transform:uppercase;
}

UL.btn01 LI.center {
	background-image: url("../img/buttons/btn02_b.gif");
}

UL.btn02 LI.center {
	background-image: url("../img/buttons/btn03_b.gif");
}



UL.btn01 LI.right, UL.btn02 LI.right {
	width:19px;
}

UL.btn01 LI.right {
	background-image: url("../img/buttons/btn02_c.gif");
}

UL.btn02 LI.right {
	background-image: url("../img/buttons/btn03_c.gif");
}


DIV.btn01_ {cursor:pointer; text-transform:uppercase; font-size:10px; color:#FFFFFF;}
DIV.btn01_ DIV.left{width:3px;height:18px;background-image: url("../img/buttons/btn02_a.gif");background-repeat:no-repeat;float:left;}
DIV.btn01_ DIV.center{height:15px;background-image: url("../img/buttons/btn02_b.gif");background-repeat:repeat-x;float:left;padding-left:3px;padding-right:4px;padding-top:5px;}
DIV.btn01_ DIV.right{width:19px;height:18px;background-image: url("../img/buttons/btn02_c.gif");background-repeat:no-repeat;float:left;}
.btn01__hover{background-position:0 -15px;}




/* BTN 03: circle*/
DIV.btn03_blue{ cursor:pointer; text-transform:uppercase; font-size:8px; color:#808080; font-weight:bold; }
DIV.btn03_blue DIV.left{ width:6px; height:15px; background-image: url("../img/buttons/03/left.png"); background-repeat:no-repeat; float:left; }
DIV.btn03_blue DIV.center{ width:50px;height:15px;background-image: url("../img/buttons/03/center.png");background-repeat:repeat-x;float:left;padding-left:1px;padding-right:2px;padding-top:4px;}
DIV.btn03_blue DIV.right{width:16px;height:15px;background-image: url("../img/buttons/03/right_circle_blue.png");background-repeat:no-repeat;float:left;}
.btn03_blue_hover{background-position:0 -15px;}


/* BTN 04: cross*/
DIV.btn04{ cursor:pointer; text-transform:uppercase; font-size:8px; color:#808080; font-weight:bold; }
DIV.btn04 DIV.left{width:6px;height:15px;background-image: url("../img/buttons/04/left.png");background-repeat:no-repeat;float:left;}
DIV.btn04 DIV.center{width:50px;height:15px;background-image: url("../img/buttons/04/center.png");background-repeat:repeat-x;float:left;padding-left:1px;padding-right:2px;padding-top:4px;}
DIV.btn04 DIV.right{width:16px;height:15px;background-image: url("../img/buttons/04/right.png");background-repeat:no-repeat;float:left;}
.btn04_hover{background-position:0 -15px;}


/* BTN 05: cross*/
DIV.btn05 { cursor:pointer; text-transform:uppercase; font-size:8px; color:#808080; font-weight:bold; }
DIV.btn05 DIV.left{width:14px;height:15px;background-image: url("../img/buttons/05/left.png");background-repeat:no-repeat;float:left;}
DIV.btn05 DIV.center{width:84px;height:15px;background-image: url("../img/buttons/05/center.png");background-repeat:repeat-x;float:left;padding-left:3px;padding-right:2px;padding-top:4px;}
DIV.btn05 DIV.right{width:6px;height:15px;background-image: url("../img/buttons/05/right.png");background-repeat:no-repeat;float:left;}
.btn05_hover{background-position:0 -15px;}

DIV.btn06 { height:18px; overflow:hidden; cursor:pointer; }
DIV.btn06 DIV { float:left; }
DIV.btn06 DIV.left { width:9px; height:18px; background: url("../img/buttons/06/left.gif") no-repeat; }
DIV.btn06 DIV.center { width:auto; height:15px; padding-top:6px; text-align:center; padding-right:9px; background-color:#0395BA;
							color:#FFFFFF; font-size:10px; text-transform:#ffffff; text-transform:uppercase; }
DIV.btn06 DIV.right { width:19px; height:18px; background: url("../img/buttons/06/right.gif") no-repeat; }



DIV.btnEmailSignup { height:18px; overflow:hidden; cursor:pointer; }
DIV.btnEmailSignup DIV { float:left; }
DIV.btnEmailSignup DIV.left { width:7px; height:18px; background: url("../img/buttons/09/btn09_left.gif") no-repeat; }
DIV.btnEmailSignup DIV.center { width:auto; height:15px; padding-top:5px; text-align:center; padding-right:5px; background-color:#0395BA;
							color:#FFFFFF; font-size:10px; text-transform:#ffffff; text-transform:uppercase; background: url("../img/buttons/09/btn09_center.gif") repeat-x; }
DIV.btnEmailSignup DIV.right { width:19px; height:18px; background: url("../img/buttons/09/btn09_right.gif") no-repeat; }


DIV.btn07 { height:15px; overflow:hidden; cursor:pointer; margin-top:-2px; }

DIV.btn07 DIV {
	float:left;
}

DIV.btn07 DIV.left {
	width:4px;
	height:15px;
	background: url("../img/buttons/07/left.gif") no-repeat;
}

DIV.btn07 DIV.center {
	width:auto;
	height:15px;
	text-align:center;
	padding-right:1px;
	background: url("../img/buttons/07/center.gif") repeat-x;
	font-size:8px;
	text-transform:uppercase;
	color:#ffffff;
	padding-right:3px;
	padding-top:4px;
	overflow:hidden;
}

DIV.btn07 DIV.right {
	width:14px;
	height:15px;
	background: url("../img/buttons/07/right.gif") no-repeat;
}




/* BTN 08: cross*/
DIV.btn08 { cursor:pointer; text-transform:uppercase; font-size:8px; color:#808080; font-weight:bold; }
DIV.btn08 DIV.left{width:14px;height:15px;background-image: url("../img/buttons/08/left.png");background-repeat:no-repeat;float:left;}
DIV.btn08 DIV.center{width:84px;height:15px;background-image: url("../img/buttons/08/center.png");background-repeat:repeat-x;float:left;padding-left:3px;padding-right:2px;padding-top:4px;}
DIV.btn08 DIV.right{width:6px;height:15px;background-image: url("../img/buttons/08/right.png");background-repeat:no-repeat;float:left;}
.btn08_hover{background-position:0 -15px;}


/* BTN 09: arrow (small) */
DIV.btn09 { cursor:pointer; text-transform:uppercase; font-size:8px; color:#ffffff; font-weight:bold; }
DIV.btn09 DIV.left{width:7px;height:16px;background-image: url("../img/buttons/09/btn09_left.gif");background-repeat:no-repeat;float:left;}
DIV.btn09 DIV.center{height:16px;background-image: url("../img/buttons/09/btn09_center.gif");background-repeat:repeat-x;float:left;padding-left:3px;padding-right:4px;padding-top:1px; text-align:center; padding-top:5px;}
DIV.btn09 DIV.right{width:17px;height:16px;background-image: url("../img/buttons/09/btn09_right.gif");background-repeat:no-repeat;float:left;}





/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> WHOLESALE
----------------------------------------------------------------------------------------------------
*/

#newsletter_ch {
	padding-right:36px;
}

DIV.store_col_a {
	width:424px;
	height:auto;
	float:left;
}

#form_register FIELDSET.wider, #form_gc FIELDSET.wider {
	width:424px;
	float:none;
	clear:both;
	margin:0;
	padding:0;
}

#form_register FIELDSET.wider LABEL, #form_gc FIELDSET.wider LABEL {
	width:259px;
}

#form_register FIELDSET.wider INPUT, #form_gc FIELDSET.wider INPUT  {
	width:161px;
	float:right;
}

DIV.chk_boxes {
	margin-top:15px;
	margin-left:7px;
}

DIV.chk_boxes DIV.checkbox {
	float:left;
	padding:0;
	margin:0;
	margin-top:-3px;
	margin-left:8px;
}





DIV.store_col_b {
	width:368px;
	float:right;
}

#form_register FIELDSET.wider_b {
	width:368px;
	float:none;
	clear:both;
	margin:0;
	padding:0;
}

#form_register FIELDSET.wider_b LABEL {
	width:93px;
}

#form_register FIELDSET.wider_b INPUT {
	width:269px;
	float:right;
}



#ws_information {
	width:100%;
	font-size:11px;
	color:#636363;
}

#ws_information H3 {
	font-size:11px;
	margin:0;
	padding:0;
	color:#000000;
	text-transform:uppercase;
	margin-top:18px;
}


#submit_ws {
	clear:both;
	position:relative;
	float:right;
	left:-14px;
	margin-top:25px;
}

SPAN.subtitle {
	font-size:11px;
}

SPAN.mg {
	text-indent:8px;
	display:block;
}

DIV.download {
	margin-top:35px;
	margin-bottom:45px;
}

DIV.download DIV.pdf {
	width:26px;
	height:30px;
	background-image: url("../img/icons/pdf.gif");
	float:left;
	margin-right:15px;
}

DIV.download P SPAN {
	color:#000000;
	font-weight:bold;
}

DIV.download P {
	float:left;
	font-size:11px;
	color:#848484;
	width:186px;
}

DIV.download_btn { padding-left:20px; }
DIV.download_btn DIV.right { width:19px; height:18px; background: url("../img/buttons/06/rightb.gif") no-repeat; }




h2.subtitle {
	font-weight:normal;
	font-size:11px;
}



/* LOGIN */


#ws_login {
	margin-top:40px;
}

#ws_login DIV.col_a, #whosale_login DIV.col_b, #ws_login DIV.col_a_hidden {
	width:260px;
	height:auto;
	float:left;
}

#ws_login DIV.col_a, #ws_login DIV.col_a_hidden {
	height:164px;
}

#ws_login DIV.col_b {
	padding-left:86px;
}

#ws_login H2 {
	margin:0;
	padding:0;
	color:#828282;
	font-size:14px;
}

#ws_login SPAN.subtitle {
	font-size:11px;
}

#ws_login P {
	margin-top:20px;
	font-size:11px;
}

#ws_login P A {
	color:#00A0C9;
}

#ws_login FORM LABEL {
	width:70px;
	display:block;
	float:left;
	height:18px;
	line-height:17px;
	color:#656565;
	font-size:11px;
	padding-right:2px;
	margin-bottom:4px;
}

#ws_login FORM INPUT {
	width:132px;
	border:1px #D3D3D3 solid;
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;

	margin-bottom:4px;
}


#btn_login_ws {
	float:right;
	padding-right:55px;
}




/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> GIFT CERTIFICATE
----------------------------------------------------------------------------------------------------
*/

#form_gc FIELDSET LABEL.lbl_amount {
	width:77px;
	overflow:hidden;
}

DIV.amount_sign {
	width:10px;
	font-weight:bold;
	font-size:16px;
	float:left;
	margin-top:8px;
}




#form_gc FIELDSET TEXTAREA.message {
	width: 255px;
	height:128px;
	font-size:11px;
	margin-top:8px;
	/*border: 1px #D3D3D3 solid;*/
}

#form_gc FIELDSET.message {
	width:344px;
}

#form_gc FIELDSET.message DIV.legend {
	width:100%;
}

#form_gc FIELDSET.message INPUT {
	width: 253px;
}

#form_gc FIELDSET.how {
	width:206px;
	float:right;
	overflow:hidden;
	padding:0;
	margin:0;
	margin-right:4px;
}

#form_gc FIELDSET.how DIV.legend {
	width:206px;
}

P.how_it_works {
	width:190px;
	margin-left:4px;
	margin-top:5px;
	margin-bottom:0;
}

#submit_gc {
	float:right;
	margin-top:25px;
}






/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> POP UPS
----------------------------------------------------------------------------------------------------
*/


/**** GIFT CERTIFICATE POPUP ****/

#popup_gc {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	top:0;	
	z-index:11;
}

#gc_popup {
       padding:28px;
       overflow:hidden;
}

#gc_popup H1 {
       margin:0;
       margin-bottom:12px;
       font-size:17px;
       color:#00A8CD;
}

#gc_popup SPAN.subtitle {
       display:block;
       font-size:11px;
       margin-bottom:33px;
}

#gc_popup DIV#recover_link {
       font-size:11px;
}

TABLE#form_giftpopup_errorbox, TABLE#form_promopopup_errorbox  {
       margin-top:15px;
}

TABLE#form_giftpopup_errorbox TD#icon, TABLE#form_promopopup_errorbox TD#icon {
       width:16px;
       padding-right:3px;
       padding-left:3px;
       background-color:#000000;
}

TABLE#form_giftpopup_errorbox TD#error_message, TABLE#form_promopopup_errorbox TD#error_message {
       width:922px;
       font-size:11px;
       background-color:#ff0000;
       color:#ffffff;
       padding:3px;
}

#form_giftpopup_errorbox_list, #form_promopopup_errorbox_list {
       margin:0;padding:0;list-style-type:none;
       font-size:11px;
}




/**** SEND TO A FRIEND ****/


#popup_sf {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	bottom:0;
	top:0;	
	z-index:11;
}

#sf_popup {
       padding:20px;
	   padding-top:16px;
       overflow:hidden;
}

#sf_popup H1 {
       margin:0;
       padding:0;
       margin-bottom:12px;
       font-size:17px;
       color:#00A8CD;
}

#sf_popup DIV.sf_col_a, #sf_popup DIV.sf_col_b {
       width:212px;
       float:left;
       font-size:11px;
       overflow:hidden;
}

#sf_popup LABEL {
       width:72px;
       height:18px;
       line-height:18px;
       color:#666666;
       display:block;
       float:left;
	   margin-bottom:4px;
}

#sf_popup LABEL.msg {
	font-size:11px;
	margin-top:2px;
}

#sf_popup INPUT {
      /* border:1px #D0D0D0 solid;*/
      /* margin-bottom:2px; */
}

#sf_popup DIV.sf_col_a INPUT {
       font-size:11px;
       width:112px;
}

#sf_popup DIV.sf_col_b INPUT {
       font-size:11px;
       width:122px;
}

#sf_popup DIV.sf_col_b { }


#sf_popup TEXTAREA {
       width:335px;
       height:56px;
       font-size:11px;
	   margin-top:2px;
}


TABLE#form_sendtofriend_errorbox {
       width:310px;
       margin-top:15px;
       float:left;
}

TABLE#form_sendtofriend_errorbox TD#icon {
       width:16px;
       padding-right:3px;
       padding-left:3px;
       background-color:#000000;
}

TABLE#form_sendtofriend_errorbox TD#error_message {
       width:922px;
       font-size:11px;
       background-color:#ff0000;
       color:#ffffff;
       padding:3px;
}

#form_sendtofriend_errorbox_list {
       margin:0;padding:0;list-style-type:none;
       font-size:11px;
}

#send_friend_btn {
       margin-top:15px;
       float:right;
       padding-right:22px;
}


TABLE#form_sendtofriend_ok, TABLE#form_gift_ok, TABLE#form_promo_ok {
       width:310px;
       margin-top:15px;
       float:left;
}

TABLE#form_sendtofriend_ok TD#icon, TABLE#form_gift_ok TD#icon, TABLE#form_promo_ok TD#icon {
       width:16px;
       padding-right:3px;
       padding-left:3px;
}

TABLE#form_sendtofriend_ok TD#ok_message, TABLE#form_gift_ok TD#ok_message, TABLE#form_promo_ok TD#ok_message {
       font-size:11px;
       padding:3px;
}

/*
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
------> MISCELLANEOUS
----------------------------------------------------------------------------------------------------
*/
.clear_box { clear:both; height:0; overflow:hidden; margin:0;padding:0;}
.line_through{text-decoration: line-through; width: 145px;}
.float_left{ float:left}
.clear{ clear:both;}

.hidden{ display:none; }
.visible{ display:block; }
SPAN.hidden{ display:none; }
