/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  Dina Armarinhos Octopus v2.85 CSS - http://www.dinaarmarinhos.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/
  Programmer:	Liza Nagao	Designer: Bruno Malagrino

\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */

/* --( 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:						#000;
}

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 {
    padding-top:                10px;
    background:                 url(../images/90/body_bg.gif) repeat top center;
	text-align:					center;
}

div#container {
	position:					relative;
	width:						998px;
	margin:						0 auto;
	text-align:					left;
}

div#container_header {
	width:						100%;
	height:						143px;
	background:					url(../images/90/container_header_bg.gif) no-repeat top center;
}

div#container_body {
    width:                      100%;
    height:                     1%;
    background:                 #fff url(../images/90/container_top.gif) no-repeat top center;
    overflow:                   hidden;
}

div#container_footer {
    position:                   relative;
	width:						100%;
	height:						140px;
	background:					url(../images/90/container_footer_bg.gif) no-repeat top center;
}

#foot-logo {
	position:					absolute;
	top:						41px;
	left:						40px;
}



/* --( logo )---------------------------------------------------------------- */
div#logo {
	position:					absolute;
	top:						20px;
	left:						129px;
}



/* --( title )--------------------------------------------------------------- */
div#title {display: none;}



/* --( date )---------------------------------------------------------------- */
div#date {display: none;}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:					absolute;
	top:						111px;
	left:						10px;
    background:                 url(../images/90/mn0_div.gif) no-repeat center left;
}

div#menu0 ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menu0 li {
    float:                      left;
    display:                    block;
    background:                 url(../images/90/mn0_div.gif) no-repeat top right;
}

div#menu0 a {
	padding:					0 24px;
    font-family:                Tahoma;
	font-weight:				bold;
	color:						#fff;
	text-transform:				capitalize;
}
	div#menu0 a:hover {color: #ff0;}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:					absolute;
	top:						111px;
	right:						10px;
}

div#menuU ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menuU li {
    float:                      left;
    display:                    block;
    background:                 url(../images/90/mn0_div.gif) no-repeat top right;
}

div#menuU a {
	padding:					0 23px;
    font-family:                Tahoma;
	font-weight:				bold;
	color:						#fff;
	text-transform:				capitalize;
}
    div#menuU a {padding /*\**/: 0 28px\9;}/*IE8*/
	div#menuU a:hover {color: #ff0;}

span#mnU_2 {margin-left: 15px;}
span#mnU_2 a {
    padding-left:               29px;
    background:                 url(../images/90/mnU_cart.gif) no-repeat center left;
}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {
	position:					absolute;
	top:						153px;
	left:						10px;
    z-index:                    10;
    width:                      980px;
    background:                 url(../images/90/mn1_bg.gif) repeat-x top left;
}
    div.fullMode div#menu1 {top: 153px;}


div#menu1 ul {
    margin:                     0;
    padding:                    0;
    list-style-type:            none;
}

div#menu1 li {
    position:                   relative;
    float:                      left;
    display:                    inline;
    margin:                     0;
    padding:                    7px 0;
}
    *html div#menu1 li {padding: 0;}/*IE6*/

ul#ddm a {
    padding:                    9px 12px;
    border-left:                1px solid #fff;

    font-weight:                bold;
    color:                      #fff;
}
    ul#ddm a#ddm_30_link {border-left: none;}
    ul#ddm a:hover {color: #ff0;}

ul#ddm ul {display: none;}

ul#ddm ul {
    position:                   absolute;
    left:                       0;
    width:                      210px;
    margin-top:                 7px;    
    padding:                    10px;
    background:                 #f0f0f0;
    border:                     1px solid #999;
    overflow:                   hidden;
    z-index:                    100;
}
    *html ul#ddm ul {margin-top: 0;}
    *html ul#ddm a {display: block;}
    * + html/*/ * /**/ body ul#ddm ul {margin-top: 31px;}/*IE7*/

