/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* basic body style */
body {
	background-image: url(../images/headerPics900x154.jpg);
	background-color: #B83D00;
	background-repeat: repeat-x;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

body.home {
	background-image: url(../images/home_back.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

body.discovery {
	background-image: url(none);
	background-color: #ffffff;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 20px 20px 20px 20px;
}

body.vid {
	background-image: none;
	background-color: #000000;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
}

/* GENERIC */
H1 {
    font-family: Georgia, times, times new roman, serif;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}

H2 {
    font-family: Georgia, times, times new roman, serif;
    color: #25164C;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

H3 {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    color: #25164C;
    font-weight: bold;
    text-align: left;
}

H4 {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size:  16px;
    line-height: 20px;
    font-weight: normal;
    color: #25164C;
    text-align: left;
}

H5, DT {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #25164C;
    text-align: left;
}

H6 {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #25164C;
    text-align: left;
}

p {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    color: #25164C;
    text-align: left;
}

tr {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11pt;
    color: #000000;
}

td {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    color: #25164C;
    text-align: left;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

TFOOT, THEAD {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    color: #003366;
}

TH {
    vertical-align: baseline;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

BLOCKQUOTE, PRE {
    font-family: verdana,arial,helvetica,sans-serif;
}

UL {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    color: #25164C;
    margin-top: -2px;
    line-height: 15px;
    text-align: left;
}

UL LI {
    list-style-type: square ;
}

UL LI LI {
    list-style-type: disc;
}

UL LI LI LI {
    list-style-type: circle;
}

OL LI {
    list-style-type: decimal;
}

OL OL LI {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}

ul.home_nav {
	font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    color: #ffffff; /* #25164C; */
	margin-top: 25px;
}

ul.home_nav li {
	list-style-type: none;
	display:block;
	margin-top: 20px;
}

ul.page_nav {
	font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    color: #ffffff; /* #25164C; */
	margin-top: 40px;
}

ul.page_nav li {
	list-style-type: none;
	display:block;
	margin-top: 20px;
}

ul.page_nav ul.page_nav_sub {
	font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    line-height: 12px;
    font-style: italic;
    color: #ffffff; /* #25164C; */
	margin-top: 4px;
	margin-left: -25px;
}

ul.home_nav ul.home_nav_sub li {
	list-style-type: none;
	display:block;
	margin-top: 4px;
}

ul.home_nav ul.home_nav_sub {
	font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    line-height: 12px;
    font-style: italic;
    color: #ffffff; /* #25164C; */
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: -25px;
	list-style-type: square;
}

ul.page_nav ul.page_nav_sub li {
	list-style-type: square;
	display:block;
	margin-top: 8px;
}

HR {
    color: #999999;
    height: 1px;
    border: 0;
    background-color: #999999;
    width: 100%;
    text-align: left;
}

/*  Define the specific classes */

#raffle {
	position: relative;
	top: 10px;
	right: -20px;
	border: 1px #ff0000 solid;
	padding: 10px;
	width: 200px;
	float: right;
	background-color: #f2bb9f;
	margin-top: 0px;
	margin-right: 16px;
	font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
	text-align: center;
}

#internships {
	position: relative;
	float: right;
	top: 0px;
	right: -10px;
	border: 1px #ff0000 solid;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 260px;
	background-color: #f2bb9f;
	font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
	text-align: center;
	-moz-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	z-index: 20;
}

#schedule {
	background-color: #F4E2D9;
	margin-top: 0px;
	margin-right: 16px;
}

#schedule_kids {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 16px;
}

#img {
	position: relative;
	float: left;
	width: 285px;
}

#summeracademy {
	position: relative;
	left: 40px;
}

#summeracademy p {
	position: relative;
	left: -20px;
}

.stable {
    height: 350px;
}

#nav {
	margin-top: 8px;
    padding: 6px;
}

#exp {
	position: relative;
	width: 270px;
/*	margin-left: 296px; */
	float: right;
}

#navsub {
    padding-left: 8px;
}

#photo {
	padding-right: 0px;
}

#photo2 {
	padding-left: 10px;
}

#ulfix {
	position: relative;
	left: -24px;
}

H1.kids {
    font-family: Comic, Comic Sans MS, Georgia, times, times new roman, serif;
    color: #25164C;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
}

.content {
	margin-right: 16px;
	padding-right: 16px;
}

.info {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}

.main {	
	background-color: #F4E2D9;
}

.main_kids {	
	background-color: #ffffff;
}

