object {
	outline:none
}

.item .img {
    float: left;
    margin: 10px;
    position: relative;
    top: 10px;
}

.item a {
    font-weight: bold;
}

#overlay
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#flashPopup
{
	position: fixed;
	top: 150px;
	left: 200px;
	width: 530px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}

#flashPopup a
{
	text-decoration: underline;
	color: #0031FC;
}

#closeFlashPopup
{
	float: right;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	color: #1C334A;
	background-color:#f5f5f5;
	background-image:url(../img/background_winter_02.gif);
}

img,a,input
{
	outline: none;
}

a
{
	text-decoration: none;
}

img
{
	border: none;
}

#container, #container_nobg
{
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}

#container_nobg
{
	background-image: none;
}

#contentContainer
{
	padding-left: 21px;
	padding-right: 22px;
	background-image: url(../img/bgmid.png);
	background-repeat: repeat-y;
	position:relative;
}

#breadCrumbs, #breadCrumbs a
{
	color: #7EB8E8;
}

#headerImg
{
	float: left;
	margin-top: 8px;
	position: relative;
	left: -25px;
}

#triggerImg
{
	float: right;
	margin-top: 4px;
}

#topNavCategories
{
	margin-top: 10px;
	height: 26px;
	background-color: #e6e6e6;
}

.topNavCategory, .topNavCategoryHighlight, #loginButton
{
	display: block;
	float: left;
	width: 164px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #1C334A;
	padding-top: 4px;
	height: 22px;
	border-right: 1px solid #cccccc;
}

#loginButton a
{
	color: #1C334A;
}

.topNavCategoryHighlight
{
	background-image: url(../img/topnav_cat_hlight.gif);
	background-repeat: repeat-x;
}

#topNavCategoryLogin, #loginButton
{
	width: 299px;
	border-right: none;
	float: right;
}

#topNavLinks
{
	position: relative;
	height: 26px;
	background-color: #cccccc;
}

.topNavLink
{
	display: block;
	float: left;
	padding: 0px 18px;
	text-align: center;
	font-size: 14px;
	color: #1C334A;
	padding-top: 4px;
	height: 22px;
}

a.topNavLink:hover
{
	font-weight: bold;
}

#topNavCorner
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#topSpacer
{
	height: 15px;
}

#dcfNavLinks
{
	padding: 0px 10px;
	width: 625px;
	background-color: #7EB8E8;
	height: 30px;
}

#sdcfNavLinks
{
	padding: 0px 10px;
	width: 930px;
	background-color: #7EB8E8;
	height: 30px;
}

.dcfNavLink, .dcfNavLinkHighlight
{
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1C334A;
	padding-top: 5px;
	height: 25px;
	width: 88px;
	border-left: solid 1px #BBE6FA;
}

.sdcfNavLink, .sdcfNavLinkHighlight
{
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #1C334A;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	border-left: solid 1px #BBE6FA;
}

.sdcfNavColor
{
	color: #1C334A;
}

.sdcfMiniBox
{
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.sdcfCopyright
{
	padding-top:10px;
	border-top: 1px solid #CCCCCC;
	width:400px;
	font-size:10px;
}

.dcfNavLinkHighlight, .dcfNavLink:hover, .sdcfNavLinkHighlight, .sdcfNavLink:hover
{
	background-image: url(../img/dcfnav_hlight.gif);
	background-repeat: repeat-x;
}

#dcfNavLink_first
{
	border-left: none;
}

#sdcfNavLink_first
{
	border-left: none;
}

#boxesRight
{
	width: 300px;
	float: right;
}

#boxesLeft
{
	float: left;
	width: 645px;
}

.boxTitle, .boxTitleDrag
{
	font-size: 14px;
	padding-top: 5px;
	padding-left: 18px;
	height: 25px;
	background-color: #cccccc;
}

.boxTitleDrag
{
	cursor: move;
}

.boxTitleText
{
	font-weight: bold;
}

.dcfBoxTitle
{
	font-size: 14px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.boxOuter
{
	background-color: #cccccc;
	position: relative;
	border-bottom: solid 1px #cccccc;
}

.boxOuter_dcf
{
	background-color: #7EB8E8;
	position: relative;
	border-bottom: solid 1px #7EB8E8;
}

.boxInner
{
	position: relative;
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 9px;
	padding: 10px;
}

.boxOuterCorner
{
	position: absolute;
	right: 0px;
	bottom: -1px;
}

.boxInnerCorner
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.smallBox, .smallBoxNoMove
{
	position: relative;
	width: 300px;
}

.wideBox, .wideBoxNoMove
{
	position: relative;
	width: 645px;
}

.boxSpacer
{
	height: 15px;
}

#footer
{
	position: relative;
	height: 30px;
	background-color: #EB0101;
}

#footerCorner
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#footerLink_last
{
	border-right: solid 1px #ffffff; 
}

.footerLink
{
	display: block;
	float: left;
	text-align: center;
	color: #ffffff;
	padding-top: 7px;
	height: 23px;
	width: 106px;
	border-left: solid 1px #ffffff;
}

.footerLink:hover
{
	font-weight: bold;
}

.boxDivider
{
	border-bottom: solid 1px #cccccc;
	margin: 12px 0px;
}

.blockTitleLeft, .blockTitleRight
{
	font-weight: bold;
	margin-bottom: 13px;
}

.blockTitleRight
{
	float: right;
}

.blockImageLeft, .blockImageLeftBorder
{
	float: left;
	margin-right: 20px;
	margin-bottom: 5px; 
}

.blockImageRight, .blockImageRightBorder
{
	float: right;
	margin-left: 20px;
	margin-bottom: 5px; 
}

.blockImageRightBorder, .blockImageLeftBorder
{
	border: solid 1px #cccccc;
}

.b2bContactField
{
	background-color:#C1EAFC;
	border: 1px solid #CCC;
	color: #1C334A;
	font-weight: bold;
}

.textBlock
{
	padding: 0px 10px;
}

.textBlock a
{
	color: #0031FC;
	font-weight: bold;
}

.textBlock a:hover
{
	text-decoration: underline;
}

.singleTextBlock a
{
	color: #0031FC;
	font-weight: bold;
}

.singleTextBlock a:hover
{
	text-decoration: underline;
}

#wbCh_exam
{
	position: relative;
	color: #B3B3B3;
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 27px;
	padding-left: 27px;
}

#wbCh_examText
{
	position: relative;
	top: 1px;
}

.wbCh_goButton
{
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../img/gobut_small.gif);
}

.wbCh_goButton:hover
{
	background-image: url(../img/gobut_small_sel.gif);
}

.wbCh_goBackButton
{
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../img/gobackbut_small.gif);
}

