/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #56595E;
}

h1, h2, h3, h4, h5, h6 { text-shadow: 0 1px #fff; }

h1 {
    font-size: 24px;
    line-height: 24px;	
}

h2 {
    font-size: 20px;
    line-height: 20px;
}

h3 {
    font-size: 16px;
    line-height: 16px;
}

h4, h5, h6 {
    font-size: 14px;
    line-height: 14px;
}

pre { 
	border-radius: 4px;
	border: 1px solid #E0E0E0;
	background: #f1f1f1;
    box-shadow: 0 1px 0 rgba(255,255,255,1);
}

code { padding: 1px 3px; }

em { color: #999; }

mark { color: #fff; }

hr {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-top-color: #d1d1d1; 
	border-bottom: 1px solid #fff; 
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }


#banner > form {
    float: right;
    margin: 13px 0 0 10px;
}
#banner p {
    float: left;
}
#banner {    width: 815px !important;}
.hkhide{display:none !important}
.horizontal .slick_login_vm .login .username,
.horizontal .slick_login_vm .login .password{border-top:solid 1px #CCCCCC !important;background:none !important;
padding:0 !important;height: 35px;}
.username input,.password input{
border-top: solid 1px #ECECEC !important;
padding: 3px 5px !important;
width: 100% !important;
background-color: #F9F9F9 !important;
border-bottom: solid 1px #FFF !important}
.horizontal .slick_login_vm .login .username, .horizontal .slick_login_vm .login .password{width:80px !important}
.showcart.floatright {    margin: 34px 0 0 !important;}

.hkbuttonopc {
    background: url(http://ga-hansen.dk/components/com_onepage/themes/clean_simple2/images/bigbtn.png) left top !important;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
	 padding:0 !important;
    margin: 0;
    width: 222px !important;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

.productdetails-view .product-description span.title { display: none; }
