/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  Aliança Web Octopus v2.85 CSS - http://www.lojamodelo.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/
  Programmer:	Liza Mitsue Nagao	Designer: Aliança Web

\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */

/* --( general )------------------------------------------------------------- */
.tbl_row_0	{background-color: #f8f8f8;}
.tbl_row_1	{background-color: #f0f0f0;}

.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-family:				Tahoma;
	font-size:					11px;
	color:						#444;
}

a {color: #2182b9;}
a:hover {color: #369;}

.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:						#a5008a;
    letter-spacing:             0;
}



/* --( container )----------------------------------------------------------- */
body {
	padding:					10px 0;
    background:                 url(../images/71/body_bg.gif) repeat top center;
	text-align:					center;
}

div#container {
	position:					relative;
	width:						985px;
	margin:						0 auto;
	text-align:					left;
}

div#container_header {
	width:						100%;
	height:						365px;
	background:					url(../images/71/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 {
	width:						100%;
	height:						83px;
	margin:						10px 0 0 0;
	background:					url(../images/71/container_footer_bg.gif) no-repeat top left;
    text-align:                 right;
}

div#container_footer span {margin-right: 30px;}

div#container_footer img {margin: 10px 20px 0 0;}

div.fullMode div#container_footer {
	width:						100%;
	height:						113px;
	margin:						0;
	background:					url(../images/71/container_footer_full_bg.gif) no-repeat top left;
}

div.fullMode div#container_footer img {margin: 40px 20px 0 0;}



/* --( logo )---------------------------------------------------------------- */
div#logo {
	position:					absolute;
	top:						20px;
	left:						40px;
}



/* --( title )--------------------------------------------------------------- */
div#title {display: none;}



/* --( date )---------------------------------------------------------------- */
div#date {display: none;}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:					absolute;
	top:						11px;
	right:						20px;
}

div#menu0 ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menu0 li {
	display:					inline;
	margin:						0;
}

div#menu0 a {
    padding:                    0 10px;
    border-left:                1px dotted #888;

	font-weight:				bold;
	color:						#7c8487;
	text-transform:				capitalize;
}
	div#menu0 a:hover {color: #909;}

div#menu0 li span#mn0_0 a {display: none;}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:					absolute;
	top:						11px;
	right:						215px;
}

div#menuU ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menuU li {
	float:						right;
	display:					inline;
	margin:						0;
}

div#menuU a {
    padding:                    0 10px;
    border-left:                1px dotted #888;

	font-weight:				bold;
	color:						#7c8487;
	text-transform:				capitalize;
}
	div#menuU a:hover {color: #909;}

div#menuU span#mnU_2 a {
    padding:                    0 10px 0 17px;
    border-left:                none;
    background:                 url(../images/71/mnU_cart.gif) no-repeat center left;
}

div#menuU span#mnU_2 a:hover {background: url(../images/71/mnU_cart_a.gif) no-repeat center left;}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {
	position:					absolute;
	top:						336px;
	left:						10px;

    display:                    block;
    width:                      100%;
    text-align:                 center;
}

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 a {
    padding:                    0 20px;
    border-left:                1px dotted #888;

	font-weight:				bold;
	color:						#434c53;
	text-transform:				uppercase;
}

div#menu1 a#ddm_3_link {border-left: none;}

div#menu1 a:hover {color: #909;}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
	position:					absolute;
	top:						43px;
	right:						30px;
}

div#quickSearch ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#quickSearch li {float: left; display: inline;}

div#quickSearch li#quickSearch_i0 {padding-top: 4px;}

div#quickSearch li#quickSearch_i0 span {
	font-weight:				bold;
	color:						#7c8487;
	text-transform:				capitalize;
}

div#quickSearch li#quickSearch_i1 input {
	width:						165px;
	height:						15px;
    margin:                     0 7px;
    padding:                    2px;
	border-top:					1px solid #888;
	border-left:				1px solid #888;
	border-right:				1px solid #ccc;
	border-bottom:				1px solid #ccc;
}

div#quickSearch li#quickSearch_i2 {display: block; margin-top: 1px;}



/* --( banners )------------------------------------------------------------- */
div#banner_2 {
	position:					absolute;
	top:						109px;
	left:						3px;
}

div#myCarousel {
	position:					relative;
	margin:						5px 0 0 3px;
	padding-bottom:				5px;
	width:						979px;
	height:						182px;
	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:						7px;
	left:						10px;
}

div#banner_4 {
	position:					absolute;
	top:						560px;
	right:						0;
}

div#banner_4 img {margin: 5px 0;}



/* --( newsletter )---------------------------------------------------------- */
div#newsletter {
	position:					absolute;
	top:						557px;
	right:						0;

    display:                    block;
    width:                      230px;
    background:                 url(../images/71/nl_bg.gif) repeat-y top left;
}

div#newsletter span {
    display:                    block;
    padding:                    0 15px;
    text-align:                 center;
    font-weight:                bold;
    color:                      #7c8487;
}

div#newsletter h1 {
    display:                    block;
    height:                     19px;
    margin:                     0;
    padding:                    13px 15px;
    background:                 url(../images/71/nl_h1.gif) no-repeat top left;
}

div#newsletter h1 span {
    padding:                    0;
    text-align:                 left;

    font-size:                  14px;
    color:                      #2182b9;
    text-transform:             uppercase;
}

div#newsletter_interactive {
    padding-bottom:             15px;
    background:                 url(../images/71/nl_foot.gif) no-repeat bottom left;
}

div#newsletter_interactive ul {
	margin:						3px 0 0 0;
	padding:					0 25px;
	list-style-type:			none;
}

div#newsletter_interactive label {
    display:                    block;
    margin:                     5px 0 3px 0;
    
    font-weight:                bold;
    color:                      #7c8487;
    text-transform:             capitalize;
}

div#newsletter_interactive input {width: 175px;}

div#newsletter_interactive a {
    display:                    block;
    width:                      180px;
    margin-top:                 5px;
    text-align:                 right;
}



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:						left;
	width:						230px;
    margin:                     10px 25px 0 0;
    background:                 url(../images/71/menu2_bg.gif) repeat-y top left;
}

div#menu2 span {display: block;}

div#menu2 span.mn2_header {
	display:					block;
	width:						180px;
	height:						32px;
	margin:						10px 0 0 26px;
	background:					url(../images/71/mn2_bg.gif) no-repeat top center;
}

div#menu2 a.mn2 span {
    padding:                    9px 10px;

	font-size:					11px;
	font-weight:				bold;
	color:						#434c53;
	text-transform:				uppercase;
}

div#menu2 span.mn3 a {
	display:					block;
	width:						170px;
    margin-left:                37px;

	font-weight:				normal;
	color:						#a5008a;
}

div#menu2 span.mn3 a:hover,
div#menu2 span.mn3 a.mn3over {color: #c39;}

div#menu2 span.mn3 span {padding: 2px 0;}

div#menu2 span#lojcomm {display: none;
	width:						100%;
	margin:						50px 0 0 0;
	text-align:					center;
}

div#menu2_footer {
	display:					block;
	margin-bottom:				-2px;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div.framed {
	position:					relative;
	float:						left;
	width:						730px;
	margin:						10px 0 0 0;
    padding:                    0;
    background:                 url(../images/71/framed_bg.gif) repeat-y top left;
}

div.framed h1 {
    width:                      100%;
    height:                     32px;
    margin:                     0;
	padding:					13px 25px 0 25px;
    background:                 url(../images/71/framed_h1.gif) no-repeat top left;

	font-size:					14px;
	font-weight:				bold;
	color:						#2182b9;
    text-transform:             uppercase;
}

div.framed div.hr {
	display:					none;
	height:						11px;
	background:					#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.framed hr {display: none;}

div#main_footer {
	display:					block;
	margin-bottom:				-2px;
}



/* --( class.full )---------------------------------------------------------- */
#extraDiv0, #extraDiv1, #extraDiv2, #extraDiv3,
#extraDiv4, #extraDiv5, #extraDiv6, #extraDiv7 {display:none;}

div.full {
	float:						left;
	display:					inline;
	width:						935px;
	margin:						10px 0 0 0;
    padding:                    0 25px 20px 25px;
    background:                 url(../images/71/full_bg.gif) repeat-y top left;
}

div.full h1 {
    width:                      985px;
    height:                     25px;
    margin:                     0 -25px;
	padding:					20px 0 0 0;
    background:                 url(../images/71/full_h1.gif) no-repeat top left;

	font-size:					14px;
	font-weight:				bold;
	color:						#2182b9;
    text-transform:             uppercase;
}

