/*CSS Document*/
.event INPUT#btn
{
	width: 50%;
	text-align: center;
	display: block;
	margin: 5px auto 10px;
}
#faceBook
{
	margin: 0 0 20px;
}
.paymentInfo
{
	background: #FFCFF7;
	border: 1px solid #CABFC8;
	width: 90%;
	padding-left: 5px;
	padding-right: 5px;
	margin: auto;
}
.invisible
{
	display: none;
}
/*Basic*/
BODY
{
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #FFFFFF;
	font-family: Calibri;
	font-size: 90%;
	background-repeat: repeat;
	background-image: url(images/_bgTile.jpg);
	background-attachment: fixed;
	background-position: center top;
}
#homeBut
{
	width: 50px;
	position: absolute;
	top: 0;
	left: 0;
}
#homeBut IMG
{
	width: 50px;
}
.mathCapt
{
	width: 80%;
	margin: auto;
	text-align: center;
}
#profileUpdateResponse
{
	width: 90%;
	margin: auto;
	color: #2A18F3;
	border: 1px solid #0048FE;
	background: #B6F0D1;
	font-weight: bold;
	padding: 10px;
	display: none;
}
.participant
{
	border: 1px solid #F2F2F2;
	width: 90%;
	margin: auto auto 10px;
	padding: 1px 5px;
}
#expReg
{
	position: absolute;
}
.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: 12px;
	text-decoration: none;
	z-index: 1;
	position: absolute;
	width: 500px;
	right: 5px;
	top: -7px;
}
#preMenu A
{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
}
#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: 920px;
	margin: 10px auto 0;
