/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  DedoBrinquedo Octopus v2.9 CSS - http://www.dedobrinquedo.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;}

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;}

h1, h2, h3, h4 {letter-spacing: 0;}

h2 {
	margin:						0;
	padding:					0;

	font-size:					13px;
	color:						#c00;
}



/* --( container )----------------------------------------------------------- */
body {
	background:                 url(../images/9/body_bg.jpg) repeat-x top center;
	text-align:					center;
}

div#container {
	position:					relative;
	width:						1000px;
	margin:						0 auto;
    background:                 url(../images/9/container_bg.png) repeat-y top center;
	text-align:					left;
}
    *html div#container {background-image: none; background-color: #fff;}

div#container_header {
	width:						100%;
	height:						220px;
	background:					url(../images/9/container_header_bg.jpg) no-repeat top left;
}

div#container_body {width: 100%;}
	*html div#container_body {height: 1%;}
	html>body div#container_body {overflow: hidden;}

div#container_footer {
    position:                   relative;
	width:						100%;
	height:						340px;
	margin:						0;
	background:					url(../images/9/container_footer_bg.jpg) no-repeat top left;
}

div#container_footer a {
    font-weight:                normal;
    color:                      #000;
}
    div#container_footer a:hover {text-decoration: underline;}

div#container_footer ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#f-institucional,
div#f-atendimento,
div#f-suporte {
	position:					absolute;
	top:						170px;
	left:						20px;

    line-height:                20px;
}

div#f-atendimento {top: 275px;}
div#f-atendimento p {margin: 0;}
div#f-suporte {left: 215px;}

div#f-facebook {
	position:					absolute;
	top:						136px;
	left:						643px;
    background:                 #fff;
}



/* --( logo )---------------------------------------------------------------- */
div#logo {
	position:					absolute;
	top:						5px;
	left:						5px;
}



/* --( title )--------------------------------------------------------------- */
div#title {display: none;}



/* --( date )---------------------------------------------------------------- */
div#date {display: none;}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:					absolute;
	top:						47px;
	left:						195px;
}

div#menu0 ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menu0 li {
	display:					inline;
	margin:						0;
    padding:                    5px 8px 5px 5px;
    border-right:               1px solid #8be;
}

div#menu0 a {
    padding:                    5px;
	color:						#039;
	text-transform:				capitalize;
}
	div#menu0 a:hover {
        background:             #039;
        color:                  #fe0;
    }



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:					absolute;
	top:						42px;
	left:						478px;
}

div#menuU ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menuU li {
	float:                      left;
	margin:						0;
    padding:                    5px 8px 5px 5px;
}
    div#menuU li#mnU_0_parent {border-right: 1px solid #8be;}
    div#menuU li#mnU_2_parent {margin: -7px 0 0 3px; padding: 0;}

div#menuU a {
    padding:                    5px;
	color:						#039;
	text-transform:				capitalize;
}
	div#menuU a:hover {
        background:             #039;
        color:                  #fe0;
    }

div#menuU li#mnU_2_parent a {
    display:                    block;
    width:                      133px;
    height:                     37px;
    padding:                    0;
}
    div#menuU li#mnU_2_parent a:hover {background: url(../images/9/mnU_cart.gif) no-repeat top left;}

div#menuU li#mnU_2_parent a span {display: none;}


/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {
    position:                   absolute;
    top:                        108px;
    left:                       5px;
    z-index:                    50;
}

div#menu1 ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menu1 li {
    position:                   relative;
    float:                      left;
    display:                    block;
    margin:                     0 25px;
}
    *html div#menu1 li {display: inline;}
    
div#menu1 a {
    display:                    block;
    padding-left:               35px;
    background:                 url(../images/9/mn1_bullet.gif) no-repeat center left;

    line-height:                37px;
    font-size:                  18px;
	font-weight:				normal;
	color:						#fff;
    vertical-align:             center;
}
    div#menu1 a:hover {color: #ff0;}

ul#ddm ul {
    position:                   absolute;
	top:	        			37px;
	left:	        			0;

    display:                    none;
    width:                      209px;
    border:                     1px solid #ccc;
    border-top:                 none;
    z-index:                    40;
}

ul#ddm ul li {
    position:                   relative;
    margin:                     0;
    padding:                    0;
    background:                 #f8f8f8;
    border:                     none;
}