div.full h1 span {margin-left: 25px;}

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:						#a5008a;
	letter-spacing:				-1px;
}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:					absolute;
	top:						395px;
	right:						30px;
}



/* --( help )---------------------------------------------------------------- */
div#help_body {padding: 0 25px;}

span.title {
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				normal;
	color:						#666;
}

span.subtitle {
	display:					block;
	width:						100%;
	margin:						20px 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				normal;
	color:						#666;
}

div#help a {font-weight: normal;}

div.button {
	width:						100%;
	margin:						20px 0 0 0;
	text-align:					right;
}

div.button a {
	padding:					2px 30px;

	height:						1%;
	font-weight:				normal;
	color:						#333;
	text-decoration:			none;

	background:					#eee;
	border-top:					1px solid #ccc;
	border-right:				2px solid #000;
	border-bottom:				2px solid #000;
	border-left:				1px solid #ccc;
}

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_body {padding: 0 30px;}
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 h1 {
    height:                     69px;
    background:                 url(../images/71/prod_h1.gif) no-repeat top left;
}

div#products_header_dok {
	position:					absolute;
	top:						50px;
	right:					    25px;
	text-align:					right;
}

div#products_header_index{
	position:					absolute;
	top:						53px;
    left:                       25px;
}

div#products_footer_dok {
	clear:						both;
	position:					relative;
	padding:					20px 25px 0 0;
	text-align:					right;
}

div#products_footer_index {position: absolute; margin:-14px 0 0 25px;}
	*html div#products_footer_index {margin-top:-15px;}

div#products_header_index b,
div#products_header_index a, 
div#products_footer_index b,
div#products_footer_index a {
	padding:					0 5px 0 5px;
	border-right:				1px dotted #666;
}

div#products_header_index b,
div#products_footer_index b {
	font-weight:				bold;
	color:						#2182b9;
}

div#products_header_index a,
div#products_footer_index a {
	font-weight:				normal;
	color:						#444;
}
	div#products_header_index a:hover,
	div#products_footer_index a:hover {color: #2182b9;}

#paginator-view-all {padding: 0 10px 0 0;}

#paginator-view-all font,
#paginator-back font,
#paginator-next font  {font-size: 11px;}

div#products_eof {
	clear:						both;
	margin:						10px 0 0 0;
}

div#products_img {margin: 0;}

div#products_img ul {
    display:                    block;
	margin:						0 20px;
	padding:					0;
    background:                 url(../images/71/prod_bg.gif) repeat-y top center;
	list-style-type:			none;
    overflow:                   hidden;
}

div#products_img li {
    position:                   relative;
	float:						left;
	display:					inline;
	width:						230px;
	height:						207px;
	margin:						0;
	padding:					0;
}

div#products_img div.item_box {position: relative;}

div#products_img div.item_img,
div#products_img div.item_txt,
div#products_img div.item_buttons  {
    position:                   absolute;
	width:						190px;
	margin:						0 20px;
	text-align:					center;
}

div#products_img div.item_img {top: 55px;}
div#products_img div.item_txt {top: 10px;}
div#products_img div.item_buttons {top:168px;}
div#products_img div.item_similars {display: none;}

div#products_img div.item_txt span.item_name a {
    position:                   absolute;
    top:                        0;
    left:                       0;
    width:						190px;
    text-align:                 center;
	font-weight:				bold;
}

div#products_img div.item_txt span.item_status,
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:                        150px;
    left:                       10px;
    width:						190px;
    text-align:                 left;
}

div#products_img div.item_txt span.item_ourPrice {
	display:					block;
	padding-top:				15px;
	background:					url(../images/71/prod_price.gif) no-repeat top left;

    font-size:                  14px;
    font-weight:                bold;
	color:						#a5008a;
}
    div#products_img div.item_txt span.item_ourPrice label {display: none;}

div#products_img div.item_txt span.item_listPrice,
div#products_img div.item_txt span.item_save,
div#products_img div.item_txt span.item_or {display: none;}

div#products_img div.item_buttons span.item_btn_info {
    display:                    block;
    width:                      180px;
    text-align:                 right;
}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {display: none;}

div#details_images {
	float:						left;
	width:						281px;
    padding:                    25px 5px 25px 45px;
}

div#details_texts {
	float:						left;
    padding:                    25px;
	width:						349px;
}

