/* Basic Setup */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #00377F;
	line-height: 16px;
	background-image: url(../../graphics/bg.gif);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #9FCF67;
}

a:link{
	color: #ffffff;
	text-decoration: underline;
	}
a:active {
	color: #ffffff;
	text-decoration: underline;
	}
a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
a:hover {
	color: #003366;
	text-decoration: underline;
	}


/* Layout */

#container {
	width: 712px;
	margin: 0px auto;
}

#nav {
	height: 28px;
	padding: 0;
	float:right;
}

#nav ul {
	margin:0px;
	padding:0px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	float: left;
}

#nav li a {
	margin:0px;
	padding:0px;
}

.menudivide {
	width: 3px;
	height: 28px;
	background-image: url(../../graphics/02_menu/divider.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

#leftcol {
	width: 430px;
	text-align: left;
	float: left;
	margin: 0 48px 0 0;
}
#header {
	width: 287px;
	height: 72px;
	background-image: url(../../graphics/01_logo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

#content {
	width: 430px;
	background-image: url(../../graphics/05_bluebg_tile.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	}

.content-title {
	width: 430px;
	margin: 0;
	padding: 0;
	}

.content-image {
	
	}

.character-image-background {
	background-image: url(../../graphics/09_inpage_characters/01.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 363px;
	width: 430px;
	}
#cbtext1 {
	padding: 45px 45px 10px 225px;
	height: 60px;
	}
#cbtext2 {
	padding: 40px 60px 10px 220px;
	height: 60px;
	}
#cbtext3 {
	padding: 45px 45px 10px 228px;
	height: 60px;
	}

.content-text {
	width: 330px;
	padding: 0 40px 15px 60px;
	color: #ffffff;
	}
	
#home-think 
{
	width: 430px;
	color: #ffffff;
	background-image:url(../../graphics/09_inpage_characters/think.gif);
	min-height: 223px;
	background-repeat:no-repeat;
}

#home-think-content 
{
    width: 230px;
    padding-left: 160px;
    padding-right: 40px;
}

#home-plan 
{
	width: 430px;
	color: #ffffff;
	background-image:url(../../graphics/09_inpage_characters/plan.gif);
	min-height: 182px;
	background-repeat:no-repeat;
}

#home-plan-content 
{
    width: 220px;
    padding-left: 60px;
}

#home-do 
{
	width: 430px;
	color: #ffffff;
	background-image:url(../../graphics/09_inpage_characters/do.gif);
	min-height: 223px;
	background-repeat:no-repeat;
}

#home-do-content 
{
    width: 230px;
    padding-left: 160px;
    padding-right: 40px;
}

#sowhat-head 
{
    background-image:url(../../graphics/09_inpage_characters/head.gif);
    height:154px;
    width: 430px;
}

#sowhat-head ul 
{
    margin:0px;
    padding:0px;
    list-style:none;
    padding-left:230px;
    padding-top:25px;
}

#sowhat-head li 
{
    margin:0px;
    padding:0px;
    padding-top:10px;
}

#sowhat-head a 
{
    color:#f68f1e;
    text-decoration:underline;
}

#sowhat-head a:hover 
{
    color:#00377F;
    text-decoration:underline;
}

.content-footer {
	background-image: url(../../graphics/06_footerlogo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 430px;
	height: 89px;
	}
	

#rightcol {
	width: 234px;
	/*height: 100%;*/
	float: left;
}

