/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  Mp Brinquedos Octopus v2.5 CSS - http://www.mpbrinquedos.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/

  Programmer:	Liza Mitsue Nagao	Designer: Fabio Zendhi Nagao

\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */

/* --( general )------------------------------------------------------------- */
.tbl_row_P0	{background-color:	#ffe973;}
.tbl_row_P1	{background-color:	#ffe;}

.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:				        #666;
}

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;
	text-align:			        left;
}

div#container_header {
	width:      				100%;
	height:		        		120px;
	background:			        url(../images/1/container_header_bg.gif) 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 {
	height:     				126px;
	margin:		        		10px 0 0 0;
	background:			        url(../images/1/container_footer_bg.gif) no-repeat top center;
}



/* --( logo )---------------------------------------------------------------- */
div#logo {
	position:       			absolute;
	top:			        	5px;
	left:				        0;
}



/* --( title )--------------------------------------------------------------- */
div#title {display:none}



/* --( date )---------------------------------------------------------------- */
div#date {display:none}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:          			absolute;
	top:		        		70px;
	left:		    	    	207px;
}

div#menu0 ul {
	margin:   			    	0;
	padding:    			    0;
	list-style-type:    		none;
}

div#menu0 li {
	display:    			    inline;
	margin:		    		    0 30px 0 0;
}

div#menu0 a {
	font-weight:	    		normal;
	color:				        #000;
	text-transform:			    lowercase;
}
	div#menu0 a:hover {color: #3aa;}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:       			absolute;
	top:			        	70px;
	right:				        10px;
}

div#menuU ul {
	margin:     				0;
	padding:	        		0;
	list-style-type:		    none;
}

div#menuU li {
	display:        			inline;
	margin:			        	0 0 0 35px;
}

div#menuU a {
	font-family:    			Arial;
	font-weight:	    		normal;
	color:				        #000;
	text-transform:			    lowercase;
}
	div#menuU a:hover {color: #3aa;	}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {
	position:   				absolute;
	top:		    			91px;
	left:			    		300px;
}
	html>body div#menu1 {top: 93px;}

div#menu1 ul {
	margin: 					0;
	padding:    				0;
	list-style-type:    		none;
}

div#menu1 ul ul {display: none;}

div#menu1 li {
	display:	    			inline;
	margin:			    		0;
}

div#menu1 li a {
	height:			    		28px;
	margin:				    	0 0 0 5px;
	padding:				    0 5px;
	
	font-family:    			Tahoma;
	font-size:		    		12px;
	font-weight:		    	bold;
	color:					    #900;
}
	div#menu1 li a:hover {background: #ffe7e7;}

html>body div#menu1 li a {
	height:		    			1%;
	padding:		    		7px 5px;
}

div#menu1 li a  span {
	line-height:	    		28px;
	vertical-align:		    	middle;
}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
	position:       			absolute;
	top:			    	    96px;
	left:				        10px;
}

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;}

div#quickSearch li#quickSearch_i1 input {
	width:  					200px;
	background:	    			#fff;
	border-top:		    		1px solid #666;
	border-left:		    	1px solid #666;
	border-right:			    1px solid #ccc;
	border-bottom:  			1px solid #ccc;
	color:			    		#f60;
}

div#quickSearch li#quickSearch_i2 {display: block; margin: 2px 0 0 2px;}
	*html div#quickSearch li#quickSearch_i2 {position: absolute;}



/* --( banner_0 )------------------------------------------------------------ */
div#banner_0 {
	float:  		    		right;
	width:			        	115px;
    margin-top:                 5px;
}

div#banner_0 p {
	font-size:  			    12px;
	font-weight:    			bold;
	color:			    	    #f36;
}

div#banner_0 a#seloEbit {
    display:                    block;
    margin-bottom:              5px;
}

div#banner_1 {
	position:       			absolute;
	top:			    	    125px;
	left:				        155px;

    width:                      715px;
    text-align:                 center;
}

div#banner_1 a {
    float:                      left;
    display:                    block;
}

div#banner_1 img#ban_ferias {
    clear:                      both;
    display:                    block;
    padding:                    10px 0;
}

/*div#banner_1 img,
div#banner_1 object {
    display:                    block;
    margin:                     5px auto;
}*/



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:  					left;
	width:	    				149px;
	margin:		    			5px 0 0 0;
	border-right:	    		1px solid #ccc;
	border-bottom:		    	1px solid #ccc;
}

div#menu2 span {display: block;}

div#menu2 span.mn2_header {
	margin:     				10px 0 0 0;
    padding:                    2px 0;
	background:	        		#fff7e5;
	border-top:			        1px solid #ccc;
}

div#menu2 span#mn2_0 {margin: 0;}

div#menu2 a.mn2 span {
	margin:         			0 0 0 5px;

	line-height:        		20px;
	font-weight:		        normal;
	color:			            #900;
	text-transform:		        capitalize;
}

div#menu2 span.mn3 a {
	display:           			block;
	margin:			            2px 0 0 10px;

	font-weight:		        normal;
	color:			            #666;
}
	#menu2 span.mn3 a:hover,
	#menu2 span.mn3 a.mn3over {color: #c00;}

div#menu2 span#lojcomm {
	width:         				100%;
	margin:		            	50px 0 30px 0;
	text-align:		            center;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div.framed {
	position:       	    	relative;
	float:			       	    left;
	width:          			715px;
	margin:			           	220px 0 0 10px;
}

div.framed h1 {
	margin:         			0;
	padding:		        	0;

    font-size:                  12px;
	font-weight:	    		bold;
	color:				        #c00;
	text-transform:			    uppercase;
}

div.framed h1 a font {
    font-size:                  12px;
	font-weight:	    		bold;
	color:				        #c00;
	text-transform:			    uppercase;
}
    div.framed h1 a:hover font {text-decoration: underline;}

div.framed div.hr {
	display:        			none;
	height:			        	11px;
	background:			        #888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.framed hr {display:none;}



/* --( class.full )---------------------------------------------------------- */
#extraDiv0, #extraDiv1, #extraDiv2, #extraDiv3,
#extraDiv4, #extraDiv5, #extraDiv6, #extraDiv7 {display:none;}

div.full {
    float:                      left;
	width:      				900px;
	margin:		        		10px 50px;
}

div.full h1 {
	margin:				        5px 0 0 0;
	padding:			        0;

	line-height:    			20px;
	font-size:		    	    14px;
	font-weight:		    	bold;
	color:				        #c00;
	text-transform:			    uppercase;
	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%;}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:       			absolute;
	top:			        	140px;
	right:				        50px;
}



/* --( alert )--------------------------------------------------------------- */
div#alert .sysMsg {
	font-size:      			17px;
	font-weight:	       		bold;
	color:				        #c00;
	letter-spacing:			    -1px;
}

div#alert_body a {color: #090;}
    div#alert_body a:hover {text-decoration: underline;}



/* --( 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 {
	height:			        	1%;
	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 {width: 710px;}
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:						20px;
	right:						10px;
	text-align:					right;
}

div#products_header_index{
	position:					absolute;
	top:						25px;
}

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 #996;
}

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: 40px 0 0 0;}

div#products_img ul {
	margin:	    		    	0;
	padding:	        		0;
	list-style-type:	    	none;
}

div#products_img li {
	float:      				left;

	display:	        		block;
	width:				        226px;
	height:     				330px;
	margin:		        		5px;
	padding:			        0;
	border:				        1px solid #ddd;
}
	#products_img li.mOver {border: 1px solid #99f;}

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:      				210px;
	margin:		        		0 13px;
	text-align:			        center;
}

div#products_img div.item_img {top: 10px;}
div#products_img div.item_txt {top: 125px;}
div#products_img div.item_buttons {top: 300px;}
div#products_img div.item_similars {display: none;}

div#products_img div.item_txt span.item_status {
	display:			block;

	font-weight:			bold;
	color:				#f00;
	text-transform:			uppercase;
}

div#products_img div.item_txt span.free_shipping {
    position:                   absolute;
    top:                        -130px;
    left:                       -18px;

    display:                    block;
    width:                      100px;
    height:                     100px;
    background:                 url(../images/1/free_shipping.gif) no-repeat top left;
}

div#products_img div.item_txt span.item_ref,
div#products_img div.item_txt span.item_availability {display:	none;}

div#products_img div.item_txt span.item_name a {
	display:			block;

	font-weight:			bold;
	color:				#099;
	text-transform:			capitalize;
}
	div#products_img div.item_txt span.item_name a:hover {color: #066;}

div#products_img div.item_txt span.item_description {display:	block;}

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:#c00;}
div#products_img ul li div.item_txt span.item_or {color:#7a7aa6;}
div#products_img ul li div.item_txt span.item_save {color:#090;}

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;}


/* --( First )-- */
div#products_img li.item0 {
	margin:				0 0 10px 0;
	width:				713px;
	height:				230px;
}

div#products_img li.item0 div.item_img {width:	205px;}

div#products_img li.item0 div.item_txt {
	position:			absolute;
	top:				10px;
	left:				215px;

	width:				458px;
	text-align:			left;
}

div#products_img li.item0 div.item_buttons {
	position:			absolute;
	top:				180px;
	left:				215px;

	display:			block;
	width:				458px;
	text-align:			right;
}

div#products_img li.item0 div.item_box div.item_txt span.free_shipping {
    position:                   absolute;
    top:                        -15px;
    left:                       -235px;
}

div#products_img li.item0 div.item_box div.item_txt span.item_name {
	font-size:			18px;
	font-weight:			normal;
}

div#products_img li.item0 div.item_box div.item_txt span.item_description {
	display:			block;
}

div#products_img li.item0 div.item_txt span.item_ourPrice {
    margin-top:         20px;
	font-size:			18px;
	font-weight:			bold;
	color:				#000;
}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {
	display:			none;
}

div#details_images {
	float:				left;
	width:				245px;
    margin:             10px 30px 0 28px;    
}

div#details_texts {
	float:				left;
	width:				400px;
}

div#details_images_big {border: 1px solid #ddd;}

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 {
	margin:				0 5px 5px 0;
	padding:			2px;

	display:			block;
	border:				1px solid #ccc;
}
	#details_images_thumbs a:hover {border:1px solid #f00;}

div#details_texts_status {
	font-weight:			bold;
	color:				#f33;
	text-transform:			uppercase;
}

div#details_texts_description {
	line-height:			14px;
	font-family:			Arial;
	font-size:			12px;
	font-weight:			normal;
	color:				#666;
}

div#details_texts_additional {
	margin:				10px 0 0 0;
}

div#details_texts_additional span.size,
div#details_texts_additional span.weight {display:none;}
div#details_texts_additional span.brand {font-weight:bold;}
	div#details_texts_additional span.brand label {font-weight:normal;}

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_prices table,
div#details_texts_availability table {width: 100%;}

div#details_texts_prices table th {text-align:left;}
div#details_texts_prices thead th {text-align:center;}
div#details_texts_prices td {padding:4px;}

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: 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:         #f8f8f8;
    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_texts_availability_label {font-weight: bold; color: #c00;}
div#details_texts_availability label {font-weight:normal;	color:#666;}
div#details_texts_availability th {text-align: center;}
div#details_texts_availability td {text-align: right;}
div#details_texts_availability input {width: 320px;}
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: 11px;}
div#details_texts_availability_field pan.item_qt_buy select {width: 50px;}
div#details_texts_availability a {display: block; margin: 10px 0; text-align: right;}
div#details_texts_availability p a {display: inline;}

