/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Aspire Stylesheet
Author : Wes Smith / wessmith999@gmail.com / Red Bullet Web Design

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; background:#29abe2 url(../images/mainBg.gif) top left repeat-x; color:#000000; text-align:center; }
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }

/* ----- IDS ----- */
#container { width:980px; margin:0 auto; text-align:left; font-size:120%; background:url(../images/bottomBg.gif) bottom left no-repeat; }   
#container .padding { padding:10px;}
#container .padding #header { width:960px; height:184px; background:url(../images/headerBg.gif) no-repeat; position:relative;}
#container .padding #content { width:960px; min-height:600px; margin-bottom:190px; color:#FFFFFF; font-size:110%;}
#container .padding #content #leftCol { float:left; width:300px; background:url(../images/leftColBg.png) top left repeat-y;}
#container .padding #content #leftCol .padding { padding:10px;}
#container .padding #content #leftCol .padding #academyBox { margin-bottom:15px;}
#container .padding #content #leftCol .padding #successBox { margin-bottom:20px;}
#container .padding #content #leftCol .padding #newsBox { font-size:90%; margin-bottom: 20px;}
#container .padding #content #leftCol .padding #newsBox .readMore { float:right; margin-bottom:8px;}
#container .padding #content #leftCol .padding #newsBox .otherStories { float:right;}
#container .padding #content #leftCol .padding #newsBox p {margin-bottom: 0; padding-bottom: 0;}
#container .padding #content #leftCol .padding #mediaBox { font-size:90%;}
#container .padding #content #rightCol { float:right; width:630px;}
#container .padding #content #rightCol #videoBox { width:630px; min-height:533px; background:url(../images/rightColBg.png) top left repeat-y; margin-bottom:20px;}
#container .padding #content #rightCol #videoBox .padding { padding:10px 13px 13px 13px ;}
#container .padding #content #rightCol #videoBox .padding #video { float:left; width:412px;}
#container .padding #content #rightCol #videoBox .padding #video .videoTitle { font-size:110%; margin-top: 5px;}
#container .padding #content #rightCol #videoBox .padding #video .videoDesc { padding:10px 0;}
#container .padding #content #rightCol #videoBox .padding #carousel { float:right; width:150px; height:405px;}

#container .padding #content #rightCol #videoBox .padding #videoAbout { float:left; width:602px;}

#container .padding #content #rightCol #jumpsBox { width:630px; background:url(../images/rightColBg.png) top left repeat-y;}
#container .padding #content #rightCol #jumpsBox .padding { padding:15px 10px;}
#container .padding #content #rightCol #jumpsBox .padding .text { position:absolute; top:30px; left:10px; width:125px; font-size:90%; line-height:15px;}
#container .padding #content #rightCol #jumpsBox .padding .btn { position:absolute; top:115px; left:10px;}
#container .padding #content #rightCol #jumpsBox .padding .spacer { margin-bottom:10px;}
#container .padding #content #rightCol #jumpsBox .padding #left { float:left;}
#container .padding #content #rightCol #jumpsBox .padding #left #about { width:289px; height:165px; background:url(../images/aboutBg.gif) no-repeat; position:relative;}
#container .padding #content #rightCol #jumpsBox .padding #right { float:right;}
#container .padding #content #rightCol #jumpsBox .padding #right #biogs { width:289px; height:165px; background:url(../images/biogsBg.gif) no-repeat; position:relative;}


/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_center { text-align:center !important; }
.align_right { text-align:right !important; }
.align_justify { text-align:justify !important; }
.align_bottom { vertical-align:bottom !important; }
.image_right { float:right; padding:3px 0 15px 15px; }
.image_left { float:left; padding:0 15px 15px 0; }
.image_success { float:right; padding:3px 0 11px 15px; }
.image_center { margin:0 auto;}
.relative { position:relative; }
.inline {display:inline;}
.hand { cursor:pointer;}
.spacer { margin-bottom:8px;}
.title { font-size:140%;}


.lineSeparator{height: 15px; background: url(../images/lineSep.png) center left no-repeat; width: 598px; margin-bottom: 8px;}
/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 10px 0; font-size:100%; font-weight:bold;}

.pinkText {color:#ED1E79; font-weight: bold; font-size: 14px;}
.smlPinkText {color:#ED1E79; font-weight: bold; font-size: 12px;}

/* ----- TOP NAVIGATION ----- */
#container .padding #header ul { list-style:none; padding:0; margin:0; position:absolute; top:85px; left:260px; font-size:110%;}
#container .padding #header li { float:left; display:block; padding:0;}
#container .padding #header li a { float:left; display:block; padding:2px 15px; color:#FFFFFF;}
#container .padding #header li a:hover { background:#D4145A; text-decoration:none;}
#container .padding #header li a.active { background:#D4145A; text-decoration:none;}


/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none;  margin:10px 0 0px 15px; padding:0;}
#sitemap li { background:url(../images/layup/bulletSitemap.gif) 0px 11px no-repeat; padding:6px 0 5px 15px;}


/* ----- FOOTER ----- */
#footer { color:#29ABE2; width:960px; text-align:center;}
#footer .padding { padding:15px 0 0 0;}
#footer p { padding:0;}
#footer a { font-weight:normal; text-decoration:underline; outline:none; color:#29ABE2}
#footer a:hover { text-decoration:underline;}

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 10px 0; margin:0; line-height:18px;}
address { font-style:normal;}


/* ----- LINKS ----- */
a { color:#ED1E79; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; display:inline; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:110px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.required { color:#0033FF;}
.checkRadio { width:20px; position:relative; left:-7px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit { width:55px; height:25px; border:none; background-color:#ED1E79; color: #FFFFFF; font-size: 14px; font-weight: bold; }

/* ----- FORM VALIDATION ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #4544e4; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:452px; padding: 5px; background-color: #4544e4; color : #FFF; font-weight: bold; }

.messageRed { background:#F7A8C6; border:1px solid #D4145A; color:#8F0E3F; padding:3px 5px; font-weight:bold; margin-bottom:15px; width:400px; }
.messageRed ul { margin:0; padding:3px 0 5px 18px; list-style:disc;}

.messageGreen { background:#29ABE2; border:1px solid #002239; color:#002239; padding:3px 5px 3px 5px; font-weight:bold; margin-bottom:15px; width:400px; }
.messageGreen ul { margin:0; padding:3px 0 5px 18px; list-style:disc;}

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }
