body {
background:url(../images/bg.png);
color:#000;
font-family:Arial, Helvetica, sans-serif;
line-height:1;
}

#wrap {
border:0 solid #333;
margin:0 auto;
position:relative;
width:960px;
}

#featureCarousel {
background:url(../images/feature.png) top left no-repeat;
height:280px;
position:relative;
width:960px;
}

#featureCarousel img {
border:0;
}

#featureCarousel .feature {
background:none;
border:3px solid #FFF;
cursor:pointer;
height:400px;
left:-1000px;
position:absolute;
top:-1000px;
}

#featureCarousel .feature > div {
background-color:none;
bottom:20px;
position:absolute;
right:0;
width:34%;
}

#featureCarousel .feature > div p {
background:#666;
color:#FFF;
font-size:10px;
font-weight:400;
margin:0;
padding:5px;
}

#featureCarousel .feature > div ul {
border:1px solid #333;
height:100px;
width:100px;
}

#featureCarousel .feature > div ul li {
background:#ccc;
padding:5px;
}

#featureCarousel .feature > div a {
background:#999;
border:1px solid #FFF;
color:#fff;
font-size:10px;
padding:8px;
text-decoration:none;
}

#featureCarousel .blipsContainer {
border:1px dotted silver;
bottom:40px;
color:#FFF;
margin:0;
padding:0;
position:absolute;
right:25px;
}

#featureCarousel .blipsContainer .blip {
border:1px dotted silver;
color:#FFF;
font-size:10px;
height:14px;
margin:3px;
text-align:center;
width:14px;
}

#featureCarousel .blipsContainer .blipSelected {
background-color:#fff;
color:#666;
font-weight:700;
}

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,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video {
border:0;
font-size:100%;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote {
display:block;
}

nav ul {
border:0 dotted #000;
height:40px;
list-style:none;
margin:0 auto;
padding:0;
width:500px;
}

ol {
list-style:decimal;
}

ul {
list-style:none;
}

ul ul {
list-style:none;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content:none;
}

ins {
text-decoration:underline;
}

del {
text-decoration:line-through;
}

mark {
background:none;
}

abbr[title],dfn[title] {
border-bottom:1px dotted #000;
cursor:help;
}

table {
border-collapse:collapse;
border-spacing:0;
}

hr {
border:0;
border-top:1px solid #ccc;
display:block;
height:1px;
margin:1em 0;
padding:0;
}

input[type="submit"],input[type="button"],button {
margin:0!important;
padding:0!important;
}

input,select,a img {
vertical-align:middle;
}

a {
cursor:pointer;
}

header {
background:none;
border:0 solid #666;
clear:both;
height:173px;
padding:10px;
position:relative;
}
#cloud1{ position:absolute; top:10px; left: -150px; z-index:3; }  
#cloud2{ position:absolute; top:30px; left: -250px; z-index:6; }  
#cloud3{ position:absolute; top:5px; left: -290px; z-index:4; }  
#cloud4{ position:absolute; top:15px; left: -300px; z-index:3; }  
#cloud5{ position:absolute; top:25px; left: -390px; z-index:4; }  



header .logo {
background:url(../images/star.png) no-repeat;
border-bottom:0 solid #000;
height:270px;
position:absolute;
right:0;
top:0;
width:252px;
z-index:99;
}

header hgroup h1 {
color:#fff;
font-size:3.7em;
text-transform:uppercase;
}

header hgroup h2 {
color:#fff;
font-size:3.6em;
margin-top:80px;
text-align:center;
}

header ul {
border:0 solid #333;
width:190px;
position:absolute;
z-index: 5;
}

header ul li {
border:0 solid #333;
float:left;
height:34px;
}

header ul li:hover {
cursor:pointer;
}

header ul li.twitter {
background:url(../images/social_icons.png) top left;
width:65px;
}

header ul li.twitter:hover {
background:url(../images/social_icons.png)bottom left;
width:65px;
}

header ul li.facebook {
background:url(../images/social_icons.png) top right;
width:98px;
}

header ul li.facebook:hover {
background:url(../images/social_icons.png) bottom right;
width:98px;
}



fieldset {
background:#fff;
border:1px dotted #CCC;
padding:10px;
}

legend {
background:#900;
border:1px solid #ccc;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:400;
letter-spacing:0px;
line-height:1.1;
padding:5px;
}

.schedule {
background:#fff;
margin-bottom:20px;
padding:0;
}

.schedule h2 {
border-bottom:0 dotted #ddd;
color:#900;
font-size:1.4em;
margin-bottom:10px;
}

.schedule ul {
border:1px solid #eee;
float:left;
margin-bottom:10px;
margin-right:10px;
padding:10px;
width:240px;
}

.schedule ul li {
color:#999;
font-size:.8em;
margin-bottom:10px;
}

.schedule a {
color:#999;
}

.schedule p {
border-bottom:0 solid #ddd;
color:#000;
float:left;
font-size:.8em;
line-height:150%;
margin-bottom:10px;
width:200px;
}

.highlights {
border:1px solid #333;
float:left;
margin-right:10px;
width:250px;
}

#registration {
margin:0 auto;
width:500px;
}