div#details_images_zoom {
    display:                    block;
	wisth:						100%;
	margin:      				20px 0;
	text-align:					center;
}

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 {
	margin:						0 5px 5px 0;
	padding:					2px;

	display:					block;
	border:						1px solid #ddd;
}
	#details_images_thumbs a:hover {border: 1px solid #ccc;}

div#details_texts_status {
    margin-bottom:              10px;
    font-size:                  13px;
	font-weight:				bold;
	color:						#a5008a;
    text-transform:             capitalize;
}

div#details_texts_description,
div#details_texts_additional {
    margin-bottom:              10px;    
    font-size:                  12px;
}

div#details_texts_prices,
div#details-text-parcels,
div#details_texts_selects,
div#details_texts_availability,
div#details_texts_others {
    display:                    block;
    margin:                     10px 0 0 0;
}

div#details_texts_prices {
    padding:                    5px 15px;
    border:                     1px solid #ccc;
    background:                 #f6f6f6;
}

div#details-text-price-base {width: 100%; padding: 15px 0;}

span#details-text-price-list,
span#details-text-price-save {display: none;}

span#details-text-price-our {width: 100%;}
span#details-text-price-our span.price {margin-left: 3px; font-size: 16px; font-weight: bold; color: #2182b9;}

span#details-text-price-or {display: block; width: 100%; margin-top: 5px;}
span#details-text-price-or span.price {margin-left: 3px;}

div#details-text-price-exception {display: none;}

div#details-text-parcels {
    padding:                    10px 15px;
    border:                     1px solid #ccc;
    background:                 #f6f6f6;
}

div#details-text-parcels h4 {
    margin:                     0;
    padding:                    0 0 5px 0;
    border-bottom:              1px solid #ccc;
	font-size:					11px;
	font-weight:                bold;
}

div#details_texts_selects {
    padding:                    10px 15px;
    border:                     1px solid #ccc;
    background:                 #f6f6f6;
}

div#details_texts_selects ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#details_texts_selects li label {font-weight: bold;}

div#details_texts_selects span {display: block;}

div#details_texts_selects select {
    width:                      100%;
    margin:                     3px 0 6px 0;
}

div#details_texts_availability p label {font-size: 16px;}
div#details_texts_availability p span {font-size: 20px;}
div#details_texts_availability p select#idQt {margin-top: 15px;}
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; text-align: right;}
div#details_texts_availability p#ext-behavior-total {font-size: 12px;}

div#details_texts_others {width: 100%; text-align: left;}
div#details_texts_others a {display: block; margin: 0 0 5px 80px;}
div#details_texts_others a#ring-size {height: 15px; background: url(../images/71/ring_size.gif) no-repeat top left;}
div#details_texts_others a#ring-size font {visibility: hidden;}
div#details_texts_others img#ban_parcel {display: block; margin-top: 10px;}
div#details_texts_others a#medidor {margin: 20px 0 0 0;}

div#details_fixed {
	margin:						0;
    padding:                    30px 25px 0 25px;

	line-height:				14px;
	font-weight:				normal;
	color:						#666;
}

div#details_fixed ul.tab-menu {
	margin:						0;
	padding:					0;
    list-style-type:            none;
}

div#details_fixed li {
	margin:						0 2px 0 0;
	padding:					3px 5px;
    background-color:           #f6f6f6;
    border-top:                 1px solid #ddd;
    border-left:                1px solid #ddd;
    border-right:               1px solid #ddd;
}

div#details_fixed li.tab-selected {background-color: #f0f0f0}

div#details_fixed a {
	margin:						0;
	padding:					0;

	font-weight:				bold;
	color:						#777;
	text-decoration:			none;
}
	div#details_fixed a:hover {color: #666;}

div#details_fixed li.tab-selected a {color: #666;}



/* --( crossSelling )------------------------------------------------------- */
div#crossSelling {margin: 0 20px;}

div#crossSelling ul {
    display:                    block;
	margin:						0;
	padding:					0;
    background:                 url(../images/71/prod_bg.gif) repeat-y top center;
	list-style-type:			none;
    overflow:                   hidden;
}

div#crossSelling li {
    position:                   relative;
	float:						left;
	display:					inline;
	width:						230px;
	height:						223px;
	margin:						0;
	padding:					0;
}

div#crossSelling div.item_box {position: relative;}

div#crossSelling div.item_img,
div#crossSelling div.item_txt,
div#crossSelling div.item_buttons {
    position:                   absolute;
	width:						190px;
	margin:						0 20px;
	text-align:					center;
}

