/*
	Variable Grid System.
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/* Reset
----------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14pt;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	display: block;
}
ol, ul {
	list-style: none;
}
#videoplayer h2 {
	text-align: center;
	line-height: 30px;
}
.title_header {
	margin-left: 10px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




/* Containers
----------------------------------------------------------------------------------------------------*/
.container {
	margin: auto;
	width: 960px;
}
header {
	background-image: url(../imgs/back_header.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
#home  p {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
}

#home {
	background-image: url(../imgs/back_home.jpg);
	width: 960px;
	height: 610px;
	background-repeat: no-repeat;
	margin: auto;
}
#aboutus {
	background-image: url(../imgs/back_aboutus.jpg);
	width: 960px;
	height: 693px;
	background-repeat: no-repeat;
	margin: auto;
}
.videoLeft {
	width: 249px;
	float: left;
}
.videoMiddle {
	width: 249px;
	text-align: center;
	float: left;
	margin: 0 16px 0 16px;
}
.videoRight {
	width: 249px;
	float: left;
	text-align: right;
}
#therace {
	background-image: url(../imgs/back_therace.jpg);
	width: 960px;
	height: auto;
	background-repeat: no-repeat;
	margin: auto;
	background-color: #D9DBDC;
}
#therace2 {
	background-image: url(../imgs/back_therace2.png);
	width: 960px;
	height: 370px;
	background-repeat: repeat-x;
	margin: auto;
	background-color: #D9DBDC;
	background-position: bottom;
}
#media {
	background-image: url(../imgs/back_media.jpg);
	width: 960px;
	height: auto;
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
}
#media  h4, #sponsors h4 {
	font-family: title, Arial, sans-serif;
	font-size: 25px;
	color: #999900;
	text-shadow: #cccccc 1px -1px 5px;
}
#photos {
	width: 960px;
	height: auto;
	margin: auto;
}
#coursemap {
	position: absolute;
	right: 0px;
	top: 0px;
}
#sponsors {
	background-image: url(../imgs/back_sponsors.jpg);
	width: 960px;
	height: auto;
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
	font-family: Arial, "Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}
#therace p, #therace2 p, #media p, #sponsors p{
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #808080;
	font-weight: normal;
	text-align: justify;
	display: block;
}

#feedback {
	background-image: url(../imgs/back_feedback.jpg);
	width: 960px;
	height: 590px;
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
}
#comitee {
	width: auto;
	height: 180px;
	float: left;
	margin-right: 10px;
}
#pledge {
	background-image: url(../imgs/back_pledge.jpg);
	width: 960px;
	height: 400px;
	background-repeat: no-repeat;
	background-color: #D9DBDC;
	margin: auto;
}
#pledge p {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	display: block;
}
#shop {
	background-image: url(../imgs/back_sponsors.jpg);
	width: 960px;
	height: auto;
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
	font-family: Arial, "Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#shop   h4, #shop   h5   {
	color: #FFFFFF;
}
#shop h3 {
	color: #CCCCCC;
}
#footer {
	background-image: url(../imgs/back_footer.jpg);
	width: 960px;
	height: 98px;
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
	vertical-align: middle;
}
.comitee_list {
	width: 120px;
	height: auto;
	display: block;
	margin-right: 10px;
	float: left;
}
.comitee_header {
	font-family: title, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 25px;
	text-shadow: #cccccc 1px -1px 5px;
	display: block;
}
.menu {
	font-family: title, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-shadow: #ffffff 1px -1px 3px;
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	text-align: right;
}

@font-face {
    font-family: 'title';
    src: url('../fonts/arial_rounded_mt_bold-webfont.eot?') format('eot'),
         url('../fonts/arial_rounded_mt_bold-webfont.woff') format('woff'),
         url('../fonts/arial_rounded_mt_bold-webfont.ttf') format('truetype'),
         url('../fonts/arial_rounded_mt_bold-webfont.svg#webfont5t4VzCAR') format('svg');
    font-weight: normal;
    font-style: normal;
	

}
.healthfair {
	right: -50px;
	top: 10px;
	position: absolute;
	z-index: 100;
}
.popup_healthfair {
	right: 61px;
	top: 67px;
	background-color: #FFFFFF;
	height: 300px;
	position: absolute;
	border: thin solid #C9CACD;
	z-index: 90;
}

