/*
Theme Name: DinRegion.se
Theme URI: http://DinRegion.se/
Description: www.abens.se
Version: 1.0
Author: Abens.se
Author URI: http://abens.se/
Tags: Dinregion.se

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #444;
	text-align: center;
	background: #335E92;
	}

#page {

	border: 0px solid #959596;
	text-align: left;
	}

#wrap {
	width: 100%; 
	margin: 0;
	border:0px solid black;
	background:#6A95C2;
	overflow:hidden;
}

#header {
	width: 100%; 
	height: 120px;
	margin: 0;
	text-align: right;
	border:0px solid black;
	background:#6a95c2 url(images/head_bg.gif) left top no-repeat;
	clear:both;
	overflow:hidden;
	}
	
#logo {
	width: 290px; 
	height: 81px;
	margin: 0;
	margin:0px;
	float:left;
	background:transparent;
	}



#content {
	font-size: 1em;
	margin:0;overflow:hidden;
	float:left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}
	
	#footer p {
	color: #aaa;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Arial, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {

	text-decoration: none;
	}

#content a, .page_content a {color:#085396;} 

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background: url('images/bottombg.png') no-repeat bottom left;
	margin: 0 auto 0 auto;
	padding: 10px 0 30px 0;
	width: 940px;
	}


.narrowcolumn {

	padding: 0 0 0 0px;
	margin: 0;
	width: auto;
	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;

	}

.post {
	padding: 0 10px;
	text-align: left;
	line-height:1.5;
	}
.post p {margin:5px 0;}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
	width:100%; 
	
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0 0 2px 0;
	margin: 20px 0 0;
	border-bottom:1px solid #ddd;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding:0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: auto;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/***************** CSS Din Region ***********************/

#menu_container {height:33px; background:transparent url(images/menu_bg.gif) left top repeat-x;}
#menu {
	width:1000px;
	margin:-11px 10px 0 0px;
	background:transparent;
	text-align: left;
	position:absolute;
	left:20px;
}
#menu ul {margin:0; padding:0; list-style:none; text-transform:uppercase;}
#menu li {
	display: inline;
	margin: 0px;
	float:left;		
}
#menu li a {
	color: #fff;
	font-size:12px;
	padding:3px 1.2em;
	display:block;
	font-weight:bold;
	margin-top:17px;
}	
#menu li a:hover {
	border-bottom:0px solid #666;
}	
#menu li ul, #menu li li {
	display:none;
}

#menu li.current_page_item {padding-left:20px; background:transparent url(images/menu_selected_bg.gif) left top no-repeat; text-align:center;}
#menu li.current_page_item a {padding:20px 20px 11px 0px; margin-top:0px;  color:#6886a4; background:transparent url(images/menu_selected_bg.gif) right top no-repeat; }

#region_selector {float:right; width:auto; margin-top:12px;}
#region_selector label {font-size:11px; margin:9px 8px 0 0; float:right; font-weight:bold; text-transform:uppercase; color:#fff;}
#region_selector select {height:20px; float:right; margin:6px 0 0 0;}

#content, .searchbox_wrapper, .header_container {width:1030px; text-align:left; padding:0;} 
.searchbox_wrapper, .header_container {height:100%; float:left; }
.banner_bg {background:transparent url(images/annonser.gif) 12px 5px no-repeat; padding:10px 0 15px 0; *padding:20px 0 15px 0;}
.banner_bg .banner {margin:15px 0 0px 12px;}

#FM_content_top {width:564px; _width:568px; text-align:left; font-size:18px; padding:10px 10px 5px 10px; *padding:10px 10px 0 10px; height:auto; margin:6px 2px 2px 12px; _margin:6px 2px 2px 8px; color:#333; border:1px solid #3072a4; background-color:#F8FAFD;}
#FM_content_top ul {margin:5px 0 10px 0; _margin:5px 0 0px 0; padding:0; list-style:none; font-size:11px; width:560px;  }
#FM_content_top ul li {color:#333; float:left; height:15px; overflow:visible; padding:2px 0; width:280px;}
#FM_content_top ul li a {color:#085396; margin-right:3px;}
#FM_content_top ul li a:hover {text-decoration:underline;}



