﻿/* ,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,. *\

  Romance Enxovais Octopus v2.85 CSS - http://www.romanceenxovais.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/
  Programmer:	Liza Nagao	Designer: Fernanda

\* ,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,.'`'.,,. */

/* --( general )------------------------------------------------------------- */
.tbl_row_0	{background-color: #f8f8f8;}
.tbl_row_1	{background-color: #fff;}

.tbl_row_P0_mOver,
.tbl_row_P1_mOver,
.tbl_row_0_mOver,
.tbl_row_1_mOver{background-color: #eef;}

body, div, li, caption, th, td, input, select, textarea, font {
	font-family:				Arial;
	font-size:					12px;
	color:						#333;
}

a {color: #369;}
a:hover {color: #036;}

table thead th {background: #bbb;}
table th {background:#eee; padding:4px;}

.a,
.calendarDateInput {
	background:					#fff;
	border-top:					1px solid #ccc;
	border-right:				1px solid #eee;
	border-bottom:				1px solid #eee;
	border-left:				1px solid #ccc;
	color:						#339;
}

.f {
	font-family:				"Courier New";
	color:						#339;
}

.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;
}

.required {background-color: #ffc;}

h2 {
	margin:						0;
	padding:					0;

	font-size:					13px;
	color:						#c00;
}

h1, h2, h3, h4 {letter-spacing: 0;}



/* --( container )----------------------------------------------------------- */
body {text-align: center;}

div#container {
	position:					relative;
	width:						1000px;
	margin:						0 auto;
    background:                 #fff;
	text-align:					left;
}

div#container_header {
	width:						100%;
	height:						183px;
	background:					url(../images/92/container_header_bg.jpg) no-repeat top left;
}

#nav-your-account {
    position:           absolute;
    top:                5px;
    right:              30px;
    padding:            3px 10px;
    background:         #fe0;
    border-radius:      15px;
}

#nav-your-account span {color: #000;}
#nav-your-account .nav_usr {font-weight: bold;}
#nav-your-account .nav_logout {padding-left: 5px; font-size: 10px;}
.nav_logout a {color: #000;}
.nav_logout a:hover {text-decoration: underline;}

div#container_body {width: 100%;}
	*html div#container_body {height: 1%;}
	html>body div#container_body {overflow: hidden;}

div#container_footer {
	width:						100%;
	height:						160px;
	margin:						20px 0 0 0;
	background:					url(../images/92/container_foot_bg.jpg) no-repeat top left;
}



/* --( logo )---------------------------------------------------------------- */
div#logo {
	position:					absolute;
	top:						12px;
	left:						30px;
}



/* --( title )--------------------------------------------------------------- */
div#title {display: none;}



/* --( date )---------------------------------------------------------------- */
div#date {display: none;}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:					absolute;
	top:						44px;
	left:						248px;
}

div#menu0 ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menu0 li  {display: inline;}

div#menu0 span#mn0_1 {margin-left: 20px;} 
div#menu0 span#mn0_2 {margin-left: 17px;} 
div#menu0 span#mn0_3 {margin-left: 20px;}

div#menu0 a {
	font-size:					14px;
	font-weight:				normal;
	color:						#fff;
	text-transform:				capitalize;
}
	div#menu0 a:hover {color: #ddd;}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:					absolute;
	top:						42px;
	left:						590px;
}


div#menuU ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menuU li {display: inline;}

div#menuU span#mnU_1 {margin-left: 19px;}
div#menuU span#mnU_2 {margin-left: 30px;}

div#menuU a {
	font-size:					14px;
	font-weight:				normal;
	color:						#fff;
	text-transform:				capitalize;
}
	div#menuU a:hover {color: #ddd;}

div#menuU span#mnU_2 a {font-size: 16px;}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {
	position:					absolute;
	top:						98px;
	left:						10px;
    z-index:                    50;
    width:                      980px;
}

div#menu1 ul {
    margin:                     0;
    padding:                    0;
    list-style-type:            none;
}

div#menu1 li {
    position:                   relative;
    float:                      left;
    display:                    inline;
    margin:                     0;
    padding:                    0;
}

div#menu1 li#ddm_15 {display: none;}

