
/*GLOBAL CLASSES*/
*:focus{
	outline:0;
}

html{
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
}

body{
	height:100%;
	margin:0px;
	padding:0px;
	
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#333333;
	
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

img{
	border:none;
}

ul{
	margin:0px;
	padding-left:25px;
	padding-right:10px;
	margin-bottom:-2px;
}

li{
	margin:0px;
	margin-bottom:2px;
}

/*LAYOUT CLASSES*/
.defaultPadding{
	float:left;
	padding:10px;
	padding-right:0px;
}

.welcomePadding{
	float:left;
	padding:10px;
	padding-bottom:0px;
}

.homeSWF{
	position:absolute;
	left:50%;
	top:230px;
	z-index:99;
	margin-left:-475px;
}

/*WELCOME*/
.welcomeWrapper{
	position:absolute;
	left:50%;
	top:140px;
	margin-left:-475px;
	width:950px;
	height:470px;
	
	
	
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

.welcomeBorderPadding{
	float:left;
	padding-left:400px;
}

.welcomeBorder{
	float:left;
	margin-top:125px;
	width:520px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
}

.welcomeText{
	float:left;
	width:500px;
	background-color:#DDDDDD;
}

/*MODULES*/
.modulesWrapper{
	position:absolute;
	left:50%;
	top:230px;
	margin-left:-450px;
	width:900px;
	padding-bottom:50px;
}

.modulesSelection{
	float:left; 
	margin-left:-12px; 
	margin-top:25px;	
	width:700px;
}

.modulesPreview{
	float:left;
	margin-left:-12px;
	margin-top:7px;
	width:596px;
	height:349px;
	background-image:url(../images/modulesPreview.jpg);
}

.modulesImage{
	float:left;
	width:561px;
	height:314px;
	background-image:url(../images/modules/spacer.gif);
}

.modulesImagePadding{
	padding-left:17px;
	padding-top:17px;
}

.modulesGallery{
	float:left;
	width:596px;
	margin-left:-12px;
	margin-top:7px;
	padding-bottom:50px;
}

.modulesSmallImage{
	float:left;
	margin-left:-12px;
	margin-top:3px;
}

.modulesBorder{
	float:left;
	margin-left:13px;
	margin-top:15px;
	width:300px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
}

.modulesBorderBig{
	float:left;
	margin-left:13px;
	margin-top:15px;
	width:447px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
}

.modulesPadding{
	float:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.modulesText{
	float:left;
	width:280px;
	background-image:url(../images/modules/moduleABG.jpg);
	background-repeat: no-repeat;
	padding-bottom:2px;
	line-height:24px;	
	font-size:14px;
	color:#000000;
	background-color:#CECFD6;
}

.moduleBText{
	float:left;
	width:280px;
	background-image:url(../images/modules/moduleBBG.jpg);
	color:#333333;
	padding-bottom:2px;
	line-height:24px;
	font-size:14px;
}

.modulesSelectionText{
	float:left;
	width:280px;
	background-image:url(../images/modules/moduleABG.jpg);
	padding-bottom:2px;
	background-repeat: no-repeat;
	line-height:24px;
	font-size:14px;
	color:#000000;
}

.modulesTextOverview{
	float:left;
	width:427px;
	height:275px;
	background-color:#F9D2E5;
	padding-bottom:10px;
	font-size:12px;
}

.modulesNav{
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-right:170px;
}

/*ADMIN PAGE*/
.adminBorder{
	float:left;
	margin-left:10px;
	margin-top:15px;
	width:260px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
}

.adminBigBorder{
	float:left;
	margin-left:10px;
	margin-top:15px;
	width:610px;
	border-style:dotted;
	border-width:1px;
	border-color:#CCCCCC;
}

.adminSmallText{
	float:left;
	width:240px;
	background-image:url(../images/modules/moduleABG.jpg);
	padding-bottom:2px;
	line-height:21px;
	color:#000000;
}

.adminText{
	float:left;
	width:590px;
	background-color:#CCCCCC;
	padding-bottom:2px;
	line-height:21px;
	color:#000000;
}

.adminTable{
	float:left;
	font-size:10px;
	margin-bottom:10px;
	background-color:#999999;
	padding-bottom:1px;
	width:569px;
}

.adminColumn{
	float:left;
	width:568px;
	margin-top:1px;
}

.adminTitleColumn{
	width:567px;
	background-color:#AAAAAA;
	font-weight:bold;
	margin-left:1px;
}

.adminLeftColumn{
	float:left;
	background-color:#CCCCCC;
	width:116px;
	font-weight:bold;
	margin-left:1px;
}

.adminRightColumn{
	float:left;
	background-color:#EEEEEE;
	width:450px;
	margin-left:1px;
}

.adminDoubleRightColumn{
	float:left;
	background-color:#EEEEEE;
	width:166px;
	margin-left:1px;
}

.adminLeftQuestionColumn{
	float:left;
	width:339px;
	background-color:#EEEEEE;
	font-weight:bold;
}

.adminRightAnswerColumn{
	float:left;
	width:227px;
	background-color:#EEEEEE;
}

.adminPadding{
	padding-left:4px; 
	padding-top:2px; 
	padding-bottom:2px;	
}

/*MODULES MENU*/
.modulesMenu{
	float:left;
	width:900px;
}

.modulesFirstTab{
	float:left;
	width:106px;
	height:46px;
	background-image:url(../images/buttons/firstTab.jpg);
}

.modulesSecondTab{
	float:left;
	width:120px;
	height:46px;
	background-image:url(../images/buttons/secondTab.jpg);	
}

.modulesMiddleTab{
	float:left;
	width:111px;
	height:46px;
	background-image:url(../images/buttons/middleTab.jpg);	
}

.moduleCText{
	float:left;
	width:280px;
	background-image:url(../images/modules/moduleCBG.jpg);
	color:#333333;
	padding-bottom:2px;
	line-height:24px;
	font-size:14px;
}
.moduleDText{
	float:left;
	width:280px;
	background-image:url(../images/modules/moduleDBG.jpg);
	color:#333333;
	padding-bottom:2px;
	line-height:24px;
	font-size:14px;
}
.moduleEText{
	float:left;
	width:280px;
	background-image:url(../images/modules/moduleEBG.jpg);
	color:#333333;
	padding-bottom:2px;
	line-height:24px;
	font-size:14px;
}
.moduleFText{
	float:left;
	width:280px;
	background-image:url(../images/modules/moduleFBG.jpg);
	color:#333333;
	padding-bottom:2px;
	line-height:24px;
	font-size:14px;
}


.modulesEndTab{
	float:left;
	width:112px;
	height:46px;
	background-image:url(../images/buttons/endTab.jpg);	
}

.modulesFirstTabPadding{
	float:left;
	padding-left:13px;
	padding-top:10px;
	line-height:15px;
}

.modulesSecondTabPadding{
	float:left;
	padding-left:16px;
	padding-top:10px;
	line-height:15px;	
}

.modulesTabPadding{
	float:left;
	padding-left:8px;
	padding-top:10px;
	line-height:15px;	
}

.modulesWhiteTitle{
	float:left;
	height:12px;
	font-size:10px;
	color:#FFFFFF;
}

.modulesTitleComingSoon{
	float:left;
	height:12px;
	font-size:10px;
	color:#CCCCCC;
}

.modulesThirdTab{
	float:left;
	width:111px;
	height:46px;
	background-image:url(../images/buttons/middleTab.jpg);	
}

.modulesTitle{
	float:left;
	height:12px;
	font-size:9px;
	color:#000000;
}

.modulesDescComingSoon{
	float:left;
	clear:left;
	font-size:9px;
	color:#CCCCCC;
	width:90px;
}

.modulesDesc{
	float:left;
	clear:left;
	font-size:9px;
	color:#888888;
	width:90px;
}
.modulesFourthTab{
	float:left;
	width:111px;
	height:46px;
	background-image:url(../images/buttons/middleTab.jpg);	
}
.modulesFifthTab{
	float:left;
	width:111px;
	height:46px;
	background-image:url(../images/buttons/middleTab.jpg);	
}
.modulesSixthTab{
	float:left;
	width:111px;
	height:46px;
	background-image:url(../images/buttons/middleTab.jpg);	
}

/*TABLES*/
.defaultTable{
	float:left;
	width:477px;
	border-style:dotted;
	border-color:#999999;
	border-width:1px;
	background-color:#EEEEEE;
}

.defaultColumn{
	float:left;
	width:120px;
}

.textColumn{
	float:left;
	margin-left:10px;
	width:330px;
}

.defaultCell{
	float:left;
	width:120px;
	height:30px;
}

.smallCell{
	float:left;
	width:69px;
	height:30px;
	margin-left:10px;
}

.textCell{
	float:left;
	width:325px;
	height:30px;
}

.smallTextCell{
	float:left;
	width:325px;
	height:25px;
	font-size:10px;
}

.textCellBig{
	float:left;
	width:330px;
	height:45px;
}

/*FORMS*/
form{
	padding:0px; 
	margin:0px;
}

.defaultTxt{
	float:left;
	width:99%;
	background-color:#FFFFFF;
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
	height:15px;
}

.smallTxt{
	float:left;
	width:119px;
	background-color:#FFFFFF;
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
	height:15px;
}

.defaultArea{
	float:left;
	width:100%;
	background-color:#FFFFFF;
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
	height:30px;
}

.narrowTxt{
	width:150px;
	background-color:#FFFFFF;
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
	height:15px;
	margin-left:10px;
}

input{
	font-size:10px;
}
select{
	font-size:10px;
}

/*TEXT CLASSES*/
.title{
	font-size:21px;
	line-height:28px;
	padding-bottom:4px;
	color:#000000;
}

.moduleTitle{
	font-size:21px;
	padding-bottom:4px;
	line-height:28px;
	color:#000000;
}

.heading{
	padding-bottom:4px;
	font-size:14px;
	font-weight:bold;
}

.regular{
	float:left;
	padding-bottom:6px;
}

.regularQuestion{
	float:left;
	padding-bottom:12px;
	font-weight:bold;
	line-height:21px;
}

.regularTitle{
	padding-bottom:4px;
	font-weight:bold;
}


.regularEnd{
	float:left;
	padding-top:8px;
}

.regularBase{
	float:left;
}

.regularAnswer{
	float:left;
	width:250px;
	height:24px;
	padding-left:10px;
	margin-top:-6px;
	padding-bottom:8px;
}

.regularWrong{
	float:left;
	height:18px;
	padding-left:10px;
	margin-top:-6px;
	padding-bottom:8px;
	font-weight:bold;
	color:#FF0000;
}

.regularSubmit{
	float:left;
	clear:left;
	padding-top:2px;
}

.small{
	line-height:14px;
	font-size:10px;
	padding-bottom:8px;
}

.smallEnd{
	line-height:14px;
	font-size:10px;
	padding-bottom:0px;
}

.redText{
	font-weight:bold;
	color:#FF0000;
}

.errorText{
	font-weight:bold;
	color:#FF0000;
}

.privacyLink{
	float:left; 
	padding-left:15px; 
	padding-top:5px;
}

/*LIST CLASSES*/
ul{
	padding:0px;
	padding-left:20px;
}

li{
	padding:0px;
	padding-bottom:2px;
}

/*LINK CLASSES*/
a{
	color:#333333;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#000000;
	text-decoration:none;
	cursor:pointer;	
}

a.pinkLink{
	color:#EA1B23;
	text-decoration:underline;
	cursor:pointer;
}

a.pinkLink:hover{
	color:#333333;
	text-decoration:underline;
	cursor:pointer;	
}

a.smallPinkLink{
	color:#333333;
	text-decoration:underline;
	cursor:pointer;	
	font-size:10px;
}

a.smallPinkLink:hover{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;	
	font-size:10px;
}

a.whiteLink{
	color:#FFFFFF;
	text-decoration:underline;
	cursor:pointer;
}

a.whiteLink:hover{
	color:#DDDDDD;
	text-decoration:underline;
	cursor:pointer;	
}

a.modulesTitleLink{
	color:#000000;
	text-decoration:none;
}

a.modulesDescLink{
	color:#888888;
	text-decoration:none;	
}

a.secretLink{
	color:#333333;
	text-decoration:none;
}

a.secretLink:hover{
	color:#333333;
	text-decoration:underline;	
}

.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	margin-top:2px;
	margin-bottom:8px;
	color:#000000;
}
.row_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	color:#FFFFFF;
	text-decoration:bold;
	white-space: nowrap;
	background-color: #AA0000
}
.row_content1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px; 
	margin-top:2px;
	margin-bottom:2px;
	color:#000000;
	white-space: nowrap;
	background-color: #999999;
	border-color: #EEEEEE;

}
.row_content2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px; 
	margin-top:2px;
	margin-bottom:2px;
	color:#000000;
	white-space: nowrap;
	background-color: #AAAAAA;
	border-color: #EEEEEE;

}

.questionTextArea{
	width:240px;
	resize:none;
	overflow:auto;
	line-height:16px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:4px;
}
