body {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333333;
	background-image:url(img/body_bg.png);
	background-repeat:repeat-x;
	background-color:#f8f8f8;
}
.pink {
	color: #DF0074;
}
#main ol {
	list-style:decimal;
}
table tr td {
	vertical-align:top;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
p {
	margin-bottom:5px;
	margin-top:5px;
}
ol {
	padding-left:25px;
}
ol li{
	padding-bottom:8px;
}
hr {
	border:none;
	background-color:#cdcdcd;
	margin-top:15px;
	margin-bottom:15px;
}
fieldset.featured{
    padding: 20px;
    border:1px solid #DE0073;
    margin-top: 10px;
    
}
fieldset.featured legend{
    font-size: 18px;
    color:#DE0073;
}
#background {
	background-image:url(img/body_bg.png);
	background-repeat:repeat-x;
}
#background.home{
	background-image:url(img/body2_bg.png);
}
#wrapper {
	margin:auto;
	width:900px;
	height:auto;
}

#header {
	height:90px;	
	background-image:url(img/header_bg.png);
}
#header h1{
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
	text-indent:-99999px;
	width:179px;
	height:200px;
	float:left;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	position:absolute;
}
#header h1 a{
	display:block;
	width:230px;
	height:200px;
}
#topmenu {
	text-align:right;
}
#topmenu a{
	color:#9c9fa1;
	text-decoration:none;
}
#topmenu a:hover{
	color:#000;
}
#menu {
	width:620px;
	text-align:right;
	padding-top:34px;
	padding-left:330px;
	margin:auto;
}
#menu ul{
	list-style:none;
}
#menu ul li{
	float:left;
	max-width:130px;
	text-align:center;
}
#menu ul li a{
	display:block;
	padding:3px 8px;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	/* font-weight:bold; */
}
#menu ul li a:hover, #menu ul li a.current{
	color:#de0073;
}
#banner {
	width:900px;
	height:258px;
	background-image:url(img/banner_bg.png);
	overflow:hidden;
	position:relative;
}
#pager{
	position:absolute;
	z-index:999;
    top:330px;
    right:40px;
}
#pager a{
	background:url(img/pager-nav.png) -13px 0px no-repeat;
	width:13px;
	height:13px;
	overflow:hidden;
	display:block;
	float:left;
	margin-left:5px;
    color:#C8C8C8;
	text-indent:-999px;
}
#pager a.activeSlide{
	background:url(img/pager-nav.png) top left no-repeat !important;
    color:#DF0074;
}
#slider{
	width:550px;
	height:350px;
	/* 
	margin-top:4px;
	margin-left:270px; */
	overflow:hidden;
}
/* BOF Testimonials */
#content ul#tesList {
	list-style:none;
}
ul#tesList li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
#testimonials {
	background-image:url(img/testimonials_bg.jpg);
	height:125px;
	padding-left:425px;
	padding-top:30px;
	padding-right:40px;
	color:#cccccc;
}
#testimonials a{
	color:#fff;
}
#next2, #prev2 {
	width:20px;
	height:20px;
	background-image:url(img/testimonials-arrows.png);
	background-repeat:no-repeat;
	float:right;
	cursor:pointer;
	margin-top:10px;
}
#next2 {
	background-position:-20px 0px;
}
/* EOF Testimonials */
#content {	
	height:auto;
	overflow:hidden;
	background-image:url(img/content_bg.png);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
}
#content.internal {
	background:none;
	background-image:url(img/content_bg2.png);
	padding:10px 25px;
}
#content a {

	color:#de0073;

	font-weight:normal;

	text-decoration:none;

}

#content a:hover {

	color:#2f308c;

}

#content ul{

	list-style:inside;	

}
#sidebar {	
	float:right;
	padding:10px 0px;
	width:250px;
}
#sidebar.home {
	padding-top:0px;
}
#sidebar #upsection h2{
	color:#FFF;
	font-size:12px;
	margin-bottom:5px;
	margin-top:5px;
}
#sidebar #upsection li{
	padding-bottom:0px;
	padding-bottom:4px;
	line-height:15px;
}
#sidebar #upsection p{
	line-height:20px;
}
#main {
	/* width:520px; */
	padding-top:20px;
	/* float:left; */
	line-height:22px;
	font-size:12px;
	color:#666;
    min-height:350px;
}
#main.internal {
	width:610px;
	float:right;
}
#main.home {
	padding-top:0px;
	width:auto;
}
#footer {
	margin:auto;
	padding-top:5px;	
	line-height:15px;
	background-image:url(img/footer_bg.png);
	background-repeat:repeat-x;
}
#footer p{
	margin:0px;
	padding-right:200px;
}
/* BOF titulos */

