/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background-color: #000;
}

#container {
	display: block;
	background-image: url(../templateimages-underground/bg-fade-container.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 70px;
	margin: 0px;
	padding-top:25px;

}

#header #title {
	height: 70px;
	margin: 0px 10px 0px 10px;
}

/* Top links */
#header2 {
	text-align:right;
	margin-top:6px;
}
#header2 .links {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color:#999;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#header2 .links2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: black;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#222;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 168px;
	margin: 0px;
	float: left;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 720px;
	float: left;
	padding: 0;
	min-height:1250px;
}

#pagecontent_pad {
	padding: 10px 20px 5px 20px;
}

/* Right hand section of page body */
#right {
	width: 225px;
	margin: 0px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#222;
	border-left:1px solid #000;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding: 20px 16px 4px 16px;
	clear: both;
	text-align: left;
	background-color:#000;
}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
/*	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	margin-top: 4px;
	padding-top: 0px;
	margin-bottom: 12px;
	font-size: 8pt;
	color: #999;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
/*	width: 168px;*/
	margin: 0;
	padding: 0;
}

#searchbox {
	float:right;
}

#searchbox input {
	width: 100px;
	background-color:#333;
	padding-left:26px;
	background-image: url(../templateimages-underground/icon-search-bar-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#CCC;
	border:none;
}
#searchbox input:focus{
		background-color: #434343;
	}
#searchbox #searchbutton {
	width: 20px;
	background-image:url(../templateimages-underground/btn-search-bar-go.jpg);
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#theEdge {
	float:right;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* right side buttons */
.btnRHS {
	width:140px;
	height:52px;
	font-size:0.9em;
	padding:26px 85px 0 4px;
}

.btnRHS a:visited, .btnRHS a:link, .btnRHS a:active, .btnRHS a:hover{
	font-weight:normal;
	color:#C7CECF;
}
.btnRHSClubs {
	background-image: url(/skin_default/templateimages-underground/buttons/btn-clubs.jpg);
	background-repeat:no-repeat;
}
.btnRHSTrade {
	background-image: url(/skin_default/templateimages-underground/buttons/btn-dealers.jpg);
	background-repeat:no-repeat;
}
.btnRHSPortfolio {
	background-image: url(/skin_default/templateimages-underground/buttons/btn-portfolio.jpg);
	background-repeat:no-repeat;
}
.btnRHSSubaruShop {
	background-image: url(/skin_default/templateimages-underground/buttons/btn-subaru-shop.jpg);
	background-repeat:no-repeat;
}


#searchForm {
	padding-left:4px;
}

/* ======================================================= */
/* crossfade.css for header images */
.header-images {
	margin:0 0 12px 3px;
	height:256px;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade-header li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

#fade-header li img {
	display: block;
}
/* ======================================================= */

.newsdesk table tr {
	background-color:#222;
	border:none;
}

/* ======================================================= */
/* dropdown.css for header menu */

/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/
#menuwrapper {
	text-align:left;
	font-size:8pt;
	font-weight:bold;
	float:right;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {

}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 2px 6px;
	color:#999;
}
#p7menubar a.trigger {
	padding: 2px 6px;}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 100px;
	padding-left:6px;
}
#p7menubar ul li a  {
	color: #999;
	padding: 2px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #000;

	opacity:.85;
    filter:Alpha(opacity=85);
    /* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); */
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color:#FFF;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #999;
	background-color: transparent;
}
#p7menubar ul a:hover {
	color: #FFFFFF !important;
}
/* ======================================================= */