#footer_l {
	background: url("http://asiayr.no/img/l_footer.jpg") bottom left no-repeat;
	background-position: 0% 100%;
	height: 19px;
}

#footer_m {
	background: url("http://asiayr.no/img/footer.jpg") right center repeat-x;
	background-repeat: repeat-x;
	height: 19px;
}

#footer_r {
	background: url("http://asiayr.no/img/r_footer.jpg") bottom right no-repeat;
	background-position: 100% 100%;
	height: 19px;
}



/* from agoda */


#box_table{
/* 	width:775px;*/
 	width:100%;
 	text-align:left;
 	vertical-align:top;
 	padding:0;
}
#box_logo {
 	position:absolute;
 	top:0;
 	left:6px;	
}
#box_navigation {
 	position:absolute;
 	top:5px;
 	right:0;
	width:520px;
	height:90px;	
}
#box_search {
 	position:absolute;
 	top:130px;
 	left:4px;
 	width:237px;
 	height:290px;
 	font-size:11px;
	z-index:1;
} 
#box_search h2{
	font-weight:bold;
	font-size:16px;
	color:#108900;
	padding-left:10px;
}
#box_search p{
	font-weight:bold;
	font-size:16px;
	color:#108900;
	text-align:center;
	padding-top:5px;
}
#box_map {
 	position:absolute;
 	top:75px;
 	left:262px;
 	width:240px;
 	height:290px;
}
.box_content_noborder{
	padding: 5px 5px 5px 5px;
	margin:  10px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
}
.box_content_left{
	border:1px dashed #D0D0D0;
	padding: 5px 5px 5px 5px;
	margin:  5px 5px 10px 20px;
	text-align:left;
	vertical-align:top;
}
.box_content_right{
	border:1px dashed #D0D0D0;
	padding: 5px 5px 5px 5px;
	margin:  20px 20px 10px 5px;
	vertical-align:top;
}
.box_content{
	width:750px;
	border:1px dashed #D0D0D0;
 	background-color:#FFFFFF;
	padding:5px;
	margin:  0 20px 10px 20px;
	text-align:left;
	vertical-align:top;
}
.box_contenthotelDisplay{
	border:1px dashed #D0D0D0;
 	background-color:#FFFFFF;
	padding:0;
	margin:  0px 20px 10px 20px;
	text-align:left;
	vertical-align:top;
}
.box_header{
	font-size:medium;
	font-weight:bold;
	color:black;
	border-bottom: dashed 1px #d0d0d0;
	margin:0 0 5px 0;
	padding-bottom:5px;
}
.box_list{
	font-size:small;
	margin:0 0 0 5px;
	padding:0 0 0 15px;
	line-height:120%;
	list-style-type: disc;
}
.box_list li{padding-bottom:10px;}
.box_list a:link,.box_list a:visited,.box_list a:hover,.box_list a:active{
	color:#333;
	text-decoration:underline;
}
.box_MsgError{
	font-size:small;
	margin:0 5px;
	padding:50px 15px;
	text-align:center;	
	vertical-align:middle;
	background-color:#F3F3F3;
	border:1px dashed #D0D0D0; 
}

/* agoda stopp */

.right 
{
	text-align: right;
}

.left
{
	text-align: left;
}

.maintable
{
	/* padding-top: 26px;  IE vil ikke se denne */
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 26px;
	text-align: left;
}

.headline
{
	font-weight: bold;
}

.catmenuitem
{
	padding-bottom: 2px;
}

div.catmenu div.catmenu div.catmenuitem
{
	padding-left: 20px;
}

div.catmenu div.catmenu div.catmenu div.catmenuitem
{
	padding-left: 40px;
}

td.nopadding {
	padding: 0;
	margin: 0;
}

UL 
{
	padding: 0; 
}

UL UL
{
	padding-left: 20px;
}
	
UL LI 
{ 
	list-style-type: none; 
	margin: 0;
	padding-bottom: 2px;	
}