ul#ddm a {
    display:                    block;
    padding:                    7px 20px 7px 19px;
    border-left:                1px solid #9ab;

    font-family:                Times New Roman;
    font-size:                  18px;
    font-weight:                bold;
    color:                      #333;
}
    ul#ddm a#ddm_7_link {border-left: none;}
    ul#ddm a:hover span {color: #369;}

ul#ddm ul {
    position:                   absolute;
	top:	        			27px;
	left:	        			0;

    display:                    none;
    width:                      210px;
    margin-top:                 8px;    
    padding:                    10px;
    background:                 #f9f9f9;
    border:                     1px solid #999;
    overflow:                   hidden;
    z-index:                    100;
}

ul#ddm ul ul {
    position:                   relative;
    top:                        0;
    margin:                     0;
    padding:                    0;
    border:                     none;
}

ul#ddm ul li {
    margin:                     0;
    padding:                    0;
}

ul#ddm li:hover ul,
ul#ddm li.over ul {display: block;}

ul#ddm ul li a {
    display:                    block;
    width:                      210px;
    margin-top:                 5px;
    padding:                    5px 0 0 0;
    border-top:                 1px solid #ccc;
    border-left:                none;

    font-family:                Arial;
    font-size:                  12px;
    font-weight:                bold;
    color:                      #369;
}
    ul#ddm ul li a:hover {text-decoration: underline;}

ul#ddm ul li li a {
    width:                      190px;
    margin-left:                20px;
    padding:                    1px 0;
    border-top:                 none;

    font-weight:                normal;
    color:                      #666;
}

div#menu1 li#ddm_10 ul {left: -140px;}
div#menu1 li#ddm_10 ul ul {left: 0;}

div#menu1 li#ddm_2 ul,
ul#ddm li#ddm_2 li a {width: 630px;} /*Cama*/
ul#ddm li#ddm_2 li li a {width: 190px;}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
	position:					absolute;
	top:						141px;
	right:						30px;
}

div#quickSearch ul {
	margin:						0;
	padding:					0;

	list-style-type:			none;
}

div#quickSearch li {float: left; display: inline;}

div#quickSearch li#quickSearch_i0 span {display: none;}

li#quickSearch_i05 {position: relative; display: block !important; padding-top: 2px; z-index: 0;}
li#quickSearch_i05 select {width: 150px;}

div#quickSearch li#quickSearch_i1 input {
	width:						330px;
	height:						15px;
	margin:						0 5px 0 9px;
	padding:					3px;
	background:					#f0f0f0;
	border-top:					1px solid #ccc;
	border-left:				1px solid #ccc;
	border-right:				1px solid #fff;
	border-bottom:				1px solid #fff;
	color:						#000;
}

div#quickSearch li#quickSearch_i2 {display: block; margin-top: -3px;}



/* --( banners )------------------------------------------------------------- */
div#banner_1 {
    position:                   absolute;
    top:                        173px;
    left:                       20px;
    display:                    none;
}

div#banner_2 {
    float:                      right;
    margin:                     10px 20px 0 0;
    width:                      135px;
    text-align:                 center;
}

div#banner_2 iframe,
div#banner_2 form,
div#banner_2 a,
div#banner_2 object {
    display:                    block;
    margin-bottom:              10px;
}

div#banner_2 a#seloEbit {margin-bottom: 250px}

div#banner_3 {
    position:                   absolute;
    top:                        193px;
    left:                       195px;
}

div#banner_5 {display: none;}

div#banner_6 {
    position:                   absolute;
    top:                        193px;
    left:                       20px;
}


/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:						left;
	display:					inline;
	width:						160px;
    margin:                     145px 0 0 20px;
}

div#menu2 span {display: block;}

div#menu2 span.mn2_header {
	display:					block;
	width:						150px;
	height:						25px;
	margin:						10px 0 3px 0;
    padding:                    0 5px;
	background:					url(../images/92/mn2_bg.gif) no-repeat top left;
}

div#menu2 a.mn2 span {
    line-height:                25px;
	font-size:					12px;
	font-weight:				normal;
	color:						#fff;
	text-transform:				capitalize;
}


div#menu2 span.mn3 a {
	display:					block;
	width:						160px;
	border-bottom:				1px solid #b9c2c9;

	font-weight:				normal;
	color:						#333;
}

    div#menu2 span.mn3 a.more {text-align: right;}