span#details_texts_availability_price_label {font-weight: normal; color: #666;}
span#details_texts_availability_price_value {margin-left:5px;}
div#details_texts_availability_field span.item_qt_buy {display: none;}

div#details-text-parcels {display: none;}

div#details_texts_others img {padding: 5px; border: 1px dotted #ccc;}
div#wishlist-registry-add-trigger {float: left; display: block; margin-right: 10px;}

div#details_texts_availability_shipping {
    position:                   absolute;
    top:                        20px;
    left:                       22px;
    z-index:                    100;

    display:                    block;
    width:                      100px;
    height:                     100px;
    background:                 url(../images/1/free_shipping.gif) no-repeat top left;
}

div#details_fixed {
    width:                      100%;
	margin:						40px 0;
    padding:                    0;

    line-height:                normal;
}

div#details_fixed ul.tab-menu {
	margin:						0 0 0 5px;
	padding:					0;
    list-style-type:            none;
}

div#details_fixed li {
    float:                      left;
    margin:                     0;
    padding:                    0;
    background:                 url(../images/1/tab_right.gif) no-repeat top right;
}
    div#details_fixed li.tab-selected {background: url(../images/1/tab_right_on.gif) no-repeat top right;}

div#details_fixed li a {
    display:                    block;
    padding:                    3px 10px;
    background:                 url(../images/1/tab_left.gif) no-repeat top left;
    color:                      #f66;
}
    div#details_fixed li.tab-selected a {
        background:             url(../images/1/tab_left_on.gif) no-repeat top left;
        color:                  #c00;
    }




/* --( crossSelling )------------------------------------------------------- */
div#crossSelling {width: 100%;}

div#crossSelling ul {
	margin:				0;
	padding:			0;

	list-style-type:		none;
}

div#crossSelling li {
	float:				left;
	display:			block;
	width:				120px;
	height:				230px;
	margin:				0 4px 10px 4px;
	border:				1px solid #f4f4f4;
}
	div#crossSelling li.mOver {border:	1px solid #c00;}

div#crossSelling div.item_box {
	position:			relative;
}

div#crossSelling div.item_img,
div#crossSelling div.item_txt,
div#crossSelling div.item_buttons {
	position:			absolute;

	display:			block;
	width:				105px;
	margin:				0 0 0 7px;

	text-align:			center;
}

div#crossSelling div.item_img {top:5px;}
div#crossSelling div.item_txt {top:115px;}
div#crossSelling div.item_buttons {top:200px;}

div#crossSelling div.item_txt span.item_name a {
	display:			block;
    margin-bottom:      10px;
	font-weight:			bold;
	color:				#099;
}
    div#crossSelling div.item_txt span.item_name a:hover {text-decoration: underline;}

div#crossSelling div.item_txt span.item_listPrice {
	display:			block;
	color:				#666;
	text-decoration:		line-through;
}

div#crossSelling div.item_txt span.item_ourPrice {
	display:			block;
	color:				#c00;
}

div#crossSelling div.item_txt span.item_save {
	display:			block;
	color:				#7a7aa6;
}

div#crossSelling div.item_txt span.item_or {
	display:			block;
	color:				#090;
}

div#crossSelling div.item_txt span.item_listPrice label,
div#crossSelling div.item_txt span.item_ourPrice label,
div#crossSelling div.item_txt span.item_save label,
div#crossSelling div.item_txt span.item_or label {color:#888;}

div#crossSelling div.item_txt span.item_status,
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;}



/* --( wish list )----------------------------------------------------------- */
div#wishlist-registry.full {width: 900px; margin: 20px 50px;}
div#wishlist-registry.full table {width: auto; padding: 10px; background: #fff; border: 1px solid #ccc;}
div#wishlist-registry.full td {padding: 2px;}
div#wishlist-registry.full table table {padding: 0; background: none; border: none;}
div#wishlist-registry.full span#dtWishList_DayTable_ID table {width: 126px;}
div#wishlist-registry.full span.wl-private-access {margin-left: 5px;}

