
@import url('search.css');
@import url('menu.css');
@import url('news.css');
@import url('product.css');
@import url('cart.css');
@import url('order.css');
@import url('password.css');
@import url('product_conf.css');
@import url('dropmenu.css');

html {
	height:100%;
	margin: 0 0 1px;
}

body {
	background: #e9c92f;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	padding:0;
	margin: 0 0 1px;
	color:#6e695f;
}

img {
	border:0;
}

form{
	margin:0;
	padding:0;
}

p{
	line-height:150%;
}

.clear {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.mooTooltip{
	color:#000000;
	background:#f1f0df url(../images/product_header_r.png) repeat-x;
	z-index:10001;
	padding: 4px 15px 0 15px;
	border: 1px solid #dfd8bc;
	display:none;
	height:18px;
}

#loginerror{
	font-size:12px;
	color:#CC0000;
	height:20px;
	margin: 10px 0 10px 0;
	padding: 4px 0 0 26px;
	background:url(../images/alert_24x24.png) no-repeat top left;
}

#wrapper{
	width:980px;
	margin:0 auto;
	padding:0;
}

#wrapper_inner{
	width: 951px;
	margin:0 auto;
	padding:16px 0 0 0;
	position:relative;
}

#logo_container{
	height:129px;
	position:relative;
}

#logo_left{
	width:130px;
	height:129px;
	float:left;
}

#logo_right{
	width:787px;
	height:129px;
	float:right;
	position:relative;
}

#logo_right_strakofa{
	width:52px;
	height:129px;
	float:left;
	background:url(../images/strakofa.png) no-repeat bottom right;
	position:relative;
}

#logo_right_header{
	width:735px;
	height:129px;
	float:right;
	background-position:right top;
	background-repeat:no-repeat;
	position:relative;
}

#main_container{

}

#left_column{
	width:192px;
	float:left;
	padding: 24px 0 0 0;
}

#right_column{
	width:735px;
	float:right;
	line-height:120%;
}

#extraheader{
	height:280px;
	/*background:url(../images/extraheader.png);*/
	background-position:right bottom;
	background-repeat:no-repeat;
	position:relative;
}

#regnogarbeid{
	height:69px;
	width:735px;
	background:url(../images/regnogarbeid.png);
	position:absolute;
	top:211px;
	left:0;
}

#login{
	margin: 25px 0 0 0;
	padding: 0 0 0 14px;
	min-height:40px;
	height:auto !important;
  	height:40px;
	background:url(../images/login_bg.png) no-repeat top left;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;

}

#login span{
	font-weight:bold;
	display:block;
	padding: 18px 0 0 34px;
	height: 30px;
	margin: 0 0 10px 0;
	font-size:12px;
}

#login.loggedin{
	padding: 18px 0 0 50px;
	background:url(../images/login_bg_green.png) no-repeat top left;
	font-size: 12px;
	color:#000;
}

#login a{
	text-decoration:none;
	color:#ab9947;
	font-size: 11px;
}

#login a.adminlink{
	color:#990000;
}

#login a.logoutlink{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#login #linkscontainer{
	display:block;
	margin:3px 0 0 0;
}

#login a:hover{
	text-decoration:underline;
}

#login table{
	margin: 0;
	border-spacing:0;
}

#login table td{
	padding: 0;
}

.logininput{
	width: 150px;
	height: 23px;
	background: #FFFFFF;
	border: 1px solid #d5d0bc;
	margin: 2px 2px 6px 0;
	padding: 0 0 2px 4px;
	font-size:13px;
	color:#333333;
}

.loginsubmit{
	width:18px;
	height:25px;
	padding: 0;
	margin: 2px 0 6px 0;
	background: url(../images/loginsubmit_bg.png) #eab73d;
	border: none;
	cursor:pointer;
}

#catalogs{
	margin: 7px 0 0 0;
	padding: 35px 0 0 0px;
	background:url(../images/catalogs_bg.png) no-repeat top left;
	min-height:100px;
	height:auto !important;
  	height:100px;
}

#content{
	min-height:550px;
	height:auto !important;
  	height:550px;
	background:#FFFFFF;
	padding: 15px 15px 15px 15px;
	width:705px;
	float:right;
}


#footer{
	border-top: 1px solid #ab9947;
	height:30px;
	margin: 20px 0 0 0;
	position:relative;
}

#footer #visto{
	width: 200px;
	float:right;
	text-align:right;
	font-size:10px;
	margin: 5px 5px 0 0;
}

#footer #copyright{
	width: 200px;
	float:left;
	text-align:left;
	font-size:10px;
	margin: 5px 0 0 5px;
}

.paginator {
	font-size: 11px;
	margin:15px 0 0 0;
	text-align:right;
	display:block;
}

.paginator a {
	padding: 2px 6px;
	border: solid 1px #dfd8bc;
	background: url(../images/product_header_r.png) repeat-x #fff;
	text-decoration: none;
	font-size:11px;
	color:#6e695f;
}

.paginator a:visited {
	padding: 2px 6px;
	border: solid 1px #dfd8bc;
	text-decoration: none;
}

.paginator .break {
	padding: 2px 6px;
	border: none;
	text-decoration: none;
}

.paginator .this-page {
	padding: 2px 6px;
	border: solid 1px;
	color: #fff;
	background:#e9b63c;
	border-color:#e9b63c;
	text-decoration: none;
}
.paginator a:hover {
	color: #fff;
	background: #e9b63c;
	border-color: #dfd8bc;
	text-decoration: none;
}


.submitbutton{
	border: 1px solid #b0b0b0;
	font-size:10px;
	font-weight:bold;
	padding: 2px 5px 2px 5px;
	margin: 3px;
	color:#000;
	background: url(../images/buttons/button_bg.png) repeat-x;
	cursor:pointer;
}

.submitbutton_img{
	border: 0;
	font-size:10px;
	font-weight:bold;
	padding: 0 0 3px 0;
	margin: 3px;
	color:#444340;
	background: url(../images/buttons/button_bg2.png) no-repeat;
	cursor:pointer;
	height:21px;
	width:70px;
}

.submitbutton_img_wide{
	border: 0;
	font-size:10px;
	font-weight:bold;
	padding: 0 0 3px 0;
	margin: 3px;
	color:#444340;
	background: url(../images/buttons/button_bg2_wide.png) no-repeat;
	cursor:pointer;
	height:21px;
	width:105px;
}

.submitbutton_disabled{
	color:#999;
	cursor:default;
}