/* CSS Document for Swope Auto Museum */

* {
	margin: 0;
	padding: 0;

}

body {
	width: 750;
	height: auto;
	background: #000;
	background-image: url('images/backimg.gif');
	background-position: center;
	background-repeat: no-repeat;
	background-position: top center; 
	font-family: Arial, Helvetica, sans-serif;	
}

.longbody {
	width: 750;
	height: auto;
	background: #000;
	background-image: url('images/backimg_long.gif');
	background-position: center;
	background-repeat: no-repeat;
	background-position: top center; 
	font-family: Arial, Helvetica, sans-serif;	
}

.nav-menu {
float: right;
}

.nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

.nav-menu li
{
float: left;
margin: 0 0.15em;
}

.nav-menu li a
{
background: url(images/navimg.gif) #000 bottom right repeat-x;
height: 29px;
line-height: 2em;
width: 79px;
display: block;
text-decoration: none;
text-align: center;
font-size: 12px;
}

.nav-menu a:link, .nav-menu a:visited {
color: #ffffff;
}

.nav-menu a:hover {
color: #990000;
}

.leftcontent {
background: url(images/transback.gif) center no-repeat;
margin-left: 5px;
}

.cardef {
font-size:12px;
margin: 10px 10px 5px 30px;
text-align: left;
width: 270px;
height: 230px;
}

.cardef a:link, a:visited {
font-weight:bold;
color: #990000;
text-decoration: none;
}

.featured {
color: #990000; 
font-size: 14px;
font-weight: bold;
}

.carsimg {
margin: 0 auto;
}

.addresscontent {
background: url(images/addressbar.jpg) left no-repeat;
height: 58px;
width: 287px;
}

.address {
font-size: 11px; color: #660000; padding-left: 5px; float: left;
}

.addressrght {
font-size: 11px; color: #660000;  text-align: center; margin-right: 40px; 
}

.addressrght img{
padding: 8px 2px 0px 2px;
}

.addressrght a:link, .addressrght a:visited{
text-decoration: none;
color: #660000;
}

.addressrght a:hover{
text-decoration: underline;
color: #000000;
}

.btmcredit {padding: 2px 2px; font-size: 12px; text-align: left;}

.btmcredit a:link, .btmcredit a:visited
{
color: #fff;
text-decoration: none;
}

.btmcredit a:hover{color: #ccc;
text-decoration: none;
}

.swopemuseumhead {
width: 650px;
background-color: #333333;
text-align: center;
color: #ffffff;
margin: 3px auto;
font-weight: normal;
}

.swopemuseumhead a:link, .swopemuseumhead a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.swopemuseumhead a:hover {
 color: #cccccc;
 font-weight: normal;
}


.leftcontact {
	color: #FFFFFF;
	margin: 5px 20px 5px 15px;
	padding: 5px;
	text-align: left;
}

.rghtcontent {
	background-color: #DDCCA7;
	border: thin solid #999999;
	float: right;
	padding: 5px;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #660000;
	text-decoration: none;
	height: 100px;
	width: 250px;
	text-align: left;
}

.rghtcontent a:link, .rghtcontent a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

.rghtcontent a:hover {
color: #000000;
text-decoration: none;
}

.mapswp {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.directionscontent {
color: #fff;
padding: 5px;
text-align: left;
margin-left: 15px;
font-size: 14px;
}

.directionscontent a:link, .directionscontent a:visited {
color: #ddcca7;
font-weight: bold;
text-decoration: underline;
}

.directionscontent a:hover{
color: #990000;
text-decoration: none;
}

.directionscontent1 {
background-color: #FFFF99;
padding: 5px;
text-align: left;
margin-left: 15px;
margin-right: 20px;
font-size: 14px;
}

.directionscontent1 a:link, .directionscontent1 a:visited {
color: #990000;
font-weight: bold;
text-decoration: none;
}

.directionscontent1 a:hover{
color: #990000;
text-decoration: underline;
}

.swopeimg {
margin: 10px 10px 10px 15px;
}

/****Scrollbar style ****/
/* Did away with Scrollbars, div's are still in place on page
.scroll,.scroll2,.scroll3 {
scrollbar-face-color: #666666;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #cccccc;
scrollbar-arrow-color: #cccccc;
height:250px;
overflow: auto;
margin-left:15px;
}
.scroll2 { height:277px !important; }
.scroll3 { height:300px !important; }
*/
/******** FORM **********/

form#frmContact	{
	margin:0;
	padding: 15px;
	width: 380px;
	font-size: 12px;
	margin-left: 35px;
	}	

form#frmContact label,form#frmContact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

form#frmContact label {
	text-align: right;
	width: 120px;
	padding-right: 5px;
}


form#frmContact fieldset	{
	width:350px;
	border:1px solid #ccc;
	padding: 0 10px;
	background: #edf1f8;
	}
	
form#frmContact legend	{
	color: #990000;
	padding:5px;
	font-weight:bold;
	}
	
#city {
	display: block;
	width: 60px;
	margin-right:12px;
	float: left;
	margin-bottom: 10px;
}
#comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	text-align: center;
	}
#submit	{
	width: 105px;
	height:42px;
	margin-left:70px;
	}
	
.required {
	font-size: 10px;
	color: #FFFFFF;
}

.thankyou {
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.BrowseMenu {
	display:inline;
	width:709px;
	text-align:center;
	
}

.BrowseCars1 {
	float:left;
	color:#000000;
	width:300px;
	background-color:#DDCCA7;
	border:1px #000000 solid;
	padding:5px;
	margin-left:5px;
	height:40px;
}

.BrowseCars2 {
	float:left;
	color:#000000;
	width:175px;
	background-color:#DDCCA7;
	border:1px #000000 solid;
	padding:5px;
	margin-left:5px;
	height:40px;
}

.BrowseCars3 {
	float:left;
	color:#000000;
	width:175px;
	background-color:#DDCCA7;
	border:1px #000000 solid;
	padding:5px;
	margin-left:5px;
	height:40px;
}

.txtWhite { font-size:12px; color:#FFFFFF; }
.CarHeader { color:#DDCCA7; font-weight:bold; font-size:16px; }
.txtWhite a:visited { color:#CCCCCC; text-decoration:underline; font-weight:normal !important; font-size:12px !important;}
