@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #ccc;
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	}
	
img {
	border: none;
	}
	
h1, h2, a {
	color: #b81b00;
	}
	
h2, h3 {
	margin: 0 0 .7em 0;
	}
	
h1 {
	font-size: 1.3em;
	}
	
h2 {
	font-size: .9em;
	}
	
h3 {
	font-size: .8em;
	}
	
h4 {
	font-size: .65em;
	}
	
p {
	font-size: .73em;
	margin: 0 0 1em 0;
	}
	
form {
	font-size: .73em;
	}
	
ul {
	font-size: .7em;
	margin: 0px 10px 0px 10px;
   padding: 0px 0px 0px 15px;
   list-style: square;
	}
	
a {
	text-decoration:none;
	position: relative;
	}
	
form div {
	margin: 5px 0;
	}
	
#mainWrapper {
	width: 934px;
	margin: auto;
	}
	
#header {
	background: #fff;
	}
	
#headerLogo {
	height: 71px;
	}
	
/* NAVIGATION STYLES */
	
#headerNavBackground {
	background-image: url(../images/headerNavBackground.gif);
	background-repeat: no-repeat;
	width:100%;
	height: 63px;
	}
	
#headerNav {
	position: relative;
	width: 100%;
	z-index: 100;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #fff;
	height: 43px;
	float: left;
	font-weight: bold;
	}
	
#home #headerNav {
	background-color: transparent;
	}
	
#headerNav ul {
	font-size: 12px;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	margin: auto;
	width: 889px;
	}
	
#headerNav ul ul {
	width: 127px;
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 43px;
	left: 0;
	}
	
#headerNav li {
	float: left;
	width: 127px;
	position: relative;
	text-align:center;
	}
	
#headerNav ul ul li {
	text-align: left;
	background-color: #ccc;
	border-left: 1px solid;
	border-left-color: #666;
	border-right: 1px solid;
	border-right-color: #666;
	border-bottom: 1px solid;
	border-bottom-color: #666;
	}
	
#headerNav a {
	display: block;
	position: relative;
	height: 43px;
	padding: 5px 10px;
	color: #fff;
	}
	
#headerNav table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
	}
	
#headerNav ul ul a {
	height: auto;
	line-height: 1em;
	color: #666;
	}
	
li#menuOne ul{
	margin-left: 19px;
	}
	
li#menuOne ul li {
	width: 162px;
	}
	
li#menuOne a span{
	display:block;
	margin-left:15px;
	width:75%;
	}
	
li#menuOne a:hover {
	background: transparent url(../images/nav.png) 0 -44px no-repeat;
	}
	
li#menuSeven ul {
	margin-left: -55px;
	}
	
li#menuSeven ul li {
	width: 162px;
	}
	
li#menuSeven a:hover {
	background: transparent url(../images/nav.png) -762px -44px no-repeat;
	}
	
li#menuTwo a span {
	display:block;
	margin-left: 14px;
	width: 75%;
	}
	
li#menuFour a span, li#menuFive a span, li#menuSix a span, li#menuSeven a span {
	display:block;
	margin-top: 8px;
	}
	
li#menuTwo a:hover, li#menuThree a:hover, li#menuFour a:hover, li#menuFive a:hover, li#menuSix a:hover {
	background: transparent url(../images/nav.png) -200px -44px no-repeat;
	}
	
#headerNav ul ul a:hover {
	color: #000;
	background: none;
	}
	
#headerNav ul li:hover ul, #headerNav ul a:hover ul {
	visibility: visible;
	}
	
.noClick {
	cursor: default;
	}
	
/* END NAVIGATION STYLES */

#flash {
	background-color: #000;
	height: 334px;
	}
	
#bar {
	background: #000;
	height: 15px;
	}
	
#content {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	min-height: 850px;
	position: relative;
	}
	
#sitemap {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	min-height: 400px;
	position: relative;
	}
	
#sitemap div.float_left {
	margin-right: 100px;
	}
	
#sitemap h1 {
	margin-bottom: 20px;
	}
	
#sitemap p {
	margin: 0;
	padding: 0;
	color: #b81b00; 
	}
	
#sitemap ul, #sitemap p {
	margin-bottom: 10px;
	}
	
#signup {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	min-height: 400px;
	position: relative;
	}
	
#cool {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	min-height: 600px;
	position: relative;
	}
	
#homeworkHelp {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	min-height: 400px;
	position: relative;
	}
	