#menu2 span.mn3 a:hover,
#menu2 span.mn3 a.mn3over {
	background:					#e3e7e9 url(../images/92/mn3_item_bg.gif) no-repeat center left;
}

div#menu2 span.mn3 span {
	margin:						0 0 0 17px;
	padding:					3px 0;
}

div#menu2 span#mn_15_header,
div#menu2 span.mn_15 {display: none;} /*Plooma*/

div#menu2 span#lojcomm {
	width:						100%;
	margin:						50px 0 0 0;
	text-align:					center;
}



/* --( newsletter )---------------------------------------------------------- */
div#newsletter {
    position:                   absolute;
    top:                        445px;
    right:                      20px;
    z-index:                    10;
	display:					inline;
	width:						135px;
	height:						230px;
	background:					url(../images/92/newsletter_bg.jpg) no-repeat top left;
}

div#newsletter h5,
div#newsletter span {display: none;}

div#newsletter_interactive {position: relative; margin-top: 130px;}

div#newsletter_interactive p {
	display:					block;
    width:                      100%;
	padding-top:				50px;
    text-align:                 center;
    font-weight:                bold;
	color:						#c00;
}

div#newsletter label {
	display:					block;
	font-weight:				bold;
	color:						#235;
    text-transform:             uppercase;
}

div#newsletter ul {
	list-style-type:			none;
	margin:						0 10px;
	padding:					0;
}

div#newsletter li input {
	width:						113px;
    margin-bottom:              3px;
	background:					#eee;
	border-top:					1px solid #666;
	border-right:				1px solid #ccc;
	border-bottom:				1px solid #ccc;
	border-left:				1px solid #666;

	font-size:					12px;
	color:						#369;
}

div#newsletter li#newsletter_i2 {
    width:                      115px;
    text-align:                 right;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div#mb_overlay,
div#mb_center {z-index: 10;}

div.framed {
	position:					relative;
	float:						left;
	width:						635px;
	margin:						90px 0 0 15px;
}

div.framed h1 {
	margin:						10px 0;
	padding:					0;

	line-height:				20px;
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
	vertical-align:				middle;
}

div.framed h1 a font {
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
}
    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 {
	float:						left;
	display:					inline;
	width:						900px;
	margin:						10px 50px;
}

div.full h1 {
	margin:						0;
	padding:					0;

	line-height:				30px;
	font-family:				Times New Roman;
	font-size:					24px;
	font-weight:				normal;
	color:						#666;
	vertical-align:				middle;
}

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;
}

div#alert dt {margin-top: 10px;}

div#alert a {
    color:                      #090;
    text-decoration:            underline;    
}
    div#alert a:hover {color: #060;}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:					absolute;
	top:						205px;
	right:						50px;
}

div#closePointer img {margin-left: 15px;}



/* --( 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:						#666;
}

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:						#666;
}

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;
}



/* --( contact )------------------------------------------------------------- */
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;}



/* --( products )------------------------------------------------------------ */
div#products_header_dok {
	position:					absolute;
	top:						30px;
	right:						0;
	text-align:					right;
}

div#products_header_index{
	position:					absolute;
	top:						35px;
}

div#products_footer_dok {
	clear:						both;
	position:					relative;
	padding:					20px 0 0 0;
	text-align:					right;
}

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:						#c00;
}

ul.paginator li a {
	font-weight:				normal;
	color:						#666;
}
	ul.paginator li a:hover {color: #333;}

div#products_img {margin: 30px 0 0 0;}

div#products_img ul {
    width:                      100%;
	margin:						0;
	padding:					0;
    background:                 url(../images/92/prod_bg.gif) repeat-y top center;
	list-style-type:			none;
    overflow:                   hidden;
}

div#products_img li {
	float:						left;
	display:					inline;
	width:						211px;
	height:						355px;
	margin:						10px 0;
	padding:					0;
}

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:						191px;
	margin:						0 10px;
	text-align:					center;
}

div#products_img div.item_similars {display: none;}

div#products_img div.item_img {top: 0;}
div#products_img div.item_txt {top: 190px;}
div#products_img div.item_buttons {top: 315px;}

