/*CSS Document
Basic*/
BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	font-family: Calibri;
	font-size: 90%;
	background-repeat: no-repeat;
	background-image: url(images/_bgTile.jpg);
	background-attachment: fixed;
	background-position: center top;
}
.labelBox
{
	border: 1px solid #757070;
	background: #EEEEEB;
	padding: 15px 5px 5px;
	position: relative;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font: small sans-serif;
	color: #960707;
	width: 90%;
}
.labelBoxTitle
{
	position: absolute;
	background: #E96D23;
	color: #FEFEFE;
	font: bold medium sans-serif;
	top: -10px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #4F2B16;
}
.topLbl
{
	font-weight: bold;
	clear: both;
}
#bgContainerRep
{
	background-image: url(images/_bG.jpg);
	background-position: center;
	width: 100%;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#bgContainer
{
	background-image: url(images/_bG.jpg);
	background-position: center top;
	width: 100%;
	background-repeat: no-repeat;
}
#preMenu
{
	text-align: right;
	font-size: 9px;
	clear: right;
	text-decoration: none;
	margin: 0px;
	z-index: 1;
	position: absolute;
	width: 800px;
	margin: 0 auto;
	line-height: 23px;
}
#preMenu A
{
	text-decoration: none;
	color: #FFFFFF;
}
#preMenu A:hover
{
	color: #FFFF00;
}
#mainContentBG
{
	background-image: url(images/_repeater.jpg);
	background-repeat: repeat-y;
}
.radioChoices
{
	margin-left: 34%;
}
.ajaxConf
{
	font-size: 10px;
	margin-left: 150px;
	padding-left: 5px;
}
#container
{
	width: 800px;
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
	text-align: left;
	background-image: url(images/_repeater.jpg);
	background-repeat: repeat-y;
	border: medium solid #333333;
}
.dirListingName
{
	font: bold medium sans-serif;
}
.carTitle
{
	font: bold medium sans-serif;
	color: #486FBE;
}
.lev2But
{
	position: absolute;
	right: 5px;
	color: #2E02AA;
	font: bold small sans-serif;
	bottom: 0;
}
.lev2But:hover
{
	color: #00A21A;
	cursor: pointer;
}
.closeInfoBut
{
	position: absolute;
	right: 5px;
	color: #2E02AA;
	font: bold small sans-serif;
	top: 0;
}
.closeInfoBut:hover
{
	color: #00A21A;
	cursor: pointer;
}
#containerFooter
{
	font: smaller sans-serif;
	margin: 20px 0 0;
	padding: 0 0 30px;
}
#containerFooter A
{
	color: #905555;
}
#leftRail
{
	background-image: url(images/_leftBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
#rightRail
{
	background-image: url(images/_rightBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
}
#header
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	line-height: 10px;
}
#header IMG
{
	margin: 0px;
	padding: 0px;
	display: block;
}
#header A
{
	display: block;
}
#header H1
{
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0px;
	color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -9000px;
	padding-bottom: 0px;
}
#siteFooter
{
	font-size: 10px;
	color: #CCCCCC;
	position: fixed;
	text-align: left;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #000000;
	font-size: 10px;
	margin: 0px;
}
#siteFooter A
{
	color: #FFFF00;
}
#sidebar1
{
	width: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	float: left;
	position: relative;
	padding-top: 0px;
	display: none;
}
/*mainContent*/
#mainContent
{
	margin-top: 10px;
	margin-right: auto;
	margin-left: 22px;
	margin-bottom: 20px;
	padding: 3px 10px 6px 3px;
	position: relative;
	background-position-y: top;
	background-repeat: repeat-y;
	background-color: #FEFEFE;
	width: 535px;
	float: left;
	border: 2px solid #5F6AA0;
}
.carImage
{
	float: left;
	display: block;
	position: relative;
}
.lev2Info
{
	border: 1px solid #FCB630;
	padding-bottom: 20px;
	padding-top: 15px;
	margin-right: 12px;
	margin-top: 10px;
}
.dirListingTitle
{
	text-align: center;
	color: #00199D;
	padding: 5px;
}
.dirListngName
{
	background: #FEDCA8;
	font: bold medium sans-serif;
	padding: 5px;
	border: 1px solid #C4BAAA;
}
.sponLev LI
{
	font: x-small sans-serif;
	margin: 0 0 0 30px;
}
.lev2Cont IFRAME
{
	width: 400px;
	height: 400px;
	border: 1px solid #313F86;
	margin: auto;
	display: block;
}
#mainContent DD
{
	margin-left: 30px;
}
#mainContent TABLE
{
	margin: auto;
	width: 500px;
	border: 1px solid #320000;
}
#mainContent TABLE TD
{
	border: 1px solid #504848;
	text-align: center;
	padding: 3px;
}
#mainContent OL LI
{
	margin-left: 40px;
}
#mainContent H1
{
	font-weight: bold;
	color: #456DA4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font: x-large Arial;
}
#mainContent #contFooter
{
	clear: both;
	overflow: hidden;
	font-size: 80%;
}
#mainContent IMG
{
	border: 1px solid #A2AC85;
	margin: 5px;
}
.coupon
{
	text-align: center;
}
.lev2Info
{
	position: relative;
}
#mainContent UL
{
	margin-left: 20px;
}
#mainContent UL LI
{
	margin-left: 10px;
}
#mainContent H1
{
	color: #456DA4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B8BD;
	font: x-large Arial;
}
#mainContent H2
{
	color: #456DA4;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font: large sans-serif;
}
#mainContent H3
{
	margin-left: 10px;
	font: small sans-serif;
	color: #508494;
	margin-top: 10px;
}
#mainContent DT
{
	color: #663300;
	font: bold 1em sans-serif;
	margin: 10px 0 0 10px;
}
#mainContent P
{
	margin: 1px 2px 5px 15px;
}
.formNote
{
	border: 1px solid #A4B1B1;
	background: #FFFFFF;
	color: #8B3F8C;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
}
.finePrint
{
	font-size: 70%;
	color: #666666;
}
.finePrint A
{
	color: #999999;
}
.footerSite
{
	font-size: 12px;
	color: #6C8F71;
}
#articleDate
{
	font-size: x-small;
	font-style: italic;
	color: #944;
	text-align: right;
	margin: 10px 0 0;
}
#contFooter A
{
	font-weight: normal;
	color: #CCCCCC;
}
#sidebar2
{
	float: right;
/*since this element is floated, a width must be given*/
	width: 216px;
	margin: 0px;
	padding: 0px;
	clear: right;
	background-image: url(images/_rightSide.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 999;
	display: block;
}
#footer
{
	color: #C0614B;
	font-size: 9px;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/_footerBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
}
#clear
{
	clear: both;
	font-size: 1px;
	display: block;
	float: none;
}
/*QuickLook*/
#sponBoxHeader
{
	/*[empty]height:;*/
	background-image: url(images/_rightBox1Header.jpg);
	background-repeat: no-repeat;
	/*[empty]padding-left:;*/
	/*[empty]padding-right:;*/
	background-position-y: top;
	margin-top: 10px;
	height: 25px;
	display: block;
}
#sponBoxContent
{
	/*[empty]height:;*/
	background-image: url(images/_rightBox1Content.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-size: 75%;
	color: #FFFBFB;
	text-align: center;
}
#sponBoxContent P
{
	padding-bottom: 5px;
}
#sponBoxContent LI
{
	list-style-type: none;
}
#sponBoxContent A
{
	font: bold small sans-serif;
	text-decoration: none;
	color: #9FFE06;
}
#sponBoxContent A:Hover
{
	color: #EB6B0E;
}
#sponBoxFooter
{
	background-image: url(images/_rightBox1Footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	display: block;
}
#premBoxHeader
{
	/*[empty]height:;*/
	background-image: url(images/_premHeader.jpg);
	background-repeat: no-repeat;
	/*[empty]padding-left:;*/
	/*[empty]padding-right:;*/
	background-position-y: top;
	margin-top: 0;
	height: 30px;
	display: block;
}
#premBoxContent
{
	/*[empty]height:;*/
	background-image: url(images/_premContent.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-size: 75%;
	color: #FFFBFB;
	text-align: center;
}
#premBoxContent P
{
	padding-bottom: 5px;
}
#premBoxContent LI
{
	list-style-type: none;
}
#premBoxContent A
{
	font: bold small sans-serif;
	text-decoration: none;
	color: #9FFE06;
}
#premBoxContent A:Hover
{
	color: #EB6B0E;
}
#premBoxFooter
{
	background-image: url(images/_premFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	display: block;
}
.ad1
{
	margin: 5px auto 0;
	width: 150px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #545454;
}
#repeater
{
	width: 780px;
	margin: 0 auto;
/*the auto margins (in conjunction with a width) center the page*/
	border: 1px solid #000000;
	text-align: left;
/*this overrides the text-align: center on the body element.*/
	background-color: #FFFFFF;
	background-image: url(images/_repeater.jpg);
}
#backDrop
{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
A.scrollover
{
/*Default Colour/Styles here*/
	color: #790044;
}
A.scrollover EM:first-line
{
/*Rollover Colour/Styles here*/
	color: #006113;
}
/*Menu*/
#mainMenu
{
	background: #2FB3FD url(../../images/_mainMenuBG.jpg);
	width: 100%;
	position: relative;
	display: block;
}
.actionMsg
{
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
/*Testimonials*/
#testimonialBoxTop
{
	background-image: url(images/_testimonialBoxTop.jpg);
	height: 37px;
	margin: 0 auto;
	background-position-y: top;
	display: block;
	/*[empty]width:;*/
	padding: 0;
	background-repeat: no-repeat;
}
#testimonialBoxRep
{
	background-image: url(images/_testimonialBoxRep.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	background-position-x: center;
}
#testimonialBoxBot
{
	background-image: url(images/_testimonialBoxBot.jpg);
	height: 22px;
	background-position-y: bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	/*[empty]width:;*/
	display: block;
}
.testimonial
{
	font-size: 80%;
	font-style: italic;
	color: #7D76C0;
	text-align: left;
	padding: 0 110px 0 120px;
}
.testimonialByline
{
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #9E937A;
	text-align: right;
	padding-right: 110px;
}
/*Forms*/
TEXTAREA
{
	margin: auto;
	width: 80%;
	display: block;
}
FIELDSET
{
	background-color: #FAFAF9;
	border: thin solid #BCC5D1;
	position: relative;
	display: block;
	width: 85%;
	margin: 10px auto;
	padding: 5px 0 0;
	clear: both;
	display: block;
}
FIELDSET DL
{
	margin: 0 0 10px;
}
FIELDSET DL DD
{
	margin: 0 0 0 20px;
	font: smaller sans-serif;
}
LABEL.error
{
	color: #CB0000;
	font: x-small sans-serif;
	text-align: left;
	float: right;
	width: 30%;
	padding-top: 10px;
}
LABEL.sideLbl
{
	font-weight: bold;
	width: 30%;
	text-align: right;
	float: left;
	padding-right: 2px;
}
LEGEND
{
	position: absolute;
	top: -0.5em;
	left: 0.2em;
	font-size: 100%;
	font-weight: bold;
	color: #663333;
}
FIELDSET FIELDSET
{
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #663333;
	text-align: center;
	background-color: #DED6E1;
	clear: both;
	position: relative;
	display: block;
}
FIELDSET FIELDSET LEGEND
{
	color: #663333;
}
.capImage
{
	height: 30px;
	line-height: 30px;
}
.formItem
{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	text-align: left;
	border: 1 solid #5B4C4C;
	margin: 1px;
}
.formItem:hover
{
	background: #FFFFFF;
}
.partForm
{
	display: none;
}
.vendForm
{
	display: none;
}
.sponForm
{
	display: none;
}
.form_input
{
	color: #A10606;
}
.form_input:hover
{
	background: #FDF5E1;
	border: thin dotted #FD1111;
}
#submitButton
{
	color: #FEFEFE;
	background-color: #74849E;
	border: thin outset #CCCCCC;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding: 2px 5px 3px;
	margin: 10px 0 0;
}
#submitButton:hover
{
	background-color: #CCCCCC;
	color: #003300;
	cursor: pointer;
}
.formList
{
	float: right;
	width: 60%;
}
.inputNote
{
	font-size: 80%;
	color: #0000FF;
	margin-left: 150px;
}
/*Gallery*/
#galleryArea
{
	text-align: center;
	margin: auto;
	width: 500px;
	clear: both;
}
#galleryThumb
{
	float: left;
	width: 110px;
	border: 1px solid #E5E3D6;
	height: 150px;
	margin: 6px 6px 10px;
	padding: 0px;
	background: #F1F1F3;
	text-align: center;
}
#galleryThumb TABLE
{
	vertical-align: middle;
	height: 125px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
#galleryThumb TABLE TBODY TR TD
{
	vertical-align: middle;
	text-align: center;
}
#galleryThumbTitle
{
	height: 15px;
	width: 100%;
	/*[empty]background-color:;*/
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	vertical-align: middle;
	color: #7A602F;
	font-weight: bold;
	font-size: 75%;
}
#galleryThumb IMG
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#loginBox
{
	color: #000000;
	position: relative;
	margin-top: 0px;
	top: 0px;
	z-index: 99;
	background-color: #FFCC33;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: medium solid #FF0000;
	display: none;
}
#loginBox A
{
	color: #0000FF;
}
#siteError
{
	font-size: 14px;
	color: #FF0000;
}
.sponLev
{
	background: #E0F400;
	width: 80%;
	margin: auto;
	border: 1px solid #8E8080;
	padding: 3px 3px 5px;
}
.sponLev LI
{
	font: x-small sans-serif;
	margin: 0 0 0 30px;
}
.vendLev
{
	background: #F2F702;
	width: 80%;
	margin: auto;
	border: 1px solid #8E8080;
	padding: 3px 3px 5px;
}
.vendLev LI
{
	font: x-small sans-serif;
	margin: 0 0 0 30px;
}
#vendLev1
{
	display: none;
}
#vendLev2
{
	display: none;
}
.partLev
{
	background: #FEF400;
	width: 80%;
	margin: auto;
	border: 1px solid #8E8080;
	padding: 3px 3px 5px;
}
.partLev LI
{
	font: x-small sans-serif;
	margin: 0 0 0 30px;
}
#partLev1
{
	display: none;
	margin-bottom: 0;
}
#partLev2
{
	display: none;
}
#partLev3
{
	display: none;
}
.noscript
{
	background: #FC0101;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	width: 100%;
	text-align: center;
	border: 1px solid #020302;
	margin: auto;
	display: block;
}
.dirListing
{
	border: 1px solid #D6D6D6;
	background: #FCFCFC;
	margin: 5px 15px;
	padding: 5px;
	position: relative;
	overflow: auto;
}
.dirListing:hover
{
	background: #FCF9DD;
}
.dirListingMoreInfo
{
	margin-left: 12px;
}
