/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  ------------------------------------------------
*/
html, body {
	height: 100.1%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0 0 0;
	background: #f0ebd7 url(../assets/images/vadapagebg.jpg) repeat-x;
}
#masthead {
	color: #999999;
	background-color: transparent;
	padding: 0px;
	margin: 0 0 44px 0;
}
#masthead table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	padding: 0;
	background: url(../assets/images/td-bg.jpg) repeat-x 0px 0px;
}
#cell_1 {
	width: 33%;
	background-color: #000 !important;
}
#cell_2 {
	width: 34%;
	background: url(../assets/flash/vada-header4.jpg) no-repeat;
}
#cell_3 {
	width: 33%;/*background: url(../assets/images/td-bg.jpg) repeat-x 0px 0px;*/
}
#wrapper {
	width: 980px;
	margin: 0 auto 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 776px;
	float: left;
	border-left: 1px dashed #333;
}
#left {
	width: 200px;
	float: left;
	position:relative;
}
#right .content {
	font-size: 0.95em;
	line-height: 1.65em;
	padding: 10px 15px 24px;
}
#left .content {
	padding: 10px 20px 24px 0px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px;
}
#footer .content {
	padding: 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
}
#footer img {
	Border: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #0000ff;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#left p {
	text-align: center;
	margin-top: 0px;
	font-style: italic;
}
#right a:link {
	color: #0000ff;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	text-decoration: underline;
}
#right a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #8c9aad;
}
#wrapper .menulist a:hover {
	border-color: #5d6673;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	margin-right: 20px;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
	margin-right: 20px;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
a img {
	border: 0;
}
h1 {
	font-size: 1.6em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 0px 0px 10px;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1.0em;
	margin: 10px 0 20px 40px;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
img.floatleft {
	padding: 0 10px 5px 0;
	float: left;
}
.floatright {
	float: right;
	margin: 10px 0px 10px 10px;
}
#projector {
	background-image: url(../new-site/Assets%20Used/projector.jpg);
	float: left;
	width: 250px;
	background-repeat: no-repeat;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.animation {
	position: relative;
	left: 8px;
	top: 3px;
	margin-bottom: 22px;
}
/*search form styles*/
.hint {
	font-size: 0.85em;
	color: #7A7A7A;
	background:#DBE1D5;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}
.searchtext {
	font-size: 0.85em;
	color: #FFF;
	vertical-align: middle;
}
#searchForm {
	position: absolute;
	right: auto;
	top: 191px;
	width: 10.0em;
	margin-left: 760px;
	padding-right: 27px;
	color: #FFFFFF;
}
#searchForm label {
	float: right;
}
#searchForm input.hint {
	width: 8em;
}
#searchForm span.submit {
	display: block;
	position: absolute;
	right: 0;
	width: 17px;
	height: 17px;
	overflow: hidden;
	margin: 0.15em 0 0;
}
#searchForm span.submit input:hover, #searchForm span.submit input.hover {
	position: relative;
	margin-top: -17px;
}
object, embed {
	vertical-align: bottom;
}
