/* CSS Document */
body
{
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg.gif );
}
a
{
	color: black;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	color: black;
	text-decoration: none;
}

a img
{
	border: 0px solid black;
}
#siteContainerTop
{
	width: 975px;
	height:8px;
	background-repeat: no-repeat;
}

#siteContainer
{
	width: 975px;
	margin: 0px auto;
	height: 1%;
	overflow: hidden;
	background-image: url(images/shadow1.gif);
	background-repeat: repeat-y;
	text-align: center;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	color: #000;
	font-size:16px;
	margin:0 0 5px 0;
}

/*******************************************/

#inside
{
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}


/*******************************************/

/* Rounded corners */
.topLeftRndCorner
{
	background:transparent url(/images/tl.gif) no-repeat scroll left top;
	display:block;
	width:100%;
}
.topRightRndCorner
{
	background:transparent url(/images/tr.gif) no-repeat scroll left top;
	display:block;
	width:100%;
}
.bottomLeftRndCorner
{
	background:transparent url(/images/bl.gif) no-repeat scroll left bottom;
	display:block;
	width:100%;
}
.bottomRightRndCorner
{
	background:transparent url(/images/br.gif) no-repeat scroll left top;
	display:block;
	width:100%;
}
/* Rounded corners */


/* Banner Styles */

#combine
{
	clear: both;
	width: 937px;
	height: 1%;
	overflow: hidden;
	background-repeat: repeat-y;
}


#topbox
{
	clear: both;
	float: left;
	color: #898989;
	background-color: white;
	display: block;
}
#topbox .BannerbotNav
{
	display: block;
	float: left;
	background-image: url(images/bluebar_gradient.gif);
	background-repeat: repeat-x;
	width: 100%;
}

#topbox .BannerbotNav .bottomgrayarea
{
	clear: both;
	background-image: url(images/graybar1.gif);
	background-repeat: repeat-x;
	height:22px;
	width:937px;
}
#topbox .BannerbotNav .bottomNavlinks
{
	clear: both;
	display: block;
	float: left;
	width: 680px;
	height: 21px;
	padding: 8px 0px 0px 0px;
	overflow:hidden;
}



