/* ***** ***** COLORS ***** ***** */
/* Green from dark to light 
#252e2d;
#4f6431;
#86ad35;
#b3b54e;
#d2d399;

logo mørk: 9f7033
logo lys: d38b22

*/



/* 
***** ***** ***** LINKING ***** ***** ***** 
*/

a { color:#d38b22; text-decoration: none; }
a:visited { }
a:active { }
a:hover { border-bottom: 1px dashed #9f7033; }


/* Her må det legges til fler om det er bilder som ikke skal ha border-bottom */


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a,
#article_element_image a,
#medium_article_element_image a {
	border: 0 none;
	color: #734934;	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, 
#topcontainer_center_elements_menu a:hover,
#main_container_focus a:hover,
#article_element_image a:hover,
#medium_article_element_image a:hover,
#lightbox a:hover,
#edition_mag a:hover,
#container_right_element a:hover,
#topcontainer_graphics a:hover {
	border: 0 none;
}

/* Fjerner hover-elementer på bilder som er link. NB! CSS3 */

a[href$=jpg],
a[href$=jpeg],
a[href$=jpe],
a[href$=png],
a[href$=gif] {
	text-decoration: none;
	border: 0 none;
}


/* 
***** ***** ***** IMAGES (borders and padding) ***** ***** ***** 
*/

#article_view img { 
	background: #fff; padding: 2px; border: 1px solid #ccc; 
}

#article_element_image img { 
	background: #fff; padding: 2px; border: 1px solid #ccc; 
}

#medium_article_element_image img { 
	background: #fff; padding: 2px; border: 1px solid #ccc; 
}

td.forum_msg_meta .avatar img { 
	background: #fff; padding: 2px; border: 1px solid #ccc; 
}

#container_right_element .xboxcontent table img, #container_right_element .xboxcontent center img{
	background: #fff; padding: 2px; border: 1px solid #ccc;
}

#article_info .avatar img{ 
 	background: #fff; padding: 2px; border: 1px solid #ccc; 
}

#user_wrapper .avatar img{
	background: #fff;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 10px 0 0;
	float: left;
}

/* 
***** ***** ***** TOP ***** ***** ***** 
*/

#topcontainer_graphics { height: 110px; }

#topcontainer_graphics_center { height: 110px; margin: 0 auto 0 auto; background: url(../images/header_0211.jpg) no-repeat;	}

#topcontainer_center_elements {	height: 110px; margin: -110px auto 0 auto; }

	#topcontainer_center_elements_search {
		text-align: left;
		position: absolute;
		bottom: 5px;
		right: 3px;
	}
	
	#topcontainer_center_elements_search input.halfbox{ width: 94px; }
	#topcontainer_center_elements_search a { color:#000;	}


#topcontainer_center_elements_login {
		text-align: right;
		color:#000;
		position:absolute;
		top: 8px;
		right: 3px;
	}
	
	#topcontainer_center_elements_login .field { float: right; margin: 0 0 3px 3px; width: 85px; }
	#topcontainer_center_elements_login .loginblock { float: right; margin-left: 3px; width: 65px; text-align: right; }
	#topcontainer_center_elements_login .registerblock { float: right; margin-left: 3px;  width: 85px; text-align: left;}
	#topcontainer_center_elements_login .checkbox { float: right; margin-left: 1px;  width: 18px; }
	#topcontainer_center_elements_login a { color: #000; }
	#topcontainer_center_elements_login input.button, input.defaultbutton {font-size: 0.95em;}
	#topcontainer_center_elements_login .login_box { 
			padding: 3px 7px;
			color:#000;
			background-color:#fff;
			border-top: 1px solid #d38b22;
			border-right:1px solid #9f7033;
			border-bottom:1px solid #9f7033;
			border-left:1px solid #d38b22;
		 }

	#topcontainer_center_elements #login {
		background: #fff;
		border: 1px solid #ddd;
		padding: 2px;
	}

	#topcontainer_center_elements_menu { 
		position: absolute;
		margin-top: 0px;
		top: 78px;
		left: 0px;
		width: 670px;
	}

	#topcontainer_center_elements_logo { 
		position: absolute;
		top: 8px;
		left: 0px;
	}

/* 
***** ***** ***** HEADINGS ***** ***** ***** 
*/