/*the auto margins (in conjunction with a width) center the page*/
	text-align: left;
	background-image: url(images/_repeater.jpg);
	background-repeat: repeat-y;
}
.siteNotice
{
	text-align: center;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: medium;
	color: #FF0B0B;
}
.okNotice
{
	background: #85EF8F;
	border: 1px solid #13AC21;
}
.orderButton
{
	text-align: center;
	display: block;
	padding-top: 5px;
	display: none;
}
.orderButton A
{
	background: #EE1796;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 6px;
	border-radius: 5px;
	font: bold 1em sans-serif;
	margin-bottom: 5px;
	display: inline-block;
	border: 1px solid #AF0BFF;
}
.orderButton A:hover
{
	background: #93A8D3;
	text-decoration: none;
}
DIV.registerTitle
{
	width: 50%;
	margin: auto;
	text-align: center;
	font: bold small sans-serif;
	color: #D411C1;
}
.regDeadline
{
	font: bold x-small sans-serif;
	color: #B40808;
	margin-left: 23px;
	margin-bottom: 5px;
}
.eventDate
{
	font: bold x-small sans-serif;
	color: #8607A3;
	margin-left: 15px;
}
.event
{
	width: 90%;
	margin: 0 auto 10px;
	border: 1px solid #EFBFBF;
	padding: 5px 5px 9px;
}
.eventTitle
{
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 1px solid #D3CBCB;
	margin-top: 5px;
}
#surveyResponse
{
	display: none;
}
.accordianBoxTitle
{
	text-align: center;
	color: #2E43FE;
	font-weight: bold;
	width: 90%;
	border: 1px solid #D6C3C3;
	margin: 15px auto 3px;
	background: #F3F0F1;
	border-radius: 15px;
	padding: 4px;
}
.accordianBoxContent
{
	display: none;
	width: 85%;
	margin: auto;
	border: 1px solid #E9E5E5;
	background: #FFFFFF;
}
.accordianBoxTitle:hover
{
	color: #FD2DDB;
	background: #FFFFFF;
	cursor: pointer;
}
.matchedVendorTitle
{
	margin-left: 20px;
}
.matchedNeeds
{
	width: 80%;
	margin: auto;
	padding: 0 10px;
}
.submitButton
{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.userMenu
{
	position: absolute;
	top: -7px;
	right: 3px;
	font: x-small sans-serif;
}
.userMenu A
{
	border: 1px solid #878787;
	background: #7493D7;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 2px;
	margin: 0 0 0 3px;
}
.userMenu A:hover
{
	border: 1px solid #7493D7;
	background: #F9F9F9;
	color: #7493D7;
}
.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 10px;
}
#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
{
	position: relative;
}
DIV.fb-like
{
	position: absolute;
	right: 0;
	top: 20px;
	height: 100px;
	overflow: visible;
}
#countdown
{
	position: absolute;
	bottom: 0;
	right: 10px;
	color: #1B158A;
	font-style: italic;
	padding-bottom: 5px;
}
SPAN.countdownDays
{
	font: italic bold large sans-serif;
	color: #FCFCFC;
}
#header IMG
{
	margin: 0px;
	padding: 0px;
	display: block;
}
#header A
{
}
#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: relative;
	text-align: center;
	width: 100%;
	font-size: 10px;
	margin: 0px;
	padding-top: 4px;
}
#siteFooter A
{
	color: #0071FF;
}
#sidebar1
{
	width: 175px;
	padding-right: 0px;
	padding-bottom: 15px;
	float: left;
	position: absolute;
	padding-top: 0px;
	display: block;
	text-align: center;
	margin-top: 15px;
}
#logIn
{
	width: 65%;
	margin: auto auto 12px;
	font-weight: bold;
	font-size: medium;
}
#logIn A
{
	text-decoration: none;
	border: 1px solid #E32AC6;
	margin: 4px 0;
	background: #F35DB6;
	color: #FFFFFF;
	border-radius: 5px;
}
#logIn A:hover
{
	text-decoration: none;
	color: #FEFEFE;
	background: #93A8D3;
}
#logIn A
{
	width: 100%;
	display: block;
}
#adSideLeft A IMG
{
	margin-top: 5px;
	border: 1px solid #811313;
}
/*mainContent*/
#mainContent
{
	margin-top: 10px;
	margin-right: auto;
	margin-left: 175px;
	margin-bottom: 20px;
	padding: 3px 10px 6px 3px;
	position: relative;
	background-position-y: top;
	background-repeat: repeat-y;
	background-color: #FFFCDF;
	width: 554px;
	float: left;
	border: 1px solid #CACFE6;
	border-radius: 15px;
}
.vendAbout
{
	width: 90%;
	border: 1px solid #CDCDCD;
	margin: 10px auto;
	background: #FFFFFF;
	padding: 10px;
	border-radius: 10px;
}
.matchedCats
{
	font: bold 1em sans-serif;
}
#formProcessing
{
	position: fixed;
	width: 40%;
	margin: auto;
	bottom: 50%;
	left: 30%;
	text-align: center;
	background: #F94E05;
	z-index: 9999999;
	color: #FFFFFF;
	border: 1px solid #A36060;
	padding: 10px;
	font: bold 1em sans-serif;
	display: none;
}
#formProcessing IMG
{
	padding-top: 8px;
}
#regFormVendor
{
}
#regFormBride
{
}
.regChoice
{
	width: 100%;
	text-align: center;
}
.regChoice A
{
	border: 1px solid #103AFE;
	background: #FC4EA2;
	text-decoration: none;
	font: bold 1em sans-serif;
	color: #FEFEFE;
	margin: 0 3px;
	padding: 2px 5px;
}
.regChoice A:hover
{
	border: 1px solid #103AFE;
	background: #FFFFFF;
	text-decoration: none;
	font: bold 1em sans-serif;
	color: #FC4EA2;
	margin: 0 3px;
	padding: 2px 5px;
}
#tipsBlock
{
	border: 1px solid #B6B8C2;
	margin: 8px auto 10px;
	width: 130px;
	padding: 13px 8px 3px 10px;
	font: italic x-small sans-serif;
	position: relative;
	background: #F3F0F1;
	text-align: left;
	color: #B10095;
	border-radius: 5px;
}
#vendSearch
{
	border: 1px solid #B6B8C2;
	margin: 14px auto 10px;
	width: 130px;
	padding: 13px 11px 3px 8px;
	font: italic small sans-serif;
	position: relative;
	background: #F3F0F1;
	text-align: center;
	color: #B10095;
	border-radius: 5px;
}
#vendDir
{
	border: 1px solid #B6B8C2;
	margin: 19px auto 10px;
	width: 130px;
	padding: 13px 8px 3px 10px;
	font: italic x-small sans-serif;
	position: relative;
	background: #F3F0F1;
	text-align: left;
	color: #B10095;
	border-radius: 5px;
}
.tipsByline
{
	text-align: right;
	padding-right: 5px;
}
.tipTitle
{
	float: left;
	border: 1px solid #E15ACB;
	background: #F8DCE6;
	color: #95A5F4;
	padding: 1px 3px 0;
	position: absolute;
	top: -10px;
	left: -8px;
	font: bold small sans-serif;
}
.vendSearchTitle
{
	float: left;
	border: 1px solid #E15ACB;
	background: #F8DCE6;
	color: #95A5F4;
	padding: 1px 3px 0;
	position: absolute;
	top: -10px;
	left: -8px;
	font: bold small sans-serif;
}
.vendDirTitle
{
	float: left;
	border: 1px solid #E15ACB;
	background: #F8DCE6;
	color: #95A5F4;
	padding: 1px 3px 0;
	position: absolute;
	top: -10px;
	left: -8px;
	font: bold small sans-serif;
}
.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;
}
.labelBox DD
{
	font: x-small sans-serif;
}
.labelBox DL
{
	font: x-small sans-serif;
	margin-bottom: 7px;
}
#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 #contFooter
{
	clear: both;
	overflow: hidden;
	font-size: 80%;
}
#mainContent IMG
{
}
.coupon
{
	text-align: center;
}
.lev2Info
{
	position: relative;
}
#mainContent UL
{
	margin-left: 20px;
}
#mainContent UL LI
{
	margin-left: 25px;
	list-style: disc;
}
.formItem UL LI
{
	width: 30%;
	float: left;
	display: block;
	font: xx-small sans-serif;
	overflow: auto;
}
.formItem UL
{
	width: 90%;
	margin: auto;
	display: block;
	overflow: auto;
}
#mainContent H1
{
	color: #54914C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B8BD;
	font: italic bold x-large Candara;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 7px;
}
#mainContent H2
{
	color: #54914C;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font: bold large Candara;
}
#mainContent H3
{
	margin-left: 10px;
	font: small sans-serif;
	color: #54914C;
	margin-top: 10px;
}
#mainContent DT
{
	color: #663300;
	font: bold 1em sans-serif;
	margin: 10px 0 0 10px;
}
#mainContent P
{
	margin: 1px 2px 8px 15px;
}
.receiptItem
{
	border: 1px dotted #FA6AE1;
	width: 90%;
	margin: auto auto 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.notice
{
	border: 1px solid #0348E7;
	background: #DFE9FF;
	text-align: center;
	width: 80%;
	margin: auto;
}
.okNotice
{
	background: #85EF8F;
	border: 1px solid #13AC21;
	width: 80%;
	margin: auto;
	text-align: center;
}
.siteMsg
{
	background: #F9F79A;
	color: #CF0000;
	font: bold 1em sans-serif;
	border: 1px solid #E70303;
	border-radius: 10px;
	padding: 5px 10px;
	text-align: center;
}
.eventRegistered
{
	text-align: center;
	font: bold small sans-serif;
	color: #EA00D4;
}
.labelBox P
{
	padding: 0 10px 0 0;
}
.formNote
{
	background: #FFFFFF;
	color: #8B3F8C;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 85%;
}
.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: 175px;
	margin: 2px 0px 0px;
	padding: 0px;
	clear: right;
	background-image: url(images/_rightSide.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 999;
	display: block;
}
#adsRight1
{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
#adsRight1 IMG
{
	margin-top: 5px;
	border: 1px solid #811313;
}
#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;
}
.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*/
#mainMenu2
{
	width: 100%;
	position: relative;
	display: none;
	background: url(../../../images/_mainMenuBG.jpg);
	height: 30px;
	text-align: center;
	z-index: 20;
}
.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 180px 0 200px;
}
.testimonialByline
{
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	color: #9E937A;
	text-align: right;
	padding-right: 170px;
}
/*Forms*/
TEXTAREA
{
	margin: auto;
	width: 80%;
	display: block;
}
LABEL.sideLbl
{
	font-weight: bold;
	width: 30%;
	text-align: right;
	float: left;
	padding-right: 2px;
}
.capImage
{
	width: 30%;
	margin: auto auto 3px;
	text-align: center;
}
.capInput
{
	margin: auto;
	width: 30%;
	text-align: center;
}
.inputItemsCleared INPUT
{
	padding-left: 5px;
	margin-right: 3px;
}
.valMsg
{
	text-align: center;
	text-decoration: blink;
}
.inputItemsCleared
{
	margin: 0 0 0 15px;
}
.labelBox FORM
{
	width: 95%;
	margin: auto auto 10px;
	padding: 10px 0;
}
.payPalButton
{
	text-align: center;
}
.payPalButton FORM
{
	border: 0;
}
#profileUpdate
{
	display: none;
}
.tosCheck
{
	width: 80%;
	text-align: center;
	margin: auto;
}
.form_input
{
	color: #A10606;
}
.form_input:hover
{
	background: #FDF5E1;
	border: thin dotted #FD1111;
}
.formList
{
	float: right;
	width: 60%;
}
.ajaxConf
{
	font-size: 10px;
	margin-left: 150px;
	padding-left: 5px;
}
.formItem
{
	padding-top: 3px;
	padding-bottom: 2px;
	display: block;
}
.formItem:hover
{
	background: #EBF8F1;
}
#formAreaTitle
{
	font-size: 14px;
	font-weight: bold;
	position: relative;
	background-color: #660072;
	color: #FFFFCB;
	padding-left: 2px;
}
/*Gallery*/
#galleryArea
{
	text-align: center;
	margin: 10px auto auto;
	width: 100%;
	clear: both;
}
#galleryThumb
{
	float: left;
	width: 120px;
	border: 1px solid #E5E3D6;
	height: 130px;
	margin: 6px 0 14px 14px;
	padding: 0px;
	background: #F1F1F3;
	text-align: center;
	border-radius: 10px;
}
#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;
	border: 1px solid #E95A00;
}
#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;
}
.noscript
{
	background: #FC0101;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	width: 100%;
	text-align: center;
	border: 1px solid #020302;
	margin: auto;
	display: block;
}
.receiptItemPD
{
	width: 90%;
	padding: 5px;
	margin: auto auto 10px;
	border: 1px dotted #03EC6F;
	text-align: center;
	color: #00BF59;
	font-weight: bold;
}
.dirListing
{
	border: 1px solid #D6D6D6;
	background: #FCFCFC;
	margin: 5px 15px;
	padding: 5px;
	position: relative;
	overflow: auto;
}
.dirListing:hover
{
	background: #FCF9DD;
}
.dirListingMoreInfo
{
	margin-left: 12px;
}
#preview
{
	position: absolute;
	border: 1px solid #CCC;
	background: #333;
	padding: 5px;
	display: none;
	color: #FFF;
}
#screenshot
{
	position: absolute;
	border: 1px solid #CCC;
	background: #333;
	padding: 5px;
	display: none;
	color: #FFF;
}
#mainContent .checkItem
{
	width: 50%;
	float: left;
}
.sideLbl
{
	text-align: right;
	float: left;
	width: 33%;
	padding-right: 5px;
	color: #355F8B;
	font-size: 80%;
	font-weight: bold;
}
.aboveLbl
{
	text-align: left;
	width: 90%;
	padding-right: 5px;
	padding-left: 8px;
	color: #2974BF;
	font-size: small;
	font-weight: bold;
	display: block;
}
#loginLinks A
{
	font-weight: bold;
	color: #0033FF;
}
.capImg
{
}
.form_input
{
	color: #003333;
}
#submitButton
{
	color: #FFFFFF;
	background-color: #000000;
	border: thin outset #CCCCCC;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-right: 2px;
	margin-bottom: 2px;
}
.inputNote
{
	font-size: small;
	color: #CB0AAB;
	text-align: left;
	width: 90%;
	margin: auto;
}
.labelBox
{
	width: 90%;
	border: 1px solid #BFBFBF;
	background: #FAFDFD;
	margin: 20px auto auto;
	position: relative;
	padding: 20px 0;
	border-radius: 15px;
}
#forgot
{
	display: none;
}
.labelBoxTitle
{
	position: absolute;
	top: -14px;
	background: #7FDC73;
	border-radius: 8px;
	left: -8px;
	padding: 4px 8px 3px;
	font: bold medium sans-serif;
	color: #FFFFFF;
}
.labelBox .labelBox .labelBoxTitle
{
	height: 15px;
	font-size: small;
	top: -10px;
	background: #7FDC73;
	padding: 1px 5px 2px;
}
#extAvail
{
	margin-left: 30px;
}