ul#ddm li:hover ul,
ul#ddm li.over ul {display: block;}
ul#ddm li:hover ul ul,
ul#ddm li.over ul ul {display: none;}

ul#ddm ul li a {
    position:                   relative;
    display:                    block;
    width:                      189px;
    padding:                    7px 10px;
    background:                 none;
    border-top:                 1px solid #ccc;

    line-height:                18px;
    font-family:                Arial;
    font-size:                  12px;
    font-weight:                bold;
    color:                      #000;
    vertical-align:             middle;
}
    ul#ddm ul li a:hover,
    ul#ddm li li.over,
    ul#ddm li li.over a {background: #eee; color: #000;}

ul#ddm li li.over li a {background: none; color: #000;}
    ul#ddm ul li li a:hover,
    ul#ddm li li li.over {background: #eee; color: #000;}

ul#ddm ul ul {
    position:                   absolute;
    top:                        0;
    left:                       209px;

    display:                    none;
    width:                      209px;
    margin:                     0;
    padding:                    0;
}

ul#ddm li:hover ul,
ul#ddm li li:hover ul,
ul#ddm li.over ul,
ul#ddm li li.over ul {display: block;}

ul#ddm li#ddm_13 ul {left: -44px;}
ul#ddm li#ddm_13 ul ul {left: -421px; width: 422px; border: none; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
ul#ddm li#ddm_13 ul ul li {border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
ul#ddm li#ddm_13 ul ul li a {border: none;}
ul#ddm li#ddm_19 ul ul {left: -211px;}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
    position:                   absolute;
    top:                        185px;
    left:                       10px;

    width:                      980px;
    height:                     37px;
    background:                 url(../images/9/search_bg.gif) no-repeat top left;   
}

div#quickSearch_footer {
    position:                   absolute;
    top:                        6px;
    left:                       130px;
}

div#quickSearch ul,
div#quickSearch_footer ul {
	margin:						6px 0;
	padding:					0;
	list-style-type:			none;
}

div#quickSearch_footer ul {margin: 0;}

div#quickSearch li,
div#quickSearch_footer li {float: left;}

li#quickSearch_i0 span,
li#quickSearch_footer_i0 span {display: none;}

li#quickSearch_i05,
li#quickSearch_footer_i05 {display: block !important;}
li#quickSearch_i05 {margin-left: 120px;} *html li#quickSearch_i05 {margin-left: 60px;}
li#quickSearch_i05 select,
li#quickSearch_footer_i05 select {padding: 3px;}

li#quickSearch_i1 input,
li#quickSearch_footer_i1 input {
	width:						640px;
	height:						15px;
    margin:                     0 5px;
    padding:                    3px;
}



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:						left;
    display:                    inline;
	width:						165px;
    margin:                     10px 0 0 15px;
    border-top:                 1px solid #28c;
}

div#menu2 span {display: block;}

div#menu2 span.mn2_header {
	display:					block;
	width:						163px;
	margin:						0;
    padding-bottom:             5px;
    background:                 url(../images/9/mn2_div.gif) no-repeat bottom center;
	border-left:				1px solid #28c;
	border-right:				1px solid #28c;
}

div#menu2 a.mn2 span {
    padding:                    5px;
	font-size:					14px;
	font-weight:				bold;
	color:						#28c;
	text-transform:				capitalize;
}
    div#menu2 a.mn2:hover span {color: #369;}

div#menu2 span.mn3 a {
	display:					block;
	width:						163px;
	border-left:				1px solid #28c;
	border-right:				1px solid #28c;

	font-weight:				normal;
	color:						#000;
}

div#menu2 span.mn3 a:hover,
div#menu2 span.mn3 a.mn3over {
	font-weight:				bold;
	color:						#f00;
}

div#menu2 span.mn3 span {
	margin:						0 5px;
	padding:					3px 0;
}

div#menu2 span#mn_13_78_105 {display: none;}

div#menu2 span.mn2_footer {
    display:                    block;
    height:                     5px;
    border:                     1px solid #28c;
    border-top:                 none;
}

div#menu2 span#lojcomm {
	width:						100%;
	margin:						50px 0 0 0;
	text-align:					center;
}



