@charset "utf-8";
/* CSS Document */
/* lets go astray - css by puskal */
/* ali e-learning */

/* elements
------------------------------------ */

body {
margin:0px;
background-image:url(../images/bg_main.gif);
background-repeat:repeat-x;
background-color:#c5df9c;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#7f7f7f;
}

a {color:#5e8531; text-decoration:none;}
a:hover{color:#000000; text-decoration:none;}

.wrap {
	overflow:visible;
	margin:auto;
	width:960px;
}

.header {
width:940px;
height:60px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
float:left;
clear:both;
}

.logo {
float:left;
width:180px;
height:55px;
clear:both;
}

.links {
	background-image:url(../images/arrow_01.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding-right:20px;
	margin-right:10px;
	margin-top:20px;
	clear:right;
}

.links ul{
display:inline;
padding:0px;
padding-right:5px;
list-style-type:none;
color:#00733a;
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.links li {
display:inline;
padding-right:5px;
}

.links a {color:#00733a; text-decoration:none;}
.links a:hover{color:#FFFFFF; text-decoration:none;}

.links img {
padding-left:10px;
}

/* module exam
------------------------------------ */

.header-exam{
background-image:url(../images/bg_header_exam.gif);
background-position:top;
background-repeat:no-repeat;
width:960px;
height:55px;
float:left;
clear:both;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.header-exam1{
background-image:url(../images/bg_header_exam1.gif);
background-position:top;
background-repeat:no-repeat;
width:55px;
height:55px;
float:left;
}

.header-exam1 p{
color:#00733a;
margin:0;
margin-left:33px;
margin-top:9px;
}

.header-exam2{
background-image:url(../images/bg_header_exam2.gif);
background-position:top;
background-repeat:repeat-x;
width:auto;
min-width:160px;
height:55px;
float:left;
}

.header-exam2 p{
margin:0;
margin-top:9px;
margin-right:10px;
color:#FFFFFF;
}

.header-exam3{
background-image:url(../images/bg_header_exam3.gif);
background-position:top;
background-repeat:no-repeat;
width:120px;
height:55px;
float:left;
}

.timer{
float:right;
clear:right;
margin-top:10px;
margin-right:35px;
width:60px;
}

.subhead {
background-image:url(../images/bg_window_top.gif);
background-repeat:no-repeat;
background-position:top;
width:960px;
height:55px;
float:left;
clear:both;
}

.question-no{
float:left;
clear:both;
margin-top:19px;
margin-left:105px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
}

.mainwrap{
background-color:#FFFFFF;
width:960px;
overflow:hidden;
min-height:355px;
height:auto;
clear:both;
}

.content{
margin:35px;
margin-top:20px;
color:#000000;
font-size:16px;
}

.content h1{
margin:0px;
font-size:18px;
line-height:24px;
font-weight:normal;
color:#00733a;
}

.content ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.content li{
padding:8px;
}

.footer{
background-image:url(../images/bg_window_bot.gif);
width:960px;
height:72px;
margin:0;
}

.flash-container {
width:960px;
height:538px;
}

/* ------------------------------------ */

.white {
color:#FFFFFF;
}
.links_login {
	background-image:url(../images/arrow_01.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding-right:20px;
	margin-right:10px;
	margin-top:20px;
	clear:right;
}
.links_login  input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00733a;
	border: 2px outset #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}

.links_login ul {
	display:inline;
	padding:0px;
	padding-right:5px;
	list-style-type:none;
	color:#00733a;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.links_login li {
	display:inline;
	padding-right:5px;
}
.links_login a {
	color:#FFFFFF;
	text-decoration:none;
}
.links_login a:hover {
	color:#00733a;
	text-decoration:none;
}
.links_login img {
	padding-left:10px;
}

