/* Victory Bible College International - CSS Document */
/* Created by Joel Funk (Intoria.com) */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333C5F;
	background: #405372;
	margin: 0 auto;
	width: 760px;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #0000ff;
	text-decoration: none;
	cursor:hand;
}

a:visited {
	color: #0000FF;
}

p {
	margin-top: 10px; 
}

h1 {
	font-family: "Optima", "Arial", sans-serif;
	font-size: 24px;
	color: #000000;
	margin-top: 10px;
}

h2 {
	margin-top: 10px;
	font-family: "Optima", "Arial", sans-serif;
	font-size: 16px;
}

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

table {	
	border-collapse: collapse;
	font-size: 10px;
	border-color: #cccccc;
	color: #666666;
	margin: 0;
	padding: 0;
}

tbody {
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: #cccccc;
}

thead td, tfoot td {
	border-left: 1px dashed;
	border-right: 1px dashed ;
	border-color: #cccccc;
}

thead td {
	border-top: 1px dashed;
	border-color: #cccccc;
}

tfoot td {
	border-bottom: 1px dashed;
	border-color: #cccccc;
}


caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333C5F;
	text-align: center;
	padding: 4px 4px 4px 0;
}

th, td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #cccccc;
	padding: 4px;
}

th {
	color: #333C5F;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

td {
	font-weight: normal;
}

.clear {
	clear: both;
	visibility: hidden;
}

.image_recent {
	float: left;
	background: #ffffff;
	display: block;
	margin: 0 auto;
	height: 155px;
	padding: 0;
	border: 0;
}

.image_gallery {
	width: 570px;
	height: 500px;
	background: #ffffff;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 10px 0;
	border: 0;
	color: #405372;
}

.image_gallery #viewing {
	float: right;
	display: block;
	margin: 0 10px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.image_gallery h1 {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	color: #405372;
}

.image_gallery .thumbnails {
	padding: 10px;
	margin: 0;
	height: 312px;
	border-top: 1px solid #405372;
	border-bottom: 1px solid #405372;
}

.image_gallery .page_links {
	float: left;
	display: block;
	margin: 10px 0 0 0;
	padding: 0 10px;
}

.image_gallery .page_links a {
	float: left;
	background: url(/images/buttons/page_link.gif) top left no-repeat;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: 0 4px 0 0;
	padding: 10px 0 0 0;
	color: #405372;
}

.image_gallery .page_links a:hover, .image_gallery .page_links a:active, .image_gallery .page_links a.active {
	background: url(/images/buttons/page_link_2.gif) top left no-repeat;
	text-decoration: none;
	color: #ffffff;
}

.image_gallery .page_links a:visited {
	text-decoration: none;
}

.gallery_back, .gallery_more {
	float: left;
	width: 64px;
	height: 149px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

.gallery_back {
	background: url(/images/buttons/gallery_back.jpg) top left no-repeat;
	margin: 0 2px 0 0;
}

.gallery_back:hover {
	background: url(/images/buttons/gallery_back_2.jpg) top left no-repeat;
	margin: 0 2px 0 0;
}

.gallery_more {
	background: url(/images/buttons/gallery_more.jpg) top left no-repeat;
	margin: 0 0 0 2px;
}

.gallery_more:hover {
	background: url(/images/buttons/gallery_more_2.jpg) top left no-repeat;
	margin: 0 0 0 2px;
}

.thumbnail {
	float: left;
	width: 133px;
	height: 149px;
	background: url(/images/backgrounds/polaroid.jpg) top left no-repeat;
	margin: 4px 2px 2px 2px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}

.thumbnail:hover, .thumbnail:active {
	margin: 0 2px 2px 2px;
	color: #CCCCCC;
}

.thumbnail:visited{
	color: #CCCCCC;
	font-weight: normal
}

.thumbnail img {
	border: 1px solid #F4F4F4;
	margin: 5px 5px 0 5px;
}


.news, .event {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
}

.news {
	border: 1px solid #078B8E;
}

.news .document, .event .document {
	display: block;
	height: 16px;
	background: url(/images/icons/document.gif) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
}

.news h2 {
	display: block;
	color: #078B8E;
	border-bottom: 1px dashed #078B8E;
	background: url(/images/icons/talk.gif) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 6px 20px;
}

.news .date {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0;
}

.news .story, .event .details {
	display: block;
	font-size: 12px;
	background: #F3F3F3;
	padding: 10px;
	margin: 0;
}

.event {
	border: 1px solid #FF6600;
}

.event h2 {
	display: block;
	color: #FF6600;
	border-bottom: 1px dashed #ff6600;
	background: url(/images/icons/calander.gif) top left no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 6px 20px;
}

.event .date {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0;
}

#head {
	height: 84px;
	background-image: url(/images/backgrounds/globe.jpg);
	display: block;
}

#head #logo { 
	margin: 12px 0 0 20px;
}