h1 {
	font-family: title, Arial, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	margin-left: 10px;
	line-height: 45px;
	text-shadow: #cccccc 1px -1px 5px;

}
h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	font-weight: normal;
}
h3 {
	font-family: title, Arial, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	margin-left: 10px;
	text-shadow: #333333 0px 0px 5px;
	margin-top: 15px;
	display: block;
	float: left;
}
h4 {
	font-family: title, Arial, sans-serif;
	font-size: 25px;
	color: #5C8BC8;
	line-height: 30px;
	text-shadow: #cccccc 1px -1px 5px;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5C8BC8;
	line-height: 15px;
	text-shadow: #cccccc 1px -1px 5px;
}
h6 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
}
h7 {
	font-family: title, Arial, sans-serif;
	font-size: 25px;
	color: #CC6600;
	line-height: 30px;
	text-shadow: #cccccc 1px -1px 5px;
}
li {
	font-family: title, Arial, sans-serif;
	font-size: 15px;
	color: #999999;
	margin-left: 10px;
	line-height: 40px;
}
li a{
	font-family: title, Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 10px;
	line-height: 40px;
	text-shadow: #333333 0px 0px 2px;
	text-decoration: none;
}
li a:hover {
	font-family: title, Arial, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	margin-left: 10px;
	line-height: 40px;
	text-shadow: #333333 0px 0px 3px;
	text-decoration: none;
}

.init_menu li {
	font-family: title, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
	line-height: 20px;
	text-shadow: #cccccc 0px 0px 1px;
}
.init_menu li a{
	font-family: title, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
	line-height: 20px;
	text-shadow: #cccccc 0px 0px 1px;
	text-decoration: none;
}
.init_menu li a:hover {
	font-family: title, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	line-height: 20px;
	text-shadow: #cccccc 0px 0px 2px;
	text-decoration: none;
}


p{
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	display: block;
}
strong {
	font-weight: bold;
	font-size: 18px;
}
.title {
	font-size: 13px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	display: block;
}
.footer {
	font-size: 9px;
	line-height: 120px;
	font-family: Arial, sans-serif;
	color: #999999;
	height: 100px;
	vertical-align: middle;
	float: right;
	margin-right: 220px;
}


/* Contact Form
----------------------------------------------------------------------------------------------------*/
#contact-area {
	width: 300px;
	height: auto;
	position: absolute;
	right: -40px;
	top: 1px;
}

#contact-area input, #contact-area textarea {
	width: 300px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #A4CAFF;
}

#contact-area textarea {
	height: 100px;
}

#contact-area textarea:focus, #contact-area input:focus {
	background-color: #4A72A5;
	border: 2px solid #4A72A5;
}
.txtfields {
	background-color: #5C8BC8;
	border: 2px solid #5C8BC8;
	height: 20px;
	margin-bottom: 5px;
}
#replacement-1 {
	width: 300px;
	height: 500px;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	background-image: url(../imagenes/bot_enviar.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}
form>#replacement-1 { /* For non-IE browsers*/
  height: 0px;
}
.init_menu {
	font-family: title, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	float: right;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 130px;
}
.button_popup {
	position: absolute;
	left: 350px;
}
#gallery1 {
	height: auto;
	display: block;
	text-align: center;
	width: 653px;
	margin: auto;
}
#gallery2 {
	height: auto;
	display: block;
	text-align: center;
	width: 653px;
	margin: auto;
}
#photos p {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #999999;
	font-weight: normal;
	display: block;
}
#photos p a {
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.style1 {
	color: #006600;
}
.close {
	position: absolute;
	left: 370px;
	top: 10px;
}
#navigation {
	width: 960px;
	height: auto;
	margin: auto;
	font-family: Arial, "Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #006666;
}
#shop a, #shop a:hover {
	color: #003399;
	text-decoration: none;
	font-family: Arial, "Sans Serif";
	font-size: 11px;
}
