@charset "utf-8";
#c {
	background: url(/_resource/image/caveman-training-bg.jpg) top left repeat;
}
#nt {
	position: relative;
	width: 100%;
	background: url(/_resource/image/caveman-training-bg-top.gif) top left repeat-x #333;
}
#nt div {
	border: 1px solid #FF0000;
}
#nt ul {
	clear: left;
	padding-left: 26px;
}
#nt ul li {
	float: left;
	padding: 0.4em;
}
#nt ul li a {
	display: block;
	border-right: 1px solid #ccc;
	font-size: 0.78em;
	padding: 0.2em 16px 0.2em 0;
}
#nt ul li a:link, #nt ul li a:hover, #nt ul li a:active, #nt ul li a:visited {
	color: #fff!important;
}
#nt ul li.l a {
	border-right: none;
	margin-right: 1px;
}
#nt ul li a:link, #nt ul li a:visited {
	color: #e3cd3d;
	text-decoration: none;
}
#nt ul li a:hover {
	text-decoration: underline;
}
#nt br, #nm br, #ns br {
	clear: both;
	line-height: 0;
	display: block;
	font-size: 0;
	height: 0;
}

ul.style01 li a {
	color: #990000!important;
}


#column-1, #column-2, #column-3 {
	float: left;
	width: 32.4%;
	margin-right: 0.4%;
}

.box-double {
	width: 64.8%!important;
}

#column-1 {
	margin-left: 0.4%;
}

#column-1 .box, #column-2 .box, #column-3 .box {
	border: 2px solid #333;
	padding: 10px 2em;
	margin-bottom: 2px;
	position: relative;
}
div.index #column-3 .box {
	border-right: 10px solid #FF33CC;
}

#column-1 .box-footer, #column-2 .box-footer, #column-3 .box-footer {
	border: 2px solid #333;
	padding: 40px 2em 2em 2em;
}

#column-1 .box .cc, #column-2 .box .cc, #column-3 .box .cc {
	position: relative;
	top: -100px;
}

#column-1 .box-footer, #column-3 .box-footer {
	background: url(/_resource/image/footer-bg-1.jpg) top left repeat-x #666;
}
#column-2 .box-footer {
	background: url(/_resource/image/footer-bg-2.jpg) top left repeat-x #333;
}


h1, h2, h3 {
	margin-bottom: 1em;
	padding-top: 2em;
}

.box p {
	line-height: 1.3em;
	margin-bottom: 1.1em;
}

.box ul, .box-footer ul {
	margin-left: 1em;
}
.box ul li, .box-footer ul li {
	list-style: square;
	color: #FF0000;
}
.box ul li {
	color: #990000;;
}
.box ul li a, .box-footer ul li a {
	color: #FFCC00;
	font-size: 0.8em;
}

img.portrait {
	padding: 4px;
	border: 1px solid #666666;
	margin: 0 1em 1em 0;
}
img.portrait-left {
	float: left;
}

#column-1 .box, #column-3 .box {
	background-color: #ccc;
}
#column-2 .box {
	background-color: #B4B4B4;
}

#slogan {
	background: url(/_resource/image/slogan.png) no-repeat top left;
	width: 361px;
	height: 59px;
	position: absolute;
	right: 80px;
	top: 80px;
}


p#logo {
	float: left;
}
p#logo a {
	display: block;
	background: url(/_resource/image/logo_executive_results.gif) no-repeat top left; 
	width: 164px;
	height: 47px;
	margin-left: 26px;
}

#b {
	margin: 220px 0 0 0;
}


form.styled {
	margin: 40px 1.6% 40px 0.4%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #F4F4F4;
	border-top: 16px solid #5F2926;
	border-bottom: 16px solid #5F2926;	
	padding: 8px 4px 8px 4px;
	clear: both;
}

form.styled div.row {
	margin-bottom: 0.5em;
	clear: both;
}

form.styled div.column-left {
	float: left;
	display: inline; /* Overcome explorer bug */
	width: 40%;
	text-align: right;
	margin: 1px;
}

form.styled div.column-left label {
	padding: 0.5em 1em 0.5em 0.5em;
	display: block;
	cursor: pointer;
	text-align: right;
	color: #5F2926;
}

form.styled div.column-right {
	float: right;
	display: inline; /* Overcome explorer bug */
	width: 59%;
}
form.styled div.row input, form.styled div.row textarea, form.styled div.row select {
	border: 1px solid #5F2926;
	margin: 1px;
	padding: 1px;
}

form.styled div.column-left {
	background-color: #E1CB9A;
}

form.styled input {
	width: 80%;
}

form.styled legend.styled {
	background-image: url(/_resource/image/form/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding-right: 44px;
	margin-right: 4px;
	margin-bottom: 1em;
	font-size: 18px;
}
form.styled input.button {
	text-align: center;
}
form.styled input.text {
	padding: 0.5em!important;
}

ul.style01, ol.style01 {
	margin-left: 1.6em;
}
ul.style01 li, ol.style01 li {
	margin: 0;
	padding: 0;
}
ul.style01 {
	list-style: square;
}
ol.style01 {
	list-style: decimal;
}
#registration {
	clear: both;
}

div.sponsors {
	margin-left: 30px;
}
div.sponsors p {
	color: #999999;
}
div.sponsors img {
	margin: 0 2em 1em 0;
}
table.style01 {
	border: 2px outset #000!important;
	width: 100%;
	margin-bottom: 1em;
}
table.style01 th, table.style01 td {
	padding: 0.5em;
}
table.style01 thead th {
	border-bottom: 1px solid #000;
	background-color: #ccc;
}
table.style01 tbody td {
	border-bottom: 2px solid #ccc;
	border-right: 1px solid #ccc;
}
p.photo {
	color: #666666;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
}

#footer {
	clear: both;
	height: 600px;
	padding-top: 40px;
}
#footer ul {
	float: left;
	width: 18%;
}
#footer ul.f {
	padding-left: 26px;
}
#footer ul li {
	margin-bottom: 0.2em;
}
#footer ul li a {
	font-size: 0.76em;
	color: #e3cd3d;
	margin-right: 2em;
}
#footer ol {
	margin-left: 1em;
}
a.fbshare {
	margin-left: 2em;
}