div#products_img div.item_txt span.item_status {
    font-size:                  11px;
    font-weight:                bold;
	color:						#c00;
	text-transform:				uppercase;
}

div#products_img div.item_txt span.free_shipping {
    position:                   absolute;
    top:                        -40px;
    left:                       0;

    display:                    block;
    width:                      190px;
    height:                     33px;
    background:                 url(../images/92/free_ship.png) no-repeat top left;
}
    *html div#products_img div.item_txt span.free_shipping {
        background-image:       none;
        filter:                 progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/images/92/free_ship.png', sizingMethod='scale');
    }

div#products_img div.item_txt span.item_name a {
	display:					block;
	font-weight:				bold;
	color:						#669;
}
    div#products_img div.item_txt span.item_name a:hover {text-decoration: underline;}

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 div.item_prices {
    position:                   absolute;
    top:                        65px;
    left:                       0;

    width:                      100%;
    text-align:                 center;
}

div#products_img div.item_txt span.item_ourPrice {
	display:					block;
    font-weight:                bold;
	color:						#831;
}

div#products_img div.item_txt span.item_save {display: none;}

div#products_img div.item_txt span.item_listPrice
div#products_img div.item_txt span.item_or {
	display:					block;
	color:						#333;
}

div#products_txt {display: none;}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {display: none;}

#details_dynamic .breadcrumb, #details-dynamic .breadcrumb {display: block !important; margin-top: 10px; margin-left: -10px;}
.breadcrumb a {padding: 0 10px; color: #999;}
.breadcrumb a:hover {text-decoration: underline;}
.breadcrumb span, .breadcrumb a font {font-size: 11px; color: #999; text-transform: uppercase;}

div#details_images {
	float:						left;
	width:						320px;
}

div#details_texts {
	float:						left;
	width:						315px;
}

div#details_images_zoom img {margin: 10px 0 0 0;}

div#details_images_thumbs {
	display:					block;
	margin:						10px 0 0 0;
}

div#details_images_thumbs ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#details_images_thumbs li {
	display:					inline;
	float:						left;
	margin:						0;
}

div#details_images_thumbs a {
    width:                      65x;
    height:                     65px;
	margin:						3px;
	padding:					2px;

	display:					block;
	border:						1px solid #ccc;
}
	div#details_images_thumbs a:hover {border: 1px solid #999;}

div#details_texts_status {
	font-weight:				bold;
	color:						#c00;
	text-transform:				uppercase;
}
    div#details_texts div.ilustrativo {display: none;}

div#details_texts_description {
	line-height:				14px;
	font-weight:				normal;
	color:						#888;
}

div#details_texts_additional {display: none;}

div#details_texts_prices,
div#details_texts_selects,
div#details_texts_availability,
div#details_texts_availability table,
div#details_texts_others {margin: 10px 0 0 0;}

div#details_texts_selects span.selects {
	display:					block;
	margin:						0 0 5px 0;
}

div#details_texts_selects span label {font-weight: bold;}
div#details_texts_selects span select {display: block; width: 315px;}
div#details_texts_selects img {margin: 10px 0;}

div#details-text-price {
    width:              100%;
    padding:            10px 0;
    border-top:         1px solid #ccc;
}

div#details-text-price-base {position: relative; padding: 15px 0;}
div#details-text-price-base span {color: #888;}

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: 14px; font-weight: bold; color: #c00;}

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: #f66;}

div#details-text-price-exception {
    padding:            0 5px;
    background:         #f0f0f0;
    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:              #c00;
    vertical-align:     middle;
}

div#details-text-parcels {
    display:            block;
    margin-top:         5px;
    border:             1px solid #ccc;
    text-align:         center;    
}

div#details-text-parcels h4 {
    padding:            10px;
    background:         #f0f0f0;
}

div#details-text-parcels ul {
	margin:						0;
	padding:					10px 20px;
    list-style-type:            none;
}

div#details-text-parcels li {
    padding:                    5px 0;
    border-bottom:              1px solid #ccc;
}

div#details_texts_availability_label {font-weight: bold; color: #c00;}
div#details_texts_availability label {font-weight:normal; color:#333;}
div#details_texts_availability th {text-align: center;}
div#details_texts_availability td {text-align: right;}
div#details_texts_availability input {width: 250px;}
div#details_texts_availability_field span.item_qt_buy {display: block; margin-top: 10px;}
div#details_texts_availability_field pan.item_qt_buy select {width: 50px;}
div#details_texts_availability span.item_btn_buy {display: block; margin: 10px 0; text-align: right;}

