body 
{
	background-image: url(/_layouts/1030/4d/gfx/4dBg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
td, div, input, textarea, p, select, button, span, ul, li, address, cite, blockquote, fieldset, legend, label
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
}
p 
{
  margin: 0px 0px 10px 0px;
}

p strong 
{
  font-size: 11px;
}

a:link, a:visited, a:active 
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #66979B;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	margin:0px 0px 0px 0px;
}
h1
{
	font-size: 15px;
  margin: 6px 0px 6px 0px;  	
}
h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
h3
{
	font-size: 13px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 11px;
}

#PageLayout
{
	margin: 0px auto;
	width: 910px;
	min-width: 910px;
	background-color: White;
	min-height: 620px;
	position: relative; /*So we can position other elements absolute within this element*/
}
#Logo
{
	position: absolute;
	top: 9px;
	left: -44px;
	width: 126px;
	height: 124px;
	z-index: 10000;
}
#GoldPartnerLogo
{
	position: absolute;
	top: 0px;
	left: 520px;
	width: 162px;
	height: 60px;
}

#MainContentContainer
{
	padding: 0px 20px 0px 20px;
}

.MenuLayer
{
	position: absolute;
	top: 86px;
	left: 84px;
	z-index: 1000;
	width: 150px;
	display: none;
}


.MenuLayer ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.MenuLayer ul li a
{
	display: block;
	padding: 0px 0px 0px 8px;
	background-color: #BEC109;
	color: #000000;
	text-decoration: none;
	height: 18px;
	line-height: 18px;
	overflow: hidden; /*Don't push the width beyond the 150px*/
}
.MenuLayer ul li a:hover
{
	background-color: #CBCD3A;
}
#overlay
{
	opacity: .30;
	filter: alpha(opacity=30);
	position: absolute;
	top: 100px;
	left: 20px;
	width: 580px;
	height: 253px;
	background-color: White;
	display: none;
	z-index: 200;
}

#ContentContainer
{
  background-image: url(/_layouts/1030/4d/gfx/ThreeColumnDividerBg.gif); 
  background-repeat: repeat-y; 
  padding-left: 210px;
  padding-right: 190px;
}

#LeftContentContainer
{
  float: left;
  position: relative;
  overflow: hidden;
  width: 200px;
  margin-left: -660px;
  padding: 110px 0px 10px 0px;
}

#MiddleContentContainer
{
  float: left;
  position: relative;
  margin: 0px;
  padding: 10px 20px 0px 10px;
  overflow: hidden;
  width: 420px; 
}

#RightContentContainer
{
  float: left;
  position: relative;
  overflow: hidden;
  width: 210px;
  margin-right: -210px;
  padding: 10px 0px;   
  }

#LeftInfoContainer
{
  margin-top: 10px;
  width: 200px; 
  background-image: url(/_layouts/1030/4d/gfx/VerticalFaderBg.gif); 
  background-position: 0px 0px; 
  background-repeat: no-repeat;
}

.InfoContainer 
{
  padding: 10px 10px 0px 10px;
}

.InfoContainerItem
{
  border-bottom: dotted 1px #BEC109;  
  margin: 0px 0px 10px 0px;
  padding: 0px;
} 

.InfoContainerItem p
{
  margin: 0px;
}

.InfoListing
{
  list-style-type: none;
  margin: 5px 0px 1px 0px;
  padding: 0px;
}

.InfoListing li
{
  border-top: dotted 1px #A4BBC1;
  margin: 0px;
  padding: 2px 0px;
}

.InfoListingReverse
{
  list-style-type: none;
  margin: 5px 0px 1px 0px;
  padding: 0px;
}

.InfoListingReverse li
{
  border-bottom: dotted 1px #A4BBC1;
  margin: 0px;
  padding: 2px 0px;
}

.YdelserContainer
{
  padding: 10px 10px 0px; 
  margin-bottom: -10px;
}

#YellowContainer
{
	float: left;
	width: 580px;
	height: 253px;
	margin-right: 10px;
	overflow: hidden;
	background-image: url(/_layouts/1030/4d/gfx/TabsBg.jpg);
}

#TagCloudContainer
{
	float: left;
	width: 280px;
	height: 253px;
	overflow: hidden;
	background-image: url(/_layouts/1030/4d/gfx/TagCloudBg.jpg);
	position: relative;
}
#TagCloudContainer #PopularCourses
{
	position: absolute;
	bottom: 11px;
	left: 14px;
	width: 96px;
	height: 9px;
}

#TagCloud
{
	padding: 20px 20px 20px 20px;
}
#TagCloud a
{
	color: White;
	text-decoration: none;
}
#TagCloud a:hover
{
	text-decoration: underline;
}

#TagCloud .font12 {font-size:12px; line-height:26px;}
#TagCloud .font14 {font-size:14px; line-height:26px;}
#TagCloud .font16 {font-size:16px; line-height:26px;}
#TagCloud .font18 {font-size:18px; line-height:26px;}
#TagCloud .font20 {font-size:20px; line-height:26px;}
#TagCloud .font22 {font-size:22px; line-height:26px;}

.Uppercase
{
	text-transform: uppercase;
}

.clear
{
	clear: both;
}
.headerWithBorder
{
	margin: 0px 0px 15px 0px;
	padding-bottom: 5px;
	border-bottom: solid 1px #A7AFB2;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Tahoma;
}

.FrontpageContentSpot
{
	float: left;
	width: 274px;
	overflow: hidden;
}
.FrontpageContentSpotCenter
{
	float: left;
	width: 274px;
	margin: 0px 24px 0px 24px;
	overflow: hidden;
}

