/* CONTAINER */

#container {
	margin:0 auto;
	width:996px;
}


/* HEADER */
/*
#header {
	height:100px;
	background-color:#dbdbdb;
}
*/

/*----------------------------------------------------------------------------------------------------*/
/*----------------------------CSS ESPECIFICA DA LOJA/CATALOGO-----------------------------------------*/
#container_loja {
	min-height: 100%; /* necessário para a posição do footer ao fundo*/
	height:auto !important;
	height:100%;
	margin:0 auto;
	margin-bottom:-65px; /* margin-bootom é o valor negativo da altura do footer */
	width:960px;
	background:url(/media/images/bg_container_loja.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}


.header_loja{
	width:960px;
	height:67px;
	padding-top:142px;
	background:url(/media/images/header_loja.jpg) no-repeat;
}

.user_logged{ color:#fff; width:185px; height:20px; float:left; padding-left:45px; margin-top:36px; font-size:12px;}
.cart_area{width:225px; height:50px; float:right; margin-right:35px; margin-top:10px;}

#content_loja {width:960px;	clear:both;	min-height:100%; overflow:hidden;}

.left_zone{ width:236px;float:left; padding-top:20px;}
.right_zone{ float:left; clear:right; width:680px; padding-right:24px; padding-left:20px;}

.right_zone .titulo{ margin-top:4px;}

.menu_privado ul {list-style:none outside none;margin:0;padding:0;}

.menu_privado ul li {
background:url("/media/images/arrow.png") no-repeat scroll right center transparent;
height:31px;
line-height:18px;
list-style:none outside none;
margin-bottom:5px;
padding-left:30px;
}

.menu_privado ul li:hover {
background:url("/media/images/arrow.png") no-repeat scroll right center;
height:31px;
line-height:18px;
list-style:none outside none;
margin-bottom:5px;
padding-left:30px;
}

.menu_privado{ margin-top:30px;}
.menu_privado a:link, .menu_privado a:visited{display:block; margin-bottom:2px; color:#434343; font-size:11px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.menu_privado a:hover{ color:#508daf;}


.bt_logout{ margin-left:20px;}

.bt_logout a:link,.bt_logout a:visited{ background: #b9b9b9 url("/media/images/glow_button.png") no-repeat right center; -moz-border-radius:2px 2px 2px 2px; border:medium none; color:#FFFFFF;	cursor:pointer;	font-size:11px;	font-weight:bold; padding:9px 84px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; text-shadow:0 -1px 0 #333; text-decoration:none;}

.bt_logout a:hover{ background: #bfbfbf url("/media/images/glow_button.png") no-repeat right center;}


.barra_filtros{ width:653px; height:70px; background: url("/media/images/bg_filtros.jpg") no-repeat top; padding-top:13px; padding-left:20px;  margin-top:10px; margin-bottom:15px; }

.barra_filtros select{ background:url("/media/images/bg_select.gif") repeat-x scroll -3px -3px transparent; -moz-border-radius:2px 2px 2px 2px; border:2px solid #FFF;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-right:4px;padding:5px;width:130px; float:left;}
.input_search{-moz-border-radius:2px 2px 2px 2px;background-color:#F7F7F7;border:2px solid #FFFFFF;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-right:4px;padding:6px;width:150px; margin-left:45px;}
.opcoes{ padding-top:19px;  width:400px; float:left;}
.opcoes a{ color:#5794b8; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.n_artigos{ float:right; /*margin-right:22px;*/ line-height:25px; height:25px; color:#6f6f6f; margin-top:16px;}
.n_artigos select{ background:url("/media/images/bg_select.gif") repeat-x scroll -3px -3px transparent; -moz-border-radius:2px 2px 2px 2px; border:2px solid #d7d7d7;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-right:4px;padding:2px;width:50px; float:left;}

/* FOOTER */

#push{ height:65px;}

#footer_loja {
	margin:0;
	padding:0;
	width: 100%;
	height: 65px;
	background: url(/media/images/bg_foo_out.jpg) repeat-x;
}

#footer2_loja {
	margin:0 auto;
	width:996px;
	height: 65px;
	position: relative;
	background: url(/media/images/bg_foo_in.jpg) no-repeat top center;
	color: #FFFFFF;
}

#footer2_loja .left {
	float:left;
	width:280px;
	padding-top:22px;
}

#footer2_loja .center {
	float:left;
	width:473px;
	padding-top:22px;
}

#footer2_loja .right {
	float:left;
	width:160px;
	padding-top:7px;
}


#footer2_loja a:link, 
#footer2_loja a:visited {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer2_loja a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}



#footer2_loja .assinatura_goweb { float:right; padding:18px 6px 0px 0px; width:100px;}


#footer2_loja .go { float:left;}
#footer2_loja .goweb { float:left; padding:7px 0px 0px 5px; cursor:pointer;}

#footer2_loja .goweb a:link,
#footer2_loja .goweb a:visited { font-size:9px; color:#fff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }

#footer2_loja .goweb a:hover { font-size:9px; color:#626262; text-decoration:none;}

/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/



/* CONTENT */

#content {
	width:996px;
	clear:both;
	position: relative;
	overflow: auto;
}
	
#contentLeft {
	width: 282px;
	height: 558px;
	float: left;
	clear: right;
}
	
#contentCenter {
	width: 228px;
	overflow: auto;
	float: left;
	clear: right;
}
	
