﻿/* ---------------------------------------------------------
	CSS for CorvettePerformanceAZ.com (and associated URLs)	|
	"mark II" version										| 
	Author: Bob Wardell (www.rwardell.com) November 2009	|
	dark blue:	#393996     light blue: #8C82DC				|
	red:		#A61F1F										|
   ---------------------------------------------------------*/

/* base tag values */
body {  /* universal body tag values */
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bluestripevert.gif');
	}
h1	{
	margin-top: 30px;
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #950606;
	}
/* h2 is used by centerbox */
h3	{
	margin-top: 15px;
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #950606;
	border: double #F0FB4D;
	color: #ffffff;
	}
h4	{
	margin-top: 30px;
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color: #950606;
	}
h5	{	/* used by jQuery accordion for left nav */
	line-height: 30px;
	border: 1px solid #303056;
	border-top: none;
	background-color: #8C82DC;
	text-align:center;
	font-variant: small-caps;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	color: #F0FB4D;
	font-weight: bold;
	}
li {
	margin-bottom: 4px;
	}
input {
	margin-bottom: 10px;
	}
a:link, a:visited, a:active {
	color: #393996;
	}
a:hover {
	color: #393996;
	font-weight: bold;
	}
td.logo {
	width:170px;
	height:127px;
	text-align:center;
	vertical-align:middle;
	}
td.member {
	width: 200px;
	text-align: left;
	padding-left: 5px;
	}
/* ----> home page classes and IDs */
#Masthead {
	width: 988px;
	height:125px; 
	float: none;
	background-image: url('../images/newflag.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	border-bottom: ridge #cccccc; 
	}
#HeadRight {
	width: 370px;
	float: right;
	margin: 0px;
	padding: 3px 20px 0px 0px;
	text-align: left;
	color: #303056;
	}
#TopNav {
	position: relative;
	width: 988px;
	float: left;
	height: 30px;
	background-color: #393996;
	margin: 0px;
	text-align: center;
	}
#TopContainer {
	position: relative;
	width: 988px;
	min-height: 550px;
	height: auto !important;
	margin: 6px auto 0 auto;
	text-align: left;
	background-color: #ffffff;
	border: ridge #cccccc;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	color: black; 
	}
.MoreInfo, .cncInfo {	/* the information flyover */
	display: none;
	position: absolute;
	top: 600px;
	left: 300px;
	width: 400px;
	height: auto;
	padding: 0px 12px 12px 12px;
	cursor: pointer;
	border: ridge #950606;
	background-color: white;
	z-index: 1;
	}
.cncInfo {
	width: 520px;
	height: 275px;
	top: 325px;
	left: 170px;
	padding: 18px;
	background: #ffffff url('../cnc/images/caffeine/coffee-beans.jpg') bottom right no-repeat;
}
.cncInfo ul {
	list-style-type: none;
}
.cncInfo li {
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	text-indent: -20px;
}
.cncInfo li:before {
	content: '\2605';
	color: #a61f1f;
}
.Sponsor {
	text-align: center;
	position: absolute;
	bottom: 4px;
	font-size: 14px;
}	
.cnclogo {
	height: 50px;
	padding: 18px 0 9px 0;
	border-bottom:1px solid #990000;
	}
.cnclogo img {
	border: none;
}
.cnclogo a {
	outline: 0;
}
/* LEFT COLUMN */
#LeftCol {
	width: 170px;
	float: left;
	margin: 0px;
	text-align: justify;
	background-color: #393996;
	background-image: url('../images/blueright.gif'); 
	background-position: top right;
	background-repeat: repeat-y;
	border-top: 1px solid #393996;
	color: #ffffff;
	}
.LeftHdr	{
	line-height: 30px;
	border: 1px solid #303056;
	border-top: none;
	background-color: #8C82DC;
	text-align:center;
	font-variant: small-caps;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	color: #F0FB4D;
	font-weight: bold;
	}
