@charset "utf-8";


/*-----------------------------------------------------------------------------

	Bulging Brides Stylesheet
	
	-----------------------------------------------------------------------------*/
	/* Basics
	-----------------------------------------------------------------------------*/
	
	html, body { height: 100%; } 
	
	/* Force vertical scrollbar */
	html { min-height: 100%; margin-bottom: 1px; }
	
	* { margin: 0; padding: 0px; } /* Remove padding and margin */

	h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul { margin: 0em 0; } /* Put it back on certain elements */ 
	
	.clear { clear:both; } /* Class for clearing floats */
	
	img {
	border: 0;
} /* Remove border around linked images */

	
/* ---------------------------------------------------------------------------
Spacers & Headers
-----------------------------------------------------------------------------*/
		
.break {
	margin: 0;
	padding: 0;
	border-width: 0;
	height:8px;
	line-height: 8px;
}

.bigBreak { height:20px; }

.dividerLine { width: 254px; height:2px; }

br { margin: 0; padding: 0; border-width: 0; line-height: 8px; }

*.brHalf { display:block; margin-top:-0.5em; }

*.brSingle { display:block; margin-top:0em; }

*.brOne { display:block; margin-top:1.5em; }

*.brDouble { display:block; margin-top:2em; }

	
/* ---------------------------------------------------------------------------
HREF Selectors
-----------------------------------------------------------------------------*/	

a:link {
	text-decoration: none;
	color: #d23973;
	font-size:12px; }
a:visited {
	text-decoration: none;
	color: #B0285B;
	font-size:12px;
}
a:active {
	text-decoration: none;
	color: #d23973; }
a:hover {
	text-decoration: none;
	color: #e8c545; }

	
/* ---------------------------------------------------------------------------
Paragraph/Header/List Selectors
-----------------------------------------------------------------------------*/	

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:21px;
	color:#4f4e4e;
	padding:0;
	margin:0;
	padding-bottom: 15px;
}
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color:#c5ad55;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height:20px;
	color:#EE821F;
	padding:0;
	margin:0; }
ul {
	list-style:url(../_images/bullet.jpg);
	margin-left: 16px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:32px;
	color:#666666;
}
	
*.headerClass { font-size: 14px; color:#24386c; }

.featureP {
	font-size: 11px;
	color:#a1aeba;
	line-height:16px;
	padding-left: 6px;
	padding-top: 10px;
}

.breadCrumbs{
	font-size: 11px;
	color:#4f4e4e;
	padding:0;
	margin:0;
	padding-bottom: 20px;
}

.breadCrumbs a:link, a:active{
	text-decoration: none;
	color: #d23973;
	font-size:11px;
}

.breadCrumbs a:visited{
	text-decoration: none;
	color: #B0285B;
	font-size:11px;
}

.breadCrumbs a:hover{
	text-decoration: none;
	color: #e8c545;
	font-size:11px;
}

.mainContent{
	font-size: 12px;
	color:#4f4e4e;
	padding:0;
	margin:0;
}

.mainContent a:link{
	text-decoration: none;
	color: #d23973;
	font-size:12px; }
.mainContent a:visited {
	text-decoration: none;
	color: #B0285B;
	font-size:12px;
}
.mainContent a:hover {
	text-decoration: none;
	color: #e8c545; }

/* ---------------------------------------------------------------------------
Global ID's
-----------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../_images/bgRepeat.jpg) repeat;
	line-height:21px;
	text-align: center;
	height:100%;
	margin: 0;
	padding: 0;
}

#wrapperHome {
	background:url(../_images/bgColumnHome.jpg) repeat-y; /* Floral bg for Homepage */
	width: 897px;
	text-align: left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position:relative;
	margin:0 auto;
}

#wrapper {
	background:url(../_images/bgColumn.jpg) /*repeat-y*/; /* Floral bg for Secondary pages */
	width: 897px;
	text-align: left;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position:relative;
	margin:0 auto;
}