#main_container h1,
#main_container h2,
#main_container h3,
#main_container h4,
#main_container h5,
#main_container h6,
#main_container h7 { color: #9f7033; }

/* 
***** ***** ***** FRONTPAGE (pagelayout)***** ***** ***** 
Trenger nødvendigvis ikke ligger her men i tilfelle det skal gjøres annerledes på
de forskjellige sitene.
*/



#main_container_focus {
	width: 810px;
	margin-bottom: 5px;
	background: #fff;
}

#main_container_focus h2 a{ color: #fff; }

#main_container_left {
	width: 485px;
	float: left;
	overflow:hidden;
}

#main_container_right {
	float: left;
	width: 320px;
	overflow:hidden;
	margin-left: 3px;
}

#main_container_right_half {
	width: 155px;
	float: left;
	margin-left: 5px;
}

.half, .half11, .half12 {
	width: 50%;
	vertical-align: top;
	padding-right: 5px;
}

.indent {
	margin-left: 5px;
}

#subfooter{
	/*background: #fff;*/
	text-align:left;
	height:150px; /*** sub-footer row height ***/
}

#subfooter .one {width: 350px;}
#subfooter .two {width: 100px;}
#subfooter .three {width: 250px;}
#subfooter .four {width: 300px;}


/* 
***** ***** ***** EXTRA COLUM ***** ***** ***** 
Brukes på artikler og fakta for en ekstra kolonne til infomasjon
*/

#container_right_element {
	margin-bottom: 5px;
}

#container_right_element .xboxcontent h2{
	margin-bottom: 5px;
	text-align: left	;
	border-bottom: 1px dashed #fff;
}
#container_right_element .xboxcontent ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#container_right_element .xboxcontent li{
	line-height: 1.4em;
	border-bottom: 1px dashed #fff;
}

#container_right_element .xboxcontent li.comments{
	line-height: 1.4em;
	border-bottom: 1px solid #fff;
}


#container_right_element .xboxcontent h6 a{
	/*color: #86ad35; */
}

#container_right_element .xboxcontent center{
	margin: 5px 0 5px 0;
}


.showmore a.hid {}
.showmore a.hid em {display:none;}
.showmore a.hid:hover {text-decoration:none;}
.showmore a.hid:active, .showmore a.hid:focus {}
.showmore a.hid:active more.span, .showmore a.hid:focus more.span {display:none;}
.showmore a.hid:active em, .showmore a.hid:focus em {display:block; cursor: default;}
.showmore span.head a { font-size: 1.0em; font-weight: bold; color: #734934;}
.showmore span.small { font-size: 0.85em; font-weight: bold; color: #734934;}

#article_categories p {
	line-height: 1.6em;
}


/* 
***** ***** ***** BREADCRUMB ***** ***** *****
*/

#breadcrumb {
	font-size: 0.8em;
	color: #d38b22;
	margin-bottom: 5px;
}

#breadcrumb a {
	color: #d38b22;
	border-bottom: 1px dashed #d38b22;
}

#breadcrumb a:hover {
	color: #9f7033;
	border-bottom: 1px dashed #9f7033;
}

	
/*
***** ***** ***** eZ-STANDARDS ***** ***** *****
*/

td { vertical-align: top; }

td.edit_title {	font-weight: bold; }

td.bglight, tr.bglight {
	background: #fff;
}

td.bgdark, tr.bgdark {
	background: #f7f7f7;
}

table.list th {
	background: #e7efd7;
}

.buttonblock {
	margin: 5px 0 5px 0;
}

/*
***** ***** ***** RANDOM STANDARDS ***** ***** *****
*/

.smalldate {
	font-size: 0.75em;
}

.adspacer_top {
	background: #ff4;
	height: 20px;
}
/*
***** ***** ***** ARTICLE ***** ***** ***** 
*/

#article_view {
	width: 485px;
	float: left;
	overflow:hidden;
}

#article_view p{
	padding: 5px 0 5px 0;
}

#article_view .object-right img { float: right; clear: right; margin: 5px 0px 5px 10px; }
#article_view .object-left img { float: left; clear: left; margin: 5px 10px 5px 0px;}
#article_view .object-center img { margin: 10px 0px 10px 0px;}

#article_view h1, #article_view h2, #article_view h3, #article_view h4, #article_view h5, #article_view h6 {
	margin: 10px 0 5px 0;
}

