/*			Main structure

			#container
			#general_nav
			#header
			#main_nav
			#container_content
			#main_content
			#sub_content
			#sub_content
			#footer				*/
		
	
/* ------------------------------------------reset---------------------------------------------*/




/* ------------------------------------------general---------------------------------------------*/

*{

	margin: 0;
}

html, body {
	height: 100%;
}
body {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F8CE81;
	behavior:url(htc/csshover.htc);
}
p{
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 12px;
	line-height: 16px;
}
h1{
	color: #D12770;
	font-size: 20px;
	margin-bottom: 16px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EEF9;
	padding-bottom: 3px;
}
h2{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3{
	color: #5A3078;
	font-size: 16px;

}
h4{
	font-size: 12px;
	display: block;
	margin-bottom: 10px;

}				
ul, li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
border-collapse:collapse;
}
*:focus {
	outline: none /*--fix dotted border on links--*/
}	
.clear {
	clear: both;
	
}
.img_1{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.highlight {
	font-weight: bold;
	color: #000000;

}
.highlight_w {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;

}
.highlight_red{
	font-weight: bold;
	color: #D42874;

}
.quotation{
	font-size: 18px;
	font-weight: bold;
	color: #7983C6;
	display: block;
	padding: 10px;
	background-color: #EDEEF8;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #DCDEF1;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.construction{
	background-color: #EBEBEB;
	font-size: 16px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 20px;
	display: block;
	text-align: center;
	font-weight: bold;
	border: 2px solid #DBDBDB;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: 245px;
}
.pdf{
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background-position: right;
}
.pic_right_portrait{
	float: right;
	border: 5px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 150px;
}
.pic_left_portrait{
	float: left;
	border: 5px solid #F2F2F2;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 150px;
}
.pic_right_landscape{
	float: right;
	border: 5px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 250px;
}
.pic_left_landscape{
	float: left;
	border: 5px solid #F2F2F2;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 250px;
}
.pic_center{
	border: 5px solid #F2F2F2;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	width: 608px;
	display: block;
}
a{
	color: #0066CC;
}
a:hover{
	color: #D12571;
}
.email2{
	color: #0066CC;
}
.left_box{
	margin-top: 20px;
}
.map{
	display: block;
	height: auto;
	width: auto;
	float: left;
	margin-top: 30px;
}
.kick_off_party{
	height: auto;
	margin-top: 20px;
	padding: 20px;
	font-size: 14px;
	margin-bottom: 20px;
	border: 5px solid #F9F9EE;
	background-color: #FBFBF7;
}
.kick_off_party h2{
	color: #5A3078;
}
.kick_off_party span{
	color: #000000;
	display: block;
}
.address{
	height: auto;
	width: auto;
	background-color: #EDEEF8;
	margin-top: 20px;
	padding: 20px;
	color: #000000;
}
.address a{
	color: #0066CC;

}
.address a:hover{

}
.sub_content_box_info{
	height: auto;
	width: auto;
	background-color: #F9BD1F;
	margin-top: 20px;
	padding: 20px;
	color: #000000;
}
.title_sub_content_box{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.sub_content_box_links{
	margin-top: 20px;
	padding: 20px;
	background-color: #F5F0F9;
}
.guinness{
	height: auto;
	margin-top: 40px;
	width: 530px;
	text-align: center;
	padding: 20px;
	border: 10px solid #FFFFD2;
	background-color: #FFFF99;
}	
.guinness p{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 5px;

}
.gui_highlights{
	color: #D12770;
	font-size: 25px;
	line-height: 25px;
}

a.inside_links {
	color: #0066CC;
	text-decoration: none;
}	
a:hover.inside_links {
	text-decoration: underline;
	color: #0066CC;
}		
.paypal_form{
	height: auto;
	width: 560px;
	float: left;
	background-color: #FAFCFE;
	padding: 10px;
	border: 10px solid #C9DFF1;
	margin-bottom: 10px;
}
.paypal_form h1{
	color: #000000;

}
.paypal_form span{
	font-size: 14px;
	display: block;
	padding: 5px;
	background-color: #F3F8FC;
	margin-top: 5px;
	color: #3586C8;
	margin-bottom: 5px;

}
.paypal_form span em{
	color: #D12770;
	font-weight: bold;
	font-style: normal;


}
.paypal_form .unavailable{
	color: #CCC;


}
.paypal_button1{
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.paypal_button2{
	display: block;
	float: right;
}
.video_description {
	display: block;
	margin-top: 10px;
}
.video_description ul li {
	color: #000000;
	margin-bottom: 10px;
	font-size: 12px;
	display: block;
	background-color: #EDEEF8;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7983C6;
	position: relative;
	padding: 10px;
}
.more{
	font-size: 9px;
	text-decoration: none;
}
.video_description ul li span{
	font-size: 9px;
	font-weight: normal;
}
.video_description ul li img{
	border: 2px solid #B3B8DF;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.video_description ul li .video{
	
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.video-box{
	float: left;
	margin-right: 5px;
	width: 191px;
	height: auto;
}
.video-box span{
	margin-bottom: 10px;
	height: 30px;
	display: block;
	width: auto;
	color: #5A3078;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background-color: #EDEEF8;
}
	.box-social-net{
	height: auto;
	width: 258px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #E1D1ED;
	background-color: #F7F1FA;
	}
	.box-social-net ul li {

	}
	.box-social-net ul li a{
	display: block;
	float: left;
	}
	.box-social-net span{
	color: #5A3078;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;

	
	}
/* ------------------------------------------fonts styles---------------------------------------------*/	



									

/* ------------------------------------------main structure---------------------------------------------*/
#container{
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	text-align:left;
	width:958px;
	background-color: #FFF;
	margin: 0 auto -165px;
	border-right-color: #F7C466;
	border-left-color: #F7C466;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	

}
#general_nav{
	height: 30px;
	width: auto;
	background-image: url(../images/lineal-ml-banner-2.gif);
	background-repeat: no-repeat;
}
#general_nav span{
	color: #FFF;
	font-size: 14px;
	display: block;
	text-align: right;
	height: 30px;
	padding-top: 5px;
	padding-right: 45px;

}
#general_nav span a{
	color: #FFF;
	text-decoration: underline;
}
#general_nav span a:hover{
	color: #EA5D23;
}
#header{
	height: 179px;
	width: 958px;
	background-image: url(../images/header-2010-3.jpg);
	background-repeat: no-repeat;
}
#main_nav{
	height:30px;
	width:958px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-image: url(../images/nav_bg_2.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3D42C;
}
*html #main_nav{
	height:30px;
	width:958px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-image: url(../images/nav_bg_2.jpg);
}
#container_content{
	height: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F7F7F7;

}
.key{
	height: 290px;
	width: 300px;
	position: absolute;
	background-image: url(../images/key_2.jpg);
	background-repeat: no-repeat;
	z-index: 10;
	left: 658px;
	top: 20px;
}
.slogan{
	position: absolute;
	top: 125px;
	width: 300px;
	height: 60px;
	left: 635px;
	z-index: 15;
}
.aboutus{
	display: block;
	margin-top: 10px;
	padding: 10px;
	background-color: #F7FAFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DDF1;
}
.sponsors{
	display: block;
	margin-top: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DDF1;
	height: auto;
	}
