/*Copyright (c) 2006,Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version 0.12.1*/
/*reset.css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;letter-spacing: 0;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/
body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  Oticaov Octopus v2.85 CSS - http://www.oticaov.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/
  Programmer:	Fabio Zendhi Nagao	Designer: Fernanda da Silva

\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */

/* --( general )------------------------------------------------------------- */
a {color: #369;}
a:hover {color:#036;}

.tbl_row_0	{background-color: #f8f8f8;}
.tbl_row_1	{background-color: #f0f0f0;}

table thead th {background: #bbb;}
table th {background:#eee; padding:4px;}

.n {
	border-top:					1px solid #ccc;
	border-right:				1px solid #eee;
	border-bottom:				1px solid #eee;
	border-left:				1px solid #ccc;
	color:						#339;
	text-align:					right;
}

h2 {
	margin:						0;
	padding:					0;

	font-size:					13px;
    font-weight:                bold;
	color:						#f00;
}

.required {background-color: #ffc;}



/* --( container )----------------------------------------------------------- */
body {text-align: center;}

div#container {
	position:				relative;
	width:					900px;
	height:					auto;
	margin:					0 auto;
	text-align:				left;
	background:     		url(../images/20/container_bg.gif) repeat-y top left;
}

    *html div#container {background: url(../images/20/container_bg.gif) repeat-y top left;}

div#container_header {
	height:					402px;
	background:				url(../images/20/container_header_bg.jpg) no-repeat top left;
}

div#container_footer {
	clear: 					both;
    width:                  100%;
	height:					330px;
	margin:					0;
    padding-top:            10px;
	background:				url(../images/20/container_footer_bg.jpg) no-repeat bottom center;
    text-align:             right;
}

div#container_footer object {margin: 0 85px;}

div#container_footer iframe {margin: 42px 65px 0 0; background: #000;}



/* --( logo )---------------------------------------------------------------- */
div#logo {
	position:				absolute;
	top:					33px;
	left:					70px;
}



/* --( title )--------------------------------------------------------------- */
div#title {display: none;}



/* --( date )---------------------------------------------------------------- */
div#date {display: none;}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:				absolute;
	top:					80px;
	left:					495px;
}

div#menu0 li {
	display:				inline;
	margin:					0 13px 0 0;
}

.mn0 a {
	font-size:				77%;
	font-weight:			normal;
	color:					#aaa;
	text-transform:			uppercase;
}
	.mn0 a:hover{color:#faec8f;}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:				absolute;
	top:					80px;
	left:					200px;
}

div#menuU li {
	display:				inline;
	margin:					0 13px 0 0;
}

.mnU a {
	font-size:				77%;
	font-weight:			normal;
	color:					#aaa;
	text-transform:			uppercase;
}
	.mnU a:hover{color:#faec8f;}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
	position:				absolute;
	top:					375px;
	left:					358px;
}

div#quickSearch ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#quickSearch li {float: left; display: inline;}

div#quickSearch li#quickSearch_i0 {
	display:				block;
	width:					49px;
	height:					16px;
	background:				url(../images/20/quicksearch_label.jpg) no-repeat top left;
	margin:					2px 2px 0 0;
}

div#quickSearch li#quickSearch_i0 span {display: none;}

div#quickSearch li#quickSearch_i1 input {
	width:					95px;
	height:					20px;
	margin:					0 2px 0 0;
	padding:				0 2px;
	background:				#333;
	border:					1px solid #666;
	color:					#fff;
}

div#quickSearch li#quickSearch_i2 {display: block; margin: 0 0 0 2px;}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {
	position:				absolute;
	top:					375px;
	left:					546px;
}

div#menu1 ul ul {display: none;}

div#menu1 li {
	float:					left;
	margin:					0 13px 0 0;
}

div#menu1 li span span {display: none;}

div#menu1 span a {
	display:				block;
	height:					24px;
}

