/* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. *\

  Cursos para Festas Octopus v2.5 CSS - http://www.cursosparafestas.com.br/
  ----------------------------------------------------------------------------
  Development:	Lojcomm Internet Solutions - http://www.lojcomm.com.br/
  Programmer:	Liza Nagao	Designer: Fernanda

\* ,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,.·'`'·.,,. */

/* --( 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-family:				Arial;
	font-size:					11px;
	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;
	letter-spacing:				-1px;
}



/* --( container )----------------------------------------------------------- */
body {
	background:					#e5f7ff url(../images/67/body_bg.jpg) repeat-x top left;
	text-align:					center;
}

div#container {
	position:					relative;
	width:						908px;
	margin:						0 auto;
	background:					url(../images/67/container_bg.gif) repeat-y top left;
	text-align:					left;
}

div#container_header {
	width:						100%;
	height:						226px;
	background:					url(../images/67/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 {
	width:						100%;
	height:						125px;
	margin:						30px 0 0 0;
	background:					url(../images/67/container_footer_bg.gif) no-repeat top left;
}



/* --( logo )---------------------------------------------------------------- */
div#logo {display: none;}



/* --( title )--------------------------------------------------------------- */
div#title {display: none;}



/* --( date )---------------------------------------------------------------- */
div#date {display: none;}



/* --( menu0 )--------------------------------------------------------------- */
div#menu0 {
	position:					absolute;
	top:						168px;
	left:						91px;
}

div#menu0 ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menu0 li {
	display:					inline;
	margin:						0;
}

div#menu0 span a {
	position:					absolute;
	top:						0;

	display:					block;
	height:						35px;
}

div#menu0 span#mn0_0 a {left: 0; width: 63px;}
div#menu0 span#mn0_1 a {left: 427px; width: 81px;}
div#menu0 span#mn0_2 a {left: 508px; width: 90px;}

div#menu0 span#mn0_0 a:hover {background: url(../images/67/mn0_home.gif) no-repeat top left;}
div#menu0 span#mn0_1 a:hover {background: url(../images/67/mn0_help.gif) no-repeat top left;}
div#menu0 span#mn0_2 a:hover {background: url(../images/67/mn0_contato.gif) no-repeat top left;}
	
div#menu0 span span {display: none;}



/* --( menuU )--------------------------------------------------------------- */
div#menuU {
	position:					absolute;
	top:						168px;
	left:						154px;
}

div#menuU ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#menuU li {
	display:					inline;
	margin:						0;
}

div#menuU span a {
	position:					absolute;
	top:						0;

	display:					block;
	height:						35px;
}

div#menuU span#mnU_0 a {left: 0; width: 121px;}
div#menuU span#mnU_1 a {left: 121px; width: 123px;}
div#menuU span#mnU_2 a {left: 244px; width: 120px;}

div#menuU span#mnU_0 a:hover {background: url(../images/67/mnU_cadastro.gif) no-repeat top left;}
div#menuU span#mnU_1 a:hover {background: url(../images/67/mnU_pedido.gif) no-repeat top left;}
div#menuU span#mnU_2 a:hover {background: url(../images/67/mnU_cart.gif) no-repeat top left;}

div#menuU span span {display: none;}



/* --( menu1 )--------------------------------------------------------------- */
div#menu1 {display:	none;}



/* --( quickSearch )--------------------------------------------------------- */
div#quickSearch {
	position:					absolute;
	top:						226px;
	left:						10px;
	
	display:					block;
	width:						240px;
	height:						70px;
	background:					url(../images/67/search_bg.jpg) no-repeat top left;
}

div#quickSearch ul {
	margin:						35px 0 0 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:						177px;
	height:						25px;
	margin:						0 0 0 10px;
	padding:					3px;
	background:					#fff;
	border:						1px solid #ccf;
	color:						#000;
}

div#quickSearch li#quickSearch_i2 {display: block; margin: 1px 0 0 4px;}



/* --( menu2 )--------------------------------------------------------------- */
div#menu2 {
	float:						left;
	display:					inline;
	width:						230px;
	margin:						70px 0 0 10px;
	background:					url(../images/67/menu2_bg.jpg) repeat-y top left;
}

div#menu2 span {display: block;}

