	/* 
	Copyright (c) 2006-2007 Ryan Fait
	lt. blue #5ab3e3
	*/

	/*
	=RESETS
	-----------------------------------------------------------*/
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: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

h1, h2, h3, h4, h5 ,h6{
	font-weight: bold;
}


	/*
	=structure
	-----------------------------------------------------------*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	background-color: #FFF;
}
.wrapper {
	height: auto;
	margin: 0 auto 0; /* the bottom margin is the negative value of the footer's height */
	width: 100%;
	text-align: left;
	background-color: #FFF;
}
.wrapper_inner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 100%;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	height: 120px !important;
	height: 120px;
	margin-bottom: 20px;
}

#header_inner{
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	height: 120px;
	position: relative;
}
#header_inner #aldo_logo{
	position: relative;
	float: left;
}
#header h1{
	position: absolute;
	top: -999px;
}
#nav ul{
	position: relative;
	margin: 92px 0 0 0 !important;
	margin: 92px 0 0 0;
	color: #FFF;
	font-size: .8em;
	background-color: #000;
	background-image: url(../images/navbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: auto;
	top: 0;
	float: left;
	height: 28px !important;
	line-height: 28px;
}
#nav ul li{
	position: relative;
	float: left;
	margin-left: 23px;
}
#nav ul li a{
	display: block;
	height: 100% !important;
	height: auto;
	width: auto !important;
	width: 2.5em;
}
#header h2{
	position: absolute;
	background-image: url(../images/tagline10.gif);
	background-repeat: no-repeat;
	background-position: right 45px;
	bottom: 40px;
	right: 15px;
	width: 336px;
	height: 90px;
}
#header h2 span{
	position: relative;
	top: -999px;
}

#main{
	margin: 0 auto;
	width: 800px;
	clear: both;
	font-size: .85em;
}
#main #main_primary{
	position: relative;
	float: left;
	width: 450px;
}
#main_primary p{
	width: 95%;
}
#main #main_secondary{
	position: relative;
	float: left;
	width: 345px;
}

#home #main_secondary p{
	font-size: .9em;
}
#featthumbs{
	position: relative;
	clear: both;
	float:  left;
	margin: 3em 0 0;
	border-bottom: solid 1px #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#featthumbs div{
	position: relative;
	float: left;
	margin-right: 14px;
	margin-top: 0;
	margin-bottom: 0;
}
#featthumbs div p{
	position: relative;
	font-size: .8em !important;
	background-image: url(../images/featnamebg.jpg);
	margin-bottom: 3px;
	width: 100px;
	top: -3px;
	height: 1.4em;
	padding-left: 3px;
}
#featthumbs .nrm{
	margin-right: 0;
}

#artists #main_primary img{
	border: solid 1px #CCC;
}



#home #main_primary em{font-size: 1.2em; font-weight: bold;}

#home .wrapper #sponsors{
	/*line-height: 1.15em;*/
	font-size: .9em;
}

#logo_rotation{
	position: relative;
	float: left;
	clear: none;
	width: 100px;
	height: 67px;
	display: block;
}

#flashcontent2{
	position: relative;
	float: left;
	clear: none;
	width: 100px;
	height: 67px;
	display: block;
	margin-right: 10px;
}
	
#main ul li a, #sponsors a{
	margin-right: 3px;
	display: inline;
	clear: none;
}
#main ul li a:link, #main ul li a:visited,  #sponsors a:link, #sponsors a:visited{
	color: black;
	text-decoration: none;
}
#main ul li a:focus, #sponsors a:focus {
	color: #AAA;
	text-decoration: none;
}
#main ul li a:hover, #main ul li a:active,  #sponsors a:hover, #sponsors a:active{
	color: #f05227;
	text-decoration: none;
}


#information #main img{position: relative; float: left; margin-right: 15px; margin-top: 3px;}

#contact form input, #contact form textarea{
	border: solid 1px #AAA;
	width: 417px;
	background-image: url(../images/blank.gif);
	padding: 3px;
}
#contact form{
	margin: 2em 0;
}
#contact form .inputlbl{
	margin-bottom: 2px;
	/*color: #AAA;*/
}
#contact #formnotice{
	background-color: #EEE;
	width: 92%;
	display: block;
	clear: both;
	padding: 5px;
}

#contact .btnsubmit{
	width: auto;
	cursor: pointer;
}
#contact .wrapper #main_primary .btnsubmit:hover{
	color:#F05227;
	border: solid 1px #555;
}

