/*
-----------------------------------------------
CSS regler

Kund:     Vanity Collection
Upphov:   Julian Kommunikation (www.julian.se)
Version:  #1 - maj 2008
----------------------------------------------- */

/* =Ref
-----------------------------------------------
http://www.raymondselda.com/php-contact-form-with-jquery-validation/
----------------------------------------------- */

/* =Innehåll
-----------------------------------------------
01. Struktur
02. Header
03. Content
04. Footer
05. Listor
06. Formulär
07. Olika småklasser
----------------------------------------------- */

/* =Struktur (01)
----------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,div,ul,li,form,fieldset,input {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0; 
	font-size: 75%;
	font-family: 'Trebuchet MS', Helvetica, 'Lucida Grande', Georgia, Arial, sans-serif;
	color: #555;
	text-align: center;
	background:#fff;
	}

html, body {
	height: 100%;
	}

a {
	outline: none;
	}

a, a:link, a:visited, a:focus, a:hover {
	color: #656674;
	}

a:hover {
	color: #A0A2AD;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#000;
	}
	
h1 {
	font-size: 1.9em;
	margin: 0 0 15px;
	line-height: 1.3;
	color: #333;
	}

h1.nomargin {
	margin: 0;
	}

h2 {
	font-size: 1.1em;
	margin: 0 0 15px;
	color: #807F84;
	text-transform: uppercase;
	font-weight: normal;
	}

#intro-nyheter h2 {
	margin: 0 0 5px;
	}

h4 {
	font-size: 3em;
	color: #fff;
	line-height: 0.8em;
	}
	
h5 {
	font-size: 3.5em;
	color: #CBCCCE;
	line-height: 1em;
	margin: 0 0 10px;
	}

hr {
	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0 0 10px;
	}

p {
	line-height: 1.4em;
	padding: 0 0 10px;
	}

p#tvattrad {
	border-top: 1px solid #222;
	float: left;
	width: 100%;
	margin: 20px 0 0;
	padding: 20px 0 0;
	}

#clear {
	clear:both;
	}

span.green,
p.green {
	color: #A5C50E;
	}

span.green-dark {
	color: #8B9949;
	}

/* =Header (02)
----------------------------------------------- */
#header {
	position: relative;
	margin: 0 auto;
	height: 80px;
	width: 950px;
	}

#logo {
	float: left;
	display: inline;
	margin: 5px 0 0 20px;
	height: 58px;
	width: 233;
	}

#logo img {
	border: none;
	float: left;
	}

#menu {
	float: right;
	width: 700px;
	margin: 21px 0 0 0;
	text-align: right;
	}

/* =Content (03)
----------------------------------------------- */
#page {
	margin: 0 auto;
	padding: 0 0 30px;
	overflow: hidden;
	width: 974px;
	text-align: left;
	background: url(../bilder/page-bg-white.gif) repeat-y top;
	}

#page-top,
#page-bottom {
	position: relative;
	margin: 0 auto;
	width: 974px;
	height: 20px;
	background: url(../bilder/page-top-white.gif) no-repeat bottom center;
	}

#page-bottom {
	background: url(../bilder/page-bottom-white.gif) no-repeat bottom;
	}

#intro-bildspel {
	float: left;
	display: inline;
	background: #26516B;
	width: 930px;
	height: 382px;
	margin: 10px 0 0 20px;
	background: url(../bilder/intro.jpg) no-repeat top left;
	border: 1px solid #222;
	}

#intro-bildspel-text {
	width: 430px;
	margin: 20px 0 0 450px;
	font-size: 90%;
	}

#intro-bildspel-text p {
	text-transform: uppercase;
	text-align: justify;
	color: #818181;
	}

#intro {
	float: left;
	width: 350px;
	padding: 30px 0 30px 70px;
	}

#intro-produkter {
	float: left;
	width: 450px;
	padding: 40px 0 20px 90px;
	}

