/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

/*

* { margin:0; padding:0; }
 
*/

/*
 * 
 * */

.floatFinalizer {height: 0px;font-size: 0px;line-height: 0px; clear: both;}
.spacer {height: 1px; font-size: 0px;line-height: 0px; clear: both;}
body {width:100%; height:100%; background-color:#cccccc; font:12px Arial, Verdana, Helvetica;}

#main {width:921px; height:100%; margin: 0px auto;}

	#header {width:921px; height:136px;}
		#shadow_left {width:14px; height:136px; float: left; background-image:url(../images/chest/shadow_left_top.jpg);}
		#shadow_right {width:14px; height:136px; float: left; background-image:url(../images/chest/shadow_right_top.jpg);}

		#header_content {width:893px; height:136px; float: left; background-color:#FFFFFF;}
			#header_logo {width:183px; height:136px; background-image:url(../images/chest/logo_background.jpg); float: left;}
				#header_logo_img {padding-left:30px; padding-top:18px;}
			
			#header_options {height:136px; float: left; }

				#header_top_options	{padding-right:10px; padding-top:14px; height:31px; float:right;}
					#welcome_message	{padding-top:4px; color:#9999ff; font-family:Verdana, Arial; font-size:9px; font-weight:bold; padding-right:20px; float: left;}
					#top_options	{padding-top:4px; color:#666666; font-family:Verdana, Arial; font-size:9px; font-weight:bold; padding-right:20px; float: left;}
					#search	{float: left;}
						.header_search	{border: #D1D1D1 solid 1px; padding: 0px; margin: 0px; * margin: 1px; height:20px; vertical-align: bottom; float:left;}
						.search_input {color:#666666; font-family:Verdana, Arial; font-size:10px; font-weight:bold; border: 0px; padding-top: 4px; padding-left:2px; margin: 0px; height:14px; vertical-align: top;}
						.search_btn {background-image:url(../images/chest/btn_search.jpg); border:0px; padding:0px; margin:0px; height:22px; width:74px;}
					
					#pressQuotes{position: absolute; top:5px; left:-20px; width:267px; height:85px; z-index:1;}		
					
				#header_menu {width:650px; height:91px; float: right;}
					#header_menu_left {position:relative; width:628px; height:91px; background-image:url(../images/chest/menu_background.jpg); float: left;}
					.header_menu_option{padding-top:39px; padding-right:14px; float:left;}
					
					#header_menu_option_Babies{z-index:1000; visibility:hidden; position:absolute; top:78px; left:70px; background-color:#fff; background-image:url(images/fundo_menu_drop.png); background-repeat:repeat-x;border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; border-right:1px dotted #cccccc; padding-bottom:8px;}
					#header_menu_option_Babies a{padding:5px 15px 7px 15px; display:block; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}
					#header_menu_option_Babies a:hover{color:#9999ff;}
					
					#header_menu_option_Girls{z-index:1000; visibility:hidden; position:absolute; top:78px; left:140px; background-color:#fff; background-image:url(images/fundo_menu_drop.png); background-repeat:repeat-x;border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; border-right:1px dotted #cccccc; padding-bottom:8px;}
					#header_menu_option_Girls a{padding:5px 15px 7px 15px; display:block; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}
					#header_menu_option_Girls a:hover{color:#9999ff;}
									
					#header_menu_option_Boys{z-index:1000; visibility:hidden; position:absolute; top:78px; left:210px; background-color:#fff; background-image:url(images/fundo_menu_drop.png); background-repeat:repeat-x;border-bottom:1px dotted #cccccc; border-left:1px dotted #cccccc; border-right:1px dotted #cccccc; padding-bottom:8px;}
					#header_menu_option_Boys a{padding:5px 15px 7px 15px; display:block; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}
					#header_menu_option_Boys a:hover{color:#9999ff;}
					
					
					
					#header_menu_right {width:82px; height:91px; background-image:url(../images/chest/menu_background_right.jpg); float: left;}

	#content {background:url(../images/chest/content_background.jpg) repeat-y;}

		#all_content {padding-left: 30px; width:860px; min-height:400px;}
		
		#left_content {padding-left: 30px; width:664px; float:left;}
			
			#banner {width:664px; height:205px;}
			
			#destaques {width:664px; height:232px; padding-top:16px;}
				#destaque_babies {width:211px; height:262px; float:left; background-color:#f5efea;}
				#destaque_girls {width:211px; height:262px; float:left; background-color:#ffe5fa;}
				#destaque_boys {width:211px; height:262px; float:left; background-color:#e5efff;}
				.destaque_title {padding:10px;}
				.destaque_text {padding-left:10px; color:#333333; font-family:Verdana,Arial; font-size:10px;}

		#right_sidebar {padding-right: 30px; float:right;}

			#basket {width:184px; height:147px;}
				#basket_top {background-image:url(../images/chest/basket_top.jpg); height:5px; width:184px; font-size:0px;}
				#basket_content {background-image:url(../images/chest/basket_background.jpg); width:154px; height:123px; padding-left:20px; padding-right:10px; padding-top:15px;}
				#basket_title {padding-bottom: 10px;}
				#basket_bottom {background-image:url(../images/chest/basket_bottom.jpg); height:4px; width:184px; font-size:0px;}
				.basket_separator {background-image:url(../images/chest/basket_separator.jpg); height:1px;}

			#call_us_box {width:154px; height:71px;}

			#newsletter_box {width:154px; height:154px; background-color:#e3e3f0; padding: 15px 15px 0px 15px;}
				#newsletter_title {padding-bottom:10px;}

			#links {width:154px; height:135px; background-color:#f5efea; padding: 15px;}
				#links_options {padding-top: 10px; color:#666666; font-family:Verdana,Arial; font-size:10px;}
				
		.small_left_content {padding-left: 0px !important; width:574px !important; float:left;}
		.large_right_content {padding-right:30px; width:307px !important; float:left;}
			#right_sidebar .box {left:0; width:303px;}	
			.progress_items {padding-left:10px;}
		
		#checkout_progress {margin-left:12px; margin-top:12px;}
		#billing-address-select {width:433px !important;}
		#shipping-address-select {width:433px !important;}
		
	#footer {width:921; height:100px; color:#666666; font-family:Verdana,Arial; font-size:9px; text-align:center; line-height:18px;}
	
	.div_produto{width:179px; float:left;}
	.div_prod_detalhe{border-bottom:1px dotted #cccccc; padding-bottom:4px; padding-top:4px;}
	.div_prod_left{float:left; padding-left:5px; color:#afafaf; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
	.div_prod_price_left{float:left; padding-left:5px; color:#afafaf; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; height:20px; padding:5px;}
	.div_prod_right{float:right; color:#000; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
	.div_prod_right input{padding:10px 0px;}
	.div_nome_prod{color:#333333; height:35px; padding-left:3px; font-size:11px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
	.div_separador_prod{float:left; background:url(../images/chest/separador_prod.gif) repeat-y; background-position:top right; margin-top:25px; padding:0px 20px;}
	.div_sem_separador_prod{float:left; margin-top:25px; padding:0px 20px;}
	#div_content_texto{padding-left:20px;}
	#div_local_mapa{height:15px;padding-bottom:15px;}
	#div_local_mapa_texto{border: 1px solid #d1d1d1; padding-left:7px;float:left; width:76px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; background:#d1d1d1; height:15px;}
	#div_local_mapa_mapa{padding-left:11px; float:left; width:560px; border: 1px solid #d1d1d1;height:15px;font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333;}
	#div_img_titulo{padding-left:20px; width:199px; height:32px;}
	
	.seta_pos{top:65px; background-image:url(../images/chest/seta_down.png); height:7px; width:14px; visibility:hidden; position:absolute;}
	.selected{top:65px; background-image:url(../images/chest/seta_down.png); height:7px; width:14px; visibility:visible; position:absolute;}
/*
 * 
 */

/*body { background:#496778 url(../images/body_bg.gif) 50% 0 repeat-y; color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }*/

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4
{ 

font-family: Georgia, Times New Roman, Times, Roman !important;
color: #5d5da3 !important;
text-transform: inherit !important;

margin:0;
padding-bottom:0.4em;
line-height:1.3em; color:#0A263C; 
}

h5, h6, .head 
{
margin:0;
padding-bottom:0.4em;
line-height:1.3em; color:#0A263C; 
}

h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */

/*changed*/
p {  
margin:0;
padding-bottom:0.8em;
}
address { 
margin:0;
padding-bottom:0.4em;
}

address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

.form-list {padding-left:0px; margin-left: 0px !important;}

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

.scroll-box {overflow: visible !important;}