#torso {
	background-image: url(/images/backgrounds/torso.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 760px;
	float:left;
}

#left {	
	float: left;
	width: 181px;
}

#left #nav_main {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left #nav_main a {
	width: 166px;
	height: 24px;
	background-image: url(/images/buttons/main_inactive.gif);
	margin: 0;
	padding: 7px 0 0 15px;
	font-size: 14px;
	text-align: left;
	color: #405372;
	text-decoration: none;
	display: block;
}

#left #nav_main a:visited {
	color: #405372;
}

#left #nav_main a:active, #left #nav_main a:hover, #left #nav_main a.active {
	background-image: url(/images/buttons/main_active.gif);
	color: #078B8E;
}

#left #nav_main a.active {
	font-weight: bold;
}

#left #nav_main ul, #nav_main ul li {
	margin: 0;
	padding: 0;
}

#left #nav_main .nav_sub {
	background: #E4E4E4;
	list-style: none;
	margin: 0;
	padding: 6px 0 0 0;
}

#left #nav_main .nav_sub a {
	width: 156px;
	height: 18px;
	background: #E4E4E4;
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 0 0 4px 25px;
}

#left #nav_main .nav_sub a:active, #left #nav_main .nav_sub a:hover, #left #nav_main .nav_sub a.active {
	color: #078B8E;
	font-weight: normal;
	background: #e4e4e4;
}

#left #nav_main .nav_sub a.active {
	text-decoration: underline;
}

#left #quickads_left {
	width: 140px;
	margin: 20px auto;
	padding: 0;
	display: block;
}

#left #quickads_left .ad {
	display: block;
	margin: 0 auto 10px auto;
	text-indent: 0;
}

#left #quickads_left img {
	margin: 0;
	padding: 0;
}

#left #quicklinks_left {
	list-style: none;
	margin: 31px 0 0 0;
	padding: 0;
	text-indent: -9999px;
}

#left #quicklinks_left #aroundtheworld {
	width: 181px;
	height: 74px;
	background: url(/images/buttons/quicklinks_aroundtheworld.jpg) no-repeat;
	text-decoration: none;
	display: block;
}

#left #quicklinks_left #missionsandtours {
	width: 181px;
	height: 74px;
	margin-top: 19px;
	background: url(/images/buttons/quicklinks_missionsandtours.jpg) no-repeat;
	text-decoration: none;
	display: block;
	
}

#left #quicklinks_left #international {
	width: 181px;
	height: 74px;
	margin-top: 46px;
	background: url(/images/buttons/quicklinks_international.jpg) no-repeat;
	text-decoration: none;
	display: block;
}

#right {
	float: left;
	width: 579px;
	padding: 0;
	margin: 0;
	display: block;
}

#right #nav_visitor {
	list-style: none;
	margin: 0;
	padding: 0;
}


#right #nav_visitor li > #right #nav_visitor ul {
	top: auto;
	left: auto;
}

#right #nav_visitor ul {
	margin: 0;
}

#right #nav_visitor li {
	float: left;
	position: relative;
	margin: 0;
}

#right #nav_visitor li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#right #nav_visitor li:hover ul, #right #nav_visitor li.over ul {
	display: block;
}

#right #nav_visitor a {
	height: 25px;
	border-bottom: 1px solid white;
	padding-top: 6px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	text-shadow: #000000;
}

