/*
---------------------------------------

The Phone House - Master Stylesheet
Daydream 2009

---------------------------------------
*/

@import url(reset.css);
@import url(clear.css);
@import url(cols.css);
@import url(buttons.css);
@import url(forms.css);


/* Generic
--------------------------------------- */
body {
	color: #666;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}

.center a {
	color: #2A9290;
	text-decoration: underline;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a span {
	cursor: pointer;
}

.product_feature a {
	text-decoration: none;
}

p {
	line-height: 14px;
	margin: 5px 0 10px;
}

h1 {
    color: #2a9290;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom:20px;
}

h2 {
	color: #2a9290;
	font-size: 12px;
	/*margin: 20px 0 10px;*/
}



h4 {
	color: #2a9290;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
}


/* Generic use classes
--------------------------------------- */
.separator_header {
	color: #2a9290;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.price {
	color: #2A9290;
	font-size: 19px;
	font-weight: bold;
	min-height: 20px;
}

.price .promo {
    color: #666;
    position: relative;
    border-bottom:1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 4px;
    width: 130px;
}

.price .promo .risco {
    position:absolute;
    top:0px;
    left:20px;
    width: 78px;
    height:24;
}

.price span {
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.box {
	background: #EBEBEB;	
	padding: 10px 10px 5px;
	margin: 0 0 10px;
}

.box a {
	color: #2a9290;
}

.note {
	color: #666;
}

.aleft { text-align: left; }
.aright { text-align: right; }
.acenter { text-align: center !important; }

.scrollable{overflow-y:auto;}
.fright {
	float: right;
	margin: 0 0 10px 10px;
}

.fleft {
	float: left;
	margin: 0 10px 10px 0;
}

/* Misc
--------------------------------------- */
.garantia_satisfacao {
	background: #EAEAEA;
	padding: 10px;
}

.garantia_satisfacao ul {
	margin: 20px 0 0 10px;
}

.garantia_satisfacao li {
	background: url(../img/sprite_misc_icons.gif) no-repeat left -145px;
	margin: 0 0 10px;
	padding: 0 0 1px 15px;
}

.destaque_bottom_item {
    width:305px;
    height:108px;
    float:left;
}

.destaque_bottom_separator {
    width:1px;
    height:108px;
    background-image:url(../img/destaque_separador.jpg);
    background-repeat:no-repeat;
    float:left;
}

.destaques_bottom_wrapper {
    border:1px solid #c2c2c2;
    float:left; 
    margin-top:20px;
}



/* Container
--------------------------------------- */
#container {
	background: #fff;
	margin: 40px auto 10px;
	width: 960px;
}

#container .chd, #container .cft {
	background: transparent url(../img/960_bg.png) no-repeat center bottom;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

#container .cbd {
	padding: 20px;
}


/* Header
--------------------------------------- */
#header {
	margin: 0 0 20px;
}

#header #logo {
	float: left;
}

#header #links {
	float: right;
	display:none;
}

#header #links strong {
	font-size: 12px;
	padding: 0 0 0 10px;
}

#header #links strong span {
	color: #65C8C6;
}

#header #links a {
	border-right: 1px solid #666;
	color: #666;
	padding: 0 10px;
}


/* Subheader
--------------------------------------- */
#subheader { display:none; }

#subheader input {
	font-size: 13px;
}

#subheader .left {
	float: left;
	width: 700px;
}

#subheader .right {
	float: right;
	margin: 0 0 0 10px;
	width: 210px;
}

#subheader input {
	color: #666;
	float:left;
	margin: 0;
}

#subheader .shopping_cart {
	background: #333 url(../img/b30_bg.png) no-repeat left;
	color: #fff;
	height: 30px;
	position:relative;
    z-index:10;
}

#subheader .shopping_cart a {
	background: transparent url(../img/b30_bg.png) no-repeat right;
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 9px 10px 9px 5px;
}

#subheader .shopping_cart a:hover {
	text-decoration: none;
}

#subheader .shopping_cart a span {
	background: #333 url(../img/sprite_cart_icons.gif) no-repeat 0 -75px;
	padding: 2px 0 2px 30px;
}

#subheader .newsletter_signup {
	border: 1px solid #c2c2c2;
	height: 20px;
	margin: 10px 0;
	position: relative;
}

#subheader .newsletter_signup a {
	padding: 4px;
	position: absolute;
	right: 4px;
	top: 0;
}

#subheader .newsletter_signup input {
	border: 0 none !important;
	padding: 4px 6px;
	width: 160px;
}

div.search {
	margin: 10px 0;
}

.search .hd,
.search .bd,
.search .ft {
	float: left;
}

.search .hd {
	background: #fff url(../img/b30_bg.png) no-repeat left;
	border: 1px solid #666;
	border-right: 0 none;
	margin: 0 20px 0 0;
	position: relative;
	width: 280px;
}

.search .hd input[type=text] {
	background: #fff url(../img/icon_magnifier.gif) no-repeat 4px 2px;
	border: 0 none !important;
	padding: 2px 0 2px 22px;
	width: 236px;
}

