/*GLOBAL*/



#flashcontent {
	margin: 0 auto;
	width: 760px;
}
#flashcontent_careers {
	margin: 0 auto;
	width: 200px;
}
body { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #0d0d0d;
	
	}
.bg_main {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../gui/bg_main_table.gif'); 
	background-repeat: repeat-x;
	background-position: top left; 
	background-color: #030303;
}	



body, td, p, li, div,  select	{
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #cfcfcf;
	}
	
p {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px;
}

td {
	vertical-align: top;
	}
	
img {
	border: 0px;
	}
	
a {
	color: #df181f;
	text-decoration: underline;
	}
a:hover {
	color: #f4969a;
	text-decoration: underline;
	}

ul {
	margin: 0px 0px 0px 0px; 
	padding: 10px 20px 20px 30px;
	}
li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px;
	}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #870005;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

.gallery_over {
	text-decoration: none;
	width: 550px; 
	background-color: #0d0d0d; 
	padding: 10px; 
	margin: 0px 0px 20px 0px; 
	border: 1px solid #171717;
}
	
	.gallery_over h1, .gallery_over h2, .gallery_over h3, .gallery_over h4, .gallery_over a, .gallery_over a:hover {
		text-decoration: none;
	}
	.gallery_over a:hover {
		color: white;
	}

.gallery_images_over {
	text-decoration: none;
	width: 140px; 
	background-color: #0d0d0d; 
	padding: 10px; 
	margin: 12px 12px 0px 0px; 
	border: 1px solid #171717;
	float: left;
}

br {
	padding: 5px 0px 5px 0px;
	}
hr {
	border-top: 1px solid #3c0002;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px;
	}

b, strong {
	font-weight: bold;
}
	
/* TEXT */
.text_10 {
	font-size: 10px;
	}
.text_9 {
	font-size: 9px;
	}
.right_pad {
	padding: 0px 30px 0px 0px;
}

.btn {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #fff;
	background: #870005;
	margin: 2px; 
	padding: 4px 20px 4px 20px;
	text-align:center;
	border:none;
	}
.btn:hover {
	background: #f5474e;
	cursor:pointer;
	}
		
.btn a, .btn a:hover {
	color: #fff;
	text-decoration:none;
}

/* OVERLAP CONTAINERS */
#container {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 960px;
	text-align: left;
	background-attachment: scroll; 
	background-image: url('../gui/bg_main_table.gif'); 
	background-repeat: repeat-x;
	background-position: top left; 
	background-color: #030303;
	}

#header {
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 960px;
	z-index: 10;
	}

#under_header {
	padding: 430px 0px 0px 0px;
	width: 960px; 
	z-index: 9;
	}
	
#content {
	margin: 0px 0px 0px 0px;
	padding: 160px 0px 60px 244px;
	width: 716px;
}
#content_gallery {
	margin: 0px 0px 0px 0px;
	padding: 230px 0px 60px 244px;
	width: 716px;
}
#content_lower {
	margin: 0px 0px 0px 0px;
	padding: 220px 0px 60px 244px;
	width: 716px;
}

#section {
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #033171;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #c8d5e1;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 0px 0px 0px 0px ;
	margin: 10px 0px 10px 0px ;
	}
	
/* CORNERS */
.corner_tl {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_tl.gif'); 
	background-repeat: no-repeat;
	background-position: top left; 
	}	
.corner_tr {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_tr.gif'); 
	background-repeat: no-repeat;
	background-position: top left; 
	}	
.corner_bl {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_bl.gif'); 
	background-repeat: no-repeat;
	background-position: top left; 
	}	
.corner_br {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_br.gif'); 
	background-repeat: no-repeat;
	background-position: top left; 
	}	
	
.corner_top {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_top.gif'); 
	background-repeat: repeat-x;
	background-position: top left; 
	}	
.corner_left {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_left.gif'); 
	background-repeat: repeat-y;
	background-position: top left; 
	}	
.corner_bottom {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_bottom.gif'); 
	background-repeat: repeat-x;
	background-position: top left; 
	}	
.corner_right {
	padding: 0px 0px 0px 0px;
	background-attachment: scroll; 
	background-image: url('../images/th_corner_right.gif'); 
	background-repeat: repeat-y;
	background-position: top left; 
	}	


/* FOOTER */

.bg_footer {
	padding: 74px 0px 60px 405px;
	background-attachment: scroll; 
	background-image: url('../gui/bg_footer.gif'); 
	background-repeat: no-repeat;
	background-position: top left; 
	background-color: #0d0d0d;
	color: #6b6b6b;
	text-align: left;
}	

.bg_footer a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #6b6b6b;
	}
.bg_footer a:hover {
	color: #fff;
	}
.footer_small_text {
	font-family: Tahoma, Geneva, sans-serif;
	color: #870a0b;
	font-size: 8px;
}

input,option {
	color: #000;
}