/* --( banners )------------------------------------------------------------- */
div#banner_1 {
	position:					absolute;
	top:						190px;
	left:						15px;
    display:                    none;
}

div#banner_2 {
    float:                      right;
    display:                    inline;
    width:                      150px;
    margin:                     310px 10px 0 0;
}

div#banner_2 img,
div#banner_2 object {
    display:                    block;
    margin-bottom:              15px;
}

div#banner_2 img#marcas_head {margin: 0;}



/* --( floating cart )------------------------------------------------------- */
div#floating_cart {
	position:					absolute;
	top:						48px;
	left:						828px;
}

div#floating_cart_header,
div#floating_cart_body h1,
div#floating_cart_body ul,
div#floating_cart_body_total_price label,
div#floating_cart_body_total_items {display: none}

div#floating_cart_body_total_price {
    font-size:                  13px;
    font-weight:                bold;
    color:                      #039;
}


/* --( newsletter )---------------------------------------------------------- */
div#newsletter {
	position:					absolute;
	top:						230px;
	right:						10px;

	display:					block;
	width:						150px;
	height:						290px;
	margin:						0;
	background:					url(../images/9/newsletter_bg.jpg) no-repeat top left;
}

div#newsletter span {display: none;}

div#newsletter_interactive {
    width:                      130px;
    margin:                     160px 10px 0 10px;
}

div#newsletter_interactive p {
    display:                    block;
    width:                      130px;
    padding-top:                20px;
    text-align:                 center;

    font-weight:				bold;
	color:						#ff0;
}

div#newsletter ul {
	list-style-type:			none;
	margin:						0;
	padding:					0;
}

div#newsletter label {
	display:					block;
	font-weight:				bold;
	color:						#ff0;
    text-transform:             capitalize;
}

div#newsletter li input {
    display:                    block;
	width:						122px;
    margin-bottom:              5px;
    padding:                    3px;
}

div#newsletter li#newsletter_i2 a {
	display:					block;
    width:                      130px;
    text-align:                 right;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div.framed {
	position:					relative;
	float:						left;
	width:						640px;
	margin:						0 0 15px 10px;
}

div.framed h1 {
	margin:						10px 0;
	padding:					0;

    line-height:                30px;
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
}

div.framed h1 a font {
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
}

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:						15px 50px;
}

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;
}

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:						240px;
	right:						50px;
}



/* --( help )---------------------------------------------------------------- */
span.title,
span.subtitle {
	display:        			block;
	width:			        	98%;
	margin:     				10px 0 5px 0;
	padding:	        		6px;
	background:			        #f8f8f8;
	border-bottom:			    1px solid #888;

	font-weight:				bold;
	color:						#000;
}

div#help a {font-weight: normal;}

div.button {
	width:						100%;
    height:                     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: 10%; background: none; text-align: right;}
div#contact td {width: 75%;}
div#contact td input,
div#contact td textarea {width: 100%; border: 1px solid #ccc;}
	div#contact td textarea {height: 200px;}



/* --( products )------------------------------------------------------------ */
div#products_header_dok {
	position:					absolute;
	top:						40px;
	right:						0;
	text-align:					right;
}

div#products_header_index{
	position:					absolute;
	top:						45px;
}

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 #000;
}

ul.paginator li.selected {
	font-weight:				bold;
	color:						#c00;
}

ul.paginator li a {
	font-weight:				normal;
	color:						#000;
}
	ul.paginator li a:hover {color: #c00;}

div#products_img {margin: 30px 0 0 0;}

div#products_img ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#products_img li {
	float:      				left;
	display:	        		block;
	width:	        			201px;
	height:			        	400px;
	margin:				        5px;
	padding:        			0;
    border:                     1px solid #fff;
}
    div#products_img li.mOver {border: 1px solid #fc0;}

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,
div#products_img div.item_similars {
	position:       			absolute;
	width:			        	193px;
	margin:				        0 5px;
    text-align:                 center;
}

div#products_img div.item_img {top: 0;}
div#products_img div.item_txt {top: 200px;}
div#products_img div.item_buttons {top: 350px;}
div#products_img div.item_similars {display: none;}

div#products_img div.item_txt span.item_status {
	display:        			block;
    margin-bottom:              5px;
	text-align:		        	center;

	font-weight:			    bold;
	color:				        #f06;
	text-transform:			    uppercase;
}

