/* CSS Document */

body,html {
    margin: 0px;
	padding: 0px;
	height: 100%;
    background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #9E9E9E;
}
body {
	text-align: center;
}
* {padding: 0px; margin: 0px}
a, img {border: none;}
a:link{color: #7C7C7C; text-decoration: none; font-weight: normal;}
a:active{color: #7C7C7C; text-decoration: none; font-weight: normal;}
a:visited{color: #7C7C7C; text-decoration: none; font-weight: normal;}
a:hover{color: #7C7C7C; text-decoration: underline; font-weight: normal;}

/* GENERIC */
.clearer {
    clear: both;
	height: 0px;
}
.spacer {
    clear: both;
	height: 30px;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.highlight {
	color: #B31C20;
}
.left {
	float: left;
}
.right {
	float: right;
}
p {
	clear: both;
	width: 100% auto;
	padding: 12px 26px 2px 26px;
	font-size: 80%;
	line-height: 110%;
	text-align: left;
}

/** HIDDEN IMAGES **/
#hidden {
	display: none;
}
#hidden img {
	position: absolute;
}

/** WRAP **/
#wrap {
	clear: both;
	width: 950px;
	margin: 0px auto;
}
#wrap h1 {
	clear: both;
	width: 100% auto;
	height: 60px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#wrap #content_wrap {
	clear: both;
	position: relative;
	width: 100% auto;
	height: 535px;
	padding: 20px 0px 0px 0px;
}

/** FOOTER **/
#wrap #footer_wrap {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 12px 0px 20px 0px;
	background-image: url(footer_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #FFFFFF;
}
#wrap #footer_wrap ul#footer_navigation {
	clear: both;
	width: 546px;
	height: 26px;
	margin: 0px auto;
	padding-bottom: 10px;
	list-style-type: none;
}
#wrap #footer_wrap ul#footer_navigation li {
	float: left;
}
#wrap #footer_wrap ul#footer_navigation li a {
	display: block;
	height: 26px;
	background-position: top left;
	background-repeat: no-repeat;
}
#wrap #footer_wrap ul#footer_navigation li a:hover {
	background-position: bottom left;
}
#wrap #footer_wrap ul#footer_navigation li.current a {
	background-position: bottom left;
}
#wrap #footer_wrap ul#footer_navigation li a.gowns { width: 70px; background-image: url(nav_gowns.gif); }
#wrap #footer_wrap ul#footer_navigation li a.accessories { width: 115px; background-image: url(nav_accessories.gif); }
#wrap #footer_wrap ul#footer_navigation li a.occasion { width: 92px; background-image: url(nav_occasion.gif); }
#wrap #footer_wrap ul#footer_navigation li a.boutique { width: 87px; background-image: url(nav_boutique.gif); }
#wrap #footer_wrap ul#footer_navigation li a.brides { width: 67px; background-image: url(nav_brides.gif); }
#wrap #footer_wrap ul#footer_navigation li a.blog { width: 55px; background-image: url(nav_blog.gif); }
#wrap #footer_wrap ul#footer_navigation li.nav_split_line {
	width: 12px;
	background-image: url(nav_split_line.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#wrap #footer_wrap #left_col {
	float: left;
	width: 446px;
	text-align: right;
}
#wrap #footer_wrap #right_col {
	float: right;
	width: 480px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}
#wrap #footer_wrap #sm_btn_wrap {
	float: right;
	width: 150px;
	height: 25px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}
