/* Global Styles */

body 
{
	margin:0px;
}

td 
{
	font:8pt Arial, Helvetica, sans-serif;
	color:#000000;
}
	
a 
{
	color: #A50018;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.1em;
}

a img
{
	border: none;
}
	
a:hover 
{
	color: #000000;
}
	
/* ID Styles */

#navigation a 
{
	font:10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #000000;
	font-weight: bold;
}

.navSubMenu
{
	font: 10px Arial, Helvetica, sans-serif;
	color: A50018;
	letter-spacing: .1em;
	line-height: 16px;
	display: block;
	font-weight: bold;
	background: #FFFFFF;
}

.navText 
{
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:.1em;
	line-height:16px;
}

.navTextEnd 
{
	font:10px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:.1em;
	line-height:16px;
	border-right: none;
}
	
#navigation a:hover 
{
	color:#000000;
	background: #A50018;
}

#padding 
{
	padding:14px;
}
	
/* Calendar Styles */

#calendar td 
{
	border: 1px solid #26354A; 
}
	
#noborder td 
{
	border: 0px;
}

#calheader td 
{
	font-weight:bold;
	color: #ffffff;
}
	
/* Class Styles */

.logo 
{
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
	
.tagline 
{
	color: #000000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.bodyText 
{
	font:14px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000000;
	letter-spacing:.1em;
}

.detailText 
{
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
}
	
.pageName 
{
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
}
	
.subHeader 
{
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	letter-spacing:.1em;
}
	
.sectionTitle
{
	font: 14px Arial, Helvetica, sans-serif;
	color: A50018;
	letter-spacing: .1em;
	line-height: 16px;
	display: block;
	font-weight: bold;
	background: #FFFFFF;
}

.calendarText 
{
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
}
	
	
.sidebarText 
{
	font:14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
}
	
.vendorCell
{
	width: 16%;
	valign: center;
	font: 10px; 
	line-height: 4px; 
	padding-right: 7px;
	padding-top: 10px; 
	border-left: 1px solid #000000;
}

.firstVendorCell
{
	width: 17%;
	valign: center;
	font: 10px; 
	line-height: 4px; 
	padding-right: 7px;
	padding-top: 10px; 
}

.memberTable
{
	background-color: #BBBBBB;
	border: 1px solid #000000;
}

.memberCell
{
 	valign: top;
 	font-size: 12;
	white-space: nowrap;
}

.memberHeaderCell
{
	font-size: 16; 
	border-bottom: 1px solid #000000;
	white-space: nowrap;
}

.memberHQHeaderCell
{
	align: right;
	border-bottom: 1px solid #000000;
	white-space: nowrap;
}

.black_overlay
{
	display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
}

.white_content 
{
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 50%;
        height: 50%;
        padding: 16px;
        border: 16px solid orange;
        background-color: white;
        z-index:1002;
        overflow: auto;
}

.verticalBar
{
	color: #000000;
	font-weight: bold;
}

.vendorHeader 
{
	font:bold 20px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	letter-spacing:.1em;
}

.vendorTop
{	
	font:10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing:.1em;
	display:block;
	font-weight: bold;
}

/* Product Showcase Slideshow */
.pics {  
    height:  232px;  
    width:   232px;  
    margin-left: 80px;  
} 
 
.pics img {  
    background-color: #FFFFFF;  
    width:  200px; 
    height: 200px; 
} 

.pics a {
	text-decoration: none;
	border: none;
}


#slideshow1Label 
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#slideshow1Text
{
	font-weight: bold;
}

#slideshow2Label 
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#slideshow2Text
{
	font-weight: bold;
}
/* End Product Showcase Slideshow */

/* Vendors Showcase */

.stepcarousel
{
	background-color: #ffffff;
	position: relative; /*leave this value alone*/
	border: 1px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 96%; /*Width of Carousel Viewer itself*/
	height: 120px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt
{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel
{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 100px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* End Vendors Showcase */

/* Martins Tire Rack Showcase */

.stepcarousel2
{
	background-color: #ffffff;
	position: relative; /*leave this value alone*/
	border: 1px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 120px; /*Height should enough to fit largest content's height*/
}

.stepcarousel2 .belt2
{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel2 .panel2
{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 100px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* End Martins Tire Rack Showcase */