#article_view ol, #article_view ul {
	list-style-position: inside;
}

#ingress_wrapper h1{
	margin: 0 0 2px 0;

}

#ingress_image{
	width: 210px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#ingress_text {
	width: 260px;
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0 5px 0 0;
}


/* -- STANDARD - MEDIUM - FOKUS -- */

#article_element { padding: 0; margin: 0; }

#article_element_image{
	float: left;
	width: 90px;
	margin-right: 0px;
	padding: 0px 5px 5px 0px;
}

#article_element h2 { margin: 0 0 5px 0; }


#medium_article_element { padding: 0; margin: 0 0 10px 0; }
#medium_article_element h2 { margin: 0 0 5px 0; }
#medium_article_element_image { text-align: right; }


#article_element_foot { margin: 5px 0 0 0; clear: both; }

#article_element_foot .fat_line {
	background: #e7efd7;
	height: 2px;
	margin-top: 3px;
	margin-bottom: 1px;
}

#article_element_foot .thin_line {
	background: #e7efd7;
	height: 1px;
}





/*
***** ***** ***** ARTICLE INFO ***** ***** ***** 
*/

#article_info {
	margin: 10px 0px 10px 0px;
	font-style: normal;
	font-weight: normal;	
}

#article_info .avatar {
	width: 40px;
	margin-left: 5px;
	float: left;
}

#article_info .byline {
	float: left;
}

#article_info .meta {
	margin: 5px 0px 0px 5px;
}

#article_info .meta img{
	padding: 0;
	border: 0;
	background: transparent;
}




/* 
***** ***** ***** ROUND BOXES ***** ***** ***** 
*/

/* -- Fargene settes i tpl-filene -- */
#round_box {background: transparent; }
#round_box .xtop, #round_box .xbottom {display:block; background:transparent; font-size:1px;}
#round_box .xb1, #round_box .xb2, #round_box .xb3, #round_box .xb4 {display:block; overflow:hidden;}
#round_box .xb1, #round_box .xb2, #round_box .xb3 {height:1px;}
/*background and border*/
#round_box .xb2, #round_box .xb3, #round_box .xb4 {border-left:1px solid; border-right:1px solid;}
/*border*/
#round_box .xb1 {margin:0 5px;}
#round_box .xb2 {margin:0 3px; border-width:0 2px;}
#round_box .xb3 {margin:0 2px;}
#round_box .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box .xboxcontent {padding: 1px; display:block; border:0 solid; border-width:0 1px;}

/* -- Standard  -- */
#round_box_standard {background: transparent; }
#round_box_standard .xtop, #round_box_standard .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_standard .xb1, #round_box_standard .xb2, #round_box_standard .xb3, #round_box_standard .xb4 {display:block; overflow:hidden;}
#round_box_standard .xb1, #round_box_standard .xb2, #round_box_standard .xb3 {height:1px;}
/*background and border*/
#round_box_standard .xb2, #round_box_standard .xb3, #round_box_standard .xb4 {background: #f7f7f7; border-left:1px solid #ddd; border-right:1px solid #ddd;}
/*border*/
#round_box_standard .xb1 {margin:0 5px; background: #ddd;}
#round_box_standard .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_standard .xb3 {margin:0 2px;}
#round_box_standard .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_standard .xboxcontent {background: #f7f7f7; padding: 1px; display:block; border:0 solid #ddd; border-width:0 1px;}

/* -- Heading  -- */
#round_box_heading {background: transparent; }
#round_box_heading .xtop, #round_box_heading .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_heading .xb1, #round_box_heading .xb2, #round_box_heading .xb3, #round_box_heading .xb4 {display:block; overflow:hidden;}
#round_box_heading .xb1, #round_box_heading .xb2, #round_box_heading .xb3 {height:1px;}
/*background and border*/
#round_box_heading .xb2, #round_box_heading .xb3, #round_box_heading .xb4 {background: #734934; border-left:1px solid #ae9589; border-right:1px solid #ae9589;}
/*border*/
#round_box_heading .xb1 {margin:0 5px; background: #ae9589;}
#round_box_heading .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_heading .xb3 {margin:0 2px;}
#round_box_heading .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_heading .xboxcontent {background: #734934; padding: 1px; display:block; border:0 solid #ae9589; border-width:0 1px;}