#wrap #footer_wrap #sm_btn_wrap a {
	float: left;
	width: 25px;
	height: 25px;
	background-position: top left;
	background-repeat: no-repeat;
}
#wrap #footer_wrap #sm_btn_wrap a:hover {
	background-position: bottom left;
}
#wrap #footer_wrap #sm_btn_wrap a.tw { background-image: url(footer_sm_twitter.gif); }
#wrap #footer_wrap #sm_btn_wrap a.fb { background-image: url(footer_sm_facebook.gif); }
#wrap #footer_wrap #sm_btn_wrap a.yt { background-image: url(footer_sm_youtube.gif); }
#wrap #footer_wrap #sm_btn_wrap a.vm { background-image: url(footer_sm_vimeo.gif); }
#wrap #footer_wrap #sm_btn_wrap a.pt { background-image: url(footer_sm_pinterest.gif); }
#wrap #footer_wrap #sm_btn_wrap a.gp { background-image: url(footer_sm_google.gif); }
#wrap #footer_wrap #footer_copyright {
	clear: both;
	width: 100% auto;
	margin: 0px auto;
	padding: 5px 5px 0px 0px;
	text-align: center;
	font-size: 65%;
	color: #C1C1C1;
	text-align: right;
}
#wrap #footer_wrap #footer_copyright a { color: #C1C1C1; }
/** Footer - Cookies **/
#wrap #footer_wrap #cookie_wrap {
	clear: both;
	width: 600px;
	height: 58px;
	padding: 0px 0px 12px 0px;
	margin: 0px auto;
	background: url(cookie_msg_bg_sml.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
#wrap #footer_wrap #cookie_wrap p {
	width: 100%;
	padding: 12px 0px 0px 0px;
	text-align: center;
	font-size: 70%;
	line-height: 140%;
}
/** Footer - Awards **/
#wrap #footer_wrap #awards {
	position: absolute;
	top: 10px;
	right: 0px;
	z-index: 9999;
}

/** Info Wrap **/
#wrap #content_wrap #info_wrap_holder {
	float: right;
	width: 337px;
	height: 482px;
	padding: 8px 10px 8px 0px;
	overflow: hidden;
}
#wrap #content_wrap #info_wrap_holder #info_wrap {
	width: 100% auto;
	height: 442px;
	padding: 20px 20px 20px 15px;
	background-image: url(info_bg.png);
	background-position: top left;
	background-repeat: repeat;
	overflow-x: hidden;
	overflow-y: auto;
}
#wrap #content_wrap #info_wrap_holder #info_wrap h3 {
	clear: both;
	width: 100% auto;
	padding: 11px 11px 11px 7px;
	border-bottom: 1px solid #C2C2C2;
	font-size: 95%;
	font-weight: normal;
	color: #7C7C7C;
	text-align: left;
}
#wrap #content_wrap #info_wrap_holder #info_wrap h3 a {
	display: block;
	color: #7C7C7C;
	border: 0px;
}
#wrap #content_wrap #info_wrap_holder #info_wrap h3 a:hover { 
	text-decoration: none;
	color: #444444;
}
.ui-state-focus { outline: none; }
#wrap #content_wrap #info_wrap_holder #info_wrap div {
	padding-bottom: 20px;
}
#wrap #content_wrap #info_wrap_holder #info_wrap div p {
	padding: 10px 11px 10px 7px;
	font-size: 75%;
	line-height: 120%;
}

/** Main Image **/
#wrap #content_wrap #main_image {
	float: left;
	width: 337px;
	height: 482px;
	padding: 8px;
	background-image: url(main_img_dropshadow.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#wrap #content_wrap #main_image #background_block {
	width: 337px;
	height: 482px;
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 50;
	background-color: #FFFFFF;
}
#wrap #content_wrap #main_image img {
	width: 337px;
	height: 482px;
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 100;
}
#wrap #content_wrap #main_image #caption {
	position: absolute;
	width: 307px;
	padding: 8px 15px 8px 15px;
	top: 8px;
	left: 8px;	
	font-size: 80%;
	z-index: 9999;
	text-align: left;
	background-color: #FFFFFF;
	display: none;
	color: #666666;
}
#wrap #content_wrap #main_image_caption {
	clear: both;
	width: 100%;
	height: 30px;
	padding: 3px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#wrap #content_wrap #main_image_caption #caption {
	position: absolute;
	top: 0px;
	left: 260px;	
	font-size: 80%;
	z-index: 9999;
	text-align: left;
	background-color: #FFFFFF;
	color: #B2B2B2;
}