ul#ddm li#ddm_19 ul {left: -139px}
ul#ddm li#ddm_20 ul {left: -156px;}
ul#ddm li#ddm_19 ul ul,
ul#ddm li#ddm_20 ul ul {left: 0;}

ul#ddm ul ul {
    position:                   relative;
    margin:                     0;
    padding:                    0;
    border:                     none;
}
    * + html/*/ * /**/ body ul#ddm ul ul {margin-top: 0;}/*IE7*/

ul#ddm ul li {
    margin:                     0;
    padding:                    0;
    background:                 none;
}

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:                      #000;
}
    ul#ddm ul li a:hover {color: #000; text-decoration: underline;}

ul#ddm ul li li a {
    width:                      190px;
    margin-left:                20px;
    padding:                    1px 0;
    border-top:                 none;

    font-weight:                normal;
    color:                      #000;
}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
	position:					absolute;
	top:						193px;
	left:                       200px;

    width:                      643px;
    height:                     35px;
    background:                 url(../images/90/search_bg.gif) no-repeat center left;
}
    div#container.fullMode div#quickSearch {display: none;}

div#quickSearch ul {
	margin:						6px 0;
	padding:					0;

	list-style-type:			none;
}

div#quickSearch li {float: left; display: inline;}

div#quickSearch li#quickSearch_i0 span {display: none;}

div#quickSearch li#quickSearch_i05 {display: block !important; margin-left: 45px;}
    *html div#quickSearch li#quickSearch_i05 {margin-left: 22px;}
div#quickSearch li#quickSearch_i05 select {padding: 2px;}

div#quickSearch li#quickSearch_i1 input {
	width:						370px;
	height:						15px;
    margin:                     0 5px;
    padding:                    3px;
	background:					#fff;
	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: 0;}



/* --( banners )------------------------------------------------------------- */
div#banner_1 {
    display:                    none;
	position:					absolute;
	top:						145px;
	left:						0;
}

div#myCarousel {
	position:					absolute;
	margin:						0;
	padding-bottom:				0;
	width:						998px;
	height:						178px;
	text-align:					left;
}

div#myCarousel_slides {position: absolute;}

div#myCarousel_slides div.slide {
	position:					absolute;
	top:						0;
	left:						0;
}

div#myCarousel_buttons {
	position:					absolute;
	bottom:						10px;
	right:						20px;
}

div#banner_2 {
    float:                      right;
    display:                    inline;
    width:                      135px;
    margin:                     265px 10px 0 0;
    text-align:                 center;
}

div#banner_2 img,
div#banner_2 object {
	display:					block;
	margin-bottom:				10px;
}

div#ban_detaques {
    width:                      135px;
    margin-top:                 10px;
}

div#ban_detaques img#ban_title {margin-bottom: -3px;}

div#ban_detaques ul {
	margin:						0;
	padding:					0;
    border:                     1px solid #ddd;
    border-top:                 none;
	list-style-type:			none;
}

div#ban_detaques li {
    margin:                     0 10px;
    padding:                    10px 0 5px 0;
    border-top:                 1px dotted #ccc;
    text-align:                 center;
}

div#ban_detaques span {
    display:                    block;
    margin:                     3px 0;
}

div#ban_detaques a span.ban_name {color: #000;}
    div#ban_detaques a:hover span.ban_name {text-decoration: underline;}
    
div#ban_detaques span.ban_price {
    font-weight:                bold;
    color:                      #c00;
}

div#banner_3 {
	position:					absolute;
	top:						428px;
	left:						200px;
}



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:						left;
    display:                    inline;
	width:						180px;
    margin:                     40px 0 0 10px;
}

div#menu2 span {display: block;}

div#menu2_header {height: 35px;}

div#menu2 span.mn2_header {
	display:					block;
	width:						165px;
    height:                     30px;
    margin:                     10px 0 0 0;
    padding:                    5px 5px 5px 10px;
	background:					url(../images/90/mn2_bg.gif) no-repeat center left;
}

