/* CCI Main CSS Document */

html {
	scrollbar-base-color: #336699;
	scrollbar-arrow-color: #94b3ce;
	scrollbar-track-color: #243c56;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	}

acronym[title] {border-bottom: 1px dotted #999;}
acronym[title]:hover {cursor: help;}

body	{
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
		}
		
p, td, li	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
			}

h1	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #243c56;
	}
			
h4	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	border-bottom: solid 2px #336699;
	margin: 0px;
	padding: 0px;
	display: block;
	}

h5	{
	margin: 0px;
	padding: 0px;
	}
					
#wrapper	{
	max-width: 1080px;
	width: 80%;
	background: #94b2ce;
	margin: 10px auto 10px auto;
	border: 1px solid #888;
	text-align: left
			}
			
#sidemodule	{
	width: 146px;
	text-align: center;
	background-color: #ABBACD;
	background-image: url(../Images/dealerbanner.jpg);
	background-position: center center;
	height: 260px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
			}
			
#ie5fix	{
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
			}
			
.shadow	{
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
		}

.navlist	{
	list-style:  url(Assets/Shared/gen-bullet.gif) outside;
	margin-top: 10px;
			}

.navListBullet	{
	font-size: 11px;
	margin-bottom: 5px;
				}

.navUnderline	{
	border-bottom: 3px dotted #fff;
	display: block;
	padding-bottom: 15px;
				}

.list	{
	list-style: circle outside;
	margin-top: 10px;
			}

.ListBullet	{
	font-size: 11px;
	margin-bottom: 5px;
	text-indent: 15px;
				}

.listDecor	{
	display: block;
	padding-bottom: 5px;
				}

.numlist	{
	font-size: 11px;
	list-style: outside;
	list-style-type: numeric;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
			}
					
.nowrap	{
	whitespace: nowrap;
	text-align: center;
		}
#wrapper .whiteBorder .maincontentBox .modWrapLong .special a {
	color: #FFFFFF;
}
a:link	{
	font-weight: normal;
	color: #0033CC;
	background-color: transparent;
	text-decoration: underline;
		}
a:visited	{
	font-weight: normal;
	background-color: transparent;
	text-decoration: underline;
	color: #000066;
			}
a:hover	{
	font-weight: normal;
	color: #fff;
	background-color: #4296a4;
	text-decoration: underline;
		}	
a:active	{
	font-weight: normal;
	background-color: transparent;
	text-decoration: underline;
			}
			

.floatRight	{
	float: right;
			}

.floatLeft	{
	float: left;
			}

.rowGray	{
	background: #243c56;
	font-size: 12px;
	color: #fff;
			}

.copyPadding	{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 5px;
				}

.imgPadR	{
	padding-right: 15px;
			}
				
.center		{
	text-align: center;
			}

.cellSpacer	{
	padding: 15px 35px 20px 20px;
			}
			
.halfPage 	{
	padding-right: 50%;
			}

.rowLtblue	{
	background: #94b2ce;
	margin-left: 10px;
	font-size: 12px;
	color: #000066;
	text-align: left;
			}

.whiteBorder	{
	margin: 0 0 0 0;
	border: 1px solid #fff;
	padding: 0px;
	text-align: top;
				}

.sidePanel	{
	background: #abbacd;
	width: 163px;
	height: 100%;
	margin: 0px;
	border: 1px solid #fff;
			}

.copyWrite	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: center;
	font-weight: bold;
			}
					
.contentBox	{
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 0;
	background-color: #d8dde4;
			}
					
.maincontentBox	{
	text-align: left;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	background-color: #d8dde4;
			}

.contactInfo	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #AAA;
	text-align: left;
	font-weight: bold;
				}

.noHover	{
	background-color: #d8dde4;
			}

.modWrapLong	{
	margin: 10px 15px 20px 15px;
	width: 100%;
	border: none;
	text-align: left;
	vertical-align: top;
				}

.modTopLong	{
	background-color: #94b2ce;
	border-radius: 15px 0px 0px 0px;
	-moz-border-radius: 15px 0px 0px 0px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	color: #000066;
	padding: 5px 5px 5px 15px;
	width: 100%;
	font-stretch: semi-condensed;

			}

.modContLong	{
	width: 100%;
	border: 0;
	background-color: #d8dde4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000066;
	padding: 10px 40px 10px 15px;
				}

.modWrapShort	{
	margin: 10px 15px 20px 15px;
	width: 40%;
	border: none;
	text-align: left;
	vertical-align: top;
				}

.modTopShort	{
	background-color: #94b2ce;
	width: 400%;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	color: #000066;
	padding: 5px 5px 5px 15px;
			}

.modContShort	{
	width: 40%;
	border: 0;
	background-color: #d8dde4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000066;
	padding: 10px 40px 10px 15px;
				}
.pImgMargin	{
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
			}
				
.leftImgPad {
	margin-right: 10px;
	margin-bottom: 10px;
			}
				
.floatRightImgPad {
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	border: 2px solid #336699;
	float: right;
			 }
		
.floatLeftImgPad {
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	border: 2px solid #336699;
	float: left;
			 }
			 
.floatLeftImgPadNoBorder {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
			 }
			 
