/*ZicZac blue = #0066b3*/

body {
	padding: 0;
	margin: 0;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-size: 12px;
	background:#212121;
  	background-image:url(../img/mid_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	color:#fff;
}

a {
	color: #a7a37e;
	text-decoration:none;
}

img {
	border:0px;
}

a:hover {
  text-decoration:underline;
}

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */
h1 { font-size: 18px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 1 */
h2 { font-size: 16px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 2 */
h3 { font-size: 14px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 3 */
h4 { font-size: 11px; margin: 0; padding:3px 0 3px 0; font-weight:bold; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; color:#666;} /* Heading 4 */
p { margin: 0; padding: 0 0 10px 0; line-height: 1.2em; } /* Paragraph */

/**
 * Styles can also be included in Lemon's editor with custom names.
 * See the example below!
 */
.small { font-size: 9px; } /* LemonStyle: Small text */
.blue {color:#0066b3;} /*Lemonstyle: ZicZac blue*/

#wrapper {
	width: 990px;
	padding: 0px;
	margin: auto;
	margin-top:100px;
}

#wrapper2 {
	width: 990px;
	padding: 0px;
	margin: auto;
	margin-top:20px;
}

#header {
	clear: both;
	padding: 0px;
	background-image:url(../img/header_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:90px;
}

#menu {
	text-transform:uppercase;
	margin:0 0 0 200px;
	width:60%;
}

#menu .item{
	float:left;
	padding:35px 10px 38px 10px;
}

#menu .item a, #menu .item a:visited {
	padding:35px 10px 38px 10px;
	text-decoration:none;
	color:#fff;
}

#menu .active{
	border-bottom:2px solid #0066b3;
}

#menu a:hover{
	border-bottom:2px solid #0066b3;
}

#main {
	padding: 10px;
}

#footer {
	padding: 10px;
	font-size: 10px;
	border-top:1px solid #333;
	color:#444;
	margin:20px 0 0 0;
}

#footer a, #footer a:visited {
	color:#444;
}

#footer a:hover {
	color:#a7a37e;
}

#footerblock {
	width:700px;
	margin:20px 0 0 10px;
}

#mid {
	
}

#logobox {
	width:133px;
	float:left;
	margin-left:20px;
}

#box01 {
	width:578px;
	border:1px solid #222;
	float:left;
	height:300px;
}

#box02 {
	width:378px;
	border:1px solid #222;
	float:right;
	height:300px;
}

#brandbox img, #brandbox img a{
	padding:10px;
	margin:3px;
	background-color:#111;
	border:1px solid #333;
	width:78px;
	height:58px;
}

#brandbox img a:hover {
	border:1px solid #fff;
	padding:10px;
}

#standard_content {
	margin-left:20px;
	line-height:16px;
}

#standard_content2 {
	margin-left:20px;
	line-height:16px;
	background-image:url(../img/blogg_bg.gif);
}

#jeans_content {
	margin-left:20px;
}


#blogroll {	
	float:left;
	width:600px;
	padding:0 20px 0 0;
	line-height:18px;
}

#blogarchive {
	width:200px;
	float:left;
	margin-top:-140px;
	padding-left:29px;
	line-height:15px;
}

#blogarchive ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

hr {
	border:1px solid #333;
}

/*Carousel*/
/*
table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
*/
#products img {
	border: 1px solid #333;
	padding:3px;
	margin:3px;
}

#new_products img {
	border: 1px solid #333;
	padding:3px;
	margin:3px;
	width:170px;
	height:230px;
}

#brandblock {
	width:720px;
	margin:auto;
	padding:40px 0 0 0;
}

label { display: block; float: left; width: 200px; color: #999;}
.fld { width: 380px; border: 1px solid #222; background-color: #111; padding: 2px; color: #999;}
.submit { width: 150px; color: white; }
.comment { border-left: 10px solid #111; padding-left: 20px; margin: 10px 0px;}

#bloghead {
	float:left;
	width:300px;
}

#bloghead_right {
	float:left;
	width:200px;
}

#blogheadpic {
	float:left;
	width:250px;
}

#aboutcontent {
	width:450px;
	float:left;
}

#mapcontent {
	width:400px;
	float:left;
	margin:0 0 0 50px;
}

#maparea {
	width:400px;
	height:300px;
	margin-top:5px;
}