div#wishlist-registry h1 {margin-bottom: 10px; font-size: 16px;}
div#wishlist-registry h2 {margin-top: 20px; padding: 5px 0; border-bottom: 1px dotted #999; color: #093;}
div#wishlist-registry h3 {margin-top: 20px; padding: 5px 0; border-bottom: 1px dotted #999; font-size: 12px; color: #666;}
div#wishlist-registry pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    
    font-family:				Arial;
	font-size:					12px;
	color:						#333;
}

div#wishlist-registry-body {margin: 10px 0;}
div#wishlist-registry-body a font {padding: 5px 10px; border: 1px dotted #666; color: #666;}
    div#wishlist-registry-body a:hover font {color: #de7ca2;}
div#wishlist-registry-body iframe#wishlist-registry-terms {width: 100%;}

div#wishlist-registry ul {margin: 0; padding: 0; list-style-type: none;}
div#wishlist-registry li {display: block; margin: 5px 0;}
div#wishlist-registry span.wl-public-access a,
div#wishlist-registry span.wl-private-access a {float: left; display: block; width: 105px; height: 50px; margin-right: 10px;}
div#wishlist-registry span.wl-public-access,
div#wishlist-registry span.wl-public-access a {background: url(../images/1/acesso_pub.gif) no-repeat top left;}
    div#wishlist-registry span.wl-public-access a:hover {background: url(../images/1/acesso_pub_a.gif) no-repeat top left;}
div#wishlist-registry span.wl-private-access,
div#wishlist-registry span.wl-private-access a {background: url(../images/1/acesso_pri.gif) no-repeat top left;}
    div#wishlist-registry span.wl-private-access a:hover {background: url(../images/1/acesso_pri_a.gif) no-repeat top left;}
div#wishlist-registry span.wl-public-access span,
div#wishlist-registry span.wl-private-access span {display: none;}
div.wishlist {clear: both; padding-top: 1px;}
div#wishlist-registry.full span.wl-private-access,
div#wishlist-registry.full span.wl-private-access a {background: none;}

a#wl_help {color: #666;} a#wl_help:hover {text-decoration: underline;}

a#wishlist-registry-create {
    display:                    block;
    width:                      159px;
    height:                     49px;
    padding:                    10px;
    background:                 url(../images/1/wl_create_list.gif) no-repeat center center;
    border:                     1px dashed #999;
}

a#wishlist-registry-create font {display: none;}

div#wishlist-registry.full div#wishlist-registry-navigation table {width: 380px; background: none; border: none;}
div#wishlist-registry-navigation a {float: left; margin-right: 10px;}
div#wishlist-registry-navigation font {display: none;}

a#dtWishList_ID_Link img {margin-top: 2px;}

div#wishlist-registry-registry-status-email {margin: 15px 0;}

div#wishlist-registry-personal-message textarea {width: 96%; padding: 10px;}
div#wishlist-registry-submit {text-align: right;}