div#menu2 a.mn2 span {
    line-height:                20px;
    font-family:                Verdana;
	font-weight:				bold;
	color:						#fff;
	text-transform:				capitalize;
}

div#menu2 span.mn3 a {
	display:					block;
	width:						178px;
    border-left:                1px solid #ccc;
    border-right:               1px solid #ccc;

	font-weight:				normal;
	color:						#000;
}

#menu2 span.mn3 a:hover,
#menu2 span.mn3 a.mn3over {
	background:					url(../images/90/mn3_bg.gif) no-repeat center left;
    font-weight:                bold;
    color:                      #c00;
}

div#menu2 span.mn3 span {
	margin:						0 5px 0 20px;
	padding:					3px 0;
}

div#menu2 span.mn3 a.more {
    width:						178px;
    text-align:                 right;
    font-size:                  11px;
    text-transform:             uppercase;
}

div#menu2 span.mn2_footer {
    display:                    block;
    width:                      100%;
    height:                     10px;    
	background:					url(../images/90/mn2_foot.gif) no-repeat bottom left;
}

div#menu2 span#lojcomm {
	width:						100%;
	padding-top:                50px;
	text-align:					center;
}



/* --( newsletter )---------------------------------------------------------- */
div#newsletter {
	position:					absolute;
	top:						195px;
	right:						10px;

	display:					block;
	width:						135px;
	height:						210px;
	margin:						0;
	background:					url(../images/90/newsletter_bg.gif) no-repeat top left;
    text-align:                 right;
}

div#newsletter h1 {display: none;}

div#newsletter span {
	display:					block;
    width:                      65px;
	margin:						25px 0 10px 70px;

    font-weight:                bold;
    text-align:                 center;
}

div#newsletter ul {
	list-style-type:			none;
	margin:						0;
	padding:					0;
}

div#newsletter label {
	display:					block;
    margin-top:                 5px;

    font-size:                  11px;
	font-weight:				bold;
	color:						#000;
    text-transform:             uppercase;
}

div#newsletter li input {
	width:						130px;
	background:					#fff;
	border-top:					1px solid #666;
	border-right:				1px solid #ccc;
	border-bottom:				1px solid #ccc;
	border-left:				1px solid #666;
    opacity:                    0.7;
}

div#newsletter li#newsletter_i2 a {display: block; margin-top: 5px;}



/* --( 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:						621px;
    margin:                     95px 0 0 10px;
    padding:                    10px;
    padding-top:                0;
    background:                 #f6f6f6;
    border:                     1px solid #ddd;
}

div.framed h1 {
	margin:						10px 0;
	padding:					0;

	line-height:				20px;
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
	letter-spacing:				-1px;
	vertical-align:				middle;
}

div.framed h1 a font {
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
	letter-spacing:				-1px;
}
    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:						60px 49px 20px 49px;
}

div.full h1 {
	margin:						0;
	padding:					0;

	line-height:				20px;
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
	letter-spacing:				-1px;
	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;
}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:					absolute;
	top:						205px;
	right:						50px;
}



/* --( help )---------------------------------------------------------------- */
div#help {background: #f9f9f9;}

span.title {
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				bold;
	color:						#039;
}

span.subtitle {
	display:					block;
	width:						100%;
	margin:						20px 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				bold;
	color:						#039;
}

div#help a {font-weight: normal;}
    div#help a:hover {text-decoration: underline;}

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 {background: #f9f9f9;}
div#contact_links {margin: 10px 0; padding: 5px 10px; background: #fff; border: 1px dotted #ddd;}
div#contact a {display: block; font-weight: normal; color: #000;}
    div#contact a:hover {text-decoration: underline;}
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:						10px;
	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_eof {
	clear:						both;
	margin:						50px 0 0 0;
}

div#products_img ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#products_img li {
	float:						left;
	display:					inline;
	width:						197px;
	height:						302px;
	margin:						5px;
	padding:					0;
	background:					url(../images/90/prod_li_bg.gif) no-repeat top left;
}

