u@charset "utf-8";
/* Leif Robertson 2008 */


/*-------- General styles --------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
	
body {
	background: url(../images/topBG.jpg) repeat-x #FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin:0;
	padding:0;
}
	
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#top{
	background:url(../images/top.jpg) no-repeat;
	height:400px;
}

#top2{
	background:url(../images/top2.jpg) no-repeat;
	height:280px;
	padding-left:5px;
}

#topNav{
	font-size:10px;
	text-align:right;
	color:#eee;
	margin-right:50px;
	padding-top:5px;
}


#clear {
	clear:both;
	line-height:1px;
}

.clear {
	clear:both;
	line-height:1px;
}

A:link{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

A:visited{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

A:active{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

A:hover{
	text-decoration:none;
	color:#555;
	font-weight:bold;
}

p{
	line-height:150%;
	margin-bottom:10px;
}

.hide{
	visibility:hidden;
}

img{
	border:none;
}


/*-----------------for home page banner spacing----------*/

#headerLeft{
	float:left;
	width:310px;
}

/*-----------------for other page header----------*/

#header{
	margin-left:450px;
	margin-top:25px;
}


/*-------------------For Flash Banner------------------------------*/

#headerRight{
	float:left;
}

#container{
	position:relative;
	left:100px;
	top:25px;	
}


/*--------------home page link area--------------------*/

#homeLinks{
	float:left;
	width:710px;
	margin-left:25px;
	padding-bottom:10px;
	background:#eee;
	border: 1px solid #ccc;
}

#lawsuitsPage{
	float:left;
	width:710px;
	margin-left:25px;
	padding-bottom:10px;
	background:#eee;
	border: 1px solid #ccc;
}

#history, #members, #media, #govAffairs, #staff, #lawsuits, #bulletin, #advert, #join {
	float:left;
	margin:5px;
	border: 1px solid #ccc;
	padding:10px;
}


#AUTOvGreg, #AUTOvWA{
	float:left;
	margin:5px;
	border: 1px solid #ccc;
	padding:10px;
	width:600px;
}

#AUTOvGreg img, #AUTOvWA img{
	padding:5px 15px 5px 5px;
}

/*---------------------- Content --------------------------------*/

#content{
	float:left;
	width:1000px;
	padding-bottom:15px;
}

#leftLinks{
	width:200px;
	float:left;
	margin-left:25px;
	_margin-left: 12px;
}

#contentRight{
	min-height:625px;
	float:left;
	margin-left:20px;
	width:690px;
	padding:15px;
	background:#eee;
	border: 1px solid #ccc;
}


#contentRight ul{
	margin-left:10px;
	list-style:disc;
	padding:15px;
	padding-left:30px;
}

#contentRight li{
	margin-bottom:10px;
}

#contentRight h2, #contentContact h2, #contentContact h3, #homeLinks h2{
	text-align:center;
	margin-bottom:15px;
}


.left{
	float:left;
}

.right{
	float:right;
}

.update{
	background: url(../images/headers/update.jpg) no-repeat #CCC;
	padding:40px 10px 10px 10px;
	margin:10px 0;
	border:1px solid #999;
}

.editorialPolicy{
	background:#CCC;
	padding:10px 10px 10px 10px;
	margin:10px 0;
	border:1px solid #999;
}

.box{
	background: #CCC;
	padding:40px 10px 10px 10px;
	margin:10px 0;
	border:1px solid #999;
}

/* -------------------- Contact Page -------------------------------- */

#contentContact{
	float:left;
	width:965px;
	padding-bottom:15px;
	padding:15px;
	background:#eee;
	border: 1px solid #ccc;
}



#leftContact{
	float:left;
	width:440px;
	padding:15px;
	background:#eee;
	border-right: 1px dashed #000;
}

#rightContact{
	float:left;
	width:420px;
	padding:15px;
	padding-left:35px;
	margin-left:0px;
	background:#eee;
}



/* -------------------- footer styles -------------------------------- */

#footer {
	background: url(../images/footer.jpg) no-repeat #FFF;
	color: #000;
	height:122px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;	
	clear: both;
}
	
#footer a{
	color: #393434;
	text-decoration: none;
}
	
#footer a:hover{
	color: #000;
	text-decoration: none;
}
	
#footer p{
	text-align:center;
	font-weight:bold;
	margin-top:-1px;
}



/*---------------------- email contact form --------------------------*/
 label{
	width: 6em;
	float: left;
	text-align: right;
	margin:0 10px 0 20px;
	text-indent:0;
	display: block;
	color:#000;
}

.hear{
	width:172px;
}


.submit input{
	margin-left: 4.5em;
}
input{
	color: #000;
	background: #fff;
	border: 1px solid #000;
	font-size:14px;
	margin-bottom:5px;
	padding-bottom:5px;
}

input.longer {
	width:300px;
}

input.longer2 {
	width:200px;
}

.submit input{
	color: #000;
	background: #fff;
	border: 2px outset #000;
}
fieldset{
	border: 1px solid #121212;
	width:600px;
	background-color:#62714e;
}

legend{
	color: #000;
	background: #6090bf;
	border: 1px solid #000;
	padding: 2px 6px;
	margin:5px 0 15px 25px;
	font-weight:bold;
	
}

textarea {
	background-color: #fff;
	border: black 1px solid;
	color: #000;
	font-size:14px;
	height:150px;
	width:385px;
	margin-left:10px;
}


/*------------------ Flowplayer ----------------------*/

/* these two settings will remove borders from playlist entries */
a:active {  outline:none; }
:focus   { -moz-outline-style:none; }


/* container has a background image */


/* player style */
/* container has a background image */

a.player {
	border:1px solid #000;
	display:block;
	width:340px;
	height:300px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background:#000 url(images/h500.png) repeat-x 0 0;
	background:-moz-linear-gradient(top, rgba(55, 102, 152, 0.9), rgba(6, 6, 6, 0.9));
	-moz-box-shadow:0 0 40px rgba(100, 118, 173, 0.5);
}

a.player:hover {
	background:-moz-linear-gradient(center top, rgba(73, 122, 173, 0.898), rgba(6, 6, 6, 0.898));	
}

/* splash image */
a.player img {
	border:0;	
}


#player {
	float:left;		
	height:300px;
	width:340px;
}	

/* playlist style */
#playlist {
	width:322px;
	height:370px;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #ccc;
	padding:5px;
	margin-left:5px;
	background-color:#efefef;
	float:left;
}

/* playlist entry */
#playlist a {
	display:block;
	width:280px;
	height:90px;
	padding:7px;
	background-color:#fff;
	border:1px solid #ccc;
	font:11px "bitstream vera sans", "lucida grande",verdana;
	text-decoration:none;
	margin-top:7px;
	color:#666;
}

/* different states of a playlist entry */
#playlist a:hover {
	background-color:#ccc;
	border:1px solid #000;		
}

#playlist a.progress {
	background-color:#efefef;	
}

#playlist a.playing {
	border:1px solid #000;
	background-color:#ccc;	
}

#playlist a.paused {
	border:1px solid #F00;
	background-color:#eee;	
}

/* elements inside playlist entry */
#playlist a img {
	border:0;	
	float:left;
	margin-right:10px;
}

#playlist a strong {
	color:blue;		
	padding-bottom:5px;
}

#playlist a em {
	border:0;	
	float:left;
	margin-right:10px;
	background:url(../images/clock.gif) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	font-style:normal;
	margin-top:10px;
}



