html, body, div, h1, h2, h3, ul, ol, li, form, fieldset,  
input, textarea, p {  
    margin: 0;  
    padding: 0;  
    font-size: 100%;  
}

body {
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-color: #000;
}

#book {
    width: 1020px;
    margin: 0 auto;
}

h1, h2 {
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h1, h2, h3, h4, h5 {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    color: #514f4f;
}

/*------------------Header Section--------------------*/

#header {
    width: 100%;
    background: #000;
    padding: 20px 0;
    border-bottom: solid 1px #999;
}

#header-wrapper {
    width: 1020px;
    margin: 0 auto;
}

ul {
    list-style-type: none;
}

ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

ol {
    margin-left: 27px;
}

#logo {
    background-image: url(../images/logo.png);
    background-repeat: none;
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    height:54px;
    width: 233px;
    position: relative;
    top: 2px;
    float: left;
    left: 15px;
}

.header-link {
    float: left;
    display: block;
    position: relative;
    height: 32px;
    text-indent: -5000px;
    overflow: hidden;
}
.header-link:hover {
    background-position: 0 -32px;
}

.tab {
    float: left;
    position: relative;
    border-left: 1px #fff dashed;
    padding: 8px 0;
}

.firsttab {
    border: none;
}

#home {
    background-image: url(../images/home.png);
    width: 86px;
    margin-left: 80px;  
}

#classes {
    background-image: url(../images/classes.png);
    width: 92px;    
}

#opportunities {
    background-image: url(../images/opportunities.png);
    width: 136px;    
}

#brochure {
    background-image: url(../images/brochure.png);
    width: 102px;    
}

#media {
    background-image: url(../images/media.png);
    width: 87px;    
}

#contact {
    background-image: url(../images/contact.png);
    width: 90px;    
}

#about {
    background-image: url(../images/about.png);
    width: 80px;    
}

#shopping-cart {
    width: 942px;
    text-align: right;
    margin: 0 auto;
    right: 46px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .9px;
    font-size: 12px;
    top: 16px;
    z-index: 100;
    padding: 11px 0;
}

#shopping-cart #search {
    float: left;
    position: relative;
    top: -6px;
}

#shopping-cart #search input {
    padding: 5px 3px;
}

#shopping-cart a {
    color: #666;
    text-decoration: none;
    font-size: 12px;
}

#shopping-cart a:hover {
    text-decoration: underline;
}

#shopping-cart img {
    position: relative;
    top: 6px;
    border: 0;
}

#shopping-cart p {
    float: right;
    position: relative;
    top: -7px;
    margin: 0 0 0 15px
}

/*----------Sub Nav----------*/
.sub-top {
    background-image: url(../images/sub-top.png);
    width: 188px;
    height: 5px;
}
.sub-middle {
    background-image: url(../images/sub-middle.png);
    width: 188px;
}

.sub-middle a {
    color: #514f4f;
    text-decoration: none;
    font-family: Helvetica, "Times New Roman";
    font-weight: bold;
    letter-spacing: -.06em;
    font-size: 18px;
    height: 35px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    display: block
}
.sub-middle a:hover {
    color: #fff;
}

.sub-middle ul li {
    margin-left: 6px;
    width: 176px;
    display: block;
    
    border-top: 1px solid #514f4f;
    height: 30px;
}

.sub-first {
    border: 0;
}

.sub-middle ul li:hover {
    background-color: #514f4f;
}

.sub-bottom {
    background-image: url(../images/sub-bottom.png);
    width: 188px;
    height: 10px;
}
.sub-nav {
    position: absolute;
    display: inline;
    width: 188px;
    top: 40px;
}

#sub-class {
    left: -94px;
}

#sub-media {
    left: -97px;
}

#sub-about {
    left: -106px;
}

/*----------Content Info----------*/
#content {
    background-image:url(../images/bookbg.png);
    background-repeat: repeat-y;
    font-family: Helvetica, Verdana, Arial;
    min-height: 400px;
}
#slideshow {
    width: 970px;
    margin-left: 25px;
}
#userinfo {
    width: 940px;
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .9px;
    padding: 10px 10px 5px 10px;
}
#userCCinfo {
    width: 440px;
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .9px;
    padding: 10px 10px 5px 10px;
}
#information {
    width: 940px;
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .9px;
    padding: 10px 10px 5px 10px;
}
#information index {
    width: 946px;
    margin: 0 auto;
    color: #333;
    font-size: 14px;
    margin-top: 5px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .9px;
    float: left;
}

