body {
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat-x;
}

#header .header_top {
	background-color: #FFFFFF;
	height: 94px;
}

#header .header_top table {
	float: right;
}

#header .header_top #header_top_right a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 5px;
	display: block;
	text-align: center;
	margin-left: 5px;
	width: 57px;
	border: 1px solid #ccc;
}

#header .header_top #header_top_right a:hover {
	color: #999999;
}

#header .header_top #header_top_right {
	float: right;
	width: 319px;
	height: 94px;
}

#header .header_top #header_top_right img {
	margin-top: 13px;
	float: right;
}

#header .header_top #header_top_left {
	height: 94px;
	float: left;
}

#header .header_top #header_top_left a {
	float: left;
	margin-top: 19px;
	margin-right: -10px;
}

#header .header_bottom {
	background-color: #eeeeee;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

#header .header_bottom h1 {
	float: left;
	margin-top: 15px;
}

#header .header_bottom .line {
	width: 1px;
	float: left;
	margin: 0 20px;
	height: 54px;
	background-color: #ccc;
}

#header .header_bottom .register {
	float: left;
	margin-top: 4px;
}

#header .header_bottom .register a#header_register_button {
	color: #444;
	float: left;
	font-weight: bold;
	padding: 6px 0 0 10px;
	width: 170px;
	height: 20px;
	background-image: url(../gfx/button.gif);
	margin-bottom: 2px;
	display: block;
}

#header .header_bottom .register a#header_entry_button {
	color: white;
	float: left;
	font-weight: bold;
	padding: 6px 0 0 35px;
	width: 145px;
	height: 20px;
	background-image: url(../gfx/button_inside.gif);
	margin-bottom: 2px;
	display: block;
}

#header .header_bottom .register .caption {
	padding-top: 3px;
	clear: both;
	color: #666
}

#header .header_left {
	float: left;
	clear: left;
	margin-top: 13px;
}

#header .header_left h1 {
	font-size: 3em;
	margin-top: 0.2em;
	color: #444;
}

#header .header_right {
	float: right;
	clear: right;
}

#header {
	border: 0;
	clear: both;
}

#header .header_right {
	height: 80px;
	width: 264px;
}


#header .header_right #allusers_btn {
	float: left;
	width: 83px;
	height: 80px;
	background: url(../gfx/allusers_button.jpg);
}

#header .header_right #allusers_btn a {
	width: 100%;
	height: 100%;
	display: block;
}


#verdidebatt_search {
	border: 1px solid #cccccc;
	background-color: white;
	padding: 0 4px 0 0;
	float: left;
	margin-top: 20px;
	border-right: 0px;
}

#verdidebatt_search input#verdidebatt_text {
	border: 0;
	background-color: white;
	padding: 4px;
	font-size: 13px;
	width: 120px;
}

#verdidebatt_search input#verdidebatt_button {
	border: 0;
	background-color: white;
	font-size: 13px;
}


/* @group Slider */
#slider .scroll {
	border-bottom: 1px solid #cbcbcb;
}

#slider .scroll h2 {
	margin-top: -2px;
	margin-bottom: 1px;
}

#slider .scroll .panel_left {
	width: 75px;
	float: left;
}

#slider .scroll .panel_left a {
	width: 75px;
	height: 75px;
	display: block;
	background-position: center center;
}

#slider .scroll .panel_right {
	margin-left: 10px;
	float: left;
	width: 557px;
}

#slider .scroll .panel_right .name {
	margin-top: 3px;
}

#slider .scrollButtons {
	margin-bottom: 5px;
	padding: 0;
}

#slider .scrollLabel {
	color: gray;
	padding-top: 3px;
	text-align: right;
}

#slider .navLeft {
	width: 23px;
	height: 21px;
	background: url(../gfx/back.jpg) no-repeat #eee;
}

#slider .navRight {
	width: 23px;
	height: 21px;
	background: url(../gfx/forward.jpg) no-repeat #eee;
}

#slider h2 {
	font-size: 2.2em;
}

.scroll {
	height: 80px;
}

#slider .scroll a h2 {
	font-size: 2.0em;
}


.recentPosts {
	clear: both;
	width: 100%;
	padding: 10px 0;
}