div#menu1 span#mn1_0 a {
	width: 75px;
	background: url(../images/20/mn1_oculos_0.jpg) no-repeat top left;
}
	div#menu1 span#mn1_0 a:hover,
	div#menu1 span#mn1_0 a.over {background: url(../images/20/mn1_oculos_1.jpg) no-repeat top left;}

div#menu1 span#mn1_2 a {
	width: 85px;
	background: url(../images/20/mn1_relogios_0.jpg) no-repeat top left;
}
	div#menu1 span#mn1_2 a:hover,
	div#menu1 span#mn1_2 a.over {background: url(../images/20/mn1_relogios_1.jpg) no-repeat top left;}

div#menu1 span#mn1_1 a {
	width: 102px;
	background: url(../images/20/mn1_promocoes_0.jpg) no-repeat top left;
}
	div#menu1 span#mn1_1 a:hover,
	div#menu1 span#mn1_1 a.over {background: url(../images/20/mn1_promocoes_1.jpg) no-repeat top left;}



/* --( banner )-------------------------------------------------------------- */
div#banner_0, div#banner_1, div#banner_2 {display: none;}
div#banner_1 {
	position:				absolute;
	top:					117px;
	left:					50px;
	display:				block;
}

div#banner_2 {
	position:				relative;
	float:					left;
	display:				inline;
	margin-left:			50px;
}

div#banner_2 object {
	position:				absolute;
	top:					520px;
	left:					0;
}



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	clear:					both;
	float:					left;
	display:				inline;
	width:					150px;
	margin-left:			50px;
}

div#menu2 span.mn2_header a {
	display:				block;
	width:					140px;
	height:					20px;
	background:				url(../images/20/mn2_bg.gif) no-repeat top left;
	margin-bottom:			1px;

	font-size:				77%;
	font-weight:			normal;
	color:					#999;
	text-transform:			uppercase;
}
div#menu2 span.mn2_header span {display:block; margin-left: 20px; padding: 4px 0;}

div#menu2 span.mn3 a {
	display:				block;
	width:					140px;
	background:				#222;
	margin-bottom:			1px;
	padding:				5px 0;

	font-size:				77%;
	font-weight:			normal;
	color:					#999;
	text-transform:			uppercase;
}
div#menu2 span.mn3 span {margin-left: 5px;}

div#menu2 span#lojcomm {
	display:				block;
	width:					100%;
	margin:					300px 0 30px 0;
	text-align:				center;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div.framed {
	position:				relative;
	float:					right;
	display:				inline;
	width:					640px;
	margin:					0 60px 0 0;
}

div.framed h1 {
	margin:				    10px 0;
	padding:				0;

	font-family:			"Arial Narrow";
	color:					#000;
	text-transform:			uppercase;
}

div.framed h1 a font {
	font-family:			"Arial Narrow";
	color:					#000;
	text-transform:			uppercase;
}
    div.framed h1 a:hover font {text-decoration: underline;}

div.framed div.hr {
	display:				none;
	height:					11px;
	background:				#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.framed hr {display: none;}



/* --( class.full )---------------------------------------------------------- */
#extraDiv0, #extraDiv1, #extraDiv2, #extraDiv3,
#extraDiv4, #extraDiv5, #extraDiv6, #extraDiv7 {display:none;}

div.full {
	position:				relative;
	display:				inline;
	float:					left;
	margin:     			10px 0 0 60px;
	width:					780px;
}

div.full h1 {
	margin:				    5px 0;
	padding:				0;

	font-family:			"Arial Narrow";
	color:					#000;
	text-transform:			uppercase;
}

div.full div.hr {
	height:					11px;
	background:				#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.full hr {display: none;}

div.full table {width: 100%;}



/* --( alert )--------------------------------------------------------------- */
div#alert dd.sysMsg {
	font-weight:				bold;
	font-size:					17px;
	color:						#c00;
	letter-spacing:				-1px;
}



/* --( products )------------------------------------------------------------ */
div#products_header_dok {
	position:					absolute;
	top:						30px;
	right:						0;
	text-align:					right;
}

div#products_footer_dok {
	clear:						both;
	position:					relative;
	padding:					20px 0 0 0;
	text-align:					right;
}