.rightheader {
	width: 234px;
	height: 38px;
	margin: 0;
	background-image: url(../../graphics/03_explore.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

.rightquicklink {
	width: 234px;
	margin: 0 0 15px 0;
	}

.small-quick-1 {
	width: 72px;
	height: 117px;
	float: left;
	margin: 0 9px 15px 0;
	}
	
.small-quick-2 {
	width: 72px;
	height: 117px;
	float: left;
	margin: 0 9px 15px 0;
	}
	
.small-quick-3 {
	width: 72px;
	height: 117px;
	float: left;
	margin: 0 0 15px 0;
	}

.right-box {
	width: 234px;
	background-image: url(../../graphics/08_hotlinks/07_crakingheader_tile.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	margin: 0 0 15px 0;
	}
.right-box-title-cracking {
	width: 234px;
	height: 35px;
	background-image: url(../../graphics/08_hotlinks/07_crakingheader.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
.right-box-title-search {
	width: 234px;
	height: 29px;
	background-image: url(../../graphics/08_hotlinks/08_search.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
.right-box-text {
	width: 204px;
	padding: 0 15px 0 15px;
	color: #ffffff;
	}
.right-box-base {
	width: 234px;
	height: 13px;
	background-image: url(../../graphics/08_hotlinks/07_crakingheader_footer.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	}
	




#header2 {
	width:545px;
	margin-bottom:20px;
}

#utility {
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	width: 712px;
	padding: 5px 0 5px 0;
	margin: 10px 0 0 0;
	/*margin: 0px auto;*/
}

#footerstripe {
	background-image: url(../../graphics/07_footerline.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 30px;
	width: 712px;
	padding: 0;
	/*margin: 0px auto;*/
}

#footeraddress {
	/*background-image: url(../../graphics/08_bottomlogo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 470px top;*/
	/*height: 30px;*/
	width: 652px;
	padding: 0 10px 10px 50px;
	color: #FFFFFF;
	/*margin: 0px auto;*/
}

#coming-soon {
	margin: 0 auto;
	height: 150px;
	width: 270px;
	padding: 150px 0 0 0;
	text-align: center;
	color: #ffffff;
	}
/* REMEMBER GREYBOX DOESN'T WORK WITH ONLOAD */

#pop-container {
	margin: 0 auto 15px;
	width: 500px;
	}
#pop-header {
	width: 287px;
	height: 72px;
	margin: 25px 0 15px 0;
	background-image: url(../../graphics/logo-popup.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 30px;
	}
#pop-content {
	width: 430px;
	margin: 35px 0 0 0;
	padding: 0 35px 20px 35px;
	color: #ffffff;
	}

#footer img {
	padding-top:12px;
}
h1 {
	color: #ffffff;
	font-size: 120%;
	border-bottom: 1px solid #fff;
	padding: 0 0 3px 0;
	}	
h2 {
	color: #ffffff;
	font-size: 110%;
	}
h3 {
	color: #ffffff;
	font-size: 105%;
	}

img {
	border:none;
}

.intro {
	font-size: 115%;
	}
	
.darkblue {
	color: #171a63;
	}
	
.lightblue {
	color: #00a5d5;
	}
	
.darkgrey {
	color: #333333;
	}
	
.small {
	font-size: 85%;
	}
	
.imgleft {
	float: left;
	margin: 0 10px 10px 0;
	}
	
.imgright {
	float: right;
	margin: 0 0 10px 10px;
	}
.frmstyle {
	border: solid 1px #fff;
	background-color: #F68F1E;
	color: #ffffff;
	}
a.orglink:link{
	color: #F68F1E;
	text-decoration: underline;
	}
a.orglink:active {
	color: #F68F1E;
	text-decoration: underline;
	}
a.orglink:visited {
	color: #F68F1E;
	text-decoration: underline;
	}
a.orglink:hover {
	color: #333333;
	text-decoration: underline;
	}

#contactform {

}

.clear {
	clear: both;
	}
/* CONTACT FORM - TEST VERSION */
pop-content.label,pop-content.input,pop-content.textarea {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 10px;
}
pop-content.textarea {
	display: block;
	width: 230px;
	float: left;
	margin-bottom: 10px;
}

pop-content.label {
	text-align: right;
	width: 130px;
	padding-right: 20px;
}

pop-content.br {
	clear: left;
}
.frmstyle-green {
	border: solid 1px #fff;
	background-color: #9FCF67;
	color: #333;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.frmstyle-green-wide {
	border: solid 1px #fff;
	background-color: #9FCF67;
	color: #333;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.inputtable 
{
    width:330px;
}

.inputtable td
{
    padding:6px 0px;
}

.inputtable-col1 
{
    width:100px;
    text-align:right;
}

.inputtable-col2
{
    width:350px;
}

/* grid view */

.gridview
{
    border:solid 1px #CCCCCC;
    width:500px;
}

.gridview th
{
    background-color: #0E4881;
    color:#FFFFFF;
    padding:4px;
    border:solid 1px #CCCCCC;
}

.gridview td 
{
    padding:4px;
    border:solid 1px #CCCCCC;
    background-color:#FFFFFF;
    color:#000000;
}

.gridview a 
{
    color:#000000;
}

.textbox 
{
    width:140px;
    border:solid 1px #000000;
    background:#FFFFFF;
}

.button 
{
    border:solid 1px #000000;
    background:#FFFFFF;
}

/* eligable */

#content-eligable
{
	width: 430px;
	height: 929px;
	color: #0d5cab;
	background-image:url(../../graphics/quiz_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#content-eligable-q1 {
    width: 170px;
    position: absolute;
    top: 100px;
    left: 80px;
}

#content-eligable-q2 {
    width: 170px;
    position: absolute;
    top: 205px;
    left: 80px;
}

#content-eligable-q3 {
    width: 175px;
    position: absolute;
    top: 321px;
    left: 80px;
}

#content-eligable-q4 {
    width: 170px;
    position: absolute;
    top: 495px;
    left: 80px;
}

#content-eligable-q5 {
    width: 170px;
    position: absolute;
    top: 605px;
    left: 80px;
}

#content-eligable-q6 {
    width: 170px;
    position: absolute;
    top: 715px;
    left: 80px;
}

#content-eligable-button {
    width: 152px;
    position: absolute;
    top: 845px;
    left: 85px;
}