/** Image Icons **/
#wrap #content_wrap ul#icon_wrap {
	float: left;
	width: 226px;
	padding: 11px 0px 0px 10px;
	list-style-type: none;
}
#wrap #content_wrap ul#icon_wrap li {
	float: left;
	width: 113px;
	height: 156px;
	background-image: url(sml_img_dropshadow.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#wrap #content_wrap ul#icon_wrap li a {
	display: block;
	width: 101px;
	height: 144px;
	padding: 6px;
}
#wrap #content_wrap ul#icon_wrap li img {
	width: 101px;
	height: 144px;
	background-color: #000000;
}

/** Home **/
#wrap #content_wrap #home_banner {
	position: absolute;
	top: 463px;
	left: 0px;
	width: 950px;
	height: 92px;
	background-image: url(home_banner_bg.png);
	background-position: top center;
	background-repeat: repeat-y;
	overflow: hidden;
}
#wrap #content_wrap #home_banner p {
	padding: 20px 50px 0px 50px;
	text-align: center;
	font-size: 95%;
	color: #FFFFFF;
	line-height: 150%;
}
#wrap #content_wrap #home_banner p .sub {
	font-size: 85%;
}
#wrap #content_wrap #home_banner p a {
	display: block;
}
#wrap #content_wrap #home_banner p a:link{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#wrap #content_wrap #home_banner p a:active{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#wrap #content_wrap #home_banner p a:visited{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#wrap #content_wrap #home_banner p a:hover{color: #A3836C; text-decoration: none; font-weight: normal;}

/** Accessories **/
#wrap #content_wrap #accessories_slideshow {
	clear: both;
	width: 932px;
	height: 339px;
	padding: 8px 9px 8px 9px;
	background-image: url(accessories_dropshadow.png);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#wrap #content_wrap #accessories_slideshow #slide_wrap {
	clear: both;
	width: 932px;
	height: 339px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#wrap #content_wrap #accessories_slideshow #slide_wrap img {
	display: inline-block;
}
#wrap #content_wrap #accessories_image {
	clear: both;
	width: 932px;
	height: 356px;
	padding: 8px 8px 8px 8px;
	background-image: url(accessories_dropshadow_lrg.png);
	background-position: top center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
#wrap #content_wrap h2 {
	clear: both;
	padding: 28px 0px 9px 0px;
	text-align: center;
}
#wrap #content_wrap .accessories_text {
	clear: both;
	width: 100%;
	text-align: center;
}
#wrap #content_wrap .accessories_text p {
	padding: 9px 150px 0px 150px;
	text-align: center;
	font-size: 90%;
	line-height: 120%;
	color: #919191;
}
.left-button, .right-button {
	cursor: pointer;
	position: absolute;
	display: none;
	width: 30px;
	height: 30px;
	background-color: #0F0;
	background: url(nivo/arrows.png) no-repeat;
	z-index: 9999;
	top: 50%;
	margin-top: -15px;
}
.left-button {
	left: 20px;
}
.right-button {
	right: 20px;
	background-position: top right;
}
.auto-slider {
	display: none;
}

/** Boutique **/
#wrap #content_wrap #boutique_wrap {
	clear: both;
	width: 820px;
	padding: 0px 65px 0px 65px;
}
#wrap #content_wrap #boutique_wrap #info_wrap_holder {
	padding-right: 0px;
	width: 435px;
}
#wrap #content_wrap #boutique_wrap #slider_wrap {
	float: left;
	width: 337px;
	padding: 8px;
	background-image: url(main_img_dropshadow_short.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

/** Occasion **/
#wrap #content_wrap #occasion_wrap {
	clear: both;
	width: 820px;
	padding: 0px 65px 0px 65px;
}
#wrap #content_wrap #occasion_wrap #info_wrap_holder {
	padding-right: 0px;
	width: 435px;
}
#wrap #content_wrap #occasion_wrap #slider_wrap {
	float: left;
	width: 337px;
	padding: 8px;
	background-image: url(main_img_dropshadow.png);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

/** Brides **/
#wrap #content_wrap #brides_wrap {
	clear: both;
	width: 688px;
	padding: 40px 131px 0px 131px;
	background-image: url(brides_thanks.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#wrap #content_wrap #brides_wrap #slider_wrap {
	clear: both;
	width: 672px;
	padding: 8px;
	background-image: url(brides_dropshadow.png);
	background-position: top center;
	background-repeat: no-repeat;
}