a {font-weight: normal}
input {
	-moz-border-radius:5px;
	background:#F9FFFF none repeat scroll 0 0;
	border:1px solid #CCDDDD;
	padding:4px 8px;
}

.x{
	padding:0px 0px;
	border:0px
}

#subscribe {
	padding-right: 10px;
}
#subscribe_h3 {
	margin: 26px 10px 0 5px;
}
#subscribe_h3 a {
	color: #77D;
}

#categories {
	aaafont-size: 1.2em;
	line-height: 1.2em;
	amargin: 0px;
	aaacolor: blue;
	text-align: left;
}
#categories h2 {
	margin-bottom: 4px;
	font-size: 17px;
	font-weight: normal;
	border-bottom: 1px solid #CCDDDD;
	color: #999999;
}
#categories ul {
	margin: 0.5em 0.5em 0.7em 1.5em;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}
#categories .widget_text{
	font-size: 14px;
}
#categories a{
	font-weight: normal;
	text-decoration: none;
	color: black;
}
#categories a:hover{
	color:#2266AA;
}
.check-progress {
	font-size: 110%;
	text-align: center;
	margin-top: 10px;	
	padding: 4px 10px;
	background-color: #DDD;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
}
.check-progress td {
	vertical-align: middle;
}
#progress-card-types a {
	font-weight: bold;
}



.entry2 a {
	text-decoration: none;
}
.entry2 label {
	aaapadding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 100%;
	aaacolor: white;
}
.entry2 dd {
	margin-left: 0px;
}
dl select {
	-moz-border-radius:5px;
	background-color:#F9FFFF;
	border:1px solid #CCDDDD;
	padding:4px 8px;
}
dl.input {
	margin-bottom: 0px;
	margin-top: 12px;
}
.input dt {
	float: left;
	width: 107px;
	text-align: right;
	margin-top: 4px;
	font-weight: bold;
}
.input label{
	aaafloat: left;
	aaatext-align:right;
	aaafont-size: 16px;
}
.input dd {
	text-align:left;
}
.input input{
	aaafont-size: 16px;
}
.forgot {	text-align: right;}


.box {
	vertical-align: middle;
	background-color: #EEF3F8;
	font-size: 13px;
	font-family: Arial;
	padding: 12px 25px 9px;
	border:1px solid #C9D7EB;
	-moz-border-radius:5px;
	-webkit-border-radius:8px;
}
.box a {text-decoration:none; color:#5599CC}

.box_table {
	font-size: 15px;
	line-height: 1.25em;
	font-family: Tahoma;
	width: 60%;
}
.box_table .header{
	font-size: 18px;
	padding: 3px 0px 8px;
}
.box_table .tooltip {
	font-size: 90%;
	line-height:16px;
	text-align:left;
	padding:16px 0px 0px;
}
.box_table .tooltip-header{
	font-size: 110%;
	font-weight: bold;
}
.box_table .login_checkboxes {
	font-size: 80%;
}
.box_table .login_checkboxes input {
	padding: 0;
	margin-right: 0;
}
.box_table .bbar {
	width: 100%;
	margin-top: 17px;
}
.box_table .bbar td {
	vertical-align: middle;
}
.box_table .bbar a {
	font-size: 90%;
}
.box_table .bbar dl {
	margin: 0px;
}
dl.login-button {
	text-align: right;
}
input.login-button {
	font-size: 110%;
	height: 30px;
	width: 120px;
	color: black;
	background-color: #DDD;
	aaabackground-color: #F83;
	border: 1px solid #CCC;
}
dl.send-password {
	text-align: right;
}
input.send-password {
	font-size: 110%;
	height: 30px;
	width: 135px;
	color: black;
	background-color: #DDD;
	aaabackground-color: #86002E;
	border: 1px solid #CCC;
}


/* REGISTER */
.register-form fieldset dl dt {
	float: left;
	width: 160px;
	text-align: right;
	aaapadding-right: 10px;
	padding-top: 6px;
}
/*1st page 239 232 222 EFE8DE blue 0 0 102 cyan 132 177 234 green 0 128 128 
Login 204 55 0 / 204 148 0
red 132 0 42 send password 104 0 50
red 132 0 42 send password 104 0 50 / 162 0 34 */
.register-form {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	margin: 0 75px;
}
.register-form dd {
	text-align: left;
}
.register-form label {
	color: #444;
	margin-top: 5px;
}
.register-form input {
	-moz-border-radius: 5px;
	background: #F9FFFF none repeat scroll 0 0;
	border: 1px solid #CCDDDD;
	padding: 4px 8px
	width: 200px;
}
.register-form fieldset {
	margin-top: 10px;
	padding: 8px;
	background-color: #EEF3F8;
	border: 1px solid #C9D7EB;
}
.register-form fieldset legend{
	background-color: #FFF;
	padding: 5px 9px;
	border: 1px solid #C9D7EB;
	font-size: 120%;
}
.register-form fieldset.green_fieldset {
	background-color: #E7FFEA;
	border: 1px solid #C2E9C6;
	color: #397941;
}
.register-form fieldset.green_fieldset legend{
	background-color: #FFF;
	border: 1px solid #C2E9C6;
}
.register-form fieldset dl dd span{ /* comment */
	padding-left: 160px;
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
	color: #9AC;
}
dl.register-button {
	margin-top: 10px;
}
input.register-button {
	height: 40px;
	width: 160px;
	background-color: silver;
	border-color: black;
	font-size: 140%;
	font-weight: bold;
}

/* Card */
#content_card {
	line-height: 1.4em;
	float:left;
	margin-left:0px;
	margin-top:0;
	width:680px;
}
.card-title {
	font-size: 18px;
	font-family:Geneva,Helvetica,Verdana,Arial,sans-serif;
	line-height: 0.64em;
	padding-left: 60px;
	text-align: left;
	font-weight: normal;
}