#win {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	min-height: 850px;
	position: relative;
	}
	
#whyGraphing {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	min-height: 850px;
	}
	
#whyGraphing #columnTwo {
	padding: 0;
	margin: 0;
	}
	
#whyGraphing #columnOne {
	width: 475px;
	}
	
#importanceOfMath {
	background: #fff;
	padding: 0 55px;
	padding-top: 18px;
	float:left;
	width: 824px;
	padding-bottom: 100px;
	}
	
#importanceOfMath #columnOne {
	width: 390px;
	}
	
#sweepstakes {
	background: #fff url(http://timathrocks.com/images/background.jpg) no-repeat scroll 0px 60px;
	padding-top: 25px;
	float:left;
	width: 934px;
	min-height: 850px;
	position: relative;
	padding-bottom: 50px;
	}
	
#sweepstakes #breadCrumbs {
	padding-left: 55px;
	}
	
#sweepstakesContent {
	width: 520px;
	margin-top: 425px;
	margin-left: 300px;
	}
	
#sweepstakesContentBottom {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 2px dashed #b81b00;
	}
	
#sweepstakesContentBottomLeft {
	width: 250px;
	float: left;
	padding-right: 15px;
	}
	
#sweepstakesContentBottomLeft h2, #sweepstakesContentBottomLeft p {
	padding: 0;
	margin: 0;
	}
	
#sweepstakesContentBottomRight {
	float: right;
	padding-left: 18px;
	width: 230px;
	border-left: 2px dashed #b81b00;
	}
	
#sweepstakesContentBottomRight h2, #sweepstakesContentBottomRight p {
	padding: 0;
	margin: 0;
	}
	
#sweepstakesContentBottomRight h2 {
	font-size: .7em;
	}
	
#sweepstakesContentBottomRight p {
 	margin-bottom: 10px;
	}
	
#sweepstakesContentBottomRight p.disclaimer {
 	margin-bottom: 10px;
	}

#banner {
	position: absolute;
	top: 325px;
	right: 210px;
	}
	
#home #content.home {
	padding: 0 25px;
	padding-top: 20px;
	width: 884px;
	min-height: 0;
	height: auto;
	}
	
#breadCrumbs {
	margin-bottom: 18px;
	font-weight:bold;
	}
	
#breadCrumbs ul {
	margin: 0;
	padding: 0;
	}
	
#breadCrumbs li{
	display:inline;
	list-style:none;
	color: #b81b00;
	padding-right: 7px;
	}
	
#columnOne {
	width: 525px;
	float:left;
	position: relative;
	}
	
#home #columnOne {
	width: 420px;
	padding-right: 20px;
	padding-top: 20px;
	float: left;
	border-right: 2px dashed #b81b00;
	}
	
#home .columnHead {
	margin-bottom: 20px;
	}
	
#home #columnOne .columnHead h1 {
	line-height: 1;
	}
	
#home .columnContent img {
	float: right;
	padding-left: 5px;
	}
	
#columnTwo {
	width: 298px;
	float:right;
	}
	
#home #columnTwo {
	width: 400px;
	padding-left: 40px;
	float: right;
	}
	
#home #columnTwo .columnHead h1 {
	float: left;
	padding-top: 18px;
	padding-right: 8px;
	}
	
	
.floatingBox {
	color: #fff;
	float:right;
	}
	
.floatingBoxTop {
	background: url(../images/floatingBoxTop.gif);
	background-repeat:no-repeat;
	width: 241px;
	height: 52px;
	}

.floatingBoxMiddle {
	background: url(../images/floatingBoxMiddle.gif);
	background-repeat: repeat-y;
	width: 170px;
	padding-left: 16px;
	padding-right: 55px;
	}
	
.floatingBoxMiddle img {
	padding-bottom: 10px;
	margin-top: -35px;
	}
		
.floatingBoxMiddle p {
	margin: 0;
	}
	
.floatingBoxBottom {
	background: url(../images/floatingBoxBottom.gif);
	background-repeat: no-repeat;
	width: 241px;
	height: 53px;
	}
	
#contentFooter {
	position: relative;
	width: 884px;
	height: 194px;
	float: left;
	margin-top: 50px;
	background-image: url(../images/footerBoxes.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
	
#leftBox, #rightBox {
	width: 237px;
	padding: 8px;
	position: absolute;
	color: #fff;
	}
	
#leftBox a, #rightBox a {
	color: #fff;
	font-weight: bold;
	}
	