div#products_img div.item_box {position: relative;}

div#products_img div.item_img,
div#products_img div.item_txt {
	position:					absolute;
	width:						170px;
	margin:						0 12px;
	text-align:					center;
}

div#products_img div.item_buttons {
	position:					absolute;
    top:                        248px;
    right:                      10px;
}

div#products_img div.item_similars {display: none;}

div#products_img div.item_img {top: 10px;}
div#products_img div.item_txt {top: 190px;}

div#products_img div.item_txt span.item_status {
	display:					block;
    font-weight:                bold;
	color:						#c00;
	text-transform:				capitalize;
}
    div#products_img div.item_txt span.item_status_4 {display: none;}

div#products_img div.item_txt span.free_shipping {
    position:                   absolute;
    top:                        -190px;
    left:                       -12px;
    
    display:                    block;
    width:                      75px;
    height:                     75px;
    background:                 url(../images/90/free_shipping.gif) no-repeat top left;
}

div#products_img div.item_txt span.item_name a {
	display:					block;
	color:						#000;
}
    div#products_img div.item_txt span.item_name a:hover {color: #666;}

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:                        60px;
    left:                       0;
    font-weight:                bold;
    text-align:                 left;
}

div#products_img div.item_txt span.item_listPrice {
	display:					block;
    color:                      #c00;
}

div#products_img div.item_txt span.item_ourPrice {
	display:					block;
    font-size:                  22px;    
	color:						#666;
    letter-spacing:             -1px;
}
    div#products_img div.item_txt span.item_ourPrice label {
        font-size:              12px;
        color:                  #c00;
        letter-spacing:         0;
    }

div#products_img div.item_txt span.item_save,
div#products_img div.item_txt span.item_or {display: none;}

div#products_txt {display: none;}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {display: none;}

div.addthis_toolbox {
    position:                   absolute;
    top:                        397px;
    left:                       217px;
}

div#details_images {
	float:						left;
	width:						355px;
}

div#details_texts {
	float:						left;
	width:						244px;
    padding:                    10px;
    background:                 #fff;
    border:                     1px solid #ddd;
}

div#details_images_big img {border: 1px solid #ddd;}

div#details_images_zoom {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 {
	margin:						0 5px 5px 0;
	padding:					2px;

	display:					block;
	border:						1px solid #ccc;
}
	#details_images_thumbs a:hover {border: 1px solid #999;}

div#details_texts_status {
	font-weight:				bold;
	color:						#c00;
	text-transform:				uppercase;
}

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 {font-size: 14px; font-weight: bold;}
div#details_texts_selects span select {display: block; width: 244px;}
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: 5px 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: 40%;}
span#details-text-price-our span.price {margin-left: 3px; font-size: 16px; font-weight: bold; color: #393;}
span#details-text-price-our acronym {display: none;}

span#details-text-price-or {position: absolute; right: 0; width: 60%; 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:            5px 10px;
    background:         #f0f0f0;
    font-size:          12px;
}

div#details-text-parcels ul {
	margin:						0;
	padding:					5px 20px 10px 20px;
    list-style-type:            none;
}

div#details-text-parcels li {
    padding:                    1px 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:#000;}
div#details_texts_availability th {text-align: center;}
div#details_texts_availability td {text-align: right;}
div#details_texts_availability input {width: 170px;}
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: 12px;}
div#details_texts_availability_field span.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:                        40px;
    left:                       10px;
    z-index:                    100;

    display:                    block;
    width:                      120px;
    height:                     120px;
    background:                 url(../images/90/details_shipping.gif) no-repeat top left;
}