.recentPosts .post {
	width: 156px;
	margin-right: 9px;
	float: left;
}

.recentPosts .post p {
	display: block;
	height: 125px;
	overflow: hidden;
}

.recentPosts .post p a {
	color: #222;
}

.recentPosts .post3 {
	margin-right: 0;
}

.recentPosts .post .text {
	padding: 7px;
	border: 1px solid #d4d4d4;
	background-color: #f6f6f6;
	border-bottom-width: 0;
}

.recentPosts .post .text .catName {
	font-weight: bold;
	margin-bottom: 0.2em;
}

.recentPosts .post .text p {
	font-size: 1em;
	margin-bottom: 0;
}

.recentPosts .post .bot {
	height: 9px;
	background: url(../gfx/recentPostsBot.jpg) no-repeat bottom;
}

.recentPosts .post .byline {
	margin-top: 0.5em;
	font-size: 0.9em;
}

.guestwriters {
	margin: 10px 0;
}

.guestwriters .writer {
	float: left;
	width: 233px;
	padding-right: 16px;
}

.guestwriters .writer.last {
	float: right;
	width: 249px;
	padding-right: 0;
}

.guestwriters .writer .tt {
	float: left;
	margin-left: -31px;
}

.guestwriters .writer .tt:hover {
	background-color: #CCCCCC;
}

.guestwriters .writer .tt a {
	color: #fff;
}

.guestwriters .writer img {
	float: left;
	margin-right: 10px;
}

.guestwriters .writer .information {
	float: left;
	width: 122px;
}

.guestwriters .writer .name{
	margin-bottom: 1em;
}

.guestwriters .writer .name {
	color: #9e959a;
	font-weight: bold;
	margin-bottom: 3px;	
}

.guestwriters .writer .name a {
	color: #111;
}

.guestwriters .writer .name h2 {
	margin-top: 0.1em;
	clear: none;
	font-size: 1.3em;
}


.guestwriters .writer .name a {
	font-weight: normal;
}

.guestwriters .writer .previousWrtiers a {
	font-weight: bold;
	font-size: 0.95em;
}

.guestwriters .writer .archive {
	margin-top: 5px;
}

.guestwriters .writer .archive a {
	font-weight: bold;
}

.entries {
	clear: both;
	padding-top: 20px;
}

.entries .left {
	float: left;
	width: 49%;
}

.entries .right {
	float: right;
	width: 49%;
}

.entries .headerline {
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 8px;
}

.entries .headerline .title {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #222;
}

.entries .headerline .toolTip {
	padding-left: 6px;
	padding-right: 6px;
}

span.toolTip.imageTT {
	margin-left: -75px;
	width: 75px;
	height: 75px;
	position: absolute;
	background: transparent;
}

* html span.toolTip.imageTT {
	display: none;
}

.entries .ent {
	clear: both;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
}

.entries .ent img {
	float: left;
}

.entries .ent .postinfo {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}

.entries .ent .postinfo .posttitle {
	font-weight: bold;
	font-size: 1.3em;
}

#box_290 {
	border: 1px solid #eee;
}

#box_290 .row {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
	background-color: #eee;
	height: 28px;
}

#box_290 .row .bar {
	margin-top: 7px;
	width: 156px;
	float: right;
}

#box_290 .row .info {
	width: 140px;
	float: left;
}

.guestwriters span.headerImg, span.profileimage {
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	background-position:center center;
	background-repeat:no-repeat;
}

.entries .posts span.profileimage {
	width: 50px;
	height: 50px;
}

#colright span.profileimage {
	width: 50px;
	height: 50px;
}

#colright .box_2 .posts .ent {
	margin-bottom: 10px;
}

#colright .box_2 .posts .ent .postinfo a {
	line-height: 4em;
}


#verdidebatt_drop {
	margin-top: 8px;
	width: 170px;
}

#verdidebatt_footer {
	border-top: 1px solid #cccccc;
	padding: 10px 0 10px 0;
	text-align: center;
}


#banner_box {
	padding: 0;
	margin-bottom: 20px;
	border: 0;
}

#cover_box {
	margin-bottom: 10px;
}