#wrapperSeasonone {
	background:url(../_images/bgColumn.jpg) /*repeat-y*/; /* Floral bg for Secondary pages */
	width: 897px;
	text-align: left;
	height:2100px;
	/*height:auto !important;  real browsers */
	/*height:100%;  IE6: treaded as min-height*/
	/*min-height:100%;  real browsers */
	position:relative;
	margin:0 auto;
}

	
#siteFrame {
	padding-bottom:6em; /* Allow room for footer to stick to the bottom */
	width: 867px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0 auto;
	position: relative;
}

/* ---------------------------------------------------------------------------
Top Logo & Navigation
-----------------------------------------------------------------------------*/

#topSection{
	width: 866px;
	height:402px;
	position: relative;
}


#topBanner{
	height: 103px;
	background:url(../_images/topBG.jpg) no-repeat;
	width:866px;
}


#topLogo{
	position:absolute;
	left:4px;
	width:246px;
	height:268px;
	top:63px;
	z-index: 3;
}


#topMenu{
	padding-left: 295px;
	z-index: 1;
	padding-top: 8px;
}

#topMenuBG{
	height:31px;
	background:url(../_images/topMenuRepeat.jpg) repeat-x;
	width: 866px;
}


.menuItem{
	float:left;
	padding-right: 18px;
}

/* ---------------------------------------------------------------------------
Homepage Main Banner
-----------------------------------------------------------------------------*/

#homeBanner{
	background:url(../_images/homeBanner.jpg) no-repeat;
	height:267px;
	width:866px;
	z-index: 0;
}

#bannerBottom{
background:url(../_images/bannerBottom.jpg) no-repeat;
width:866px;
height:40px;
}

#mainContent{
width:866px;
}

#mainContentSeasonone{
width:866px;
height:1750px;
}

.contentHome{
	float:left;
	width:450px;
	padding-left: 300px;
	padding-top: 5px;
}

/* ---------------------------------------------------------------------------
Secondary Pages
-----------------------------------------------------------------------------*/

#topLogoSecondary{
	position:absolute;
	left:23px;
	width:165px;
	height:180px;
	top:67px;
	z-index: 3;
}

.contentSecondary{
	float:left;
	width:555px;
	padding-left: 300px;
	padding-top: 15px;
	z-index: 7;
	padding-bottom: 20px;
}

.contentSecondaryBeontv{
	float:left;
	width:555px;
	height:750px;
	padding-left: 300px;
	padding-top: 15px;
	z-index: 7;
	padding-bottom: 20px;
}

.contentSecondarySeasonone{
	float:left;
	width:555px;
	height:1920px;
	padding-left: 300px;
	padding-top: 15px;
	z-index: 7;
	padding-bottom: 20px;
}

#siteFrameSecondary { 
	padding-bottom:4em;  /* Allow room for footer to stick to the bottom */
	width: 867px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin: 0 auto;
	position: relative;
}

#siteFrameSecondarySeasonone { 
	padding-bottom:4em;  /* Allow room for footer to stick to the bottom */
	width: 867px;
	/*height:auto !important;  real browsers */
	height:1900px;
	/*height:100%;  IE6: treaded as min-height*/
	/*min-height:100%;  real browsers */
	margin: 0 auto;
	position: relative;
}

.shopItem{
	width:185px;
	float:left;
}

.shopTitles{
	font-size: 11px;
	color:#4f4e4e;
	line-height:18px;
	padding: 0;
}

.shopRow{
	width:570px;
}

/* ---------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------*/

#footer{
	height:120px;
	background:url(../_images/footerGradient.jpg) no-repeat bottom right;
	width: 866px;
	position: absolute;
	bottom: 0;
	z-index:0;
	margin-left: 15px;

}

.footerContent{
	position:absolute;
	padding-left:20px;
	padding-top:4px;
	background-color: #ad1e4a;
	bottom:0;
	width: 846px;
	height: 26px;
}
	
.footerContent a:link{
	text-decoration: none;
	color: #f0c8d5;
	font-size:11px;
}

.footerContent a:visited{
	text-decoration: none;
	color: #E498B0;
	font-size:11px;
}

.footerContent a:hover{
	text-decoration: none;
	color: #c5ad55;
	font-size:11px;
}

.footerContentP {
	text-decoration: none;
	padding:0;
	color: #f0c8d5;
	font-size:11px;
}
