/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	width: 752px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
}

#header {
	height: 89px;
	margin: 0;
	padding: 0;
	background-image: url(/style_includes/images/header_novologo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}

h1.hide {
	margin: 0;
	padding: 0;
	display: none;
}


.globals {
	float: right;
	margin: 0 10px;
}

.globals a {
	text-decoration: none;
	color: #ffffff;
	font-size: 0.9em;
}

.globals ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.globals li {
	display: inline;
}

.globals li#glob1 {
	background-image: url(/style_includes/images/siteGenerel_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	_background-position: 0px 1px;
}
.globals li#glob2 {
	background-image: url(/style_includes/images/siteGenerel_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	_background-position: 0px 1px;
}
.globals li#glob3 {
	background-image: url(/style_includes/images/siteGenerel_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.globals li a {
	margin: 0 10px 0 15px;
	padding: 3px 0;
	line-height: 35px;
}

.globals li img {
	border: none;
}

#navigationTop {
	clear: both;
	float: right;
	margin-top: 32px;
	_margin-top: 34px;
}

#navigationTop table {
	height: 24px;
	_height: 20px;
}

#navigationTop td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}


#mainarea {
	margin: 4px 0 0 0;
	padding: 0;
	/*background-image: url(/style_includes/images/mainarea_wrapper.gif);
	background-repeat: repeat-y;*/
	width: 752px;
}
body#hmstart #mainarea, body#hmfront #mainarea, body#hmsectionfront #mainarea {
	margin: 4px 0 0 0;
	padding: 0;
	background-image: none;
	width: 752px;
}
body#tasubpage #mainarea, body#tasubpageForm #mainarea {
	margin: 8px 0 0 0;
	padding: 0;
	background-image: url(/style_includes/images/background.gif);
	width: 752px;
	background-repeat: repeat-y;
}

#navigationLeft {
	float: left;
	width: 185px;
	background-color: #E64A0E;
	/*background-image: url(/style_includes/images/navigationLeft_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	height: 100%;
}
/*#navigationLeft h2.left {
	color: #fff;
	font-size: 1.5em;
	text-align: right;
	margin-right: 20px;
	padding: 0;
}*/
#navigationLeft ul {
	margin: 0;
	padding: 0;
}
#navigationLeft ul ul {
	margin: 0;
	padding: 0;
}

#navigationLeft li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#navigationLeft li a {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 5px 23px 5px 10px;
	_padding: 0 23px 0 10px;
	display: block;	
}

#navigationLeft li .selected a {
	background-image: url(/style_includes/images/navigationLeft_active.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
}

#navigationLeft li li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#navigationLeft li li a {
	font-weight: normal;
	margin: 0;
	_padding: 0 23px 0 10px;
	display: block;	
}

#navigationLeft .top {
	background-image: url(/style_includes/images/navigationLeft_top.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 185px;
	height: 12px;
}

#navigationLeft .bottom {
	/*background-image: url(/style_includes/images/navigationLeft_bottom.gif);*/
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 185px;
	height: 12px;
}


#content {
}
body#tastart #content {
	padding: 0;
	margin: 0;
}
body#tasubpage #content {
	float: left;
	width: 298px;
	height: 100%;
	padding: 25px 40px 0 38px;
	margin: 0;
	background-color: #ffffff;
}

body#tasubpage #content ul, body#tasubpageForm #content ul {
	margin: 0 -15px 0 15px;
	padding: 0;
}

body#tasubpage #content li, body#tasubpageForm #content li {
	margin: 4px 0;
	padding: 0;
}

body#tasubpageForm #content {
	float: left;
	width: 298px;
	height: 100%;
	padding: 25px 40px 0 38px;
	margin: 0;
	background-color: #ffffff;
}

body#tasubpageForm #content h2 {
	margin: 0;
	padding: 0;
}

body#tasubpageForm #content img {
	padding: 0;
	margin: -25px -41px 0 -35px;
	background-color: #ffffff;
}

/*---------------contentblockxs inside the content-area...all content goes here ! -------------------*/
#content .contentblockx {
	padding: 0;
	clear: both;
}

/*---------------styling inside the content-area-------------------*/

#content h2 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 1.5em;
	color: #000;
}

#content h3 {
	margin: 5px 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	color: #000;
	background-position: right 0;
	clear: left;
}

#content h3 a {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
	color: #2b99ca;
}

#content a {
	text-decoration: none;
	color: #2b99ca;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content li {
	margin: 0;
	padding: 0;
}