#player_wrap {
	width: 640px;
	text-align: center;
	padding: 6px;
	margin-bottom: 20px;
	background-color: #3B3E43;
	background-image: url(http://www.verdidebatt.no/screen/gfx/webtv_bg.jpg);
}

#player_wrap a {
	margin: 0 auto;
}

/* VALG 09 BOX */

#election_box {
	width: 650px;
	padding-bottom: 1px;
	border: 1px solid #dddddd;
	font-family:  Arial,Verdana,Helvetica,sans-serif;
	margin-bottom: 20px;
}

#election_box .election_head {
	background: url(../gfx/election/header_bg.jpg) repeat-x;
	height: 30px;
	border-bottom: 3px solid #000000;
}


#election_box .election_head .election_head_title {
	font-size: 1.6em;
	font-weight: bold;
	color: #383838;
	width: auto;
	padding:4px 15px 0 8px;
	float: left;
}


#election_box .election_head .election_head_pic {
	float: left;
}


#election_box .election_head .election_head_text {
	font-size: 1.1em;
	color: #555555;
	padding: 7px 8px 0 0;
	width: auto;
	height: auto;
	float: right;
}


#election_box .election_left {
	width: 371px;
	height: 250px;
	
	border-right: 1px solid #bfbfbf;
	padding: 13px;
}

#election_box .election_content {
	padding: 15px;
	background: url(../gfx/election/content_bg.jpg) no-repeat top center;
}
/*
#election_box .election_right {
	padding:1px;
	width: 	250px;
}



#election_box .election_right .election_feed_title {
	height: 24px;
	color: #000000;
	font-size: 1.1em;
	background: url(../gfx/election/header_bg.jpg) repeat-x;
	padding: 5px 0 0 7px;
}

#election_box .election_right .election_feed_title a {
	color: #000000;
}


#election_box .election_right .election_feed_content {
	padding:15px 8px 8px;
	height: 85px;
	overflow-y:auto;
}

#election_box .election_right .election_feed_content a {
	color: #990000;
}

#election_box .election_right a {
	color: #000000;
}*/


#election_box .election_person.top{

	clear: both;
	width: 100%;
	padding: 0px 20px 20px 0;

}




#election_box .election_person.top .election_person_text {
	margin: 5px 0 0 20px;
	width: 517px;
	float: left;
	font-size: 1.2em;
	line-height: 1.2em;
}

#election_box .election_person.top .election_person_text .election_person_head {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}



#election_box .election_person.top img {
	height: 86px;
	width: 80px;
}


#election_box .election_person {
	float: left;
	width: 310px;
}

#election_box .election_person.last{
	padding-bottom: 0px;
	border-bottom: 0px;
}



#election_box .election_person img {
	height: 50px;
	width: 46px;
	border: 1px solid #777572;
	float: left;
}



#election_box .election_person .election_person_text {
	width: 228px;
	float: left;
	margin-left: 22px;
	margin-top: 4px;
	line-height: 1.2em;
}


#election_box .election_person_head {
	clear: both;
	display: block;
	color: #ad0000;
}


/* RSS FEED FROM VL.NO/VALG  */


.election_feed .row {
	background: #EEEEEE;
	padding: 4px;
	margin-top: 10px;
}



/* LAST POSTS FROM FORUM CATEGORY: VALG '09 */

#colright #box_352 {
	padding-bottom: 0px;
}

#colright .last_election_forum .row {
}

#colright .last_election_forum .row span.profileimage {
	float: left;
	height: 40px;
	width: 40px;
	display: block;
}


#colright .last_election_forum .row{
	margin-top: 10px;
}

#colright .last_election_forum .bottom-row{
	margin-top: 4px;
}

#colright .last_election_forum .bottom-rows{
	margin-top: 10px;
}


/* @group live debate */

#live_debate .left_col {
	float: left;
	width: 325px;
}

#live_debate .right_col {
	float: right;
	width: 320px;
}

#live_debate .left_col .row {
	margin-bottom: 5px;
}

#live_debate .left_col .row a {
	font-weight: bold;
}

/* register form */

#tpl_1000000010041 .smootown {
	display: none;
}
