@charset "utf-8";
/* CSS Document */


/* User Sensitive Info ----------------------------------------- */

#T_Action{
	width: 660px;
	position:relative;
	height:200px;

}
#R_Action{
	width: 660px;
	position:relative;
	height:200px;

}

#Rate_Form{
	width: 250px;
	position:relative;
	height:220px;
	left:12px;
	top:20px;
	background: url(../images/fondos/Fondo_Rate.jpg);
}
#Radio{
	width: 150px;
	position:relative;
	height:20px;
	left:40px;
	top:10px;
	margin-top:10px;
}

.v_label{
		font-size:16px;
		font-weight:bold;
		font-family:Calibri;
		position:absolute;
		color: #006666;
		left:0px;
		margin-top:0px;
		height:16px;
		width:100px;
		
	}
	
	.radio_bt{
		position:absolute;
		right:20px;
		margin-top:5px;
	}

	#V_Feedback{
		font-size:16px;
		font-weight:700;
		color:#3CB371;
		font-family: Calibri, "Trebuchet MS", Arial;
		position:relative;
		top:40px;
		left:30px;
		width:430px;
		height:50px;
		text-align:left;
		
	}
	
	.v_submit{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		text-align:center;
		padding-bottom:5px;
		color: #333300;
		position:relative;
		width:130px;
		height:34px;
		top:30px;
		left:40px;
	
	}
	
	.v_title{
		color:#333300;
		font-family: Calibri, "Trebuchet MS";
		position:relative;
		margin-left:15px;
		top:10px;
		margin-top:20px;
		font-weight:bold;
		font-size: 24px;
		text-align:left;
	}
	
	
	.v_msg{
		color:#669977;
		font-family: Calibri, "Trebuchet MS";
		margin-left:35px;
		margin-top:20px;
		font-weight:bold;
		font-size: 16px;
		text-align:left;
		position:absolute;
	}
	.v_msg a{
		color:#18a9c3;
	}
	
/* User Sensitive Info ----------------------------------------- */

#View_Tut{
	position: absolute;
	top:150px;
	right:50px;
	width:120px;
	height:70px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(../images/content/buttons/bt_view_tut.png);
	
}

#View_Tut:hover{
	background: url(../images/content/buttons/bt_view_tut_hover.png);
	
}

#Psd_Active{
	position: absolute;
	top:-40px;
	right:50px;
	width:120px;
	height:70px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(../images/content/buttons/bt_download_psd.png);
	
}

#Psd_Active:hover{
	background: url(../images/content/buttons/bt_download_psd_hover.png);
	
}
#Psd_Inactive{
	position: absolute;
	top:-40px;
	right:50px;
	width:120px;
	height:70px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(../images/content/buttons/bt_psd_inactive.png);
	
}


#Download_Rec{
	position: absolute;
	top:150px;
	right:50px;
	width:120px;
	height:70px;
	text-indent:-9999px;
	cursor:pointer;
	background: url(../images/content/buttons/bt_download_rec.png);
	
}

#Download_Rec:hover{
	background: url(../images/content/buttons/bt_download_rec_hover.png);
	
}


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

/* ----- Colors ----- */

/*	#5edaf0 -- clear cyan
/*	#18a9c3 -- cyan 01
/*	#00CCCC -- cyan 02
/*	#00a0d8 -- cyan title
/*	#e4e4e4 -- Bg Gray
/*	#8e8e8e -- Gray 01
/*	#b3b3b3 -- Gray 02
/*	#575757 -- Descrip Gray
/*	#0606c5 -- Blue 01
/*	#06c521 -- Green 01


/* ----- Colors ----- */

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