@charset "utf-8";


#tagText {
	width: 200px;
	height:150px;
	margin: 10px 0px 0px 108px;
	position:relative;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#eee;
	text-transform:uppercase;
	line-height: 20px;
	font-size:13px;
	text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;

}

.tagChar{
	text-decoration:none;
	width:12px;
	height: 10px;
	position:relative;
	text-align:center;
	float:left;
	padding:0;
	border:0;
}

#tagDiv{
	background:url(/img/maker/tag_2.png)  no-repeat center;
	width:380px; 
	height:160px;	
    text-align:center;
}

#tagBorder{
	
	height:160px;

	
}
body{	
	font-size:15px;
	font-weight:100px;
}

#formTable{
	width:300px;	
	border:none;
	padding:0;
	
}
	
#myTable td{
 background:none;
	border:1px black dotted;
	padding:0;
}
#myTable th{
 background:none;
	border:1px black solid;
	text-align:center;
	padding:0;
}

#myTable{
	width:300px;	
	border:1px black solid;
	padding:0;
	
}

	/* definimos a família da fonte */
@font-face
{
font-family: "Crass";
src: url(font/Crass.ttf);
}


#menu_info{
	position:relative;
	top:0px;
	float:right;
	text-align:center;
	right:0px;
	width:180px;

}

.chartDiv{
	position:relative;
	float:left;
	width:450px;	
	
}

#sys_header{
	 position:relative;
	 float:left;
	 text-align:left;
	 width:100%;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-stretch:normal;
	 font-size:12px;

}

#sys_wrapper{	
	 position:relative;
	 float:left;
	 text-align:left;
	 width:100%;
	 margin-left:-10px;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-stretch:normal;
	 font-size:12px;
	
}

.checkBuyLabel{
	width:100%; 
	padding:20px 0 5px 0; 
	position:relative;
	float:left;
	
}

.productPropDiv{
	width:100%; 
	position:relative; 
	padding-top:0%;
	float:left;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:normal;
	font-size:12px;
	padding-bottom:15px;
}

.productImg{
margin:0 15px 50px 40px; 
position:relative; 
float:left; 
	
}

.login-fields label{
	display:block;	
}
.odd{
	background:#EFF7EA;
}