.LeftLink	{
	line-height: 30px;
	border-bottom: 1px solid #eeeeee;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
	}
.LeftSpecial	{
	height: 25px;
	border: 1px solid #393996;
	border-bottom: 1px solid #ffffff;
	background-color: #ecedef; /*#faf7b7; */
	text-align:center;
	margin: 0px 15px 0px 0px;
	padding: 6px 0px 0px 0px;
	font-size: 16px;
	color: #F0FB4D;
	font-weight: bold;
	}
#LeftCol a:link, #LeftCol a:active, #LeftCol a:visited, #LeftCol a:hover {
	color: #ffffff;
	text-decoration: none;  /* may affect other things */
	}
/* BODY COLUMNS */
#BodyContent {
	width: 818px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	border-top: 1px solid #303056;
	}
#BodyCenter {
	width: 560px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	}
#BodyRight {
	width: 255px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
.adBlock {
	width: 190px;
	height: 140px;
	margin: 12px auto 9px auto;
	padding: 0 0 9px 0;
	border-bottom:1px solid #990000;
}
.FeatureBlock {
	width: 148px;
	height: 215px;
	float:left;
	border: 1px solid #A61F1F;
	margin: 0px 0px 12px 15px;
	padding-top: 5px;
	text-align: center;
	}
.FeatureBlockHoriz {
	width: 313px;
	height: 148px;
	float:left;
	border: 1px solid #A61F1F;
	margin: 0px 0px 8px 15px;
	padding-top: 5px;
	text-align: center;
	}
/* rounded corner classes */
.sidebox {
	width: 560px;
	float: left;
	background: url(../images/corners/bbody_r.gif) no-repeat bottom right;
	margin-left: 0px;
	font-size: 100%;
}
.centerbox {
	width: 818px;
	float: left;
	background: url(../images/corners/bbody_r790.gif) no-repeat bottom right;
	margin: 0px;
	}
.boxhead {
	background: url(../images/corners/bhead_r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead#light {
	background: url(../images/corners/lbhead_r.gif) no-repeat top right;
	}
.boxhead.light_wide {
	background: url(../images/corners/lbhead_r790.gif) no-repeat top right;
	}
.boxhead#red {
	background: url(../images/corners/redhead_r.gif) no-repeat top right;
	}
.boxhead h2 {
	background: url(../images/corners/bhead_l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 20px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxhead h2.light {
	background: url(../images/corners/lbhead_l.gif) no-repeat top left;
	}
.boxhead h2.red {
	background: url(../images/corners/redhead_l.gif) no-repeat top left;
	}
.boxbody {
	background: url(../images/corners/bbody_l.gif) no-repeat bottom left;
	text-align: justify;
	margin: 0;
	padding: 5px 30px 31px;
}
.boxbody p a:hover {
	color: #393996;
	font-weight: normal;
	}

/* Photo Containers */
#Images	{
	width: 300px;
	height: 170px;
	float: left;
	margin-top: 6px;
	margin-left: 8px;
	border: solid 2px #999999;
	}
#Images2 {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 9px;
	margin-bottom: 10px;
	border: solid 2px #999999;
	}
.PhotoRight {
	width: inherit;
	height: inherit;
	float: right;
	border: outset 4px #cccccc;
	margin: 4px 20px 8px 20px;
	}
.ForSaleContainer {
	width: 348px;
	float:right;
	margin-top: 12px;
	}
.ForSale {
	width: 325px;
	float: right;
	clear: left;
	border: outset 4px #cccccc;
	margin: 4px 2px 12px 12px;
	}
#GrandOpening {
	width: 160px;
	float: left;
	margin: 20px 12px 4px 0px;
	}
.PhotoDescLeft {
	width: 350px;
	float: left;
	}
.LinkContainer, .BizContainer {
	width: 180px;
	height: 190px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin: 12px 6px 8px 0px;
	}
