body 
{
	  text-align: center;
	  margin-top: 10px;
	  margin-bottom: 40px;
	  font-family: Arial, Helvetica, Sans-Serif;
}

/* wrapper för all content */
#container
 {
	  margin: 0 auto;
	  width: 1024px;
	  text-align: left;
}

/*******************************************/
/* sidhuvud */
/*******************************************/
#head
{
	height: 102px;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
}

#hgoLogo
{
	position: absolute;
}

ul#topNav
{
	position: absolute;
	bottom: 6px;
	left: 160px;
}

#topNav li
{
	display: inline;
	border-left: 1px solid #562513;
	padding: 0px 10px 3px 13px;
}

#topNav li a
{
	color: #562513;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

#topNav li a:hover
{
	text-decoration: underline;
}

/* Funktionsmenyn - ligger även i sidfoten */
ul#bottomFunctions
{
	position: absolute;
	right: 10px;
	top: 11px;
}   

ul#topFunctions
{
	position: absolute;
	right: 220px;
	top: 12px;
}

ul.functions li
{
	display: inline;
	font-size: 11px;
	color: #562513;
}

ul.functions li a
{
	font-size: 11px;
	color: #562513;
	text-decoration: none;
}


ul.functions li a:hover
{
	text-decoration: underline;
}


/* Snabbvalsmenyn */
ul#snabbval
{
	background: #f3f3f3 url(/index.nsf/dropdown_arrow.gif) no-repeat bottom right;
	position: absolute;
	right: 0;
	bottom: 0;
	-moz-border-radius: 7px 7px 0px 0px; 
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	border-radius: 7px 7px 0px 0px; 
}

ul#snabbval li
{	
	width: 247px;
	height: 20px;
	list-style: none;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 7px;
	color: #562513;
}

ul#snabbval li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 27px;
}

ul#snabbval li ul li
{	
	background: #f3f3f3;
	text-decoration: none;
	white-space: nowrap;
	width: 254px;
	padding: 0;
	margin: 0;
	height: 24px;
}

ul#snabbval li ul li a
{	
	padding: 6px 7px;
	margin: 0;
	background: #f3f3f3;
	color: #562513;
	display: block;
	text-decoration: none;
}

ul#snabbval li ul li a:hover
{	
	background: #dcdcdc;
}

/* Sökruta */
#topSearch .topSearchForm
{
	position: absolute;
	right: 0px;
	top: 5px;
	width: 199px;
}


#topSearch .topSearchForm fieldset
{
	position: relative;
	text-align: right; /* så inpufältet glider åt höger */
	width: 199px;
	height: 27px;
	background: transparent url("/index.nsf/searchField.gif") no-repeat top left;
}	

#topSearch .topSearchForm fieldset .searchField
{
	border: none;
	background: transparent;
	height: 23px;
	padding: 1px 0px 0px 10px;
	margin: 0;
	width: 172px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #777;
}