div#details_fixed {margin: 30px 10px 0 10px;}

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/90/tab_right.gif) no-repeat top right;
}
    div#details_fixed li.tab-selected {background: url(../images/90/tab_right_on.gif) no-repeat top right;}

div#details_fixed li a {
    display:                    block;
    padding:                    7px 10px;
    background:                 url(../images/90/tab_left.gif) no-repeat top left;

    line-height:				14px;
    font-size:                  11px;
	font-weight:				bold;
	color:						#777;
    text-transform:             uppercase;
}
    div#details_fixed li a:hover {color: #666;}
    div#details_fixed li.tab-selected a {
        background:             url(../images/90/tab_left_on.gif) no-repeat top left;
        color:                  #666;
    }

div#details_fixed div.tab-wrapper {
    background:                 #fff;
    border:                     1px solid #ddd;
}

div#details_fixed div.tab-wrapper ul {
	margin:						0;
	padding:					0;
}



/* --( crossSelling )------------------------------------------------------- */
div#crossSelling ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#crossSelling li {
	float:						left;
	display:					inline;
	width:						298px;
	height:						150px;
	margin:						5px;
	padding:					0;
    background:                 #fff;
    border:                     1px solid #e0e0e0;
}

div#crossSelling div.item_box {position: relative;}

div#crossSelling div.item_img {
	position:					absolute;
    top:                        5px;
    left:                       5px;
	width:						140px;
}

div#crossSelling div.item_img img {
	width:						140px;
    height:                     140px;
}

div#crossSelling div.item_txt {
	position:					absolute;
    top:                        5px;
    right:                      5px;
	width:						135px;
}

div#crossSelling div.item_buttons {
	position:					absolute;
    top:                        100px;
    right:                      10px;
}

div#crossSelling div.item_txt span.item_status {
	display:					block;
    font-weight:                bold;
	color:						#c00;
	text-transform:				capitalize;
}

div#crossSelling div.item_txt span.item_name a {
	display:					block;
    margin-bottom:              10px;
	color:						#000;
}
    div#crossSelling div.item_txt span.item_name a:hover {color: #666;}

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-size:                  16px;
    font-weight:                bold;
	color:						#666;
}
    div#crossSelling div.item_txt span.item_ourPrice label {display: none;}

div#crossSelling div.item_txt span.item_listPrice,
div#crossSelling div.item_txt span.item_save,
div#crossSelling div.item_txt span.item_or {display: none;}



/* --( guest review )-------------------------------------------------------- */
div#GR {clear: both;}

div#GR h1 {
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					20px 0 2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

    font-size:                  12px;
	font-weight:				bold;
	color:						#039;
    letter-spacing:             0;
}

div#GR p {margin:0; padding:0}
div#GR p#GR_invitation {margin: 5px;}
div#GR p#GR_invitation a {font-weight: normal; text-decoration: underline;}
    div#GR p#GR_invitation a:hover {color: #c00;}

div.GR_dynamic_index {padding: 5px 0;}
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 #888; padding-left: 9px;}

div#GR li {
	font-weight:				bold;
	color:						#fff;
}
div#GR li a {
	font-weight:				normal;
	color:						#000;
}
	div#GR li a:hover {color: #666; text-decoration: underline;}

div#GR div#GR_dynamic {
    padding:                    5px 10px;
    background:                 #fff;
    border:                     1px solid #ddd;
}

div#GR_dynamic_index_bottom,
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 {display: none;}

div#GR div.GR_dynamic_node_header p {margin: 5px 0 0 0;}
div#GR div.GR_dynamic_node_header img {margin-right: 5px;}
div#GR div.GR_dynamic_node_body {margin-bottom: 10px;font-size: 12px;}

div#GR_frmReview_product div {float: left;}
div#GR_frmReview_product_img {width: 400px;}
div#GR_frmReview_product_txt {width: 500px;}

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-size:				12px;
		font-weight:			bold;
		color:					#333;
	}

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 {vertical-align: middle;}
	div#GR_frmReview_form input {width: 250px;}