.BizContainer {
	width: 204px;
	height: auto;
	margin-left: 15px;
}
.LinkContainer a, .BizContainer a {
	outline: 0;	
}
.LinkText, .BizText {
	width: 180px;
	float: left;
	text-align: justify;
	margin: 12px 6px 8px 6px;
	}
.BizText {
	width: 400px;
	margin-left: 18px;	
}
#ourMgt {
	position: relative;
	width: 600px;
	height: 490px;
	/*background-image: url('../images/photos/outstanding.jpg');*/
	margin: 0 auto 0 auto;
	border: 4px outset #888;
	display: none;
}
#ourMgtLink {
	text-decoration: underline;
	cursor: pointer;	
}
#theBoss {
	width: 159px;
	height: 225px;
	position: absolute;
	top: 50px;
	left: 250px;
	background-image: url('../images/photos/theboss.jpg');
	border: inset #ccc;
	display: none;
}
/* --->  Top Navigation Bar */
#NavHome {
	position: absolute;
	left: 60px;
	width: 928px;
	float: none;
	text-align: left;
	}
.NavBar {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
	color: #ffffff;
	text-align: center; 
	line-height: 18px;
	}
.NavBar a {
	float: left;
	width: 110px;
	color: #ffffff;
	text-decoration: none;
	}
.NavBar a:link, .NavBar a:visited  {
	width: 110px;
	text-decoration: none;
	color: #ffffff;
	}
.NavBar a:hover, .NavBar a.on {
	font-weight: bold;  
	text-decoration: underline;
	color: #ffffff;
	width: 107px;
	background-color: #8C82DC;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px groove #444444;
	border-bottom: 2px groove #444444;
	}
.NavBar a:active {
	text-decoration: none;
	color: #ffffff;
	}
.NavBar ul {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type: none;
	}
.NavBar li {
	display: inline;
	width: 110px;
	line-height: 27px;
	}
.NavBar li.null {
	display: inline;
	float: left;
	width: 110px;
	text-decoration: none;
	}
.NavBar li ul.NavSubMenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 107px;
	display: block;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	z-index: 2;
	background-color: #8C82DC;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px groove #444444;
	border-bottom: 2px groove #444444;
  }
#ProdSub { left: 220px; }
#PrefCust {left: 330px; }
#caAddrBlock {
	display: none;
	}
#intAddrBlock {
	display: none;
	}
#pcGlobal {
	visibility: hidden;
	}
#NewsSub { left: 450px; }
#LinkSub { left: 670px; }

.NavBar li ul.NavSubMenu a:hover {
	font-weight: bold;  
	text-decoration: underline;
	border: none;
	}
.NavBar li ul.NavSubMenu .hdr {
	font-weight: bold;
	font-style: italic;
	color:#303056;
	}
 /* ----> sitewide page footer and links */
#FooterContainer {
	width: 800px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	color: #393996; 
	}
#FooterText {
	padding-left: 8px;
	padding-top:6px;
	margin-bottom: 12px; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: bold; 
	}
#FooterText a:link, #FooterText a:visited {
	color: #393996; 
	font-weight: normal;
	text-decoration: underline;
	}
#FooterText a:hover { 
	text-decoration: none;
	}	
#FooterText a:active {
	color: #393996;
	}
#Copyright {
	margin-top: 6px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center;
	line-height: 16px;
 	}
/* popup notifications */
.misc {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	color: black; 
	}
#CloseWin {
	text-align: right;
	cursor: pointer;
	}/* Utility classes */
.Centered {
	text-align: center;
	}
.ClearFloats {
	clear: both;
	}
.outset {
	border-style: outset;
	border-color: #dedede;
	}
.hidden {
	display: none;
	}
.FormTitle {
	font-weight: bold;
	font-size: 12px;
	}
.TitleSpacer {
	width: 112px;
	display: inline-block;
}
.ReqField {
	color: red;
	font-size: 22px;
	vertical-align: middle;	
	}
#MsgCopy {
	font-size: 14px;
	color: red;
	font-style: italic;
	display: none;
}
input, select {background-color:#eeeeee;}
