

/************** Global Styles - Tags in General **************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #342F70;
	background-color:#342F70;
	font-size:12px;
}

object {
	padding:0;
	margin:0;
}
	
embed {
	padding:0;
	margin:0;
}

sup {
	/*so superscripts don't screw up line spacing	*/
	vertical-align:top;
}

fieldset {
	margin-bottom:20px;
}

th { text-align:left; }

legend, legend.copyBold { color: #2CA6C9; }

/************** Global Common Classes **************/

.align_right { text-align: right; }
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_justify { text-align: justify; }

.clear { clear:both; }
.float_right { float: right; }
.float_left { float: left; }

.red { color:red; }
.green { color:green; }
.border { border-bottom: 1px solid silver; }
.Border { border: 1px solid silver; }

.hr { margin:6px 0; border-bottom: 1px solid silver; height:1px; }
.copyBold14Red { font-size: 16px; font-weight:bold; color: red; }


/************** Form Styles **************/
.blank_form { margin:0; padding:0; display:inline; }
.checkout_button { color:green; font-weight:bold; height:32px; }


/************** Global Link Styles **************/
a:link, a:visited {
	color:#707070;
	text-decoration:underline;
}
	
a:hover, a:active {
	color:#000000;
	text-decoration:none;
}


/************** Table Styles **************/
tr.alternate, td.alternate, th.alternate { background-color:#dddddd; }
td.tdwhite, th.tdwhite { background-color:#342F70; color:white; }

/************** General Container Styles **************/
#container {
	/*centers content on page*/
	margin: 6px auto 15px auto;
	width:900px;
	zoom:1;
}
#innercontent {
    padding:0 23px 0 26px;
	zoom:1;
}
#contentInner {
	
}
#innerContainer {
	position:relative;
	z-index:10;
}
#contenttable {
	margin:0;
}
#wrapper {
	
	background-color: #ffffff;
	text-align:left;
	margin:0;
	padding:0 0 12px 0;
}
#content {

}
#siteinfo {

}

td#page_content_container, div#page_content_container { background-color: #fcfcfc; }

/************** Home Page Layout Specific Styles **************/
#homeNews {
	width:227px;
	background: transparent url(http://autoslalom2009.ssccracing.org/images/homenewsbg.gif) repeat-y;
	float:right;
	margin:10px 0 10px 10px;
}
	
#homeNews .title {
	height:21px;
	background: transparent url(http://autoslalom2009.ssccracing.org/images/homenewstop.gif) no-repeat;
	line-height:20px;
}

#homeNews .title span.pageTitle { 
	color:#ffffff; 
	font-size: 11px;
}

#homebuttons {
	padding:15px 25px;
	width:144px;
}

/************** Left Navbar Specific Styles **************/
#leftCol {
	width:111px;
	position:relative;
	z-index:1;
	float:left;
}

div.leftLogin { text-align:left; padding: 0 0 0 12px; margin:0; display:block; }

div.leftnav_box_container {
    margin:0;
    padding:0;
    float:left;
    width: 162px;
    background: #fcfcfc url(http://autoslalom2009.ssccracing.org/images/leftnav_box/Leftnav-Box-Style-Bottom-and-Sides.gif) left bottom no-repeat;
}
div.leftnav_box_header {
    color:#ffffff;
    font-size:11px;
    line-height:14px;
    font-weight:bold;
    text-transform:uppercase;
    margin:0;
    padding:4px 9px;
    float:left;
    width: 146px;
    background: #fcfcfc url(http://autoslalom2009.ssccracing.org/images/leftnav_box/Leftnav-Box-Style-Top.gif) no-repeat;
}

div#customer_login_area { display:block; float:left; }

div.leftnav_box_container div#customer_login_area { padding:2px 7px 14px 7px; }
td#page_content_container div.leftnav_box_header, 
div#page_content_container div.leftnav_box_header { text-transform:none; background:none; float:none; color:#342F70; font-size:12px; font-weight:bold; line-height:16px; margin: 6px 0 6px 1px; padding:0; width:100%; }

#customer_login_area p.copy8 { line-height:16px; margin: 6px 0; padding:0; }

#customer_login_area p.copyBold { line-height:13px; margin: 6px 0; padding:0; }

.leftLogin div#customer_login_area input.login_username, .leftLogin div#customer_login_area input.login_password { width:125px; }