/* vBulletin 3 CSS For Style 'Standard Tema' (styleid: 2) */
body
{
	background: #DCDCB7 url(http://www.asiaforum.no/enlighten/misc/bg.gif);
	color: #4d4d4d;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;	
}
a:link, body_alink
{
	color: #5d5d5e;
}
a:visited, body_avisited
{
	color: #5d5d5e;
}
a:hover, a:active, body_ahover
{
	color: #99977e;
}
.page
{
	background: #ebebe2;
	color: #4d4d4d;
}
td, th, p, li
{
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #d9d9c2;
	color: #555A5F;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	padding-bottom: 1px;
}
.tcat
{
	background: #ffeb7a  url(http://www.asiaforum.no/enlighten/misc/cat_back.gif) repeat-x top left;
	color: #8e4c08;
	font: bold 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	/*height: 26px;*/
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin: 1px;
}
.tcat a:link, .tcat_alink
{
	color: #8e4c08;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #8e4c08;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #b97025;
	text-decoration: underline;
}
.thead
{
	background: #e6e6d8 url(http://www.asiaforum.no/enlighten/misc/strip_back.gif) repeat-x top left;
	color: #767569;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #767569;
}
.thead a:visited, .thead_avisited
{
	color: #767569;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #99977e;
}
.tfoot
{
	background: #ebebe2;
	color: #4d4d4d;
}
.tfoot a:link, .tfoot_alink
{
	color: #5d5d5e;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #5d5d5e;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #99977e;
}
.alt1, .alt1Active
{
	background: #eeeee0;
	color: #000000;
	border-left: 1px solid #f5f5e7;
	border-top: 1px solid #f5f5e7;
	margin: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
}
.alt2, .alt2Active
{
	background: #eaeadb;
	color: #4d4d4d;
	border-left: 1px solid #f5f5e7;
	border-top: 1px solid #f5f5e7;
}
td.inlinemod
{
	background: #f5f5ce;
	color: #4d4d4d;
}
.wysiwyg
{
	background: #f5f5ef;
	color: #4d4d4d;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	background: #f5f5ef;
	color: #4d4d4d;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	background: #F7F7F7;
	color: #454445;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #656565;
}
select
{
	background: #f5f5ef;
	color: #767569;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	color: #000000;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #f9612c;
}
.navbar
{
	color: #000000;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FB8080;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #f5f5ef;
	color: #4d4d4d;
	padding: 10px;
	border: 1px solid #cccccc;
}
.panelsurround
{
	background: #eaeadb;
	color: #4d4d4d;
}
legend
{
	color: #4d4d4d;
	font: 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background: #eaeadb url(http://www.asiaforum.no/enlighten/misc/cat_back.gif) repeat-x top;
	color: #767663;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #767663;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #767663;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #6B6B50;
	text-decoration: none;
}
.vbmenu_popup
{
	background: #cfcfa4;
	color: #848450;
	text-align: left;
}
.vbmenu_option
{
	background: #e9e9cf;
	color: #848450;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	border-left: 1px solid #fbfbd3;
	border-top: 1px solid #fbfbd3;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #848450;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #848450;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #b0b051;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #dfdfc2;
	color: #848450;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	border-left: 1px solid #fbfbd3;
	border-top: 1px solid #fbfbd3;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #848450;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #848450;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #848450;
	text-decoration: none;
}
/* ***** Ta bort de stygge blå rammene.. ***** */
img {
border:0;
}


/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 11pt; }


/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

/* ***** Begin eXtremepixels custom CSS properties ***** */

/* ***** SETS LOGO AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */
#logo {
background: url(http://www.asiaforum.no/enlighten/misc/header_logo.gif);
width: 320px;
height: 102px; 
float: left;
	margin: 0;
	padding: 0; 
}

/* ***** sets background for header area - No need to change this ***** */
#hdr {
background: #F7632F url(http://www.asiaforum.no/enlighten/misc/header_back.gif) ;
width: 100%;
height: 102px;
	margin: 0;
	padding: 0; 
}


/* ***** SETS HEADER RIGHT SIDE AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */
#hdr_rs {
background: url(http://www.asiaforum.no/enlighten/misc/header_rs.gif);
width: 412px;
height: 102px; 
float: right;
padding: 0; 
}

/* ***** NAVIGATION BOTTOM ***** */
#nav_btm {
background: url(http://www.asiaforum.no/enlighten/misc/nav_btm.gif);
width: 100%;
height: 10px; 
	margin: 0;
	padding: 0; 

}

/* ***** used to create shadow affect for sides ***** */
#brd_in {
border-left: 2px solid #F5F5F5;
border-right: 2px solid #F5F5F5;
}

/* ***** used to create shadow affect for sides ***** */	
#brd_outer {
border-left: 2px solid #B3B4B2;
border-right: 2px solid #B3B4B2;
}


/* ***** used for navigation background ***** */
#nav_back {
background: #F1F1DF url(http://www.asiaforum.no/enlighten/misc/nav_background.gif);
width: 100%;
height: 33px;
	margin: 0;
	padding: 0; 
	
}


.info {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #f7f7e6;
border-top: 1px solid #dedec1;
border-right: 2px solid #dedec1;
border-left: 1px solid #dedec1;
border-bottom: 2px solid #dedec1;
margin-bottom: 3px;
}

.announce_l {
background: #ececc2;
color: #4d4d4d;
border-left: 1px solid #f5f5e7;
border-top: 1px solid #f5f5e7;
}

.announce_r {
background: #f5f5ce;
color: #4d4d4d;
border-left: 1px solid #f5f5e7;
border-top: 1px solid #f5f5e7;
}

.stuck {
background: #f5f5ce;
color: #4d4d4d;
border-left: 1px solid #f5f5e7;
border-top: 1px solid #f5f5e7;
}

.spacer {
padding: 7px 7px 7px 7px;
} 


/* ***** used to 1 px sides for bottom category etc  ***** */
.hdr_spacer {
padding: 4px 4px 4px 4px;
} 

/* ***** Navigation Link Text Properties  ***** */
.h_nav	{
color: #767663;
font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.h_nav a:link
{
	color: #767663;
	text-decoration: none;
}
.h_nav a:visited
{
	color: #767663;
	text-decoration: none;
}
.h_nav a:hover, .h_nav	a:active
{
	color: #6B6B50;
	text-decoration: none;
}
