@charset "UTF-8";
#tophead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 48px;
	margin-bottom: 10px;
}
#topnavibar {
	height: 15px;
	width: 750px;
}
#preview {
	width: 750px;
	height: 500px;
}
#preview-text {
	width: 750px;
}


/* general elements */
body {
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background: #050505;
	color: #2F2F2F;
	font-size: 10px;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	outline: none;
	color: #666666;
}
a:hover {
	color: #FFF;
}
h1 {
	font-size: 1px;
	visibility: hidden;
}
div, form, input, p, h3, img {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.boundingbox {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
}



/* top bar */
#topbar  {
	background: none;
	height: 30px;
}
#topbar form {
	margin-top: 6px;
	float: left;
}
#topbar input {
	width: 200px;
	font-size: 10px;
	color: #4C4943;
	background-color: #C2BAAF;
}
#topbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}


/* top navigation */
#topnav li {
	float: left;
	position: relative;
	text-align: left;
	width: 200px;
	z-index: 100;
}
#topnav a {
	display: block;
	color: #666666;
	width: 200px;
}
.linkitem{
	display: block;
	padding: 3px 3px 2px 16px;
}
#topnav a strong {
	display: block;
	padding: 3px 3px 2px 8px;
}
.dropmenu  {
	margin-left: 15px;
}
#topnav a:hover {
	color: #FFF;
	background-color: none;
}
#topnav li li a {
	font-weight: normal;
}
#topnav li li {
	line-height: 12px;
	width: auto;
}
#topnav li ul {
	display: none;
	position: absolute;
	left: 0;
	background-color: #050505;
	opacity:.95; -moz-opacity:.95;cursor: pointer;
	width: 200px;
}
/* Hides from IE-mac \*/
* html #topnav li ul  {
	filter:alpha(opacity=95); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}
/* End hide from IE-mac */
html>body #topnav li ul {
	top: 100%;
}
#topnav li>ul {
	top: auto;
	left: auto;
}
#topnav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
#topnav li:hover ul, #topnav li.over ul {
	z-index: 0;
	display: block;
}
.subcategory {
	font-size: 9px;
	line-height: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #050505;
	padding: 3px 3px 3px 16px;
}
#collectionsmenu ul {
	padding-top: 9px;
}
.divider {
	font-size: 1px;
	line-height: 3px;
	color: #050505;
	display: block;
	border-bottom: 1px #666666 solid;
	padding: 2px 3px 1px 8px;

}
html>body .divider {
	margin-bottom: 10px;
}
.blankline {
	color: #050505;
	font-size: 9px;
	height: 8px;
}
#foot {
	height: 30px;
	width: 750px;
}
#footbar {
	background-image: url(../images/carbon_img/foot_turn.png);
	height: 57px;
	width: 750px;
}
#byline {
	font-size: 9px;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 15px;
}
.slideshowarea {
	height: auto;
	width: 750px;
}

/* Text till infosidor*/
#textruta {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 750px;
	margin-top: 3em;
	margin-bottom: 0em;
}

p { color: #2F2F2F; text-align:left; margin-top: 0; margin-bottom: 0; font-size: 14px; line-height: 22px; margin-left: 16px;  }

p + p { text-indent: 1.8em; margin-top: 0; margin-left: 16px; }

.SC {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.SC-italic {
	font-style: italic;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.italic {
	font-style: italic;
}

#copyright {
	position:relative;
	width:auto;
	height:15px;
	margin-left: 15px;
	color: #2F2F2F;
}