.search .hd a {
	position: absolute;
	right: 0;
	top: -1px;
}

.search .bd {
	border: 1px solid #c2c2c2;
	border-right: 0 none !important;
	margin: 0 20px 0 0;
	position: relative;
	width: 220px;
}

.search .bd #section_show_options {
	position: absolute;
	right: 0;
	top: -1px;
}

.search #section_selected {
	cursor: pointer;
	font-size: 12px;
	padding: 4px 0 4px 5px;
	width: 190px;
}

.search #section_options {
	background: #fcfcfc;
	border: 1px solid #C2C2C2;
	border-width: 0 1px 1px 1px;
	left: -1px;
	position: absolute;
	right: 21px;
	width: 198px;
	top: 21px;
	z-index: 100;
}

.search #section_options li {
	border-top: 1px solid #d4d4d4;
	padding: 4px 10px;
}

.search #section_options li a {
	display: inline-block;
	font-size: 12px;	
	width: 100%;
}

.search #section_options li a:hover {
	text-decoration: none;
}

.search .ft {
	padding: 5px 0;
	width: 120px;
}


/* Navigation
--------------------------------------- */
#navigation {
	height: 30px;
}

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li.first {
	margin: 0 !important;
}

#navigation a {
	background: #666 url(../img/b30_bg.png) no-repeat left;
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
}

#navigation a:hover {
    background: #999;
	text-decoration: none;
}

#navigation a span {
	background: transparent url(../img/b30_bg.png) no-repeat right;
	background-repeat: no-repeat;
	background-position: top right;
	display: inline-block;
	/*padding: 0 8px 0;*/
	padding: 0 12px 0 11px
}

#navigation a.current,
#navigation a:active {
    background: #2a9290;
}


/* Breadcrumbs
--------------------------------------- */
.breadcrumbs {
	border: 1px solid #ccc;
	border-width: 1px 0 1px 0;
	height: 28px;
	margin: 0 0 10px;
	position: relative;
}

.breadcrumbs .home {
	left: 0;
	position: absolute;
	top: -1px;
}

.breadcrumbs ul {
	padding: 0 0 0 35px;
}

.breadcrumbs li {
	float: left;
}

.breadcrumbs li a {
	background: transparent url(../img/breadcrumb_separator.gif) no-repeat right center;
	display: inline-block;
	padding: 8px 15px 8px 10px;
}

.breadcrumbs li span {
	display: inline-block;
	padding: 8px 15px 8px 10px;
}


/* Filters
--------------------------------------- */
.filters {
	background: #c2c2c2;
	padding: 10px;
	display:none;
}

.filters h3 {
	color: #fff;
	font-size: 13px;
	margin: 0 0 10px;
}

.filters .filter_item {
	background: #fff;
	border: 1px solid #c2c2c2;
	color: #484848;
	margin: 0 0 5px;
	position: relative;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.filters .filter_item div {
	background: transparent url(../img/sprite_button_icons.gif) no-repeat 98% -176px;
	display: block;
	padding: 5px 0 5px 6px;
}

.filters .filter_item div:hover {
	cursor:pointer;
}

/*.filter .filter_item a:hover {
	text-decoration: none !important;
}*/

.filters .filter_item a {
	cursor: pointer;
	display: block;
	margin: 0 0 2px;
	padding: 2px 0 2px 10px;
}


/* Footer
--------------------------------------- */
#footer {
	background: #494949;
	color: #CBCBCB;
	margin: 0 auto 10px;
	width: 960px;
	display:none;
}

#footer .hd, #footer .ft {
	background: transparent url(../img/960_bg.png) no-repeat left top;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

#footer .ft {
	margin-top: 20px;
}

#footer .section {
	background: url(../img/footer_section_separator.gif) no-repeat left top;
	float: left;
	height: 95px;
	padding: 20px 0 15px 30px;
	width: 158px;
}

#footer .section.first {
	background: none !important;
}

#footer .section h4 {
	margin: 0 0 10px 0;
}

#footer .section a {
	color: #CBCBCB;
}

#footer .section li {
	background: transparent url(../img/icon_arrow.gif) no-repeat left center;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}


/* Subfooter
--------------------------------------- */
#subfooter {
	color: #CBCBCB;
	margin: 10px auto 30px;
	width: 920px;
	display:none;
}

#subfooter a {
	color: #59918F;
}

#subfooter .left {
	float: left;
}

#subfooter .right {
	float: right;
}


/* Content
--------------------------------------- */
.features { display: none !important; }

#content .right .features a {
	display: none;
	margin: 0 0 12px;
}

a.add_to_cart,
a.view_product,
a.checkout,
a.button_ra,
a.button {
	text-decoration: none;
}

a.add_to_cart span, 
a.view_product span,
a.checkout span,
a.button_ra span,
a.button {
	line-height: 22px;
	text-decoration: none;
}

a.add_to_cart:hover, 
a.view_product:hover,
a.checkout:hover,
a.button_ra,
a.button {
	text-decoration: none;
}