.sponsors img{
	display: block;
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #EAEAEA;

	}
#main_content{
	float: left;
	width: 608px;
	height: auto;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	

}
#main_content_page{
	float: left;
	width: 878px;
	height: auto;
	margin-top: 20px;
	position: relative;
	padding: 20px;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	

}
* html #main_content_page{
	float: left;
	width: 798px;
	height: auto;
	margin-top: 20px;
	position: relative;
	padding: 20px;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;

}
.program{
	background-image: url(../images/program.gif);
	background-repeat: no-repeat;
	height: 1150px;
}
* html .program{
	background-image: url(../images/program2.gif);
	background-repeat: no-repeat;
	height: 1100px;
}
#sub_content{
	float:right;
	height: auto;
	width: 270px;
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;

}
#sub_content_left{
	float:right;
	height: 300px;
	width: 200px;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #EBEBEB;

}
#sub_content_right{
	float:left;
	height: 300px;
	width: 200px;
	margin-top: 20px;
	padding: 10px;
	margin-right: 20px;
	border: 1px solid #EBEBEB;

}
#botton_content{
	background-color: #FFFFFF;
	height: auto;
	margin-left: 20px;
	width: 918px;
}
.footer, .push {
	width: 958px;
	height: 165px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
.footer {
	background-color: #5A3078;

}

#botton{
	height: 120px;
	background-color: #5A3078;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;

}