.info_on {
	background-color: #efefef;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}

.bodytd {
	padding: 16px;
	text-align: left;
}

.bodytd_kids {
	background-image: url(../images/hci_kids_back2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 700px;
	padding: 16px;
	text-align: left;
}

.bodytd2 {
	padding-top: 16px;
	padding-left: 16px;
	height: 10px;
	text-align: left;
}

.bodytd3 {
	padding-left: 16px;
	text-align: left;
}

.navtd {
	font-family: verdana,arial,helvetica,sans-serif;
    font-size: 9px;
    padding: 6px;
    text-align: left;
}

.home_left {
	background-color: #b83e1a;
	border-right: #ffffff solid 1px;
}

.nav {
	text-align: center;
}

.nav_orange {
	background-color: #e77f52;
	border-right: #ffffff solid 1px;
	border-top: #ffffff solid 1px;
	height: 28px;
	font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}

.hci_news {
	background-image: url(../images/hci_kids_back.gif);
	background-repeat: no-repeat;
	border: #e77f52 dotted 1px;
}

.hci_tr_left {
	border-bottom: #e77f52 dotted 1px;
}

.hci_tr_center {
	border-bottom: #e77f52 dotted 1px;
	border-right: #e77f52 dotted 1px;
}

.hci_tr_right {
	border-bottom: #e77f52 dotted 1px;
	border-right: #e77f52 dotted 1px;
}

td.nav {
	background-image: url(../images/hci_nav_back2.jpg);
	background-repeat: no-repeat;
	background-color: #C5B6EC;
	text-align: center;
}

td.nav2 {
	background-color: #C5B6EC;
	text-align: center;
}

td.center {
	text-align: center;
}

.footer {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 9px;
    color: #25164C;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.footer_home {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 9px;
    color: #25164C;
    text-align: left;
    padding-left: 20px;
}

.footer_home_nav {
    padding-left: 20px;
}

.footer-large {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    color: #25164C;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.footer-times {
    font-family: Times, Georgia, Times New-Roman, serif;
    font-size: 10px;
    color: #25164C;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.footer-large-times {
    font-family: Times, Georgia, Times New-Roman, serif;
    font-size: 12px;
    color: #25164C;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.blue {
	color: #25164C;
}

.blue2 {
	font-size: 10px;
	color: #25164C;
}

.red {
	color: #cc3300;
}

.orange {
	color: #B83D00;
}

.grey {
	color: #cccccc;
}

.small {
    font-size: 10px;
}

.big {
    font-size: 14px;
}

/* style for AMG work chart */

.style0 {
	text-align: general;
	vertical-align: top;
	white-space: nowrap;
	color: #000000;
	font-size: 9px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	border: none;
}
.xl24 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
	font-size: 9px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: general;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	vertical-align: top;
	white-space: normal;
}
.xl25 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #ffffff;
	font-size: 9px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-align: general;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	vertical-align: top;
	background: black;
	white-space: normal;
}
.xl26 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	vertical-align: top;
	background: black;
	white-space: normal;
}
.xl27 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	background:#FFFF99;
	white-space:normal;
}
.xl28 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	background:#CCFFCC;
	white-space:normal;
}
.xl29 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	border:.5pt solid windowtext;
	white-space:normal;
}
.xl30 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	border:.5pt solid windowtext;
	background:#FFFF99;
	white-space:normal;
}
.xl31 {
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: none;
	white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	border:.5pt solid windowtext;
	background:#CCFFCC;
	white-space:normal;
}


/*  Define the links */
a {
    color: #cccccc;
    text-decoration: underline;
    font-weight: bold;
}

a:link {
    color: #cccccc;
    font-weight: bold;
}

a:visited {
    color: #cccccc;
    font-weight: bold;
}

a:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

a:active {
    color: #cccccc;
    font-weight: bold;
}

