*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	background: url('../images/background.gif') top center repeat-x;
}

img
{
	border: 0;
}

#navigation
{
	margin: 0px auto;
	width: 100%;
	height: 30px;
}

#navigation ul
{
	margin: 0px auto;
	width: 900px;
	height: 30px;
	list-style-type: none;
	background: url('../images/design_06.gif') top right no-repeat;
}

#navigation ul li
{
	float: left;
	display: inline;
}

#navigation ul li a
{
	float: left;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	margin-right: 15px;
}

#navigation ul li a:hover
{
	color: #999999;
	text-decoration: underline;
}

#header
{
	margin: 0px auto;
	width: 900px;
	height: 220px;
	background: url('../images/vintage-levi-for-men.gif') top left no-repeat;
}

#logo
{
	margin: 0px auto;
	width: 900px;
	height: 40px;
	background: #000000 url('../images/levi-501-jeans-shop.gif') top right no-repeat;
}

#body
{
	margin: 0px auto;
	width: 820px;
	padding: 80px 10px 10px 10px;
	color: #ffffff;
	background: url('../images/design_04.gif') top no-repeat;
}

#menu
{
	width: 220px;
	float: left;
	line-height: 24px;
}

#menu ul
{
	list-style-type: none;
	margin-bottom: 50px;
}

#menu ul li
{
	float: left;
	width: 220px;
}

#menu ul li a
{
	float: left;
	display: block;
	text-indent: 20px;
	height: 28px;
	width: 210px;
	line-height: 24px;
	color: #505050;
	text-decoration: none;
	background: url('../images/menubg.jpg') left no-repeat;
}

#menu ul li a:hover
{
	color: #ec4c02;
	text-decoration: underline;
}

.menubottom
{
	border-bottom: 1px dashed #dfdfdf;
}

.topspacer
{
	margin-top: 84px;
}

#content
{
	float: right;
	width: 580px;
	line-height: 24px;
	color: #666666;
}

h1
{
	background: url('../images/slider.png') left no-repeat;
	float: left;
	height: 28px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent: 22px;
	font-size: 14px;
	line-height: 28px;
	color: #ec4c02;
}

h2
{
	float: left;
	height: 28px;
	line-height: 28px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	color: #ec4c02;
}

#content p
{
	margin-bottom: 12px;
}

#content a
{
	color: #ec4c02;
}

#content a:hover
{
	color: #666666;
}

.quickproduct
{
	float: left;
	width: 200px;
	margin-right: 40px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.quickproduct img
{
	border: solid 1px #e8e8e8;
	background: #efefef;
	padding: 10px;
}

.quickproduct img:hover
{
	border: solid 1px #d3d3d3;
	background: #dfdfdf;
	cursor: pointer;
}

.productinfo
{
	width: 180px;
	padding: 10px;
}

.productinfo span
{
	text-transform: capitalize;
	font-weight: bold;
	color: #525252;
}

.productinfo strong
{
	text-transform: capitalize;
	color: #ec4c02;
}

#footer
{
	line-height: 24px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	width: 840px;
	height: 40px;
	color: #666666;
	text-transform: capitalize;
	border-top: solid 1px #c0c0c0;
	text-decoration: none;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

.clear
{
	clear: both;
}

.mainimage
{
	width: 100%;
	text-align: center;
}

.commit
{
	width: 100%;
	text-align: right;
}

.mainimage img
{
	border: solid 1px #e8e8e8;
	background: #efefef;
	padding: 10px;
}

.mainimage img:hover
{
	border: solid 1px #d3d3d3;
	background: #dfdfdf;
	cursor: pointer;
}

.productmain ul
{
	list-style-type: square;
	margin-left: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.button
{
	background: url('../images/button.jpg') left no-repeat;
	border: 0px;
	font-size: 11px;
	font-family: Verdana;
	width: 120px;
	height: 28px;
	color: #ffffff;
}

.button:hover
{
	text-decoration: underline;
	color: #ec4c02;
	cursor: pointer;
}

.marginbottom
{
	margin-bottom: 12px;
}

fieldset
{
	border: 0px;
}

input[type="submit"]
{
	font-family: verdana;
	font-size: 11px;
	padding: 8px;
	border: solid 1px #c0c0c0;
	cursor: pointer;
}

input[type="text"]
{
	font-family: verdana;
	font-size: 11px;
	padding: 4px;
	border: solid 1px #c0c0c0;
}

textarea
{
	font-family: verdana;
	font-size: 11px;
	padding: 4px;
	border: solid 1px #c0c0c0;
}

input[type="submit"]:hover, input[type="text"]:hover, textarea:hover
{
	border: solid 1px #666666;
}

.contact
{
	list-style-type: square;
	margin-left: 20px;
}

.green
{
	color: #095b00;
}

.red
{
	color: #ff0000;
}