#right #nav_visitor #student, #right #nav_visitor #parent, #right #nav_visitor #pastor {
	width: 144px;
	border-right: 1px solid white;
	display: block;
}

#right #nav_visitor #student {
	background: url(/images/buttons/visitor_red.jpg);
}

#right #nav_visitor #parent {
	background: url(/images/buttons/visitor_orange.jpg);
}

#right #nav_visitor #pastor {
	background: url(/images/buttons/visitor_blue.jpg);
}

#right #nav_visitor #alumnus {
	background: url(/images/buttons/visitor_purple.jpg);
	width: 144px;
	display: block;
}

#right #nav_visitor .sub_nav {
	width: 144px;
	text-align: left;
	padding: 0;
	margin: 19px 0 0 0;
	list-style: none;
}

#right #nav_visitor .sub_nav a {
	height: 25px;
	width: 144px;
	display: block;
	border: 0;
	background: url(/images/buttons/visitor_red.jpg);
	padding-top: 6px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #000000;
}

#right #page_image {
	float: left;
	width: 434px;
	height: 175px;
	display: block;
	margin: 0;
	padding: 0;
}

#right #quicklinks_right {
	float: left;
	width: 145px;
	height: 175px;	
	background: #E4E4E4 url(/_images/backgrounds/e4e4e4.gif) top left repeat;
	margin: 0 auto;
}

#right #quicklinks_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right #quicklinks_right a {
	text-indent: -9999px;
	text-decoration: none;
}

#right #quicklinks_right .ad {
	height: 169px;
	width: 141px;
	display: block;
	margin: 2px auto;
	text-indent: 0;
	background: url(/images/ads/xperience.jpg) no-repeat;
}


#right #quicklinks_right #info {
	height: 48px;
	width: 143px;
	display: block;
	background: url(/images/buttons/quicklinks_moreinfo.gif) no-repeat;
	margin-bottom: 1px;
}

#right #quicklinks_right #apply {
	height: 48px;
	width: 143px;
	display: block;
	background: url(/images/buttons/quicklinks_applynow.gif) no-repeat;
}

#right #quicklinks_right #alumni-login,
#right #quicklinks_right #become-a-member,
#right #quicklinks_right #donate-now  {
	height: 48px;
	width: 143px;
	margin-top: 2px;
	display: block;
}
#right #quicklinks_right #alumni-login {
	background: url(/images/buttons/quicklinks_alumnilogin.gif) no-repeat;
}
#right #quicklinks_right #become-a-member {
	background: url(/images/buttons/quicklinks_becomememeber.gif) no-repeat;
}
#right #quicklinks_right #donate-now {
	background: url(/images/buttons/quicklinks_donate.gif) no-repeat;
}

#right #breadcrumb {
	margin: 0;
	padding: 4px 0 0 10px;
	border-bottom: 1px dotted #e4e4e4;
	height: 20px;
	display: block;
	background: #ffffff;
}

#right #breadcrumb a {
	color: #6D7389;
}

#right #content_main {
	margin: 0;
	padding: 10px 10px 20px 10px;
	background: #ffffff;
	display: block;
}

#right #content_main li {
	padding-bottom: 10px;
}

#right #content_main #application_forms {
	background: url(/images/buttons/application_forms.jpg) top left no-repeat;
	width: 152px;
	height: 148px;
	display: block;
	float: right;
	text-indent: -9999px;
	text-decoration: none;
}

#right #content_main #george_hazel {
	display: block;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
}


#feet {
	margin: 0;
	padding: 4px;
	list-style: none;
	text-align: center;
	background: #1D2338;
	display: block;
}

#feet #nav_feet {
	list-style: none;
	margin: 0 auto;
	padding: 2px 0 2px 0;
	width: 570px;
	text-align: center;
}

#feet #nav_feet li {
	float: left;
	margin: 0;
	padding: 0;
}

#feet #nav_feet a, #feet #nav_feet a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 4px;
} 

#feet #nav_feet a:active, #feet #nav_feet a:hover {
	text-decoration: none;
} 

#feet #copyright {
	color: #FFFFFF;
}

#feet #intoria {
	margin: 0 auto;
	padding-left: 20px;
	background: url(/images/logos/intoria_sm.gif) top left no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