.SmallSearchBox
{
  position: absolute;
  top: 10px;
  margin: 0px auto;
  padding: 0px;
  left: 0px;
  width: 200px; 
  height: 100px; 
  background-image: url(/_layouts/1030/4d/gfx/LeftColumnYellowBg.jpg); 
  overflow: hidden;
}

.SmallSearchBox div select
{
  width: 180px;
}

.SmallSearchBox div h6
{
  font-size: 11px;
}

.PrisDiv
{
  width: 200px; 
  height: 100px; 
  background-image: url(/_layouts/1030/4d/gfx/LeftColumnYellowBg.jpg); 
  overflow: hidden;
  margin: 0px auto; 
}

.PrisDiv div select
{
  width: 180px;
}

.SignUpBox 
{ width: 201px; 
  overflow: hidden; 
  margin-left: 5px;
}
.SignUpBoxTop 
{
  background-image: url(/_layouts/1030/4d/gfx/SignUpBoxTop.png); 
  height: 31px;
}
.SignUpBoxTop h2 
{ 
  font-size: 14px; 
  line-height: 31px; 
  padding-left: 10px; 
  margin: 0px;
}
.SignUpBoxCenter 
{
  background-image: url(/_layouts/1030/4d/gfx/SignUpBoxCenter.png);
}
.SignUpBoxCenter table 
{ 
  border-top: dotted 1px black;
}
.SignUpBoxCenter table tr th 
{
  text-align: left; 
  line-height: 18px;
}
.SignUpBoxCenter table tr td 
{
  text-align: left; 
  line-height: 16px;
}
.SignUpBoxBottom 
{
  background-image: url(/_layouts/1030/4d/gfx/SignUpBoxBottom.png); 
  height: 11px; 
  line-height: 2px;
}

#Footer
{
	width: 870px;
	padding: 16px 0px 20px 0px;
	overflow: hidden;
	border-top: solid 1px #E6E6E6;
	color: #999999;
	font-size: 11px;
	background-color: White;
}


/* QuickLink */

.QuickLinkHeadline
{
  height: 35px; 
  line-height: 35px;
  background-image: url(/_layouts/1030/4d/gfx/HeaderBgGray.jpg);
}

.QuickLinkHeadline h4
{
  margin: 0px;
  padding-left: 10px;
}

.QuickLink
{
  background-image: url(/_layouts/1030/4d/gfx/VerticalFaderBgWithDoodle.gif); 
  background-repeat: no-repeat; 
  min-height: 15px;
}

.QuickLinkBody
{
  border-left: solid 1px #A4BBC1;
  border-right: solid 1px #A4BBC1; 
  padding: 0px 10px 0px 10px; 
  margin: 0px; 
  background-color: #DCE5E7;
}

.QuickLinkBottom /* image */
{
    width: 210px; 
    height: 23px; 
    padding: 0px; 
    margin: 0px;
}

/* SiteMap */
.SiteMap
{
  position: relative;
  border-bottom: 1px solid #E6E6E6;
  padding: 5px 5px 5px 63px;
  background-color:White;
  margin: 0px;
}

.SiteMap span
{
  color: Black;
  font-weight: bold;
  text-decoration: none;
}

.SiteMap span.sep
{
  color: #6F6F6F; 
  font-weight: bold;
}

.SiteMap span a
{
  text-transform: uppercase;
  color: #6F6F6F;
  font-weight: bold;
  text-decoration: none;
}

.center
{
  width: 200px;  
  margin: 0px auto;
}

table.Pris thead tr td, table.Pris tbody tr td
{
  text-align: center;
}

/* CourseStatus icons*/
ul.columns2
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 181px;
  overflow: hidden;
  border-top: dotted 1px black;
  position: relative;
}

ul.columns2 li
{
  display: block;
  overflow: hidden;
  float: left;
  white-space: nowrap;
  height: 18px;
  position: relative;
}

ul.icon li.icon
{	    
  width: 20px;
  cursor: pointer;
}


ul.columns2 li.one
{
  width: 70px;
  padding: 0 0 0 20px;
}

ul.columns2 li.two
{
  width: 90px;
}

ul.icon li.one
{
  padding: 0px;
}

ul.columns2 li.header
{
  font-weight: bold;
}

#coursestatus
{
  display: none;
  width: 420px;
  min-width: 420px;
  height: 370px;
  min-height: 370px;
  background-color: Transparent;
  position: absolute;
  top: 350px;
  left: 240px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  border: solid 1px black;
}
iframe
{
  width: 100%; 
  height: 100%;
  margin: 0px; 
  padding: 0px;
  border: 0;      
}
	  



/*Google Search Results */
/* Hide More Results */
.gsc-results .gsc-cursor-box .gsc-trailing-more-results a,
.gsc-control-cse .gsc-wrapper .gsc-adBlock 
{
  display: none;
}

/*Google Search Results */
/*----------- core stylesheet hack -----------*/
.ms-WPBody a, .ms-WPBody a:link, .ms-WPBody a:visited 
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #4B6F72;
	text-decoration: none;
}

.ms-WPBody a:hover
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	color: #4B6F72;
	text-decoration: underline;
}

.ms-WPBody table, .ms-TPBody table 
{
  font-family: Tahoma,Arial,Verdana;
  font-size: 11px;
}

.ms-WPBody td, .ms-TPBody td 
{
  font-size: 11px;
}


/*----------- core stylesheet hack -----------*/