/* STYLESHEET FOR BUDOR.NO URL= ASP.BOMAN.NO/BUDOR/ */

html, body, form {
	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	
	/*text-align:	center;*/
}
body{
	background: #fff url(../images/bg_base.gif) center top repeat-y;
	color: #eee;
	

	}
p {
	margin-top: 0;
	font-size: 12px;
	color: #4e4e4e;
}
a {
	color: #9fbbe3;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
hr {
	border: 0;
	height: 1px;
	color: #ccc;
}
h1 {
	color: #fff;
	font-weight: bold;
	font-size: 2em;
}
h2 {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
label {
    display: block;
}
:focus {
	outline: 0;
}
.clear{
	clear:both;
}
.grid{ margin-bottom: 30px;}
/* specific styles */
body div#pagewrap {
    background: transparent url(../images/bg_top.jpg) left top no-repeat; background-attachment:scroll;
    min-height: 550px;
	width: 787px;
	margin: 0 auto;
	}
#webWrapper {
	width: 787px;
	margin: 0 auto;
}
#topContainer {
	position: relative;
	width: 787px;
	height: 82px;
	margin: 0;
}
#menuContainer {
	position: absolute;
	width: 787px;
	height: 19px;
	background: transparent;
	top: 62px;
	left: 0px;
	text-align: right;
}
#headerContainer {
	
	height: 159px;
	margin:0;
	padding: 0;
	position: relative;	
	width: 787px;
}
#loginContainer {
	position: absolute;
	width: 178px;
	height: 68px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 35px;
	padding-bottom: 10px;
	background-image: url(../images/login_bg.gif); 
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e719f;
	top: 57px;
	left: 11px;
	text-align: left;
}
#loginContainer a {
	color: #1e70a2;
	text-decoration: underline;
}
#loginContainer a:hover {
	text-decoration: none;
}
/* -------------------------------- */

#content{
	background: transparent url(#) repeat-y left top;
	clear:both;	
	float:left;
	
    margin-top: 189px;
	/*position: relative;*/
	width: 787px;
}

#content div#resortsContainer{
	background: transparent;
	clear:both;
	float:left;
	margin: 0 60px;
	padding: 0;
	/*padding: 50px 0px 0 0px;*/
	/*position: relative;*/
	/*width: auto;*/
}
* html  div#resortsContainer{ /* ie6 hack to keep the frame in order */
	clear:both;
	display:inline;	
}
#footer{
	font: 0.8em Arial, Tahoma, Verdana, Sans-serif;
	clear: both;
	background: url(#) no-repeat top left;
	height: 50px;
	width: 722px;
}
#footer div{
	clear:both;
	text-align: right;
	padding: 30px;
}


/* ------------- MENU ------------- */
ul#menu{ 
background:transparent;
height:15px;  
position:relative; 
top:141px; 
width:auto;
}

ul#menu {
	margin: 0px 100px 0 70px;
	padding:0;
	list-style-type: none;
}

ul#menu li{
	margin: 0;
	padding:0;
	line-height:15px;
	float:left;
	background: url(../images/bg_menuspacer.jpg) right no-repeat;
}

ul#menu li a{
	padding:0 11px 5px 10px;
	font-size:11px;
	font-weight:bold;
	color: #153f82;
	text-decoration: none;
}

ul#menu li a:hover{
	color: #ffffff;
}

ul#menu li a#active{
	color: #ffffff;
}