div#GR_frmReview_form textarea {
	width:						100%;
	height:						160px;
	color:						#333;
}
div#GR_frmReview_submit {text-align: right;}



/* --( ask seller a question )----------------------------------------------- */
div#ASQ {clear: both;}

div#ASQ h1 {
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					20px 0 2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

    font-size:                  12px;
	font-weight:				bold;
	color:						#039;
    letter-spacing:             0;
}

div#ASQ p {margin:0; padding:0}
div#ASQ p#ASQ_invitation {margin: 5px;}
div#ASQ p#ASQ_invitation a {font-weight: normal; text-decoration: underline;}
    div#ASQ p#ASQ_invitation a:hover {color: #c00;}

div#ASQ div#ASQ_dynamic {
    padding:                    5px 10px;
    background:                 #fff;
    border:                     1px solid #ddd;
}

div#ASQ div.ASQ_dynamic_node {margin: 10px 0;}
div#ASQ div.ASQ_dynamic_node div {padding: 5px;}
div#ASQ div.ASQ_dynamic_node_question {background: #f9f9f9; border-top: 1px solid #ccc;}
div#ASQ div.ASQ_dynamic_node_answer {border-top: 1px dotted #ccc;}
div#ASQ p.ASQ_dynamic_node_question_signature,
div#ASQ p.ASQ_dynamic_node_answer_signature {margin-top:10px;}

div#ASQ ul {margin: 5px 0; padding: 0;}
div#ASQ li {display: inline; margin: 0 0 0 5px;}
	li.ASQ_dynamic_paging_previous,
	li.ASQ_dynamic_paging_number,
	li.ASQ_dynamic_paging_next {border-left: 1px dotted #888; padding-left: 9px;}

div#ASQ li {
	font-weight:				bold;
	color:						#c00;
}
div#ASQ li a {
	font-weight:				normal;
	color:						#000;
}
	div#ASQ li a:hover {color: #666; text-decoration: underline;}

div#ASQ_dynamic_index_bottom {
    padding:                    5px 0;
    border-top:                 1px solid #ccc;
}

div#ASQ_frmQuestion_product div {float: left;}
div#ASQ_frmQuestion_product_img {width: 400px;}
div#ASQ_frmQuestion_product_txt {width: 500px;}

div#ASQ_frmQuestion_product_txt p {
	margin:						10px 0;
	padding:					0;
}
	p#ASQ_frmQuestion_product_txt_name {
		font-size:					12px;
		font-weight:				bold;
		color:						#666;
	}

div#ASQ_frmQuestion_product_txt p a {
	font-weight:				normal;
	text-decoration:			underline;
}

div#ASQ_frmQuestion_form table {clear: both;}

div#ASQ_frmQuestion_form th {
	font-weight:				bold;
	text-align:					left;
}

div#ASQ_frmQuestion_form textarea {
	width:						100%;
	height:						160px;
}

div#ASQ_frmQuestion_submit {text-align: right;}



/* --( extras )-------------------------------------------------------------- */
div#extra_1 {
   	width:						601px;
    padding:                    20px;
    padding-top:                0;
    background:                 #f9f9f9;
    text-align:                 justify;
}

div#extra_2 h2 {width: 100%; padding: 10px 0 2px 0; border-bottom: 1px solid #c00;}
div#extra_2 div.semana {margin: 5px 0; padding: 10px; background: #fff; border: 1px solid #ccc;}
div#extra_2 h3 {font-size: 12px; color: #c00;}
div#extra_2 p#obs {font-weight: bold; color: #c00;}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:						100%;
	background:					#fff;
	text-align:					left;
}

div#emailFriend_header {
    height:                     60px;
    padding:                    10px 0;
    background:                 url(../images/90/tell_friend_bg.gif) no-repeat center center;
	border-top:					5px solid #c00;
}

div#emailFriend_header span {display: none;}