span#details_texts_availability_price_label {font-weight: normal; color: #666;}
span#details_texts_availability_price_value {margin-left:5px;}
span#details_texts_availability_qt label {margin-right: 5px; font-weight: bold; color: #666;}
span#details_texts_availability_qt input {font-weight:normal; width: auto;}

div#details_texts_availability_shipping {
    position:                   absolute;
    top:                        35px;
    left:                       221px;

    display:                    block;
    width:                      84px;
    height:                     84px;
    background:                 url(../images/92/free_ship_details.png) no-repeat top left;
}
    *html div#details_texts_availability_shipping {
        background-image:       none;
        filter:                 progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/images/92/free_ship_details.png', sizingMethod='scale');
        z-index:                100;
    }

#buy-together {
    clear:                      both;
    position:                   relative;
    top:                        20px;
}

div#buy-together a .subtitle {
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				normal;
	color:						#666;
}

div#combo_imgs {width: 390px;}

div#buy-together ul {
    margin:                     0;
    padding:                    0;
    list-style-type:            none;
}

div#combo_imgs li {
    float:                      left;
    height:                     80px;
    margin:                     20px 5px;
    line-height:                60px;
    vertical-align:             middle;
}

div#combo_txts {clear: both;}
div#combo_txts li {margin: 5px 0;}
div#combo_txts input {float: left; display: block; margin-right: 5px;}
div#combo_txts a {float: left; display: block; padding-top: 2px; color: #036;}
div#combo_txts a:hover {text-decoration: underline;}
div#combo_txts li.item_off a font {color: #ccc;}
div#combo_txts li.item_off a:hover font {color: #999;}
div#combo_txts div.item_prices {clear: both; margin-left: 22px; line-height: 20px;}
div#combo_txts div.item_prices font {font-size: 12px; font-weight: bold;}
div#combo_txts .item_on .item_listPrice {margin-right: 5px; color: #888; text-decoration: line-through;}
div#combo_txts .item_on .item_ourPrice {color: #390;}
div#combo_txts .item_save {display: none;}
div#combo_txts .item_on label {font-weight: normal; color: #666;}
div#combo_txts .item_off font {color: #ccc;}

div.combo_total,
div#details-buy-together-buy {
    position:                   absolute;
    top:                        30px;
    left:                       400px;

    width:                      225px;
    text-align:                 right;
}

div#details-buy-together-buy {top: 85px;}

.combo_ourPrice {
    font-size:                  18px;
    font-weight:                bold;
    color:                      #390;
    text-transform:             capitalize;
}

.combo_ourPrice label {font-size: 14px; color: #666;}
.combo_ourPrice label#bt-our-price {font-size: 18px; color: #390;}

.combo_save {
    display:                    block;
    margin-top:                 5px;
    font-size:                  14px;
    font-weight:                bold;
    color:                      #831;
    text-transform:             capitalize;
}

.combo_save label {color: #666;}
.combo_save #bt-save-price {color: #831;}

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/92/tab_right.gif) no-repeat top right;
}
    div#details_fixed li.tab-selected {background: url(../images/92/tab_right_on.gif) no-repeat top right;}

div#details_fixed li a {
    display:                    block;
    padding:                    7px 10px 5px 10px;
    background:                 url(../images/92/tab_left.gif) no-repeat top left;

    line-height:				14px;
    font-size:                  11px;
	font-weight:				bold;
	color:						#888;
    text-transform:             uppercase;
}
    div#details_fixed li a:hover {color: #666;}
    div#details_fixed li.tab-selected a {
        background:             url(../images/92/tab_left_on.gif) no-repeat top left;
        color:                  #666;
    }



/* --( crossSelling )------------------------------------------------------- */
div#crossSelling ul {
    width:                      100%;
	margin:						10px 0 0 0;
	padding:					0;
    background:                 url(../images/92/prod_bg.gif) repeat-y top center;
	list-style-type:			none;
    overflow:                   hidden;
}

