/* CSS Document */

/* V.1 */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0d0802;
	background-image: url(/crackthecode/_grafix/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}
a:active
{
  outline: none;
}

a:hover {
text-decoration: underline;
}
.hide-element {
	display: none;
}
.clearleft {
	clear: left;
}

#maincanvas {
	text-align: left;
	width: 660px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	margin: 115px 0px 10px 0px;
	border-bottom: 1px solid #996633;
	
}

#maincanvas .mastercol {
	margin: 0px;
	padding: 0px;
	width: 660px;
}

#maincanvas .mastercol h1.crackcode {
	background-image: url(/crackthecode/_grafix/h1crackcode.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 660px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.subtitle, .fadeIn {
	display: none;
}

#maincanvas .mastercol .contentarea {
	margin: 0px;
	padding: 0px;
	height: 20em;
	width: 500px;
	float: left;
}
#maincanvas .mastercol .contentarea p {
	font-size: 0.7em;
	color: #FCF0D2;
	margin: 0px 0px 20px;
	padding: 0px;
	clear: left;
	line-height: 1.3em;
}

#maincanvas TABLE TD {
	font-size: 0.7em;
	color: #FCF0D2;
}

#maincanvas TABLE {
	padding: 0px;
	margin: 0px;
}

#maincanvas TABLE TD {
	padding-bottom: 10px;
}

#maincanvas TABLE TD.label {
	vertical-align: middle;
	width: 150px;
	padding-right: 10px;
	white-space: nowrap;
}

#maincanvas TABLE TD DIV.formBorder {
	border: 3px solid #4d370b;
	background-color: #4d370b;
	float: left;
}

#maincanvas TABLE TD INPUT.formText {
	border: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCF0D2;
	background-image: url(/crackthecode/_grafix/input-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 14px;
	padding: 4px;
	outline:none;
}

#maincanvas DIV.error {
	font-size: 11px;
	width: 500px;
	margin-bottom: 15px;
	padding: 5px 10px;
	color: #ceba74;
	border: 1px solid #ceba74;
	background-color: #3B1009;
}

#maincanvas TABLE TD INPUT.formText:focus {
	border: 0px;
}

#maincanvas FORM SELECT {
	color: #7A4B13;
	background-color: #e4c65a;
	font-size: 13px;
}

#maincanvas FORM INPUT.radio {
	color: #7A4B13;
	background-color: #e4c65a;	
}

#maincanvas FORM DIV.button {
	float: left;
	font-weight: bold;
	padding: 4px 10px;
	font-size: 12px;	
	color: #7A4B13;
	background-color: #e4c65a;
	background-image: url(/crackthecode/_grafix/button-bg-hover.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 0px;
	line-height: 14px;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
}

#maincanvas FORM DIV.button:hover {
	color: #be9a33;
	background-color: #E5DBB2;
	background-image: url(/crackthecode/_grafix/button-bg.png);
}

#quiz IMG {
	width: 168px;
	height: 186px;
	background-color: #57350e;
}

#quiz DIV.block {
	float: left;
	position: relative;
	width: 168px;
	cursor: hand;
	cursor: pointer;
}

#quiz DIV.check {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 45px;
	height: 60px;
	background-image: url(/crackthecode/_grafix/quiz-check.png);
	background-repeat: no-repeat;
	display: none;
}

#maincanvas .mastercol .contentarea .nospace {
	
	margin: 0px 0px 2px;
}


#maincanvas .mastercol .contentarea .formp {
	
	margin: 0px 0px 8px;
}

#maincanvas .mastercol .contentarea p a {
	color: #FCF0D2;
	text-decoration: underline;
}
#maincanvas .mastercol .contentarea img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#maincanvas .mastercol .contentarea  h3 {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #FAEAB7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}



#maincanvas .navfooter {
	margin: 0px;
	padding: 5px 0px 0px;
	width: 660px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	text-align: center;
}
#maincanvas .navfooter p {
	color: #9D691D;
	font-size: 0.65em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#maincanvas .mastercol .navfooter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincanvas .mastercol .navfooter ul {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
#maincanvas .mastercol .navfooter ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-image: url(/crackthecode/_grafix/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial;
	color: #FAEAB7;
	font-size: 9px;
}

#maincanvas .mastercol .navfooter ul li a {
	font-family: Arial;
	color: #FAEAB7;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
	
#maincanvas .mastercol .navfooter ul li.nobull {
	background-image: url(none);
	margin: 0px;
	padding: 0px;

}
