body {
	margin: 0;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #4d484f;
	background: #fafdfb url(images/bg_viphudvard.gif) repeat-x;
}
img{
	border-style: none;
}
a{
	color: #4d484f;
	text-decoration: underline;
}
a:hover{
	color: #91278f;
}
h1{
	font-size: 18px;
	color: #91278f;
}
h2{
	font-size: 13px;
	font-style: italic;
	color: #ff994f;
}
h3{
	font-size: 13px;
	color: #91278f;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
h4{
	font-size: 14px;
	font-style: italic;
}
h5{
	font-size: 13px;
	margin: 0;
	padding-top: 5px;
}
li{
    list-style: none;
}
ul, li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#wrapper{
	width: 968px;
	background: transparent url(images/bg_main.png) repeat-y;
	margin: 20px auto 0px auto;
}
#wrapper .t{
	width:968px;
}
#wrapper .b{
	width:960px;
	margin-left: 1px;
}
#header{
	height:170px;
	border-top: #2e2e2e solid 1px;
	background: url(images/top_komplett-hudvard.jpg) top right no-repeat;	
}
.logo{
	position:relative;
	display:block;
}
.top-menu{
	width:960px;
	background: #ddc8dd url(images/bg_menu.jpg) no-repeat;
	height: 40px;
	margin:0;
	padding:0;
}
.top-nav {
	list-style:none;
	float:right;
	padding-right: 25px;
}
.top-nav li{
	float:left;
}
.top-nav li a{
	font-size: 14px;
	line-height:40px;
	color:#232020;
	text-decoration:none;
	height: 40px;
	padding: 0 25px 0 25px;
}
.top-nav .active a,
.top-nav li a:hover{
	color:#91278f;
}

#main{
	height:1%;
	overflow:hidden;
	background: #ffffff url(images/dermalogica.jpg) no-repeat bottom left;
}
#main2{
	height:1%;
	overflow:hidden;
	background: url(images/bg_line.gif) repeat-y top left;
}

#sidebar{
	float: left;
	width: 200px;
}
.sidebar-box{
	padding-top: 40px;
	padding-left: 25px;
	height:1%;
	overflow:hidden;
	padding-bottom: 135px;
}

.sub-nav {
	margin:0;
	list-style:none;
	float:left;
	width: 150px;
}
.sub-nav li{
	line-height:20px;
	margin-bottom:0;
	float:left;
	font-weight: bold;
}
.sub-nav li a{
	text-decoration:none;
	float:left;
	width: 159px;
	background: url(images/li_menu.gif) no-repeat 0 50%;
	padding-left: 16px;
}
.sub-nav li .active, .sub-nav li a:hover{
	background: url(images/li_menu_selected.gif) no-repeat 0 50%;
	color: #91278f;
}

#twocolumns{
	float:right;
	width:760px;
	
}
#content{
	width:659px;
	float:left;
	padding: 30px 50px 70px 50px;
}
#item-holder-left {
	float:left;
	width:659px;
}
#item-holder-left .uploaded-image img {
	position: relativ;
	float:right;
	padding: 0px 0px 10px 30px;
}
#item-holder-left li{
	line-height:20px;
	margin-bottom:0;
	background: url(images/li.gif) no-repeat 0 50%;
	padding-left: 10px;
}
#item-holder-left ul{
	padding-top: 8px;
}
.frame{
	width:320px;
	float:left;
	padding-bottom:16px;
}
.navigation{
	margin:0;
	padding:12px 0 10px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.navigation li{
	float:left;
	background: url(/images/devider.gif) no-repeat 0 4px;
	padding:0 5px 0 7px;
	margin:0 7px 0 -7px;
	font-weight:bold;
}
.navigation li a{
	font-weight:bold;
	text-decoration:none;
}
.navigation li a:hover{
	text-decoration:underline;
	color:#232020;
}
.nav{
	width:115px;
	float:right;	
}
.nav span{
	display:block;
	text-align:center;
}
#footer {
	width:968px;
	margin:0 auto;
	overflow:hidden;
	background: url(images/bg_footer.png) no-repeat;
	color: #ffffff;
	text-align: center;
	height:37px;
	font-size: 14px;
	line-height: 30px;
}
#copyright{
	width:968px;
	margin:0 auto;
	overflow:hidden;
	padding: 5px 0px 20px 0px;
	color: #91278f;
	text-align: left;
	font-size: 11px;
}
#copyright a {
	color: #91278f;
}
#copyright a:hover {
	color: #232020;
}
.copyright{
	list-style:none;
}
.copyright li{
	display:inline;
	padding:0 2px 0 10px;
	line-height:24px;
	background:url(images/separator.png) no-repeat 0 50%;
}
.copyright li:first-child {
	background:none;
}
.copyright li a{
	color:#676d40;
}
.copyright li a:hover{
	color:#ffffff;
}
.copyright .small{
	padding:6px 0 10px 24px;
	text-decoration:none;
	background:url(images/logo_liten.png) no-repeat;
}

.print-text{
	margin:0;
	display:none;
}

/* -- Forms -- */
input {
	border: #666666 1px solid;
	width: 250px;
	height: 18px;
	margin-bottom: 5px;
	margin-top: 3px;
	padding: 2px;
	color: #4d484f;
	background-color: transparent;
}
textarea {
	border: #666666 1px solid;
	height: 80px;
	width: 250px;
	margin-bottom: 2px;
	padding-left: 2px;
	color: #4d484f;
	background-color: transparent;
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	border: #666666 1px solid;
    width: 60px;
    background-color: transparent;
    height: 20px;
    padding: 0;
    margin: 0;
    color: #4d484f;
}
input.checkbox {
	width: auto;
	border: 0;
}
.error {
	color:#91278f;
}