#contentRight {
	width: 486px;
	overflow: auto;
	float: left;
	clear: right;
}

#flashSpacer {
	position: absolute;
	width: 340px;
	height: 283px;
	top: 180px;
	left: 0px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	overflow: hidden;
}

#logoSpacer {
	position: absolute;
	width: 115px;
	height: 141px;
	top: 10px;
	left: 87px;
	cursor: pointer;
}

#contentMenu {
	width: 170px;
	min-height: 390px;
	overflow: auto;
	margin-top: 181px;
	margin-left: 58px;
}

#areaPrivadaLeft {
	width: 282px;
	height: 39px;
	margin-top: 465px;
	cursor: pointer;
}

/* PESQUISA */
#search {
	width:232px;
	height:57px;
	margin-top: 3px;
	float: left;
}

#searchSubmit {
	width: 25px;
	height: 30px;
	margin-top: 15px;
	float: left;
	cursor: pointer;
}
#search .input {
	margin-left: 77px;
	margin-top: 14px;
	width: 150px;
	height: 16px;	
	border: none;
	background: none;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}


#searchSubmit input{
	width: 25px;
	height: 30px;
	cursor: pointer;
	border: none;
	background: none;
	font-size: 0px;
}



#output {
	width:400px;
	margin-top: 151px;
	margin-left: 55px;
	color: #555555;
	line-height: 1.4;
}

#output .titulo {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #119DD0;
	font-weight: bold;
	margin-bottom: 35px;
}


#output .titulo a:link, 
#output .titulo a:visited {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #119DD0;
	font-weight: bold;
}

#output .titulo a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #119DD0;
	font-weight: bold;
	text-decoration: underline;
}


#output .titulo2 {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #119DD0;
	font-weight: bold;
	margin-bottom: 10px;
}


#output .titulo2 a:link, 
#output .titulo2 a:visited {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #119DD0;
	font-weight: bold;
}

#output .titulo2 a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #119DD0;
	font-weight: bold;
	text-decoration: underline;
}








/* FOOTER */

#footer {
	margin:0;
	padding:0;
	width: 100%;
	height: 53px;
	background-color: #000000;
}

#footer2 {
	margin:0 auto;
	width:996px;
	height: 53px;
	position: relative;
	overflow: auto;
	background-image: url(/media/images/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
}

#footer2 .left {
	float:left;
	width:320px;
}

#footer2 .center {
	float:left;
	width:433px;
	padding-top:10px;
}

#footer2 .right {
	float:left;
	width:160px;
	padding-top:7px;
}


#footer2 a:link, 
#footer2 a:visited {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer2 a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}



#footer2 .assinatura_goweb { float:right; padding:3px 6px 0px 0px; width:100px;}


#footer2 .go { float:left;}
#footer2 .goweb { float:left; padding:7px 0px 0px 5px; cursor:pointer;}

#footer2 .goweb a:link,
#footer2 .goweb a:visited { font-size:9px; color:#fff; text-decoration:none; font-family:Arial, Helvetica, sans-serif; }

#footer2 .goweb a:hover { font-size:9px; color:#626262; text-decoration:none;}




.titulos {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #119DD0;
	font-weight: bold;
	margin-bottom: 10px;
}


.titulos a:link, 
.titulos a:link a:visited {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}
.titulos a:link hover {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
}







/* MENU */

.menu {
	border-right:1px solid #dbdbdb;
	background-color:#FFFFFF;
	width:250px;
}

#menu {
}



#servicos {
	padding-left:27px;
}

#links {
	padding-left:27px;
}

#links a {
	padding-bottom:5px;
}

#bottom {
	font-family:Arial, Helvetica, sans-serif;
}



#history_back{padding-top:5px; text-align:left; margin-right:25px; margin-top:20px; margin-bottom:20px;}

#history_back a:link,
#history_back a:visited{
background-color:#6C9BB4;
padding:7px;
-moz-border-radius:2px 2px 2px 2px;
font-size:11px;
font-weight:bold;
color:#fff;
text-transform:uppercase;
text-decoration:none;
}

#history_back a:hover{
background-color:#606060;
padding:7px;
-moz-border-radius:2px 2px 2px 2px;
font-size:11px;
font-weight:bold;
color:#fff;
text-transform:uppercase;
text-decoration:none;
}