div#crossSelling li {
	float:						left;
	display:					inline;
	width:						211px;
	height:						330px;
	margin:						10px 0;
	padding:					0;
}

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:						191px;
	margin:						0 10px;
	text-align:					center;
}

div#crossSelling div.item_img {top: 0;}
div#crossSelling div.item_txt {top: 190px;}
div#crossSelling div.item_buttons {top: 300px;}

div#crossSelling div.item_txt span.item_status {
    font-size:                  11px;
    font-weight:                bold;
	color:						#c00;
	text-transform:				uppercase;
}

div#crossSelling div.item_txt span.item_name a {
	display:					block;
    margin-bottom:              10px;
	font-weight:				bold;
	color:						#669;
}
    div#crossSelling div.item_txt span.item_name a:hover {text-decoration: underline;}

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_ourPrice {
	display:					block;
    font-weight:                bold;
	color:						#831;
}

div#crossSelling div.item_txt span.item_save {display: none;}

div#crossSelling div.item_txt span.item_listPrice,
div#crossSelling div.item_txt span.item_or {
	display:					block;
	color:						#333;
}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:						100%;
	background:					#fff;
	text-align:					left;
}

div#emailFriend_header {
    height:                     100px;
	background:					url(../images/92/tell_friend_bg.jpg) no-repeat top center;
}

div#emailFriend_header span {display: none;}

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;
}



/* --( cart )---------------------------------------------------------------- */
div#cart h1 {
    line-height:                35px;
    border-bottom:              1px dotted #666;
}

div#cart div.hr {display: none;}

div#cart th {
	padding:					4px;
	background:					none;
}

div#cart_body {
    margin-top:                 20px;
    background:                 url(../images/92/cart_header_bg.gif) no-repeat top left;
}

div#cart_body th {
    line-height:                17px;
    color:                      #fff;
}

div#cart_body td {
    padding:                    5px;
    border-bottom:              1px solid #ddd;
}

div#cart_body .tbl_row_0,
div#cart_body .tbl_row_1 {background: #fff;}

.cart_body_col_img {padding-left: 10px;}
.cart_body_col_ref {width: 10%; text-align: left;}
.cart_body_col_desc {width: 46%; 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: center;}
.cart_body_col_rowTot {width: 10%; text-align: center;}


.cart_body_col_remove a font {
    margin-left:        5px;
    font-size:          11px;
    font-weight:        normal;
    color:              #333;
}
    .cart_body_col_remove a:hover font  {color: #c00;}

td.lft_half,
td.rgt_half {padding: 4px;}

td.rgt_half table th {
	width:						75%;
	font-weight:				normal;
	text-align:					right;
}

td.rgt_half table td {
	width:						25%;
	font-weight:				bold;
	text-align:					right;
}

div#cart div#cart_charge_n_total {
    padding:                    30px 10px;
    background:                 url(../images/92/cart_footer_bg.jpg) no-repeat bottom left;
}

div#cart_charge ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#cart_charge li {display: inline;}

div#cart_charge img {
	position:					relative;
	top:						5px;
}

div#cart_charge input {
    padding:                    3px;
    width:                      70px;
}

div#cart_charge_n_total li.country {display: none;}

div#cart_navigator {
    position:                   relative;
    padding:                    15px 10px 0 10px;
}

div#cart_navigator td {padding: 0;}

div#cart span#cart_del,
div#cart span#cart_upd {display: none;}

div#cart span#cart_prc span,
div#cart span#cart_kpb span {display: none;}

div#cart span#cart_prc,
div#cart span#cart_prc a {
	display:					block;
	width:						285px;
	height:						50px;
	margin:						0;
	padding:					0;
	background:					url(../images/92/cart_prc.gif) no-repeat bottom right;
	cursor:						hand;
}
    div#cart span#cart_prc {
        position:               relative;
        left:                   7px;
    }

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:					block;
	width:						245px;
	height:						50px;
	margin:						0;
	padding:					0;
	background:					url(../images/92/cart_kpb.gif) no-repeat top left;
	cursor:						hand;
}
    div#cart span#cart_kpb {
        position:               absolute;
        top:                    15px;
        left:                   157px;
    }



