@charset "utf-8";
/* Lexury Leather CSS Document */
body
{
	background: #000000;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

p
{
	padding: 5px 0;
	margin: 5px 0;
}

img
{
	border: 0;
}
h1
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 22px;
	color: #000000;
	padding: 0;
	font-weight: bold;
	line-height: 25px;
}

h2
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color: #A34A1D;
	padding: 0;
	font-weight: bold;
	line-height: 25px;
}
h2 a
{
   font-weight: bold;
}
a
{
	color: #A34A1D;
	text-decoration: none;
	font-weight:bold;
}

 a:hover
{
	color: #000000;
	text-decoration:underline;
}

 #wrapper
{
	width: 962px;
	margin: 0 auto;
}

#logopane
{
	width:962px;
	background: url(images/logo_bg.jpg) no-repeat;
	height: 197px;
	padding: 0px 30px;
	float: left;
}

#logo
{
	width: 430px;
	height: 100px;
	padding: 50px 0px;
	padding-left: 20px;
	float:left;
}

#menupane
{
	background:url(images/menu_bg.jpg) no-repeat center;
	width: 500px;
	display: block;
	padding-top: 90px;
	float: right;
	vertical-align:bottom;
	height:110px;
	text-align:center;
}

.menus
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.menus li
{
	margin: 0;
	list-style: none;
	display: inline;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	overflow: hidden;
}

.menus li a
{
	line-height: 20px;
	color:  #FFFFFF;
	text-decoration: none;
	padding: 10px 10px;
}

.menus li a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}

.clearfloat
{
	clear: both;
}

#contentpane
{
	width: 872px;
	background-color:#EEEEEE;
	margin: 0px 45px;
	padding-bottom: 10px;
}

#banner
{
    width: 850px;
	text-align:center;
	margin: 0px 11px;
}

#content_top
{
	width: 872px;
	background:url(images/content_top.jpg) no-repeat;
	height: 15px;
}

#content_bottom
{
	width: 872px;
	margin: 0px 45px;
	background:url(images/content_bottom.jpg) no-repeat;
	height: 15px;
}

#content
{
	width: 850px;
	margin: 0px 11px 10px 11px;
}

#contentpane2
{
	width: 850px;
	background:#EEEEEE;
	border: 1px #FFFFFF solid;
	margin: 10px 11px;
}
.list_box
{
	width: 200px;
	margin: 0 5px;
	float: left;
}

.list
{
	padding: 0;
	margin: 0 35px;
	list-style: none;
	float: left;
}
.list li
{
	padding: 0 5px;
	margin: 0;
	font-family:Arial;
	list-style: none;
	line-height: 30px;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}
.list li a
{
	color: #993300;
	text-decoration: none;
}
.list li a:hover
{
	color: #000000;
	text-decoration: none;
}

.cat
{
	padding: 7px 0;
	margin: 0px;
	border-bottom: 1px #666666 dotted;
}
.cat_text
{
	font-weight: bold;
}
.list2
{
	padding-left: 30px;
}

.list2 li
{
   list-style:square;
   margin: 2px 5px;
}

#form_content
{
	width: 500px;
	background:#E0E0E0;
	text-align:left;
	border: 1px #CCCCCC solid;
	margin: 10px auto;
}
#form_content2
{
	width: 850px;
	background:#E0E0E0;
	text-align:left;
	border: 1px #CCCCCC solid;
	margin: 10px auto;
}

.form
{
	padding: 10px 20px;
	margin: 0 auto;
}
.form label
{
	display:block;
	font-weight: normal;
	width: 195px;
	float: left;
	color: #333333;
	line-height: 20px;
}
.form p
{
	color: #000;
	margin: 0px 0px;
}
.form .input
{
	width:250px;
	padding: 3px;
	margin: 0;
	border: none;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	border: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
}

.form .textarea
{
	width:245px;
	padding: 5px;
	margin: 0;
	border: 1px #CCCCCC solid;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}

.form2
{
	padding: 10px 20px;
	margin: 0 100px;
}
.form2 label
{
	display:block;
	font-weight: normal;
	width: 100px;
	float: left;
	color: #333333;
	line-height: 20px;
}
.form2 p
{
	color: #000;
	margin: 0px 0px;
}
.form2 .input
{
	width:150px;
	padding: 3px;
	margin: 0;
	border: none;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	border: 1px #CCCCCC solid;
	font-family: Arial, Helvetica, sans-serif;
}

.form2 .textarea
{
	width:145px;
	padding: 5px;
	margin: 0;
	border: 1px  #cccccc solid;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}

.em
{
	color: #CC0000;
}
#footer
{
    background: #000000;
	width: 872px;
	text-align:center;
	margin: 0 auto;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
	padding: 10px 0px;
}
#footer a
{
	text-decoration: none;
	color: #CC6600;
	font-weight:bold;

}
#footer a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.message{padding:10px;color:#C60909}
.errorMessage{color:#C60909}