.clearfix {clear:both; width:100%; background:transparent; height:0px;}

.annonsera_har {width:175px; height:175px; background:#eee; text-align:center; border:1px dashed #ccc; margin:15px 0 0px 12px; display:block;}
a.annonsera_har:hover, .annonsera_har span:hover, #content .banner_bg a:hover {text-decoration:none;}
.annonsera_har span {
	color:#999999;
	font-size:14px;
	font-weight:bold;
	position:relative;
	text-transform:uppercase;
	top:75px;
}

a {outline:none;}		
	

.results_info strong, #essi-hitcount,#essi-wholesite, #essi-hitname, .results_box_top_left strong {color:#333; font-weight:bolder;}
.FM_results_message {margin:5px 10px;  color:#555; }
.results_info {border-bottom:1px solid #eee; font-size:13px; padding:9px 0 15px 35px; background:transparent url(images/DN_info_symbol.gif) no-repeat 2px 4px}

#search_wrapper {height:100px; width:100%; text-align:left; overflow:hidden; background:#e8f5fc url(images/search_bg.gif) left bottom repeat-x;}
#search_wrapper h2 {float:left; margin:10px 0 0 20px; color:#6A95C2;}
#searchbox {width:auto; float:left; height:60px; margin:10px 0 0 13px; /*background:transparent url(images/search_box_bg.gif) left top repeat-x;*/ }
#searchbox input.search_input {display:block; float:left; width:405px; height:20px; _height:22px; overflow:hidden; padding:5px 5px 2px 5px; margin:0px 0 0 0; font-size:15px; color:#444; }
#searchbox label {float:left; font-style:italic; clear:left; margin-top:2px; font-size:10px; color:#555;}
#searchbox input.submit_button { display:block; float:left; width:78px; height:33px; border:0; padding:0; margin:0 6px 0 10px; background:transparent url(images/button_search.gif) top left no-repeat; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}
.searchbox_left {width:5px; height:100%; float:left; /*background:transparent url(images/search_box_corner.gif) left top no-repeat;*/}
.searchbox_right {width:5px; height:100%; float:right; /*background:transparent url(images/search_box_corner.gif) right top no-repeat;*/}
#searchform {float:left; width:auto; margin:10px 0 0 0px; }
.input_radio {float:left; width:auto; margin:5px 0 0 0; clear:both;}
.input_radio input, .input_radio span {float:left; margin:1px 3px 3px 3px;}
.input_radio input {*margin:-2px 0 0 0px;}
.input_radio span {padding:0px 0 0 0;}

/*------- pages---------*/

#contact_form {text-align:left; float:left; border-top:5px solid #eee; width:450px;  }
form.ddfm .submit {
	text-align: right;
	clear: both; 
	float:right;
	display:block;
	border:0;
	padding:0;
	
}

#branschreg {margin:10px 5px 0 10px; font-weight:bold; background:none; line-height:1.5;}
#branschreg a {margin:0 5px; background:none;  font-weight:bold;}
#branschreg .count {font-size:10px; color:#888; font-weight:normal; }
#branschreg a.branscher_lista { width:auto; clear:both; float:left; height:22px; overflow:hidden; font-weight:normal;}
#branschreg a:hover {text-decoration:underline;}

.titlebox_wrapper {width:100%; height:38px; overflow:hidden;}
.titlebox_res_wrapper {width:100%; height:30px; overflow:hidden;}
.titlebox_left {width:5px; height:100%; float:left; background-position:top left;}
.titlebox_right {width:5px; height:100%; float:right; background-position:top right;}
h2.titlebox_title {margin:8px 0 0 8px; display:block; float:left; font-size:18px; text-transform:uppercase; color:#fff; font-weight:bold;}
h2.titlebox_res_title {margin:8px 0 0 6px; display:block; float:left; font-size:13px; text-transform:uppercase; color:#fff; font-weight:bold;}
/*.titlebox_blue {background:transparent url(images/titlebox_bg_blue.gif) left top repeat-x; }
.titlebox_corner_blue {background-image:url(images/titlebox_corner_blue.gif);}
*/
.titlebox_green {background:transparent url(images/titlebox_bg_green.gif) left top repeat-x; }
.titlebox_corner_green {background-image:url(images/titlebox_corner_green.gif);}
.titlebox_res_blue {background:transparent url(images/titlebox_res_bg_blue.gif) left top repeat-x; }
.titlebox_res_corner_blue {background-image:url(images/titlebox_res_corner_blue.gif);}
.titlebox_page_blue, .titlebox_blue {background:transparent url(images/titlebox_page_bg_blue.gif) left top repeat-x; }
.titlebox_page_corner_blue, .titlebox_corner_blue  {background-image:url(images/titlebox_page_corner_blue.gif);}

#page_content {padding:10px 15px 30px 15px; font-size:14px; text-align:left; color:#333;}

/*--------- First page ----------*/

#valj_region {width:600px; height:550px; margin:40px auto 0 auto;}
.fp_karta {float:left;}
.fp_lankar {float:left; text-align:left;  margin:35px 0 0 40px; width:285px; padding:90px 0 0 10px; background:transparent url(images/fp_logo.gif) top left no-repeat;}
.fp_lankar span { color:#f2f6fa;  font-style:normal; font-size:14px; line-height:1.5;}
.fp_lankar ul {margin:15px 0 0 0; padding:0; color:#fff; list-style:disc inside; border-top:1px solid #82a7c8; width:230px;}
.fp_lankar ul li {margin:0; border-bottom:1px solid #82a7c8; padding:3px 5px 4px 5px; font-size:20px; }
.fp_lankar ul li a {padding:0px 0 5px 0; color:#fff; font-size:12px;}

#fp_content {width:100%; overflow:hidden; height:350px; background:transparent url(images/fp_content_bg.jpg) bottom right no-repeat;}
#fp_content p {width:500px; font-size:30px; letter-spacing:-1px; margin:30px 0 0 20px; _margin:30px 0 0 10px; text-align:left; color:#57758b; line-height:1.5; float:left;}
 

#display_region {float:right; display:block; color:#fff; margin:30px 10px 0; font-size:24px; font-weight:bold; text-align:right; text-transform:uppercase; }

.fp_region_welcome {height:256px; width:775px; margin:9px 13px 11px 13px;}
.stockholm {background:transparent url(images/dinregion_stockholm.jpg) no-repeat top left;}
.dalarna {background:transparent url(images/dinregion_dalarna.jpg) no-repeat top left;}
.norrland {background:transparent url(images/dinregion_norrland.jpg) no-repeat top left;}
.skane {background:transparent url(images/dinregion_skane.jpg) no-repeat top left;}
.varmland {background:transparent url(images/dinregion_vastmanland.jpg) no-repeat top left;}
.gbg {background:transparent url(images/dinregion_gbg.jpg) no-repeat top left;}
.malardalen {background:transparent url(images/dinregion_malardalen.jpg) no-repeat top left;}
.smaland {background:transparent url(images/dinregion_smaland.jpg) no-repeat top left;}
.ostergotland {background:transparent url(images/dinregion_ostergotland.jpg) no-repeat top left;}
.fp_region_welcome_text {position:relative; top:150px; width:100%; height:100px; }
.fp_region_welcome_text h2, .fp_region_welcome_text h1, .fp_region_welcome_text p {margin:0 20px 0 10px; color:#fff;} 
.fp_region_welcome_text h2, .fp_region_welcome_text h1 {font-size:29px;}
.fp_region_welcome_text p  {font-size:16px; line-height:1.3;}
.fp_region_welcome_text h1 { padding:0; text-align:left;}

.column_news {margin:0px 0px 11px 13px; _margin:0px 0px 11px 7px; float:left; width:774px; padding:0 0 20px 0;}
.column_weather {margin:0px 13px 11px 0px; float:right; width:380px;}
.column_weather table {border:0!important;}

#content .column_news ul {list-style:none; float:left; margin:0; padding:0 0px; border-top:1px dotted #eee;}
#content .column_news ul li {display:block; width:335px; float:left; padding:5px 10px 5px 35px; border-bottom:1px dotted #eee; background:transparent url(images/DN_news_icon.gif) 5px 0 no-repeat; }
#content .column_news ul li a {width:100%; height:100%; color:#5e6c89; }
#content a strong {font-size:14px; color:#333;}
.news_title {color:#333; padding:9px 0 10px 45px; font-size:20px; margin:10px 0 5px 0;}
.regional_news {width:380px; float:left; background:transparent url(images/DN_regional_news.gif) 0 10px no-repeat;}
.eco_news {width:380px; float:right; background:transparent url(images/DN_eco_news.gif) 0 10px no-repeat;}

#weather {background:transparent url(images/loader.gif) 83px 50px no-repeat; margin:0 0 0 5px; width:190px; height:120px;}

/*--------------- Sub menu -----------*/



/*---- H------*/

#sidebar .box_top h1, #results_box_top h1 {font-size:16px; font-weight:bold; margin:0; padding:18px 0 0 15px; text-align:left; color:#829cb1; display:block; float:left;}
#page_top h1, #fullpage_top h1 {font-size: 20px; font-weight:bold; margin:0; padding:20px 0 0 30px; text-align:left; color:#829cb1;}
#firstpage_box_right h1 {font-size: 18px; font-weight:bold; margin:0 0 20px 0; padding:20px 0 0 15px; text-align:left; color:#fff;}
#page_entry h2 {font-size: 22px; float:left; font-weight:bold; margin:7px 0 0px 10px; padding:0px 0 0px 0; text-align:left; color:#fff;}
 


/*--------------- Flexbox -----------------*/

.flexbox_wrapper {margin:6px 0 0 10px; _margin:6px 0 0 6px; background:#fff; overflow:hidden;}
.results_content_left .flexbox_wrapper {margin:0; text-align:left;}

.flexbox_top_wrapper {width:100%; height:4px; overflow:hidden; position:relative; top:0; background:transparent url(images/flexbox/flexbox_top_bg.gif) left top repeat-x;}
.flexbox_top_left {width:3px; height:4px; float:left; background:transparent url(images/flexbox/flexbox_top_left_bg.gif) left top no-repeat;}
.flexbox_top_right {width:3px; height:4px; float:right; background:transparent url(images/flexbox/flexbox_top_right_bg.gif) left top no-repeat;}

.flexbox_content_left {width:100%; background:transparent url(images/flexbox/flexbox_content_left.gif) left top repeat-y;}
.flexbox_content_right {width:100%; height:100%; background:transparent url(images/flexbox/flexbox_content_right.gif) right top repeat-y;}
.flexbox_content_container {width:100%; height:100%; overflow:hidden;}

.flexbox_bottom_wrapper {width:100%; height:4px; overflow:hidden; position:relative; bottom:0; background:transparent url(images/flexbox/flexbox_bottom_bg.gif) left top repeat-x;}
.flexbox_bottom_left {width:4px; height:4px; float:left; background:transparent url(images/flexbox/flexbox_bottom_left_bg.gif) left top no-repeat;}
.flexbox_bottom_right {width:4px; height:4px; float:right; background:transparent url(images/flexbox/flexbox_bottom_right_bg.gif) left top no-repeat;}


.firstpage_content {width:800px; float:left;}
.firstpage_content_height {height:300px;}

.firstpage_ads {width:201px; float:left;}
.firstpage_ads_height {height:auto;}


/*------------------- result boxes ------------------*/

.results_content_left { width:200px;}
#sidebar_left {float:left; margin:6px 0 11px 11px; _margin:6px 0 11px 6px;}
#results_main {width:600px; float:left; text-align:left;}
#results_box_content {padding:0 10px;}


.pagination {width:100%; text-align:center; height:40px; padding-top:20px;}
.pagination a {border:0px solid #3E67B9; font-size:13px; padding:1px 4px;}
.pagination a:hover {text-decoration:underline;}
.pagination .prev {padding-left:0px!important;}
.pagination .current {font-weight:bold; margin:0 4px 0 1px; height:15px; padding:2px 2px 2px 5px; text-align:center; color:#fff; background:#3E67B9; border:1px solid #3E67B9;}


.filter_links {display:block; font-size:11px; margin:0 10px; padding:3px 5px; border-bottom:1px solid #eee;}
#content a.filter_links:hover, span.hit_cat_active a.filter_links {background:#fafafa url(images/active_arrow.gif) right 4px no-repeat; border-left:3px solid #6A95C2; text-decoration:none;}
.hitBox {padding:10px 10px 10px 5px; *padding:10px 10px 0px 5px; color:#333; font-size:13px;}
#results_box_content .hitBox {border-bottom:1px solid #eee;}


.hitBox .hit_cat {font-weight:bold; font-size:12px; background:transparent;}

.hitTitle {font-size:18px; color:#333;}
.hitTitle strong {background:#d9e7f2; font-weight:inherit;}
.customer {font-weight:normal;}
.paying_customer, #personer_content .customer {font-weight:bold;}


.num ul {list-style:none; padding:0; margin:5px 0 0 0; background:transparent;}
.num ul li {margin:0; height:auto; padding:0;  }
#personer_content .num ul li { font-size:12px; }
.hitBox .cat {color:#888; font-weight:normal;}
#content .hitBox .cat a, #content .hitBox .webb a, #content .hitBox .webb .sida, #content #personer_content .num ul li a {color:#a59761; font-size:12px; font-weight:normal; margin:0; }
a {color:#3e67b9; text-decoration:none;}
a:visited {text-decoration:none;}
.webb {font-weight:normal;}
.results_info_more_wrapper {display:none; width:525px; padding:0; clear:both; margin-left:20px; height:auto; background:transparent url(images/result_more_bg.gif) top left repeat-y;}
#results_info_more_top {width:100%; height:32px; background:transparent url(images/result_more_top.gif) top left no-repeat;}
#results_info_more_content {width:495px; padding:0 0 0px 0px; height:auto; background:transparent;}
#results_info_more_bottom {width:100%; margin:0; height:8px; background:transparent url(images/result_more_bottom.gif) top left no-repeat;}

#results_info_more_content .content {font-size:12px;}


#results_more_info_link {width:86px; height:17px; background:transparent url(images/button_moreinfo.gif) no-repeat; display:block; margin-top:5px; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}
.close_more_info {height:100%; display:block; float:right; margin-right:5px; width:25px; background:transparent; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}
.link_block {display:block; clear:both; float:left; margin-top:5px;}
.bottomCont {margin:0 0 10px 20px;}
.bottomCont .title {background:#ededed; font-size:14px; margin-bottom:10px; padding:5px;}




/*--------- footer ---------------*/
#footer_wrapper {clear:both; padding:20px 0 0 0;}

#footer { 
	padding: 10px 0 0 0;
	margin: 0px 0 0 0;
	width: 100%;
	clear: both;
	background:#335e92;
	height:70px;
	border-top:0px solid #e8f5fc;
	}
	
#footer a {color:#bebaa8;}
#footer a:hover {text-decoration:underline;}
 

#footer p {
	
	padding: 0px 0 0 0;
	text-align: left;
	font-size:12px;
	margin:0px 0 0 13px;
	line-height:2;
	color:#fff;
	}
	
#footer_menu {
	width: 300px; 
	height: auto;
	margin:0 auto;
	background:transparent;
	text-align: center;
	padding:15px 0 0 0;
	
}
#footer_menu li {
	display: inline;
	margin: 0px;
	
	text-align:center;
}
#footer_menu li a {
	color: #52b7e6;
	font-size:9px;
	padding:0em 0.5em;
	margin:0px;
	display:inline;
	font-weight:normal;
	text-align: center;
}	
#footer_menu li a:hover {
	border-bottom:0px solid #666;
}	
#footer_menu li ul, #menu li li {
	display:none;
}









#full_page {
	width:940px;
	min-height:380px;
	background:transparent url(images/full_bg.png)  no-repeat;
	
}

#side_menu {
	background:transparent url(images/sidebar_bg.png) no-repeat;
	float:left;
	height:200px;
	width:200px;
	padding: 20px 0 0px 0;
	margin:7px 0 0 10px; 
	
}

.page_content {
	background:transparent url(images/page_content_bg.png)  no-repeat;
	min-height:350px;
	float:right;
	width:690px;
	margin:0 15px 0 0;
	padding:20px 0px 0 0px;
}

.page_campaign {
	background:transparent url(images/page_campaign_bg.png)  no-repeat;
	min-height:350px;
	float:right;
	width:690px;
	margin:0 15px 0 0;
	padding:180px 0px 0 0px;
}

.page_text {
	margin:10px 0 0 40px;
	width:610px;
	color:#777;
}

.fullpage_text {
	margin:0px 0 0 40px;
	padding-top:30px;
	width:860px;
	color:#777;
}

.contactpage_text {
	margin:0px 0 0 40px;
	padding-top:30px;
	width:860px;
	color:#777;
}

.news_text {
	margin:0px 0 0 40px;
	padding-top:30px;
	width:560px;
	color:#777;
}

#submenu {
	list-style:none;
	padding:0;
	margin:0;
	
}


/*----------- END Structure -----------*/


/* Contains the entire tabbed section */
.tabbed {
	}
.tabs {background:transparent url(images/FM_ui_menu.gif) top left no-repeat; height:39px;}

/* List of tabs */.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
	}
.tabbed ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	background:transparent url(images/FM_ui_menu_shader.gif) top right no-repeat;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 0 2px 0 0;
	padding: 10px 12px;
	color:#aaa;
	font-weight:bold;
	cursor:pointer;
	}
.tabbed ul.tabs li a:hover {
	}




/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
	color:#fff;
	}

/* The content shown when a tab is selected */
.tabbed div {
	float: left;
	display: block;
	width: 650px;
	padding:10px;
	}
.tabbed h3 {margin:10px 0 0 0;}
#page_entry .tabbed div table {line-height:1.2;}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */
.tabbed div ul {
	}
.tabbed div p {
	}
.tabbed div div {
	}

/*----------- Overrides ---------------*/


.ddfmwrap { font-family: Arial!important; margin:0!important; overflow:visible!important;} 
form.ddfm {width:270px!important; padding:0!important; overflow:visible!important;}
form.ddfm label {color:#333!important; display:inline!important; font-size:14px!important; font-weight:normal!important;
margin:0 10px 0 -7px!important;
padding-bottom:0!important;
text-align:left!important;
width:auto!important;
clear:none!important;
float:none!important;
overflow:visible!important;
}
form.ddfm textarea {float:none!important;}
.ddfmwrap p.fieldwrap {width:260px!important;}
form.ddfm textarea, form.ddfm input.fmfile, form.ddfm input.fmtext {width:100%!important; }

table {
    border: none!important;
     background:#fff!important;
    }
tbody tr td {
    background: transparent url('/img/trade-gradient-tall.png') repeat-x!important;
    border-bottom: 0px solid #ADCEE4;
    }
tbody tr td span {
    color: #6A95C2!important;
    display:none;
    }
tbody tr td tbody tr td span {
    color: #6A95C2!important;
    display:inline;
    }
tbody tr td tbody tr td {
    background:transparent!important;
    border-bottom: none;
    }
tbody tr td tbody tr, tbody tr td tbody, tbody tr {background:#fff!important;}
tbody tr td tbody tr td img { border:0px solid #01528C;}

#page_entry .ddsg-wrapper h2 {font-size:16px; display:inline; float:none; color:#fff; margin:0px 0 0 5px; padding-top:10px;}
#page_entry .ddsg-wrapper ul {margin:0; padding:0 0 0 20px;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