#registration .left {
float:left;
width:300px;
}

#registration .right {
background:none;
border:0 solid #333;
color:#333;
float:left;
font-size:.8em;
margin-top:27px;
padding:10px;
width:160px;
}

#registration .left #RegistrationForm p {
margin-bottom:5px;
}

#registration .left #RegistrationForm label {
background:#fff;
color:#666;
display:block;
float:left;
font-size:.7em;
font-weight:400;
height:21px;
margin-right:5px;
margin-top:0;
padding:5px;
width:105px;
}

#registration .left #RegistrationForm input {
background:#eee;
border:none;
color:#333;
font-size:1em;
height:21px;
outline:none;
padding:5px;
width:148px;
}

#registration .left #RegistrationForm .button {
background:#666;
border:none;
color:#fff;
cursor:pointer;
float:right;
height:21px;
margin-bottom:2px;
margin-right:0;
margin-top: 0px;
padding:5px;
width:120px;
}

#details .left {
float:left;
width:230px;
}

#details .left ul li {
background-color:#eee;
color:#666;
display:block;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
font-weight:400;
height:21px;
line-height:1.1;
margin-right:2px;
margin-top:3px;
padding-left:6px;
padding-top:11px;
width:200px;
}

#details .right {
background:none;
border:0 solid #333;
float:left;
margin-top:0px;
padding:10px;
width:225px;
}

#registration .right,#details .right p {
color:#333;
font-size:.8em;
line-height:1.3em;
margin-bottom:10px;
}

#details .right p a {
color:#333;
}

#registration .right,#details .right h1 {
color:#333;
font-size:1.1em;
line-height:1.3em;
margin-bottom:10px;
}

#registration .right,#details .right ul li {
color:#333;
font-size:.8em;
line-height:1.3em;
margin-bottom:10px;
}

.box h2 {
font-size:2.1em;
margin:10px auto;
}

#cfRegarding {
background:#666;
border:0;
color:#C7C2BC;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:.8em;
height:25px;
margin-left:0;
margin-top:0;
outline:none;
padding:4px 10px 5px;
width:100%;
}

#cfMessage {
background:#252525;
border:0;
color:#C7C2BC;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:1em;
height:150px;
margin-bottom:0;
margin-left:0;
outline:none;
padding:4px 10px 5px;
width:94%;
}

#cfContact {
background:#252525;
border:0 solid #999;
color:#fff;
cursor:pointer;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:.7em;
height:25px;
margin-left:0;
margin-top:0;
outline:none;
padding:4px 10px 5px;
text-transform:uppercase;
width:100%;
}

#cfContact:hover {
border:1px solid #999;
}

.submit {
background:#900;
border:0;
color:#C7C2BC;

font-weight:700;
height:15px;
margin-left:0;
margin-top:5px;
outline:none;
padding:4px 10px 5px;
width:55px;
}

nav {
background:#666;
border:0 dotted #000;
clear:both;
color:#fff;
font-weight:700;
height:40px;
margin-bottom:0;
padding:3px;
width:960px;
}

nav ul li {
background:#666;
border:0 solid #666;
display:block;
float:left;
margin-right:1px;
margin-top: 2px;
width:165px;
}

nav ul li a:hover {
color:#fff;
}

nav ul li a {
background:none;
color:silver;
display:block;
font-size:23px;
margin:0;
padding:6px;
text-align:center;
text-decoration:none;
}

