/*<group=General Styles>*/

body {
	margin: 0px 5px 0px 5px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

p { 
}

b, strong {
	font-weight: bold;
	color: #092143;
}

a:link {
	color: #2b71b7;
	text-decoration: none;
}

a:visited {
	color: #2b71b7;
	text-decoration: none;
}

a:hover, a:active {
	color: #092143;
}
	
/*</group>*/

/*<group=Layout>*/

.category_link{
	color: #092143;
	font-size:14px;
	font-weight:bold;
}
.category_link_sub{
	font-size:10px;
	font-weight:normal;
}

.ad_space {
	background: #ffffff repeat-y left url(/images/sidebar_bg2.png); /* This Is The BG Color Of The Main Div */
	width: 962px;
	margin: 0px; /* Right And Left Margin Widths To Auto */
	padding:2px;
	text-align: center;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.adspace_right {
	width: 160px;
	float: right;
	text-align: center;
	overflow: hidden;
	top:0px;
}

#additional_box {
	background: #ffffff repeat-y left url(/images/sidebar_bg2.png); /* This Is The BG Color Of The Main Div */
	width: 820px;
	margin: 0px;
	padding:2px;
	text-align: center;
	font-size:13px;
	font-weight:bold;
}

#additional_box a:link, #additional_box a:visited {
	color: #22229C;
	text-decoration: underline;
}

#wrapper {
	width:987px;
	text-align:left;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
}

#container {
	background: #ffffff repeat-y left url(/images/sidebar_bg.png); /* This Is The BG Color Of The Main Div */
	width: 987px;
	margin: 0px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #3e3e3e;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 1.5em;
}

#pageHeader {
	/*width: 820px;*/
	background: #A0B8DA url(http://www.mobiloversigt.dk/images/header_bg_standard.jpg) no-repeat;
	text-align: right;
	list-style: none;
	height: 100px;
	width:100%;
	padding-top:4px;
}

#pageHeader img {
	display: inline;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

#pageHeader h1 {
	color: #ffffff;
	text-shadow: 0px 0px 4px #c6e3f9;
	margin: 0px;
	text-align: left;
	font-size: 26px;
	letter-spacing: 3px;
	padding: 20px 20px 5px 50px;
}

#pageHeader h2 {
	color: #c6e3f9;
	text-shadow: 0px 0px 3px #c6e3f9;
	margin: 0px;
	font-size: 16px;
	text-align: left;
	padding-right: 20px;
	padding-left: 50px;
	letter-spacing: 3px;
}

#contentContainer {
	width: 629px;
	float: left;
	text-align: left;
	padding-top: 30px;
	border-top: 1px solid #aaa;
	overflow: hidden;
}

#contentContainer #content {
	padding-right: 15px;
	padding-left: 20px;
	width: 579px;
}

#sidebarContainer {
	width: 190px;
	float: left;
	text-align: left;
	overflow: hidden;
}

#sidebarContainer .sidebar {
	padding: 10px;
}

#footer_old {
	width: 967px;
	margin: 0px; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */;
	height: 31px;
	color: #ffffff;
	background: url(/images/footer_bg.png) repeat-x;
}

#footer_old p {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer_old a {
	color: #8ba1d7;
}

#footer_old a:hover {
	color: #092143;
	text-decoration: none;
}
	
/*</group>*/

.article_vote {
	float:left;
	display:inline;
	width:49%;
	vertical-align:top;
	text-align:center;
}
.article_vote_full {
	width:100%;
	vertical-align:top;
	text-align:center;
}
.phone_vote {
	float:right;
	display:inline;
	width:49%;
	vertical-align:top;
	text-align:center;
}


/* page navigation */
.pagenav {
	float:right;
	background:#fff;
	padding:0 0 0 10px;
}

.pagenav li {
	display: inline;

	float:left;
	margin:0 4px 0 0;
	*margin:0 2px 0 0;
}

.pagenav a {
	display:block;
	border:1px solid #777788;
	color:#2d2b2b;
	background:#CFDFF6;
	padding:2px 8px;
	float:left;
}

.pagenav a:hover {
	background:#d2d6df;
	text-decoration:line;
	float:left;
}

.pagenav a.current {
	border:1px solid #777788;
	background:#5180B8;
	padding:2px 8px;
	font-weight:bold;
	color:#fff;
}

.pagenavigation{
	float:right;
}

.readfurther{
	float:left;
	font-size:13px;
	font-weight:bold;
}
/* page navigation */

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#switch {
	text-align: center;
}

#switch a {
	line-height: normal;
	display: block;
	border: 1px solid #aaa;
	position: relative;
	padding: 8px;
	width:250px;
	margin:1px;
	color: #555;
	font-weight:bold;
	background:#ddddff;
}

#switch a:hover {
	color: #FFFFFF;
	background: #7B9CCA;
	text-shadow: 0px 0px 4px #c6e3f9;
}


#categories {
	text-align: center;
}

#categories a {
	line-height: normal;
	display: block;
	border: 1px solid #aaa;
	height:25px;
	position: relative;
	padding: 8px;
	width:160px;
	margin:1px;
	color: #555;
	font-weight:bold;
	background:#ddddff;
}

#categories a:hover {
	color: #FFFFFF;
	background: #7B9CCA;
	text-shadow: 0px 0px 4px #c6e3f9;
}


#navcontainer {
	line-height: normal;
}

#navcontainer #current {
}


#navcontainer ul {

	margin: 0;

	padding: 0;

	list-style: none;

	width: 190px; /* Width of Menu Items */

	border-bottom: 1px solid #aaa;

	}



#navcontainer ul li {

	position: relative;

}

	

#navcontainer li ul {

	position: absolute;

	left: 189px; /* Set 1px less than menu width */

	top: 0;

	display: none;

}



/* Styles for Menu Items */

#navcontainer ul li a {

	display: block;

	text-decoration: none;

	color: #555;

	background: #fff; /* IE6 Bug */

	padding: 5px;

	border: 1px solid #aaa;

	border-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}



/* Fix IE. Hide from IE Mac \*/

* html #navcontainer ul li { float: left; height: 1%; }

* html #navcontainer ul li a { height: 1%; }

/* End */



#navcontainer ul li a:hover { color: #FFFFFF; background: #7B9CCA; text-shadow: 0px 0px 4px #c6e3f9;} /* Hover Styles */

		

#navcontainer li ul li a { padding: 6px 5px 6px 5px;
} /* Sub Menu Styles */

		

#navcontainer li:hover ul, #navcontainer li.over ul { display: block; } /* The magic */

/*</group>*/

/*<group=Global Classes>*/

.standout {
	font-style: italic;
	background: #e3f1fc;
	padding: 10px;
	font-size: 13px;
	color: #092143;
	border-bottom: 1px dotted #092143;
	border-top: 1px dotted #092143;
}

h1 {
	color: #092143;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
}

h2 {
	color: #092143;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
}

h3 {
	color: #092143;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
}

h4 {
	color: #092143;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

h5 {
	color: #092143;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
}
	
/*</group>*/




#contentMain #frontpage .inside { min-height:220px; }

#navtabs li a { width:130px; }

#search_container { width:300px; }

#contentMain table { width:100%; }
#contentMain table td { text-align:center; }

#contentMain .inside { padding-left:20px; padding-right:20px; }