/* STRUCTURE */
body{
	margin:0;
}
html{
	height:100%;
	margin-bottom:0.01em;
}
#upperWrapper{
	width:100%;
	margin:0 auto;
}
#header{
	background:url("/includes/images/topbar_bg.gif");
	width:100%;
	height:83px;
	border-bottom:1px solid #E6EBF1;
}
#headerMiddle{
	margin:0 auto;
	width:975px;
	position:relative;
}
#logo{
	position:absolute;
	top:24px;
	left:17px;
}
#search{
	position:absolute;
	top:55px;
	right:26px;
}
#search .boxTitle{
	display:none;
}
#search #searchwords{
	border:0px solid #E3E3E3;
	font:normal 10px "trebuchet ms";
	padding:3px 4px;
	background:url("/includes/images/searchfield_bg.gif");
	height:13px;
	width:126px;
}
#search #searchbutton{
	border:0px solid #D8D8D8;
	font:normal 11px "trebuchet ms";
	padding:2px 1px 1px 1px;
	background-color:transparent;
	color:#003167;
	font-weight:bold;
}
#menubar{
	background:url("/includes/images/mainmenu_bg.gif");
	width:100%;
	height:33px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	position:relative;
}
#menubarInner{
	width:975px;
	margin:0 auto;
	position:relative;
}
#middleWrapper{
	width:100%;
	background-color:#fff;			
	background:url("/includes/images/mainarea_bg.gif");
	background-repeat:repeat-x;
}
* html #middleWrapper{
	background:none;
	background-color:#fff;			
}
#mainWrapper{
	width:975px;
	margin:0 auto;
	padding-top:9px;
}
#mainTop{
}
#mainBottom{
	margin-top:10px;
}
#bigbanner{
	float:left;
	width:751px;
	height:240px;
	background-repeat:no-repeat;	
	background:url("/includes/images/edisoft_bigbanner_bg.png");
}
* html #bigbanner{
	background:url("/includes/images/spacer.png");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/includes/images/edisoft_bigbanner_bg_clippe.png', sizingMethod=scale);
}
#bigbanner #back_image{
	z-index:0;
}
#bigbanner #front_image{
	z-index:1;
	padding-top:3px;
	padding-left:15px;
}
#bigbanner #html_content{
	margin-left:355px; 
	margin-top:-222px; 
	width:370px;
}
#bigbanner #html_content h1{
	font:bold 20px "trebuchet ms";
	color:#003a79;
    margin-top:0;
}
#bigbanner #html_content p{
	font:normal 12px "trebuchet ms";
	color:#666;
}
#bigbanner #html_content a{
	color:#003a79;
	text-decoration:none;
	
}
#bigbanner #html_content table tr td a, #bigbanner #html_content table tr td p.fed{
	font:bold 12px "trebuchet ms";
	background:url("/includes/images/edisoft_green_arrow.gif");
	background-repeat:no-repeat;
	padding-left:15px;
	border:0;
	text-decoration:none;
    color:#003a79;
}

#smallbanners{
	float:left;
	margin:0 0 0 10px;
}
#leftBox{
	background-color:#F1F6FB;
	border:1px solid #DEE4E8;
	width:206px;
	float:left;
	margin-left:1px;
	height:500px;
}
#centerColumn{
	float:left;
	margin:0 37px 0 35px;
	width:480px;
	font:normal 11px/19px "trebuchet ms";
	padding-top:5px;
}

#centerColumnPortal{
    float:left;
    margin:0 37px 0 35px;
    width:874px;
    font:normal 11px/19px "trebuchet ms";
    padding-top:5px;
}


#centerColumn_wide{
    float:left;
    margin:0 37px 0 35px;
    width:668px;
    font:normal 11px/19px "trebuchet ms";
    padding-top:5px;
}

#rightBox{
	background-color:#F1F6FB;
	border:1px solid #DEE4E8;
	width:188px;
	height:500px;
	float:left;
	padding:10px;
    font:normal 11px "trebuchet ms";
}
#footer{
	border-top:1px solid #E6EBF1;
	border-bottom:1px solid #E6EBF1;
	height:29px;
	margin:5px 0;
}
#footerInner{
	width:935px;
	margin:0 auto;
	font:normal 11px/29px "trebuchet ms";
	color:#666666;
	padding:0 20px;
}
#footerLeft{
	float:left;
}
#footerRight{
	float:right;
}
#belowFooterSpace{
	font-size:1px;
	height:5px;
}
.vline{
	color:#ddd;
	margin:0 5px;
}
.bannersplit{
	height:8px;
	font-size:1px;
}
#frontpage_bottombox{
	border-top:1px solid #dfdfdf;
}
#frontpage_news{
	float:left; 
	width:224px; 
	border-right:1px solid #dfdfdf; 
	padding-right:15px;
	padding-left:0px;
	margin-top:10px;
}
#frontpage_consignors{
	float:left; 
	width:219px; 
	padding-left:20px;
	margin-top:10px;
}
#frontpage_consignors h2{
	margin-top:0 !important;
}
/* END STRUCTURE */

