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

body{
	margin:0;
	padding:0;
	background: url(/images/body-bg.jpg) repeat top left black;
	font-family: Verdana;
}
h1{
	font-size: 15px;
	border-bottom: 1px dotted #909090;
	padding-bottom: 2px;
	margin: 0 0 5px 0;
	padding: 0; 
}
h2{
	font-size: 15px;
	border-bottom: 1px dotted #909090;
	padding-bottom: 2px;
	margin: 15px 0;
	padding: 0; 
}
h3{
	font-size: 23px;
	color: #646263;
	margin: 0;
}
h4{
	font-size: 13px;
	color: #1c1c1c;
	line-height: 145%;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
}
p{
	font-size: 13px;
	color: #1c1c1c;
	line-height: 145%;
	margin: 15px 0;
	padding: 0;
}
h4 + p{
	margin: 5px 0 15px 0;
}
h1 + h4{
	margin: 15px 0 0 0;
}
#wrapper{
	width:920px;
	margin: 1px auto;
	overflow:visible;
	background: #f0f0f0;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}
#top-bar{
	height: 30px;
}
#top-bar p{
	text-align: right;
	padding-top: 4px;
	margin: 0 20px 0 0;
}
#banner{
	width: 920px;
	height: 206px;
	background: url(/images/banner.jpg) no-repeat top left;
	overflow: visible;
}
ul#nav{
	margin: 90px 20px 0 0;
	padding: 0;
	float: right;
}
ul#nav li{
	list-style: none;
	display: inline;
	font-size: 18px;
}
ul#nav li a{
	color:#ffffff;
	text-decoration: none;
	margin: 0 0 0 25px;
}
ul#nav li a:hover{
	color: #00FF00;
}
#content{
	padding: 20px;
	background: #f0f0f0;
	overflow: auto;
}
#content-left{
	width: 600px;
	float: left;
}
.tabs{
	font-size: 13px;
	border-bottom: 1px dotted #909090;
	padding-bottom: 2px;
	margin: 0 0 5px 0;
	overflow: auto;
}
.tabs h1{
	font-size: 15px;
	border-bottom: 0;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	width: 600px;
}
.tabs form{
	float: right;
	background: #000;
	margin-bottom: 5px;
}
.tabs a{
	text-decoration: none;
	color: #f0f0f0;
	margin: 0 5px;
	padding: 0 10px;
}
.tabs a:hover{
	text-decoration: underline;
}
.tabs a.active{
	color: #000;
	background: #f0f0f0;
	padding-top: 3px;
	padding-bottom: 15px;
	cursor: default;
}
.tabs a.active:hover{
	text-decoration: none;
}
.tabs input{
	background: #f0f0f0;
	color: #000;
	border: #f0f0f0;
	height: 16px;
	width: 120px;
	float: right;
	padding: 5px;
	margin: 2px 0 2px 2px;
}
.tabs form{
	float:right;
}
.tabs input.go{
	background: #333;
	color: #f0f0f0;
	border: 1px solid #f0f0f0;
	height: 26px;
	width: 26px;
	float: right;
	padding: 0;
	margin: 2px 2px 2px 0;
	cursor: pointer;
}
.tabs input.go:hover{
	background: #000;
}
.gown-thumb-container{
	float: left;
	width: 115px;
	margin: 0 22px 0 10px;
}
.gown-thumb-container a{
	margin: 0 0 6px 0;
	font-size: 13px;
	color: #1c1c1c;
	text-decoration: none;
	float: left;
}
.gown-thumb-container a:hover{
	color: #00FF00;
}
.gown-thumb-container a img{
	border: 1px solid #1c1c1c;
	width: 115px;
	height: 155px;
}
#collection .gown-thumb-container{
	margin: 10px 35px 10px 25px;
}
#labels{
	border: 1px solid #878686;
	background: #cccccc;
	width: 215px;
	height:302px;
	text-align: center;
	padding: 15px;
	margin: 15px 0;
	float: right;
}
#labels img{
	margin-bottom: 20px;
}
#labels img.last-img{
	margin-bottom: 0px;
}
.double-line{
	height: 1px;
	border-top: 1px solid #9D9C9C;
	border-bottom: 1px solid #9D9C9C;
	margin: 25px 0;
}
.gown-fp a img{
	border: 1px solid #1c1c1c;
	margin: 15px 15px 0 0;
	width: 115px;
	height:155px;
}
#right-nav{
	margin: 0 0 0 0;
	float: right;
	width: 220px;
}
#right-nav p a{
	width: 202px;
	height: 31px;
	background: url(/images/button-bg.jpg) no-repeat top left;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 13px;
	padding: 8px 0 0 12px;
}
#right-nav p a:hover{
	color: #00FF00;
}
.contact-city, .contact-chermside{
	float: left;
	width: 400px;	
}
.contact-city{
	margin: 0 40px 0 0;	
}
#map_canvas, #map_canvas2{
	height: 300px;
	width: 400px;
	margin: 15px 0 0 0;
}
#footer{
	height: 79px;
	background: url(/images/footer-bg.jpg) repeat-x top left;
	overflow: visible;
}
#footer p{
	color: #555555;
	font-size: 12px;
	margin-left: 20px;
	padding-top: 20px;
}
#footer p a{
	color: #555555;
	text-decoration: none;
}
#footer p a:hover{
	color: #00FF00;
	text-decoration: none;
}
body#appointment{
	background: #eee;
	-pie-background: linear-gradient(#eeeeee, #eeeeee);
}
#appointment-container{
	margin:0 auto;
	padding-top:20px;
	width:330px;
}
#appointment h1{
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
}
#appointment p{
	font-size:12px;
}
#appointment p label{
	display:inline-block;
	width:100px;
	vertical-align:top;
	padding-top:6px;
}
#appointment p input, #appointment p textarea{
	font-size:12px;
	width:180px;
	padding:5px;
	border:1px solid #ccc;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#appointment p input.small{
	width:80px;
}
#appointment .info{
	position:absolute;
	width:180px;
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
	display:none;
	margin-top:-135px;
	margin-left:146px;
}
#appointment .info p{
	margin:0;
	line-height:150%;
}
#appointment p label.error{
	width:10px;
	margin-left:8px;
	color:#FF0000;
	font-weight:bold;
}
.detail-content p a.appoint-button{
	padding:5px 7px;
	background:#eee;
	color:#333;
}
.detail-content p a.appoint-button:hover{
	background:#ccc;
	color:#000;
}
#cboxCurrent{
	font-size: 11px;
}