div#products_header_dok span,
div#products_footer_dok span,
div#products_header_index span,
div#products_footer_index span {font-size: 11px;}

div#products_header_index{
	position:					absolute;
	top:						35px;
}

div#products_footer_index {position: absolute; margin-top:-14px;}
	*html div#products_footer_index {margin-top:-15px;}

ul.paginator {
    margin:                 0;
    padding:                0;
    list-style-type:        none;
}

ul.paginator li {
    display:                inline;
    padding:				0 5px 0 5px;
	border-right:			1px dotted #666;
}

ul.paginator li.selected {
	font-weight:			bold;
	color:					#f00;
}

ul.paginator li a {
	font-weight:			normal;
	color:					#000;
}
	ul.paginator li a:hover {color: #f00;}

div#products_img {margin: 40px 0 0 0;}

div#products_img li {
	display:				block;
	float:					left;
	width:					150px;
	height:					300px;
	margin:					10px 5px;
}

div#products_img div.item_box {position: relative;}

div#products_img div.item_img,
div#products_img div.item_txt,
div#products_img div.item_buttons {
	position:				absolute;
	width:					100%;
	margin:					0;
	text-align:				center;
}

div#products_img div.item_img {top: 0;}
div#products_img div.item_txt {top: 140px;}
div#products_img div.item_buttons {top: 260px;}
div#products_img div.item_similars {display: none;}

div#products_img div.item_img img {border: 1px solid #7c6738;}

div#products_img div.item_txt span {
	font-size:              85%;
	display:                block;
	color:                  #333;
}

div#products_img div.item_txt span.item_ref,
div#products_img div.item_txt span.item_description,
div#products_img div.item_txt span.item_availability {display: none;}

div#products_img div.item_txt span.item_status {
    color:				#f00;
    text-transform:		uppercase;
}

div#products_img div.item_txt span.item_name a {
    display:            block;
    margin-bottom:      10px;
    color:              #333;
    text-transform:		uppercase;
}
    div#products_img div.item_txt span.item_name a:hover {text-decoration: underline;}

div#products_img div.item_txt div.item_prices label {
    font-weight:		normal;
    color:				#333;
}

div#products_img div.item_txt span.item_ourPrice {
    font-size:          12px;
    font-weight:		bold;
    color:				#03f;
}
div#products_img div.item_txt span.item_save {display: none;}
div#products_img div.item_txt span.item_or {
    font-weight:		bold;
    color:				#f00;
}

div#products_img div.item_buttons span.item_btn_buy {display: none;}

div#products_txt {display: none;}



/* --( kwicks )-------------------------------------------------------------- */
div#kwicks_container {clear: both; width: 660px; margin:30px 0;}

ul#kwicks {position: relative;}
 
ul#kwicks .kwick {
	float:                  left;
	display:                block;
	width:                  35px;
}

ul#kwicks span {display: none;}
ul#kwicks a {
	display:                block;
	border:                 1px solid #fff;
	height:                 240px;
}