#content p {
	margin: 0 0 15px 0;
	padding: 0;
}

#content .contentblockx p {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 16px;
	color: #000000;
}

#content .contentblockx h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#content .contentblockx img {
	float: left;
	margin-right: 18px;
	margin-top: 10px;
	padding: 0;
}

#navigationRight {
	float: right;
	width: 185px;
	padding: 0;
	height: 100%;
	margin-top: -1px;
}
body#tasubpageForm #navigationRight {
	float: right;
	width: 185px;
	padding: 0;
	height: 100%;
	margin-top: -1px;
}

body#tasubpageForm select {
	width: 185px;
}


#navigationRight h2 {
	font-size: 1.1em;
	font-weight: bold;
}

#navigationRight h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#navigationRight p {
	margin: 0 10px;
	padding: 0;
}

#navigationRight #filler {
	margin-top: 0;
	padding: 0;
}

.clearer {
	clear: both;
	font-size: 1px;
}

#footer {
	clear: both;
	background-color: #F0F0F0;
	background-image: url(/style_includes/images/footer_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 20px 20px 15px;
	font-size: 0.95em;
}

#footer a {
	font-size: 0.95em;
	color: #333333;
}

#footer .leftLinks {
	float: left;
}

#footer .leftLinks a {
	text-decoration: none;
	color: #999999;
	margin-right: 20px;	
	background-image: url(/style_includes/images/footer_linkmarker.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 8px;
}

#footer .copyright {
	float: right;
	text-decoration: none;
	color: #999999;		
	font-size: 0.95em;
}
/*------settings for Image-Righthandmodule ---------*/
.imagebox {
	width: 185px;
	float: right;
	margin-top: -15px;
	_margin-top: -10px;
	margin-bottom: 5px;
}

/*.imagebox img {
	behavior: url("pngbehavior.htc");
}*/

.imagebox .bordertop {
	position: relative;
	top: 12px;
	_top: 10px;
}
.imagebox .borderbottom {
	position: relative;
	bottom: 13px;
	_bottom: 12px;
}
.imagebox .seperator {
	position: relative;
	float: right;
	top: -32px;
	_top: -29px;
}



#country {
	float: left;
	margin-left: 4px;
}

#country table {
	padding-top: 126px;
	_padding-top: 130px;
}

#country table td img {
	border: 0;
}

.entrance {
	position: absolute;
	bottom: 0;
	right: 15px;
	background-image: url(/style_includes/images/entranceTab.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
	display: box;
	height: 17px;
}

.entrance a {
	text-decoration: none;
	font-weight: bold;
	color: black;
	margin-left: 20px;
}

.entranceNotab {
	position: absolute;
	bottom: 0;
	right: 15px;
	display: box;
	height: 17px;
}

.entranceNotab a {
	text-decoration: none;
	font-weight: bold;
	color: black;
	margin-left: 20px;
}

#filler {
	clear: both;
	width: 185px;
}

.rightModule img, .rightModuleRed img, .rightModuleYellow img {
	behavior: url("pngbehavior.htc");
	margin-top: 0;
}
.rightModule .bottom, .rightModuleRed .bottom, .rightModuleYellow .bottom {
	position: relative;
	bottom: 0;
}

.rightModuleRed .seperator, .rightModuleYellow .seperator, .rightModuleBeige .seperator, .rightModuleWhite .seperator {
	text-align: right;	
	display: block;
	height: 18px;
	position: relative;
	bottom: -12px;
	margin-right: 10px;
}

.rightModuleRed .seperator a, .rightModuleYellow .seperator a, .rightModuleBeige .seperator a, .rightModuleWhite .seperator a {
	position: relative;
	top: -6px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
}

.rightModuleRed a, .rightModuleYellow a, .rightModuleBeige a, .rightModuleWhite a {
	color: #2b99ca;
	text-decoration: none;
}
	