/* -- Heading_Light  -- */
#round_box_heading_light {background: transparent; }
#round_box_heading_light .xtop, #round_box_heading_light .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_heading_light .xb1, #round_box_heading_light .xb2, #round_box_heading_light .xb3, #round_box_heading_light .xb4 {display:block; overflow:hidden;}
#round_box_heading_light .xb1, #round_box_heading_light .xb2, #round_box_heading_light .xb3 {height:1px;}
/*background and border*/
#round_box_heading_light .xb2, #round_box_heading_light .xb3, #round_box_heading_light .xb4 {background: #f2f2f2; border-left:1px solid #ddd; border-right:1px solid #ddd;}
/*border*/
#round_box_heading_light .xb1 {margin:0 5px; background: #ddd;}
#round_box_heading_light .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_heading_light .xb3 {margin:0 2px;}
#round_box_heading_light .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_heading_light .xboxcontent {background: #f2f2f2; padding: 1px; display:block; border:0 solid #ddd; border-width:0 1px;}


/* -- Dark  -- */
#round_box_dark {background: transparent; }
#round_box_dark .xtop, #round_box_dark .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_dark .xb1, #round_box_dark .xb2, #round_box_dark .xb3, #round_box_dark .xb4 {display:block; overflow:hidden;}
#round_box_dark .xb1, #round_box_dark .xb2, #round_box_dark .xb3 {height:1px;}
/*background and border*/
#round_box_dark .xb2, #round_box_dark .xb3, #round_box_dark .xb4 {background: #f5f1ef; border-left:1px solid #734934; border-right:1px solid #734934;}
/*border*/
#round_box_dark .xb1 {margin:0 5px; background: #734934;}
#round_box_dark .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_dark .xb3 {margin:0 2px;}
#round_box_dark .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_dark .xboxcontent {background: #f5f1ef; padding: 1px; display:block; border:0 solid #734934; border-width:0 1px;}

/* -- Light  -- */
#round_box_light {background: transparent; }
#round_box_light .xtop, #round_box_light .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_light .xb1, #round_box_light .xb2, #round_box_light .xb3, #round_box_light .xb4 {display:block; overflow:hidden;}
#round_box_light .xb1, #round_box_light .xb2, #round_box_light .xb3 {height:1px;}
/*background and border*/
#round_box_light .xb2, #round_box_light .xb3, #round_box_light .xb4 {background: #fff; border-left:1px solid #734934; border-right:1px solid #734934;}
/*border*/
#round_box_light .xb1 {margin:0 5px; background: #734934;}
#round_box_light .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_light .xb3 {margin:0 2px;}
#round_box_light .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_light .xboxcontent {background: #fff; padding: 1px; display:block; border:0 solid #734934; border-width:0 1px;}

/* -- topcontainer  -- */
#round_box_topcontainer {background: transparent; }
#round_box_topcontainer .xtop, #round_box_topcontainer .xbottom {display:block; background:transparent; font-size:1px;}
#round_box_topcontainer .xb1, #round_box_topcontainer .xb2, #round_box_topcontainer .xb3, #round_box_topcontainer .xb4 {display:block; overflow:hidden;}
#round_box_topcontainer .xb1, #round_box_topcontainer .xb2, #round_box_topcontainer .xb3 {height:1px;}
/*background and border*/
#round_box_topcontainer .xb2, #round_box_topcontainer .xb3, #round_box_topcontainer .xb4 { border-left:1px solid #ccc; border-right:1px solid #ccc;}
/*border*/
#round_box_topcontainer .xb1 {margin:0 5px; background: #ccc;}
#round_box_topcontainer .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_topcontainer .xb3 {margin:0 2px;}
#round_box_topcontainer .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_topcontainer .xboxcontent { padding: 1px; display:block; border:0 solid #ccc; border-width:0 1px;}


/* -- Single - Kun topp uten bakgrunnsfarge -- */
#round_box_single {background: transparent; margin-bottom: 3px;}
#round_box_single .xtop {display:block; background:transparent; font-size:1px;}
#round_box_single .xb1, #round_box_single .xb2, #round_box_single .xb3, #round_box_single .xb4 {display:block; overflow:hidden;}
#round_box_single .xb1, #round_box_single .xb2, #round_box_single .xb3 {height:1px;}
/*background and border*/
#round_box_single .xb2, #round_box_single .xb3, #round_box_single .xb4 {background: #fff; border-left:1px solid #ae9589; border-right:1px solid #ae9589;}
/*border*/
#round_box_single .xb1 {margin:0 5px; background: #ae9589;}
#round_box_single .xb2 {margin:0 3px; border-width:0 2px;}
#round_box_single .xb3 {margin:0 2px;}
#round_box_single .xb4 {height:2px; margin:0 1px;}
/*background and border*/
#round_box_single .xboxcontent {background: #fff; padding: 1px; display:block; border:0 solid #ae9589; border-width:0 1px; height: 10px;}