#topSearch .topSearchForm fieldset .searchButton
{
	background: transparent url("/index.nsf/searchButton.gif") no-repeat top left;
	text-indent: -5000px;
	width: 27px;
	height: 27px;
	border: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

/* wrapper för huvudytans content */
#mainContent
{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}

/*******************************************/
/* stora vänsterspalten */
/*******************************************/
#leftArea
{
	height: auto;
	width: 766px;
	margin-bottom: 5px;
	float: left;
}

/* top content*/
#topContainerLeft
{
	width: 766px;
	margin-bottom: 5px;
	height: 431px;
	position: relative;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

/* main content */
#mainContainerLeft
{
	height: auto;
	width: 766px;
}

.mainContainerLeftColumn
{
	width: 252px;
	margin-right: 5px;
	float: left;
}

#lastColumn
{
	margin-right: 0;
}

.mainContainerItem
{
	width: 252px;
	height: auto;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background-color: #ec7404; /* orange som default */
}

.text
{
	width: 242px;
	padding: 10px 0px 10px 10px;
}

.aquamarine
{
	background-color: #7bc6bc;
}

.mustard
{
	background-color: #d1cb4c;
}

.beige
{
	background-color: #fff2cd;
}

.cerise
{
	background-color: #C5005A;
}


.brown
{
	background-color: #562514;
}

.brown p
{
	color: #fff2cd;
}

.brown h3
{
	color: #fff2cd;
	text-transform: uppercase;
}

.mainContainerItem h3
{
	font-weight: bold;
	font-size: 11px;
	padding: 3px 10px 2px 10px;
}

.mainContainerItem p
{
	font-size: 11px;
	padding: 1px 10px 2px 10px;
}

.brown a
{
	color: #fff2cd;
	text-decoration: none;
}


/*******************************************/
/* stora högerspalten */
/*******************************************/
#rightArea
{
	height: auto;
	width: 254px;
	float: right;
}

/* utfällbara rutor i högerspalt */
#rightAccordion 
{
	height: 424px; /* 431px - 7px */
}

#rightAccordion ul
{
	list-style-type: none;
}

#rightAccordion ul li
{
	text-indent: -12px;
	color: #fff2cd;
	font-size: 12px;
	padding: 3px 12px 3px 12px;
}

#rightAccordion ul li:before 
{
	content: "\002B";
	display: inline;
	float: left;
	width: 7px;
	padding-right: 5px;
}

#rightAccordion a
{
	color: #fff2cd;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	display: inline;
}

#rightAccordion a:hover
{
	text-decoration: underline;
}

#programs
{
	background: #ec7404 url(/index.nsf/arrow_orange_bg.gif) no-repeat -50px 0;
	height: 48px;
	padding-left: 20px;
	padding-top: 19px;
}

#programsContent
{
	background: #ec7404;
	padding-left: 20px;
	height: 230px;
	overflow: hidden;
}

#education
{
	background: #562513 url(/index.nsf/arrow_brown_bg.gif) no-repeat bottom right;
	height: 41px;
	padding-left: 20px;
	padding-top: 26px;
}

#educationContent
{
	background: #562513;
	padding-left: 20px;
	padding-right: 12px;
	height: 230px;
	overflow: hidden;
}

#apply
{
	background: #c5005a url(/index.nsf/arrow_cerise_bg.gif) no-repeat bottom right;
	height: 39px;
	padding-left: 20px;
	padding-top: 21px;
}

#applyContent
{
	background: #c5005a;
	padding-left: 20px;
	padding-right: 12px;
	height: 230px;
	overflow: hidden;
}

#applyBottom
{
	background: #c5005a;
	height: 9px;
	-moz-border-radius: 0px 0px 7px 7px; 
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-radius: 0px 0px 7px 7px;
	margin-bottom: 5px;
	margin-top: -2px;
}

/*******************************************/
/* aktuellt */
/*******************************************/
#news
{
	height: auto;
	width: 254px;
}

#newsHeader
{
	background-color: #e85290;
	height: 47px;
	padding-left: 20px;
	padding-top: 23px;
	-moz-border-radius: 7px 7px 0px 0px; 
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	border-radius: 7px 7px 0px 0px; 
}

#news ul li
{
	padding: 10px 10px 5px 19px;
}

#news a
{
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	color: #562513;
}

#news a:hover
{
	text-decoration: underline;
}


#news a span
{
	color: #C5005A;/*#e85290;*/
	font-weight: bold;
}


/* PAGE FOOT */
#footer
{
	height: auto;
	width: 100%;
	border-top: solid 1px #785142;
	margin-top: 20px;
	position: relative;
}

#footer p#address
{
	font-size: 12px;
	color: #562513;
	margin-left: 10px;
	margin-top: 10px;
}

#footer p#address strong
{
	font-weight: bold;
	text-transform: uppercase;
}

/* HACKS'N'TRICKS */
.group:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* IE6 */
* html .group { height: 1%; }

/*IE7 */
.group { min-height: 1px; }

/* Klasser som enbart används som markeringsklasser för jQuery */
.useAsBg {}

.useAsPanelBg {}

/***********************************************************************
 CAROUSEL CSS
***********************************************************************/
div.carouselWrapper
{
	width: 766px;
	height: 431px;
	overflow: hidden;
	position: absolute;
}

div.jCarouselLite
{
	left: 0;
	overflow: hidden;
	position: relative;
	visibility: visible;
	width: 766px;
	height: 431px;
	z-index: 2;
}

div.jCarouselLite ul
{
	left: 0;
}

div.prev
{
	width: 134px;
	height: 364px; /* 431px - 67px */
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/index.nsf/Hotspot_bg_left.png);
	z-index: 1000;
	-moz-border-radius-topleft: 7px; 
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
}

div.next
{
	width: 134px;
	height: 364px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(/index.nsf/Hotspot_bg_right.png);
	z-index: 1000;
	-moz-border-radius-topright: 7px; 
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
}

.viewerContentItem
{
	width: 766px;
	height: 431px;
	
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

/***********************************************************************
 COLORBOX CSS
***********************************************************************/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(colorbox_controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(colorbox_border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(colorbox_controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(colorbox_controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(colorbox_border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(colorbox_controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(colorbox_controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(colorbox_controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(colorbox_loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(colorbox_loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; font-family: Arial, Helvetica, Sans-Serif; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(colorbox_controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

