/**
 * @author Java Video Tutorials
 * @copyright 2008
 */

/* Overall styles */
body {
	background-image: url('../img/background.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #f9f5ec;
	font-family: 'Arial';
	margin: 38px 0;
	color: #846737;
}
body > iframe {display: none;}

#wrapper {
	margin: 10px auto;
	width: 860px;
	border: 2px solid #000;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#ads {
	margin-left: 7px;
}
.clear_fix {
	clear:both;
	font-size: 1px;
	height: 1px;
}
a {
	text-decoration: none;
	color: #bc2006;
}
a:hover {
	text-decoration: underline;
}
#main {
	min-height: 960px;
	padding: 30px 10px 10px 10px;
	background-color: #f0e6d0;
	border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	-webkit-border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;
}
img{
	border: none;
}
.dark {
	color: #009 !important;	
}
#header_corners {
	width: 864px;
	height: 20px;
	margin: 0 auto -22px auto;
	background: url('../img/header_corners.png');
}
#cnr_top_left {
	position: absolute;
	background-image: url('../img/top_left.png');
	top: 0; 
	left: 0;
	width: 8px;
	height: 8px;
}
#cnr_top_right {
	position: absolute;
	background-image: url('../img/top_right.png');
	top: 0;
	right: 0;
	width: 8px;
	height: 8px;
}
h1 {
	font-size: 30px;
	color: #3c2006;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 24px;
	color: #846737;
	margin: 25px 0 0 0;
	line-height: 0;
}
h3 {
	font-size: 18px;
	color: #5b310b;
	margin: 20px 0 0 0;
	padding: 15px 0 8px 0;
	line-height: 0;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}

.strike {
	text-decoration: line-through;
}
.hide {
	display: none;
}
.hidden {
	visibility: hidden;
}

#legal {
	width: 140px;
	margin-right: 10px;
	float: right;
	display: inline;
}
#footerNav {
	float: left;
	margin: 0 30px 0 180px;
	width: 500px;
}

/* Banner Items */
#banner {
	background-image: url('../img/header_bg.png');
	height: 106px;
	border-top-left-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-webkit-border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
}
#logo {
	margin-left: 40px;
}
#slogan {
	margin-left: 150px;
	vertical-align: top;
}

div.ajaxBusy {
	text-align: center;
}

/* Top Tabs */
div.tabs {
	/*position: absolute;
	top: 104px;
	margin: 0 0 0 282px;*/
	float: right;
	
	height: 50px;
	z-index: 1;
	margin: -64px 40px 0 0;
}
ul.tabs {
	padding: 0;
}
.tab_spacer {
	display: inline;
}
.tabs li {
	list-style-type: none;
	display: inline;
	margin: 0 3px;
	font-size: 18px;
}
.tabs_cnr_tl_light {
	background: #f0e6d0 url('../img/tab_corner_tl.png') top left no-repeat;
	display: inline;
	padding: 5px 0;
}
.tabs_cnr_tr_light {
	background: url('../img/tab_corner_tr.png') top right no-repeat;
	display: inline;
	padding: 5px 0;
}
.tabs_cnr_tl_dark {
	background: #5b310b url('../img/tab_corner_tl.png') top left no-repeat;
	display: inline;
	padding: 5px 0;
}
.tabs_cnr_tr_dark {
	background: url('../img/tab_corner_tr.png') top right no-repeat;
	display: inline;
	padding: 5px 0;
}
li.dark {
	padding: 4px 9px;
	background-color: #5f2e0d;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
li.light {
	padding: 4px 9px;
	background-color: #f0e6d0;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}
li.dark a{
	color: #fff;
	font-size: 16px;
	font-family: sans-serif;
	text-decoration: none;
}
li.light a{
	color: #6c2006;
	font-size: 16px;
	font-family: sans-serif;
	text-decoration: none;
}
li.light a:hover, li.dark a:hover {
	text-decoration: underline;
}


/* Left Pane */
#pane_left {
	float: left;
	width: 270px;
	overflow: hidden;
	border-right: 1px solid #846737;
	padding: 0 5px;
}
.header_left {
	display: block;
	margin: 5px auto;
}
.donate_links {
	margin: 0 auto;
	text-align: center;
}
.donate_button {
	display: block;
	margin: 0 auto;
}
#helpful_links {
	font-size: 12px;
	text-align: left;
	width: 222px;
	margin: 0 auto;
}
#helpful_links a{
	font-size: 16px;
	font-weight: bold;
	color: #3c2006;
	display: block;
	margin: 5px 0 0 0;
}
.badge {
	margin: 10px auto;
	width: 100px;
}


/* Right Content Area  */
#pane_right {
	float: left;
	width: 500px;
	padding: 0 5px 0 30px;
	overflow: hidden;
}

p.tip {
	border: 2px solid #3c2006;
	padding: 5px;
}