#intro-produkter img {
	margin: 0 15px 0 0;
	border: 1px solid #ddd;
	}

#intro-nyheter {
	float: left;
	width: 430px;
	padding: 0 0 30px 90px;
	}

#left {
	float: left;
	width: 450px;
	margin: 50px 20px 20px 50px;
	text-align: left;
	display: inline;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	}

#left img {
	border: 1px solid #ddd;
	}

#left.collection {
	width: 350px;
	}

#right {
	float: left;
	width: 350px;
	margin: 50px 0 20px 20px;
	text-align: left;
	}

#right.collection {
	width: 450px;
	}

.kollektion {
	float: left;
	padding: 20px 0 0;
	}

.kollektion img {
	float: left;
	margin: 3px 20px 20px 0;
	border: 1px solid #ddd;
	}

.kollektion span.title {
	font-size: 1.1em;
	color: #807F84;
	text-transform: uppercase;
	font-weight: normal;
	}


/* =Footer (04)
----------------------------------------------- */
#footer {
	position: relative;
	height: 20px;
	margin: 0 auto;
	padding: 0 0 40px;
	width: 950px;
	color: #cacaca;
	font-size: 1em;
	}

#footer_left {
	position: relative;
	float: left;
	width: 700px;
	padding: 0 0 0 10px;
	text-align: left;
	z-index: 1;
	}

#footer_right { 
	position: relative;
	float: right;
	width: 150px;
	padding: 0 10px 0 0;
	text-align: right;
	z-index: 1;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	color: #cacaca;
	text-decoration: none;
	}

#footer a:hover, #footer a:visited:hover {
	color: #6995B6;
	}

/* =Listor (05)
----------------------------------------------- */
ul#navlist {
	float: right;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}

#navlist li {
	float: left;
	display: inline;
	list-style-type: none;
/*	border-left: 1px solid #1A1C1E; */
	}

#navlist a {
	float: left;
	display: inline;
	color: #8F8E93;
	text-decoration: none;
/*	font-size: 1.2em;	 */
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	margin: 20px 15px 0;
	padding: 3px 10px;
	border: 1px solid #eee;
	}

#navlist a:hover,
ul#navlist .currentpage a {
	color: #B2B2B2;
	background-color: #525252;
	border: 1px solid #2E2E30;
	}

ul#navlist-sub {
	list-style-type: none;
	white-space: nowrap;
	text-align: left;
	margin: 0;
	padding: 0;
	}

ul#navlist-sub a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 15px;
	float: none;
	}

ul#navlist-sub .currentpage a {
	background: #efefef;
	color: #444;
	}

ul#navlist-sub li .undermeny {
	color: #684F31;
	font-weight: bold;
	background: url(../bilder/undermeny.gif) no-repeat;
	padding: 0 0 0 10px;
	cursor: default;
	}

table#kontakttabell {
	margin: 10px 0 30px;
	}

table#kontakttabell td {
	margin: 0;
	padding: 0 15px 0 0;
	}

/* =Formulär (06)
----------------------------------------------- */
form#contactform label {
	display:block;
	float:left;
	width:auto;
}
form#contactform label.error,
p.error {
	color: #c03;
	margin: 0 0 10px;
	clear: both;
	width: 100%;
}
form#contactform input,
form#contactform select {
	border:#666 solid 1px;
	background: #333;
	padding:4px;
	color:#fff;
	margin: 0 0 6px;
}
form#contactform input.submit {
	margin: 5px 0 0;
}
form#contactform input.submit:hover {
	border-color:#999;
	background: #444;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border:#666 solid 1px;
	background: #333;
	margin: 0 0 6px;
}

/* =Olika småklasser (07)
----------------------------------------------- */
.bold {
	color: #993a62; 
	text-decoration: none; 
	font-weight: bold;
	}

.kommentar {
	font-style: italic;
	color: #666;
	}