div#products_img div.item_txt span.free_shipping {
    display:                    block;
    width:                      190px;
    height:                     23px;
    margin-bottom:              5px;
    background:                 url(../images/9/free_shipping.gif) no-repeat top center;
    text-align:                 center;
}

div#products_img div.item_txt span.item_name a {
	display:        			block;
    margin-bottom:              5px;
	text-align:		        	center;

	font-size:      			14px;
	font-weight:	    		bold;
	color:				        #28c;
}
    div#products_img div.item_txt span.item_name a:hover {text-decoration: underline;}

div#products_img div.item_txt span.item_description {
	display:        			none;
	text-align:		        	center;

	font-weight:			    bold;
	color:				        #666;
}

div#products_img div.item_txt span.item_ref,
div#products_img div.item_txt span.item_availability {display: none;}

div#products_img ul li div.item_txt span.item_listPrice,
div#products_img ul li div.item_txt span.item_ourPrice,
div#products_img ul li div.item_txt span.item_or,
div#products_img ul li div.item_txt span.item_save {
	display:        			block;
	font-size:		        	13px;
	font-weight:			    bold;
	text-align:			        center;
}

div#products_img ul li div.item_txt span.item_listPrice {color: #888; text-decoration: line-through;}
div#products_img ul li div.item_txt span.item_ourPrice {color: #090;}
div#products_img ul li div.item_txt span.item_or {color: #c00;}
div#products_img ul li div.item_txt span.item_save {color: #03f;}

div#products_img ul li div.item_txt span.item_listPrice label,
div#products_img ul li div.item_txt span.item_ourPrice label,
div#products_img ul li div.item_txt span.item_or label,
div#products_img ul li div.item_txt span.item_save label {
	font-size:      			11px;
	font-weight:	    		normal;
	color:				        #666;
	text-decoration:		    none;
}

div#products_txt {display: none;}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {display: none;}

div.addthis_toolbox {
    position:                   absolute;
    top:                        390px;
    left:                       90px;
}

div.addthis_toolbox a {color: #f30;}
    div.addthis_toolbox a:hover {text-decoration: underline;}

div#details_images {
	float:						left;
	width:						340px;
}

div#details_texts {
	float:						left;
	width:						300px;
    margin-top:                 30px;
}

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 {
	float:						left;
	margin:						0;
}

div#details_images_thumbs a {
    width:                      85px;
    height:                     85px;
	margin:						0 5px 5px 0;
	padding:					5px;

	display:					block;
	border:						1px solid #ccc;
}
	#details_images_thumbs a:hover {border: 1px solid #999;}

div#details_texts_status {
	font-weight:				bold;
	color:						#f00;
	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.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: 300px;}
div#details_texts_selects img {margin: 10px 0;}

div#details-text-price {
    width:                      100%;
    padding:                    0 0 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: 18px; font-weight: bold; color: #090;}

span#details-text-price-or {position: absolute; right: 0; width: 50%; padding-top: 5px; text-align: right;}
span#details-text-price-or span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #f60;}

div#details-text-price-exception {
    padding:                    0 5px;
    background:                 #f5f5f5;
    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:                  18px;
    font-weight:                bold;
    color:                      #090;
    vertical-align:             middle;
}

div#details_texts_availability_label {font-weight: bold; color: #c00;}
div#details_texts_availability_label 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: 240px;}
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 a {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:                        50px;

    display:                    block;
    width:                      140px;
    height:                     25px;
    background:                 url(../images/9/details_shipping.gif) no-repeat top left;
}

div#details-text-parcels {display: none;}

div#details_fixed {
	margin:						0;
    padding:                    30px 0 0 0;
}

div#details_fixed h4 {
	display:        			block;
	width:			        	98%;
	margin:     				20px 0 5px 0;
	padding:	        		6px;
	background:			        #f8f8f8;
	border-bottom:			    1px solid #888;
    font-size:                  12px;
}

div#details_fixed span.title {display:	none;}

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/9/tab_right.gif) no-repeat top right;
}
    div#details_fixed li.tab-selected {background: url(../images/9/tab_right_on.gif) no-repeat top right;}