div.framed blockquote {padding-bottom: 0;}
blockquote {position: relative; padding-bottom: 40px; background: none; border: 1px solid #ccc;}
blockquote h2 {color: #666;}
blockquote pre {font-family: Arial; font-size: 11px; color: #333;}
blockquote ul {position: absolute; margin: 0; padding: 0; list-style-type: none;}
blockquote li {float: left; margin-right: 15px;}
blockquote li a {display: block; width: 126px; height: 31px;}
blockquote li font {display: none;}
li#wishlistRegistry-update a {background: url(../images/1/wl_upd.gif) no-repeat top right;}
li#wishlistRegistry-delete a {background: url(../images/1/wl_del.gif) no-repeat top right;}

div.wishlist-navigation {display: block; margin: 0 20px;}
div.wishlist-navigation ul {margin: 0; padding: 0; list-style-type: none;}
div.wishlist-navigation li {float: left; width: 50%; margin: 10px 0;}
div.wishlist-navigation li#wishlist-navigation-logout a {margin-left: 231px;}

li#wishlist-navigation-continue a {
    display:                    block;
    width:                      201px;
    height:                     31px;
    background:                 url(../images/1/wl_continue.gif) no-repeat top left;
}

li#wishlist-navigation-logout a {
    display:                    block;
    width:                      201px;
    height:                     31px;
    background:                 url(../images/1/wl_logout.gif) no-repeat top left;
}

li#wishlist-navigation-continue span,
li#wishlist-navigation-logout span {display:none;}

div#wishlist-items {margin: 0 20px; border-bottom: 1px solid #ccc;}
div#wishlist-items td {padding: 5px; border-top: 1px solid #ccc;}
div#wishlist-items ul {margin: 0; padding: 0; list-style-type: none;}
div#wishlist-items li {float: left; display: block; width: 212px; height: 290px; margin: 10px 5px 0 5px; padding: 0; border: 1px solid #ddd;}
div#wishlist-items div.item_box {position: relative;}
div#wishlist-items div.item_img,
div#wishlist-items div.item_txt,
div#wishlist-items div.item_btn	{position: absolute; width: 200px; margin: 0 6px; text-align: center;}
div#wishlist-items div.item_img {top: 10px;}
div#wishlist-items div.item_txt {top: 125px;}
div#wishlist-items div.item_btn	{top: 240px;}
div#wishlist-items p.item-status {display: none;}
div#wishlist-items p.item-identification a font {font-size: 12px; color: #099;}
div#wishlist-items p.item-identification a:hover font {color: #066;}
div#wishlist-items p.item-identification font.item-identification-ref {display: none;}
div#wishlist-items p.item-prices {font-weight: bold; color: #093;}
div#wishlist-items p.item-cart-add a {display: block; width: 111px; height: 28px; background: url(../images/1/cart_buy.gif) no-repeat top left;}
div#wishlist-items p.item-cart-add a font {display: none;}
div#wishlist-items div.item_btn p.sold {margin: 7px 0; font-size: 16px; font-weight: bold; color: #f30;}

div.item-interaction span {float: left;}
div.item-interaction a {display: block; width: 50px; height: 20px; border: 1px dotted #666;}
span.item-interaction-update a {background: url(../images/1/wl_save.gif) no-repeat center center;}
span.item-interaction-remove a {margin-left: 10px; background: url(../images/1/wl_delete.gif) no-repeat center center;}
span.item-interaction-update font, span.item-interaction-remove font {display: none;}

div#wishlist-registry p.notice,
div.cart-notes-wishlist-registry p {font-size: 12px; font-weight: bold; color: #c00;}

p.cart-notes-list-registry-sign-out a {display: block; width: 241px; height: 25px; background: url(../images/1/wl_unlink.gif) no-repeat top left;}
p.cart-notes-list-registry-sign-out a:hover {background: url(../images/1/wl_unlink_a.gif) no-repeat top left;}
p.cart-notes-list-registry-sign-out font {display: none;}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:				100%;
	background:			#fff;

	text-align:			left;
}

div#emailFriend_header {
	background:			#000;
	border-top:			2px solid #c00;
}

div#emailFriend_header span {
	display:			block;
	padding:			20px 0 40px 20px;

	font-family:			"Arial Narrow";
	font-size:			20px;
	color:				#fff;
}

div#emailFriend_body table {
	margin:				20px;
}

div#emailFriend_body tbody input,
div#emailFriend_body tbody textarea {
	width:				230px;
	font-family:			Arial;
	font-size:			11px;
	color:				#00c;
}

div#emailFriend_body tbody span {
	color:				#06c;
}

div#emailFriend_body tbody  a {
	font-weight:			normal;
	color:				#06c;
	text-decoration:		none;
}
	div#emailFriend_body tbody a:hover {text-decoration:underline;}

