/* CSS UNDERCON - Cordero Airlines */

/*
body,p {
	background-color:#167baa;
	font-family:arial, verdana, helvetica; font-size:11px;
	color:#FFFFFF;	
	background-image: url(.images/gradientbg.jpg); 
}
*/

body { 
	background-image: url(../images/coupecuracaoreplicate_bg.jpg); 
	background-color:#FFF; /* #669900;*/
	margin-top:0px;
	text-align:center;	
	background-position:center top;
	background-repeat:repeat-x;	
	font-family:arial, verdana, helvetica; font-size:11px;
	}
	
html {
	height:100%;
	}

img {
	border:0px;
	}
	
* {
	margin:0;
	padding:0;
}	

#MagicImage {
	width:950px;
	height:106px;
	padding-top:3px;
	padding-bottom:3px;
	
	}

#enclose {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 100%;
	background-image: url(../images/coupecuracao_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#container {
	background-color:none;
	width:auto;

}	

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1040px;
	/* background-image: url(../images/coupecuracao_bg.jpg);
	background-color:#669900; */
	background-position:center top;
	background-repeat:no-repeat;	
	/*background: url("/path/to/your/background_cols.gif") repeat;*/
}

#header {
	margin: 0 0 0px 0;
	background: transparent;
	height:115px;
	padding-left:45px;
}

#side-a {
	float: left;
	width: 45px;
}

#side-b {
	float: right;
	width: 45px;
}

#content { 
	float: left;
	width: 950px; /* 90%; */
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	background:transparent; /* #014a69; */
}

#footer {
	clear: both;
	background: url('../images/footer_bg.png');
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:25px;
	height:55px;	
}

	p.#footer {
		padding-top:50px;
		}
	


/* ---- INNER SECTIONS ARE HERE ----- */

div.ContentWrap  {
	width:950px;
	border:none 0px #FFF;
	position:relative;
	clear:both;
	background:#FFF;
	height:auto;
	} 

	div.ContentLeft {
	width:540px;
	height:auto; /* 295px;*/
	position:relative;
	background:#999; /* #f78e12;         */
	float:left;
	vertical-align:top;
	overflow:hidden;
	} 
	
	

	div.ContentRight {
		width: 410px;
		height:295px;
		position: relative;
		background: none; /*#0099d2;         */
		float:left;
		/*background:url("../images/hdr_partners.jpg") no-repeat scroll center top transparent; */
		} 
		
		div.ContentRight img {
			padding-top:0px;
			text-align:center;
			}
	
	div.ContentLeftSub {
	width:540px;
	height:auto; /* 295px;*/
	min-height:548px;
	position:relative;
	background:#00a3c6; /* #f78e12;         */
	float:left;
	vertical-align:top;
	overflow:hidden;
	} 
	
		
div.ContentItems  {
	width:950px;
	/*border:none 0px #FFF;*/
	position:relative;
	clear:both;	
	background-color:#FFF;	
	} 

	div.ItemsLeft {
	width:540px;
	height:auto; /* 265px; */
	position:relative;
	background:#00a3c6; /*#3d3b3e; DARK GRAY       */
	float:left;
	border-style:dotted none none none; border-color:#FFF;
	} 

	div.ItemsRight {
		margin:0; padding:0px;
		border-style:dotted none none none; border-color:#999;
		width: 410px;		
		position: relative;
		/*background:tran #CCC;         */
		float: right;
		height:auto; /*350px; /* 265px;		 */
		min-height:390px;
		overflow:hidden;	
		
		background:#F3D396 url("../images/bg_fencingbackintime.jpg") no-repeat scroll center bottom;
		} 		
		
		div.ItemsRight  p {
			font-family:Georgia, arial, verdana, tahoma, helvetica;
			font-size:11px;
			color:#000;
			padding-top:10px;
			padding-left:20px;			
			padding-right:10px;			
			}
			
		div.ItemsRight  img {			
			margin:1px 5px 5px 5px;				
			text-align:left;
			float:left;	
			border-style:solid solid solid solid; border-color:#FFF; border-width:3px;
			}
			
		div.ItemsRight ul {
			list-style:none;
			padding-left:20px;
			padding-top:10px;
			padding-bottom:16px;
			width:390px;
			max-width:390px;
			overflow:hidden;
			border-style:none none dotted none; border-color:#999; border-width:3px;
			direction:ltr;			
			}
			
		div.ItemsRight li {
			font-family:Georgia, arial, verdana, tahoma, helvetica;
			font-size:11px;
			list-style:none;
			padding-left:10px;
			padding-right:5px;
			width:170px; /* 175px; */
			float:left;
			overflow:hidden;			
			background:url("../images/bullet_square.gif") no-repeat scroll left center transparent;
			}			
		

