/*
Theme Name: VODA
Theme URI: http://wordpress.org/
Description: Specially made for <a href="http://www.vodastudios.com/">VODA Studios</a>.
Version: b0.7
Author: Heath Carlisle
Author URI: http://www.brownbarn.com/
Tags: horizontal menu, flash backgrounds, pages


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



html, body { 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #4a4949; 
	height:100%; width:100%;
	margin:0; padding:0;
}

/* Layout Divs */
#shell { 
	margin:auto; 
}
#contContainer { 
	height: 90%; 
	z-index: 20; 
	width: 100%; 
	top: 10%; 
	position: absolute; 
	background-repeat: repeat;
	background-image: url(images/walpha/b_10_x65.png)
}
#contContainerHome { 
	text-align: center; 
	height: 75%; 
	z-index: 20; 
	width: 100%; 
	top: 110px; 
	position: absolute; 
}
#contContainerFull { 
	left: 40%; 
	z-index: 20; 
	width: 55%; 
	top: 110px; 
	position: absolute; 
}
#contContainer1_column { 
	left: 50%; 
	height: 75%; 
	z-index: 20; 
	width: 50%; 
	top: 110px; 
	position: absolute; 
	background-repeat: repeat;
	background-image: url(images/walpha/b_10_x65.png)
}
#contContainer2_column { 
	left: 34%; 
	height: 75%; 
	z-index: 20; 
	width: 66%; 
	top: 110px; 
	position: absolute; 
	background-repeat: repeat;
	background-image: url(images/walpha/b_10_x65.png)
}
#contContainer3_column { 
	height: 75%; 
	z-index: 20; 
	width: 100%; 
	top: 110px; 
	position: absolute; 
	background-repeat: repeat;
	background-image: url(images/walpha/b_10_x65.png)
}
#contContainerLeftFull { 
	height: 75%; 
	z-index: 20; 
	width: 55%; 
	top: 110px; 
	position: absolute; 
}
#contContainerLeft1_column { 
	height: 75%; 
	z-index: 20; 
	width: 50%; 
	top: 110px; 
	position: absolute; 
	background-repeat: repeat;
	background-image: url(images/walpha/b_10_x65.png)
}
#contContainerLeft2_column { 
	height: 75%; 
	z-index: 20; 
	width: 66%; 
	top: 110px; 
	position: absolute; 
	background-repeat: repeat;
	background-image: url(images/walpha/b_10_x65.png)
}
#contContainerLeft3_column { 
	height: 75%; 
	z-index: 20; 
	width: 100%; 
	top: 110px; 
	position: absolute; 
	background-repeat: repeat;
	background-image: url(images/walpha/b_10_x65.png)
}


#Content { 

	margin-bottom: 5%; 

	margin-top: 5%; 

	text-decoration: none; 
	font-family: Arial, sans-serif; 
	padding-right: 20px; 
	padding-left: 50px; 
	height: auto; 
	z-index: 30; 
	border-style: none; 
}

#Content .contFlash { 

}

#Content table tbody tr td { 
	vertical-align:text-top; 

}
#Content table tbody tr td .h2 { 
	color: #000; 
	line-height: 20px; 
	font-weight: bold; 
	font-size: 18px; 
}
#Content table tbody tr td .h1 { 
	color: #000; 
	line-height: 45px; 
	font-weight: bold; 
	font-size: 40px; 

}

#Content table tbody tr td .p { 
	color: #000; 
	line-height: 15px; 
	font-size: 12px; 

}
#Content table tbody .full { 
	padding: 10px; 
}
#content_sub { 
	height:360px; width:955px; 
	margin:0; padding:0; 
}
#footer	{ 
	text-decoration: none; 
	padding-left: 10px; 
	padding-bottom: 0; 
	padding-right: 100px; 
	padding-top: 10px; 
	height:18px; 
	color:#333;
	
	
	 
}
/*End Layouy Divs*/

/* background table */
#footer a {text-decoration: none; font-size:10px; color: #999;}
#footer a:hover { color: #ccc;}

.footerMenu {



	float: right;



	color: #999;



	font-size: 10px;



	font-family: Arial, "Lucida Grande", Verdana, sans-serif;



}

.top {
	height: 110px;
}
.middle {
	z-index: 10;
	height: 75%;
}
.bottom {
	height: 80px;
}
/* Navigation */
#topNav {
	z-index: 200;
	left: 45px;
	top: 82px;
	position: absolute;
	
	padding: 5px;
}



#logo {
	margin-left: 85%;
	top: -10px;
	position: absolute;
	padding-top: 15px;
	padding-right: 20px;
	z-index: 0;
}
.brands {
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	height: 10px;
	width: 60px;
}
.brands:hover {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	height: 10px;
	width: 60px;
}
.digital {
	margin-right: auto;
	margin-left: auto;
	background-color: #2a363d;
	height: 10px;
	width: 60px;
}
.digital:hover {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2a363d;
	height: 10px;
	width: 60px;
}
.studios {
	margin-right: auto;
	margin-left: auto;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	height: 10px;
	width: 60px;
}
.locations {
	margin-right: auto;
	margin-left: auto;
	background-color: #a37e4e;
	height: 10px;
	width: 60px;
}
.locations:hover {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a37e4e;
	height: 10px;
	width: 60px;
}
#siteMenu {
	color: #ccc;
	padding-left: 38px;
	float: left;
	width: 410px;
	display: inline;
}
#siteMenu table {
	color: #ccc;
	text-align: center;
}
#siteMenu td {
	width: 80px;
	font-size: 9px;
	text-align: center;
	float: left;
	display: inline;
}
#flashBackground {
	height: 100%;
	z-index: 0;
}