/* MAIN MENU */
#menubar ul{
	margin:0;
	margin-left:35px;
	padding:0;
	list-style-type:none;
}
#menubar ul li{
	display:inline;
	float:left;
	margin:0;
	margin-right:60px;
	color:#003268;
	height:33px;
	font:normal 11px/30px "trebuchet ms";
}
div.norwaymenu ul li{
    margin-right:45px !important;
}
#menubar ul li a{
	text-decoration:none;
	color:#003268;
}
#menubar ul li a:hover, #menubar ul li a.selected, #leftBox a:hover, #rightBox a:hover, ce{
	text-decoration:none;
	color:#2A90C8;
}
#menubar ul li ul, #menubar ul li ul li, #menubar ul li ul li a{
	display:none;
}
/* END MAIN MENU */

/* SUPPORT MENU */
#supportmenu_ul{
	background:url("/includes/images/supportmenu_bg.gif");
	position:absolute;
	right:0;
	width:213px;
	height:31px;
}
#supportmenu_ul li{
	margin:0 0 0 39px !important;
}
/* END SUPPORT MENU */

/* SUBMENU - LEFT COLUMN */
#leftBox ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font:normal 11px "trebuchet ms";
}
#leftBox ul li{
	margin:0;
	padding:0;
	border-bottom:1px solid #ddd;
	margin-left:-10px;
	margin-right:-10px;
	padding:10px;
}
#leftBox ul li ul{
	list-style-type:square;
	margin-top:5px;
}
#leftBox ul li ul li{
	border:0;
	margin-left:28px;
	padding-left:0;
	padding-bottom:0;
	padding-top:0px;
	font-size:11px;
	color:#439acf;
}
#leftBox ul li a, #leftBox a, #rightBox a{
	color:#003978;
	text-decoration:none;
}
#rightBox a{
	text-decoration:underline;
}
#leftBox ul li a.selected{
	color:#439acf;
	text-decoration:none;
}
#submenu{
	padding:10px;
	padding-top:0;
}
/* END SUBMENU - LEFT COLUMN */

/* LEFT COLUMN - PRODUCT BOXES */
#leftBox table, #rightBox table{
	margin-top:20px;
	font:normal 11px "trebuchet ms";
}
#leftBox table h2, #rightBox table h2{
	font:bold 12px "trebuchet ms";
	color:#003a79;
	margin:0;
}
#leftBox table p, #rightBox table p,  #rightBox p{
	margin-top:0;
}
/* END LEFT COLUMN - PRODUCT BOXES */

#centerColumn h1{
	font:bold 16px "trebuchet ms";
	color:#003a79;
	margin-top:0;
}
#centerColumn h2{
	font:bold 12px "trebuchet ms";
	color:#003a79;
	margin-top:20px;
}
#centerColumn a{
	color:#003a79;
	text-decoration:underline;
}
#centerColumn a:hover{
	color:#2A90C8;
	text-decoration:underline;
}
#centerColumn .marginBox .boxTitle{
	font:bold 12px "trebuchet ms";
	color:#003a79;	
}
#centerColumn .marginBox p{
	margin-bottom:0;
}
#centerColumn .marginBox p.boxComment{
	text-align:right;
}
#centerColumn .marginBox p a{
	color:#003a79;
	text-decoration:underline;
}
#centerColumn .marginBox div.newsdate{
	color:#666666;
}

