/* CSS Document */

body {

	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	color: #333333;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 62.5%;
	/*background-image: url(../images/stripe.png) */

}

textarea, select, input {
	font-size: 1.2em;
	font-family: Trebuchet MS, Arial, sans-serif;
}

input.text {
	padding-left: 5px;
}

p, ul {
	font-size: 1.3em;
	margin: 0em 0em 1em 0em;
}

ul {
	font-size: 1.2em;
	list-style: none; 
	margin: 0em; 
	padding-left: 0em;
}

li {
	margin: 0px 0px 5px 0px;
}
li strong {
	color: #990000;
}

h1 {
    padding: 0;
    margin: 0;
    font-size: 1.2em;
    width: 750px;      
    text-align: center;
    margin-bottom: 20px;


}

.clearit {
	clear: both;
	width: 760px;
}

#header1 {
	width: 747px;
	height: 96px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-image: url(../images/ags_obelisk_top.png);
}

#maincontainer {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 747px;
	text-align: left;
	background-color: #FFFFFF;  /*
	background-image: url(../images/backgradient.png); 
	background-repeat: repeat-x;*/
}

#splash {
	text-align: center; 
	padding-top: 20px; 
	padding-bottom: 20px
}

#guidemenu {
	float: left; 
	width: 160px; 
	padding-left: 20px; 
	text-align: left; 
	font-size: 0.9em;
}

#maincontent {
	float: left;
}

#form_getyourfree {
	float: left; 
	border: solid 2px #CCCCCC; 
	width: 540px; 
	background-image:url(../images/tile.png);
}

#form_guide {
	background-image:url(../images/tile.png);
	padding: 0 0 0 20px;
}

#mainfooter {
	width: 747px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #000000;
	padding: 0px;
	font-size: 9px;
}



#2bdelguidecol {
	
		float: left;
		width: 200px;
		padding: 0px 20px 0px 0px;
		background-color: #FFFFFF;
		text-align: center;
		
	}
	
	#reir-leftcol {
	
		float: left;
		width: 320px;
		padding: 0px 10px 0px 20px;
		background-color: #FFFFFF;
		text-align: left;
		
	}
	
		#leftcoltext {
		
			margin: 0px 0px 10px 0px;
			padding: 0px;
			width: 310px;
		
		}

		#reir-leftcoltext {
		
			margin: 0px 0px 10px 0px;
			padding: 0px;
			width: 380px;
		
		}
		
		.brochureimg {
		
			border: 1px solid #333333;
		
		}
	
	#rightcol {
	
		float: right;
		width: 280px;
		padding: 0px 0px 0px 0px;
		margin-right: 10px;
		text-align: left;

	}

	#reir-rightcol {
	
		float: right;
		width: 340px;
		padding: 0px 10px 0px 10px;
		background-color: #FFFFFF;
		text-align: left;

	}
	
		#formheader {
		
			width: 260px;
			background-image: url(../gfx/tryit.gif);
			height: 49px;
		
		}

		#reir-formheader {
		
			width: 261px;
			background-image: url(../gfx/reir/tryit.gif);
			height: 69px;
			border-right: 1px solid #000000;
			border-top: 1px solid #000000;
			border-bottom: 1px solid #000000;
		
		}
		
		#formdiv1 {
		
			width: 260px;
			background-image: url(../gfx/fondo_celda_good.gif);
			text-align: left;
		
		}

		#formdiv2 {
		
			width: 260px;
			text-align: left;
		
		}

		#reir-formdiv1 {
		
			width: 260px;
			text-align: left;
			border-left: 1px solid #000000;
			border-right: 1px solid #000000;
		
		}
		
			#form1 {
			
				margin: 0px;
			
			}
		
			#formdiv1 form {
			
				padding: 10px 10px 10px 10px;
			
			}
			
			#reir-formdiv1 form {
			
				padding: 10px 10px 10px 10px;

			}

			.formtitle {
			
				margin: 0px;
				font-weight: bold;
			
			}
			
			.formfield {
			
				margin: 0px;
				padding: 0px 0px 10px 5px;
			
			}

			#registrationtick {
			
				padding: 0px 15px 0px 15px;
				margin: 0px 0px 10px 0px;
				font-size: 10px;
			
			}
			
				#registrationtick input {
				
					border: 0px;
				
				}
				
				#registrationtick a {
				
					color: #666666;
				
				}
			
			#submitbutton {
			
				width: 130px;
				height: 24px;
				background-image: url(../gfx/bot.gif);
				border: 0px;
					
			}

			#reir-submitbutton {
			
				width: 130px;
				height: 29px;
				background-image: url(../gfx/reir/button.gif);
				border: 0px;
			
			}
		
		#formfooter {
		
			width: 260px;
			height: 20px;
			background-image: url(../gfx/cierre.gif);
			background-position: top center;
			background-repeat: no-repeat;
		
		}

		#reir-formfooter {
		
			width: 260px;
			height: 20px;
			border-left: 1px solid #000000;
			border-right: 1px solid #000000;
			border-bottom: 1px solid #000000;
		
		}
		
		#bullets {
		
			padding: 0px 10px 10px 0px;
			text-align: left;
		
		}



 #mainfooterleft {
 
 	float: left;
	width: 60%;
	margin: 0px;
	text-align: left;

 }
 
	 #mainfooter a {
	 
		color: #000000;
		text-decoration: none;
	 
	 }
	 
	 #mainfooter a:hover {
	 
		text-decoration: underline;
	 
	 }
	 
	 #mainfooter p {
	 
	 	padding: 5px;
		margin: 0px;
	 
	 }

 #mainfooterright {
	margin: 0px;
 	background-color: #FFFFFF;
	text-align: right;

 }

.highlighttext {

	color: #BC2129;
	font-weight: bold;

}

.formtop {

	padding: 5px 5px 5px 5px;
	text-align: center;
	margin: 0px;

}

#nocols {

	margin: 10px 20px 10px 20px;
	text-align: left;

}

a {

	color: #333333;

}

#box1 {
	float:left; 
	width: 200px; 
	padding: 0px 0px 0px 0px; 
	text-align: left;
	border: 2px solid #666666;
}

#box2 {
	float:left; 
	width: 200px; 
	padding: 0px 0px 0px 20px;
}

#box3 {
	float: left;
	width: 270px; 
	margin-left: 10px;
	padding: 0px 0px 0px 0px;

	text-align: left;
}

.error {
 	font-weight: bold;
	color: #FF0000
}

.guidelink {
	float: left; 
	text-align: center;
	color: #666666
}

#splashheader {
 color: $country;
 font: 3em
}

#formCountryContainer {
	float: left; 
	width: 120px; 
	margin-top: 20px; 
	margin-bottom: 20px
}

#formVerticalLine {
	float: left; 
	width: 5px; 
	height: 300px; 
	border-left: 1px solid #000000;
	margin-top: 30px
}

.labelCountry {
	cursor: pointer; 
	cursor: hand; 
	color: #990000; 
	font-size: 1.1em; 
	font-weight: bold
}
