@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin:0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width:1000px;
	background:#BEC1C1;
}

.header {
	position:relative;
	height:100px;
}

.topbanner {
	position:absolute;
	bottom:0;
	margin:0 auto;
	height:70px;
	width:100%;
	background:#FFFFFF url(../images/bridal_extraordinaire_logo.jpg) no-repeat 35px 9px;
}

.topbanner #ajax-loader {
	position:absolute;
	margin:20px 0 0 440px;
	color:#BEC1C1;
	font-size:0.8em;
	width:150px;
	height:25px;
	background:url(../images/ajax-loader.gif) no-repeat left 5px;
	padding:12px 0 0 35px;
	display:none;
}

.topbanner .logo {
	width:350px;
	float:left;
	margin:22px 0 0 0;
}

.content {
	position:relative;
	margin: 0 auto;
	background:url(../images/bg.content3.jpg) no-repeat #FFFFFF;
	height:581px;
}

.content .subcontent {
	float:left;
	width:635px;
	padding-right:10px;
}

.content .events {
	position:absolute;
	top:20px;
	background:url(../images/bg.events.png);
	width:250px;
	padding:15px;
	right:30px;
	color:#FFF;
	border-top:1px solid #FFF;
}

.content .events h2 {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:100;
	margin-top:5px;
}
	

.content .footer {
	position:absolute;
	bottom:10px;
	background:url(../images/bg.menu_bottom.png);
	width:1000px;
	height:80px;
	left:0;
}

.clr {
	clear:both;
	float:none;
	height:1px;
}

.fullwidth {
	width:100%;
}

.aboutus {
	float:left;
	width:640px;
	padding-right:10px;
}

	.aboutus p.slimFont {
		font-size: 0.9em;
		text-align: justify;
		width: 620px;
	}

.map {
	float:left;
	margin-left:40px;
	width: 250px;
}

iframe {
	float:right;
	border:2px solid #333;
}

/* MENU TOP */

ul.menu-top {
	float:right;
	margin:25px 9px 0 0;
	padding:0;
}

ul.menu-top li {
	list-style:none;
	float:left;
	padding:0;
	margin-left:10px;
	background:no-repeat;
	display:block
}

ul.menu-top li span {
	display:none;
}

ul.menu-top a {
	display:block;
	height:27px;
}

ul.menu-top li a.home { background:url(../images/bg.menu_home.png); width:62px; }
ul.menu-top li a.about { background:url(../images/bg.menu_about.png); width:100px; }
ul.menu-top li a.news { background:url(../images/bg.menu_news.png); width:125px; }
ul.menu-top li a.tips { background:url(../images/bg.menu_tips.png); width:61px; }

#slider div {
	padding:30px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:2em;
	font-weight:200;
	font-size:0.9em;
}

#slider ul{
	margin:0 -8px 0 -11px;
	padding:0
}

#slider li {
	list-style:none;
	padding:0px 0 0px 15px;
}

	#slider li#sws {
		margin: 25px 0 0 0;
		font-weight: 900;
	}

#slider a {
	text-decoration:none;
	color:#FFF;
}

#slider li.selected {
	background:#E06B82;
}

.email {
	position:absolute;
	right:10px;
	top:16px;
}

.music {
	position:absolute;
	right:70px;
	top:16px;
}

/* INFO BOX */

.info {
	margin:30px 0 0 222px;
	padding:10px 30px 10px 30px;
	width:718px;
	background:url(../images/bg.info.png);
	display:none;
}

.info a {
	text-decoration:none;
	color:#333333;
	font-size:0.8em;
	font-weight:bold;
}

.otherinfo {
	margin:30px 0 0 0;
	width:940px;
	padding:10px 30px 10px 30px;
	background:url(../images/bg.info.png);
	display:none;
}

.otherinfo .closeme {
	margin-left:820px;
	margin-top:-32px;
	background:url(../images/bg.close.png);
	width:96px;
	height:22px;
	text-align:center;
	line-height:2;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	cursor:pointer
}

.info .closeme {
	display:block;
	margin-left:598px;
	margin-top:-32px;
	background:url(../images/bg.close.png);
	width:96px;
	height:22px;
	text-align:center;
	line-height:2;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	cursor:pointer
}

#menu-items .highlight {
	color:#333333;
	font-weight:bold;
	text-transform:none;
}

div.designerImg img {
	float:left;
	margin-right:15px;
}

.tips {
	font-size:0.8em;
}

.tips p {
	padding-top:0;
	margin-top:0;
}