/* HTML ELEMENTS DEFAULT STYLES */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: #ECF0EF;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_header1_sides.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

p,li,label { 
			font-size:80%; 
			margin-bottom:1em; 
			line-height:1.3em; 
			color:#333; }
			
h1,h2,h3,h4,h6 { 
			font-family:Arial, Helvetica, sans-serif; 
			font-weight:bold; 
			color:#333; }

h1 { 
				font-size:118%;
	color: #B77901;
	margin: 0px; }

h2, h3 { 
			font-size:110%; 
			margin:1.5em 0 .5em 0; }
			
h4 {
	font-size:105%;
	color: #D68F24;
	margin: 0px;
}

h5 {
	font-size:118%;
	color: #B77901;
	margin: 0px;
}

th, td { 
			font-size:80%; 
			padding:3px; 
			color:#333; }
			
			
td label, td p { 
			font-size:80%; }

ul, ol { 
			margin:1em 0 1em 12px; 
			padding-left:12px; 
			list-style-type:disc; }

ol { 
			margin-left:12px; 
			padding-left:12px; }

img { 
			border:0; }

em { 
			font-style:italic; }

strong { 
			font-weight:bold; 
			color:#444; }
			
/* LINKS */
			
a:link { 
			color:#006699; }

a:visited { 
			color:#006699; }

a:hover {
	color:#006699;
	text-decoration:none;
}

a:active { 
			color:#006699; }
			
#bodybody {
	margin:0 auto;
	position:relative;
	width:966px;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_headerHomePenguinMult.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	background-color: #EFD9A8;
}



#bodybodyInt {
	margin:0 auto;
	position:relative;
	width:966px;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_header1_int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	background-color: #EBE0A2;
}

#bodybodyTS {

	margin:0 auto;
	position:relative;
	width:966px;
	background-image: url(bkg_headerHomeTS.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	background-color: #EFD9A8;
}
			
#banner {
	height:24px;
	width: 500px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#main {
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
}
#contentHomeLeft {
	width:430px;
	float:left;
	padding: 0px;
	margin-top: 20px;
}

#contentHomeGames {
	padding: 12px 12px 14px;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}

#contentInteriorLeft {
	width:634px;
	float:left;
	padding: 0px;

}
#contentHomeMid2 {
	width:580px;
	float:left;
	padding-top: 18px;
	padding-left: 18px;
	padding-bottom: 0px;
}

#contentHomeMid2TS {

	width:390px;
	float:left;
	padding-top: 24px;
	padding-left: 18px;
	padding-bottom: 0px;
}

#contentHomeTopScores {
	width:210px;
	float:right;
	margin-right: 10px;
	margin-top: 56px;
	margin-bottom: 0px;
	background-color: #F6F8BA;
	background-image: url(bkg_topscores.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-top: 6px;
	font-size: 94%;
	line-height: 16px;
}

#contentHomeTopScoresFlash {
	width:210px;
	float:right;
	margin-right: 22px;
	margin-top: 38px;
	background-color: #F6F8BA;
	padding: 0px;
	margin-bottom: 8px;
}

#contentHomeTS {
	width:220px;
	float:right;
	margin-right: 60px;
	margin-top: 50px;
	margin-bottom: 0px;
}

#contentInteriorRight {
	width:230px;
	float:right;
	background-color: #F9F9E6;
	padding: 16px;
}
#contentInterior {
	width:912px;
	float:left;
	padding: 16px;
	background-color: #FFFFFF;
	margin-top: 10px;
}


ul#nav-list {
	margin:0;
	padding:0;
	height:21px;
	list-style:none;
	text-align: center;
}

#nav-list li {
	margin:0;
	padding:0;
	text-align:center;
	height: 21px;
	float: left;
}

#nav-list a {
	font-size:85%;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	float:left;
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	height: 21px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5C033;
	line-height: 20px;
}
			
#nav-list a:hover {
	background-color:#DD7F13;
	height: 21px;
	color: #FFFFFF;

}

