@import url(/core/globalresources/styles/reset.css);

body
{
	font-family:arial;
	font-size:12px;
	line-height:18px;
	color:#2d2d2d;
}

td
{
	vertical-align:top;
}

h1, h1 *
{
	color:#fda30d;
	font-weight:600;
	font-size:22px;
	line-height:25px;
	display:block;
	margin-top:25px;
	margin-bottom:5px;
}

#rightcontainer h2 {
	background:url(/core/templateresources/h2_split.gif) no-repeat;
	padding: 10px 0 9px 15px;
	margin-bottom:4px;
	color:#FFF;
	font-size:14px;
	font-weight:600;
}

#rightcontainer span a
{
	display:inline-block;
	padding-left:11px;
	background:url(/core/templateresources/linkarrow.gif) left center no-repeat;
	color:#000;
	text-decoration:none;
}

#creators
{
	padding:20px 0px 20px 0px;
	text-align:center;
	}

#creators a
{
	color:#000;
}

#bokasemesternu
{
	position:absolute;
	margin:1px;
	top:250px;
	right:0px;
	z-index:1;
	overflow:visible;
	}

.archivedate
{
	font-weight:500;
	color:#000 !important;
	font-size:12px!important;
	display:block;
	margin-top:3px;
	}

.corearchivelist span
{

}

.corearchivelist br
{
	display:none;
	}

.corearchivelist a
{
	display:block;
	padding-left:11px;
	padding-top:5px;
	padding-bottom:8px;
	background:url(/core/templateresources/archiveborder.gif) left center no-repeat;
	color:#000;
	text-decoration:none;
}

.corearchivelist a b
{
	position:relative;
	font-weight:500;
	top:2px;
}


h3, h3 * {
	font-size:18px;
	font-weight:normal;
	color:#666666;
	margin:2px 0;
	padding-bottom:0px;
	padding-top:2px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:25px;
}

h4 {
	color:#595946;
	font-size:15px;
	line-height:22px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	margin:0 0 0 0;
}

h5{
	line-height:20px;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	margin-bottom:5px;
	margin-top:10px;
}

h6
{

	line-height:20px;
	color:#00b7ea;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	margin-top:2px;
}

#container
{
	margin:auto;
	width:832px;
	background:url("/core/templateresources/backgroundtemplate_new.png") top left repeat-y;
	padding:15px 15px 0 15px;
}

/* ############## MENU ################ */

#navigation
{
	margin-top:10px;
	height:43px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}

#navigation li
{
	float:left;
	padding:11px 20px 15px 20px;
}

#navigation li a
{
	color:#01b7ea;
	text-decoration:none;
	font-weight:600;
	}


#navigation li.active
{
	background:url(/core/templateresources/menuactive_new.gif) bottom center no-repeat;
}

#navigation li.active a
{
color:#565443;
}
/* ############ CRUMBS ################ */

#breadcrumbs
{
	width:500px;
	height:25px;
	float:left;
}

#breadcrumbs li
{
	float:left;
}

#search
{
	width:150px;
	padding:3px;
	border:1px solid #EEE;
	background: url(/core/templateresources/searchicon.gif) right center no-repeat;
	padding-right:20px;
	}

/* ############ LEFT ################ */

#leftcontainer
{
	width:210px;
	float:left;
}

#booking
{
	background:url(/core/templateresources/ordertemplate_new.gif) no-repeat;
	height:217px;
	padding:10px;
	padding-top:10px;
}

#booking td
{
	color:#FFF;
	padding:10px;
	font-weight:14px;
}

#booking td select
{
	width:60px;
}

#booking h2
{
	font-size:14px;
	font-weight:600;
	line-height:37px;
	margin:0px;
	padding:0px;
	color:#FFF;
	background:none;
	margin-bottom:25px;
}

#booking #onlinesearch
{
/*
	background:none;
*/
	width:50px;
	background:url(/core/templateresources/onlinesearch.png) left center no-repeat;
	height:23px;
	color:transparent;
	border:none;
	cursor:hand;
	margin-left:120px;
	cursor:pointer;
	margin-top:20px;
}

/* ############ RIGHT ################ */

#rightcontainer
{
	padding-top:6px;
	position:relative;#
	float:right;
	width:600px;
	overflow:hidden;
	background:url(/core/templateresources/splitborder_new.gif) repeat-y;
	padding-left:15px;
}


/* ############ BREADSEARCH ################ */

#breadsearch
{
	margin-top:10px;
	position:relative;
	margin-bottom:2px;
	height:25px;
}

#breadsearch ul
{
	float:left;
	margin-top:7px;
}

#breadsearch ul li
{
	float:left;
}

#breadsearch li a
{
	padding-left:5px;
	text-decoration:none;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}


#breadsearch li span
{
	position:relative;
	top:-1px;
	}

#breadsearch li a:hover
{
	text-decoration:underline;
}

#breadsearch form
{
float:right;
border:1px solid #cccccc;
width:150px;
padding:4px;
}

#breadsearch form #searchfield
{
	background:#FFF;
	position:relative;
	top:-2px;
	border:none;
	width:125px;
}

