﻿html, body
{
	height: 100%;
}
body
{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font: 70%/1.4 Helvetica, Verdana, Arial, sans-serif;
	color: #2f2a3e;
	background-color: #EBEBF2;
	margin: 0 auto;
}
#form1
{
	width: 1000px;
	position: relative; /*Contexto de posicionamento */
	background-image: url(../images/bg_shade.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	min-height: 100%; /**/
	padding: 0px;
}
* html #form1
{
	height: 100%;
}

#conteudo
{
	padding-bottom: 40px;
}

#topo
{
	width: 1000px;
	height: 200px;
	text-align: center;
	padding: 0px;
	margin-left: 3px;
	background-image: url(../images/top_default.png);
	background-repeat: no-repeat;
}

#principal
{
	width: 683px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	border: 1px solid #E0DFE3;
	border-top: 1px solid #776d91;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
}
#principalAdmin
{
	width: 958px;
	float: left;
	text-align: justify;
	padding-left: 10px;
	padding-top: 3px;
	border: 1px solid #E0DFE3;
	border-top: 1px solid #776d91;
	margin-top: 10px;
	margin-left: 15px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
}
#auxiliar
{
	width: 250px;
	float: right;
	padding-left: 10px;
	padding-top: 3px;
	border: 1px solid #E0DFE3;
	border-top: 1px solid #776d91;
	background-image: url(../images/storybreak_vertical_image.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
}

#sponsor
{
	width: 250px;
	float: right;
	padding-left: 10px;
	padding-top: 3px;
	border: 1px solid #E0DFE3;
	border-top: 1px solid #776d91;
	background-image: url(../images/storybreak_vertical_image.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
}

#newness
{
	width: 240px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border: 1px solid #E0DFE3;
	border-top: 1px solid #776d91;
	background-image: url(../images/storybreak_vertical_image.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
}

#adsense
{
	width: 250px;
	float: right;
	margin-top: 10px;	
	margin-right: 20px;
}


fieldset
{
	margin-left: 5px;
	width: 650px;
}

.chart
{
	width: 255px;
	float: right;
	padding-left: 5px;
	padding-top: 3px;
	border: 1px solid #E0DFE3;
	border-top: 1px solid #776d91;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
}

.login
{
	width: 250px;
	float: right;
	padding-left: 10px;
	padding-top: 3px;
	border: 1px solid #E0DFE3;
	border-top: 1px solid #776d91;
	background-image: url(../images/storybreak_vertical_image.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
}

.clear
{
	clear: both;
}

#footerW
{
	color: #999999;
	clear: both;
	background-color: #2f2a3e;
	text-align: center;
	height: 35px;
	width: 1000px;
	border: 0px;
	border-collapse: collapse;
	margin-left: 1px;
}

#footerW a
{
	color: #776d91;
	border-bottom-color: #776d91;
	text-decoration: none;
}
#rodape
{
	width: 1000px;
	height: 25px;
	border-bottom: 2px none Black;
	font: normal 12px 'Trebuchet MS' , 'Arial';
	color: #000000;
	position: absolute;
	bottom: 0;
	text-align: center;
	left: -1px;
}
#footerW a:hover, #footer a:active
{
	color: #968ab3;
	border-bottom-color: #968ab3;
}
legend
{
	font: 12px 'Trebuchet MS' , 'Arial';
	color: #000000;
	font-weight: bold;
	line-height: 1.1;
	background: #F7F7F7;
	border: 1px solid #F7F7F7;
	padding: 10px;
	background-image: url(../images/bg_titulo_formulario.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

/* BUTTONS */

buttons
{
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}
.buttons a, .buttons button
{
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}
.buttons button
{
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]
{
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height: 17px; /* Safari */
}

*:first-child + html button[type]
{
	padding: 4px 10px 3px 7px; /* IE7 */
}

.buttons button img, .buttons a img
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

.username
{
	background-image: url(../images/16m.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	width: 100px;
	font: normal 11px Arial;
	color: #999999;
	padding: 3px 5px 3px 19px;
	margin-bottom: 3px;
}
.username:focus, .username:hover
{
	background-color: #F0FFE6;
}

.password
{
	background-image: url(../images/16s.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	width: 100px;
	font: normal 11px Arial;
	color: #999999;
	padding: 3px 5px 3px 19px;
	margin-bottom: 3px;
}

.password:focus, .password:hover
{
	background-color: #F0FFE6;
}
.LoggedBox
{
	float: right;
	padding: 3px;
	padding-left: 10px;
	border: 1px solid;
	background-image: url(../images/bg-h2.jpg);
	font-weight: bold;
	color: #2f2a3e;
	margin-right: 4px;
	margin-top: 3px;
}

.LoggedBox a
{
	color: #776d91;
	border-bottom-color: #776d91;
}

.LoggedBox a:hover, #footer a:active
{
	color: #968ab3;
	border-bottom-color: #968ab3;
}

.lblValidator
{
	color: #990000;
	padding: 3px;
	border: 1px solid #990000;
	margin: 3px;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}

SELECT, INPUT, CHECK, LIST
{
	border: lightsteelblue 1pt solid;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Tahoma;
	background-color: #f2f5ff;
}

.divBgPanels
{
	padding-top: 7px;
	height: 23px;
	width: 650px;
	background-image: url(../images/bg_bar.gif);
	font-weight: bold;
	color: #2f2a3e;
}

.bg_bar_left
{
	float: left;
	height: 22px;
	width: 7px;
	background-image: url(../images/bg_bar_left.gif);
}

.bg_bar_right
{
	float: right;
	height: 22px;
	width: 7px;
	background-image: url(../images/bg_bar_right.gif);
}

.displaypBlok
{
	display: block;
}


.alternItemGrid
{
	background-color: #F3F3F7;
	border: 1px solid #DFE0E5;
}

table.myCart
{
	font-family: Verdana, arial;
	font-size: 9px;
	color: #000000;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #DFE0E5;
}

table.myCart tr td
{
	border: 1px solid #DFE0E5;
	padding: 2px;
	text-align: left;
}

table.WellcomeProducts
{
	font-family: Verdana, arial;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border-collapse: collapse;
	width: 99%;
	margin-top: 15px;
}



.WellcomeWebvestiba
{
	font-family: Verdana, arial;
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;
	width: 668px;
	height: 380px;
	background-image: url(../images/banner_whoweare.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
}

.fontxsmall
{
	font-size: x-small;
}

.UpdateProgressContent
{
}

.UpdateProgressBackground
{
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	z-index: 1000;
	background-color: #cccccc;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ds_box
{
	background-color: #9999FF;
	border: 1px solid #9999FF;
	position: absolute;
	z-index: 32767;
}

.ds_tbl
{
	background-color: #ffffff;
}

.ds_head
{
	background-color: #0066CC;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead
{
	background-color: #7B9AE7;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 19px;
}

.ds_cell
{
	background-color: #d8e4f8;
	color: #000000;
	font-size: 9px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	cursor: pointer;
}

.ds_cell:hover
{
	background-color: #F3F3F3;
}
/* This hover code won't work for IE */



a.dcontexto
{
	position: relative;
	font: 8pt verdana, helvetica, sans-serif;
	padding: 0;
	color: Gray;
	text-decoration: none;
	z-index: 90;
}
a.dcontexto:hover
{
	background: transparent;
	z-index: 49;
}
a.dcontexto span
{
	display: none;
		cursor: hand;
}
a.dcontexto:hover span
{
	display: block;
	position: absolute;
	top: 3em;
	text-align: justify;
	left: 0;
	font: 8pt verdana, helvetica, sans-serif;
	padding: 44px 4px;
	border: 0px solid #f68121;
	background: transparent;
}