#leftBox h3, #rightBox h3 {
	padding: 0;
	margin: 0;
	line-height: 1;
	letter-spacing: 1px;
	padding-bottom: 10px;
	}
	
#leftBox p, #rightBox p {
	padding: 0;
	margin: 0;
	line-height: 1.1;
	font-size: .65em;
	margin-bottom: 10px;
	}
	
#leftBox {
	left: 118px;
	}

#rightBox {
	left: 406px;
	}

#footer {
	float: left;
	width: 934px;
	}
	
#footer li{
	list-style: none;
	display: inline;
	}
	
#footerTop {
	background: #000;
	padding: .5em 1em;
	color: #fff;
	}

#footerTop li {
	padding-right: 1em;
	}
	
#footerTop a {
	color: #fff;
	}
	
#footerBottom {
	font-size: .9em;
	padding: .5em 0;
	}
	
#footerBottom p {
	margin-top: 5px;
	}
	
#footerBottom a {
	color: #000;
	}
	
#footerBottom ul {
	margin: 0;
	padding: 0;
	}
	
.contentSection {
	border-bottom: 2px dashed #b81b00;
	padding: 1em 0;
	float: left;
	width: 100%;
	}
	
.usedcontentSection {
	padding: 1em 0em 0em 0em;
	float: left;
	width: 100%;
	}	

.usedcontentSection li { padding-bottom:9px;}
		
.contentSectionChildOne {
	float: left;
	width: 170px;
	}
	
.contentSectionChildTwo {
	float:right;
	width: 345px;
	}
	
.noRule {
	border-bottom: none;
	}
	
.disclaimer{
	font-size:.6em;
	font-style: italic;
	}
	
.float_left {
	float: left;
	}
	
img.float_left {
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
.float_right {
	float: right;
	}
	
img.float_right {
	padding-left: 50px;
	}
	
.center {
	text-align: center;
	padding: 20px 0;
	}

.signupselect label {
	padding-right: 5px;
	width: 100px;
	line-height: 1.75em;
	display: block;
	float: left;
	text-align: right;
	}

.signupselect select {
	font-size: 1em;
	min-width: 55px;
	}	

.textselect label {
	padding-right: 5px;
	width: 250px;
	line-height: 1.75em;
	display: block;
	float: left;
	text-align: right;
	}
	
.textselect select {
	font-size: 1em;
	min-width: 35px;
	}
	
.checkradio input {
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	float: left;
	clear: both;
	}
	
.checkradio p {
	float: left;
	clear: both;
	width: 250px;
	text-align: right;
	font-size: 1em;
	}
	
.checkradio div {
	float:left;
	width: 565px;
	}
	
.phone input {
	width: 40px;
	}
	
.optin {
	float: left;
	clear: both;
	margin-left: 255px;
	width: 565px;
	}
	
.optin input {
	margin-right: 5px;
	display: block;
	float: left;
	clear: both;
	}
	
.submit {
	float: left;
	clear: both;
	margin-left: 250px;
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
.signupsubmit {
	float: left;
	clear: both;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 50px;
	}	

.TPRLegal {
	font-size: 10px;
	width: 200px;
	}
	
.TPRLogo {
	float: left;
	width: 210px;
	}
	
.students {
	float: right;
	}
	
.sweepstakesheader {
	position: relative;
	left: -54px;
	}
	
#bookmark {
	width: 132px;
	height: 98px;
	position: absolute; 
	top: 450px; 
	right: 150px; 
	background-image: url(http://timathrocks.com/images/bookmark.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	}
	
#bookmark h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 1;
	font-size: .8em;
	margin-top: 10px;
	}

#bookmark p {
	margin: 0;
	padding: 0;
	line-height: 1.15;
	margin-top: 5px;
	font-size: .7em;
	}
	
#rules {
	width: 600px;
	text-align: justify;
	}
	
#rulesTop {
	width: 100%;
	height: 25px;
	background-color: #cb1700;
	}
	
#rulesBody {
	width: 560px;
	padding: 20px;
	background-color: #fff;
	}
	
#rulesBody li{
	font-size: .73em;
	list-style-position: inside;
	margin-bottom: 24px;
	}
	
#rulesBottom {
	width: 100%;
	height: 15px;
	background-color: #000;
	}
	
.underline {
	text-decoration:underline;
	}
	
.bold {
	font-weight: bold;
	}
	
.print {
	float: right;
	}

#contentArea2 {
	text-align: center;
	margin-top: 50px;
	}