div#crossSelling div.item_img {top: 60ppx;}
div#crossSelling div.item_txt {top: 15px;}
div#crossSelling div.item_buttons {top: 168px;}

div#crossSelling div.item_txt span.item_name {
    position:                   absolute;
    top:                        0;
    left:                       0;
    width:						190px;
    text-align:                 center;
	font-weight:				bold;
}

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;}

div#crossSelling div.item_txt span.item_ourPrice {
    position:                   absolute;
    top:                        150px;
    left:                       10px;
	
    display:					block;
    width:						190px;
    text-align:                 left;
    
    font-size:                  14px;
    font-weight:                bold;
	color:						#a5008a;
}

div#crossSelling div.item_txt span.item_listPrice,
div#crossSelling div.item_txt span.item_save,
div#crossSelling div.item_txt span.item_or,
div#crossSelling div.item_txt span.item_ourPrice label {display: none;}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:						100%;
    background:                 #fff;
	text-align:					left;
}

div#emailFriend_header {
    display:                    block;
    width:                      100%;
    height:                     80px;
    background:					url(../images/71/logo.gif) no-repeat bottom center;
}

div#emailFriend_body table {margin: 20px;}

div#emailFriend_body tbody input,
div#emailFriend_body tbody textarea {width: 230px; padding: 2px; overflow: hidden;}

div#emailFriend_body tbody span {color: #06c;}

div#emailFriend_body tbody  a {
	font-weight:				normal;
	color:						#a5008a;
	text-decoration:			none;
}
	div#emailFriend_body tbody a:hover {text-decoration: underline;}

div#emailFriend_body tfoot span {
	display:					block;
	margin:						10px 0;

	color:						#a5008a;
}

div#emailFriend_header span {display: none;}



/* --( ask seller a question )----------------------------------------------- */
div#ASQ {clear: both;}

div#ASQ h1 {
	width:						100%;
    height:                     65px;
	margin:						0;
    background:                 url(../images/71/ASQ_h1.gif) no-repeat top left;
}

div#ASQ h1 span {
    display:                    block;
    margin-top:                 20px;
}

div#ASQ p {
    margin:                     0;
    padding:                    0 20px;
}

div#ASQ p#ASQ_invitation {margin-bottom: 5px;}
div#ASQ p#ASQ_invitation a {font-weight: bold; text-decoration: underline;}

div#ASQ_dynamic {margin-top: 10px; padding: 0 20px;}
div#ASQ div.ASQ_dynamic_node {margin: 10px 0; padding: 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
div#ASQ div.ASQ_dynamic_node div {padding: 5px;}
div#ASQ div.ASQ_dynamic_node p {padding: 0 10px;}
div#ASQ div.ASQ_dynamic_node_question {background: #f0f0f0;}
div#ASQ div.ASQ_dynamic_node_answer {background: #f9f9f9;}
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;}
	li.ASQ_dynamic_paging_previous,
	li.ASQ_dynamic_paging_number,
	li.ASQ_dynamic_paging_next {border-left: 1px dotted #888; padding-left: 10px;}
    li.ASQ_dynamic_paging_view_all {padding-right: 5px;}

div#ASQ li a {font-weight: normal;}

div#ASQ_frmQuestion_product div {float: left; margin-top: 10px;}
div#ASQ_frmQuestion_product_img {width: 271px;}

div#ASQ_frmQuestion_product_txt {
    width:                      642px;
    padding:                    10px;
    border:                     1px solid #babcad;
}

div#ASQ_frmQuestion_product_txt p {
	margin:						0;
	padding:					0;
}

div#ASQ_frmQuestion_product_txt p#ASQ_frmQuestion_product_txt_name {
    padding:                    5px 0;
    font-size:					14px;
    font-weight:				bold;
    color:						#909;
}

div#ASQ_frmQuestion_product_txt p#ASQ_frmQuestion_product_txt_details {
    margin-top:                 15px;
    font-size:                  12px;
}

div#ASQ_frmQuestion_form table {
    clear:                      both;
    margin-top:                 20px;
}

div#ASQ_frmQuestion_form th {
    font-size:                  14px;    
	font-weight:				bold;
	text-align:					left;
}

div#ASQ_frmQuestion_form textarea {
	width:						100%;
	height:						160px;
}

div#ASQ_frmQuestion_submit {text-align: right;}