ul#kwicks li#kwick_1 {background: url(../images/20/kwicks/anahick_02.jpg) no-repeat top left}
ul#kwicks li#kwick_2 {background: url(../images/20/kwicks/escada.jpg) no-repeat top left}
ul#kwicks li#kwick_2_5 {display: none; background: url(../images/20/kwicks/galisteu.jpg) no-repeat top left}
ul#kwicks li#kwick_3 {background: url(../images/20/kwicks/givenchy02.jpg) no-repeat top left}
ul#kwicks li#kwick_5 {background: url(../images/20/kwicks/mariner02.jpg) no-repeat top left}
ul#kwicks li#kwick_6 {background: url(../images/20/kwicks/montclair.jpg) no-repeat top left}
ul#kwicks li#kwick_7 {background: url(../images/20/kwicks/mormaii.jpg) no-repeat top left}
ul#kwicks li#kwick_8 {background: url(../images/20/kwicks/op.jpg) no-repeat top left}
ul#kwicks li#kwick_9 {background: url(../images/20/kwicks/police02.jpg) no-repeat top left}
ul#kwicks li#kwick_A {background: url(../images/20/kwicks/puma_02.jpg) no-repeat top left}
ul#kwicks li#kwick_B {background: url(../images/20/kwicks/ripcurl.jpg) no-repeat top left}
ul#kwicks li#kwick_C {background: url(../images/20/kwicks/sting_02.jpg) no-repeat top left}
ul#kwicks li#kwick_C_5 {display: none; background: url(../images/20/kwicks/technos.jpg) no-repeat top left}
ul#kwicks li#kwick_D {background: url(../images/20/kwicks/victor_hugo01.jpg) no-repeat top left}
ul#kwicks li#kwick_E {background: url(../images/20/kwicks/vondutch_02.jpg) no-repeat top left}
ul#kwicks li#kwick_F {background: url(../images/20/kwicks/zegna_01.jpg) no-repeat top left}
ul#kwicks li#kwick_G {background: url(../images/20/kwicks/calvin-klein.jpg) no-repeat top left}
ul#kwicks li#kwick_H {background: url(../images/20/kwicks/pierre-cardin.jpg) no-repeat top left}
ul#kwicks li#kwick_I {background: url(../images/20/kwicks/nike.jpg) no-repeat top left}
ul#kwicks li#kwick_J {background: url(../images/20/kwicks/fendi.jpg) no-repeat top left}



/* --( details )------------------------------------------------------------ */
div.addthis_toolbox {
    position:                   absolute;
    top:                        290px;
    left:                       125px;
}

div#details_dynamic {margin-top: 10px;}

div#details_dynamic span#details_path_ref {
	display:				none;
}

div#details_images {
	float:					left;
	width:					260px;
    margin-left:            10px;
}

div#details_images_zoom {margin: 10px 0;}

div#details_images_thumbs li {float: left;}

div#details_images_thumbs a {
	display:				block;
    width:                  60px;
    height:                 60px;
	margin:					0 5px 5px 0;
	padding:				1px;
	border:					1px solid #ccc;
}
	#details_images_thumbs a:hover {border: 1px solid #999;}

div#details_texts {
	float:					left;
	width:					370px;
}

div#details_texts_status {
	font-weight:			bold;
	color:					#f00;
	text-transform:			uppercase;
}

div#details_texts_description,
div#details_texts_availability {
    margin-bottom:          10px;
	font-weight:			normal;
	color:					#000;
}

div#details_texts_additional {display: none;}
div#details_texts_prices,
div#details_texts_selects,
div#details_texts_availability,
div#details_texts_others {margin-top: 30px;}

div#details_texts_prices table,
div#details_texts_availability table {width: 100%;}

div#details_texts_availability_label {font-weight: bold; color: #f00;}
div#details_texts_availability_label label {font-weight: normal; color: #333;}
div#details_texts_availability th {padding: 10px 0; border-bottom: 1px solid #888; text-align: center;}
div#details_texts_availability td {padding: 3px 0; text-align: right;}
div#details_texts_availability input {width: 300px;}

span#details_texts_availability_price_label {font-weight: normal; color: #333;}
span#details_texts_availability_price_value {margin-left: 5px;}
span#details_texts_availability_qt label {margin-right: 5px; color: #333;}
span#details_texts_availability_qt input {font-weight:normal; width: auto;}
div#details_texts_availability_field span.item_qt_buy {display: block; margin-top: 10px;}
div#details_texts_availability_field span.item_qt_buy font {font-size: 13px;}
div#details_texts_availability_field pan.item_qt_buy select {width: 50px;}
div#details_texts_availability a {display: block; margin: 10px 0; text-align: right;}

div#details-text-price {
    width:              100%;
    padding:            30px 0 10px 0;
    background:         url(../images/price_head.gif) no-repeat top left;
}

div#details-text-price-base {position: relative; padding: 15px 0;}

span#details-text-price-list,
span#details-text-price-save {display: none;}

