/* CSS Document by Vitalia Kolesnikova www.webdesignhome.co.uk*/

*{
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
body {
	background-color: #000000;
}

a {
	font-size: 11px;
	color: #f7d36b;

}
a:hover {
	color: #4A5152;
}

p.style2 {
	font-size: 11px;
	color: #FFFFFF;
}
.style3 {
	color: #f7d36b
}
.clear {clear:both;}
.w100 { width:100%;}
.in5 { padding-bottom:5px;}
.in15 { padding-bottom:15px;}
.in10 { padding-bottom:10px;}
.in20 { padding-bottom:20px;}
.in30 { padding-bottom:30px;}
.in40 { padding-bottom:40px;}
.in50 { padding-bottom:50px;}
.in100 { padding-bottom:100px;}

div.img {
  margin: 8px 4px 4px 4px;
  border: 0.5px transparent #FFFFFF;
  height: 180px;
  width: 140px;
  float: left;
  text-align: center;
}

div.img img {
  display: inline;
  margin: 5px;
  border: 1px solid #FFFFFF;
}

div.img a:hover img {
	border: 1px solid #000;
}

input.submit {
	display: block;
	width: 100px;
	height: 20px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	background: #000000;
	border: none;
	border-bottom: 2px solid #4E5254;
	cursor: hand;
	cursor: pointer;
}

#arrow{
	position: relative;
	width:320px;
	height:20px;
	padding-bottom: 12px;
	z-index: 100;
}


#container {
	width:800px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	z-index: 0;
}

#header {
}

#header h1 {
	height: 102px;
	background: url(/images/header-h1.gif) no-repeat top center;
}

#header h2 {
	height: 12px;
	background: url(/images/header-h2.gif) no-repeat top center;
}

#base {
	width: 800px;
	background-color: #1B2227;
	z-index: 2;
}

#floater {
	width: 700px;
	margin: 0 50px 0 50px;
	background-color: #4E5254;
	padding: 22px 0 22px 0;
	z-index: 5;
}

#nav {
	width: 656px;
	margin: 0 21px 0 21px;
	height: 22px;
	background: #000000;
	padding: 4px 0px 2px 2px;
}

#center {
	position: relative;
	width: 614px;
	margin: 8px 21px 0 21px;
	height: 469px;
	background: #000000;
	padding: 4px 22px 2px 22px;
	z-index: 25;
}

#center-top {
	position: relative;
	width: 614px;
	margin: 8px 21px 0 21px;
	height: 264px;
	background: #000000;
	padding: 4px 22px 2px 22px;
	z-index: 25;
}

#center-bottom {
	position: relative;
	width: 614px;
	margin: 8px 21px 0 21px;
	height: 192px;
	background: #000000;
	padding: 42px 22px 2px 22px;
	z-index: 25;
}

#scroller {
	background: url(/images/scroller.png) no-repeat top center;
	width: 614px;
	height: 450px;
	overflow: hidden;
	margin: -15px 0 0 0;
	z-index: 50;
}

#auto-scroller {
	width: 614px;
	height: 400px;
	overflow: hidden;
	margin: 25px 0 25px 0;
}

#auto-scroller-content {
	width: 614px;
}

#auto-scroller-content h4 {
	margin: 4px 0 4px 0;
}

#auto-scroller-content p {
	margin: 1px 0 1px 8px;
}



#footer{
	width: 800px;
}

#copyright {
	height: 12px;
	background: url(/images/footer-copyright.gif) no-repeat top center;
}

#quicklinks {
	margin-top: 12px;
	padding-bottom: 20px;
	text-align: center;
}

#header h1 span, #header h2 span, #copyright span {
	display: none;
}


#search-form {
	padding-top: 20px;
	width: 300px;
}

#contact-form {
	float: left;
	padding-left: 10px;
	width: 380px;
	height: 250px;
}

#login-form {
	padding-top: 80px;
	padding-left: 200px;
	width: 300px;
}

#edit-form {
}

fieldset {
	border: none;
}

fieldset.left {
	float: left;
	width: 300px;
}

fieldset.right {
}

span.error {
	color: #CC0000;
	padding-left: 8px;
}

label {
	display: block;
}

.form_ {
	background: #4A5152;
	margin: 2px 0 4px 0;
	padding: 1px;
	border: 1px solid #FFFFFF;
}

.form1_ {
}

h3 {
	position: absolute;
	border-bottom: 2px solid #3E4143;
	height: 2px;
	top: 17px;
	left: 8px;
	right: 8px;
	z-index: 50;
}

h3 span {
	position: absolute;
	top: -9px;
	right: 0px;
	background-color: #000000;
	color: #F2CD69;
	font-size: 11px;
	padding-left: 4px;
}

h3.top {
}

div.see_all {
	position: absolute;
	bottom: 8px;
	left: 22px;
	width: 614px;
	height: 20px;
}

div.left {
	position: absolute;
	left: 0px;
}

div.right {
	position: absolute;
	right: 0px;
}




.dropdown {
	float:left;
	padding-right:5px
}
.dropdown dt {
	width:73px;
	padding:2px;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: solid 1px #FFFFFF;
	cursor:pointer;
	background: #000000;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}
.dropdown dt:hover {
	background: #4A5152;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:77px;
	display:none;
	background:#fff;
	z-index:200;
	opacity:0
}
.dropdown ul {
	width:77px;
	border:1px solid #FFFFFF;
	list-style:none;
	border-top:none;
}
.dropdown li {
	display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	background:#000;
	width: 77px;
	text-transform:none;
}
.dropdown a:hover {
	background:#FFFFFF;
	color:#000;
}
.dropdown .underline {
	border-bottom:1px solid #b9d6dc
}

#contact_left{
	width:300px;
	height:200px;
	float:left;
}
#contact_right{
	width:220px;
	height:190px;
	padding-top:10px;
	float:left;
}

#add_top{
	padding-top:10px;
	width:250px;
	height:60px;
	float:left;
}
#add_left{
	width: 70px;
	height:100px;
	float:left;
}
#add_right{
	width: 200px;
	height:100px;
	float:left;
}
#add_reg_number{
	width:310px;
	height:100px;
	float: left;
}


#myGallery
{
	width: 400px !important;
	height: 400px !important;
	float:left;
}

#model_info{
	height:400px;
	width: 160px;
	padding-left: 20px;
	padding-top:20px;
	float:left;
}

.gall_small{
	width:614px;
	height:200px;
	float:left;
}

.text_index{
	width:350px;
	height: 400px;
	float:left;
}
.fashion_week{
	width:200px;
	height:400px;
	float:left;
	padding-left:20px;
}

optgroup {
	margin: 4px;
	padding: 4px;
	color: #ffffff;
}

optgroup option {
	padding-left: 4px;
	color: #000000;
}