.wbCh_goBackButton:hover
{
	background-image: url(../img/gobackbut_small_sel.gif);
}

#wbCh_title
{
	float: left;
	font-size: 14px;
}

.wbCh_boxTitleText
{
	font-weight: bold;
}

#wbCh_topDivider
{
	border-bottom: solid 1px #cccccc;
	margin-top: 13px;
}

#wbEr_rightSide
{
	padding: 7px 9px;
}


#wbCh_rightSide
{
	float: right;
	width: 357px;
	padding: 7px 0px;
}

#wbCh_leftSide
{
	width: 210px;
}

#wbCh_botDivider
{
	border-bottom: solid 1px #cccccc;
	margin-bottom: 8px;
}

#wbCh_startExercise
{
	position: relative;
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 43px;
}

#wbCh_startExerciseText
{
	position: relative;
	top: 6px;
}

.wbCh_goExerciseBut
{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 31px;
	height: 31px;
	background-image: url(../img/gobut_large.gif);
}

.wbCh_goExerciseBut:hover
{
	background-image: url(../img/gobut_large_sel.gif);
}

#wbCh_level
{
	float: left;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 6px;
	margin-right: 10px;
}

.wbCh_levelIcon
{
	margin-right: 13px;
	cursor: hand;
	cursor: pointer;
}

.wbCh_exercise, .wbCh_exerciseSelected
{
	display: block;
	width: 210px;
	height: 27px;
	padding: 4px 0px;
	border-bottom: solid 1px #cccccc;
	color: #1C334A;
	font-size: 14px;
}

.wbCh_exercise:hover
{
	background-color: #C1EAFC;
}

.wbCh_exerciseSelected
{
	background-color: #C1EAFC;
	font-weight: bold;
}

.wbCh_exThumb
{
	float: left;
	margin-left: 5px;
	margin-right: 12px;
}

.wbCh_exTitle
{
	position: relative;
	top: 4px;
}

#wbCh_tentamen
{
	border-bottom: none;
}

.wbCh_rightSideBg
{
	background-repeat: no-repeat;
	position: relative;
	height: 213px;
	padding: 12px;
}

.wbCh_topmedia
{
	float: right;
}

.wbCh_toptextBelow
{
	position: absolute;
	width: 333px;
	height: 55px;
	padding: 0px 12px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

.submitWarning
{
	background-color:#FFF19D;
	color:#1C336C;
	border:solid 1px #CCCCCC;
	width:255px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: bold;
}


.submitOk
{
	background-color:#A4FFA4;
	color:#1C336C;
	border:solid 1px #CCCCCC;
	width:255px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: bold;
}

.collapseButton
{
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: hand;
	cursor: pointer;
}

.ToolTip
{
	position: absolute;
	color: #1C334A;
}

.TooltipHeader
{
	font-weight: bold;
	padding-bottom: 4px;
}

.ToolTipMid
{
	width: 181px;
	padding-top: 4px;
	padding-left: 9px;
	padding-right: 11px;
	background-image: url(../img/tooltip_mid.png);
}