#topbox .BannerbotNav .bottomNavlinks .Home img
{
	background-image: url(images/homepink.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 99px;
	clear: both;
	float: left;
}
#topbox .BannerbotNav .bottomNavlinks .Home:hover img, .SHome img
{
	color: #186caa;
	height: 22px;
	width: 99px;
	background-image: url(images/bluehome.gif);
	background-repeat: no-repeat;
	float: left;
}

#topbox .BannerbotNav .bottomNavlinks .Articles img
{
	margin-left: -8px;
	background-image: url(images/pinkarticle.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 99px;
	float: left;
}
#topbox .BannerbotNav .bottomNavlinks .Articles:hover img, #topbox .BannerbotNav .bottomNavlinks .SArticles img
{
	margin-left: -8px;
	color: #186caa;
	height: 27px;
	width: 99px;
	float: left;
	background-image: url(images/bluearticle.gif);
	background-repeat: no-repeat;
}
/***/
#topbox .BannerbotNav .bottomNavlinks .Resources img
{
	margin-left: -8px;
	background-image: url(images/pinkresources.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 99px;
	float: left;
}
#topbox .BannerbotNav .bottomNavlinks .Resources:hover img, #topbox .BannerbotNav .bottomNavlinks .SResources img
{
	margin-left: -8px;
	color: #186caa;
	height: 27px;
	width: 99px;
	float: left;
	background-image: url(images/blueresources.gif);
	background-repeat: no-repeat;
}
/***/
#topbox .BannerbotNav .bottomNavlinks .Contactus img
{
	margin-left: -8px;
	background-image: url(images/pinkcontactus.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 99px;
	float: left;
}

#topbox .BannerbotNav .bottomNavlinks .Contactus:hover img, #topbox .BannerbotNav .bottomNavlinks .SContactus img
{
	margin-left: -8px;
	color: #186caa;
	background-image: url(images/bluecontactus.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 99px;
	float: left;
}
/***/
#topbox .BannerbotNav .bottomNavlinks .SpecialOffers img
{
	margin-left: -8px;
	background-image: url(images/special-offers-ov.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 115px;
	float: left;
}
#topbox .BannerbotNav .bottomNavlinks .SpecialOffers:hover img, #topbox .BannerbotNav .bottomNavlinks .SSpecialOffers img
{
	margin-left: -8px;
	color: #186caa;
	background-image: url(images/special-offers.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 115px;
	float: left;
}

#topbox .BannerbotNav .bottomNavlinks .NationalBridalShow img
{
	margin-left: -8px;
	background-image: url(images/tab-NBS.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	float: left;
}
#topbox .BannerbotNav .bottomNavlinks .NationalBridalShow:hover img, #topbox .BannerbotNav .bottomNavlinks .SNationalBridalShow img
{
	margin-left: -8px;
	color: #186caa;
	background-image: url(images/tab-NBS-Over.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 150px;
	float: left;
}



#topbox .BannerbotNav .search
{
	float: right;
	width: 195px;
	padding: 9px 0px 0px 0px;
}

#topbox .BannerbotNav .search input
{
	clear: both;
	float: left;
	width: 130px;
	height: auto;
	font-size: 11px;
	padding: 0px 0px 2px 0px;
}


#topbox .BannerbotNav .search .searchArea
{
	float: left;
	padding: 0px 0px 0px 5px;
}

#bottombargrayarea
{
	clear: both;
	margin-left: 0px;
	overflow: hidden;
	width: 775px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/graybar1.gif);
	background-repeat: repeat-x;
}
#topbox .logo
{
	clear: both;
	float: left;
	width: 320px;
	height: 1%;
	padding: 0px 0px 5px 10px;
}

#topbox .member
{
	float: right;
	/*padding: 30px 0px 5px 45px;*/
	width: 410px;
	text-align: right;
}
#topbox .member .membertext
{
	clear: both;
	float: left;
	padding: 10px 0px 5px 0px;
	width: 85px;
}
#topbox .member .username
{
	width: 100px;
	float: left;
	padding: 5px 10px 5px 0px;
}
#topbox .member .pwd
{
	float: left;
	height: 1%;
	border: 0px;
	width: 100px;
	padding: 5px 10px 5px 10px;
}

#topbox .member .register
{
	width: 60px;
	float: left;
	padding: 10px 0px 5px 0px;
}


#leaderboard
{
	height:90px;
	width: 728px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#TopnapLinks
{
	clear: both;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 79px;
	color: white;
	font-style: italic;
	border-bottom: 1px solid white;
}

.mainTitle
{
	font-family: font-family: Arial, Helvetica Condensed, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight:bold;
	color:#1873AC;
}

.title
{
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	color: #176ca2;
}

.title1
{
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica Condensed, Verdana, Arial, Sans-Serif;
	color: black;
}
.title111
{
	display: block;
	text-transform: capitalize;
	font-size: 11px;
	font-family: Arial;
	color: black;
}
.title11
{
	display: block;
	text-transform: capitalize;
	/*font-weight: bold;*/
	font-size: 12px;
	font-family: Arial Narrow, Helvetica Condensed, Verdana, Arial, Sans-Serif;
	color: #898989;
}
.title2
{
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica Condensed, Verdana, Arial, Sans-Serif;
	color: #1873ac;
}
.title22
{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #176ca2;
	cursor:pointer;
}

.title22 a
{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	color: #176ca2;
	cursor:pointer;
}

.pageheading
{
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica Condensed, Verdana, Arial, Sans-Serif;
	color: #1873ac;
	margin-bottom: 10px;
}

.pagesubheading
{
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica Condensed, Verdana, Arial, Sans-Serif;
	color: gray;
}
.texttitle 
{
	font-size: 11px;
	font-family: Arial;
	color: black;
}

/* content row */


#contentRow
{
	clear: both;
	float: left;
	width: 100%;
	/*color: #898989;*/
	padding: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
}


#contentHolder
{
	clear: both;
	float: left;
	height: 1%;
	/*color: #898989;*/
	padding: 0px;
	display: block;
}

#contentArea
{
	clear: both;
	float: left;
	width: 616px;
	height: 1%;
	color: #898989;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align:left;
}


#contentArea .content
{
	/*width: 470px;*/
	width:100%;
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: white;
}

#contentArea .content .signupbride
{
	width: 457px;
	float: left;
	height: 1%;
	padding: 0px 0px 0px 1px;
	background-image: url(images/signupbg.png);
	background-repeat: repeat-y;
}

#contentArea .content .signupbride .signingarea 
{
	clear:both;
	float:left;
	width: 422px;
	float: left;
	height:1%;
	
	padding: 10px;
}

#contentArea .content .signupbride .signingarea .titleforsec
{
	clear:both;
	width: 155px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#contentArea .content .signupbride .signingarea .textBoxarea
{
	width: 267px;
	float: left;
	padding: 0px 0px 0px 0px;
}




#contentArea .content .imageSeaction
{
	width: 120px;
	height: 100px;
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	
}
#contentArea .content .imageSeaction .arrow
{
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
	
}

#contentArea .content .imageSeaction .imagearticle
{
	width: 100px;
	height: 100px;
	float: right;
	padding: 0px 0px 0px 0px;
	border:solid 1px black;
}

#contentArea .content .textforImage
{
	/*width: 475px;*/
	width: 460px;
	height: 100px;
	float: left;
	padding: 7px 10px 0px 10px;
	background-color: #f1f1f1;
	text-decoration: none;
}


/***** SPECIAL OFFERS PAGE *******/

#contentArea .specialoffers .imageSeaction
{
	width: 100px;
	height: 100px;
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	
}
#contentArea .specialoffers .imageSeaction .arrow
{
	position: absolute;
	left: 0px;
	top: 0px;
	border: none;
	
}

#contentArea .specialoffers .imageSeaction .imagearticle
{
	width: 100px;
	height: 100px;
	float: right;
	padding: 0px 0px 0px 0px;
	border:solid 1px black;
}

#contentArea .specialoffers .textforImage
{
	/*width: 475px;*/
	width: 460px;
	height: 100px;
	float: left;
	padding: 7px 10px 0px 15px;
	background-color: #f1f1f1;
	text-decoration: none;
}

#contentArea .specialoffers .textforImage .title22 a
{
    font-size: 14px;
    height: 15px;
}


#contentArea .specialoffers .textforImage .title22 
{
    padding: 5px 0 5px ;
}


#contentArea .specialoffers .textforImage a
{
    color: #176ca2;
}

/***** END OFFERS PAGE *******/



#rightcolumn
{
	float: right;
	width: 300px;
	height: 1%;
	/*color: #898989;*/
	background-color: white;
	padding: 0px 0px 0px 0px;
	display: block;
}

#AdsContainer
{
	width: 160px;
	float: left;
	height: 1%;
	padding: 90px 0px 0px 0px;
}
#corpInfo
{
	float: left;
	clear: both;
	padding: 20px 0px 0px 5px;
	width: 800px;
	display: block;
	background-color: White;
}
#corpInfo .bwsLogo
{
	float: left;
	width: 200px;
	text-align: center;
}
#corpInfo .corpLogo
{
	float: right;
	width: 255px;
	text-align: center;
	background-color: White;
	
}
#corpInfo .copyright
{
	float: left;
	width: 245px;
	text-align: center;
	padding: 0px 10px;
	color: Gray;
	background-color: White;
}

#footer
{
	height:50px;
	text-align:center;
	width:100%;
	padding: 10px 20px 15px 20px;
}

#footer .corpLogo
{
	float:left;
	width:150px;
}

#footer .copyright
{
	float:left;
	width:600px;
	color:#B8B8B8;
}

#bottomPart
{
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: White;
	background-image: url(images/graybar.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#bottomPart .bottomSearch
{
	float: left;
	width: 220px;
	padding: 10px 0px 0px 0px;
}

#bottomPart .bottomSearch .bottinput
{
	clear: both;
	float: left;
	width: 150px;
	font-size: 11px;
	height: 1%;
	padding: 0px 0px 0px 0px;
}
#bottomPart .bottomSearch .bottsearch
{
	float: left;
	width: 60px;
	padding: 4px 0px 0px 5px;
}


#bottomPart .bottomSearch .goBtn img {
    background-image: url(images/btn_banner_go.gif);
  
  
    
    
}
#bottomPart .bottomSearch .goBtn:hover img{ /*CSS for hover-over image on hover*/
	background-image: url(images/btn_banner_goHover.gif);
}

#bottomPart .bottomcontact
{
	float: right;
	/*width: 500px;*/
	background-color: White;
	background-image: url(/images/grayshpapebar.gif);
	height:27px;
	width:715px;
}
#bottomPart .bottomcontact .graybar
{
	text-align: right;
}
#bottomPart .bottomcontact .contactus
{
	float: left;
}

#copyright
{
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: White;
	background-image: url(images/bluebar.gif);
	background-repeat: repeat-x;
	width: 100%;
}

#signup
{float:left;
	text-transform: capitalize;
	width: 460px;
	font-size: 11px;
	font-family: Arial;
	color: black;
	margin-top: 20px;
	padding: px 0px 0px 15px;
}

.btnSignUp
{
	background-image:url(/images/sgnupregister.gif);
	width:84px;
	height:18px;
	border:0px;
	margin-right:12px;
}

/*NEW*/
#ResourceGuide
{
	width:100%
}

#ResourceGuide .header
{
	font-weight:bold;
	line-height:25px;
	text-transform:uppercase;
}

#ResourceGuide .alphabet
{
	font-size:medium;
	text-align:center;
}

#ResourceGuide .rowOdd
{
	background-color:#FFFFFF;
	line-height:20px;
}

#ResourceGuide .rowEven
{
	background-color:#CEE3FF;
}

#ResourceGuide .col1
{
}

#ResourceGuide .col2
{
	width:100px;
}

#ResourceGuide .col3
{
	width:100px;
}

#ResourceGuide .col4
{
	width:150px;
}

/* Start of Resource style */
#Resource
{
	font-size:11px;
	color:#000000;
}

#Resource .paging
{
	width:100%;
	height:1%;
	overflow:hidden;
	line-height:30px;
	margin-bottom:10px;
}

#Resource .paging span
{
	float:left;
	padding-right:10px;
	font-weight:bold;
}

#Resource .paging .pages
{
	font-weight:normal;
}

#Resource .paging .currentPage
{
	float:left;
	font-weight:normal;
	background-image:url(/images/paging-ring.gif);
	background-repeat:no-repeat;
	height:28px;
	width:23px;
	padding-left:4px;
}

#Resource .resourceCategory .hr
{
	border-top:dotted 1px;
	border-bottom:dotted 1px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}
/*
#Resource h2
{
	color:#70BCF0;
	font-size:16px;
}
*/
#Resource h3
{
	color:#70BCF0;
	font-size:12px;
	text-transform:capitalize;
}

#Resource .search
{
	background-image:url(/images/search-container.gif);
	background-repeat:no-repeat;
	margin:0px auto;
	overflow:hidden;
	width:520px;
	height:44px;
	padding-top:11px;
	padding-left:25px;
}

#Resource .search input
{
	float:left;
	margin-left:10px;
}

#Resource .search select
{
	float:left;
	margin-left:10px;
}

#Resource .search img
{
	background-image:url(/images/search-go.gif);
	background-repeat:no-repeat;
	width:53px;
	height:15px;
	display:block;
	float:left;
	margin-left:10px;
	margin-top:3px;
	cursor:pointer;
}

#Resource .resourceCategory h5
{
	margin:0px;
	font-size:10px;
}

#Resource .resourceCategory .paging .next
{
	background-image:url(/images/paging_next.gif);
	background-repeat:no-repeat;
	float:left;
	width:37px;
	height:11px;
	cursor:pointer;
	margin-top:10px;
}

#Resource .resourceCategory .paging .previous
{
	background-image:url(/images/paging_previous.gif);
	background-repeat:no-repeat;
	float:left;
	width:51px;
	height:11px;
	cursor:pointer;
	margin-top:10px;
}

#Resource .resourceCategory .enhancedItem
{
	clear:both;
	height:1%;
	overflow:hidden;
	background-color:#EBEBEB;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}

#Resource .resourceCategory .enhancedItem img
{
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	margin-right:10px;
}

#Resource .resourceCategory .enhancedItem .title
{
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#000000;
}

#Resource .resourceCategory .separator
{
	height:5px;
}

#Resource .resourceCategory .freeItem
{
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

#Resource .resourceCategory .freeItemAlternate
{
	background-color:#EBEBEB;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

#Resource .resourceIndex
{
	
}

#Resource .resourceIndex .category
{
	cursor:pointer;
}

#Resource .resourceIndex .separator
{
	border-left:dotted 1px;
	float:left;
	height:145px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

#Resource .resourceIndex .bgHighlight
{
	background-color:#EBEBEB;
	height:1%;
	overflow:hidden;
}

#Resource .resourceIndex .bgHighlight .bgHighlightContents
{
	margin-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	height:1%;
	overflow:hidden;
}

#Resource .resourceIndex .featureItem
{
	float:left;
	cursor:pointer;
	padding-left:22px;
	padding-right:22px;
	padding-top:10px;
	padding-bottom:10px;
}

#Resource .resourceIndex .featureItem img
{
	margin-bottom:5px;
}

/* End of Resource style */

/* Open House */
#Map
{
	width:400px;
	height:400px;
	border:solid 1px;
}

#Legend
{
	width:400px;
	height:100%;
	display:block;
	color:#000000;
	padding:5px;
}

#Legend img
{
	margin-right:10px;
}

#Legend .overlayOn
{
	font-weight:bold;
	cursor:pointer;
	line-height:29px;
}

#Legend .overlayOff
{
	font-weight:normal;
	cursor:pointer;
	line-height:29px;
}

.OpenHouseBubble
{
	color:Red;
}

.OpenHouseBubble hr
{
	margin:0px;
}

/* End Open House */

/* Poll CSS */

h3.polltitle
{
	font-size:11px;
	margin:0px;
	padding:0px;
	color:Black;
	
}
div.poll 
{
	clear:both;
	float:none;
	text-align:left;
}

.poll input
{
	font-size:10px;
}

.poll span
{
	
	display:block;
	clear:both;
	text-align:left;
}
#rightcolumn #Div0
{
	padding:10px 10px;
	background-image:url(images/rbox.gif);
	width:280px;
	clear:both;
	float:none;
	display:block;
}

h3.pink
{
	font-size:18px;
	color:#ff3355;
	margin:0px;
	padding:0px 0px 5px 0px;
	font-family:Arial Narrow;
	text-align:left;
}

#RightCol .box
{
	background-image:url(images/rbox.gif);
	width:300px;
}

#WedPlaner {
background-image:url(images/keyline.gif);
display:block;
height:57px;
margin-bottom:10px;
padding-top:35px;
width:300px;
}

#WedPlaner img{
padding: 0 5px 0 5px;
}


/************* #footer styles ***************/

#Footer{
	clear: both;
	width:935px;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 0;
	
}

#Footer .borders
{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	overflow:hidden;
	height:1%;
}

#Footer h2
{
	color:#4069bf;
	font-size:12px;
	display:inline;
	float:left;
	margin:0px;
	line-height:20px;
}

#Footer .sitemap
{
	overflow:hidden;
	height:1%;
	padding:10px 0px;
}

#Footer .container
{
	float:left;
	font-size:10px;
	padding:0px 50px 0px 0px;
}

#Footer .formulaWebsites
{
	padding:10px 0px;
}

#Footer .formulaWebsites .container
{
	line-height:20px;
	padding:0px 10px;
}

#Footer .formulaWebsites .spacer
{
	line-height:20px;
	float:left;
}

#Footer .container a
{
	display:block;
	text-decoration:none;
	color:#434d5d;
}

#Footer .container a.heading
{
	font-size:11px;
	font-weight:bold;
}

#Footer .companyFooter
{
	overflow:hidden;
	height:1%;
	padding:5px 0px;
}

#Footer .companyFooter .copyright
{
	font-size:10px;
	width:700px;
	text-align:center;
	float: right;
	padding-right:20px;
}

#Footer .companyFooter .TDLogo 
{
    padding: 0 0 0 10px;
}