article {
background:#fff;
float:left;
padding:10px;
width:700px;
}

article>header {
border:1px #666 dashed;
padding:10px;
}

article>header h1 {
color:#000;
font-size:2em;
}

article>header time {
font-size:.7em;
}

article>footer {
border:1px #666 dashed;
padding:10px;
}

section>header h1 {
color:#666;
font-size:1.5em;
margin:20px;
}

section>footer {
font-style:italic;
}

figure {
border:1px #ccc dashed;
clear:both;
margin:0 auto;
padding:20px;
text-align:center;
width:500px;
}

figcaption {
clear:both;
display:block;
font-style:italic;
text-align:center;
}

figure img {
margin:0 auto;
padding:10px;
}

aside {
background:#ccc;
color:#000;
float:left;
font-size:.8em;
padding:20px;
width:200px;
}

aside>header h1 {
color:#000;
font-size:1.5em;
}

#container-10 {
background:url(../images/feature-bottom.png) no-repeat;
height:200px border: 1px solid #999;
padding-top:33px;
position:absolute;
top:450px;
width:960px;
}

#container-10 ul {
background:#666;
border:1px solid #999;
margin-top:33px;
padding:16px;
}

#container-10 ul li {
background:#none;
border:,30px solid #999;
display:inline;
font-size:10px;
padding:8px;
}

#container-10 ul li a {
color:#fff;
text-decoration:none;
text-transform:uppercase;
}

#container-10 #connect,#container-10 #directions {
font-size:1em;
line-height:17px;
padding:0 10px;
}

#container-10 #connect .box {
background:#fff;
border-left:0 solid #ccc;
float:left;
height:200px;
padding:10px;
width:290px;
}

#container-10 #connect .box h1 {
font-size:1.5em;
margin-bottom:20px;
}

#container-10 #connect .box p {
font-size:.8em;
margin-bottom:10px;
}

#container-10 #directions .box {
background:#333;
border:0 solid #333;
color:#C7C2BC;
float:left;
height:200px;
padding:10px;
width:290px;
}

#container-10 #directions .box h1 {
font-size:1.5em;
margin-bottom:20px;
}

#container-10 #directions .box p {
font-size:.8em;
margin-bottom:10px;
}

#tabs {
background:url(../images/feature-bottom.png) bottom center no-repeat;
border:1px solid #333;
height:400px;
position:absolute;
top:190px;
width:960px;
z-index:999;
}

#tabs ul {
height:50px;
}

#tabs ul li {
display:inline;
}

#tabs ul li a {
color:#fff;
text-decoration:none;
}

#tabs>div {
background:#fff;
margin-top:20px;
padding:10px;
}

#tabs>div p {
font-size:.9em;
line-height:130%;
margin-bottom:20px;
}

#tabs #about .left {
background:#000;
float:left;
height:200px;
margin-right:20px;
width:400px;
}




footer {
background:none;
border-top:1px solid #fcfcfc;
clear:both;
color:#999;
font-size:11px;
height:auto;
margin:48px auto 20px;
padding:10px 0;
width:960px;
}

footer p {
text-align:center;
}

footer p span {
color:#999;
margin-left:5px;
}











.nivoSlider {
border:3px solid #333;
float:left;
height:200px;
margin-right:20px;
position:relative;
width:400px;
}

.nivoSlider img {
left:0;
position:absolute;
top:0;
}

.nivoSlider a.nivo-imageLink {
border:0;
display:none;
height:100%;
left:0;
margin:0;
padding:0;
position:absolute;
top:0;
width:100%;
z-index:60;
}

.nivo-slice {
display:block;
height:100%;
position:absolute;
z-index:50;
}

.nivo-caption {
background:#000;
bottom:0;
color:#fff;
left:0;
opacity:0.8;
position:absolute;
width:100%;
z-index:89;
}

.nivo-caption p {
margin:0;
padding:5px;
}

.nivo-directionNav a {
background:url(../images/arrows.png);
cursor:pointer;
display:block;
height:32px;
position:absolute;
top:45%;
z-index:99;
}

.nivo-prevNav {
left:0;
}

.nivo-nextNav {
background:url(../images/arrows.png);
right:0;
}

.nivo-controlNav a {
cursor:pointer;
position:absolute;
z-index:99;
}

.nivo-controlNav a.active {
font-weight:700;
}