/* --( cart )---------------------------------------------------------------- */
div#cart th {
	padding:					4px;
	background:					none;
}

div#cart_body {
	background:					#eee url(../images/71/cart_header_bg.gif) no-repeat top left;
}

div#cart_body th {
	padding:					7px 5px;
    font-size:                  12px;
    font-weight:                bold;
    color:                      #fff;
}

.cart_body_col_img {padding: 5px;}
.cart_body_col_ref {width: 7%; text-align: center;}
.cart_body_col_desc {width: 53%; text-align: left;}
.cart_body_col_qty {width: 8%; text-align: center;}
.cart_body_col_remove {width: 12%; text-align: left;}
.cart_body_col_unitPrc {width: 10%; text-align: center;}
.cart_body_col_rowTot {width: 10%; text-align: center;}

.cart_body_col_remove a font {
    margin-left:        5px;
    font-size:          11px;
    font-weight:        normal;
    color:              #333;
}
    .cart_body_col_remove a:hover font  {color: #a5008a;}

td.lft_half,
td.rgt_half {padding: 4px;}

td.rgt_half table th {
	width:						75%;
	text-align:					right;
	font-weight:				bold;
    color:                      #fff;
}

td.rgt_half table td {
	width:						25%;
	text-align:					right;
	font-weight:				bold;
    color:                      #fff;
}

div#cart_charge_n_total {background: #eee url(../images/71/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_navigator {
    position:                   relative;
    height:                     45px;
    background:                 url(../images/71/cart_navigator_bg.gif) no-repeat top left;
}

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_prc,
div#cart span#cart_prc a {
	display:					block;
	width:						165px;
	height:						22px;

	margin:						0;
	padding:					0;

	background:					url(../images/71/cart_prc.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_prc {margin: 11px 0 0 151px;}

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:					block;
	width:						165px;
	height:						22px;

	margin:						0;
	padding:					0;

	background:					url(../images/71/cart_kpb.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_kpb {
    position:                   absolute;
    top:                        11px;
    left:                       151px;
}



/* --( 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_dc td.rgt_half th {color: #666;}

div#cart_gc {display: none;}



/* --( transporters )------------------------------------------------------- */
div#transporters {margin: 0 25px;}

div#transporters h1 {background: none;}

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: #2182b9;}



/* --( signin )------------------------------------------------------------ */
div#signin-register,
div#signin-secure,
div#signin-already,
div#signin-forget {margin: 10px 0 0 0; padding: 10px; background: #f8f8f8; border: 1px solid #ccc;}

div#signin-register {margin: 10px 0 0 10px; padding: 10px 20px; text-align: center;}

ul#signin-register-header-usertype {
    margin:                 0;
    padding:                0;
    list-style-type:        none;
}

li#signin-register-header-usertype-j {
    margin-bottom:          20px;
    padding:                7px;
    border:                 1px dotted #ccc;
    text-align:             center;
}

li#signin-register-header-usertype-j a font {
    font-size:              12px;
    font-weight:            normal;
    color:                  #333;
}
    li#signin-register-header-usertype-j a:hover font {color: #2182b9;;}

li#signin-register-header-usertype-f {
    font-size:              12px;
    font-weight:            bold;
    color:                  #a5008a;
    text-transform:         capitalize;
}

div#signin .submit {margin-top: 10px; float: right;}



/* --( 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 {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#order_id {
	position:					relative;
	left:						0;
	float:						left;

	display:					block;
	width:						200px;
	height:						120px;
	background:					url(../images/71/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:						705px;
	padding:					10px;
	height:						100px;
	background:					url(../images/71/summary_order_inf_bg.gif) no-repeat top left;
}

div#order_inf h3 {
	margin:						0;
	padding:					0;

	font-size:					13px;
	color:						#888;
}

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/71/cart_header_bg.gif) no-repeat top left;}

div#summary_dc_n_gc {background: #f8f8f8;}

div#summary_total {background: url(../images/71/cart_footer_bg.gif) no-repeat bottom left;}

div#summary_footer {margin: 20px 0 0 0;}

div#summary_footer th {
    border-bottom:              1px solid #666;
    font-weight:                bold;
    color:                      #666;
}

div#summary pre {
	font-family:				Arial;
	font-size:					11px;
	color:						#666;
}

.iZoom {
    left: 262px; /* big width */
    z-index: 1;
}