/* add to cart button */
a.add_to_cart {
	background: #59918F none no-repeat left;
	color: #fff;
	display: inline-block;
	padding: 0 0 0 1px;
}

a.add_to_cart span {
	background: transparent none no-repeat right;
	display: inline-block;
	padding: 0 0 0 5px;
}

a.add_to_cart span span {
	background: transparent url(../img/icon_cart.png) no-repeat 4% 50%;
	padding: 1px 9px 0 22px;
}

/* view product button */
a.view_product {
	background: #363636 url(../img/b23_bg.png) no-repeat left;
	color: #fff;
	display: inline-block;
	padding: 0 0 0 1px; 
}

a.view_product span {
	background: #363636 url(../img/b23_bg.png) no-repeat right;
	display: inline-block;
	padding: 0 5px 0 0;
}

a.view_product span span {
	background: transparent url(../img/icon_go.png) no-repeat 96% 50%;
	padding: 1px 22px 0 9px;
}

/* checkout button */
a.checkout {
	background: #363636 url(../img/b23_bg.png) no-repeat left;
	color: #fff;
	display: inline-block;
	padding: 0 0 0 1px; 
}

a.checkout span {
	background: #363636 url(../img/b23_bg.png) no-repeat right;
	display: inline-block;
	padding: 0 5px 0 0;
}

a.checkout span span {
	background: transparent url(../img/icon_go.png) no-repeat 96% 50%;
	padding: 1px 22px 0 9px;
}

/* button right arrow */
a.button_ra {
	background: #363636 url(../img/b23_bg.png) no-repeat left;
	color: #fff;
	display: inline-block;
	padding: 0 0 0 1px; 
}

a.button_ra span {
	background: #363636 url(../img/b23_bg.png) no-repeat right;
	display: inline-block;
	padding: 0 5px 0 0;
}

a.button_ra span span {
	background: transparent url(../img/icon_go.png) no-repeat 96% 50%;
	padding: 1px 22px 0 9px;
}

/* generic button */
a.button {
	/*background: url(../img/b23_bg.png) no-repeat left;*/
	display: inline-block;
	padding: 0 0 0 1px;
}

a.button span {
	/*background: url(../img/b23_bg.png) no-repeat right;*/
	display: inline-block;
	padding: 0 5px 0 0;
}

a.button span span {
	background: transparent url(../img/sprite_button_icons.gif) no-repeat;
	padding: 1px 22px 0 9px;
}

/* light */
.button.light {
	background-color: #E9E9E9;
}
.button.light span {
	background-color: #E9E9E9;
}

/* arrow top */
.button.top span span {
	background-position: 2px -30px;
}


.remove {
	background: url(../img/sprite_misc_icons.gif) no-repeat 0 0;
	color: #000;
	padding: 0 0 0 15px;
}



/* Left actions
--------------------------------------- */
.left .action {
	margin: 0 0 5px 0;
}

.left .action.back {
	background: #2A9290;
}

.left .action.back a {
	background: url(../img/icon_arrow_back_big.gif) no-repeat 10px center;
	display: block;
	color: #fff;
	padding: 10px 20px 10px 30px;
}



.left .action.print {
	background: #EAEAEA;
}

.left .action.print a {
	background: url(../img/sprite_product_actions.gif) no-repeat 8px 11px;
	display: block;
	color: #333;
	padding: 10px 20px 10px 30px;
}



/* Homepage product features
--------------------------------------- */
.product_feature {
	padding: 15px 0 30px;
	position: relative;
}

.product_feature a:hover {
	text-decoration: none;
}

.product_feature .hd {
	float: left;
	text-align: right;
	width: 110px;
}

.product_feature .ft {
	left: 0;
	padding: 0 0 0 120px;
	position: absolute;	
	top: 160px;
}

.product_feature .ft a {
	display: inline-block;
	
}

.product_feature .bd {
	padding: 20px 0 0 120px;
	
}

.product_feature h3 {
	margin: 0 0 5px;
}