div#menu2 span.mn2_header {
	display:					block;
	width:						225px;
	height:						33px;
	margin:						10px 0 0 0;
	background:					url(../images/67/mn2_bg.jpg) no-repeat bottom left;
}

div#menu2 a.mn2 span {
	float:						left;
	display:					inline;
	width:						205px;
	margin:						3px 0 0 10px;

	font-family:				Comic Sans MS;
	font-size:					14px;
	font-weight:				bold;
	color:						#33f;
	text-transform:				uppercase;
	cursor:						pointer;
}

div#menu2 span.mn3 a {
	display:					block;
	width:						205px;
	margin:						2px 10px 0 10px;

	font-family:				Verdana;
	font-weight:				normal;
	color:						#06f;
}

div#menu2 span.mn3 a:hover,
div#menu2 span.mn3 a.mn3over {
	background:					url(../images/67/mn3_bg.jpg) no-repeat bottom left;
	color:						#3c0;
}

div#menu2 span.mn3 span {
	width:						185px;
	margin:						0 0 0 20px;
	padding:					2px 0;
	cursor:						pointer;
}

div#menu2_footer {height: 25px;}

div#menu2 span#lojcomm {
	width:						100%;
	margin:						50px 0 0 0;
	text-align:					center;
}



/* --( banners )------------------------------------------------------------- */
div#banner_1 {
	position:					absolute;
	top:						0;
	left:						10px;
}

div#banner_2 {
	position:					absolute;
	top:						236px;
	right:						20px;

	width:						145px;
	height:						215px;
}

div#banner_2 object {
    display:                    block;
    margin-bottom:              10px;
}

/*div#prod {
	position:					absolute;
	top:						35px;
	left:						0;
}

div#prod ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#prod li {
	display:					block;
	width:						145px;
	margin:						0 0 15px 0;
	text-align:					center;
}

div#prod div.name a {
	font-family:				Verdana;
	font-size:					12px;
	font-weight:				bold;
	color:						#09c;
}

div#prod div.name a:hover {color: #69f;}

div#prod div.price span {
	font-family:				Verdana;
	font-size:					12px;
	font-weight:				bold;
	color:						#3c0;
}*/

div#banner_3 {
	float:						right;
	display:					inline;
    width:                      145px;
	margin:						1265px 20px 0 0;/*455*/
    text-align:                 center;
}

div#banner_3 span,
div#banner_3 img {
	display:					block;
	margin:						0 0 10px 0;
    font-weight:                bold;
}

div#banner_4 {
	position:					absolute;
	top:						236px;
	left:						258px;
    display:                    none;
}

div#myCarousel {
    position:                   relative;
    margin:                     0;
    width:                      465px;
    height:                     190px;
    text-align:                 left;
}

div#myCarousel_slides {position:absolute;}

div#myCarousel_slides div.slide {
    position:                   absolute;
    top:                        0;
    left:                       0;
}

div#myCarousel_buttons {
    position:                   absolute;
    top:                        155px;
    right:                      0;
}



/* --( newsletter )---------------------------------------------------------- */
div#newsletter {
	position:					absolute;
	top:						1276px;/*465*/
	right:						20px;

	display:					block;
	width:						145px;
	height:						205px;
	margin:						0;
	background:					url(../images/67/newsletter_bg.jpg) no-repeat top left;
}

div#newsletter h1 {display: none;}

div#newsletter span {
	display:					block;
	width:						125px;
	margin:						60px 0 0 10px;

	font-size:					12px;
	font-weight:				bold;
	color:						#fff;
	text-align:					center;
}

div#newsletter_interactive {
	display:					block;
	width:						125px;
	margin:						5px 0 0 10px;

	font-size:					12px;
	font-weight:				bold;
	color:						#fff;
}

div#newsletter ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#newsletter label {
	display:					block;
	margin:						0;
	font-size:					12px;
	font-weight:				bold;
	color:						#060;
}

div#newsletter li input {
	width:						125px;
	margin:						0 0 3px 0;
	background:					#fff;
	border-top:					1px solid #666;
	border-right:				1px solid #ccc;
	border-bottom:				1px solid #ccc;
	border-left:				1px solid #666;

	font-size:					12px;
	color:						#369;
}