.copyright{
	height: auto;
	width: 500px;
	float: left;
	text-align: left;
	margin-left: 2px;
	font-size: 12px;
}
.copyright p{
	color: #9A72B0;
	padding-left: 3px;
	height: auto;
	font-size: 12px;
	display: block;
	margin-bottom: 4px;
	margin-top: 32px;


}
.copyright span{
	color: #9A72B0;
	display: block;
	padding-left: 4px;

}
.copyright span a{
	color: #9A72B0;

}
.copyright span a:hover{
	color: #FFFFFF;

}
.logo_footer{
	width: 200px;
	height: auto;
	float: right;

}
.logo_footer a{
	color: #A27AB6;


}
.logo_footer a:hover{
	color: #FFFFFF;


}
.nav_footer{
	width: 600px;
	float: left;
	height: auto;
	color: #A179B8;
	margin-bottom: 7px;
}.nav_footer ul {





}
.nav_footer ul li{
	float: left;
	width: auto;


}
.nav_footer ul li a{
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;


}
.nav_footer ul li a:hover{
	text-decoration: underline;


}

.main_content_list {
margin-left: 20px;
line-height: 20px;
font-size: 12px; 
}
.main_content_list li{
list-style-type: disc;

}
/* ---------- @general_nav -----------*/
#general_nav ul{
	line-height: 25px;
	display: block;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	float: right;


}
#general_nav ul li{
	display: inline;

}
#general_nav ul li a{
	color: #FFFFFF;
	text-decoration: none;

}
#general_nav ul li a:hover{
	text-decoration: underline;


}

/* ---------- @end general_nav -----------*/

/* ---------- @suckerfish nav-----------*/

#nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	height: 30px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 958px;
}

#nav a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}

#nav li { /* all list items */
	float: left;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #482761;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	width: 230px;
	height: auto;

}
#nav li ul li{
	display: block;
	height: 30px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4652A4;

}

#nav li:hover ul {
	z-index: 5;
}

#nav li ul a:hover{
	color: #FFFFFF;
	width: 230px;
	display: block;

}

#nav ul li #current{
	background-color: #F3D42C;
	color: #736306;
	background-image: url(../images/nav_bg_3.jpg);
	background-repeat: repeat-x;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-color: #F9DB3B;
}
#nav li:hover .keep_a, #nav li.sfhover .keep_a{
	background-color: #44245B;
	color: #FFFFFF;
}
.plus{
	color: #FFFFFF;
}
/* ---------- @end suckerfish nav-----------*/