/* Lessons Table */
#tbl {
	border: 1px solid #846737;
	width: 100%;
	margin: 0 0 10px 0;
}
#tbl a{
	color: #2894ff;
	font-size: 15px;
	font-weight: bold;
}
.tbl_row_salt {
	background-color: #f0e6d0;
	margin: auto 0;
	border-bottom: 1px solid #846737;
	height: 63px;
	line-height:63px;
	vertical-align: middle;
	padding: 0 5px;
}
.tbl_row_pepper {
	background: #edd6a7 url('../img/table_row_bg.png');
	margin: 0;
	border-bottom: 1px solid #846737;
	height: 62px;
	line-height:62px;
	vertical-align: middle;
	padding: 0 5px;
}
.tbl_row_salt_last {
	background-color: #f0e6d0;
	margin: 0;
	height: 63px;
	line-height:63px;
	vertical-align: middle;
	padding: 0 5px;
}
.tbl_row_pepper_last {
	background: #edd6a7 url('../img/table_row_bg.png');
	margin: 0;
	height: 63px;
	line-height:62px;
	vertical-align: middle;
	padding: 0 5px;
}
.tbl_time_salt {
	background-color: #f0e6d0;
	border-bottom: 1px solid #846737;
	width: 150px;
	line-height:60px;
	vertical-align: top;
	padding: 0 5px;
	font-weight: bold;
}
.tbl_time_pepper {
	background: #edd6a7 url('../img/table_row_bg.png') repeat-x;
	border-bottom: 1px solid #846737;
	width: 150px;
	line-height:60px;
	vertical-align: top;
	padding: 0 5px;
	font-weight: bold;
}
.tbl_time_salt_last {
	background-color: #f0e6d0;
	width: 150px;
	line-height:60px;
	vertical-align: top;
	padding: 0 5px;
	font-weight: bold;
}
.tbl_time_pepper_last {
	background: #edd6a7 url('../img/table_row_bg.png') repeat-x;
	width: 150px;
	line-height:60px;
	vertical-align: top;
	padding: 0 5px;
	font-weight: bold;
}
.tbl_row_header {
	background-image: url('../img/table_header_bg.png');
	margin: 0;
	border-bottom: 1px solid #846737;
	font-weight: bold;
	color: #3c2006;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	padding: 0 5px;
}
.tbl_row_header a{
	color: #009;
}

#tbl div.salt {
	line-height: 20px;
	background: #f0e6d0;
	margin-bottom: 5px;
	margin: 0 -5px 5px -5px;
	padding: 0 0 0 5px;
}
#tbl div.pepper {
	line-height: 20px;
	background: #edd6a7;
	margin: 0 -5px 0 -5px;
	padding: 0 0 0 5px;
}
#tbl div.salt_last {
	line-height: 20px;
	background: #f0e6d0;
	margin-bottom: 5px;
	margin: -1px -5px 4px -5px;
	padding: 0 0 0 5px;
}
#tbl div.pepper_last {
	line-height: 20px;
	background: #edd6a7;
	margin: -1px -5px 3px -5px;
	padding: 0 0 0 5px;
}

/* Pagination */
div.pagination {
	text-align: center;
}
a.back {
	float: left;
	width: 50px;
}
a.next {
	float: right;
	width: 50px;
}
a.number {
	
}

.code {
	background-color: #fff;
	border: 2px solid #3c2006;
	overflow-x: auto;
	padding: 3px;
	white-space: pre;
	font-family: "Courier new";
	color: #000;
	font-size: 14px;
}

#solution {
	position: absolute;
	display: none;
	width: 854px;
	margin-left: -323px;
}


/* Footer and Bottom */
#footer {
	font-size: 10px;
	color: #846737;
	width: 860px;
	bottom: -25px;
	margin: 10px auto;
	text-align: center;
}
#footer a{
	color: #957848;
}
#footer_corners {
	width: 864px;
	height: 20px;
	margin: -22px auto 0 auto;
	background: url('../img/footer_corners.png');
}

/* Player Styles */
#cs_flashBody
{
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(lesson06_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

body.player {
	background-color: #f0e6d0;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.right {
	text-align: right;
}

/* Form Styles */

.input input, .input textarea, .captcha {
	float: left;
	display: inline;
	margin: 8px 0;
}
.input label {
	display: inline;
	width: 150px;
	float: left;
	margin: 8px 0;
	text-align: right;
	width: 110px;
	padding-right: 20px;
	clear: both;
}
.text input {
	width: 200px;
}
.input .error-message {
	display: inline;
	float: left;
	color: #900;
	font-weight: bold;
	margin-top: 8px;
	padding-left: 3px;
}

.clear {
	clear: both;
}

/* Assignment Styles */
#assignments {
	
}
.assignment_title a{
	font-weight: bold;
	color: #846737;
}
.assignment_body {
	margin-bottom: 20px;
}

/* Miscelaneous Classes */
.float_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.recaptcha_nothad_incorrect_sol {
	float: left;
}

input.messageSend {
	margin-top: 20px;
	padding: 3px 8px;
	background-color: #846737;
	border: 3px solid #3c2006;
	font-size: 18px;
	color: #f0e6d0;
}

#flash {
	position: absolute;
	top: 0;
	width: 100%;
	height: 24px;
	border-bottom: 2px solid #3c2006;
	padding-top: 4px;
	text-align: center;
}
#flash_close {
	font-size: 14px;
	color: #900;
	font-weight: normal;
}
.flashBarR {
	float: right;
	display: inline;
	width: 75px;
	display: hidden;
	line-height: 8px;
}
.flashBarL {
	float: left;
	display: inline;
	width: 75px;
	display: hidden;
}
.warning {
	background-color: #f99;
	font-weight: bold;
	color: #000;
}
.success {
	background-color: #9f9;
	font-weight: bold;
	color: #000;
}
.notice {
	background-color: #ccc;
	color: #000;
}
#media {
	margin-top: 20px;
}
#comments {
	clear: both;
}
#bunnyTop {
	text-align: center;
}
div.playerComments {
	margin-bottom: 3em;
}
div.sponsored {
	margin-top: 10px;
}
div.sponsored p {
	margin: 0 !important;
}
div.banner {
	text-align: center;
}
a.sponsored {
	font-size: 13px !important;
}

/* Admin styling */
td {
	margin-bottom: 20px;
}
.altrow {
	background-color: #e0e0c9
}