#information h1 {
    background: #514F4F;
    padding: 3px 10px;
    color: #fff;
}

#information h1 span {
    font-size: 14px;
}

#information .subblocks {
    width: 916px;
    padding: 3px 10px;
    margin: 15px 0 0;
}

#information #degrees {
    height: 335px;
    padding: 10px 10px 0;
}
#information #degrees div {
    width: 224px;
    height: 330px;
    border: 1px solid #514F4F;
    float: left;
    margin: 0 2px;
}

#information #degrees div p {
    font-size: 12px;
    padding: 7px 7px 0;
}

#information #degrees div h2 {
    background: #514F4F;
    padding: 3px;
    text-align: center;
    margin: 9px 0;
    color: #fff;
}

#information #degrees p.first {
    margin-left: 0;
}

#information hr {
    height: 1px;
    background-color: #ccc;
    border: 0;
    width: 700px;
    margin: 20px auto;
}

#information a, #information a:visited {
    color: #4c3820;
}

#information a:hover, #information a:active {
    text-decoration: none;
}

#testimonials {
    width: 375px;
    float: left;
}

#map {
    width: 425px;
    float: left;
    margin-right: 15px;
}

#addtocart {
    width: 105px;
    height: 25px;
    display: block;
    background-image: url(../images/addtocart.gif);
    background-position: 0 0;
    overflow: hidden;
    text-indent: -5000px;
    margin: 8px 0;
}

#addtocart:hover {
    background-position: 0 -25px;
}

#removefromcart {
    width: 105px;
    height: 25px;
    display: block;
    background-image: url(../images/remove.gif);
    background-position: 0 0;
    overflow: hidden;
    text-indent: -5000px;
    margin: 8px 0;
}

#removefromcart:hover {
    background-position: 0 -25px;
}

.classfull * {
	color: #ff0000;
	font-style: italic;
}

/*---------Footer Info---------*/
#footer {
    background-image: url(../images/footerbg.png);
    background-position: top;
    height: 24px;
    width: 1020px;
    background-repeat: no-repeat;    
}
.footer-box {
    width: 150px;
    border-right: 1px solid #999;
    font-size: 12px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .9px;
    color: #999;
    float: left;
    margin: 0 15px;
    height: 110px;
}
.footer-box a, .footer-box a:visited {
    color: #999;
    text-decoration: none;
}
.footer-box a:hover {
    text-decoration: underline;
    color: #999;
}

.footer-box strong {
    font-family: "Helvetica";
    color: #fff;
    font-weight: bold;
}

#footer-information {
    clear: both;
    font-size: 12px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    letter-spacing: .9px;
    color: #999;
    text-align: center;
    margin: 20px 0;
}

.first {
    margin-left: 30px;
}

.last {
    border: 0;
}

#footer-news {
    width: 226px;
    margin-left: 38px;
    margin-bottom: 10px;
    font-size: 12px;

}

#footer-blog {
    margin-left: 9px;
    width: 426px;
}

#footer-contact {
    width: 254px;
    margin-left: 8px;
}

.footer-sections {
    height: 300px;
    float: left;    
    border: 1px #ccc solid;
    padding: 2px;
    color: #999;
    font-size: 16px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
}

.footer-sections h2 {
    font-size: 20px;
    color: #ccc;
}

.footer-sections a, .footer-sections a:visited {
    color: #333;
}
.footer-sections a:hover, .footer-sections a:active {
    text-decoration: none;
}

#contact-form {
    width: 580px;
    float: left;
}

#contact-info {
    width: 300px;
    float: left;
}

#sidebar {
    width: 220px;
    float: left;
    margin-top: 45px;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #666;
    height: 100%;
    color: #666;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    margin-bottom: 10px;   
}

#sidebar a {
    color: #cc0000;
    text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sig {
    display: block;
    height: 85px;
    width: 150px;
    background-image:url(../images/sig1.jpg);
    text-indent: -5000px;
}