div#newsletter li#newsletter_i2 a {
	position:					absolute;
	top:						172px;
	right:						10px;
}



/* --( class.framed )-------------------------------------------------------- */
#extraDiv8, #extraDiv9, #extraDivA, #extraDivB,
#extraDivC, #extraDivD, #extraDivE, #extraDivF {display:none;}

div.framed {
	position:					relative;
	float:						left;
	width:						483px;
	margin:						0 0 0 10px;
}

div.framed h1 {
	margin:						10px 0;
	padding:					0;

	line-height:				20px;
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
	vertical-align:				middle;
}

div.framed h1 a {
	font-weight:				normal;
	color:						#666;
}
    div.framed h1 a:hover {text-decoration: underline;}

div.framed div.hr {
	display:					none;
	height:						11px;
	background:					#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.framed hr {display: none;}



/* --( class.full )---------------------------------------------------------- */
#extraDiv0, #extraDiv1, #extraDiv2, #extraDiv3,
#extraDiv4, #extraDiv5, #extraDiv6, #extraDiv7 {display:none;}

div.full {
	float:						left;
	display:					inline;
	width:						800px;
	margin:						10px 0 0 54px;
}

div.full h1 {
	margin:						0;
	padding:					0;

	line-height:				20px;
	font-size:					18px;
	font-weight:				normal;
	color:						#666;
	letter-spacing:				-1px;
	vertical-align:				middle;
}

div.full div.hr {
	height:						11px;
	background:					#888 url(../images/hr_dotted.gif) repeat-x top left;
}
	div.full hr {display: none;}

div.full table {width: 100%;}



/* --( alert )--------------------------------------------------------------- */
div#alert dd.sysMsg {
	font-weight:				bold;
	font-size:					17px;
	color:						#c00;
	letter-spacing:				-1px;
}



/* --( closePointer )-------------------------------------------------------- */
div#closePointer {
	position:					absolute;
	top:						241px;
	right:						50px;
}



/* --( help )---------------------------------------------------------------- */
span.title {
	display:					block;
	width:						100%;
	margin:						0 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				normal;
	color:						#666;
}

span.subtitle {
	display:					block;
	width:						100%;
	margin:						20px 0 5px 0;
	padding:					2px 0;
	background:					#f8f8f8;
	border-bottom:				1px solid #888;

	font-weight:				normal;
	color:						#666;
}

div#help a {font-weight: normal;}

div.button {
	width:						100%;
	margin:						20px 0 0 0;
	text-align:					right;
}

div.button a {
	padding:					2px 30px;

	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 {width: 99%;}
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 {display: block;}

div#products_header_dok {
	position:					absolute;
	top:						30px;
	right:						0;
	text-align:					right;
}

div#products_header_index{
	position:					absolute;
	top:						35px;
}

div#products_footer_dok {
	clear:						both;
	position:					relative;
	padding:					20px 0 0 0;
	text-align:					right;
}

div#products_footer_index {position: absolute; margin-top:-14px;}
	*html div#products_footer_index {margin-top:-15px;}

ul.paginator {
    margin:                     0;
    padding:                    0;
    list-style-type:            none;
}

ul.paginator li {
    display:                    inline;
    padding:					0 5px 0 5px;
	border-right:				1px dotted #666;
}

ul.paginator li.selected {
	font-weight:				bold;
	color:						#c00;
}

ul.paginator li a {
	font-weight:				normal;
	color:						#666;
}
	ul.paginator li a:hover {color: #333;}

div#products_img {margin: 40px 0 0 0;}

div#products_img ul {
	margin:						0;
	padding:					0;
	list-style-type:			none;
}

div#products_img li {
	float:						left;
	display:					inline;
	width:						151px;
	height:						350px;
	margin:						0 5px 10px 5px;
	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:						151px;
	margin:						0;
	text-align:					center;
}

div#products_img div.item_img {top: 0;}
div#products_img div.item_txt {top: 150px;}
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;
	color:						#f30;
	font-weight:				bold;
	text-transform:				capitalize;
}

div#products_img div.item_txt span.item_name a {
	display:					block;
	font-weight:				bold;
	color:						#09c;
}
	div#products_img div.item_txt span.item_name a:hover {color: #fa0;}

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 span.item_listPrice {
	display:					block;
	text-decoration:			line-through;
}