span#details-text-price-our {width: 50%;}
span#details-text-price-our span.price {margin-left: 3px; font-size: 16px; font-weight: bold; color: #090;}

span#details-text-price-or {position: absolute; right: 0; width: 50%; text-align: right;}
span#details-text-price-or span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #060;}

div#details-text-price-exception {
    padding:            0 5px;
    border-top:         1px solid #ccc;
    text-align:         right;
}

div#details-text-price-exception p span.details-text-price-final {
    display:            block;
    margin-top:         5px;
    padding:            0 0 10px 0;
    border-bottom:      1px solid #ccc;

    line-height:        25px;
    font-size:          14px;
    font-weight:        bold;
    color:              #060;
    vertical-align:     middle;
}

div#details_texts_selects select {
	border:					1px solid #666;
	padding:				2px;
	font-size:				85%;
}

div#details-text-parcels {display: none;}

div#details_fixed {margin: 30px 0 0 0;}

div#details_fixed ul.tab-menu {
	margin:						0;
	padding:					0;
    list-style-type:            none;
}

div#details_fixed li {
    float:                      left;
    margin:                     0 1px;
    padding:                    0;
    background:                 url(../images/20/tab_right.gif) no-repeat top right;
}
    div#details_fixed li.tab-selected {background: url(../images/20/tab_right_on.gif) no-repeat top right;}

div#details_fixed li a {
    display:                    block;
    padding:                    7px 10px 5px 10px;
    background:                 url(../images/20/tab_left.gif) no-repeat top left;

    line-height:				14px;
    font-size:                  11px;
	font-weight:				normal;
	color:						#666;
    text-transform:             uppercase;
}
    div#details_fixed li a:hover {color: #333;}
    div#details_fixed li.tab-selected a {
        background:             url(../images/20/tab_left_on.gif) no-repeat top left;
        color:                  #333;
    }


/* --( crossSelling )------------------------------------------------------- */
div#crossSelling span.subtitle {font-size: 85%;}

div#crossSelling li {
	display:				block;
	float:					left;
	width:					150px;
	height:					280px;
	margin:					10px 5px;
}

div#crossSelling div.item_box {position: relative;}

div#crossSelling div.item_img,
div#crossSelling div.item_txt,
div#crossSelling div.item_buttons {
	position:				absolute;
	width:					100%;
	margin:					0;
	text-align:				center;
}

div#crossSelling div.item_img {top: 0;}
div#crossSelling div.item_txt {top: 140px;}
div#crossSelling div.item_buttons {top: 240px;}

div#crossSelling div.item_img img {border: 1px solid #7c6738;}

div#crossSelling div.item_txt span {
	font-size:              85%;
	display:                block;
	color:                  #333;
}

div#crossSelling div.item_txt span.item_ref,
div#crossSelling div.item_txt span.item_description,
div#crossSelling div.item_txt span.item_availability {display: none;}

div#crossSelling div.item_txt span.item_status {
    color:				#f00;
    text-transform:		uppercase;
}

div#crossSelling div.item_txt span.item_name a {
    display:            block;
    margin-bottom:      10px;
    color:              #333;
    text-transform:		uppercase;
}
    div#crossSelling div.item_txt span.item_name a:hover {text-decoration: underline;}

div#crossSelling div.item_txt div.item_prices label {
    font-weight:		normal;
    color:				#333;
}

div#crossSelling div.item_txt span.item_listPrice {display: none;}
div#crossSelling div.item_txt span.item_ourPrice {
    font-size:          12px;
    font-weight:		bold;
    color:				#090;
}
div#crossSelling div.item_txt span.item_save {display: none;}
div#crossSelling div.item_txt span.item_or {
    font-weight:		bold;
    color:				#369;
}

div#crossSelling div.item_buttons span.item_btn_buy {display: none;}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:				absolute;
	top:					415px;
	right:					60px;
}



/* --( cart )---------------------------------------------------------------- */
div#cart input.n {
	width: 30px;
	text-align: right;
}

ul#cart_notes {
	padding: 10px 0;
}

