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

body{
	margin:0;
	background:#141414;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width:100%;
	
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

img
{
	border:none;
}
.style1{color:#c206ae;}


#header
{
	background:url('images/bg.jpg') 0 0 repeat-x;
	height:74px;
}
#menu
{
	background:url(images/menu_bg.jpg);
	width:640px;
	height:74px;
}
#menu ul
{
	margin:0;
	list-style:none;
}
#menu ul li
{
	font: 13px/30px Arial, Helvetica, sans-serif;
	color:#EB3F01;
	float:left;
	text-align:center;
	padding:20px;
}
#menu ul li a
{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding:0 5px;
	height:30px;
}
#menu ul li a:hover
{
	text-decoration:none;
	color:#dc3dad;
	display:block;
}
#guest
{
	background:url(images/guest_bg.jpg);
	width:303px;
	height:74px;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-left:15px;
}
#guest a
{
	text-decoration:none;
	color:#c206ae;
}

#main
{
	background:url(images/title_bg.jpg) 0 0 repeat-x;
	height:500px;
	width:100%;
}
#title_bg
{
	margin:0 auto;
	background:url(images/fashion.jpg) 0 0 no-repeat;
	width:100%;
	height:500px;
}
#title_bg h1
{
	padding:60px 0 0 30px;
	font-size:100px;
	color:#390b44;
	width:600px;
	padding-left:140px;
	float:left;
}
#title_bg h2
{
	font:blod 17px/18px Arial, Helvetica, sans-serif;
	color:#d5d5d5;
	padding:100px 0 0 0;
	margin-left:750px;
}
#title_bg h2 span
{
	color:#FF0000;
}
#title_bg p
{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#bdbdbd;
	width:300px;
	padding:10px 0 0 10px;
}
.button
{
	background:url(images/button.png) 0 0 no-repeat;
	width:114px;
	height:35px;
	color:#FFFFFF;
	font:12px/18px Arial, Helvetica, sans-serif;
	border:0px;
}
#content_top
{
	margin:0 auto;
	background:url(images/content_top.jpg) 0 0 no-repeat;
	width:960px;
	height:16px;
}
#content_center
{
	margin:0 auto;
	background:url(images/content_center.jpg) 0 0 repeat-y;
	width:960px;
}
#content_center h1
{
	font:20px/18px Arial, Helvetica, sans-serif;
	color:#390b44;
	padding-left:10px;
}
#content_center h2
{
	padding-left:10px;
}
#content_center p
{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#d5d5d5;
	padding:10px 10px 0 10px;
}
#content_center ul{
	margin:auto; 
	padding:0px 20px 20px 20px; 
	list-style-type:disc;
	font:12px/18px Arial, Helvetica, sans-serif;
	line-height:18px;;
}
#contact
{
	background:url(images/contact_bg.jpg) 5px 10px no-repeat;
	width:470px;
	height:83px;
}
#contact p
{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:15px;
	padding-left:20px;
}
#categories
{
	background:#d9d4d9;
	width:220px;
	padding-top:5px;
}
#categories p
{
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#78647d;
	padding-left:20px;
}
#feature
{
	background:url(images/feature_bg.jpg) 0 0 no-repeat;
	width:220px;
	height:337px;
}
#feature h1
{
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#ecd7f1;
	border-bottom:1px solid #97839c;
	padding-top:10px;
}
#feature img
{
	width:190px;
	height:307px;
	padding-top:15px;
}
#feature p
{
	color:#d1c4d4;
}
#content_bottom
{
	margin:0 auto;
	background:url(images/content_bottom.jpg) 0 0 no-repeat;
	width:960px;
	height:16px;
}
#footer
{
	margin:0 auto;
	background:url(images/footer_bg.jpg) 0 0 no-repeat;
	width:960px;
	height:78px;
}
#footer ul
{
	padding-left:220px;
}
#footer ul li
{
	width:80px;
	font: normal 11px/30px Verdana, Arial, Helvetica, sans-serif;
	color:#EB3F01;
	float:left;
}
#footer ul li a
{
	text-decoration:none;
	color:#d6d7e8;
}
#footer ul li a:hover
{
	text-decoration:none;
	color:#fff;
}
#footer p
{
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#dfc7e0;
	float:left;
	padding-left:290px;
}

#footer_design
{
color: #ffffff;
font: normal 11px/30px Arial, Helvetica, sans-serif;
margin:0 auto;
text-align:center;
width:100%;
background:#181818;
}
#footer_design a
{
color: #b6ff06;
text-decoration:none;
}
#footer_design a:hover
{
color: #b6ff06;
text-decoration:underline;
}
/*  ------------------------   */
label {
    float: left;
    font-weight: lighter;
    padding: 2px 10px 2px 0;
    text-align: right;
    width: 150px;
	color:#000;
}
.input {
    clear: both;
    padding: 2px;
}
.input input, .input select, .input textarea {
    background: none repeat scroll 0 0 #FFFFEC;
    border: 1px solid #BBBBBB;
    color: #000;
    font-family: tahoma,arial;
    font-size: 12px;
    padding: 3px 0 3px 5px;
    width: 230px;
}
.input select {
    width: 100px;
}
.input input:hover, .input input:focus, .input textarea:hover, .input textarea:focus {
    background: none repeat scroll 0 0 #FEFED9;
}
.input input:focus, .input textarea:focus {
    border: 1px solid #999999;
}
.input textarea {
    height: 100px;
    width: 500px;
}
.input span {
    color: #F00;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
}
.submit {
    border: 0 none #000;
    clear: left;
    float: none;
    padding-left: 160px;
    padding-top: 10px;
    width: auto;
}
.checkbox {
    padding: 2px 0 2px 160px;
    width: auto;
}
.checkbox label, .radio label {
    display: inline;
    float: none;
    padding: 0 10px 0 8px;
    text-align: right;
    width: auto;
}
.error-message {
    color: red;
    font-size: 10px;
    padding-left: 160px;
}
.explanation {
    color: #000;
    font-size: 10px;
    padding-left: 165px;
}
input[type="submit"], .form_button {
    border: 0 none;
    color: #000000;
    font-size: 12px;
    margin-top: 15px;
    padding: 3px 20px;
    text-align: center;
}
form h2 {
    color: #000;
    display: inline;
    font-size: 16px;
    padding: 5px 20px 5px 0;
}
.radio input, .checkbox input {
    width: auto;
}
.form_container, .form {
    margin: 0 auto;
    width: 700px;
}