/* 
***** ***** ***** COMMENTS ***** ***** ***** 
*/


#comment_wrapper {
	margin-top: 15px;
}

#comment_wrapper h1 {
	margin: 0 0 -6px 0;
}

#comment_wrapper .buttonblock {
	 padding: 0 5px 0 5px;
}

#comment_bundle {
	margin: 0 5px 10px 5px;
}

#comment_single {
	margin-bottom: 5px;
}

#comment_single .xboxcontent{
	padding: 0 0 0 3px;
}

#comment_avatar {
	float: left;
	width: 30px;
	margin: 5px 0px 0px 15px;
}

#comment_text {
	float: left;
	width: 400px;
	margin: 5px 0px 0px 15px;
}

#comment_text h6{
	margin-bottom: 3px;
}

/* 
***** ***** ***** FORUM ***** ***** ***** 
*/

/* -- Round boxes -- */

#forum_wrapper {
	padding: 2px;
}

#forum_header {
 	margin: 0 0 10px 0;
}

#forum_wrapper #header_left{
	float: left;
	width: 600px;
	padding-top: 10px;
}

#forum_wrapper #header_right{
	float: left;
	width: 200px;
	margin-left: 5px;
}

#forum_heading {
}

table.forum_threads { border-collapse: collapse; }
table.forum_threads td, table.forum_threads th { padding: 2px 5px 2px 2px; }

table.forum_threads th { color: #fff; }
table.forums th { color: #734934; }


#forum_wrapper .description { width: 500px;	}
#forum_wrapper .subject { width: 350px;	}
#forum_wrapper .topics { width: 50px; }
#forum_wrapper .replies { width: 50px; }

#forum_wrapper .viewed { width: 50px; }
#forum_wrapper .author { width: 160px; }

#forum_wrapper .lastpost { width: 200px; }
#forum_wrapper .lastpost p{ line-height: 1.5em;}
#forum_wrapper .lastpost p.author{ width: 100%;}
#forum_wrapper .lastpost p.date{ font-size: 0.8em;}

#forum_wrapper .category { width: 80px; }
#forum_wrapper .publishedtime { width: 120px; }

#forum_listing {
	margin: 10px 0 0 0;	
}

#forum_front_box {
	margin: 0 0 10px 0;
}


table.forum_msg{
	margin-left: 5px;
	border-collapse: collapse;
}

table.forum_msg tr.spacer {
	height: 10px; 
	border: 0;
}

table.forum_msg tr.bgdark td.forum_msg_meta, table.forum_msg tr.opacity td.forum_msg_meta{ border-right: 1px dashed #fff;	}
table.forum_msg tr.bgdark h4, table.forum_msg tr.opacity h4{ border-bottom: 1px dashed #fff; }

table.forum_msg tr.bglight td.forum_msg_meta{ border-right: 1px dashed #e7efd7; }
table.forum_msg tr.bglight h4{ border-bottom: 1px dashed #e7efd7; }

td.forum_msg_meta { width: 180px; }

td.forum_msg_body { width: 620px; }

table.forum_msg tr.opacity td.forum_msg_body .edited { color: #fff; text-align: right; }
table.forum_msg tr.bgdark td.forum_msg_body .edited { color: #fff; text-align: right; }
table.forum_msg tr.bglight td.forum_msg_body .edited { color: #e7efd7; text-align: right; }

td.forum_msg_body .signature {
	margin-top: 5px;
	color: #ae9589;
	border-top: 1px dashed #ae9589;
}

td.forum_msg_meta .avatar{
	padding: 8px 0 5px 5px;
}



td.forum_msg_body p{ padding: 5px 0 0 5px; }
td.forum_msg_meta p{ padding: 0 0 0 5px; }

table.forum_msg h4 {
	font-weight: bold;
	padding: 0 0 0 5px;
}

#forum_post {
	
}

#forum_wrapper h4 {
	margin: 0 0 10px 0;
}

/* 
***** ***** ***** carousel_mag ***** ***** ***** 
*/


#carousel_mag {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 180px; /* important */
	height: 110px; /* important */		
}

#carousel_mag_content {
	position: absolute;
	top: 0;
	margin-left: -40px;
	margin-top: 0px;
}
#carousel_mag_content #carousel_mag_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#carousel_mag_content {
		width: 5418px;
	}
#carousel_mag ul li {
		display: block;
		float: left;
		margin: 0 5px 0 5px;
		padding: 0px;
		width: 170px;
		background: #fff;
		border: 0px solid #e7ddec;
	}

#carousel_mag ul li img {
	display: block;
	margin: auto;
}