ul#cart_notes li {
	list-style-type: circle;
	margin-left: 30px;
    font-size: 11px;
}

div#cart_body {background: #eee url(../images/20/cart_header_bg.gif) no-repeat top left;}

.cart_body_col_ref {width: 10%; text-align: left;}
.cart_body_col_desc {width: 45%; text-align: left;}
.cart_body_col_qty {width: 10%; text-align: center;}
.cart_body_col_remove {width: 12%; text-align: left;}
.cart_body_col_unitPrc {width: 12%; text-align: right;}
.cart_body_col_rowTot {width: 10%; text-align: right;}

.cart_body_col_remove a font {
    margin-left:        5px;
    font-size:          11px;
    font-weight:        normal;
    color:              #000;
}
    .cart_body_col_remove a:hover font  {color: #c00;}

div#cart_body th,
div#cart_body td {padding:5px; font-size: 85%;}

div#cart_charge_n_total {background: url(../images/20/cart_footer_bg.gif) no-repeat bottom left;}
div#cart_charge,
div#cart_total {padding:5px; font-size: 85%;}
div#cart_charge .country {display: none;}
div#cart_charge li {display: inline;}
div#cart_charge img {
	position: relative;
	top: 6px;
}
div#cart_charge input {
	width: 60px;
}

.lft_half,
.rgt_half {padding: 5px;}

div#cart_total th {
	width: 75%;
    background: none;
	text-align: right;
}

div#cart_total td {
	width: 25%;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
}

div#cart span#cart_del span,
div#cart span#cart_upd span,
div#cart span#cart_prc span,
div#cart span#cart_kpb span {display: none;}

div#cart span#cart_del a {
	display:				block;
	width:					195px;
	height:					30px;
	background:				url(../images/20/cart_del.gif) no-repeat top left;
}

div#cart span#cart_upd a {
	display:				block;
	width:					195px;
	height:					30px;
	background:				url(../images/20/cart_upd.gif) no-repeat top left;
}

div#cart span#cart_prc a {
	display:				block;
	width:					390px;
	height:					30px;
	background:				url(../images/20/cart_prc.gif) no-repeat top left;
}

div#cart span#cart_kpb a {
	display:				block;
	width:					390px;
	height:					30px;
	background:				url(../images/20/cart_kpb.gif) no-repeat top left;
}



/* --( transporters )------------------------------------------------------- */
div#transporters {margin: 10px 0;}

div#transporters li {
	display: block;
	float: left;
	margin-right: 20px;
	text-align: center;
}

div#transporters span {
	display: block;
}

div#transporters span.transp_name {
	font-size: 85%;
	font-weight: bold;
	color: #000;
}

div#transporters span.transp_cost {
	font-size: 85%;
    font-weight: bold;
	color: #090;
}

div#transporters span.transp_period {display: none;}

div#cart_navigator {margin-top: 10px;}



/* --( signin )------------------------------------------------------------ */
div.signin {
    border: 1px solid #eee;
    padding: 1.0em;
    font-size: 13px;
}

div#signin-help {border-top: none;}

div.signin h2 font {
    font-size: 128%;
    color: #000;
}

div.signin input {
    padding: .3em;
    font-size: 13px;
    font-weight: bold;
}

div.signin li {font-size: 13px;}

div.signin a,
div.signin a font {font-size: 11px; font-weight: normal; color: #333;}
    div.signin a:hover { text-decoration: underline;}

div.signin input.submit {
    display: block;
    margin-top: 10px;
}



/* --( billing )------------------------------------------------------------ */
div#cart_dc_n_gc th,
div#cart_charge_n_total th {background: none;}

div#billing th, div#billing td {padding: 4px;}

div#billing span.paymentPrice {
	margin:						0 10px;
	font-weight:				bold;
	color:						#090;
}

div#billing table#third-step table table th {background: #f0f0f0; border: 1px solid #ccc;}
div#billing table#third-step table table td.tbl_row_0,
div#billing table#third-step table table td.tbl_row_1 {border: 1px solid #ccc; border-top: none;}
div#billing table#third-step p img {width: 760px;}