a.nav {
    color: #cccccc;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

a.nav:link {
    color: #cccccc;
    font-weight: bold;
    font-size: 10px;
}

a.nav:visited {
    color: #cccccc;
    font-weight: bold;
    font-size: 10px;
}

a.nav:hover {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
    font-size: 10px;
}

a.nav:active {
    color: #cccccc;
    font-weight: bold;
    font-size: 10px;
}


a.blue {
    color: #25164C;
    text-decoration: underline;
    font-weight: bold;
}

a.blue:link {
    color: #25164C;
    font-weight: bold;
}

a.blue:visited {
    color: #25164C;
    font-weight: bold;
}

a.blue:hover {
    color: #B83D00;
    text-decoration: underline;
    font-weight: bold;
}

a.blue:active {
    color: #25164C;
    font-weight: bold;
}

a.blue2 {
    color: #8680C4;
    text-decoration: underline;
    font-weight: bold;
}

a.blue2:link {
    color: #8680C4;
    font-weight: bold;
}

a.blue2:visited {
    color: #8680C4;
    font-weight: bold;
}

a.blue2:hover {
    color: #B83D00;
    text-decoration: underline;
    font-weight: bold;
}

a.blue2:active {
    color: #8680C4;
    font-weight: bold;
}

a.red {
    color: #B83D00;
    text-decoration: underline;
    font-weight: bold;
}

a.red:link {
    color: #B83D00;
    font-weight: bold;
}

a.red:visited {
    color: #B83D00;
    font-weight: bold;
}

a.red:hover {
    color: #B83D00;
    text-decoration: underline;
    font-weight: bold;
}

a.red:active {
    color: #B83D00;
    font-weight: bold;
}

a.orange {
    color: #B83D00;
    text-decoration: underline;
    font-weight: bold;
}

a.orange:link {
    color: #B83D00;
    font-weight: bold;
}

a.orange:visited {
    color: #B83D00;
    font-weight: bold;
}

a.orange:hover {
    color: #ff0000;
    text-decoration: underline;
    font-weight: bold;
}

a.orange:active {
    color: #B83D00;
    font-weight: bold;
}

a.home {
	font-family: arial,helvetica,sans-serif;
    color: #ffffff; /* #25164C; */
    text-decoration: none;
    font-weight: bold;
}

a.home:link {
    color: #ffffff; /* #25164C; */
    font-weight: bold;
}

a.home:visited {
    color: #ffffff; /* #25164C; */
    font-weight: bold;
}

a.home:hover {
    color: #25164C; /* #b83e1a; */
    text-decoration: none;
    font-weight: bold;
}

a.home:active {
    color: #ffffff; /* #25164C; */
    font-weight: bold;
}

a.home_footer {
	font-family: arial,helvetica,sans-serif;
    color: #25164C;
    text-decoration: none;
    font-weight: bold;
}

a.home_footer:link {
    color: #25164C;
    font-weight: bold;
}

a.home_footer:visited {
    color: #25164C;
    font-weight: bold;
}

a.home_footer:hover {
    color: #b83e1a;
    text-decoration: none;
    font-weight: bold;
}

a.home_footer:active {
    color: #25164C;
    font-weight: bold;
}

#popVid {
	width: 390px;
	height: 340px;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.vid {
	margin-bottom: 6px;
	margin-top: 2px;
	text-align: center;
}

#column1 {
	position: relative;
	top: 0px;
	float: left;
	width: 300px;
	z-index: 10;
	border: 0px solid #ff0000;
}

/* contact form style */
input (
	height: 18px;
)

input.radio {
	position: relative;
	top: -2px;
	*top: 0px;
	border: none;
	background-color: transparent;
}

input.submit {
	position: relative;
	*left: 6px;
}

fieldset {

}

fieldset.userForm {
	clear: both;
	float: none;
	padding: 3px 6px 0;
	margin-bottom: 6px;
	margin-left: -5px;
	width: 310px;
	border: none;
	border: 0px #ff0000 solid;
}

fieldset.userForm .fieldName {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	width: 330px;
}

fieldset.userForm .fieldName .hrtop {
	border-top: 1px solid #9999aa;
	padding-top: 4px;
	font-weight: 100;
}

fieldset.userForm .input {
	float: left;
	margin: -1px 3px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#column1 fieldset.userForm .input {
	margin: 4px 3px 3px 0px;
}

fieldset.userForm .input .wide {
	float: left;
	width: 750px;
	margin: 0 3px 3px 0px;
}

fieldset.userForm .input #compID {
	width: 330px;
	margin-top: 4px;
	margin-bottom: 10px;
	line-height: 18px;
}

fieldset.userForm .input #compID input {
	position: relative;
	top: 0px;
}

fieldset.userForm .input input {
	background-color: #ffffff;
	border: 1px #999 solid;
	line-height: 18px;
	height: 18px;
	padding: 0 3px;
}


fieldset.userForm .input_decline {
	width: 330px;
	margin-bottom: 10px;
}

fieldset.userForm .input input.radio {
	position: relative;
	top: 2px;
	height: 13px;
	border: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

fieldset.userForm .input select {
	background-color: #fff;
	border: 1px #999 solid;
	font-size: 11px;
	height: 18px;
	*height: 20px;
	line-height: 18px;
	padding: 0 3px;
}

fieldset.userForm .input textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	border: 1px #999 solid;
	padding: 3px;
	width: 290px;
	height: 76px;
}

fieldset.userForm .input .product {
	margin-top: 10px;
	width: 325px;
}

fieldset.userForm .input .message {
	margin-top: 10px;
}

fieldset.userForm .input .checkbox {
	border: 0px #999 solid;
	background-color: transparent;
	padding: 0;
    margin:0;
	vertical-align: bottom;
}

fieldset.userForm .input .checkboxindent {
	display: block;
    padding-left: 18px;
    text-indent: -18px;
}

fieldset.userForm .input label {
	clear: both;
	float: none;
	display: block;
	font-size: 12px;
	color: #333333;
}

fieldset.userFormSubmit {
	text-align: center;
	margin: auto auto auto auto;
	width: 600px;
	border: none;
}

#column3 .submit {
	margin-top: 4px;
	width: 150px;
	padding: 3px;
	*padding: 0px;
}