div#products_img div.item_txt span.item_ourPrice {
	display:					block;
	font-weight:				bold;
	color:						#390;
}

div#products_img div.item_txt span.item_save {
	display:					block;
	font-weight:				bold;
	color:						#069;
}

div#products_img div.item_txt span.item_or {display: none;}

div#products_img div.item_txt span.item_listPrice label,
div#products_img div.item_txt span.item_ourPrice label,
div#products_img div.item_txt span.item_save label,
div#products_img div.item_txt span.item_or label {
	font-weight:				normal;
	color:						#666;
	text-decoration:			none;
}

div#products_txt table {
	float:						left;
	width:						100%;
	margin:						10px 0 0 0;
	border-collapse:			collapse;
}

div#products_txt table tr td {padding:	4px;}
div#products_txt td.products_txt_img {width:	15px;}
div#products_txt td.products_txt_ref {display:	none;}
div#products_txt td.products_txt_desc {width:	350px;}



/* --( details )------------------------------------------------------------ */
div#details_dynamic span#details_path_ref {display: none;}

div#details_images {
	float:						left;
	width:						253px;
}

div#details_texts {
	float:						left;
	width:						230px;
}

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 #c00;}

div#details_texts_status {
	font-weight:				bold;
	color:						#f33;
	text-transform:				capitalize;
}

div#details_texts_description {
	line-height:				14px;
	font-weight:				normal;
	color:						#888;
}

div#details_texts_additional {display: none;}

div#details_texts_prices,
div#details_texts_selects,
div#details_texts_availability,
div#details_texts_availability table,
div#details_texts_others {margin: 10px 0 0 0;}

div#details_texts_selects span.selects {display: block; margin: 0 0 5px 0;}
div#details_texts_selects span label {font-weight: bold;}
div#details_texts_selects span select {display: block; width: 212px;}
div#details_texts_selects img {margin: 10px 0;}

div#details_texts_availability table {width: 100%;}

div#details-text-price {
    width:              100%;
    padding:            30px 0 10px 0;
    background:         url(../images/price_head.gif) no-repeat top left;
}

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: 45%;}
span#details-text-price-our span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #c00;}
span#details-text-price-our acronym {display: none;}

span#details-text-price-or {position: absolute; right: 0; width: 55%; text-align: right;}
span#details-text-price-or span.price {margin-left: 3px; font-size: 14px; font-weight: bold; color: #036;}

div#details-text-price-exception {
    padding:            0 5px;
    background:         #f0f0f0;
    border-top:         1px solid #ccc;
    text-align:         right;
}

div#details-text-price-exception p span.details-text-price-final {
    display:            block;
    margin-top:         5px;
    padding:            0 0 10px 0;
    border-bottom:      1px solid #ccc;

    line-height:        25px;
    font-size:          14px;
    font-weight:        bold;
    color:              #c00;
    vertical-align:     middle;
}

div#details_texts_availability_label {font-weight: bold; color: #c00;}
div#details_texts_availability_label 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: 185px;}
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 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-text-parcels {display: none;}

div#details_fixed {
	margin:						0;
    padding:                    30px 0 0 0;

	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:           #f0f0f0;
    border-top:                 1px solid #ccc;
    border-left:                1px solid #ccc;
    border-right:               1px solid #ccc;
}

div#details_fixed li.tab-selected {background-color: #ddd;}

div#details_fixed a {
	margin:						0;
	padding:					0;

	font-weight:				bold;
	color:						#666;
	text-decoration:			none;
	text-transform:				uppercase;
}
	div#details_fixed a:hover {color: #333;}

div#details_fixed li.tab-selected a {color: #444;}



/* --( crossSelling )------------------------------------------------------- */
div#crossSelling ul {
	margin:						10px 0 0 0;
	padding:					0;
	list-style-type:			none;
}

div#crossSelling li {
	float:						left;
	display:					inline;
	width:						151px;
	height:						350px;
	margin:						0 5px 10px 5px;
	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:						151px;
	margin:						0;
	text-align:					center;
}

div#crossSelling div.item_img {top: 0;}
div#crossSelling div.item_txt {top: 150px;}
div#crossSelling div.item_buttons {top: 295px;}

