@charset "UTF-8";
 
/*	Background-Styles   */


body {
	margin:0px; padding:0px;
	background-color:#fff;
	font-family:verdana, Helvetica;
	color:#666666;
	font-size:12px;
	line-height:17px;
	background:url(/images/campaign/bg.jpg) repeat-x;
	padding-bottom:0px;
}
#main .container {
	/*background-image:url(../images/background_light.jpg);*/
	background-repeat:no-repeat;
}
#footer {
background-image:url(/images/campaign/footer.jpg);
	background-repeat:repeat-x;
	padding:40px;
	position:relative;
	top:0px;
	height:220px;
}
.grey {
	text-decoration: none;
	font-weight: normal;
	color:#333333;
	outline: none;
	font-size:10px;
	}
.grey:visited {
	color:#333333;
	}
.grey:active {
	color:#333333;
	}
.grey:hover {
	color:#333333;
	text-decoration: underline;
}
.container {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.white_text2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:3px;
	text-align:center;
	padding-bottom:3px;
	}

.white_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:3px;
	text-align:left;
	padding-bottom:3px;
	}
a.button {
	background:#000 url(../images/btn/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	border:0px solid #999;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(../images/btn/button_bg_o.jpg) repeat-x;
	/*border-color:#007de2;*/
	border:0px solid #999;
	font-family:Verdana;
	color: #fff;
}
a.button:visited {
	color: #fff;
}
/* LINE*/
.line{
	background-image:url(../images/blank.gif);
	background-color:#999999;
	line-height:1px;
	padding:0px;
	}
	
	
/* TITLE */

.flight_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	font-weight:bold;
	color:#990000;
	padding-top:10px;
	
	}



/* BODY TEXT STYLES */

a {
	text-decoration: none;
	font-weight: normals;
	color:#000;
	outline: none;
	text-decoration:underline;
	}
a:visited {
	color:#000;
	}
a:active {
	color:#000;
	}
a:hover {
	color:#000;
	text-decoration: none;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 11px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
td {
	font-size:11px;
	color:#333;
	}
	



/*	Portfolio-Home-Styles  */


#block_portfolio {
	overflow:auto;
	margin-bottom:20px;
}
#portfolio_items {
	width:685px;
	margin-right:5px;
	float:left;
	height:100px;
	padding-top:0px;
}
#text_column {
	float:left;
	width:1000px;
}

/* PAGING */

#paging{   
    padding:5px;   
    font-family:Arial, Helvetica, sans-serif;   
    font-size:12px;   
    color:#000000;   
    font-weight:bold;   
}   
  
#paging a{   
    padding:4px 7px 4px 7px;   
    margin:0px 2px 0px 2px;   
    border:1px solid #FF9900;   
    background:#FFFFFF;   
    color:#FF9900;   
    text-decoration:none;   
}   
  
#paging a:hover{   
    border:1px solid #FF9900;   
    background:#FF9900;   
    color:#FFFFFF;   
    text-decoration:none;   
}





.white {
	text-decoration: none;
	font-weight: normals;
	color:#990000;
	outline: none;
	font-size:10px;
	}
.white:visited {
	color:#990000;
	}
.white:active {
	color:#990000;
	}
.white:hover {
	color:#666666;
	text-decoration: underline;
}

.header_blue {
	font-family:Arial, Helvetica, sans-serif
	text-decoration: none;
	font-weight: bold;
	color:#333333;
	outline: none;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	}

/* TITLE & FRAME */
.little_text {
	font-size:9px;
	padding-bottom:10px;
	padding-right:10px;
	color:#666666;
	margin-right:10px;
	text-align:right;
	}

.title {
	font-size:13px;
	font-weight:bold;
	color:#ff7800;
	margin-left:10px;
	}



/*	Footer-Styles  */


#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer_column {
	float:left;
	width:150px;
	margin-right:10px;
	margin-left:20px;
}
#footer .long {
	width:600px;
}
#footer h3 {
	color:#4f3737;
	text-transform:uppercase;
	font-size:10px;
}
.footer_link {
	color:#3333ff;
}
.footer_link a:visited{
	color:#3333ff;
}
.footer_link a:hover{
	color:#3333ff;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

/*PNG FIX*/
img {
	behavior: url("pngbehavior.htc");
}
