* { padding: 0;	margin: 0; }

html { overflow:-moz-scrollbars-vertical; }

body  
{
	background: #ebefe1; 
	color: #555;
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5em;
}

a { text-decoration:  none;  color: #444; }
a:hover { text-decoration: underline; }

a img { border: 0; }

ul { padding-left: 1.5em; }

hr { height: 1px; border-left:0; border-right:0;border-bottom:0;border-top:1px solid #ccc; margin: 20px 0; }

/*
label { display: block; float:left;}
.right { float: right; }


.field { text-align: right; }
.field label { float: left; }
.field input { border: 1px solid #dbdbdb; padding: 1px; }
*/

#container  
{
	background: transparent url(/img/container.png) repeat-y; 
	width: 980px; 
	margin: 0 auto; 
}

#header  
{
	background: #fff url(/img/header.png) no-repeat;
	height: 53px; 
	margin: 0 11px; 
	padding-top: 97px;
	padding-left: 60px;	
}

#header input {width: 672px; font-size: 28px; padding: 2px 4px; border: 0; color: #555;}
#header button { height: 40px; width: 160px; position:relative; top: -4px; border: 0; background: 0; cursor: pointer;  outline: none; }
#header button span { display: none; }                     


.block { background: #fff url(/img/separator.png) no-repeat bottom; padding-bottom: 11px; }

#page.full { background: #fff url(/img/separator.png) no-repeat bottom; }
 
#shortcuts { width: 958px; margin: 0 11px 10px 11px; }
#shortcuts td { background: #c0d1e6 url(/img/shortcut.png) repeat-x; color: #217aa6; }
#shortcuts a { display: block; border: 2px solid #eee; padding: 2px 10px; color: #006699; font-weight: bold; }
#shortcuts .bullet { background: transparent url(/img/bullet-shortcut.png) no-repeat 7px center; padding-left: 25px; }
#shortcuts a.flag { padding-left: 30px; }
#shortcuts a.Norge { background: transparent url(/img/flag-norway.png) no-repeat 7px center; }
#shortcuts a.Sverige { background: transparent url(/img/flag-sweden.png) no-repeat 7px center; }
#shortcuts a.Danmark { background: transparent url(/img/flag-denmark.png) no-repeat 7px center; }

#contextlinks { padding: 7px 11px 3px 11px; }
#contextlinks a { background: transparent url(/img/bullet.png) no-repeat 2px center; padding-left: 16px; color: #555; }

#breadcrumbs { padding: 10px 11px 3px 11px; color: #555; }
#breadcrumbs a { color: #444; font-size: 10px; }

#paging { padding: 5px 11px; text-align: center; }
#paging a { display: inline-block; padding: 0 5px; margin: 0 2px; line-height: 26px; color: #555; }
#paging a.page:hover { text-decoration: none; background: #eee; }
#paging .page { border: 2px solid #eee; }
#paging .current { background: #bfbfbf; }
#paging .prev { background: transparent url(/img/pager-prev.png) no-repeat right; padding-right: 10px; }
#paging .next { background: transparent url(/img/pager-next.png) no-repeat left; padding-left: 10px; }

#main 
{
	width:980px;	
	float: left;
}

#content 
{
	width: 684px;
	float:left;
}

	#page  
	{
		background: transparent url(/img/article.png) no-repeat left bottom;   
		/* width: 620px; */
		padding: 11px 52px 26px 12px;
		margin-bottom: 30px;	
		font-size: 12px; 
	}
	
	    
	    #page p { margin-bottom: 1em; }
	    #page ul { margin-bottom: 1em; }
	    #page a { color: #006699; }
	    #page h1 { color: #669933; font-size: 19px; font-weight: normal; margin-bottom: 10px; }
	    #page.front a:hover { text-decoration: none; }
	    #page.front td { padding: 2px; }
	    #page.front a img { margin: 4px; }
	
	#content h1 a, #content h1 { color: #669933; font-size: 19px; font-weight: normal; }
	#content h1 { margin-bottom: 10px; }

    #welcome { text-align: center; font-size: 15px; padding: 10px; line-height: 1.3em }
    #welcome h1 { color:#669933; font-size:19px; font-weight:normal; margin-bottom: 7px;}
    

	.hotel  
	{
		background: transparent url(/img/hotel.png) no-repeat left bottom; 
		width: 620px;
		padding: 11px 52px 17px 12px;
		margin-bottom: 15px;	
	}
	
	.campaign { border: 3px solid #eee; padding: 7px; color: #fd1313; font-size: 14px; }
		
	.hotel .links { padding: 7px 0; }
	.hotel .links a, #page .hotel .links a { background: transparent url(/img/bullet.png) no-repeat 2px center; padding: 0 3px 0 16px; color: #555; font-size: 10px; }	
	.hotel .data { width: 620px; }
	.hotel .data td { vertical-align: top; font-size:10px; }
	.hotel .data .photo { width: 210px; height: 134px; }
	.hotel .data .feat-rooms  { background: #fff url(/img/feat-rooms.png) no-repeat center; width: 98px; height: 92px; }
	.hotel .data .feat-beds   { background: #fff url(/img/feat-beds.png) no-repeat center;width: 84px; height: 92px; }
	.hotel .data .feat-utable { background: #fff url(/img/feat-utable.png) no-repeat center;width: 75px; height: 92px; }
	.hotel .data .feat-class  { background: #fff url(/img/feat-class.png) no-repeat center;width: 79px; height: 92px; }
	.hotel .data .feat-cinema { background: #fff url(/img/feat-cinema.png) no-repeat center;width: 74px; height: 92px; }
	.hotel .data .feat-rooms, 
	.hotel .data .feat-beds,  
	.hotel .data .feat-utable,
	.hotel .data .feat-class, 
	.hotel .data .feat-cinema { text-align: center; padding-top: 5px; }	
	.hotel .actions { text-align: right; height: 42px; width: 410px; }
	.hotel .actions a { background: transparent url(/img/action.png) repeat-x center; line-height: 38px; display:inline-block; font-size:14px; color: #fff; margin-left: 20px; padding: 0 10px; }
	.hotel .actions a.readmore { padding: 0 44px; }
	.hotel .actions a.sendrequest { padding: 0 10px; }
	.hotel .campaign { margin-bottom: 7px; }
	
		
	#hotel .add, #hotel .actions a { background: transparent url(/img/action.png) repeat-x center; line-height: 38px; display:inline-block; font-size:14px; color: #fff; margin-left: 20px; padding: 0 10px; }
	#hotel .actions a.readmore { padding: 0 44px; }
	/*#hotel .campaign { margin-top: 10px; }*/
	
    #hotel .column { float: left; width: 305px; }
    #hotel .first { margin-right: 10px; }
    /*#hotel table td { padding-right: 5px; }*/
    #hotel p { margin-bottom: 1em; }


#sidebar
{
	background: transparent url(/img/sidebar.png) no-repeat bottom;
	width: 274px;
	padding: 11px 11px 30px 11px;
	position: relative; 
	float:left;
	font-size: 12px; 
}    

    /* #sidebar .wrapper { border: 1px solid #ccc; float:left; } */

	#sidebar h1 { font-size: 14px; color: #669933; }
	#sidebar h1.person { background: #fff url(/img/person.png) no-repeat left center; line-height: 40px; padding-left: 40px; }
	#sidebar h1.calendar { background: #fff url(/img/calendar.png) no-repeat left center; line-height: 40px; padding-left: 40px; }
	#sidebar h1.pencil { background: #fff url(/img/pencil.png) no-repeat left center; line-height: 40px; padding-left: 40px; }	
	#sidebar .action { background: transparent url(/img/action.png) repeat-x center; line-height: 45px; display:inline-block; font-size:16px; color: #fff; padding: 0 20px; font-weight: bold; margin: 10px 0; }
	
	#picklist ul { margin: 10px 0; }
	#picklist li { list-style-type: square; }
	#picklist a { font-weight: bold; color: #3E8A9A; }
	#picklist .delete { color: #993333; font-weight: normal; display: block; margin-bottom: 10px;}
	
	#info { padding: 10px; color: #993333; font-weight: bold; }
	
	#requestform label { color: #3e8a9a; }
	#requestform input,
	#requestform textarea { border: 1px solid #669933; color: #555; padding: 1px 2px; margin-left: 4px; font-family: Verdana; }
	#requestform span.check label { margin-left: 5px; }
	
	#requestform .formdata input,
	#requestform .formdata select,
	#requestform .formdata { font-size: 11px; }

.frontpagebox { width: 665px; margin:0 -10px 10px -10px; }
.frontpagebox td { background: url(/img/frontpagebox.png) no-repeat center bottom; height: 176px; width: 206px;  }
.frontpagebox td a:hover { text-decoration: none; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