.rightModuleRed h3, .rightModuleYellow h3, .rightModuleBeige h3, .rightModuleWhite h3 {
	padding: 0;
	margin: 5px 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

.rightModuleRed ul, .rightModuleYellow ul, .rightModuleBeige ul, .rightModuleWhite ul {
	padding: 0;
	margin: 0 10px 0 20px;
}

.rightModuleRed li, .rightModuleYellow li, .rightModuleBeige li, .rightModuleWhite li {
	padding: 0;
	margin: 0 0 0 5px;
}


.rightModuleRed {
	background-color: #E64A0E;
	margin-bottom: 2px;
	padding: 0;
}
.rightModuleYellow {
	background-color: #EDB413;
	margin-bottom: 14px;
	padding: 0;
}
.rightModuleBeige {
	background-color: #FAECC4;
	margin-bottom: 2px;
	padding: 0;
}

.boxRed, .boxYellow, .boxBeige {
	width: 185px;
	height: 170px;
	float: left;
	margin-right: 3px;
	margin-bottom: 0;
	_margin-bottom: -4px;
	position: relative;
}


body#tastart .boxRed li, body#tastart .boxYellow li, body#tastart .boxBeige li {
	margin-left: 28px;
	margin-top: 5px;
	line-height: 11px;
	
}

body#tastart .boxRed a, body#tastart .boxYellow a {
	text-decoration: none;
	color: #fff;
}


.boxRed .seperator, .boxYellow .seperator, .boxBeige .seperator {
	text-align: right;	
	display: block;
	height: 18px;
	width: 175px;
	padding-right: 10px;
	position: absolute;
	bottom: -1px;
	_bottom: -2px;
}

.boxRed .seperator a, .boxYellow .seperator a, .boxBeige .seperator a {
	position: relative;
	top: -10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

body#tastart .boxRed h3, body#tastart .boxYellow h3, body#tastart .boxBeige h3 {
	padding: 0;
	margin: 5px 10px 0 10px;
	font-weight: bold;
}

body#tastart .boxRed p, body#tastart .boxYellow p, body#tastart .boxBeige p {
	padding: 0;
	margin: 5px 10px 0 10px;
	line-height: 15px;
}

.boxRed img#bottom, .boxYellow img#bottom, .boxBeige img#bottom {
	position: absolute;
	bottom: 0;
}

.boxRed {
	background-color: #E64A0E;
}

.boxYellow {
	background-color: #EDB413;
}

.boxBeige {
	background-color: #F6D989;
}

#filler {
	position: relative;
	margin-top: 8px;
	background-color: #FAECC4;
}

#filler .fillerTop {
	position: absolute;
	top: 0;
}

#filler .fillerBottom {
	position: absolute;
	bottom: 0;
}

label {
	display: block;
	font-weight: bold;
}

#content input {
	width: 290px;
	margin-bottom: 10px;
}

#content table.radio input  {
	width: 10px;
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: normal;
}

#sendActivity {
	position: absolute;
	margin-top: 3px;
	_margin-top: -7px;
	z-index: 999;
	width: 339px;
	height: 37px;
	padding-left: 35px;
	margin-left: -35px;
}


body#tasubpageForm #sendActivity p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	position: relative;
	top: 22px;
	margin-left: 255px;
}

#checkCourse input {
	width: 10px;
	margin: 2px 5px 2px 0;
}

.multipleUpload {
	background-color: #CCCCCC;
	padding: 5px;
}

.multipleUpload {
	background-color: #fff;
	padding: 0;
	height: 230px;
}
.multipleUpload #files_list {
	padding: 5px;
	background-color: #fff;
}

.multipleUpload #files_list input {
	width: 85px;
	background-color: #fff;
	border: 1px solid black;
}

.mapDropdowns {
	position: relative;
	margin-top: -55px;
}

.mapDropdowns select {
	margin: 3px 0;
	width: 220px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

.worldMapRadios input {
	margin: 0;
	padding: 0;
	width: 10px;
}

.formError {
	height: 15px;
	color: Red;
	font-size: 0.9em;
	width: 140px;
	position: relative;
	margin-top: -15px;
	margin-left: 120px;
}

#signup, #submitactivity {
	font-weight: bold;
}

#selectedCountry {
}

#selectedCountry th {
    color: #FFFFFF;
}

#selectedCountry td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E64A0E;
    height: 20px;
    vertical-align: top;
}

#objectPlaceHolder {
	margin-bottom: 4px;
}

body#tastart #filler 
{
	display: none;
}

#adminStatus 
{
}

#adminStatus img
{
	padding: 0;
	display: block;
	width: 14px;
}

.adminBullet 
{
	margin: 0;
	padding: 0;
}

.thumbArrange 
{
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

#tools 
{
	position: absolute;
	margin-top: -25px;
	margin-left: 290px;
}

body#tasubpage a.anchor
{
	color: #000;
}

.leftmenuHeading 
{
	position: relative;
	right: -15px;
	margin-bottom: 10px;
}

h3 img 
{
	margin-right: -40px;
}