
.left-column {
	width: 250px;
	float: left;
	margin: 0 25px 0 0;
	min-height: 200px;
}

.center-column-position {
	width: 630px;
	float: left;
}

table.searchresults {
	width:630px;
	margin: 0 0 15px 0;
	border-collapse:collapse;
	float: left;
}

table.searchresults a {
	color: #3c3d48;
}
.formname{
	font-weight:bold;
	font-size:24px;
	color:#3C3D48;
	font-family:Palatino Linotype;
	padding:0px 0px 8px 0px;
}
.sok{
	width:100%;
	height:186px;
	background:url(../images/bg_form.png) repeat-x top left;
	background-color:#F9F6F3;
}
.formline{
 	width:100%;
	height:60px;
	float:left;
	
	font-size:12px;
	color:#3C3D48;
	font-family:Trebuchet MS, Tahoma, Verdana;
	font-weight:bold;
}
.formline-half{
 	width:100%;
	height:30px;
	float:left;	
	font-size:12px;
	color:#3C3D48;
	font-family:Trebuchet MS, Tahoma, Verdana;
	font-weight:bold;
}

.formblock{
	width:320px;
	margin:15px 0px 0px 20px;
	height:40px;
	float:left;
}
.formblock-down-one{
	width:320px;
	margin:8px 0px 0px 20px;
	height:40px;
	float:left;
}
.formblock-down-two{
	width:335px;
	margin:8px 0px 0px 20px;
	height:40px;
	float:left;
}
.formblock-down-three{
	width:320px;
	margin:0px 0px 0px 20px;
    	height:30px;
	float:left;
}
.formblock-down-four{
	width:320px;
	margin:0px 0px 0px 20px;
	height:30px;
	float:left;
	height:25px;
}
.formblock-down-four-right{
	width:155px;
	margin:0px 0px 0px 20px;
	height:30px;
	float:right;
	height:25px;
	font-style:italic;
	display:none;
}

.select{
	width:150px;
	border:1px solid #94B7CE;
	padding:0px 0px 0px 3px;
	font-size:10.5px;
	color:#3C3D48;
	font-family:Arial;
	font-weight:bold;
	/*background:url(../images/select.png) repeat-x top left;*/
}
.select li{
	background:white;
	color:#3C3D48;
	border:none;
}

.oppdater{
	background:url(../images/oppdater.png) repeat-x top left;
	background-color:#4898CB;
	width:140px;
	height:23px;
	font-size:10.6px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	border:none;
}
.search-button{
	width:67px;
	height:23px;
	padding: 0;
	background:url(../images/searchbutton.png) no-repeat top left; /*oppdater.png*/
	background-color:#4898CB;
	font-size:10.6px;
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	border:none;
}
.mainfield{
	background:url(../images/field-insert.png) no-repeat top left;
	height:24px;
	width:290px;
	font-weight:bold;
	font-size:10px;
	color:#3C3D48;
	font-family:Arial;
	padding:0px 0px 0px 10px;
	border:none;
	vertical-align:bottom;
}
.formblock-inner{
	width:158px;
	height:40px;
	float:left;
}
.formblock-inner-long{
	width:175px;
	height:40px;
	float: left;
}
.formblock-inner-three{
	width:155px;
	height:30px;
	float:left;
}
.searchresults{
}
.searchresults .name{
	padding:0px 0px 0px 20px;
	height:30px;
	background:url(../images/tablebg.png) repeat-x top left;
	font-weight:bold;
	color:#226B93;
}
.searchresults .name-basic{
	padding:0px 0px 0px 20px;
	height:30px;
	border:1px solid #CAE0EF;
}
.pagenavigator{
	padding:10px 0px 20px 20px;
	font-style:italic;
	font-weight:bold;
}
.searchresults .pagenavigator a {
	text-decoration:none;
	color: #54a8dd;
	font-family: Trebuchet MS;
	font-weight: normal;
}
.pagenavigator a:hover{
	text-decoration:none;
	color:#DD6904;
}
#navigation{
	float:right;/*left is base*/
	min-width:5px;
	width:5px; /*25% is base, then 20%*/
	margin-left:-3%;/*25% is base, then 23%*/
	padding-left:10px;
}
#navigation img{
	padding:10px 0px 0px 10px;
}
#extra{
	float:left;
	min-width:5px;
	width:5px;/*25% is base, then 20%*/
	margin-left:-100%;
	border-right:1px solid #CAE0EF;
}

/*--DROPDOWN BOXES (UI Select jQuery css override)--*/
div.sok .ui-selectmenu {
        height:21px;
}

div.sok .ui-icon-triangle-1-s {
        background-position:0px 0px;
}
div.sok .ui-state-default .ui-icon{
        background-image:url("../images/dropdown_button.png");
        border:1px solid #94B7CE;
        height:23px;
        width:21px;
        margin:-11px -7px 0px 0px;
}
div.sok .ui-selectmenu-status{
        font-weight:bold;
        font-size:10px;
        color:#3C3D48;
        font-family:Arial;
}
div.sok .ui-selectmenu-menu li a,.ui-selectmenu-status {
        padding:.1em 1em;
}
div.sok .ui-state-default {
        background:url("../images/select.png") repeat-x scroll 50% 50% #555555;
        border:1px solid #94B7CE;
        color:#EEEEEE;
}
div.sok .ui-corner-bottom {
        -moz-border-radius-bottomleft:0px;
        -moz-border-radius-bottomright:0px;
}
.ui-widget-content a {
        color:#3C3D48;
        font-size:12px;
}

.ui-selectmenu-item-selected a, .ui-corner-bottom a{
        font-weight:bold;
        font-size:10px;
        color:#3C3D48;
        font-family:Arial;
}

#searchcontent .left-column h3 a {
	color: #226b93;
	text-transform: uppercase;
	font-size: 12px;
}

.left-column a {
	color: #3d3d47;
	font-size: 12px;
}

.left-column a:hover {
}