/*div#resortsContainer{
	 background: #fff; 
	 border: 1px solid #4A4239; 
	 margin: 0 auto; 
	 padding-bottom: 40px;
	 font-size: 12px;
	 text-align: left;
	 width: 590px;
}


/* -------------------------------------------------------*/
#productinfoContainer, #cartContainer, #userinfoContainer, #confirmorderContainer, #confirmedContainer, #quicksearchContainer, #ProdImages{
    margin: 10px;
    width: 580px;    
}
div.IconList{
    margin-bottom: 20px;
}
div#ProdImages img{
    border: 1px solid #9fbbe3;
    height:171px;
    margin: 4px;
    padding: 2px;
    max-height: 171px;    
}
div.quicksearchBox, div.cartBox, div.userinfoBox, div.newUserBox, div.confirmorderBox, div.confirmedBox, div.productInfoList, #AddOnContainer {
    border: 1px solid #9fbbe3;
    background: #163e83;
    margin-bottom: 10px;
    padding: 10px;
    display:block;
}
div.productInfoList{
    padding: 3px;
    text-align:left;
}
div.userinfoBox label, div.newUserBox label{
    line-height: 20px;
    margin-right: 5px;
    float:left;
    width: 120px;
}
div.userinfoBox input, div.newUserBox input, div.newUserBox select{
    width: 200px;
    margin-bottom: 2px;}
}
/* -------------------------------------------------------*/
#tblSearchResult {
	/*background: #9fbbe3;*/
	border-left: 1px solid #9fbbe3;
	border-right: 1px solid #9fbbe3;
	color: #eee;
	font-size: 10px;	
	width: 580px;
	margin-left: 10px;
}
#tblSearchResult a{
	color: #9fbbe3;	
}
#tblSearchResult a:hover{
	color: #fff; 
	text-decoration: none;
}
#tblSearchResult thead tr th, #tblSearchResult tbody tr td {
	padding: 2px; vertical-align: middle;

}
#tblSearchResult thead tr th {
    background: #003060;
	border-top: 1px solid #9fbbe3;
	border-bottom: 1px solid #9fbbe3;
	color: #fff;
	font-weight: normal;
	height:25px;
	text-align: left;	
}
#tblSearchResult thead tr th.facimg, #tblSearchResult tbody tr td.facparam {
    text-align:center;
}
#tblSearchResult tbody tr td {
	border-bottom: 1px solid #9fbbe3;
}
#tblSearchResult tbody tr td img{
    height: 50px;
    width: 65px;
}
#tblSearchResult tbody tr td.tdf {width: 72px;}
#tblSearchResult thead tr th.thl {display:table-cell; margin:0; padding:0; width:0px;}
#tblSearchResult tbody tr td.tdl { border-left:none; display:table-cell; margin:0px; padding:0px; width:0px; }

/* -------------------------------------------------------*/
#tblProdInfo{
    width: 100%;
}
#tblProdInfo tr th{
    width: 170px;
}
#tblProdInfo tr.tralt th, #tblProdInfo tr.tralt td, #tblShowCart tr.tralt th, #tblShowCart tr.tralt td{
    background: #274d8c;
}
#tblProdInfo td, #tblShowCart td{
    padding:2px;
}
/* -------------------------------------------------------*/
#tblShowCart {
    border:none;
    width: 100%;
    text-align: left;
}
/* -------------------------------------------------------*/
.tblProductAddOns{

    text-align: left;
    width: auto;
}
.tblProductAddOns tr:first-child td{

    text-align: left;
    width: 30px;
}
.tblProductAddOns tr td{

    text-align: left;
    width: 150px;
}
.aoItems{
    width: 20px;
}
.aoPrevItems{
    background: #bbf;
    width: 30px;
}
.aoName{

    width:100px;
}


/* -------------------------------------------------------*/
#quicksearchContainer label {
	font-size: 10px;
	width: 100px;
}
#quicksearchContainer div.parameters {
	margin: 20px 0 0 0;
}
#quicksearchContainer div.parameters .textField {
    width: 250px;
}
#quicksearchContainer div.calendars, #quicksearchContainer div.parameters {
	clear: left;
	display:block;
	float: left;
}
#quicksearchContainer div.attributes {
	clear:both;
	/*display: block;*/
	float: right;
	width: 240px;	
	position: relative;
}
#quicksearchContainer div.attributes label {    
	float:left;
	display:block;
	font-size: 12px;
	margin-right: 5px;
	width: 130px;
}
#quicksearchContainer div.attributes div.options span {
	float:left;
	display:block;
}