#aldo_castillo{
	float: left;
	margin: 3px 12px 0 0;
}
.footer {
	width: 100%;
	margin: 2em 0 0 0;
	clear: both;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	font-size: .75em;
	padding: 1em 0 0;
}
.footer p{
	color: #EEE;
}
.footer p em{
	font-weight: bold;
}
.footerinner{
	text-align: left;
	width: 800px;
	margin: 0 auto;
}
.footer h6{
	font-size: 1.2em;
	width: 100%;
	border-bottom: solid 1px #FFF;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	color: #323232;
}
.footer h6 a{
	position: relative;
	float: right;
}
.footer h6 span{
	position: relative;
	float: left;
}
.footer #upper .footerinner ul{
	position: relative;
	float: right;
	width: 350px;
}
.footer #upper .footerinner ul li{
	width: 100%;
}
.footer #upper .footerinner ul li a{
	display: block;
	width: 100%;
	border-bottom: solid 1px #000;
	padding: 2px 0 1px 0;
}
.footer #upper .footerinner #footerinnerl{
	position: relative;
	float: left;
	width: 440px;
}
.footer #upper p{
	font-size: 1em;
	padding-bottom: 5px;
	float: left;
	display: block;
}
.footer #upper #footerfeat{
	position: relative;
	float: right;
	width: 350px;
	
}
.footer #lower{
	color: #555;
	background-color: #222;
	border-bottom: solid 1px #AAA;
	clear: both;
	font-size: .9em;
	height: 2.4em;
	line-height: 2.4em;
}
.footer #lower #valid{
	position: relative;
	float: right;
}
.footer #lower #copyright{
	position: relative;
	float: left;
}

	/*
	=typography
	-----------------------------------------------------------*/
	
#header a:link, #header a:visited{
	color: #FFF;
	text-decoration: none;
}
#header a:focus {
	color: #FFF;
	text-decoration: none;
}
#header a:hover, #header a:active{
	color: #5ab3e3;
	text-decoration: none;
}

#loc a:link, #loc a:visited{
	color: #5ab3e3;
	text-decoration: none;
}
#loc a:focus {
	color: #5ab3e3;
	text-decoration: none;
}
#loc a:hover, #loc a:active{
	color: #5ab3e3;
	text-decoration: none;
}
#main h1, #main h2{
	font-size: 1.3em;
	margin: 1em 0 .5em 0;
	color: #f05227;
}
#main h3{
	margin: 1em 0 .5em 0;
	color: #f05227;
	font-size: 1.1em;
}
#main h4, #main h5{
	font-size: 1em;
	margin: 1em 0 .5em 0;
	color: #f05227;
}
#main h6{
	font-size: .9em;
	margin: 1em 0 .5em 0;
}
.pullout h3{
	font-size: 1.15em;
	font-weight: bold;
}
#home #main_primary h3{
	width: 93%;
	text-align: left;
}
p{
	margin-bottom: 1em;
	line-height: 1.45em;
}
small{
	font-size: .8em;
}
big{
	font-size: 1.1em;
}
#main ul, #main ol{
	margin-bottom: 1em;
}
#main ul li, #main ol li{
	line-height: 1.45em;
}
#sponsors_page #main img{
	margin-bottom: 1em;
}
/*
#main_secondary p{width: 93%;}*/

a:link, a:visited{
	color: #f05227;
	text-decoration: none;
}
a:focus {
	color: #f05227;
	text-decoration: none;
}
a:hover, a:active{
	color: #5ab3e3;
	text-decoration: none;
}

#view_video{
	display: block;
	background-color: #f5f5f5;
	border: solid 1px #DDD;
	padding: 10px;
	clear: both;
	font-weight: bold;
}
#view_video:hover{
	border: solid 1px #CCC;
}

#featthumbs a:link, #featthumbs a:visited{
	color: black;
}
#featthumbs a:focus {
	color: #f05227;
}
#featthumbs a:hover, #featthumbs a:active{
	color: #5ab3e3;
}

#header #to_top{
	background: url(../images/up.gif) right center no-repeat white;
	position: fixed;
	top: 130px;
	left: 10px;
	z-index: 10;
	font-size: .8em;
	border: solid 1px #DEDEDE;
	padding: 5px 20px 5px 5px;
}