/* ---------- mail_list-----------*/
.mail_list{
	background-color: #5A3078;
	padding: 20px;
	color: #FFFFFF;
}
.label1{
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.input1{
	display: block;
	width: 150px;
}
.button_submit1{
	display: block;
	margin-top: 10px;
	float: right;

}

/* ---------- @end mail_list-----------*/
/* ---------- @ contact form -----------*/

.form3 {
	width: 320px;
	background-color: #F7FAFD;
	margin-top: 20px;
	padding: 10px;
	float: left;
	
}
.form3 em{
	color: #CC0000;

	
}

.form3 li{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9DDF1;
	list-style-type: none;


	
}
.form3 li:hover{
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9FF;

	
}

.label3{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A3078;
	margin-top: 5px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	width: 200px;
	display: block;
}
.input3{
	width: 200px;
	border: 1px solid #C9DDF1;

	
}
.select3{
	width: 150px;
	border: 1px solid #C9DDF1;

	
}
.legend3{
	color: #608538;


	
}
.textarea3 {
	border: 1px solid #C9DDF1;
	width: 200px;

	
}
.button3{
	margin-top: 10px;
	margin-left: 160px;

	
}
.contact_info{
	width: 200px;
	float: right;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #5A3078;
	border: 1px solid #C9DDF1;
	height: 295px;
}
.contact_info span{
	color: #30A9A0;
	font-size: 14px;
	font-weight: bold;

}
.contact_info a{
	color: #5A3078;
	font-size: 12px;
	font-weight: bold;

}


/* ---------- @end contact form -----------*/
/* ---------- table program -----------*/
table.programt {
	width: 880px;
	font-size: 12px;
}
table.programt  thead th{
	background-color: #5A3078;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
		
table.programt td.boxl-green{
	padding: 5px;
	border: 1px solid #DFD0EA;
	width: 20%;
	background-color: #EAF8DE;
	height: auto;
}
table.programt td.boxr-green{
	padding: 5px;
	border: 1px solid #DFD0EA;
	width: 80%;
	background-color: #FAFDF7;
	height: auto;
}
table.programt td.boxl-blue{
	padding: 5px;
	border: 1px solid #DFD0EA;
	width: 20%;
	background-color: #C9EAF8;
	height: auto;
}
table.programt td.boxr-blue{
	padding: 5px;
	border: 1px solid #DFD0EA;
	width: 80%;
	background-color: #EBF7FC;
	height: auto;
}
table.programt td.boxl-yellow{
	padding: 5px;
	border: 1px solid #DFD0EA;
	width: 20%;
	background-color: #FBF2BF;
	height: auto;
}
table.programt td.boxr-yellow{
	padding: 5px;
	border: 1px solid #DFD0EA;
	width: 80%;
	background-color: #FDF9E1;
	height: auto;
}
table.programt th.subtitle1{
	padding: 5px;
	font-size: 14px;
	border: 1px solid #DFD0EA;
	background-color: #D42975;
	color: #FFF;
	text-align: center;
}
table.programt th.subtitle2{
	padding: 5px;
	font-size: 14px;
	border: 1px solid #DFD0EA;
	background-color: #7EB041;
	color: #FFF;
	text-align: center;
}

/* ----------@end table program -----------*/
/* ---------- table workshops -----------*/
table.workshops {
	width: 600px;
	font-size: 12px;
}
table.workshops td{
	padding: 5px;
	border: 1px solid #DFD0EA;
	width: 220px;
	background-color: #FAFDF7;
}
table.workshops th{
	padding: 5px;
	font-size: 14px;
	border: 1px solid #DFD0EA;
}
tr.odd td {
	background-color: #F0E9F5;
}
tr.subtitle th {
	background-color: #7DB23E;
	color: #FFFFFF;
	text-align: center;
}
th#column1_title {
	width: 150px;
	background-color: #5C832E;
	color: #FFFFFF;
}
tr.odd .column1{
	background-color: #E7DCEF;
	color: #B189CF;
}
.column1{
	background-color: #FAFDF7;
	color: #8FBC54;
	text-align: left;
	font-weight: lighter;
}
table.workshops thead th{
	background-color: #5A3078;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ----------@end table workshops -----------*/
/* ---------- table volunteer -----------*/
.table_volunteer{
	width: 608px;
	background-color: #FAFDF7;
	border: 1px solid #DFD0EA;
	color: #8FBC54;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table_volunteer th{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: #5A3078;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9760BF;

}
.table_volunteer td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	color: #83AF45;
	border: 1px solid #DFD0EA;
	width: 136px;

}
.volunteer_taken {
	background-color: #E7F5D8;
	color: #8FBC54;
	border: 1px solid #5A3078;
}

#vol_list span{
	font-size: 16px;
	font-weight: bold;
	color: #5A3078;

}
#vol_list li{
	color: #5A3078;
	list-style-position: outside;
	list-style-type: circle;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#vol_list ul li{
	color: #666666;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
	font-weight: normal;

}
#vol_list ul li ul li{
	color: #83AF45;


}