.leftLogin div#customer_login_area input.login_submit, .leftLogin div#customer_login_area input.logout_submit { width:80px; }


/************** Page Specific Styles **************/

td#page_content_container div#customer_login_area input.login_username, 
td#page_content_container div#customer_login_area input.login_password,
div#page_content_container div#customer_login_area input.login_username, 
div#page_content_container div#customer_login_area input.login_password { 
	width:160px; 
}

td#page_content_container div#customer_login_area input.login_submit, 
td#page_content_container div#customer_login_area input.logout_submit,
div#page_content_container div#customer_login_area input.login_submit, 
div#page_content_container div#customer_login_area input.logout_submit { 
	width:80px; 
}

#textcontent {
	padding-right:22px;
	padding-bottom:20px;
}

#textcontent p:first-child {
	padding-top:0;
	margin-top:0;
}
	
#features {
	width:351px;
	padding:0px 15px 10px 15px;
	z-index:100;
	position:relative;
}
	
#features p:first-child {
	padding-top:0;
	margin-top:0;
}
	
#testimonials {
	width:156px;
	padding:0px 15px 10px 15px;
	z-index:100;
	position:relative;
}
	
#testimonials p:first-child {
	padding-top:0;
	margin-top:0;
}


/************** Global Header Specific Styles **************/
#header {
	text-align:left;
	padding:0;
	margin:0;
	zoom:1;
}
	
    
    
/************** Global Footer Specific Styles **************/
p#powered_by {
	color: #7095ca;
	font-size:10px;
}
p#powered_by a {
	color: #7095ca;
	text-decoration: underline;
}
p#powered_by a:hover {
	color: #ffffff;
	text-decoration: none;
}
#bottombg {
	
	display:none;
}

#footer {
	background-color:#342F70;
	color: white;
	text-align:right;
    	font-size:10px;
	line-height:12px;
}

#footer a {
	color: white;
	text-decoration:none;
}
#footer a:hover {
	color: white;
	text-decoration:underline;
}
#footer a:active {
	color: red;
	text-decoration:underline;
}
	
#footerLinks {
	padding:5px 23px 2px 0;
	height: 27px;
	text-align:right;
	background: #000033 url(http://autoslalom2009.ssccracing.org/i/header/top-nav-bg.jpg) no-repeat;
}	
	
#footerLeft {
	display:none;

}
	
#footerRight {
	display:none;

}



/************** Top Navbar Specific Styles **************/
a.print_page_link {
	display:block;
	float:right;
	height:13px;
	padding-left:15px;
	background: transparent url(http://autoslalom2009.ssccracing.org/images/printer_small.gif) no-repeat;
}

#headerLinks_container {
    display:block;
    float:right;
    height:23px;
}

#topNav {
	text-align:right;
	padding:5px 23px 4px 0;
	margin: 0 0 7px 0;
	color:#d6d6d6;
	height:23px;
	background: transparent url(http://autoslalom2009.ssccracing.org/i/header/top-nav-bg.jpg) no-repeat;
}

#topNav a {
	text-decoration:none;
    /* 
	position:relative;
	display:inline;
    */
}
	
#topNav a:hover .restoflink {
	color:#707070;
}
	
#topNav a:hover .bluelink,  #topNav a:active .bluelink {
	color:#2CA6C9;
}

#topNav a.button {
	color: #ffffff;
	text-decoration:none;
	float:left;
	margin:0 0 0 15px;
	background:none !important;
}

#topNav a.button:hover {
	color: #2CA6C9;
	text-decoration:underline;
	background:none !important;
}


	
/* ********************************************* */
/* START of rulesets that should be in every cms */
/* ********************************************* */
h1 {
	color:#342F70;
}

h2 {
	color:#342F70;
}

h1.pageTitle {
	color:#e13622;
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	border-bottom: 1px solid silver;
	display:block;
	padding: 0 0 1px 22px;
	margin:20px 0 6px 0;
	background: transparent url(http://autoslalom2009.ssccracing.org/i/cone-icon.gif) no-repeat left 2px;
}


.pageTitle {
	color:#e13622;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
	
.formheader {

	font-size: 16px;
	line-height:19px;
	font-weight:bold;
	color: #2CA6C9;
	border-bottom:1px solid silver;
	padding:2px 0;
	margin:0 0 6px 0;
	text-align: left;
}
	
.breadcrumbs {
	font-size:10px;
}

.breadcrumbs a:link, .breadcrumbs a:visited{
	color: #707070;
	text-decoration:none;
	font-size:10px;
}

.breadcrumbs a:active, .breadcrumbs a:hover {
	color:#000000;
	text-decoration:none;
	font-size:10px;	
}

#breadcrumbs_header {
	font-size:10px;
	text-align:left;
    padding:0 0 8px 0;
}

#breadcrumbs_header td {
	font-size:10px;
}

