/*
	MAIN CONTAINER STYLES
*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	-webkit-text-size-adjust: none;
}
#container {
	display: block;
	position: relative;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
/*
	LOGO + MENU STYLES
*/
#logo {
	height: 153px;
	text-align: center;
}
#menu {
	width: 960px;
	height: 28px;
	border-top: solid 1px #555;
	border-bottom: solid 1px #555;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
	line-height: 11px;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu a {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	color: #555;
	text-decoration: none;
	text-align: center;
}
#menu a:link, #menu a:visited {
	background-color: #fff;
}
#menu a:hover, #menu a:active {
	background-color: #eee;
}
#menu a.selected {
	background-color: #ddd;
}
#lHome {
	width: 60px;
}
#lBridal {
	width: 90px;
}
#lDresses {
	width: 195px;
}
#lSuits {
	width: 105px;
}
#lAlterations {
	width: 160px;
}
#lSelin {
	width: 115px;
}
#lProfile {
	width: 115px;
}
#lContact {
	width: 70px;
}
#lBlog {
	width: 50px;
}
/*
	CONTENT CONTAINER STYLES
*/
#content {
	position: relative;
	width: 960px;
	min-height: 200px;
	text-align: left;
	clear: both;
}
.collectionContainer {
	height: 485px;
}
.proContainer {
	height: 592px;
}
.bgCouture {
	background-image: url(../images/bg-couture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgProfile {
	background-image: url(../images/bg-profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgAlterations {
	background-image: url(../images/bg-alterations.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content.users, #content.articles {
	width: 640px;
	min-height: 465px;
	padding: 10px 160px;
}
#gianinaSelin {
	position: absolute;
	left: 0px;
	top: 195px;
	width: 130px;
	font-size: 11px;
	z-index: 100;
	color: #333;
}
#gianinaSelin img {
	margin-bottom: 5px;
}
#gianinaSelin strong {
	font-size: 12px;
}
/*
	SUB MENU STYLES
*/
#subMenu {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	z-index: 999;
}
#subMenu a {
	color: #555;
	text-decoration: none;
}
#subMenu a.selected {
	font-weight: bold;
}
/*
	HOME STYLES
*/
#homeSlideshow {
	position: relative;
	width: 960px;
	height: 400px;
	border-bottom: solid 1px #555;
	overflow: hidden;
}

#homeSlideshow .bridal, #homeSlideshow .occasion, #homeSlideshow .suits {
	width: 960px;
	height: 400px;
	background-image: url(../images/home/slide-bridal-collection-2015.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#homeSlideshow .occasion {
	background-image: url(../images/home/slide-evening-wear-occasion-dresses-2015.jpg);
}
#homeSlideshow .suits {
	background-image: url(../images/home/slide-tailored-suits-2015.jpg);
}
#homeSlideshow a {
	display: block;
	width: 960px;
	height: 400px;
	color: #fff;
	text-decoration: none;
}
#homeSlideshow .textbox {
	width: 360px;
	height: 160px;
	padding: 20px;
	margin: 50px 60px;
	float: left;
}
#homeSlideshow h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 5px 0px;
	margin: 0px;
	color: #fff;	
}
#homeSlideshow p {
	font-size: 16px;
	padding: 5px 0px;
	margin: 0px;
	color: #fff;	
}
#homeSlideshow ul{
	font-size: 16px;
	padding: 5px 0px 5px 25px;
	margin: 0px;
	color: #fff;	
}