/* --( Discount Coupon & Gift Card )---------------------------------------- */
div#cart_dc_n_gc {
    padding:                    20px 10px;
    background:                 url(../images/92/cart_dc_n_gc_bg.jpg) no-repeat top left;
}

div#summary_dc_n_gc ul ,
div#cart_dc_n_gc ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#summary_dc_n_gc li,
div#cart_dc_n_gc li {
	float:						left;
	display:					block;
}

div#summary_dc_n_gc li.field span,
div#cart_dc_n_gc li.field span {
	margin:						0 0 0 4px;
	font-weight:				bold;
	color:						#090;
}

div#summary_dc_n_gc .label,
div#cart_dc_n_gc ul .label {
    margin-bottom:              10px;
    font-weight:                bold;
}

div#summary_dc_n_gc input,
div#cart_dc_n_gc ul input {
    width:                      340px;
    padding:                    3px;
}

div#summary_dc_n_gc img,
div#cart_dc_n_gc img {
	position:					relative;
	left:						4px;
}

div#summary_dc_n_gc td.rgt_half td,
div#cart_dc_n_gc td.rgt_half td {color: #090;}

div#cart_gc {display: none;}



/* --( transporters )------------------------------------------------------- */
div#transporters {margin: 5px 0 0 0;}

div#transporters ul {
	margin:						10px 0;
	padding:					0;
	list-style-type:			none;
}

div#transporters li {
	float:						left;
	display:					inline;
	margin:						0 20px 10px 0;
	text-align:					center;
}

div#transporters span {display: block;}

div#transporters span.transp_name {
	font-weight:				normal;
	color:						#000;
}

div#transporters span.transp_cost {
	font-weight:				bold;
	color:						#ae3b0f;
}



/* --( signin )------------------------------------------------------------ */
div.signin {
    font-size: 13px;
    zoom: 1;
}

#signin-body {position: relative;}

div.signin h2 {
    margin-top: -30px;
    padding: 5px 0;
    background: #c00;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

#signin-identification-already-user h2 {background: #080;}

div.signin h2 font {
    font-size: 100%;
    color: #fff;  
}

div.signin input {
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
}

div.signin li {font-size: 13px;}

div.signin a,
div.signin a font {font-size: 11px; font-weight: normal; color: #666;}
    #signin a:hover,
    #signin a:hover font {text-decoration: underline;}

div.signin .submit {display: block; margin-top: 10px; cursor: pointer;}

#signin-identification-already-user,
#signin-identification-new-user,
#signin-forgot-body {
    float: left;
    width: 400px;
    margin: 30px 10px 0;
    padding: 14px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

#signin-forgot-body {width: 500px;}

#signin-identification-already-user label font,
#signin-identification-new-user label font {
    display: block;
    margin: 10px 0 5px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

#already-user-id-label,
#new-user-id-label {margin-top: 20px;}

#already-user-email,
#already-user-pwd {display: inline; width: 230px;}

#signin-help {position: absolute; top: 84px; left: 270px; border: 0; padding: 0;}
#signin-help h2 {display: none;}
#signin-help ul {margin: 0; padding: 0; list-style: none;}



/* --( 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;
}



/* --( billing )------------------------------------------------------------ */
div#cart_dc_n_gc th,
div#cart_charge_n_total th {background: none;}

div#billing-1st-step div.hr {display: none;}
div#billing-1st-step h2 {padding: 10px 0; border-bottom: 1px dotted #999;}
div#billing div#cart_body {background: #758694;}
div#billing div#cart_body td {padding: 5px;}
div#billing div#cart_charge_n_total {padding: 10px 10px 20px 10px; background: url(../images/92/bill_cart_footer_bg.jpg) no-repeat bottom left;}

div#billing th, div#billing td {padding: 4px;}

div#billing span.paymentPrice {
	margin:						0 10px;
	font-weight:				bold;
	color:						#090;
}

div#dynamic-parcels {border-top: 1px solid #ccc;}
div#dynamic-parcels table th {background: #eee; border: 1px solid #ccc; border-top: none;}
div#dynamic-parcels table td.tbl_row_0,
div#dynamic-parcels table td.tbl_row_1 {background: none; border: 1px solid #ccc; border-top: none;}

div#billing-3rd-step {
    padding:                    20px;
    border:                     1px solid #ccc;
}