td {
    text-align: left;
}

#send {
    display: block;
    overflow: hidden;
    background-image:url(../images/send.png);
    width: 148px;
    height: 37px;
    text-indent: -5000px;
}
#send:hover {
    background-position: 0 -37px;
}
#send:active {
    background-position: 0 -74px;
}

#alumni {
    width: 168px;
    height: 39px;
    display: block;
    background-image: url(../images/alumni.png);
    background-position: 0 0;
    text-indent: -5000px;
}

#alumni:hover {
    background-position: 0 -39px;
}

#pics img {
    width: 100px;
    height: 66px;
}

.clearfix {
    clear: both;
}
.tfield {
    border: 1px solid #666;
}
.pp_description, .ppt {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
}
#signup-right {
    width: 190px;
    height: 302px;
    display: block;
    background-image: url('../images/signup.png');
    text-indent: -5000px;
    overflow: hidden;
    margin: 0 auto;
}

#debug{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
}

#cc_table {
    border: 1px solid #666;
}
#cc_table caption {
    font-weight: bold;
}
#cc_table tr {
    border: 0px solid #666;
    margin: 0; padding: 0;    
}
#cc_table tr th {
    border-bottom: 0px solid #666;
    background-color: #ccc;
    margin: 0; padding: 0;    
}
#cc_table tr td {
    border-left: 0px solid #000;
    border-right: 0px solid #000;
    border-top: 0px solid #666;
    border-bottom: 0px solid #666;
    margin: 0; padding: 0;    
}

#ccadd {
    display: block;
    overflow: hidden;
    background-image:url(../images/add.gif);
    width: 75px;
    height: 18px;
    text-indent: -5000px;
}
#ccadd:hover {
    background-position: 0 -18px;
}
#ccadd:active {
    background-position: 0 -36px;
}

#ccedit {
    display: block;
    overflow: hidden;
    background-image:url(../images/edit.gif);
    width: 75px;
    height: 18px;
    text-indent: -5000px;
}
#ccedit:hover {
    background-position: 0 -18px;
}
#ccedit:active {
    background-position: 0 -36px;
}

#ccdelete {
    display: block;
    overflow: hidden;
    background-image:url(../images/delete.gif);
    width: 75px;
    height: 18px;
    text-indent: -5000px;
}
#ccdelete:hover {
    background-position: 0 -18px;
}
#ccdelete:active {
    background-position: 0 -36px;
}

#checkout {
    display: block;
    overflow: hidden;
    background-image:url(../images/checkout.gif);
    width: 105px;
    height: 25px;
    text-indent: -5000px;
}
#checkout:hover {
    background-position: 0 -25px;
}
#checkout:active {
    background-position: 0 -25px;
}

#login {
    display: block;
    overflow: hidden;
    background-image:url(../images/checkout.gif);
    width: 105px;
    height: 25px;
    text-indent: -5000px;
}
#login:hover {
    background-position: 0 -25px;
}

#login:active {
    background-position: 0 -25px;
}

#continue {
    display: block;
    overflow: hidden;
    background-image:url(../images/continue.png);
    width: 148px;
    height: 35px;
    text-indent: -5000px;
}

.subtotal {
  text-align: left;
}
#grandtotal {
  font-weight: bold;
  text-align: left;
}

/**
 ** Social Media Links **
 **/
 
#facebook {
    width: 190px;
    height: 50px;
    overflow: hidden;
    display: block;
    background-image: url('../images/facebook.png');
    text-indent: -5000px;
    margin: 0 auto;
}

#facebook:hover {
    background-position: 0 -50px;
}

#twitter {
    width: 190px;
    height: 50px;
    overflow: hidden;
    display: block;
    background-image: url('../images/twitter.png');
    text-indent: -5000px;
    margin: 0 auto;
}

#twitter:hover {
    background-position: 0 -50px;
}

/**
 ** Misc **
 **/
 
	span.date { width: 100px; float: left; margin: 0 15px 0 0; }
	h3.topic { background-color: #990000; padding: 3px 5px; color: #fff; }


table#acct-information { float: left; width: 440px; }
table#address { float: left; width: 440px; }