/* SUB CONTENT ITEMS */
#ItemsBox { 
	width:auto; 
	border:0px solid #900; 
	background-color:none; 	
	overflow:hidden;
	padding-left:0px;	
	float:left;
	/*height:100%; */
	padding-bottom:15px;	
	}

	#SubItems { 
	width:500px; float:left; border:0px solid #090; padding-top:10px;
	background-color:transparent;
	padding-left:20px;
	
	overflow:hidden;	

	min-height:360px;
	
	}
	
		#SubItems p {
			font-family:georgia, arial, verdana, tahoma, helvetica;
			font-size:11px;
			color:#000;
			padding-top:8px;
			padding-bottom:8px;
			}
			
		#SubItems img {
			border:0px;
			float:right;
			padding-left:3px;
			}
	
		#SubItems ul {
			list-style:none;		
			}
			
		#SubItems b {
			font-weight:bold;	
			color:#f6f5aa;
			font-size:12px;
			
			}			
			
		#SubItems  li {
			background:transparent url(../images/bullet_square.gif) no-repeat scroll left center;
			font-family:verdana, arial, tahoma;
			font-size:12px;
			color:#fffefa;
			font-weight:normal;
			list-style-position:outside;
			list-style-type:none;
			width:180px;
			padding-bottom:3px;
			padding-left:15px;
			float:left;
			}
			
		#cloud1.li.cloud_hdr {
			font-family:verdana, arial, tahoma;
			font-size:16px;
			font-weight:bold;
			}
			

		#SubItems a, link, visited {
			color:#e4e3e3;
			font-weight:normal;
			padding-right:0px;
			padding-top:0;
			text-align:right;
			text-decoration:none;
		}			

		#SubItems a:hover {
			color:#dd8925;
			font-weight:normal;
			text-align:right;
			}			
			
/* Bottom BANNERS */
			
#bottom_banner {
	position:relative;
	padding-top:10px;
	background:transparent;	
	width:450px;	
	height:auto;
	text-align:middle;
	float:left;
	}
	
	#bottom_banner_left {
		position:relative;
		width:320px;
		float:left;	
		padding-left:30px;
		}
		
	#bottom_banner_right {
		position:relative;
		width:320px;
		float:left;
		text-align:center;
		padding-left:15px;
		}		
		
/* TOP AREA */

div.TopArea  {
	width:950px;
	border:none 0px #FFF;
	position:relative;
	clear:both;
	background:#FFF;
	height:115px;
	} 

	div.TopAreaLeft {
	width:540px;
	height:115px;
	position:relative;
	background:#999; /* #f78e12;         */
	float:left;
	vertical-align:top;
	} 

	div.TopAreaRight {
		width: 410px;
		position: relative;
		background: #999;        
		float:left;
		/*background:url("../images/hdr_partners.jpg") no-repeat scroll center top transparent; */
		} 
		
div.TopArea img {
		padding-top:0px;
		text-align:center;
		border:0px;
		}

/* TAB AREA */

#toptabsarea { 
	width:409px; height:298px; float:left; border:0px none #009;
	background-color:none; text-align:none;
	margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;
	padding-top:0px; 
	background-color:#1c1c56;
	/* background:url("../images/bg_tabsarea.jpg") no-repeat scroll center top transparent; */
	}	 /* MAKE A BACKGROUND IMAGE HERE */	

/* GENERIC CONTENT */

div.ContentGeneric {
	background-color:#00a3c6; /* #315b6d; */
	width:505px;
	height:auto;
	min-height:517px;
	padding:15px 20px 15px 15px;
	}
	
	div.ContentGeneric p {
		font-family:georgia, helvetica, arial;
		font-size:12px;
		color:#2c2e2e;
		padding-bottom:15px;
	}
	
	div.ContentGeneric h2 {
		font-family:georgia, helvetica, arial;
		font-size:14px;
		color:#eee84a;
		padding-bottom:15px;
	}
	
	div.ContentGeneric h1 {
		font-family:georgia, helvetica, arial;
		font-size:18px;
		color:#eee84a;
		padding-bottom:5px;
	}


div.boxtop {
	background:none;
	width:410px;
	float:left;
	}
	
div.boxbottomWrap {
	padding-top:25px;
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
	background-color:green;
	}
	
	
div.boxbottom {
	background:#f3d396; /* #00a3c6; */
	float:left;
	
	padding-top:25px;
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
	
	overflow:hidden;
	width:380px;
	border-style:dashed none none none;
	border-width:1px;
	border-color:#FFF; 
	min-height:135px;
	}
		
		div.boxbottom p {
			font-family:georgia, arial, verdana, tahoma, helvetica;
			font-size:11px;
			color:#000;
			padding-top:8px;
			padding-bottom:8px;
			}
			
		.boxbottom img {			
			margin:0px;
			float:right;
			padding:0px 0px 0px 0px;
			border-style:solid solid solid solid; border-color:#FFF; border-width:3px;
			}		
	
	
/* COPYRIGHT */

.copyright {
float:left;
height:30px;
padding-top:30px;
padding-right:10px;
position:relative;
top:10px;
width:680px;
} /*
.copyright ul, li {
color:#666666;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
list-style:none outside none;
padding-left:3px;
padding-right:3px;
padding-top:0;
top:20px;
vertical-align:top;
background-image: url(../images/R2logo_ftr_sm.png); background-position: left top; background-repeat:no-repeat;
}
	*/
	
	
.copyright ul {
	list-style:none;
	position:relative;
	}
	
.copyright li{
	list-style:none;
	float:left;
	padding-left:0px;
	padding-right:5px;
	}	
	
.copyright_image img {
	float:left; 
	padding-top:0px;
	padding-right:5px;
	border:0px;
	}
	
.copyright_image li {
	padding-top:5px;
	padding-right:10px;
	width:auto;	
	}
	
	
	
	