div#details_fixed li a {
    display:                    block;
    padding:                    7px 10px 5px 10px;
    background:                 url(../images/9/tab_left.gif) no-repeat top left;

    line-height:				14px;
    font-size:                  11px;
	color:						#fff;
    text-transform:             uppercase;
}
    div#details_fixed li a:hover {color: #fd0;}
    div#details_fixed li.tab-selected a {background: url(../images/9/tab_left_on.gif) no-repeat top left;}



/* --( crossSelling )------------------------------------------------------- */
div#crossSelling ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#crossSelling li {
	float:      				left;
	display:	        		block;
	width:	        			201px;
	height:			        	370px;
	margin:				        5px;
	padding:        			0;
    border:                     1px solid #fff;
}
    div#crossSelling li.mOver {border: 1px solid #fc0;}

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:			        	193px;
	margin:				        0 5px;
    text-align:                 center;
}

div#crossSelling div.item_img {top: 0;}
div#crossSelling div.item_txt {top: 200px;}
div#crossSelling div.item_buttons {top: 320px;}

div#crossSelling div.item_txt span.item_status {
	display:        			block;
    margin-bottom:              5px;
	text-align:		        	center;

	font-weight:			    bold;
	color:				        #f06;
	text-transform:			    uppercase;
}

div#crossSelling div.item_txt span.item_name a {
	display:        			block;
    margin-bottom:              5px;
	text-align:		        	center;

	font-size:      			14px;
	font-weight:	    		bold;
	color:				        #28c;
}
    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 ul li div.item_txt span.item_listPrice,
div#crossSelling ul li div.item_txt span.item_ourPrice,
div#crossSelling ul li div.item_txt span.item_or,
div#crossSelling ul li div.item_txt span.item_save {
	display:        			block;
	font-size:		        	13px;
	font-weight:			    bold;
	text-align:			        center;
}

div#crossSelling ul li div.item_txt span.item_listPrice {color: #888; text-decoration: line-through;}
div#crossSelling ul li div.item_txt span.item_ourPrice {color: #090;}
div#crossSelling ul li div.item_txt span.item_or {color: #c00;}
div#crossSelling ul li div.item_txt span.item_save {color: #03f;}

div#crossSelling ul li div.item_txt span.item_listPrice label,
div#crossSelling ul li div.item_txt span.item_ourPrice label,
div#crossSelling ul li div.item_txt span.item_or label,
div#crossSelling ul li div.item_txt span.item_save label {
	font-size:      			11px;
	font-weight:	    		normal;
	color:				        #666;
	text-decoration:		    none;
}



/* --( recently viewed )----------------------------------------------------- */
div.fullMode div#recently-viewed {display: none;}

div#recently-viewed {
    clear:                      both;
    position:                   relative;
    margin:                     30px 0;
}

#custom_RVP_products .hr,
#custom_RVP_products br,
#custom_RVP_products_header_dok,
#custom_RVP_products_footer_dok,
#custom_RVP_products_header_index,
#custom_RVP_products_footer_index,
#custom_RVP_products_txt,
#RVP-item-txt {display: none;}

div#custom_RVP_products h1 {
	display:        			block;
	width:			        	98%;
	margin:     				20px 0 5px 0;
	padding:	        		6px;
	background:			        #f8f8f8;
	border-bottom:			    1px solid #888;

    line-height:                15px;
    font-size:                  12px;
    font-weight:                bold;
    color:                      #000;
}

#recently-viewed-frame {
    position:                   absolute;
    top:                        33px;
    left:                       0;
    z-index:                    10;
}

img#recently-viewed-next {
    position:                   absolute;
    top:                        0;
    left:                       610px;
    cursor:                     hand;
}

div#custom_RVP_products_img {
	position:                   relative; /* important */
	overflow:                   hidden; /* important */
	width:                      590px; /* important */
	height:                     255px; /* important */
	margin:                     0 24px;
	background:                 #fff;
    border:                     1px solid #ccc;
}

ul#custom-RVP-content {
    position:                   absolute;
    margin:                     0;
    padding:                    0;
    width:                      50000px;
    background:                 #f0f0f0;
    list-style-type:            none;
    overflow:                   hidden;
}