h1 {
	color:#1dbfe9;
	font-weight:normal;
	font-size:30px;
	text-align:left;
	margin-bottom:15px;
}

h2 {	
	font-size:32px;
	margin-bottom:15px;
	line-height: 30px;
}

h3 {
	color:#333;
	font-size:16px;
}

/* EOF titulos */

/* BOF homepage */

#home_left {

	width:420px;

	padding-left:2px;

	float:left;

}

#home_right {

	width:350px;

	float:right;

}

#founder_message, #whats_new {

	padding:15px;

	background-color:#000000;

	margin-bottom:15px;

	overflow:hidden;

	color:#FFFFFF;

	width:100%;

}

#whats_new {

	background-image:url(img/whats_new_bg.png);

	background-repeat:repeat-x;

	margin-bottom:0px;	

}

#whats_new h2{

	color:#FFFFFF;

	font-size:14px;

	font-weight:bold;

}

/* EOF homepage */

/* BOF formularios */

input.btn {

	color:#FFFFFF;

	font-weight:bold;

	font-size:11px;

	background-color:#2f308c;

	border:1px #000000 solid;
}

input.btnfile {

	margin-left:10px;	

}

#form{

	width:400px;

	margin:auto;

	border:1px solid #2f308c;

	padding:10px;

	float:right;

}

#form legend{

	font-size:14px;

	font-weight:bold;

	padding:5px;	

}

#form ol {

	padding:0px;

	margin:0px;

	list-style:none;

}

#form ol li{

	padding-bottom:5px;

	padding-top:5px;

}

#form label {

	float: left;

	width: 120px;

	padding-right:10px;

	font-weight:bold;

	text-align: left;

	color:#999999;

}

#form ol li span {

	color:#666666;

}

/* EOF formularios */

/* misc */

.line {

	background-image:url(img/line_bg.png);

	width:351px;

	height:8px;

	margin:auto;

	background-repeat:no-repeat;

}	

.news_item {

	border-bottom:1px solid #2f308c;

	padding:20px;

}

.feature_imgright {

	color:#333333;

	float:right;

	font-family:"Times New Roman",Times,serif;

	font-size:12px;

	line-height:20px;

	margin:0 5px 5px;

	padding:20px;

	text-align:left;

	vertical-align:top;

}

.feature_img {

	color:#333333;

	float:left;

	font-family:"Times New Roman",Times,serif;

	font-size:12px;

	line-height:20px;

	margin:0 5px 5px 0;

	padding:20px;

	text-align:left;

	vertical-align:top;

}

#content .credits a, p.credits, span.credits, .credits a{

	color:#999999;

	font-size:9px;

	font-weight:normal;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}
img.right {
	float:right;
	margin-bottom:10px;
	margin-left:30px;
}
img.left {
	float:left;
	margin-bottom:10px;
	margin-right:30px;
}
#donation {
	margin:auto;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	width:210px;
	height:154px;
	background-image:url(img/donation_bg.png);
	background-repeat:no-repeat;
	margin-top:20px;
}
/* misc */
/* BOF gallery */
#gallery {
	border:1px solid #BBBBBB;
	background-color:#F7F7F7;
	padding:10px;
	overflow:hidden;
}
#gallery a{
	font-weight:bold;
}
#gallery .item{
	float:left;
	width:133px;
	margin-right:20px;
	text-align:center;
	line-height:14px;
}
#gallery .imagen{
	width:133px;
	height:90px;
	overflow:hidden;
	background-color:#FFF;
	padding:4px;
	border:1px solid #CCCCCC;
}
#gallery .imagen:hover{
	border:1px solid #ED008C;
}
/* EOF gallery */
/* BOF formulario */
.formulario {
	padding:10px;
	border:1px solid #674119;
	width:470px;
	margin:auto;
}
.formulario legend {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-color:#900;
	color:#FFF;
	font-weight:bold;
}
.formulario ol{
	list-style:none !important;
}
.formulario ol li{
	padding-bottom:8px;
	overflow:hidden;
	clear:both;
}
.formulario ol li label{
	width:130px;
	float:left;
	text-align:right;
	margin-right:10px;
	font-weight:bolder;
	color:#666;
}
.formulario label.error{
	clear:both;
	color:#ed008c;
	width:auto !important;
	padding-left:140px;
	font-weight:normal !important;
}
.formulario input{
	border:1px solid #ccc;
}
input.btn {
	padding:3px 5px 3px 5px;
	border:1px solid #000;
	background-color:#df0074;
	color:#FFF;
	cursor:pointer;
}
input.error {
	border:1px solid #ed008c;
}
.small {
	font-style:italic;
}
.disabled{
	color:#999;
}
/* EOF formulario */
#upcomingEvents {
	height:131px;
}