#breadcrumbs_header a:link, #breadcrumbs_header a:visited{
	color: #707070;
	text-decoration:none;
	font-size:10px;
}

#breadcrumbs_header a:active, #breadcrumbs_header a:hover {
	color:#000000;
	text-decoration:none;
	font-size:10px;	
}

#breadcrumbs_footer {
	font-size:10px;
	text-align:right;
    padding:8px 23px 0 23px;
}

#breadcrumbs_footer a:link, #breadcrumbs_footer a:visited{
	color: #707070;
	text-decoration:none;
	font-size:10px;
}

#breadcrumbs_footer a:active, #breadcrumbs_footer a:hover {
	color:#000000;
	text-decoration:none;
	font-size:10px;	
}

.buttons {
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	border:1px solid #000000;
    cursor:pointer;
}

.button {

}

input.button {
}

a.button:link, a.button:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;

	display:block;
	height:23px;

	line-height:22px;
	text-indent:5px;
	text-align:left;
	border:0;
}
	
a.button:hover, a.button:active {
	color:#2CA6C9;
	text-decoration:none;
	font-weight:bold;

	display:block;
	height:23px;

	line-height:22px;
	text-indent:5px;
	text-align:left;
	border:0;
}
	
.RequiredField {
	background-color:#ff0000;
}
	
/*
a.buttondark {
	display:block;
	padding:3px;
	}

a.buttondark:link {
	background-image:url(http://autoslalom2009.ssccracing.org/images/formbgover.gif);
	background-repeat:repeat-x;
}
*/



#alertbox {
	border: 		1px solid #d1c6b9;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#4f3518;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;

}

div.alertbox {
	border: 		1px solid #d1c6b9;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#4f3518;
	text-align:		center;
	font-size: 		10px;
	height: 		100%;
}

#redbox {
	border: 		1px solid #ff0000;
	padding: 		3px;
	color:			#ffffff;
	text-align:		center;
	font-size: 		16px;
	background-color:#ff0000;
	font-weight:bold;

}

.Error {
	border: 		1px solid #ff0000;
	padding: 		3px;
	color:			#ffffff;
	text-align:		center;
	font-size: 		16px;
	background-color:#ff0000;
	font-weight:bold;
}



hr {
	background-color:#707070;
	color:#707070;
	height:1px;
}

/* ******************************************** */
/* END of rulesets that should be in every cms */
/* ******************************************** */
@charset "UTF-8";

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F9DD81;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is used by the Public Dealer Locator Spry UI */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #F4E3AA;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

/************** Photo Gallery Styles ******************/

#galleryPane{
	height: 480px;
	width: 610px;
	display:block;
	clear:left;
	position:relative;
	overflow:hidden;
}

#previews{
	width: 165px;
	height: 400px;
	float:left;
	overflow:visible;
	/*z-index: 0;*/
}

#galleries{
	font-weight:bold;
	font-size:10px;
	position: relative;
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding: 10px 5px;
}

#thumbnails{
	position: relative;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #B5B5B5;
	border-style: solid;
	margin: 0px;
	/*overflow: scroll;*/	
}
#gallerySelect{
	font-size:10px;
	font-family:Verdana,Arial,sans-serif;
}

#thumb{
	vertical-align:middle;
	/*position: relative;*/
	display: inline;
}

#thumb img{
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	cursor:pointer;
}

#controls{
	margin: 0px;
	padding-top: 0px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #B5B5B5;
	border-style: solid;
	
}

#controls a{
	cursor:pointer;
}

#picture{
	float:left;
	margin-left: 20px;
	width:400px;
}

#mainImageTitle{
	font-weight: bold;
	font-size:11px;
	padding:4px 0;
}

#mainImageCaption{
	font-weight: bold;
	font-size:10px;
	padding:4px 0;
}

#mainImageOutline {
	width:100%;
	height:100%; 
	border:1px solid silver;
	cursor:pointer;
	padding:9px;
}