.product_feature h3 a {
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

.product_feature .product_price {
	color: #666;
	font-size: 20px;
	font-weight: bold;
	line-height: 33px;
	margin: 0 0 10px;
}

.product_feature .add_to_cart {
	background-color: #59918F;
}


/* Product features colors */
.orange .product_price { color: #ed6e00; }
.orange .add_to_cart { background-color: #D26E1A; }

.green .product_price { color: #690; }
.green .add_to_cart { background-color: #779824; }


/* Product detail
--------------------------------------- */
.pack_titulo {
	background: #FF9900 url(../img/pack_especial.gif) no-repeat left 0;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	min-height: 82px;
	padding: 15px 20px 10px 130px;
	position: relative;
}

.pack_titulo.orange {
	background-position: left 0;
}
.pack_titulo.grey {
	background-position: left -107px;
}

.pack_titulo .badge {
	background: transparent url(../img/orange_sticker.png) no-repeat;
	bottom: 0;
	font-size: 11px;
	height: 45px;
	left: 10px;
	padding: 15px 0 0 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 59px;
}

.pack_titulo .badge .desconto {
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    margin-left:-3px;
    text-align:center;
}

.pack_price {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 20px;
}

.pack_price .product_price {
	float: left;
}

.pack_price .product_price span {
	color: #2a9290;
	font-size: 26px;
	font-weight: bold;
}

.pack_price .product_availability {
	float: right;
	padding: 8px 0 0 0;
}

.pack_product_detail {
	clear: both;
	padding: 20px 0 0 0;
}

.pack_product_detail .product_image {
	float: left;
	padding: 20px 0 0 0;
	text-align: center;
	width: 190px;
}

.pack_product_detail .product_description {
	padding: 0 0 0 191px;
}

.pack_product_detail .hd {
	border-top: 1px solid #ccc;
	padding: 20px 0 10px;
}

.pack_product_detail h2 {
	color: #333;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.pack_especial .product_actions {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 20px 0 0 190px;
	padding: 10px 0;
}

.product_operator {
	border-top: 1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 7px 0 0 0;
}

.product_operator img {
	margin: 2px 0 0 0;
}

.product_operator .comparar {
	float: right;
}

.product_detail {
	clear: both;
	padding: 20px 0 0 0;
	display:block;
}

.product_detail .product_image {
	float: left;
	text-align: center;
	width: 190px;
}

.product_detail .product_image .thumb {
    width: 51px;
    height: 51px;
    border: 1px solid #ccc;    
    margin-left: 3px;
    display:inline-block;
}

.product_detail .product_image .thumb img {
    max-width: 51px;
    max-height: 51px;
}

.product_detail .product_color_options {
	font-size: 9px;
	line-height: 20px;
}

.product_detail .product_description {
	padding: 0 0 0 191px;
}

.product_detail .hd {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	position: relative;
}

.product_detail .hd h2 {
	color: #333;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 5px;
}

.product_detail .hd .product_price span {
	color: #2a9290;
	font-size: 26px;
	font-weight: bold;
}

.product_detail .hd .product_availability {
	bottom: 12px;
	position: absolute;
	right: 0;
}

.product_detail .hd .product_availability span {
	text-decoration: underline;
}

.product_detail .ft {
	margin: 10px 0 20px 0;
	text-align: right;
	display:none;
}

.product_detail .bd {
	line-height: 19px;
	padding: 20px 0 0 0;
}

.product_detail .bd .description img {
	vertical-align: -15%;
}

.product_detail .bd .description .actions {
	color: #666;
	text-align: right;
	display:none;
}

.product_detail .bd .description .actions input {
	vertical-align: -10%;
}

.product_detail .product_actions {
	border: 1px solid #ccc;
	border-width: 1px 0;
	margin: 10px 0 0 0 ;
	padding-bottom:15px;
    padding-top:16px;
    display:none;
}


.product_actions a {
	background: url(../img/sprite_product_actions.gif) no-repeat;
	color: #666;
	margin: 0 10px 0 0;
	text-decoration: none;
}

.product_actions a.print {
	background-position: 2px 4px;
	padding: 3px 0 2px 20px;
}

.product_actions a.send_to_friend {
	background-position: 2px -27px;
	padding: 3px 0 2px 20px;
}

.product_actions a.technical_info {
	background-position: 2px -57px;
	padding: 3px 0 2px 18px;
}

.product_technical_details { display:block !important; }

.product_technical_details h3 {
	background: #2A9290 url(../img/sprite_misc_icons.gif) no-repeat 10px -90px;
	color: #fff;
	font-size: 15px;
	padding: 10px 10px 9px 32px;
}

.product_technical_details table {
	width: 100%;
}

.product_technical_details table th {
	color: #2a9290;
	padding: 20px 10px 4px;
	text-align: left;
}

.product_technical_details table td {
	border-top: 1px solid #ccc;
	color: #666;
	padding: 4px 10px;
	text-align: left;
}

.laptop .product_image {
	width: 260px !important;
}

.laptop .hd {
	margin: 0 0 0 100px;
}

.laptop .description {
	margin: 0 0 0 100px;
}

.laptop .product_availability {
	border-top: 1px solid #ccc;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	position: static !important;
}

.laptop .product_availability span {
	text-decoration: underline;
}



/* Related
--------------------------------------- */
.related {
	clear: both;
}

.related .related_item {
	background: #eaeaea url(../img/pack_especial_50.gif) no-repeat left top;
	height: 107px;
	margin: 0 0 10px 0;
	padding: 0 0 0 110px;
	position: relative;
}

.related .actions {
	bottom: 10px;
	left: 110px;
	position: absolute;
	right: 10px;
	text-align: right;
	width: 410px;
}

.related .actions .description {
	background: #D2D2D2 url(../img/related_actions_lc.gif) no-repeat left top;
	color: #000;
	left: 0;
	margin: 0 10px 0 0;
	padding: 6px 5px 6px 15px;
	position: absolute;
	right: 160px;
	text-align: left;
	width: 220px;
}

.related .items {
	bottom: 40px;
	left: 120px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.related .items img, .related .items table {
	float: left;
	margin: 0 5px 0 0;
}

.related .items table {
	height: 57px;
}

.related .items table td {
	vertical-align: middle;
	height: 57px;
}

.related .items .separator {
	padding: 15px 0 0 0;
}

.related .price {
	background: url(../img/sign_equal.gif) no-repeat left center;
	color: #484848;
	float: right;
	font-size: 26px;
	font-weight: bold;
	padding: 0 0 0 30px;
	position: absolute;
	right: 10px;
	top: 25px;
}

.related .poupe {
    background:transparent url(../img/orange_sticker.png) no-repeat scroll left center;
    height:60px;
    left:7px;
    position:absolute;
    top:49px;
    width:59px;
}

.related .poupe .desconto {
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    margin-left:-3px;
    margin-top:16px;
    text-align:center;
}

/* Compare
--------------------------------------- */
.compare {
	background-color:White;
	padding: 10px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	display:none;
}

.compare .excluir {
    background-image:url('../img/icon_excluir.jpg');
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:15px;
}

.compare .hd {
	color: #2A9290;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.compare .ft {
	margin: 10px 0 0 0;
}

.compare .bd {
	color: #000;
	font-size: 10px;
}

.compare .bd li {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}

.compare .bd p {
	margin: 0 0 2px 0;
	padding: 5px 0 0 0;
}

.compare .bd img {
	float: left;
	margin: 0 5px 0 0;
}

.comparador_odd {
    background-color:#FFFFFF;
    border-width:0px;
}

.comparador_even {
    background-color:#EFEFEF;
    border-width:0px;
}

.comparador_caracteristicas {
    padding:0px !important;
    border-top-width:0px !important;
}

.comparador .expandir {
    vertical-align:bottom;
    padding-left:0px;
    border-top-width:0px;
}

.comparador .header {
    text-align:center !important;
    border-top-width:0px;
    padding-bottom:10px;
}

.comparador .precos {
}

.comparador .nome_produto {
    font-size:12px;
    font-weight:bold;
    display:block;
    height:40px;
    color:#333333;
}

.comparador .headeritem {
    margin-bottom:5px;
    display:inline-block;
    text-align:center;
}

.comparador_nome_caracteristica {
    color: #2a9290 !important;
    font-weight: bold; 
    cursor:pointer;
    background-image:url('../img/icon_go.png');
    background-repeat:no-repeat;
    background-position:left center;
    padding-left: 18px !important;
    vertical-align:top;
}

.comparador_nome_caracteristica.open {
    background-image:url('../img/icon_go_down.png') !important;
}

.comparador_nome_caracteristica_precos {
    color: #2a9290 !important;
    font-weight: bold; 
    cursor:pointer;
    background-image:url('../img/icon_go.png');
    background-repeat:no-repeat;
    background-position: left 7px;
    padding-left: 18px !important;
    vertical-align:top;
}

.comparador_nome_caracteristica_precos.open {
    background-image:url('../img/icon_go_down.png') !important;
}

.comparador_caracteristicas table {
	width: 100%;
	overflow:scroll;
}

.comparador_caracteristicas table th {
	color: #2a9290;
	padding-left:0px;
	text-align: left;
}

.comparador_caracteristicas table td {
    border-top-width:0px !important;
	color: #666;
	padding: 4px 10px;
	text-align: left;
}

.comparador table {
	width: 100%;
}

.comparador table th {
	color: #2a9290;
	padding: 20px 10px 4px;
	text-align: left;
}

.comparador table .th {
	color: #2a9290;
	padding-left:0px;
	text-align: left;
}

.comparador table td {
	border-top: 1px solid #ccc;
	color: #666;
	padding: 4px 10px;
	text-align: left;
}




/* Cart
--------------------------------------- */
.cart .hd {
	background: #EAEAEA;
	margin: 0 0 20px;
	padding: 5px 10px;
	position: relative;
}

.cart .hd h2 {
	background: url(../img/sprite_cart_icons.gif) no-repeat 0 0;
	color: #666666;
	font-size: 12px;
	padding: 4px 0 3px 30px;
	text-align:left;
}

.cart .hd .checkout {
	border: 2px solid #fff;
	position: absolute;
	top: 1px;
	right: 1px;
}

.cart .item {
	border-bottom: 4px solid #E5E5E5;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.cart .item .image {
	float: left;
}

.cart .item .detail {
	padding: 10px 0 20px 100px;
	position: relative;
}

.cart .item .detail h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;
}

.cart .item .extra_info {
	margin: 10px 0 0 0;
}

.cart .item .extra_info span {
	border-right: 1px dotted #666666;
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 1px 5px 1px 0;
	
}

.cart .item .extra_info span .price_per_unit {
    float:left;
    color:#2A9290;
    font-weight:bold;    
}

.cart .item .extra_info span .price_per_unit span {
    color:#666666;
    border: 0px !important;
    margin:0;
    padding:0;
}

.cart .item .extra_info img {
	vertical-align: -15%;
}

.cart .item .remove {
	background: url(../img/sprite_misc_icons.gif) no-repeat 0 0;
	bottom: 5px;
	color: #000;
	padding: 0 0 0 15px;
	position: absolute;
	right: 2px;
}

.cart .item .quantity {
	border: 2px solid #ccc;
	border-width: 2px 0;
	color: #000;
	margin: 15px 0 0 0;
	padding: 5px 0;
	position: relative;
}

.cart .item .idbutton {
	background: #666 url(../img/sprite_misc_icons.gif) no-repeat;
	color: #fff;
	height: 18px;
	position: absolute;
	text-decoration: none;
	top: 5px;
	width: 20px;
}

.cart .item .idbutton:hover {
	text-decoration: none;
}

.cart .item .idbutton.plus {
	background-position: 0 -22px;
	margin: 0 0 0 2px;
}

.cart .item .idbutton.minus {
	background-position: 0 -42px;
	margin: 0 0 0 24px;
}

.cart .item .quantity input {
	border: 1px solid #666;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	width: 18px;
}

.cart .item .quantity .price {
	color: #2A9290;
	font-size: 19px;
	font-weight: bold;
	position: absolute;
	right: 0;
	text-align: right;
	top: 4px;
	width: 130px;
}

.cart .ft {
	margin: 30px 0 0 0;
}

.cart .promo_code {
	background: #F0F0F0;
	margin: 0 0 30px;
	padding: 10px;
	position: relative;
}

.cart .promo_code h4 {
	display: inline;
	margin: 0 10px 0 0;
}

.cart .promo_code .barcode {
	border: 1px solid #ddd;
	color: #000;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 2px;
	width: 170px;
}

.cart .promo_code .barcode_check {
	position: absolute;
	top: 10px;
	z-index: 100;
}

.cart .promo_code .discount {
	position: absolute;
	top: 10px;
	right: 5px;
}

.cart .delivery {
	border-bottom: 1px solid #ccc;
	margin: 0 0 40px;
}

.cart .delivery .description {
	background: #f0f0f0;
	padding: 10px;
}

.cart .delivery .description img {
	float: left;
	margin: 0 0 0 10px;
}

.cart .delivery .description .bd {
	padding: 0 0 0 90px;
}

.cart .delivery .description .bd p {
	margin: 10px 0 0;
}

.cart .delivery .options {
	padding: 10px 0;
	position: relative;
}

.cart .delivery .options label {
	margin: 0 10px;
}

.cart .delivery .options input {
	vertical-align: text-bottom;
	margin: 0 0 0 5px;
}

.cart .delivery .options .price {
	text-align: right;
	position: absolute;
	top: 8px;
	right: 5px;
}

.cart .total {
	position: relative;
}

.cart .total span.label {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.cart .total div.checkout {
	border-top: 1px solid #ccc;
	margin: 5px 0 0;
	padding: 10px 0 0;
	text-align: right;
}

.cart .total .price {
	text-align: right;
	position: absolute;
	top: 0;
	right: 5px;
}


/* Product list
--------------------------------------- */
.product_list {
	float:left;
	width:100%;
}

.product_list .sort {
	float:left;
	margin-top:-3px;
}

.product_list .pagination {
	float: right;
}

.product_list .pagination a {
	margin: 0 3px;
	text-decoration:none;
}

.product_list .pagination a:hover {
	text-decoration: none;
}

.product_list .pagination .previous {
	background: transparent url(../img/sprite_button_icons.gif) no-repeat left -211px;
	display: inline-block;
	height: 14px;
	width: 14px;
}

.product_list .pagination .next {
	background: transparent url(../img/sprite_button_icons.gif) no-repeat left -151px;
	display: inline-block;
	height: 14px;
	width: 14px;
}

.product_list .hd {
    float: left;
	background: #eee;
	color: #000;
	padding: 10px;
	width:510px;
}

.product_list .bd {
    float:left;
    width:100%;
}

.product_list .hd input {
	margin-right: 10px;
	vertical-align: text-bottom;
}

.product_list .hd label {
	margin-left: 5px;
}

.product_list .ft {
	padding: 10px 0;
	float:left;
	width:100%;
}

.product_list .row {
	border-bottom: 1px solid #ccc;
	margin: 15px 0 0 0;
	padding: 0 0 20px 0;
}

.product_list .item {
	float: left;
	width: 50%;
}

.product_list .item .image {
	float: left;
	text-align: center;
	width: 100px;
	height: 141px;
	position: relative;
}

.product_list .item .image .checked {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.product_list .item .image  .promo_poupe {
    background-repeat: no-repeat;
    height:60px;
    left:59px;
    position:absolute;
    top:89px;
    width:59px;
}

.product_list .item .image  .promo_poupe .poupe {
    color:#FFFFFF;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    margin-left:-3px;
    text-align:center;
    margin-top:15px;
}

.product_list .item .description {
	padding: 10px 0 0 105px;
}

.product_list .item .description a, .product_list .item .description a:visited {
	color: #000;
	text-decoration: none;
}

.product_list .item .description a:hover {
    text-decoration: none;
}

.product_list .item h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.product_list .item .options {
	margin: 10px 0 0 0;
}

.product_list .item .options label {
	display: inline-block;
	padding: 0 0 4px 0;
}

.product_list .item .options input {
	margin: 0;
	margin-right: 2px;
	vertical-align: text-bottom;
}

.product_list .item .actions {
	clear: both;
	padding: 0px 0px 0px 106px;
}

.product_list .item .actions input {
	margin: 0 15px 0 5px;
	vertical-align: text-bottom;
}


/* checkout
--------------------------------------- */
.checkout .hd {
	height: 95px;
	margin: 0 0 20px;
	position: relative;
}

.checkout .hd a {
	background: url(../img/payment_step_titles.gif) no-repeat;
	display: block;
	float: left;
	height: 100px;
	width: 180px;
	text-decoration: none;
}

.checkout .hd a:hover {
	text-decoration: none;
}

.checkout.step1 .hd a.step1 { background-position: 0 -103px; }
.checkout.step1 .hd a.step2 { background-position: -179px 0; height: 80px; }
.checkout.step1 .hd a.step3 { background-position: -360px 0; height: 80px; }

.checkout.step2 .hd a.step1 { background-position: -2px 0; height: 80px; }
.checkout.step2 .hd a.step2 { background-position: -180px -103px; }
.checkout.step2 .hd a.step3 { background-position: -359px 0; height: 80px; }

.checkout.step3 .hd a.step1 { background-position: -2px 0; height: 80px; }
.checkout.step3 .hd a.step2 { background-position: -183px 0; height: 80px; }
.checkout.step3 .hd a.step3 { background-position: -360px -103px; }

.checkout .bd, .checkout .ft {
	padding: 10px 20px 0;
}

.checkout .item {
	border-bottom: 4px solid #E5E5E5;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.checkout .item .image {
	float: left;
}

.checkout .item .detail {
	padding: 10px 0 20px 100px;
	position: relative;
}

.checkout .item .detail h3 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px;
}

.checkout .item .extra_info {
	margin: 10px 0 0 0;
}

.checkout .item .extra_info span {
	border-right: 1px dotted #666666;
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 1px 5px 1px 0;
}

.checkout .item .extra_info img {
	vertical-align: -15%;
}

.checkout .item .remove {
	background: url(../img/sprite_misc_icons.gif) no-repeat 0 0;
	bottom: 5px;
	color: #000;
	padding: 0 0 0 15px;
	position: absolute;
	right: 2px;
}

.checkout .item .quantity {
	border: 2px solid #ccc;
	border-width: 2px 0;
	color: #000;
	height: 18px;
	margin: 15px 0 0 0;
	padding: 5px 0;
	position: relative;
}

.checkout .item .quantity .price {
	color: #2A9290;
	font-size: 19px;
	font-weight: bold;
	position: absolute;
	right: 0;
	text-align: right;
	top: 4px;
	width: 130px;
}

.checkout .ft {
	margin: 0;
}

.checkout .delivery_address {
	background: #F0F0F0;
	padding: 15px 20px 10px;
}

.checkout .delivery_address strong {
	font-size: 12px;
}

.checkout .note {
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
}

.checkout .promo_code {
	background: #F0F0F0;
	margin: 0 0 30px;
	padding: 10px;
	position: relative;
}

.checkout .promo_code h4 {
	display: inline;
	margin: 0 10px 0 0;
}

.checkout .promo_code .barcode {
	border: 1px solid #ddd;
	color: #000;
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 2px;
	width: 170px;
}

.checkout .promo_code .barcode_check {
	position: absolute;
	top: 10px;
	z-index: 100;
}

.checkout .promo_code .discount {
	position: absolute;
	top: 5px;
	right: 5px;
}

.checkout .delivery {
	background: #f0f0f0;
	margin: 0 0 40px;
	padding: 10px;
	position: relative;
}

.checkout .delivery .price {
	position: absolute;
	top: 5px;
	right: 5px;
}


.checkout .total {
	margin: 20px 0 0 0;
	position: relative;
}

.checkout .total span.label {
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.checkout .total div.checkout {
	border-top:1px solid #CCCCCC;
    margin:5px 0 0;
    padding:10px 0 0;
    text-align:right;
}

.checkout .total .price {
	text-align: right;
	position: absolute;
	top: 0;
	right: 5px;
}

.checkout h4.title {
	background: url(../img/sprite_button_icons.gif) no-repeat left -151px;
	font-size: 12px;
	margin: 20px 0 10px;
	padding: 0 0 0 20px;
}

.checkout .payment_options {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.checkout .payment_options label {
	display: inline-block;
	padding: 10px;
}

.checkout .payment_options input {
	margin: 0;
	vertical-align: text-bottom;
}

.checkout .payment_details {
	color: #000;
	padding: 20px 20px 10px 20px;
}

.checkout .payment_details .amount {
	border-bottom: 1px solid #CBCBCB;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

/* UpdateProgress
**********************************************************/

.divUpdateProgress
{
	position: fixed; 
	top: 300px; 
	left: 40%; 
	border:solid 2px  #363636; 
	background-color: White; 
	width: 300px; 
	height: 100px; 
	filter: Alpha(Opacity = 93);	
	opacity: 0.93;
	text-align: center;
	cursor: progress;
	z-index: 1000; 
	display: none;
}
.lblUpdateProgress
{
    
    color: #363636;
    margin-top: 225px;
    clear: both;
}

/* Pesquisa avançada
--------------------------------------- */
.pesquisa_avancada {
	background: #EAEAEA;
}

.pesquisa_avancada p {
	margin: 0;
}

.pesquisa_avancada h3 {
	background: #2A9290;
	color: #fff;
	font-size: 15px;
	padding: 15px 10px 10px;
}

.pesquisa_avancada .filter_item {
	border-bottom: 1px solid #ccc;
	margin: 0 10px;
	padding: 0 0 10px;
}

.pesquisa_avancada .filter_item.last {
	border-bottom: 0 none;
}

.pesquisa_avancada .filter_item h4 {
	background: url(../img/sprite_button_icons.gif) no-repeat left -151px;
	cursor: pointer;
	margin: 10px 0 0;
	padding: 1px 0 1px 17px; 
}

.pesquisa_avancada .filter_item h4.open {
	background-position: left -181px;
}

.pesquisa_avancada .filter_item input {
	margin: 6px 5px 0 0;
	vertical-align: text-bottom;
}

.pesquisa_avancada .filter_item input.text {
	background: #fff url(../img/euro_symbol.gif) no-repeat 98% center;
	width: 40%;
}

.divSignupMsg {
    background-color:#666666;
    color:#FFFFFF;
    margin-left:-1px;
    padding-bottom:10pt;
    padding-left:10pt;
    padding-right:10pt;
    padding-top:10pt;
    position:relative;
    width:183px;
}

.divSignupMsg .fechar {
    position: absolute;
    top: 2px;
    right: 0px;
}

.divSignupMsg a, .divSignupMsg a:visited, .divSignupMsg a:hover {
    text-decoration:none;
    font-weight: bold;
    color: #ddd;    
}

.divSignupMsgAux {
    background-color:#666666;
    color:#FFFFFF;
    margin-left:-1px;
    padding-bottom:10pt;
    padding-left:10pt;
    padding-right:10pt;
    padding-top:0pt;
    position:relative;
    top:20px;
    width:183px;
}

.divSignupMsgAux .fechar {
    position: absolute;
    top: 2px;
    right: 0px;
}

.divSignupMsgAux a, .divSignupMsg a:visited, .divSignupMsg a:hover {
    text-decoration:none;
    font-weight: bold;
    color: #ddd;    
}

/* Lojas
--------------------------------------- */

.lojas {
	text-align: left;
}

.lojas .nome {
    border-top: 1px solid #ccc;
    color: #2a9290 !important;
    font-weight: bold; 
    cursor:pointer;
    background-image:url('../img/icon_go.png');
    background-repeat:no-repeat;
    background-position:left center;
    padding-left: 18px;
    padding-top:4px;
    padding-bottom:4px;
    vertical-align:top;
}

.lojas .nome.open {
    background-image:url('../img/icon_go_down.png') !important;
}

.lojas .descricao {
    border-top-width:0px !important;
	padding: 5px 18px 18px 18px;
	text-align: left;
	line-height:normal;
}

.lojas .header {
    border-top: 1px solid #ccc;
	color: #2a9290;
	padding: 10px 10px;
	text-align: left;
	font-weight:bold;
	color:Black;
}

.txtlojas1 {
    padding:4px;
    width:30px;
}

.txtlojas2 {
    padding:4px;
    width:23px;
}

/* TV/Internet
--------------------------------------- */

.tv {
    float:left;
    width:100%;
}

.tv .item {
    float:left;
    width:190px;
    height:43px;
    background-repeat:no-repeat;
    padding-top:255px;
    padding-left:20px;
    margin-right:23px;
}

.tv .row {
    margin-top:15px;
}

.tv h1 {
    background-color:#00baff;
    padding:20px;
    color:White;
    margin:0px;
    text-transform:uppercase;
}
    

.login_name
{
    font-variant:small-caps;
    font-weight:bold;
}

/* Cart
---------------------------------------------*/

#divAddedCart
{
    background-color:#669900 !important;
    border:1px solid #669900;
    display: none;  
    height:91px;
    padding:5px;
    position:absolute;
    right:169px;
    top:120px;
    width:202px;
    z-index:1;
}
#divAddedCart div
{
    float:left;
    margin-top:35px;
}

#divAddedCart img
{
    margin-top:4px;
}

#divAddedCart span
{
    color:#fff;
}
