/* GLOBAL SETTINGS*/
body { text-align: center; background: #FFF; padding-top: 0px; margin-top: 10px; }
#main { width: 960px; position: relative; top: 0; right: 0; margin: 0 auto; text-align: left; }

a:link { text-decoration: none; color: #666; }
a:active { text-decoration: none; color: #666; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #F4961F; }

a.underline:link { text-decoration: underline; color: #F4961F; }
a.underline:active { text-decoration: underline; color: #F4961F; }
a.underline:visited { text-decoration: underline; color: #F4961F; }
a.underline:hover { text-decoration: none; color: #F4961F; }

a.destination:link { text-decoration: none; color: #666; }
a.destination:active { text-decoration: none; color: #666; }
a.destination:visited { text-decoration: none; color: #666; }
a.destination:hover { text-decoration: none; color: #F4961F; }

a.price:link { text-decoration: none; color: #7A7F33; }
a.price:active { text-decoration: none; color: #7A7F33; }
a.price:visited { text-decoration: none; color: #7A7F33; }
a.price:hover { text-decoration: none; color: #7A7F33; }


/* TOPMENU SETTINGS */
#topmenu { font-family: tahoma, sans-serif; font-size: 11px; position: relative; background: url("http://www.norske-hotell.no/images/bg_topmenu.gif") repeat-x; height: 28px; margin: 0px 3px 0px 3px; padding: 0px; }
#topmenu ul { list-style-type: none; margin: 0px; padding: 0px; font-size: 1em; }
#topmenu ul li { display: inline; margin: 0px; padding: 0px; }
#topmenu ul li a { float: left; border-right: 2px solid #FFF; color: #545454; background: url("http://www.norske-hotell.no/images/bg_topmenu.gif") repeat-x; padding: 7px 25px 7px 25px; text-decoration: none; font-weight: bold; }
#topmenu ul li.selected a { background: url("http://www.norske-hotell.no/images/bg_topmenu_selected.gif") repeat-x; color: #FFF; }
#topmenu ul li a:hover { background: url("http://www.norske-hotell.no/images/bg_topmenu_hover.gif") repeat-x; color: #FFF; text-decoration: none; }


.navmenu { background: url("../images/dot.gif") no-repeat 0px 5px; width: 125px; font-family: tahoma, sans-serif; font-size: 11px; text-indent: 10px; }


/* SEARCH BOX MENU SETTINGS */
#searchmenu { font-family: tahoma, sans-serif; font-size: 11px; position: relative; height: 24px; margin: 0px; padding: 0px; }
#searchmenu ul { list-style-type: none; margin: 0px; padding: 0px; font-size: 1em; }
#searchmenu ul li { display: inline; margin: 0px; padding: 0px; }
#searchmenu ul li a { float: left; border-right: 2px solid #FFF; color: #FFF; background: #7599BB; padding: 5px 30px 5px 30px; text-decoration: none; font-weight: bold; }
#searchmenu ul li.selected a { background: #7A7F33; color: #FFF; }
#searchmenu ul li a:hover { background: #319CD4; color: #FFF; text-decoration: none; }

.searchHeader { background: #7A7F33; height: 24px; margin: 0px; text-indent: 28px; padding-top: 5px; font-family: tahoma, arial; font-size: 11px; color: #FFF; text-decoration: none; }
.searchBox {  background: #EFEFDF; border-left: 2px solid #7A7F33; border-right: 2px solid #7A7F33; margin: 0px; padding-top: 5px; padding: 0px; font-family: tahoma, arial; font-size: 11px; color: #7A7F33; text-decoration: none; }
.searchBoxObject {  background: #EFEFDF; border: 2px solid #7A7F33; margin: 0px; padding-top: 5px; padding: 0px; font-family: tahoma, arial; font-size: 11px; color: #7A7F33; text-decoration: none; }
.advancedsearchBox {  background: #EFEFDF; border-left: 2px solid #7A7F33; border-right: 2px solid #7A7F33; border-bottom: 2px solid #7A7F33; margin: 0px; padding-top: 5px; padding: 0px; font-family: tahoma, arial; font-size: 11px; color: #7A7F33; text-decoration: none; }
.collapsible { background: #F8F8F0; display: none; margin: 10px 25px 10px 0px; border: solid 1px silver; padding: 5px; }
.searchBoxWorld {  background: #EFEFDF; border: 2px solid #7A7F33; margin: 0px; padding-top: 5px; padding: 0px; font-family: tahoma, arial; font-size: 11px; color: #7A7F33; text-decoration: none; }

.searchCriteria { padding: 0px; margin: 0px; }
.searchCriteria td { padding-right: 20px; margin: 0px; }


/* HEADER SETTINGS */
.header { width: 100%; background: #E4E4CA; text-indent: 5px; padding: 5px 0px 5px 0px; margin-bottom: 5px; font-size: 11px; font-family: tahoma, sans-serif; color: #545454; font-weight: bold; }
.formheader { width: 100%; background: #EAEAEA; text-indent: 5px; padding: 5px 0px 5px 0px; margin-bottom: 5px; font-size: 11px; font-family: tahoma, sans-serif; color: #666; font-weight: bold; }


/* LEFTMENU SETTINGS */
.menuHeader { width: 100%; font-family: tahoma, sans-serif; font-size: 11px; color:#666; font-weight: bold; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 2px dotted #7399BD;}
.leftmenu { background: url("../images/dot.gif") no-repeat 0px 5px; width: 160px; font-family: tahoma, sans-serif; font-size: 11px; text-indent: 10px; padding-bottom: 2px; margin-bottom: 1px; border-bottom: 1px solid #A4AEB5;}
.leftmenu a:link { text-decoration: none; color: #666; }
.leftmenu a:active { text-decoration: none; color: #666; }
.leftmenu a:visited { text-decoration: none; color: #666; }
.leftmenu a:hover { text-decoration: none; color: #F4961F; }
.leftmenuselected { text-decoration: none; font-weight: bold; color: #88C540; }


ul { list-style-type: none; margin: 5px 10px 0px 0px; padding: 0px; font-size: 1em;font-size: 11px; font-family: tahoma, sans-serif; color: #666; font-weight: normal;  margin: 5px 0px 5px 0px; line-height: 14px; }
ul li { background: url("../images/dot.gif") no-repeat 0px 5px; border-bottom: none; padding-left: 10px; padding-bottom: 0px; margin-bottom: 0px; padding-bottom: 5px; }




/* IMAGE RANDOM SETTINGS */
#tableRandom { width: 580px; height: 200px; color:#FFF; margin: 0px 0px 0px 0px; padding: 0px;}
#image_01 { background: url("../images/destination_norway.jpg"); width: 580px; height: 200px;}
#image_02 { background: url("../images/destination_world.jpg"); width: 580px; height: 200px;}
#image_03 { background: url("../images/imagerandom_03.jpg"); width: 580px; height: 200px;}
#image_04 { background: url("../images/imagerandom_04.jpg"); width: 580px; height: 200px;}
#image_05 { background: url("../images/imagerandom_05.jpg"); width: 580px; height: 200px;}
#imageheader { font-family: tahoma, sans-serif; font-size: 1.2em; color:#7A7F33; margin: 0px; padding: 10px 0px 10px 20px; }
#imagetxt { width: 300px; font-family: tahoma, sans-serif; font-size: 0.8em; color:#555; margin: 0px 0px 0px 20px; padding: 0px;}


/* DESTINATION PICTURE SETTINGS */
#destinationPicture { z-index: 2; width: 580px; height: 200px; color:#FFF; margin: 0px 0px 20px 0px; padding: 0px;}
#picture { position: relative; left: 0px; top: 0px; z-index: 3;  }
#pictureheader { position: absolute; left: 0px; top: 0px; z-index: 5; font-family: tahoma, sans-serif; font-size: 1.4em; color:#FFF; margin: 0px; padding-left: 10px;  }
#transpBg { position: absolute; left: 0px; top: 0px; z-index: 1; background: #000; width: 580px; height: 30px; filter:alpha(opacity=20); -moz-opacity:0.2; } 


/* TABLE SETTINGS */
#tableTop { width: 960px; margin: 0px 0px 0px 0px; padding: 0px; }
#tableMain { width: 960px; margin: 0px 15px 0px 15px; padding: 0px; }
.tableDestination { border: 1px solid #A4AEB5; padding: 0px; margin-bottom: 5px; }
.tableDestination tr { border-bottom: 1px solid #666; }
.tableContact { background: url("../images/support.jpg"); width: 180px; height: 110px; padding: 10px; margin: 0px; }
.ingress { padding-left: 11px; }


.tableRight { width: 190px; margin: 0px 0px 0px 0px; padding: 0px; background: #F9F9F9; border: 1px solid #A4AEB5; }


/* FONT SETTINGS */
h1 { font-size: 14px; color: #7A7F33; font-family: tahoma, sans-serif; font-weight: bold; margin: 0px 0px 5px 0px; padding: 0px; }
h2 { font-size: 14px; color: #666; font-family: tahoma, sans-serif; font-weight: bold; margin: 0px 0px 5px 0px; padding: 0px; }
h3 { font-size: 11px; font-family: tahoma, sans-serif; color: #555; font-weight: normal;  margin: 5px 0px 5px 0px; line-height: 14px; padding: 0px; }
.smalltxt { font-family: tahoma, sans-serif; font-size: 11px; color: #555; font-weight: normal; }
.smalltxt_green { font-family: tahoma, sans-serif; font-size: 11px; color: #88C540; font-weight: normal; }
.smalltxt_blue { font-family: tahoma, sans-serif; font-size: 11px; color: #7A7F33; font-weight: normal; }
.advancedtxt { font-family: tahoma, arial; font-size: 11px; color: #7A7F33; }
.price { font-size: 16px; color: #7A7F33; font-family: tahoma, sans-serif; font-weight: normal; margin: 0px 0px 5px 0px; padding: 0px; }
.bookingtxt { font-size: 12px; color: #7A7F33; font-family: tahoma, sans-serif; font-weight: normal; margin: 50px 0px 5px 0px; padding: 0px; }


/* IMAGE GALLERY SETTINGS */
#imagemenu { font-family: verdana, sans-serif; font-size: 10px; position: relative; background: #EAEAEA; margin: 5px 0px 0px 0px; padding: 0px; }
#imagemenu ul { list-style-type: none; margin: 0px; padding: 0px; font-size: 1em; }
#imagemenu ul li { display: inline; margin: 0px; padding: 0px; }
#imagemenu ul li a { float: left; border-right: 2px solid #FFF; color: #727376; background: #EAEAEA; padding: 2px 5px 2px 5px; text-decoration: none; font-weight: bold; }
#imagemenu ul li.selected a { background: #81D123; color: #FFF; }
#imagemenu ul li a:hover { background: #8D8D8D; color: #FFF; text-decoration: none; }


/* MARGIN SETTINGS */
.marginleft { margin-left: 15px; }
.marginbottom { margin-bottom: 5px; }
.paddingtop { padding-top: 11px; }
.paddingleft { padding-left: 27px; }
.paddingright { padding-right: 11px; }

/* WEATHER MODULE SETTINGS */
.tableWeather { background: #CCE0FF; border: 1px solid #A4AEB5; padding: 0px; margin-bottom: 5px; }




/* FORM SETTINGS */
form { margin: 0px; padding: 0px; }
input.bigfield { border: 1px solid #AAA; font-family: tahoma, sans-serif; font-size: 20px; }
input.bigbutton { border: 1px outset; background: #F4961F; color: #FFF; height: 24px; margin: 0px; padding: 0px 3px; font-weight: normal; font-size: 14px; }
input.bigbutton:active { border: 1px inset; }

input.smallfield { border: 1px solid #AAA; height: 20px; font-family: tahoma, sans-serif; font-size: 11px; }
input.smallbutton { border: 1px outset; background: #F4961F; color: #FFF; height: 20px; margin: 0px; padding: 0px 3px; font-weight: normal; font-size: 10px; }
input.smallbutton:active { border: 1px inset; }


/* FOOTER */
.footer { text-align: center; width: 960px; border: 1px solid #A4AEB5; padding: 0px; margin-bottom: 5px; }