/* --( summary )------------------------------------------------------------ */
div#summary_header {margin-top: 10px;}

div#order_id {
	position:				relative;
	left:					0;
	float:					left;

	display:				block;
	width:					200px;
	height:					120px;
	background:				url(../images/20/summary_order_id_bg.jpg) no-repeat top left;
}

div#order_id h3 {display: none;}

div#order_pop {
	clear:						both;
	position:					relative;
	top:						10px;

	text-align:					center;
}

div#order_id span {
	position: absolute;
	top: 30px;

	display: block;
	width: 100%;

	font-size: 24px;
	font-weight: bold;
	color: #ff0;
	text-align: center;
}

div#order_id_note {
	position:				absolute;
	top:					71px;
	left:					0;
}

div#order_id_note p {
	display:				block;
	width:					180px;
	margin:					0 10px;

	font-size:				11px;
	font-weight:			normal;
	color:					#fff;

	text-align:				center;
}

div#order_id_note a {color: #fff;}
    div#order_id_note a:hover {text-decoration: underline;}

div#order_inf {
	float:					left;
	position:				relative;
	width:					550px;
	margin-left:			10px;
	padding:				10px;
	height:					100px;
	background:				url(../images/20/summary_order_inf_bg.gif) no-repeat top left;
}

div#order_inf h3 {font-weight:bold;}
div#order_inf span {font-size: 85%;}

div#summary_header table {clear: both; margin-top: 20px;}
div#summary th,
div#summary td {padding:5px;}

div#summary_body {margin-top: 20px;}

div#summary_body h2 {font-weight: bold;}

div#summary_body_products {background: url(../images/20/cart_header_bg.gif) no-repeat top left;}
div#summary_total {background: url(../images/20/cart_footer_bg.gif) no-repeat bottom left;}

div#summary_footer {margin: 20px 0 0 0;}
div#summary_footer table th {background: #f0f0f0; text-align: center;}

div#summary pre {
	font-family:				Arial;
	font-size:					12px;
	color:						#000;
}



/* --( contact )------------------------------------------------------------ */
div#contact {width: 620px; margin-right: 70px;}
div#contact table {width: 100%;}
div#contact th {width: 25%; text-align: right;}
div#contact td {width:	75%;}
div#contact td input,
div#contact td textarea {width: 100%;}
	div#contact td textarea {height: 300px;}



/* --( help )---------------------------------------------------------------- */
span.title {
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;


	font-weight:				normal;
    color:                      #000;
}

span.subtitle {
	display:					block;
	width:						100%;
	margin:						20px 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				normal;
    color:                      #000;
}

div#help a {font-weight: normal;}

div.button {
	width:						100%;
	margin:						20px 0 0 0;
	text-align:					right;
}

div.button a {
	padding:					2px 30px;
	background:					#eee;
	border-top:					1px solid #ccc;
	border-right:				2px solid #000;
	border-bottom:				2px solid #000;
	border-left:				1px solid #ccc;

	font-weight:				normal;
	color:						#333;
	text-decoration:			none;
}
    html>body div.button a {height: 1%;}
    *html div.button a {display: block; width: 1%;}

div.button a:hover {
	border-top:					2px solid #000;
	border-right:				1px solid #ccc;
	border-bottom:				1px solid #ccc;
	border-left:				2px solid #000;
}



/* --( register )----------------------------------------------------------- */
div.full th {
	background:					none;
	font-weight:				normal;
}

div.full th.label_full {width:	15%;}
div.full td.fiedl_full {width: 85%;}
div.full th.label_half {width:	15%;}
div.full td.fiedl_half {width: 35%;}

div#transp_register {
	background:					#d4d0c8;
	border-top:					1px solid #fff;
	border-right:				1px solid #808080;
	border-bottom:				1px solid #808080;
	border-left:				1px solid #fff;
	width:						200px;
}

div#transp_register table {
	border-collapse:			separate;
	border-spacing:				3px;
}

