/*  The Wedding Wearhouse / Black Tie Tuxedos
/	Style Version: Primary Style Sheet
/	Author: Rick Burke
/	Last Modification: 01/03/08
---------------------------------------*/

/* Structural Layout
---------------------------------------*/
* {
	margin:0;
	padding:0;
	outline:none;
	}

body {
	text-align:center; /* IE Center hack */
	background:#879BA0 url(images/BG.jpg) repeat-x;
	}

#wrapper {
	margin:0 auto;
	text-align:center;
	}

#masthead-wrapper {
	position:relative;
	top:0;
	left:0;
	width:100%;
	z-index:4;
	}

#stage-wrapper {
	position:relative;
	top:10px;
	left:0;
	width:100%;
	z-index:3;
	}

/* Masthead
---------------------------------------*/
#masthead {
	margin:0 auto;
	width:800px;
	height:140px;
	text-align:left;
	}

#logo {
	width:230px;
	height:140px;
	display: float;
	}

#logo h1 {
	display:none;
	}
	
#logo a.homelink {
	width:230px;
	height:140px;
	display:float;
	}
	
#phone-address {
	position: relative;
	text-align: left;
	overflow: hidden;
	width: 400px;
	left: 250px;
	top: -90px;
}

#phone-address h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

#phone-address h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
}

#phone-address a:link, #phone-address a:active, #phone-address a:visited {
	color:#000000;
	text-decoration:none;
	}

#phone-address a:hover {
	text-decoration:underline;
	}
	
#top-right-nav {
	position: relative;
	left: 600px;
	top: -144px;
	width: 200px;
	text-align: right;
	}

#top-right-nav p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	display:block;
	}

#top-right-nav p span {
	font-size:14px;
	}

#top-right-nav a:link, #top-right-nav a:active, #top-right-nav a:visited {
	color:#000000;
	text-decoration:none;
	}

#top-right-nav a:hover {
	text-decoration:underline;
	}

/* Navigation
---------------------------------------*/
#navigation {
	margin: 0 auto;
	position: relative;
	width:792px;
	height:36px;
	padding: 4px;
	display:block;
	text-align:center;
	overflow:hidden;
	background-color: #008C99;
	}

#navigation p {
	margin:0 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
	color: #FFFFFF;
	}

#navigation p span {
	font-size:14px;
	}

#navigation a:link, #navigation a:active, #navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#navigation a:hover {
	text-decoration:underline;
	}
	
#navigation-bottom {
	margin-top: 10px;
	position: relative;
	width:100%;
	display:block;
	text-align:center;
	overflow:hidden;
	}

#navigation-bottom p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	display:block;
	}

#navigation-bottom p span {
	font-size:13px;
	}

#navigation-bottom a:link, #navigation-bottom  a:active, #navigation-bottom  a:visited {
	color:#000000;
	text-decoration:none;
	}

#navigation-bottom a:hover {
	text-decoration:underline;
	}

/* Stage
---------------------------------------*/

#stage {
	margin:0 auto;
	position: relative;
	width:782px;
	height:600px;
	background-color: #ffffff;
	padding: 8px;
	border: 1px solid grey;
	display:block;
	text-align:center;
	clear:both;
	overflow:hidden;
	}

#stage h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
	color:#56310C;
	}

#stage h2 span {
	font-size:14px;
	}

#stage h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	text-transform:none;
	color:#008C99;
	}

#stage h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	color:#4E6F77;
	}
	
#stage h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	text-transform:none;
	color:#008C99;
	}

#stage p {
	padding:5px 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	color:#000;
	}

#stage ul {
	list-style-type:none;
	}

#stage li {
	list-style:none;
	margin:4px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
	font-style:italic;
	color:#4E6F77;
	}

#stage_home {
 	width:800px;
	margin:0 auto;
	padding:12px 0 0 0;
	text-align:center;
	}

#stage_home p {
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
	color:#4E6F77;
	}

#stage_left-wrapper {
	margin-top:10px;
	margin-right:25px;
	margin-left:10px;
	float:left;
	width:520px;
	height:600px;
	}

#stage_left {
	margin:10px 5px 0 15px;
	padding:0;
	text-align:left;
	}

#stage_right {
	position: absolute;
	left: 520px;
	top: 18px;
	margin-top:10px;
	margin-right:10px;
	margin-left:20px;
	width:235px;
	float: left;
	text-align:center;
	}

#stage_highlight {
	text-align:center;
	width:324px;
	}
	
#stage_highlight a:link, #stage_highlight a:active, #stage_highlight a:visited {
	color:#49595E;
	text-decoration:none;
	}

#stage_highlight a:hover {
	text-decoration:underline;
	}

#stage img.categoryImage {
	outline:none;
	}
		
/* BRIDAL
----------*/

#bridal_list {
	margin:0;
	width:310px;
	text-align:right;
	}

#bridal_list table {
	margin:0 0 10px 10px;
	border:none;
	}

#bridal_list td {
	padding:2px 0;
	}

#bridal_list a:link, #bridal_list a:active, #bridal_list a:visited {
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border:none;
	color:#49595E;
	}

#bridal_list a:hover {
	text-decoration:underline;
	border:none;
	}
	
#contact_form {
	margin:0;
	padding:0;
	}

#contact_form table {
	margin:0;
	padding:0;
	}

#contact_form td {
	padding:4px 2px;
	font-family:"Times New Roman", Times, serif;
	color:#56310C;
	font-size:12px;
	font-weigth:bold;
	}

#contact_form form {
	margin:0;
	padding:0;
	}

#contact_form input {
	margin:0;
	padding:0;
	width:auto;
	}

#contact_form textarea {
	margin:0;
	padding:0;
	width:auto;
	}
	
#specialBurst {
position:relative; 
z-index:10; 
top:-381px; 
left:4px; 
background:transparent url(images/ww-burst-holiday.gif) no-repeat; 
display:block; 
width:670px; 
height:400px;
}

.specialBurstLink {
width:220px; 
height:130px; 
display:block; 
position:relative; 
top:250px; 
left:450px;
}

#formConfirm {
position:absolute;
top:200px;
left:25%;
width:400px;
margin:0 auto;
padding:20px;
border:3px solid #CCCCCC;
z-index:100;
background:#EEEEEE;
}

a.formClose:link, a.formClose:active, a.formClose:visited {
background:#FFFFFF;
padding:5px;
border:1px solid #CCCCCC;
color:#56310C;
margin:10px 0;
}

a.formClose:hover {
background:#56310C;
color:#FFFFFF;
}