div#crossSelling div.item_txt span.item_status {
	display:					block;
	color:						#f30;
	font-weight:				bold;
	text-transform:				capitalize;
}

div#crossSelling div.item_txt span.item_name a {
	display:					block;
	font-weight:				bold;
	color:						#09c;
}
    div#crossSelling div.item_txt span.item_name a:hover {text-decoration: underline;}

div#crossSelling div.item_txt span.item_ref,
div#crossSelling div.item_txt span.item_description,
div#crossSelling div.item_txt span.item_availability {display: none;}

div#crossSelling div.item_txt span.item_listPrice {
	display:					block;
	text-decoration:			line-through;
}

div#crossSelling div.item_txt span.item_ourPrice {
	display:					block;
	font-weight:				bold;
	color:						#390;
}

div#crossSelling div.item_txt span.item_save {
	display:					block;
	font-weight:				bold;
	color:						#069;
}

div#crossSelling div.item_txt span.item_or {display: none;}

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 {
	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 {display: none;}

div#custom_RVP_products h1 {
	display:					block;
	width:						100%;
	padding:					2px 0;
	border-bottom:				1px solid #393;

    font-size:                  14px;
	font-weight:				bold;
	color:						#393;
}

#recently-viewed-frame {
    position:                   absolute;
    top:                        35px;
    left:                       0;
    z-index:                    10;
}

img#recently-viewed-next {
    position:                   absolute;
    top:                        0;
    left:                       466px;
    cursor:                     hand;
}

div#custom_RVP_products_img {
	position:                   relative; /* important */
	overflow:                   hidden; /* important */
	width:                      445px; /* important */
	height:                     300px; /* important */
	margin:                     0 19px;
	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;
    position:                   relative;
    display:                    block;
    width:                      145px;
    height:                     290px;
    margin:                     5px 5px 5px 0;
    background:                 #fff;
    text-align:                 center;
}

#RVP-item-txt span.item_status,
#RVP-item-txt span.item_ref,
#RVP-item-txt span.item_description,
#RVP-item-txt div.item_prices,
#RVP-item-txt span.item_availability {display: none;}

#RVP-item-txt span.item_name a {
    display:                    block;
    margin-top:                 5px;
	color:						#09c;
}
    #RVP-item-txt span.item_name a:hover {text-decoration: underline;}

ul#custom-RVP-content div.item_buttons {
    position:                   absolute;
    top:                        240px;
    left:                       0;

    width:                      145px;
    text-align:                 center;
}



/* --( email a friend )------------------------------------------------------ */
div#emailFriend {
	width:						100%;
	text-align:					left;
}

div#emailFriend_header {
	background:					none;
	border-top:					2px solid #339;
}

div#emailFriend_header span {
	display:					block;
	padding:					20px 0 40px 20px;

	font-family:				"Arial Narrow";
	font-size:					20px;
	color:						#fff;
}

div#emailFriend_body {background: #fff; padding: 20px 0;}
div#emailFriend_body table {margin: 20px;}

div#emailFriend_body tbody input,
div#emailFriend_body tbody textarea {
	width:						230px;
	font-family:				Arial;
	font-size:					11px;
	color:						#00c;
}

div#emailFriend_body tbody span {color: #06c;}

div#emailFriend_body tbody  a {
	font-weight:				normal;
	color:						#06c;
	text-decoration:			none;
}
	div#emailFriend_body tbody a:hover {text-decoration: underline;}

div#emailFriend_body tfoot span {
	display:					block;
	margin:						10px 0;

	font-size:					9px;
	color:						#900;
}



/* --( cart )---------------------------------------------------------------- */
div#cart th {
	padding:					4px;
	background:					none;
}

div#cart_body {background: #eee url(../images/67/cart_header_bg.gif) no-repeat top left;}