div#emailFriend_body {padding-bottom: 10px;}
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 th {
	padding:					4px;
	background:					none;
}

div#cart_body {
    margin-top:                 10px;
    background:                 #eee;
}

div#cart_body td {padding: 5px;}

.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: 13%; 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:              #333;
}
    .cart_body_col_remove a:hover font  {color: #c00; font-weight: bold;}

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_charge_n_total {background: #eee url(../images/90/cart_footer_bg.gif) 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:						9px;
}

div#cart_charge input {
    width:                      70px;
    padding:                    5px;
}

div#cart_charge_n_total li.country {display: none;}

div#cart_navigator {
    position:                   relative;
    top:                        0;
    left:                       0;
}

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,
div#cart span#cart_del a {
	display:					block;
	width:						160px;
	height:						40px;

	margin:						0;
	padding:					0;

	background:					url(../images/90/cart_del.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_del {margin: 0 0 0 237px;}

div#cart span#cart_upd,
div#cart span#cart_upd a {
	display:					block;
	width:						160px;
	height:						40px;
	margin:						0;
	padding:					0;
	background:					url(../images/90/cart_upd.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_upd {
    position:                   absolute;
    top:                        0;
    right:                      331px;
}

div#cart span#cart_prc,
div#cart span#cart_prc a {
	display:					block;
	width:						310px;
	height:						40px;
	margin:						0;
	padding:					0;
	background:					url(../images/90/cart_prc.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_prc {
    position:                   absolute;
    top:                        0;
    right:                      10px;
}

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:					block;
	width:						215px;
	height:						40px;
	margin:						0;
	padding:					0;
	background:					url(../images/90/cart_kpb.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_kpb {
    position:                   absolute;
    top:                        0;
    left:                       10px;
}



/* --( Discount Coupon & Gift Card )---------------------------------------- */
div#cart_dc_n_gc {
	padding:					0 10px;
	background:					#f5f5f5;
}

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.label,
div#cart_dc_n_gc li.label {
	width:						200px;
	margin-bottom:				5px;
	font-weight:				bold;
}

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 input,
div#cart_dc_n_gc ul input {
	width:						350px;
    padding:                    5px;
}

div#summary_dc_n_gc img,
div#cart_dc_n_gc img {
	position:					relative;
	top:						0;
	left:						4px;
}

div#summary_dc_n_gc td.rgt_half td,
div#cart_dc_n_gc td.rgt_half td {color: #090;}

div#cart_dc_n_gc_caption {
	margin:						10px 0 0 4px;
	width:						50%;
}

div#cart_gc {display: none;}



/* --( transporters )------------------------------------------------------- */
div#transporters {margin: 10px 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:				bold;
	color:						#000;
}

div#transporters span.transp_cost {
	font-weight:				bold;
	color:						#c00;
}



/* --( 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: 115%;
    color: #333;
}

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;
}



/* --( 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 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;}



/* --( summary )------------------------------------------------------------ */
div#orders-body td.order-reload {display: none;}

div#order_id {
	position:					relative;
	left:						0;
	float:						left;

	display:					block;
	width:						200px;
	height:						120px;
	background:					url(../images/90/summary_order_id_bg.jpg) no-repeat top left;
}

div#order_id h3 {display: none;}

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_inf {
	float:						right;
	display:					block;

	position:					relative;
	right:						0;

	width:						670px;
	padding:					10px;
	height:						100px;
	background:					url(../images/90/summary_order_inf_bg.gif) no-repeat top left;
}

div#order_inf h3 {
	margin:						0;
	padding:					0;

	font-size:					13px;
	color:						#888;
	letter-spacing:				-1px;
}

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 th {background: none;}

div#summary_body_products {background: url(../images/90/cart_header_bg.gif) no-repeat top left;}

div#summary_dc_n_gc {background: #f8f8f8;}

div#summary_total {background: url(../images/90/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;
}