.blueLink:a:link	{
	font-weight: bold;
	color: blue;
	background-color: transparent;
	text-decoration: none;
		}
			
.whiteLinks	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
			}

.special	{
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	padding: 10px 40px 10px 5px;
	background-color: #243c56;
	background-image: url(Images/images/WelcomeBannerBkg.jpg);
	background-repeat: repeat-x;
			}
.special a	{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
			}
.listBox	{
	vertical-align: bottom;
	width: 50px;
	background: #243c56;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	border-left: 3px solid #d8dde4;
	color: #fff;
	padding: 5px 5px 10px 5px;
			}

.cellLtblue	{
	background: #94b2ce;
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
			}
			
.hdngBold	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #243c56;
			}

#directions {
	visibility: visible;
	background-attachment: fixed;
	background-image: url(/assets/shared/1470souter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
			}
	
.discontinued {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	font-style: normal;
			  }
.fauxHead	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	text-transform: uppercase;
			}
.discont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
		  }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
			}
.subhdDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	padding-top: 10px;
}
.marginTop {
	margin-top: 10px;
}

.box {
	margin: 15px 0 0 0;
	padding: 5px 0 5px 0;
	 }
.Option2 {
	display: block;
	width: 136px;
	padding-left: 27px;
	text-decoration: none;
	font-size: 9px;
	height: 40px;
	background-color: #243C56;
	color: #ABBACD;
	background-image: url(/Images/images/LogoBarGraphic.jpg);
	background-position: right bottom;
}
.Option3 {
	display: block;
	width: 143px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 9px;
	height: 13px;
	background-color: #243C56;
	color: #ABBACD;
	background-image: url(/Images/images/LogoBarGraphic.jpg);
	background-position: right bottom;
	text-align: center;
	float: left;
}
.collapsable {
	font-weight: bolder;
	text-transform: uppercase;
	color: #336699;
	text-decoration: none;
	text-indent: -25px;
	list-style-position: inside;
	list-style-image: url(Assets/Shared/expand.gif);
	display: block;
	text-align: left;
}
#catagoryBox {
	background-color: #EEEEEE;
	display: block;
	float: left;
	height: 140px;
	width: 240px;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #BBBBBB;
	padding: 5px;
}
#catagoryBox .ImgBox {
	height: 108px;
	display: block;
	text-align: center;
	vertical-align: middle;
}
#catagoryBox .TitleBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #243C56;
	text-align: center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rowGray a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#wrapper .whiteBorder .sidePanel .Option2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Group {
	display: block;
	height: 28px;
	width: 136px;
	background-image:        url(/products/Button_Group.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.Group:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.Group:visited {
	color: #bcbcbc;
	text-decoration: none;
	font-weight: bold;
}
.Group:hover {
	color: #45cdff;
	text-decoration: underline;
	font-weight: bold;
}
.Group:active {
	color: #bcbcbc;
	text-decoration: underline;
	font-weight: bold;
}
.Option {
	display: block;
	height: 28px;
	width: 136px;
	background-image:        url(/products/Button_Option.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
}
.Option:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.Option:visited {
	color: #ababab;
	text-decoration: none;
	font-weight: bold;
}
.Option:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.Option:active {
	color: #ababab;
	text-decoration: underline;
	font-weight: bold;
}
.show {
	display: inline;
}
.hide {
	display: none;
}
#wrapper .whiteBorder .whiteBorder .contentBox .navlist .floatLeftImgPadNoBorder div {
	display: block;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #007C9F;
	text-align: center;
}
.rowLtblue .listBox a {
	font-weight: bold;
	color: #ffffff
}
.exclusive {
	font-size: 0.5em;
	font-style: normal;
	font-weight: bold;
	display: inline;
	color: #00CCFF;
	vertical-align: super;
	line-height: normal;
	clear: left;
}
#wrapper .blueLink {
	font-weight: bolder;
}
#wrapper .blueLink a {
	font-weight: bolder;
}
.splash {
	float: left;
	border-radius: 0px 0px 15px 0px;
	-moz-border-radius: 0px 0px 15px 0px;
	border-right-style: solid;
	border-right-width: thick;
	border-right-color: #FFF;
	margin-right: 20px;
	margin-bottom: 15px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: -20px;
	margin-top: -15px;
}
.tdsplash {
	color:#FFF;
	border-radius: 0px 15px 15px 15px;
	-moz-border-radius: 0px 15px 15px 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
#Image22 a {
	text-decoration: none;
	border: none;
}
tr .tdsplash span {
	color: #000;
}
.sidePanel #sidePics {
	background-color: #1B2121;
	padding-top: 0px;
	padding-bottom: 375px;
	padding-right: 2px;
	padding-left: 2px;
	height: 100%;
	margin-top: -12px;
}
#sidePics a .floatLeft {
	border: 3px solid #FFF;
	margin-bottom: 6px;
	height: auto;
}
.contentBox .rowGray.style3 {
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 5px;
}
.special .floatLeftImgPadWhite {
	border-radius: 0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px;
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: -5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

/* Lightbox CSS Add-in */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(Images/images/lbimages/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/images/lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/images/lbimages/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