ul#billing-3rd-step-shortcuts {
    margin:                     0;
    padding:                    0;
    list-style-type:            none;
    border-left:                1px dotted #999;
    overflow:                   hidden;
}

ul#billing-3rd-step-shortcuts li {float: left;}

ul#billing-3rd-step-shortcuts a {
    display:                    block;
    padding:                    5px 10px 55px 10px;
    background:                 url(../images/92/billing_bank.png) no-repeat bottom center;
    border-right:               1px dotted #999;

    font-size:                  10px;
    color:                      #000;
}
    ul#billing-3rd-step-shortcuts a:hover {background: #f5f5f5 url(../images/92/billing_bank.png) no-repeat bottom center;}

ul#billing-3rd-step-shortcuts a#billing-3rd-step-shortcuts-cc {background: url(../images/92/billing_cc.png) no-repeat bottom center;}
    ul#billing-3rd-step-shortcuts a#billing-3rd-step-shortcuts-cc:hover {background: #f5f5f5 url(../images/92/billing_cc.png) no-repeat bottom center;}
ul#billing-3rd-step-shortcuts a#billing-3rd-step-shortcuts-bb {background: url(../images/92/billing_bb.png) no-repeat bottom center;}
    ul#billing-3rd-step-shortcuts a#billing-3rd-step-shortcuts-bb:hover {background: #f5f5f5 url(../images/92/billing_bb.png) no-repeat bottom center;}

ul#billing-3rd-step-shortcuts span {
    display:                    block;
    padding:                    3px 10px;
    background:                 #f5f5f5;
}

ul#billing-3rd-step-shortcuts #billing-3rd-step-shortcuts-cc span {padding: 3px 100px;}

div.billing_container {margin-top: 20px;}
div.billing_container a.billing_shortcuts {color: #000;}



/* --( summary )------------------------------------------------------------ */
div#summary_header {margin-top: 10px;}

div#order_id {
	position:					relative;
	left:						0;
	float:						left;

	display:					block;
	width:						200px;
	height:						140px;
	background:					url(../images/92/summary_order_id_bg.jpg) no-repeat top left;
}

div#order_id h3 {display: none;}

div#order_id span {
	position:					absolute;
	top:						40px;

	display:					block;
	width:						100%;

	font-size:					24px;
	font-weight:				bold;
	color:						#ae3b0f;
	text-align:					center;
}

div#order_id_note {
	position:					absolute;
	top:						71px;
	left:						0;
}

div#order_id_note p {
	display:					block;
	width:						180px;
	margin:						15px 10px 0 10px;

	font-size:					11px;
	font-weight:				normal;
	color:						#577186;
	text-align:					center;
}

div#order_inf {
	float:						right;
	display:					block;

	position:					relative;
	right:						0;

	width:						670px;
	padding:					10px;
	height:						120px;
    background:                 url(../images/92/summary_order_inf_bg.gif) no-repeat top left;
}

div#order_inf h3 {
	margin:						0;
	padding:					0;

	font-size:					13px;
	color:						#666;
}

div#order_pop {
	clear:						both;
	position:					relative;
	top:						10px;

	text-align:					center;
}

div#summary_header table {clear: both;}

div#summary_body {
	clear:						both;
	margin:						20px 0 0 0;
}

div#summary td {padding: 4px;}

div#summary_body div.hr {display: none;}

div#summary_body th {background: none;}

div#summary_body_products {
    margin-top:                 15px;
    background:                 #758694;
}

div#summary_body_products th {color: #fff;}

div#summary_body_products td {
    padding:                    5px;
    border-bottom:              1px solid #ddd;
}

div#summary_body_products .tbl_row_0,
div#summary_body_products .tbl_row_1 {background: #fff;}

div#summary_dc_n_gc {background: #f8f8f8;}

div#summary_total {
    padding:                    20px 0;
    background:                 url(../images/92/bill_cart_footer_bg.jpg) 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:					11px;
	color:						#666;
}



/* -( orders )- */
#orders th {padding: 10px; background: #eee; text-align: center;}
#orders td {padding: 5px; border-bottom: 1px solid #ccc; text-align: center;}
#order-rastreamento, .correios_code {display: none;}
#order-reload, .order-reload {display: none;}
#orders td a {font-size: 14px;}