#homeSlideshowPrev {
	position: absolute;
	top: 146px;
	left: 0px;
	width: 32px;
	height: 92px;
	background-image: url(../images/button-left.gif);
	cursor: pointer;
	z-index: 999;
}
#homeSlideshowNext {
	position: absolute;
	top: 146px;
	right: 0px;
	width: 32px;
	height: 92px;
	background-image: url(../images/button-right.gif);
	cursor: pointer;
	z-index: 999;
}
#homeSlideshowPager {
	position: absolute;
	height: 15px;
	width: 960px;
	bottom: 10px;
	text-align: center;
	z-index: 999;
}
#homeSlideshowPager span {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 1px;
	background-image: url(../images/icon-dot-off.png);
	cursor: pointer;
}
#homeSlideshowPager span.cycle-pager-active {
	background-image: url(../images/icon-dot-on.png);
}
#homeCategories {
	height: 240px;
	margin: 25px 0px 15px 0px;
}
.homeCat {
	width: 216px;
	padding: 0px 51px 10px 51px;
	float: left;
	text-align: center;
}
.homeCat a {
	text-decoration: none;
}
.homeCatBorders {
	border-left: solid 1px #555;
	border-right: solid 1px #555;
}
.homeCatInner {
	position: relative;
}
.homeCat h2 {
	position: absolute;
	width: 216px;
	bottom: 0px;
	left: 0px;
	padding: 5px 0px;
	background-image: url(../images/bg-trans-25.png);
	color: #fff;
	font-size: 1.0em;
	font-weight: normal;
}
.homeCat a:hover h2 {
	background-image: url(../images/bg-trans-50.png);
}
.homeCat p {
	padding: 5px;
	font-size: 11px;
	line-height: 11px;
}
.homeCat p img {
	margin: 1px 0px 2px 0px;
}
/*
	COLLECTION (LOOKBOOK) STYLES
*/
#bridalCollectionText {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 11px;
	z-index: 999;
}
/*
	GALLERY STYLES (PRODUCT SUMMARY PAGES)
*/
.gallery {
	padding: 15px 0px;
}
.gallery h1 {
	padding: 5px 0px;
}
.gItem, .gItemEnd {
	width: 225px;
	float: left;
	margin: 15px 20px 0px 0px;
	text-align: center;
}
.gItemEnd {
	margin: 15px 0px 0px 0px;
}
.gItem a, .gItemEnd a {
	text-decoration: none;
}
.gItemInner {
	position: relative;
	width: 225px;
}
.gItem h3, .gItemEnd h3 {
	position: absolute;
	width: 215px;
	height: 2.5em;
	line-height: 1.25em;
	bottom: 0px;
	left: 0px;
	padding: 5px;
	background-image: url(../images/bg-trans-25.png);
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
}
.gItem a:hover h3, .gItemEnd a:hover h3 {
	background-image: url(../images/bg-trans-50.png);
}
.gItem p, .gItemEnd p {
	padding: 5px;
	font-size: 12px;
	line-height: 11px;
}
.gItem p img, .gItemEnd p img {
	margin: 1px 0px 2px 0px;
}
/*
	REAL BRIDE STYLES
*/
.realBrides {
	padding: 15px 0px;
}
.realBrides h1 {
	padding: 5px 0px;
}
.bride225, .bride225End, .bride470, .bride470End {
	width: 225px;
	float: left;
	margin: 15px 20px 0px 0px;
	text-align: center;
}
.bride470, .bride470End {
	width: 470px;
}
.bride225End, .bride470End {
	margin: 15px 0px 0px 0px;
}
.bride225 a, .bride225End a, .bride470 a, .bride470End a {
	text-decoration: none;
}
.bride225 .brideInner, .bride225End .brideInner {
	position: relative;
	width: 225px;
}
.bride470 .brideInner, .bride470End .brideInner {
	position: relative;
	width: 470px;
}
.bride225 h3, .bride225End h3, .bride470 h3, .bride470End h3 {
	position: absolute;
	width: 215px;
	line-height: 1.25em;
	bottom: 0px;
	left: 0px;
	padding: 5px;
	background-image: url(../images/bg-trans-25.png);
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
}
.bride470 h3, .bride470End h3 {
	width: 460px;
}
.bride225 a:hover h3, .bride225End a:hover h3, .bride470 a:hover h3, .bride470End a:hover h3 {
	background-image: url(../images/bg-trans-50.png);
}
/*
	PRODUCT STYLES
*/
#proCol1, #proCol2, #proCol3, #proCol4 {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
}
/*
	PRODUCT COLUMN 1
*/
#proCol1 {
	width: 235px;
	height: 592px;
	padding: 0px 56px 0px 15px;
}
#proCol1 h1.bridal, #proCol1 h1.occasion, #proCol1 h1.boutique {
	margin-top: 80px;
	font-weight: normal;
	font-size: 1.3em;
}
#proCol1 h1.occasion {
	margin-top: 70px;
}
#proCol1 h1.boutique {
	margin-top: 70px;
}
#proCol1 h1.iselin {
	margin-top: 100px;
}
#proCol1 h2 {
	font-weight: normal;
	font-size: 1.1em;
}
#proCol1 p {
}
#proClose {
	width: 235px;
	height: 235px;
	margin: 20px 0px 0px 0px;
}
#proAppointment {
	padding: 10px 0px;
	font-size: 18px;
	line-height: 18px;
}
#proAppointment a {
	color: #999;
	text-decoration: none;
}
#proAppointment img {
	margin: 5px 0px 3px 0px;
}
/*
	PRODUCT COLUMN 2
*/
#proCol2 {
	width: 348px;
	height: 592px;
}
#proImage {
	cursor: crosshair;
}
/*
	PRODUCT COLUMN 3
*/
#proCol3 {
	width: 214px;
	height: 592px;
}
#proThumbs {
	position: absolute;
	width: 92px;
	margin: 0px;
	padding: 0px;
	top: 33px;
	left: 2px;
}
#proThumb1, #proThumb2, #proThumb3 {
	margin-top: 2px;
	cursor: pointer;
}
#proCol3 p {
	position: absolute;
	width: 184px;
	margin: 0px;
	padding: 15px;
	bottom: 0px;
	color: #999;
}
/*
	PRODUCT COLUMN 4
*/
#proCol4 {
	width: 92px;
	height: 592px;
}
#catThumbsList {
	width: 92px;
	height: 526px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