#quicksearchContainer div.calendars label, #quicksearchContainer div.parameters label {
	display:block;
}
div.dateBox{
	display: block;
    float: left;
    margin-bottom: 10px;
    padding-right: 0px;
    width:140px;
}
div.dateBox .textField{
    font-size: 12px;
    width:90px;
}
div.dateBox * {
    z-index:999;
}
#quicksearchContainer .searchDropDown {
	float: right;
	margin-bottom: 2px;
	width: 95px;
}
div.buttons {
	clear:both;
	/*float: left;
	display:block;*/
	line-height: 100%;
	margin: 0 0 20px 0;
	padding:0;
	width: 100%;
	
}
div#quicksearchContainer div.buttons .btn{
    float: left;
}
/* ---------- BUTTON STYLE ---------- */
.btn { display: block; position: relative; background: #4178cb; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; margin-right:5px; font-size: 10px; } 
.btn * { font-style: normal; background-image: url(../images/btn2.png); background-repeat: no-repeat; display: block; position: relative; } 
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; } 
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; } 
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; } 
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; } 
* html .btn span, * html .btn i { 
float: left; 
width: auto; 
background-image: none; 
cursor: pointer; 
}
.btn:hover { background-color: #9fbbe3; } 
.btn:active { background-color: #444; } 
.btn[class] { background-image: url(#../images/shade.png); background-position: center; }
* html .btn { border: 3px double #4178cb; } /* ie6 hack */
* html .btn:hover {border: 3px double #9fbbe3; } /* ie6 hack */

/* COLLAPSIBLE PANELS
====================================== */
.Collapsebar {cursor: pointer; height:18px; line-height:18px; padding-bottom:5px; width:190px;}
.Collapsebar span{text-decoration: underline;}
.Collapsebar img {margin:0; vertical-align:bottom;}
/* AVAILABILITY CALENDAR
====================================== */
#availabilityContainer{    
    background: #274d8c;
    border: solid 6px #9fbbe3;
    clear:both;
    cursor:default;
    display:block;
    float:left;
    height: auto;
    margin-bottom: 10px;
    width: 561px;}
.availabilityHeader{      
    display:block;
    height:30px;
    padding:0 0px;
    width:100%;}
#SelectedPeriodAndPrice{
    float: left;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 30px;
    padding: 0 0 0 5px;    
    width: 420px;}
.availabilityButton {cursor: pointer; float: right; font-size: 10px; height:18px; line-height:18px; vertical-align: middle; }    
.availabilityButton span {text-decoration: underline;}
#availabilityCalendar{    
    display:block;            
    width: 100%}
* html #availabilityCalendar{margin-left:-1px;} /* ie6 hack */   
.periodSelect {
    clear:both; 
    display:block;  
    height: 25px; 
    padding: 5px 5px;
    }
.periodSelect span{ background: transparent; border: none; float: left; line-height:16px; margin: 2px 5px 0 0; width: auto;}
.periodSelect select {float: left;}     

.availabilityCalendarPanel{ display:block; float:left; height: 0px; width:100%;}
/*#availabilityCalendar div.iBox{
    padding: 1px 0 2px 2px;
    }*/
div.availabilityCalendar{    
    background: #fff;
    border:none;
    display:block;
    float:left;
    height: 169px;
    margin:0;
    overflow: hidden;
    padding:0;
    width: 100%;}
div.availabilityDays {background:#fff;border-top: solid 1px #9fbbe3; display:block;float:left;width:100%;}     
div.availabilityDays span,       
div.availabilityCalendar span {
    background: #ececec;
    border-left: solid 0px #fff;
    border-top: solid 0px #fff;
    color: #bbb;
    display: block;
    float: left;
    font-size: 10px;
    height: 27px;
    line-height:13px;    
    margin: 1px 0px 0px 1px;
    padding:0;
    text-align:center;
    vertical-align:top;    
    width: 39px;}
div.availabilityDays span{background:#9fbbe3; color:#fff;}     
div.availabilityCalendar span.available a{    
    display:block;
    color: #555;
    cursor: pointer;
    height:100%;
    text-decoration: none;}
div.availabilityCalendar span.available a:first-line{
    font-weight: bold;} /* dont work in ie6 */   
div.availabilityCalendar span.available a:hover {
    background: #333;    
    color: #fff;
    }
div.availabilityCalendar span.available{background: #B6F78B;}  

/* ADDON CONTAINER
====================================== */
#Addons {
    /*background: #e4ecf6;
    border-bottom: solid 1px #cddfef;
    border-left: solid 1px #cddfef;   */
    
    display: block;
    float: left;
    margin-top: 10px;
    padding: 5px 0px;
    
    width: 314px;}