div#transp_register table thead th {
	padding:					4px;
	background:					#0a246a;
	font-weight:				bold;
	color:						#fff;
	text-align:					center;
}

div#transp_register table tfoot td {text-align: right;}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:						100%;
	background:					#fff;

	text-align:					left;
}

div#emailFriend_header {
	background:					#000;
	border-top:					2px solid #c00;
}

div#emailFriend_header span {
	display:					block;
	padding:					20px 0 40px 20px;

	font-family:				"Arial Narrow";
	font-size:					20px;
	color:						#fff;
}

div#emailFriend_body table {
	margin:						20px;
}

div#emailFriend_body tbody input,
div#emailFriend_body tbody textarea {
	width:						230px;
	font-family:				Arial;
	font-size:					11px;
	color:						#00c;
}

div#emailFriend_body tbody span {
	color:						#06c;
}

div#emailFriend_body tbody  a {
	font-weight:				normal;
	color:						#06c;
	text-decoration:			none;
}
	div#emailFriend_body tbody a:hover {text-decoration: underline;}

div#emailFriend_body tfoot span {
	display:					block;
	margin:						10px 0;

	font-size:					9px;
	color:						#900;
}



/* --( guest review )-------------------------------------------------------- */
div#GR {
	clear:						both;
    margin:                     30px 0;
}

div#GR h1 {
	position:				    static;
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

    font-family:                Arial;
    font-size:                  85%;
	font-weight:				normal;
    color:                      #000;
}

div#GR p {margin:0; padding:0}
div#GR p#GR_invitation {margin: 5px; font-weight: bold;}
div#GR p#GR_invitation a {font-weight: normal; text-decoration: underline;}

div#GR ul {margin: 5px 0; padding: 0;}
div#GR li {display: inline; margin: 0 0 0 5px;}
	li.GR_dynamic_paging_previous,
	li.GR_dynamic_paging_number,
	li.GR_dynamic_paging_next {border-left: 1px dotted #666; padding-left: 9px;}

div#GR li {
	font-weight:				bold;
	color:						#f00;
}
div#GR li a {
	font-weight:				normal;
	color:						#000;
}
	div#GR li a:hover {color: #f00; text-decoration: underline;}

div#GR div.GR_dynamic_node {border-top: 1px dotted #888;}

div#GR div.GR_dynamic_node_header {margin: 10px 0;}
div#GR div.GR_dynamic_node_footer {margin: 10px 0;}

div#GR div.GR_dynamic_node_header p {margin: 5px 0 0 0;}
div#GR div.GR_dynamic_node_footer a {margin-left: 5px;}
div#GR div.GR_dynamic_node_footer img {vertical-align: middle;}

div#GR span.GR_dynamic_node_footer_vote {
	font-weight:				bold;
	color:						#c00;
}

div#GR_frmReview_product div {float: left;}
div#GR_frmReview_product_img {width: 243px;}
div#GR_frmReview_product_txt {
	width:						507px;
	margin-left:				10px;
}

div#GR_frmReview_product_txt p {
	margin:						10px 0 0 0;
	padding:					0;
}

div#GR_frmReview_product_txt p a {
	font-weight:				normal;
	text-decoration:			underline;
}

	p#GR_frmReview_product_txt_name {
		font-weight:			bold;
		color:					#000;
	}

div#GR_frmReview_form {
	clear:						both;
	margin-top:					10px;
	border-top:					1px dotted #888;
}

div#GR_frmReview_form h2 {margin: 20px 0 0 0;}
div#GR_frmReview_form label {font-weight: bold;}
div#GR_frmReview_form select,
div#GR_frmReview_form input,
div#GR_frmReview_form textarea {
	border:	1px solid #666;
	font-size: 85%;
	vertical-align: middle;
    overflow: hidden;
}
	div#GR_frmReview_form input {width: 250px;}
	div#GR_frmReview_form textarea {
		width:						100%;
		height:						160px;
	}
div#GR_frmReview_submit {margin:10px 0; text-align: right;}

.iZoom {
    left: 243px; /* big width */
    z-index: 1;
}