#catThumbsList li {
	margin-top: 2px;
}
#catThumbsPrev {
	width: 92px;
	height: 33px;
	background-image: url(../images/button-up.gif);
	cursor: pointer;
}
#catThumbsNext {
	width: 92px;
	height: 33px;
	background-image: url(../images/button-down.gif);
	cursor: pointer;
}
/*
	GENERIC STYLES
*/
#genCol1, #genCol2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
}
#genCol1 {
	width: 370px;
	min-height: 346px;
	padding: 10px 15px;
	margin: 0px 0px 0px 280px;
}
#genCol1 h1 {
	font-weight: normal;
	font-size: 1.3em;
	color: #999;
}
#genCol1 p {
	color: #999;
}
#genCol2 {
	width: 280px;
	min-height: 366px;
}
/*
	CONTACT STYLES
*/
#conCol1, #conCol2 {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
}
#conCol1 {
	width: 370px;
	padding: 10px 15px;
	margin: 0px;
}
#conCol1 h1 {
	font-weight: normal;
	font-size: 1.3em;
	color: #999;
}
#conCol1 #locationMap {
	margin: 10px 0px;
}
#conCol1 #locationMap img {
	border: solid 1px #ccc;
}
#conCol1 p {
	color: #999;
}
#conCol2 {
	width: 560px;
	padding: 0px;
}
/*
	GENERAL FORM STYLES
*/
.contactForm {
	margin: 0px;
	padding: 10px;
}
.contactForm h2 {
	font-weight: normal;
	font-size: 1.3em;
	color: #999;
	padding: 5px 0px;
}
.contactForm .hzField {
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	float: left;
}
.contactForm .vtField {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	clear: both;
}
.contactForm label, .contactForm span.note, .contactForm p {
	margin: 0px;
	padding: 5px 0px;
	font-size: 0.75em;
}
.contactForm label {
	font-weight: bold;
	color: #555;
}
.contactForm .formField, .contactForm .formFieldWide {
	width: 250px;
	margin: 3px 0px;
	padding: 1px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
	border: solid 1px #ccc;
}
.contactForm .formFieldWide {
	width: 514px;
}
.contactForm .formButton {
	margin: 3px 0px;
	padding: 1px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
/*
	FOOTER STYLES
*/
#footer {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #555;
	clear: both;
}
#footer div.socialLinks {
	float: right;
}
#footer div.socialLinks img {
	margin: 0px 1px;
}
#footer p.contact, #footer p.credits, #footer p.copyright {
	padding: 5px 0px;
	margin: 0px;
	font-size: 0.7em;
	color: #555;
}
#footer p.credits {
	float: right;
}
