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

/*
@import "video_team.css";
@import "video_connect.css";
@import "video.css";
*/
@import "content.css";

.nav {
	width: 166px;
	padding-left: 20px;
	margin-top: 20px;
	float: left;
	}

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ STYLES ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #888;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	}
	
	
p {
	color: #888;
	margin-top: 0px;
	padding-top: 0px;
	}
	
a {
	color: #888;
	text-decoration: none;
	}
	
a:hover {
	color: #888;
	text-decoration: underline;
	}
	
#footer p, #footer a{
	color: #444;
	
	}
	
p.getFlash {
	padding: 20px;
	border: solid 1px #999999;
	margin-top: 20px; 
	float: left;
	display:block;
	clear: both;
	width: 890px;
	}

/*++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++ LAYOUT ++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++*/


#container {
	width: 930px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	
#flash_header {
	float: left;
	}
	
#header {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 119px;
	}

#alt_menu {
	height: 330px;
	}

#content_area {
	float: left;
	margin-top: 30px;
	width: 928px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3d3f3f;
	border-bottom-color: #3d3f3f;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	}
	
#divider_wide_left {
	float: left;
	width: 928px;
	background: url("../_img/divider_wide_left.gif");
	}
	
#divider_wide_right {
	float: left;
	width: 928px;
	background: url("../_img/divider_wide_right.gif");
	}
	
#divider_none {
	float: left;
	width: 928px;
	background-color: #000000;
	}

#footer {
	float: left;
	width: 930px;
	margin-top: 15px;
	padding-bottom: 20px;
	}

img {
	border: none;
	margin: 0px;
	}


#alt_menu {
	width: 930px;
	height: 330px;
	}
	
#no_flash {
	width: 930px;
	height: 330px;
	clear: both;
	}


#flash_layer {
	position: absolute;
	z-index: 1;
}
#welcome, #podcasts, #connect, #news_events, #life_at_victory {
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	float: none;
	}
#welcome  {
	background-image: url(../_img/icon_play.jpg);
	}
#podcasts {
	background-image: url(../_img/icon_audio.jpg);
	}
#connect {
	background-image: url(../_img/icon_house.jpg);
	}
#news_events {
	background-image: url(../_img/icon_note.jpg);
	}
#life_at_victory {
	background-image: url(../_img/icon_circle.jpg);
	}
	
a.div_link:hover {
	text-decoration: none;
	cursor: hand;
}

#search_victory {
	background-image: url(../_img/icon_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 63px;
	float: left;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 12.5px;
}
.search_form {
	background-color: #7C7C7C;
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	border: 1px solid #7C7C7C;
	width: 194px;
	padding-left: 3px;
	margin-right: 21px;
	font-size: 12px;
	height: 16px;
	padding-top: 0px;
	float: left;
	margin-top: 8px;
}
#search_background {
	background-image: url(../_img/search_bg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-position: 0px 7px;
}
.search_button {
	background-image: url(../_img/search_button.jpg);
	background-repeat: no-repeat;
	color: transparent;
	text-transform: capitalize;
	margin-top: 5px;
	float: left;
}
.paragraph_image {
	text-align: right;
	padding: 5px;
	float: right;
}
#divider_none_small {
	float: left;
	width: 380px;
	background-color: #000000;
}
#contact_details {
	float: left;
	height: 80px;
	width: 250px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 265px;
}