.cart_body_col_img {}
.cart_body_col_ref {width: 10%; text-align: left;}
.cart_body_col_desc {width: 50%; text-align: left;}
.cart_body_col_qty {width: 10%; text-align: center;}
.cart_body_col_remove {width: 10%; 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:              #666;
}
    .cart_body_col_remove a:hover font  {color: #f00;}

td.lft_half,
td.rgt_half {padding:	 4px;}

td.rgt_half table th {
	width:						75%;
	font-weight:				normal;
	text-align:					right;
}

td.rgt_half table td {
	width:						25%;
	font-weight:				bold;
	text-align:					right;
}

div#cart_charge_n_total {background: #eee url(../images/67/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:						247px;
	height:						32px;

	margin:						0;
	padding:					0;

	background:					url(../images/67/cart_del.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_upd,
div#cart span#cart_upd a {
	display:					block;
	width:						184px;
	height:						32px;

	margin:						0;
	padding:					0;

	background:					url(../images/67/cart_upd.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_prc,
div#cart span#cart_prc a {
	display:					block;
	width:						369px;
	height:						32px;

	margin:						0;
	padding:					0;

	background:					url(../images/67/cart_prc.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_kpb,
div#cart span#cart_kpb a {
	display:					block;
	width:						266px;
	height:						35px;

	margin:						0;
	padding:					0;

	background:					url(../images/67/cart_kpb.gif) no-repeat top left;
	cursor:						hand;
}

div#cart span#cart_kpb {margin: 10px 0 0 0;}



/* --( 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: 200px;}

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 {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:						#c00;
}



/* --( signin )------------------------------------------------------------ */
div.signin {
    border: 1px solid #eee;
    padding: 1.0em;
    font-size: 13px;
}

div#signin-help {border-top: none;}

div.signin h2 font {
    font-size: 115%;
}

div.signin input {
    padding: .3em;
    font-size: 13px;
    font-weight: bold;
}

div.signin li {font-size: 13px;}

div.signin a,
div.signin a font {font-size: 11px; font-weight: normal; color: #333;}
    div.signin a:hover { text-decoration: underline;}
    
div.signin input.submit {
    display: block;
    margin-top: 10px;
}



/* --( register )----------------------------------------------------------- */
div.full th {
	background:					none;
	font-weight:				normal;
}

div.full th.label_full {width:	15%;}
div.full td.fiedl_full {width: 85%;}
div.full th.label_half {width:	15%;}
div.full td.fiedl_half {width: 35%;}

div#transp_register {
	background:					#d4d0c8;
	border-top:					1px solid #fff;
	border-right:				1px solid #808080;
	border-bottom:				1px solid #808080;
	border-left:				1px solid #fff;
	width:						200px;
}

div#transp_register table {
	border-collapse:			separate;
	border-spacing:				3px;
}

div#transp_register table thead th {
	padding:					4px;

	background:					#0a246a;
	font-weight:				bold;
	color:						#fff;
	text-align:					center;
}

div#transp_register table tfoot td {text-align: right;}



/* --( billing )------------------------------------------------------------ */
div#cart_dc_n_gc th,
div#cart_charge_n_total th {background: none;}

div#billing th, div#billing td {padding: 4px;}

div#billing span.paymentPrice {
	margin:						0 10px;
	font-weight:				bold;
	color:						#090;
}

div#billing table#third-step th {border-bottom: 1px solid #888;}



/* --( summary )------------------------------------------------------------ */
div#order_id {
	position:					relative;
	left:						0;
	float:						left;

	display:					block;
	width:						200px;
	height:						120px;
	background:					url(../images/67/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:						570px;
	padding:					10px;
	height:						100px;
	background:					url(../images/67/summary_order_inf_bg.gif) no-repeat top left;
}

div#order_inf h3 {
	margin:						0;
	padding:					0;

	font-size:					13px;
	color:						#888;
	letter-spacing:				-1px;
}

div#order_pop {
	clear:						both;
	position:					relative;
	top:						10px;

	text-align:					center;
}

div#summary_header table {clear: both;}

div#summary_body {
	clear:						both;
	margin:						20px 0 0 0;
}

div#summary td {padding: 4px;}

div#summary_body th {background: none;}

div#summary_body_products {background: url(../images/67/cart_header_bg.gif) no-repeat top left;}

div#summary_dc_n_gc {background: #f8f8f8;}

div#summary_total {background: url(../images/67/cart_footer_bg.gif) no-repeat bottom left;}

div#summary_footer {margin: 20px 0 0 0;}

div#summary_footer table tr th {background: #f0f0f0;}

div#summary pre {
	font-family:				Arial;
	font-size:					11px;
	color:						#666;
}

.iZoom {
    left: 243px; /* big width */
    z-index: 1;
}