#centerColumn_wide h1{
    font:bold 16px "trebuchet ms";
    color:#003a79;
    margin-top:0;
}
#centerColumn_wide h2{
    font:bold 12px "trebuchet ms";
    color:#003a79;
    margin-top:20px;
}
#centerColumn_wide a{
    color:#003a79;
    text-decoration:underline;
}
#centerColumn_wide a:hover{
    color:#2A90C8;
    text-decoration:underline;
}
#centerColumn_wide .marginBox .boxTitle{
    font:bold 12px "trebuchet ms";
    color:#003a79;    
}
#centerColumn_wide .marginBox p{
    margin-bottom:0;
}
#centerColumn_wide .marginBox p.boxComment{
    text-align:right;
}
#centerColumn_wide .marginBox p a{
    color:#003a79;
    text-decoration:underline;
}
#centerColumn_wide .marginBox div.newsdate{
    color:#666666;
}

.searchengineHighlight{
	background-color:#fffaaa;
}
#printerfriendly{
	text-align:right;
	margin-top:40px;
	font-size:9px;
}

p{margin:0 0 1em;}
ul{margin:0px 25px 1em;}
h2{margin-bottom:0}
h3{margin-bottom:0}
h4{margin-bottom:0}
h5{margin-bottom:0}
h6{margin-bottom:0}

/* NEWS ARCHIVE */
.month_seperator{
	font-weight:bold;
	background-color:#F1F6FB;
	padding:3px;
	border-bottom:1px solid #DEE4E8;
	margin:20px 0 0 0;
}
.newsArchiveNewsLine{
	margin:5px 0 5px 15px;
}
/* END NEWS ARCHIVE */

/* GENERATED FORMS */
	.generatedFormFieldHeader{
		background-color:#F1F6FB;
		padding:3px;
		font:bold 11px "trebuchet ms";
		margin-bottom:3px;
		margin-right:5px;
		float:left;
		width:150px;
		text-align:right;
		clear:both;
		border-right:2px solid #BED4E6;
		color:#003a79;
	}
	.generatedFormFieldContainer{
		margin-bottom:15px;
		font:normal 11px "trebuchet ms";
	}
	.generatedFormField{
		font:normal 11px "trebuchet ms";
		border:1px solid #9FBBD2;
	}
	.generatedFormButtonBar{
		clear:both;
		text-align:right;
		padding:5px;
		background-color:#F1F6FB;
	}
	.generatedFormButtonBar input{
		font:bold 11px "trebuchet ms";
		border:1px solid #9FBBD2;
		}
    .generatedFormFieldHelpText{
        background-color:#ddffdd;
        padding:3px;
        clear:top;
    }

/* END GENERATED FORMS */

.tiled_user_item{
	padding:5px; 
	text-align:center; 
	float:left; 
	width:29%; 
	height:65px; 
	border:1px solid #fff; 
	margin:0 5px 5px 0;
	background-color:#fff;
	border:1px solid #eee;
}
.tiled_user_item img{
	border:1px solid #ddd;
}
div.tiled_user_item p{
	margin:0 !important;
}
.tiled_user_item p.user_name{
	font-weight:bold;
}

.newsletter_usermessage{
	width:98%;
}
#newsletter_categories_container{
	width:200px;
}
/* PROMO-BUTTONS */
	.promo {
		clear: both;
		border-top:1px solid #CCCCCC;
		margin-bottom:7px;
		padding-bottom:7px;
	}
	.promo span {
		color:#666666;
		float:left;
		font-size:85%;
		margin-top:10px;
		margin-bottom:10px;
		text-align:center;
		width:300;
	}
	.promo span img {
		margin-bottom:5px;
	}
	.promo span img.withtext {
		vertical-align:middle;
	}
	.promo div {
		float:right;
		width:175px;
	}
	.promo textarea {
		margin-top:10px;
		margin-bottom:10px;
		font-size:12px;
		height:65px;
		width:175px;
	}
	
#flagnavigation {
	float:right; 
	margin: 25px 30px 0 0;
}

#flagnavigation img {
	margin-left: 2px;
}

/* SLIDES */

.slides_container {
	width:749px;
	height:238px;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 1px 1px #eee;
}
.slides_container div.singleslide {
	width:749px;
	height:238px;
	display:none;
	float: left;
}
.slides_container div.singleslide img{
	-webkit-border-radius: 4px;
}
#slides .pagination{
	margin: 5px 0 0 0;
	padding: 0;
	float: right;  
	font: bold 11px "trebuchet ms";
}
.pagination li{
	margin: 0;
	padding: 0;
	float:left;
	display: block;
	width:20px;
	text-align: center;
	border-right:1px solid #ddd;
}
.pagination li a{
	text-decoration: none;
	color:#aaa;
}
.pagination li.current a{
	color:#000;
}

div.slidetext{
	font: normal 11px tahoma;
}
