/*
	screen_all.css
	Core CSS for on-screen display
	
	see screen_ie6.css for MSIE 6 and earlier browsers.
	see screen_ie7.css for MSIE 7.
*/

body {
	margin:0;
	padding:0;
	font-size:10px;
	font-family:Trebuchet,'Trebuchet MS',Helvetica,Arial,sans-serif;
	background:#ffc115 url('../images/body_bg.gif') repeat-x fixed;
	color:#666;
	}
div {
	position:relative;
	margin:0;
	padding:0;
	}
img { border:0; }
a,.pseudolink {
	color:#0060ad;
	text-decoration:none;
	}
a:visited,.pseudolink:visited {
	color:#0060ad;
	/*color:#842564;*/
	}
a:hover,.pseudolink:hover {
	color:#e3232d;
	}
a:active,.pseudolink:active {
	color:#f36e21;
	}
.pseudolink { cursor:pointer; }
/* general page container */
#header,#content,#footer {
	width:950px;
	margin:0 auto;
	}
/* page header */
#header {
	height:99px;
	background:url('../images/header_bg_24a.png') no-repeat;
	}
#header_account {
	font-size:1.6em;
	position:absolute;
	top:8px;
	right:100px;
	display:block;
	}
#header_account:visited {
	color:#0060ad;
	}
/* content area */
#content {
	}
#texttop {
	position:relative;
	float:none;
	clear:both;
	display:block;
	height:19px;
	width:772px;
	margin:0 0 0 178px;
	}
#texttop {
	background:url('../images/content_texttop_8a.png') no-repeat;
	}
#textbottom {
	position:absolute;
	left:0;
	bottom:-19px;
	display:block;
	height:19px;
	width:772px;
	margin:0;
	overflow:hidden;
	float:none;
	clear:both;
	background:url('../images/content_textbottom_inner_24a.png') right 0 no-repeat;
	}
#home #textbottom {
	display:none;
	}
#nav {
	width:152px;
	display:block;
	float:left;
	margin:19px 0 20px 10px;
	padding:3px 0 0;
	font-size:1.9em;
	line-height:1em;
	background:url('../images/nav_bullet_8a.png') 0 top repeat-x;
	}
#nav li {
	margin:0;
	list-style:none;
	background:url('../images/nav_bullet_8a.png') 0 bottom repeat-x;
	}
#nav ul {
	margin:0;
	padding:0 0 10px;
	font-size:0.7em;
	line-height:1em;
	}
#nav ul li {
	background:none;
	}
#nav li a {
	display:block;
	width:145px;
	padding:8px 3px 14px 4px;
	}
#nav ul li a {
	padding:0px 3px 8px 4px;
	}
#nav a,#nav a:visited {
	color:#007caf;
	}
#nav ul li a,#nav ul li a:visited {
	color:#009d86;
	}
#nav li.here,#nav li.here a,#nav li.here a:visited {
	color:#842564;
	}
#nav li a:hover,#nav ul li a:hover,#nav li.here a:hover,#nav ul li.here a:hover {
	color:#e3232d;
	}
#nav li a:active,#nav ul li a:active,#nav li.here a:active,#nav ul li.here a:active {
	color:#f36e2d;
	}
#text {
	width:732px;
	padding:19px 21px 14px 19px;
	margin:0 0 19px 16px;
	float:left;
	background:#fff;
	font-size:1.4em;
	line-height:1.5em;
	overflow:visible;
	min-height:400px;
	}
#home #text {
	background:none;
	padding:0 21px 14px 19px;
	}
#home_splash {
	text-align:right;
	margin:0 -21px 0 -19px;
	}
#text #home_splash h1 {
	display:block;
	background:#fff;
	margin:0;
	padding:0 21px 5px 0;
	color:#f36e21;
	font-size:1.2em;
	font-style:italic;
	}
#text_right {
	width:504px;
	float:left;
	}
#text_left {
	width:213px;
	margin:0 0 0 15px;
	float:left;
	font-weight:bold;
	}
#text h1,#text h2,#text h3,#text h4,#text h5,#text h6 {
	float:none;
	clear:both;
	margin:0 0 0.2em;
	}
#text h1 {
	font-size:2.3em;
	color:#b00075;
	}
#text h2 {
	font-size:1.4em;
	color:#f36e21;
	}
#text h3 {
	font-size:1.2em;
	color:#009d86;
	}
#text h4 {
	font-size:1.1em;
	color:#f36e21;
	}
#text h5 {
	font-size:1em;
	color:#f36e21;
	}
#text h6 {
	font-size:1em;
	}
#text p {
	margin:0 0 1em;
	}
#text ul,#text ol {
	margin:0 0 1em 1.3em;
	padding:0;
	}
#text ul {
	list-style-image:url('../images/text_li_bullet.gif'); 
	}
#text .alignleft,#text .left {
	float:left;
	margin:0 5px 3px 0;
	}
#text .alignright,#text .right {
	float:right;
	margin:0 0 3px 5px;
	}
/* footer */
#footer {
	color:#e3232d;
	font-size:1.2em;
	text-align:center;
	}
#footer a,#footer a:visited {
	color:#e3232d;
	text-decoration:none;
	}
#footer a:hover {
	color:#e3232d;
	text-decoration:underline;
	}
/* general exemptions */
.small { font-size:0.8em; }
.spoken { display:none; }
* .nofloat { float:none; }
* .clearall {
	clear:both;
	float:none;
	display:block;
	}
* .ca {
	clear:both;
	float:none;
	display:block;
	width:1px;
	margin-left:-1px;
	overflow:hidden;
	}


/* Additional styles - ASTA Inc */

sup {
	font-size:.75em;
}

.btn_std {
	font-family: verdana,arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #009d86;
	font-weight: bold;
}

td {
	text-align:left;
}

.frmLabel {
	text-align:right;
	font-size:1.1em;
	color:#009d86;
}

.frmInput {
	text-align:left;
	font-size:1.1em;
	color:#000000;
}

.frmDesc {
	text-align:left;
	font-size:1.0em;
	color:#000000;
	font-style:italic;
	padding-bottom:1.2em;
}
	
.frmShow {
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
	color:#000000;
}

.frmErr {
	text-align:right;
	font-size:1.1em;
	color:#ff0000;
}

.centerBox {
  width: 732px ;
  margin-left: auto ;
  margin-right: auto ;
}	

.cellBox {
	border: solid #009d86 1px;
}
.cellBoxTitle {
	border: solid #009d86 1px;
	font-weight:bold;
	background-color:#ffcc33;
}

.formSeparator {
	height:2px;
	width:100%;
	color:#009d86;
}

/* Debate This! page format needs to be slightly different */
#text_right_dt {
	width:480px;
	float:left;
	}
#text_left_dt {
	width:237px;
	margin:0 0 0 15px;
	float:left;
	font-weight:bold;
	}
#header_cart {
	font-size:1.6em;
	position:absolute;
	top:8px;
	right:200px;
	display:block;
	}
#header_cart:visited {
	color:#0060ad;
	}

/* EOF */