#edition_mag {
	width: 105px;
	float: left;
	margin:	0px 0 0 5px;
	
}

#edition_oppslag {
	width: 185px;
	float: left;
	margin-left: 5px;
}
#edition_oppslag .descriptive_text {
	padding: 0 0 10px 10px;
}

/* 
***** ***** ***** SEARCH ***** ***** ***** 
*/

#search_wrapper {
}

#search_wrapper h1{ margin-bottom: 10px; }
#search_wrapper h2{ margin-top: 10px; }

.search_field {
	margin-bottom: 10px;
}

.search_choosers {
	margin-bottom: 20px;
	clear: both;
}

.search_choosers .element {
	float: left;
	margin: 0 40px 20px 0;
}
.search_button {
	clear: both;
}

#search_wrapper label{
	font-weight: bold;
	display: block;
}

#search_result {
	margin-top: 20px;	
}


#search_result table { }
#search_result th { color: #734934; }
#search_result td { padding: 3px; }
#search_result .title { width: 400px; }
#search_result .date { width: 130px; }
#search_result .author { width: 170px; }
#search_result .section { width: 100px; }

/* 
***** ***** ***** USERS ***** ***** ***** 
*/


#user_wrapper {
	
}

#user_wrapper #left_split {
	width: 580px;
	float: left;
	border-right: 1px dashed #fff;
}

#user_wrapper #right_split {
	width: 200px;	
	float: left;
	padding: 0 0 0 5px;
}

#user_wrapper p {
	line-height: 2em;
}

.block {
	margin-bottom: 10px;
}

.block p {
	margin-left: 15px;
}

#user_wrapper table { }
#user_wrapper th { }
#user_wrapper td { padding: 3px; }
#user_wrapper .title { width: 350px; }
#user_wrapper .section { width: 200px; }
#user_wrapper .choose { width: 30px; }

#user_wrapper td.meta { font-weight: bold; color: #734934;}

#user_wrapper fieldset { 
 	border: 0;
	border-top: 1px dashed #fff;
 	margin-top: 10px;
}

#user_wrapper legend { 
 	border: 1px dashed #fff;
	padding: 2px;
	color: #734934;
	font-weight: bold;
}


#user_wrapper .birtday .day { float: left; width: 60px; }
#user_wrapper .birtday .month { float: left; width: 60px; }
#user_wrapper .birtday .year { float: left; width: 100px; }

#user_wrapper ul.smiley {
 	width: 600px;
 	list-style-type: none;
	list-style-image: url(../images/smileys/smile.gif);
 	list-style-position: inside;
}

#user_wrapper .red {
	font-weight: bold;
	color: red;
}

/* -- NOT LOGGED IN -- */

#not_logged_in {
	font-weight: bold;
	margin: 5px;
}

/* ***** ***** 8a.nu iframe ***** ***** */

.eighta_nu_iframe{
	width: 178px;
	height: 370px;
	margin: 5px 0px 5px 5px;
	border: 1px solid #ddd;
}


/* ***** ***** FORMS ***** ***** */

input, select, textarea, file {
	color:#000;
	background-color:#fff;
	border: 1px solid #d38b22;
}

input.button, input.defaultbutton {
	color:#000;
	background-color:#fff;
	border-top: 1px solid #d38b22;
	border-right:1px solid #9f7033;
	border-bottom:1px solid #9f7033;
	border-left:1px solid #d38b22;
}

/* ***** ***** FACEBOOK ***** ***** */

#facebookbadge {
	margin: 5px 0;
}