#nav-program {
	font-size:80%;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	float:left;
	color:#89653D;
	font-family:Arial, Helvetica, sans-serif;
	height: 21px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 2px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5C033;
}

/* BOTTOM OF PAGE */

#copyright {
	margin-top:0px;
	clear:both;
	width: 942px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 12;
	font-size: 92%;
	padding-left: 12px;
	text-align: center;
	background-color: #ECF0EF;
}

#content-bottom {
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 12px;
}

.clear {
	clear:both;
}

#box {
	width:234px;
	padding: 8px 8px 10px;
	margin-right: 4px;
	margin-left: 0px;
	float: left;
	height: 150px;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_boxes_bottom.jpg);
}

#boxmid {
	width:234px;
	padding: 8px 8px 10px;
	float: left;
	height: 150px;
	margin-left: 16px;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_boxes_bottom.jpg);
}
#boxright {
	width:234px;
	margin-right: 0px;
	margin-left: 4px;
	float: right;
	height: 150px;
}

#boxrightInterior {
	width:234px;
	padding: 8px 8px 10px;
	margin-right: 0px;
	margin-left: 4px;
	float: right;
	height: 140px;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_boxes_bottom.jpg);
	margin-bottom: 16px;
}

#boxrightInteriorDC {
	width:234px;
	padding: 8px 8px 10px;
	margin-right: 0px;
	margin-left: 4px;
	float: right;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_boxes_bottom.jpg);
	margin-bottom: 16px;
	background-position: left top;
	background-color: #A7BE2F;
	background-repeat: repeat-x;
}



#box h2 {
	margin:0;
	color:#333;
	font-size:86%;
	padding: 8px;
}



/*from positioniseverything.com*/
.clearfix:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden; }

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/* JUMP */


.jumpContainer{
	float: right;
	vertical-align: top;
	margin-right: 8px;
}
#toolsJump {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: thin solid #FADC65;
}

.starImg {
	width:15px;
	height:15px;
	border:none;
}


#logoTop {
	padding: 0px;
	margin: 0px 14px 2px 0px;
	height: 75px;
	width: 476px;
	float: right;
}

#contactTop {
	padding: 0px;
	margin: 0px;
	height: 75px;
	width: 120px;
	float: left;
}

#topGameSpacer {
	float: left;
	width: 170px;
}

/*hamepage game tabs*/



.tabs-up {
	font-size:80%;
	margin:0 12;
	font-weight:normal;
	text-decoration:none;
	float:left;
	color:#D16A0B;
	font-family:Arial, Helvetica, sans-serif;
	height: 24px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ui-tabs-hide {
        display: none;
    }
	
/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_tabsGames1.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 140px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
	float: left;
	min-width: 84px;
	padding-bottom: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
}
.ui-tabs-nav a {
	margin: 0px 0 0;
	padding-left: 0;
	color: #FFF;
	font-weight: normal;
	line-height: .8;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	outline: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #71A3C6;
	padding-top: 1px;
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	margin-top: 0;
	color: #CC6600;
	background-color: #FFF;
}
	
	.ui-tabs-nav .ui-tabs-selected a:hover {
	position: relative;
	margin-top: 0;
	background-color: #FFF;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.ui-tabs-nav a:hover
{
	background-color: #4983A9;
}
.ui-tabs-nav .ui-tabs-selected a span {
}

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(http://static.arcademicskillbuilders.com/images/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

	
	
#tabsBanner {
	width: 768px;
	background-image: url(http://static.arcademicskillbuilders.com/images/bkg_tabsGames1.jpg);
	margin-top: 8px;
	padding-left: 176px;
}
#bottomline {
	margin-top:0px;
	clear:both;
	width: 966px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #EBE0A2;
	position: relative;
	height: 12px;
}
.textInput1
{
	border: 1px solid #F6F986;
	background: #F6F986;
	color: #000000;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
.textScoreTime
{
	color: #CC0000;
	font-style: italic;
}