#breadsearch form #submit
{
	background:#FFF url(/core/templateresources/searchsubmit.gif)	 center center no-repeat;
	width:15px;
	height:15px;
	border:none;
	cursor:hand;
	cursor:pointer;
}

#languagebar {
	right:0px;
	padding:7px;
	text-align:right;
}

#languagebar img{
margin-right:4px;
}


.fastlinks ul li
{
		padding-left:0px !important;
		background: none !important;
}


.fastlinks ul li.border
{
	background: url(/core/templateresources/emptymenuborder.gif) left bottom no-repeat !important;
}
.fastlinks ul li a
{
	position:relative;
	top:-2px;
	}

.fastlinks ul li.header	h2
{
	background:url(/core/templateresources/menusplitter_new.gif) no-repeat ;
	line-height:33px ;
	color:#FFF ;
	padding-left:10px ;
	font-weight:600 ;
	font-size:14px ;
}

.fastlinks ul li.header
{
	margin:0 -1px 0 -1px;
}

.fastlinks ul li.header h2 span
{
	position:relative;
	top:-2px;
}

.submenu > ul
{
	border:1px solid #EEE;
	width:201px;
}

.submenu > h2
{
	clear:both;
	padding-top:3px;
	background:url(/core/templateresources/menutopper_new.gif) left top no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	line-height:35px;
	margin:0px;
}

.submenu > h2 span
{
	position:relative;
	top:-2px;
}

.submenu ul
{
padding-top:5px;
}

.submenu ul li
{
	margin:3px 10px 6px 10px;
	padding-bottom:5px;
	padding-left:20px;
	background:url(/core/templateresources/li_template.gif) left top no-repeat;
}

.submenu ul li a
{
	text-decoration:none;
	color:#2d2d2d;
}

.menuend
{
	display:block;
	}

.thirditem
{
	background:none !important;
	padding:0px !important;
	margin:0px !important;
	font-weight:500 !important;
}


#bottom
{
	position:relative;
	float:left;
	background: url("/core/templateresources/bottom_bg.gif") top left no-repeat;
	background-repeat:no-repeat;
	width:830px;
	height:60px;
	color:#fff;

}

#bottom a
{
	text-decoration:none;
	color:#fff;
	line-height:13px;
	font-size:10px;

}

#bottom a:hover
{
	text-decoration:underline;
}

.leftcontent
{
text-align:left;
position:relative;
float:left;
height:30px;
line-height:30px;
margin-bottom:0px;
}

.rightcontent
{
text-align:right;
position:relative;
float:right;
height:30px;
line-height:30px;
margin-bottom:0px;
}

#infobar
{
	background: url(/core/templateresources/bottom_new.gif) top left no-repeat;
	height:64px;
	margin:0 -11px 0 -9px;
	color:#ffffff;
}

#infobar .left, #infobar .right
{
	width:230px;
	margin-left:15px;
	font-size:12px;
	line-height:14px;
	margin-top:15px;
	float:left;
}

#infobar .right a
{
	color:#FFF;
	text-decoration:none;
}

.coreHdelimiter
{
margin:0px;
padding:0px;
border:0px;
border-bottom:1px solid #EEE;
overflow:hidden;
margin: 15px 0 15px 0;
}

#search
{
position:relative;
float:right;
height:30px;
line-height:30px;
border-bottom:1px solid #d6d6d6;
width:230px;
margin-left:0px;
padding-left:0px;
}

input.submit
{
background: url("/core/templateresources/btn_bg.gif") top left repeat-x;
	height:20px;
	width:50px;
	display:inline;
	border:0px;
	color:#ffffff;
	font-size:11px;
	font-family:verdana;
	line-height:20px;
}

input.field
{
	background:#f8f8f8;
	border:1px solid #999;
	height:16px;
	line-height:16px;
	padding-left:5px;
	color:#2d2d2d;
	font-family:verdana;
	font-size:11px;
}

.language
{
	width:160px;
	position:absolute;
	left:720px;
	/*top:10px;*/
	float:right;
	padding-top:8px;
	padding-right:5px;
	overflow:hidden;
}

.language a
{
	padding-right:5px;
}

#boka
{
	background-image: url("/core/templateresources/bookingtemplate.gif");
	background-repeat:no-repeat;
	height:209px;
}

#boka form h2
{
	background-image:none;
	color:#2d2d2d;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:20px;
	padding-top:20px;
	margin-left:50px;
	margin-bottom:15px;
}

#boka  form table
{
	width:190px;
	background-image:none;
	color:#2d2d2d;
	padding:0px;
	margin:0px;
	margin-left:15px;
}

#boka  form table tr td
{
	padding-bottom:10px;
}

#boka form select
{
	background-color:#FFFFFF;
	border:1px solid #7f9db9;
	display:inline;
	width:70px;
}

#boka .bookbutton
{
		background-image: url("/core/templateresources/bookbutton.gif");
		background-repeat:no-repeat;
		height:24px;
		width:78px;
		display:inline;
		border:0px;
		margin-left:100px;
		margin-top:20px;
}

.clear
{
	clear:both;
	height:0px;
	font-size:0px;
	}