/* BOF QuickContact */
#quick h2{
	color:#FFF;
}
#loginx, #quick {
	border:1px solid #CCC;
	padding:10px;
	padding-left:30px;
	display:none;
	width:940px;
	margin:auto;
	background-color:#a8032b;
	color:#FFF;
}
#loginx a {
	color:#FFF;
}
#quick p{
	line-height:20px;
}
input.txt {
	margin-bottom:5px;
	border:1px solid #CCC;
	padding:3px;
	-moz-border-radius:5px;
}
input.red {
	background-color:#a8032b;
	color:#FFF;
	padding:2px 10px 2px 10px;
	border:1px solid #FFF;
	cursor:pointer;
	font-size:11px;
}
input.error, textarea.error {
	background-color:#6F001C;
	color:#FFF;
}
label.error {
	display:none!important;
}
/* EOF QuickContact */
#captureEmail {
	border:1px solid #e5e5e5;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
	margin-top:15px;
}
#captureEmail span.title{
	color:#df0074;
	font-size:14px;
}
.times {
	color: #df0074;
}
#confSchedule tr td{
	border-bottom:1px dashed #CCC;
}
#confSchedule ol{
	list-style:none;
	padding-left:0px;
}
/* BOF menu */
ul#nav ul {
	position:		absolute;
	width:			160px;
    z-index: 99999;
    background-color:#000;
    border: 1px solid gray;
    margin-top:10px;
}
ul#nav ul li {
	width:160px;
    text-align:left;    
}
ul#nav ul li a{
    width:150px;
    padding:6px 5px;
    display: block;
}
/* EOF menu */
/* BOF sidebar */
#sidebar {
    width:200px;
    float:left;
    border-top:solid 8px #ff0c78;
    margin-right:30px;
}
    #sidebar ul{
        list-style:none;
    }

    #sidebar li{
        border-bottom:1px solid #E3DFD4;
        color:#013573;
        font-size:14px;
        padding:7px;
        font-family:Georgia, "Times New Roman", Times, serif;
    }
    #sidebar li a{
        display:block;
        color:#013573;
        font-size:14px;        
        font-family:Georgia, "Times New Roman", Times, serif;
    }    
    #sidebar ul li ul {
        padding-top:5px;
    }
    #sidebar ul li ul li:hover{
        color:#fff;
        background-color:#013573;
    }
    #sidebar ul li ul li a:hover{
        color:#fff;
    }
	#sidebar ul li ul{
        padding-left:15px;
    }
/* EOF sidebar */
#columnLeft {
	width:550px;
	float:left;
	position:relative;
}
#columnRight {
	width:300px;
	float:right;
	position:relative;
}
ul#newsList {
	list-style:none;
}
ul#newsList li{
	padding-bottom:15px;
}
ul#newsList .date {
	font-size:10px;
}
#speakersWrapper {
	width:610px;
}
	#speakersWrapper .item{
		width:160px;
		float:left;
		margin-right:40px;
		margin-bottom:20px;
	}
	#speakersWrapper .pic{
		width:160px;
		height:200px;
		overflow:hidden;
		margin-bottom:2px;
	}
	#speakersWrapper .pic img{
		width:160px;		
	}
#scrollerWrapper {
	padding:15px 0px;
}
.simply-scroll-list {
    left: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
.simply-scroll .simply-scroll-list li {
    float: left;
    height: 100px;
    text-align: center;
    width: 100px;
    margin-right: 10px;
}
.simply-scroll-list li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}	
.simply-scroll .simply-scroll-clip {
    height: 100px;
    width: 350px;
	margin:auto;
}
.simply-scroll-clip {
    overflow: hidden;
    position: relative;
    z-index: 2;
}
