/* Style sheet authored by niXer. nixer@ndevix.com */

button, code, h1, h2, h3, h4, h5, h6, input, pre, select, table, td, textarea, th { font-size: 1em; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6, embed, object, html, label, legend, p, pre, table, tr, td, input, div, img { 
	margin: 0; 
	padding: 0; }

img { border: 0; }

blockquote, dl, dd, ol, p, pre, textarea, ul, li { margin-bottom: 1.5em; }

a { 
	color: #900;
	text-decoration: none; }

a:hover { text-decoration: underline; }

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 11px "lucida grande", verdana, tahoma;
	color: #000;
	line-height: 1.5em; }

h1 { font-size: 2.5em; }

h2 { font-size: 1.5em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.3em; }

h5 { font-size: 1.1em; }

h1, h2, h3, h4, h5 { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }

li { list-style: square; }

label { 
	font-family: "lucida grande", verdana, tahoma;
	cursor: pointer; }

td { vertical-align: top; }

fieldset {
	width: 260px;
	padding: 5px;
	border: 1px solid #ddd; }
	
legend {
	padding: 2px;
	background: #ce2323;
	border: 1px solid #9a0809;
	color: #fff; } 

input {
	width: 150px;
	margin: 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
	font-family: verdana, "lucida grande", tahoma; }

input.check {
	width: 15px;
	height: 15px;
	margin: 0;
	padding: 2px;
	border: 1px solid #ddd;
	border-collapse: collapse; }

input.button {
	width: auto;
	margin: 0;
	padding: 1px;
	background: #ce2323;
	border: 1px solid #9a0809;
	color: #fff;
	cursor: pointer; }

select, textarea { 
	width: auto;
	margin: 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd; }

/* 
input:focus, input:hover, select:hover, select:focus, textarea:hover, textarea:focus { background-color: #E5F0F6; }

input.button:focus, input.button:hover { background-color: #0076BE; }
*/

/*	----------------------------------------------
	CLASSES
	------------------------------------------- */

.row { padding: 2px 4px; }

.fineprint { font-size: 85%; }

.underline { text-decoration: underline; }

.noline { text-decoration: none; }

.caps { text-transform: capitalize; }

.text { padding: 10px 15px 10px 30px; }

.error {
	width: 220px;
	margin-bottom: 10px;
	padding: 3px;
	background: #ce2323;
	border: 1px solid #9a0809;
	font: bold x-small verdana, "lucida grande", tahoma;
	color: #fff; }
	
.textbox { 
	padding: 10px 35px;
	margin: 10px 25px 0 25px; }

.textbox p { 
	padding: 10px 15px 0 30px;
	line-height: 1.6em; }

.infobox {
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #ddd;
	border-width: 1px 0; }
	
.infobox {
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #ddd;
	border-width: 1px 0; }

.infobox a img, a img.rsp {
	filter: alpha(opacity=100);
	opacity: 1.00; }
	
.infobox a:hover img, a:hover img.rsp {
	filter: alpha(opacity=75);
	opacity: 0.75; }

.infoscroll {
	height: 190px;
	margin-bottom: 5px;
	padding: 5px;
	overflow: auto; }
	
a.linktext:hover { text-decoration: none; }

a.linktext span { visibility: hidden; }

a.linktext:hover span { visibility: visible; }

h3.red { color: #900; }

h3.green { color: #990; }

.wraparound {
	float: left;
	margin: 0 10px 5px 0px; }

.widthauto, div.widthauto, input.widthauto { width: auto; }

/* Margins */

.center { margin: 0 auto; }

.marginnone { margin: 0; }

.bump { margin-top: 5px; }

.bumpright { margin-right: 10px; }

.bumprightsm { margin-right: 5px; }

.bumpbottom { margin-bottom: 10px; }

/* Alignment */

.textleft, td.textleft, th.textleft, div.textleft { text-align: left; }

.textright, td.textright, th.textright, div.textright { text-align: right; }

.textcenter, td.textcenter, th.textcenter, div.textcenter { text-align: center; }

.textjustify, td.textjustify, th.textjustify, div.textjustify { text-align: justify; }

.top { vertical-align: top; }

.middle { vertical-align: middle; }

.bottom { vertical-align: bottom; }

/* Display */

.none { display: none; }

.block { display: block; }

.inline { display: inline; }

/* Float */

.clear { 
	clear: both;
	visibility: hidden; }

.floatl { 
	float: left;
	width: auto; }

.floatr { 
	float: right;
	width: auto; }

.lftcol {
	float: left;
	width: 225px;
	margin: 5px 15px 5px 0;
	text-align: right;
	font-weight: bold;
	color: #666; }

.rhtcol {
	float: left;
	margin: 5px 0; }

/*	----------------------------------------------
	STRUCTURE
	------------------------------------------- */
	
#wrap {
	width: 990px;
	margin: 0 auto;
	background: #fff; }

#header_bar {
	height: 25px;
	padding: 5px;
	background: #ce2323; }
	
#header {
	height: 125px;
	background: #fff url(images/header_bkg.jpg) no-repeat; }

#ads {
	padding: 32.5px 0;
	text-align: right; }

#menu {
	height: 25px;
	margin: 5px auto;
	padding: 5px;
	line-height: 25px;
	background: #eee url(images/bar_bkg.jpg) repeat-x; 
	color: #ddd; }

#menu a {
	margin: 0 8px;
	font: normal 1em "lucida grande", verdana, tahoma;
	color: #888; }

#inner_wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px; }

#footer {
	height: 65px;
	margin-top: 5px;
	padding: 5px;
	line-height: 75px;
	background: url(images/footer_bkg.jpg) repeat-x;
	border-top: 1px solid #ce2323;
	text-align: center;
	font: normal x-small "lucida grande", verdana, tahoma;
	color: #fff; }

#footer a { 
	text-decoration: underline;
	color: #fff; }
	
/*	----------------------------------------------
	THEORY TEST
	------------------------------------------- */

#theorytest {
	margin: 10px 25px;
	padding: 10px 35px;
	line-height: 1.6em; 
	border: 1px solid #ddd; }

.testbox { 
	margin: 10px 0;
	padding: 3px;
	border: 1px solid #ddd;
	border-width: 1px 0; }

.answers {
	margin: 5px;
	padding: 5px; 
	background: #f0f0f0; }
	
.ansl, .ansr {
	float: left;
	width: 400px;
	padding: 3px; }

.ansrbox {
	margin: 3px 10px; }

/*	----------------------------------------------
	CONNECT
	------------------------------------------- */
#sidemenu {
	float: left;
	width: 225px;
	height: auto;
	margin-right: 5px;
	padding: 10px;
	background: #e2e2e2;
	color: #666; }

.smenubox {
	width: auto;
	margin: 2px 0;
	padding: 5px;
	background: url(images/bar_bkg.jpg) repeat-x center;
	border: 1px solid #fff;
	border-width: 1px 0; 
	font: normal x-small "lucida grande", verdana, tahoma; }

#connectbox {
	float: left;
	width: 535px;
	margin-right: 5px;
	padding: 10px; }
	
.companybox { 
	margin-bottom: 5px;
	padding: 10px;
	background: #fafafa;
	border: 1px solid #ddd; }

.cimg {
	float: left;
	width: 123px;
	margin-right: 15px; }

.cimg img {
	width: 115px;
	height: 115px;
	background: #fff;
	border: 2px solid #ddd; }

.cinfobox {
	padding: 10px 0;
	border: 1px solid #ddd;
	border-width: 1px 0; }

#adside {
	float: left;
	width: 160px;
	height: 600px;
	padding: 5px;
	background: #e2e2e2;
	color: #666; }