ul#custom-RVP-content li {
    float:                      left;
    display:                    block;
    width:                      190px;
    height:                     245px;    
    margin:                     5px 0 5px 5px;
    background:                 #fff;
    text-align:                 center;
}

ul#custom-RVP-content div.item_buttons {
    margin-top:                 2px;
    padding-top:                3px;
}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:						100%;
	background:					#fff;
	text-align:					left;
}

div#emailFriend_header {
    height:                     100px;
	background:					#adf url(../images/9/tell_friend_bg.jpg) no-repeat top center;
    border-bottom:              5px solid #039;
}

div#emailFriend_header span {display: none;}

div#emailFriend_body table {margin:	15px 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 {
    padding-bottom:             5px;
    border-bottom:              1px dotted #999;
}

div#cart div.hr {display: none;}

div#cart th,
div#cart td {padding: 5px;}

div#cart_body, div#cart_charge_n_total {background: #def;}

.cart_body_col_ref {width: 8%; 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: 14%; text-align: right;}
.cart_body_col_rowTot {width: 11%; text-align: right;}

#cart_body .tbl_row_0,
#cart_body .tbl_row_1 {background: #fff;}
#cart_body td {border-bottom: 1px dotted #999;}

.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;}

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 ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#cart_charge li {display: inline;}

div#cart_charge img {
	position:					relative;
	top:						7px;
}

div#cart_charge input {
    width:                      65px;
    padding:                    3px;
}

div#cart_charge_n_total li.country {display: none;}

div#cart_navigator {
	position:       			relative;
	top:			        	0;
    left:				        0;
}

div#cart_navigator td {padding: 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:			        	190px;
	height:				        35px;
	margin:			            0;
	padding:					0;
	background:			        url(../images/9/cart_del.gif) no-repeat top left;
	cursor:				        hand;
}

div#cart span#cart_del {margin: 0 0 0 250px;}

div#cart span#cart_upd,
div#cart span#cart_upd a {
	display:        			block;
	width:			        	190px;
	height:				        35px;
	margin:						0;
	padding:					0;
	background:	        		url(../images/9/cart_upd.gif) no-repeat top left;
	cursor:		        		hand;
}

div#cart span#cart_upd {
    position:                   absolute;
    top:                        0;
    left:                       440px;
}

div#cart span#cart_prc,
div#cart span#cart_prc a {
	display:        			block;
	width:			        	270px;
	height:				        35px;
	margin:				        0;
	padding:			        0;
	background:			        url(../images/9/cart_prc.gif) no-repeat top left;
	cursor:				        hand;
}

div#cart span#cart_prc {
    position:                   absolute;
    top:                        0;
    right:                      0;
}

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:        			block;
	width:			        	250px;
	height:				        35px;
	margin:				        0;
	padding:			        0;
	background:			        url(../images/9/cart_kpb.gif) no-repeat top left;
	cursor:				        hand;
}

div#cart span#cart_kpb {
    position:                   absolute;
    top:                        0;
    left:                       0;
}

div#cart span.transp_period {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:				bold;
	color:						#000;
}

div#transporters span.transp_cost {
	font-weight:				bold;
	color:						#f00;
}



/* --( 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;}

#billing-1st-step div.hr {display: none;}

div#billing th, div#billing td {padding: 5px;}

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;}



/* --( summary )------------------------------------------------------------ */
div#order_id {
	position:					relative;
	left:						0;
	float:						left;

	display:					block;
	width:						200px;
	height:						120px;
	background:					url(../images/9/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_id_note a {color: #fff;}
    div#order_id_note a:hover {text-decoration: underline;}

div#order_inf {
	float:						right;
	display:					block;

	position:					relative;
	right:						0;

	width:						670px;
	padding:					10px;
	height:						100px;
	background:					url(../images/9/summary_order_inf_bg.gif) no-repeat top left;
}

div#order_inf h3 {
	margin:						0 !important;
	padding:					0;
	font-size:					12px;
}

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_body div.hr {display: none;}

div#summary td {padding: 5px;}

div#summary_body_products,
div#summary_total {background: #eee;}

div#summary_body_products .tbl_row_0,
div#summary_body_products .tbl_row_1 {background: #fff;}
div#summary_body_products td {border-bottom: 1px dotted #999;}

div#summary_dc_n_gc {background: #f8f8f8;}

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;
}
