@charset "utf-8";
/* CSS Document */

body {
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../images/body_bg3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.centre {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
}

#top {
	height: 260px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top h1 {
	font-size: 11px;
	color: #515151;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding-top: 0px;
}

.top_pic_float {
	float: left;
	margin: 0px;
}
.pic_float_right {
	float: right;
	margin-top: 0px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}

#menu {
	height: 60px;
	width: 100%;
	margin-top: -16px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#menu li {
	padding-top: 0px;
	padding-bottom: 5px;
	float: right;
	padding-right: 40px;
	text-align: center;
}
#menu a {
	color: #515151;
	text-decoration: none;
}
#menu a:hover {
	color: #333;
	text-decoration: underline;
}
#menu .active a {
	color: #000;
	text-decoration: underline;
}

#content{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	color: #747568;
	font-size: 0.8em;
}
.text_content_top {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
	background-image: url(../images/text_content_bg.png);
	background-repeat: no-repeat;
	height: 102px;
	padding-top: 40px;
}
.text_content_top h2 {
	color: #313131;
	text-align: center;
	margin-top: -10px;
}
.text_content_middle {
	margin-top: -61px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
	background-image: url(../images/text_content_middle_bg.png);
	background-repeat: repeat-y;
}
.text_content_middle h3 {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
}
.cu3er_resize {
	width: 920px;
	background: url(images/banner_bg.png) no-repeat bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
}
#cu3er-container {
	width:920px;
	outline:0;
	height: 400px;
	padding-left: 20px;
}
.text_content_bottom {
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 975px;
	background-image: url(../images/text_content_bottom_bg.png);
	height: 75px;
}
.text_padding {
	width: 735px;
	padding-right: 120px;
	padding-left: 120px;
}
.content_page_divide {
	background-image: url(../images/content_page_divide.png);
	height: 36px;
	width: 975px;
	margin-left: -120px;
}
.first_letter {
	color:#313131;
	float:left;
	font-size:4.2em;
	line-height:0.8em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content a {
	color:#747568;
}
#content a:hover {
	color:#333;
}

#footer {
	background-color: #333;
	height: 65px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	padding-top: 30px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer ul {
	text-decoration: none;
	display: inline;
	list-style-type: none;
}
#footer li {
	float: left;
	padding-right: 25px;
}
.slider {
	height: 412px;
	width: 925px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 25px;
	margin-left: 25px;
}
.footer_small {
	font-size: 9px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
}
.pic_border {
	width: 925px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 25px;
	margin-left: 25px;
	height: 300px;
}
.pic_frame_four_col {
	float: left;
}
#contactform { margin: 0; padding: 5px 10px;}
#contactform * { color: #F00;}
#contactform ol { margin: 0; padding: 0; list-style :none;}
#contactform li { margin: 0; padding: 0; background: none; border: none; display: block; clear: both;}
#contactform li.buttons { margin: 5px 0 5px 0;}
#contactform label { margin: 0; width: 110px; display: block; padding: 10px 0; color: #5e5e5e; font: bold 12px Arial, Helvetica, sans-serif; text-transform: capitalize; float: left;}
#contactform label span { color: #F00;}
#contactform input.text { width: 200px; border: 1px solid #e8e8e8; margin: 10px 0; padding: 5px 2px; height: 16px; background: #fff; float: left;}
#contactform textarea { width: 410px; border: 1px solid #e8e8e8; margin: 10px 0; padding: 2px; background: #fff; float: left;}
#contactform li.buttons input { padding: 3px 0 3px 110px; margin: 0; border: 0; color: #FFF; float: left;}
p.response { text-align: center; color: #F00; font: normal 11px  Georgia, "Times New Roman", Times, serif; line-height: 1.8em; width: auto;}

p.clr, .clr { clear: both; padding: 0; margin: 0;}
li.bg, .bg { clear: both; border-bottom: 1px solid #dedede; padding: 10px 0 0 0; margin: 0 0 10px 0; background: none; list-style: none;}

.facebook_feed {
	width: 425px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 350px;
	clear: right;
	float: left;
}
.twitter_feed {
	float: left;
	height: 300px;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: -10px;
	clear: right;
}
.right_dress_designers {
	background-image: url(../images/links_bg.jpg);
	clear: left;
	float: right;
	height: 301px;
	width: 275px;
	display: inline;
	margin-right: -100px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.right_dress_designers ul {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin-top: 58px;
	color: #FFF;
	line-height: 1.1em;
}
.right_dress_designers li {
	padding-bottom: 5px;
	text-align: center;
	color: #FFF;
}
.right_dress_designers a {
	color: #FFF;
	text-decoration: none;
}
.right_dress_designers a:hover {
	color: #ACACAC;
	text-decoration: underline;
}
#outer_social {
	height: 480px;
	width: 100%;
}

.carouselLeft {	
	display:none;
	background:url(../images/rotate-left.png);	
	width:40px; height:40px;
	background-position: 0px 0px;
}
.carouselLeft:hover {		
	width:40px; height:40px;
	background-position: 0px 40px;
	cursor:auto;
}
.carouselRight {
	display:none;
	background:url(../images/rotate-right.png);	
	width:40px; height:40px;
	background-position: 0px 0px;
}
.carouselRight:hover {	
	width:40px; height:40px;
	background-position: 0px 40px;
}
/****************************************/

#dress-title {
	display:none;
	color:#313131;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	margin:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-bottom:10px;
	width:80%;
}
#dress-alt{
	display:none;
	color:#747568;
	margin:20px;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	
}
.plusone {
	clear: left;
	float: right;
	margin-left: 20px;
	padding-right: 50px;
	margin-bottom: 5px;
}
.ja_video {
	height: 450px;
	width: 800px;
	float: left;
	margin-bottom: 50px;
	margin-top: 15px;
	margin-left: -30px;
}
#video {
	border: 2px solid #585858;
	height: 267px;
	width: 475px;
	margin-left: 45px;
	background-color: #FFF;
}