div#emailFriend_body tfoot span {
	display:			block;
	margin:				10px 0;

	font-size:			9px;
	color:				#900;
}



/* --( gifts )--------------------------------------------------------------- */
div#gifts table.set {
	border-bottom:			2px solid #ccc;
}

div#gifts td.vr {
	background:			#ddd url(../images/vr_dotted.gif) repeat-y top left;
	width:				11px;
}

div#gifts div.giftDesc {
	background:			#eee;
}



/* --( cart )---------------------------------------------------------------- */
div#cart th {
	padding:			4px;
	background:			none;
}

div#cart_body {
	background:			#eee url(../images/1/cart_header_bg.gif) no-repeat top left;
}

.cart_body_col_ref	{width:20%;	text-align:left;}
.cart_body_col_desc	{width:38%;	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:10%;	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;}

td.lft_half,
td.rgt_half {padding:			4px;}

td.rgt_half table th {
	width:				80%;
	font-weight:			normal;
	text-align:			right;
}

td.rgt_half table td {
	width:				20%;
	font-weight:			bold;
	text-align:			right;
}

div#cart_charge_n_total {
	background:			#eee url(../images/1/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:				4px;
}

div#cart_charge input {
	width:				70px;
}

div#cart_charge_n_total li.country {display:	none;}

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:				225px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/1/cart_del.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_upd,
div#cart span#cart_upd a {
	display:			block;
	width:				225px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/1/cart_upd.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_prc,
div#cart span#cart_prc a {
	display:			block;
	width:				450px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/1/cart_prc.gif) no-repeat top left;
	cursor:				hand;
}

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:			block;
	width:				190px;
	height:				22px;

	margin:				0;
	padding:			0;

	background:			url(../images/1/cart_kpb.gif) no-repeat top left;
	cursor:				hand;
}



/* --( Discount Coupon & Gift Card )---------------------------------------- */
div#cart_dc_n_gc {
	background:			#f8f8f8;
}

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:				120px;
}

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:				275px;
}

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_dc_n_gc_caption {
	margin:				10px 0 0 4px;
	width:				50%;
}

div#cart_gc {display: none;}



/* --( transporters )------------------------------------------------------- */
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.5em;
    font-size: 13px;
}

div.signin font {font-size: 13px;}

div.signin h2 font {
    font-size: 128%;
    color: #000;
}

div.signin input {
    padding: .3em;
    font-size: 13px;
    font-weight: bold;
}

div.signin li {font-size: 13px;}

div.signin a,
div.signin a font {font-size: 11px; font-weight: normal; color: #666;}
    div.signin a:hover { text-decoration: underline;}

div#signin-help {margin-top: 1em;}

div.signin input.submit {
    display: block;
    margin-top: 10px;
}



/* --( register )----------------------------------------------------------- */
div#register th {
	background:			none;

	font-weight:			normal;
	text-align:			right;
}

div#register th.label_full {width:	15%;}
div#register td.fiedl_full {width:	85%;}

div#register th.label_half {width:	15%;}
div#register 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/1/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/1/summary_order_inf_bg.gif) no-repeat top left;
}
	*html div#order_inf {
		width:			550px;
		height:			120px;
	}

div#order_inf h3 {
	margin:				0;
	padding:			0;

	font-size:			13px;
	color:				#888;
}

div#order_inf span {font-size: 11px;}

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/1/cart_header_bg.gif) no-repeat top left;
}

div#summary_dc_n_gc {
	background:			#f8f8f8;
}

div#summary_total {
	background:			url(../images/1/cart_footer_bg.gif) no-repeat bottom left;
}

div#summary_footer {
	margin:				20px 0 0 0;
}

div#summary pre {
	font-family:			Arial;
	font-size:			11px;
	color:				#666;
}

.iZoom {
    left: 243px; /* big width */
    z-index: 1;
}
