* {
	margin: 0;
}
#header #aux{
	width: 897px;
	position: relative;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-left: 5px;
}
.aux_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306781;
}
.aux_sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56bae8;
	font-weight: bold;
}

#header #pics{
	width: 243px;
	position: relative;
	float: left;
	margin-top: 8px;
	height: 225px;
	margin-bottom: 5px;
}
#header #header_text{
	width: 629px;
	position: relative;
	float: left;
	margin-top: 8px;
	height: 225px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#header #header_text #title{
	width: 619px;
	position: relative;
	float: left;
	margin-top: 15px;
	height: 22px;
	margin-bottom: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #316584;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#header #header_text #title h1{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #316584;
	font-weight: normal;
	
}
#header #header_text #rate{
	width: 300px;
	position: relative;
	float: left;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #316584;
}


/* Stars rating */	
.stars a {
	height: 16px;
	width: 16px;
	display: block;
	float: left;
	background-image: url(../images/products/star.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.stars a.onhalf	{
	background: url(../images/products/star.jpg) no-repeat 0 -16px;
}
.stars a.on	{
	background: url(../images/products/star.jpg) no-repeat 0 -32px;
}
.stars a.hover, .stars a.clicked {
	background: url(../images/products/star.jpg) no-repeat 0 -32px !important;
}
.checkmark	{
	display: none;
	position: absolute;
}

.stars_txt {
	padding-top: 3px;
	display: block;
	padding-left: 5px;
}

#header #header_text #category{
	width: 619px;
	position: relative;
	float: left;
	height: auto;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316584;
	line-height: 18px;
	margin-bottom: 15px;
}
.uppercase_style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#header #header_text #instant{
	width: 619px;
	position: relative;
	float: left;
	height: auto;
}
.instant_arrow{
	margin-top: 0px;
	display: inline;
}
.instant_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #82aa48;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.instant_link a{
	color: #82aa48;
}
.instant_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a0000;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
}
#header #header_text #study{
	width: 619px;
	position: relative;
	float: left;
	height: auto;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	line-height: 18px;
}
#bottom {
	width: 882px;
	position: relative;
	height: auto;
	margin-top: 5px;
	background-color: #FFF;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
}


.login_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	padding-bottom: 2px;
	line-height: 16px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #676767;
	display: block;
	padding-bottom: 4px;
}

.bold{
	color: #306781;
	font-weight: bold;
}
.learn{
	color: #306781;
	text-align: right;
}
.learn:hover{
	color: #306781;
}
.title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #306781;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	white-space: normal;
}

.first_parh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #306781;
	display: block;
	line-height: 27px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 5px;
}

.green_number {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2e7400;
	font-weight: bold;
}
.grey_number {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #676767;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #eba600;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	white-space: normal;
	margin-bottom: 10px;
	margin-top: 20px;
}

.italic_blue {
	font-style: italic;
	color: #306781;
}
.blue {
	color: #306781;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	white-space: normal;
	font-style: italic;
}
/* Table*/
table
{
width: 520px;
border-top:2px solid #d0d3d4;
border-bottom:2px solid #d0d3d4;
}
th, td{
border-bottom:1px dotted #999;
height:26px;
vertical-align:middle;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306781;
	display: block;
	height: auto;
	width: 520px;
	margin-left: 181px;
	position: static;
	clear: both;
}

.table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306781;
	padding-left:5px;
}
.green_txt {
	color: #2e7400;
}
.grey_txt {
	color: #676767;
}

#mytable {
	width: 120px;
	border: 0px;
	height: auto;
}

#mytablecell {
	border: 0px;
	height: auto;
}
/* Flashcards*/
#flashcard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #676767;
	width: 692px;
	margin-left: 79px;
	position: relative;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-left-color: #bdbdbd;
	background-color: #eef0ef;
	padding: 15px;
	line-height: 24px;
}
#flashcard_top {
	height: 150px;
	width: 724px;
	margin-left: 79px;
	position: relative;
	clear: both;
	height: 5px;
	background-image: url(../images/products/flashcard_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
#flashcard_bottom {
	height: 150px;
	width: 724px;
	margin-left: 79px;
	position: relative;
	clear: both;
	height: 5px;
	background-image: url(../images/products/flashcard_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
}
.flashcard_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #306781;
	margin-bottom: 15px;
	display: block;
}
.flashcard_answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

.form{
	width: 250px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFFFFF;
	height: 15px;
	clear: left;
	border: 1px solid #ccc;
	z-index: 8;
	background-image: url(../images/form_bg.gif);
	background-repeat: repeat-x;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
.submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	font-weight: bold;
	height: 16px;
	width: 60px;
	background-image: url(../images/submit.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	border: 0px none #FFF;
	margin-left: 0px;
	margin-right: 20px;
}
/* Related*/
#related_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #306781;
	width: 690px;
	margin-left: 106px;
	position: relative;
	clear: both;
	line-height: 16px;
	margin-top: 10px;
}
#related_box1, #related_box2, #related_box3 {
	height: 190px;
	width: 228px;
	float: left;
	position: relative;
	text-align: center;
	padding-top: 5px;
}
#related_box1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
}
#related_box2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d9d9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
}
 #related_box3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d9d9;
}

.10px_txt {
	font-size: 10px;
}
.right_multchoice {
	background-color: #99FF99;
}
.right_answer {
	-moz-border-radius: 3px;
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
	width: 400px;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #99FF99;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 3px;
	color: #37657d;
}
.wrong_answer {
	-moz-border-radius: 3px;
	border-color: #fff;
	border-width: 2px;
	border-style: solid;
	width: 400px;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FF9999;
	font-family: arial;
	font-weight: bold;
	letter-spacing: 3px;
	color: #37657d;
}

#the_flashcard {
	position: relative;
}

#loading_text {
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #306781;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	color: #37657d;
}