#header #to_top:link, #header #to_top:visited, #header #to_top:focus{
	color:#F05227;
	text-decoration: none;
}
#header #to_top:hover, #header #to_top:active{
	color:#F05227;
	text-decoration: none;
	border-color: #F05227;
}

#artists h3 span{
	font-size: .9em;
	color: #BBB;
	font-weight: normal;
}

#artists h3 a{font-size: .8em; position: relative; float: right; clear: none; margin-right: 27px; color: #5ab3e3; top: -1em;}
#artists h3 a:link, #artists h3 a:visited{
	color: #5ab3e3;
	text-decoration: none;
}
#artists h3 a:focus {
	color: #5ab3e3;
	text-decoration: none;
}
#artists h3 a:hover, #artists h3 a:active{
	color: #f05227;
	text-decoration: none;
}

#artists #main_secondary a:visited{
	color: #AAA
}

.footer #upper h6 a{font-size: .8em;}

.footer #upper a:link, .footer #upper a:visited{
	color: #333;
	text-decoration: none;
}
.footer #upper a:focus {
	color: #333;
	text-decoration: none;
}
.footer #upper a:hover, .footer #upper a:active{
	color: #FFF;
	text-decoration: none;
}


.footer #lower a:link, .footer #lower a:visited{
	color: #555;
	text-decoration: none;
}
.footer #lower a:focus {
	color: #555;
	text-decoration: none;
}
.footer #lower a:hover, .footer #lower a:active{
	color: #5ab3e3;
	text-decoration: none;
}

.uline{
	padding-bottom: 14px;
	border-bottom: solid;
}

sup{
	position: relative;
	top: -.5em;
	font-size: .7em;
}

.colorit{
	color: #f05227;
	font-size: 1.3em;
}
#artists #main_secondary ul{padding-bottom: 10px;}
#artists #main_secondary ul li{
	margin-bottom: 5px;
	font-size: .8em;
}
#artists #main_primary h4, #information #main_secondary h4{
	padding-top: 14px; 
	width: 95%;
	margin-bottom: 5px;
	color: #AAA;
}
#artists #main_primary h4 span{
	position: relative;
	float: right;
	top: -1em;
}

.artiststop{
	position: relative;
	width: 94%;
	display: block;
	clear: both;
	margin: 10px 0 20px 0;
	text-align: right;
}
#information #main_secondary ul li{
	position: relative;
	float: left;
	margin-right: 10px;
}

#contact #main_secondary a{
	text-decoration: underline;
}

em{
	font-weight: bold;
}

#artists #main_secondary h4{
	margin-top: 1em;
	margin-bottom: 1em;
	border-top: solid 1px #CCC; padding-top: 10px; width: 94%;
}


.pullout{
	width: 100%;
	font-size: .9em;
}
	
	.pullout div{
		width: 47%;
		position: relative;
		float: left;
		margin-right: 10px;
	}
		
		.pullout p{position: relative; float: left; font-size: .71em;}
		
		.pullout a{
			position: relative !important;
			float: left !important;
			text-align: left !important;
			display: inline;
			width: auto !important;
			height: auto !important;
			margin: 0 !important;
			padding: 0 !important;
			top: 0 !important;
			bottom: 0 !important;
			left: 0 !important;
			right: 0 !important;
			font-size: 1em !important;
		}
		
		.pullout a{
			position: relative;
			float: left;
			text-align: left;
			display: inline;
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			font-size: 1em;
		}
			
			
			
			
			
#programs #main_secondary img{margin-top: 1em;}
#programs #main_secondary p{font-size: .8em; color: #666666; width: 300px;}

#product{
	border-top: solid 1px #DDD;
	padding-top: 1em;
	width: 94%;
	clear: both;
}
#product img{float: left;}

#main_primary #product em{
	font-size: 1em;
	font-weight: normal;
}


.alert{
	padding: 10px 20px;
	border: solid 1px yellow;
	background-color: #fdfac6;
	margin-bottom: 5px;
	display: block;
	width: 200px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.error .inputlbl{
	font-weight: bold;
	color: #F05227;
}
.error .inputlbl:before{
	content: "! ";
}

.l, .r{
	width: 49%;
}

.l{
	float: left;
}
.r{
	float: right;
}

img.alignleft{float: left; margin-right: 10px;}
img.alignright{float: right; margin-left: 10px;}

/* Clearfix - http://www.webtoolkit.info/css-clearfix.html */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}