.card-title-static {
	font-size: 18px;
	color: #000;
}
.aaaad_sidebar {
	float: right;
	margin: 12px 0;
	width: 190px;
	font-size: 16px;
	vertical-align: top;
}
.aaaad_sidebar #ad_price {
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
}
.aaaad_sidebar #ad_price small {
	font-size: 0.3em;
}
.aaaad_sidebar ul {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.6em;
	list-style-image: url('/resources/check.gif');
	list-style-position: inside;
}
.ad_sidebar {
	aaaheight: 100px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}
.ad_sidebar .SignUpButton {
	color: black;
	background-color: silver;
	border: 1px solid black;
	font-size: 120%;
	font-weight: bold;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


/* it is essential that you define a height and width for both quickFlip and quickFlipPanel original 470x615 */
.quickFlip, .quickFlipPanel {
	height: 500px;
	width: 690px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/* the rest of this is irrelevent */
.quickFlip {
	clear: both;
	margin-left: 22px;
}
.quickFlip a:link,.quickFlip a:visited,.quickFlip a:hover,.quickFlip a:active {
	color: white;
}

.quickFlipPanel {
	text-align: center;
	background:url('/resources/bg_flashcard3.png');
	border: 3px solid #444;
}

.answerPanel, .questionPanel {
	aaabackground-color: white;
	aaacolor: black;
}

.cardTitle {
	font-size: 30px;
	line-height: 10px;
	font-weight: bold;
	margin: 10px 64px;
}

.counter {
	font-size: 26px;
	position:absolute;
    right:130px;
    top:12px;
}

.stateButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -0.05em;
	text-decoration: none;
	border: solid;
	font-weight: bold;
	border: 1px solid black;
	-moz-border-radius: 8px;
}
.previousButton {
	background-color: Silver;
	font-color: #000000; 
	padding: 18px 24px;
	letter-spacing: -0.005em;
	word-spacing: 0.01em;
}
.skipButton {
	background-color: #C3D9FF;
	font-color: #000000; 
	padding: 18px 24px;
	letter-spacing: -0.005em;
	word-spacing: 0.01em;
}
.incorrectButton {
	background-color: #F00;
	padding: 18px 24px;	
	letter-spacing: -0.005em;
	word-spacing: 0.01em;
	
}
.correctButton {
	background-color: #090;
	padding: 18px 24px;	
	letter-spacing: -0.005em;
	word-spacing: 0.01em;
	
}
.quickFlipCta {
	background-color: #369;
	padding: 18px 26px;
	letter-spacing: -0.005em;
	word-spacing: 0.01em;
	
}

.nextButton {
	background-color: #369;
	padding: 18px 24px;	
	letter-spacing: -0.005em;
	word-spacing: 0.01em;
	
}

.wait {
    position:absolute;
    right:125px;
    top:42px;
}

.previous {
    position:absolute;
	background-color: silver;
    left:27px;
    top:10px;
	padding: 0px 0px 0px 0px;

}

.fastforwardq {
    position:absolute;
    right:27px;
    top:10px;
	padding: 0px 0px 0px 0px;
}

.fastforwarda {
    position:absolute;
    right:27px;
    top:10px;
	padding: 0px 0px 0px 0px;
}

/*.fastforward a:hover{
    float: left;
	left: 50px;

}

.fastforward a:selected{
    float: left;
	left: 50px;

}

.ff a:hover {
	/*background-position: 0 -20px;

}

.ff a.selected  {
	width: 40px;
	background: url('/resources/wait.gif') top left no-repeat;
	}
*/
/*.counter {
	text-align: right;
	font-size: 16px;
	padding: 0px 24px;
}*/

.cardBody {
	width: 100%;
}
.cardBody td {
	height: 310px;
	vertical-align: middle;
}
.cardBody div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -0.005em;
	word-spacing: 0.01em;
	line-height: 1.00em;
	margin: 0px 5px 36px 5px;
}

.ajax-loader {
    position:absolute;
    right:300px;
    top:300px;
}

.aSourceText {
    font-size:16px;
	letter-spacing: 0.095em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
    position:absolute;
    left:25px;
    bottom:75px;
}
/*.wait { 
	background-image:url(http://www.pmprepflashcards.com/resources/wait.gif) !important; background-position:0 2px; background-repeat:no-repeat !important; padding:3px 0 2px 18px; }
*/
/* Progress */
.entry {
	padding: 0 20px 16px;
}
h1.header {
	padding: 0 20px 10px;
	font-family:Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-size: 17pt;
	color: #000;
	font-weight: normal;
}
.progress_legend {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	width: 300px;
}
.progress_legend tr td {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 4px 10px;
}
.correct { background-color:#090; }
.incorrect { background-color:#F00; }
.skip { background-color:#C3D9FF; }
.progress_category_title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-top: 6px;
}
ul.progress_list {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
ul.progress_list li {
	width: 25px;
	height: 25px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #000;
	float: left;
}

ul.progress_list a {
	text-decoration: underline;
}

/* Errors in form */
.error {
	text-align: left;
	background-color: #FFCCCC;
	border: 1px solid #B33;
	padding:0.4em;
}
	.error ul {
		margin: 0px;
		padding-left: 0px;
	}
	.error ul li {
		list-style: none;
	}
	.error dl {
		margin-top: 0px;
	}

