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

File Name: General Pages
Developer: David Diez
Copyright: 2011
Website:   openintro.org


-----------------
Table of Contents
-----------------

Splash
Homepage
Subjects
Contribute
- Donate
- Participate
Rights
About
Contact
Terms


-----------
Color Theme
-----------
Gray: rgb(158,165,172)
Dark Gray: rgb(107,115,123)
Yellow: rgb(244,220,0)
Blue: rgb(0,68,106)
Red: rgb(159,52,0)
Green: rgb(102,159,0)

----------------------
Important Measurements
----------------------
Max Content Width: 824px


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

/*=====> Splash <=====*/
#siteSplash,
#contributeSplash,
#donateSplash,
#participateSplash,
#rightsSplash,
#aboutSplash,
#contactSplash,
#termsSplash {
  position: relative;
  background: url(../img/splash/siteSplash001.png);
  width: 764px;
  padding: 0;
  height: 282px;
  margin: 0 0 11px 0px;
}
#siteSplash {
  background-position: -6px -7px;
}
#contributeSplash {
  background: url(../img/splash/contributeSplash001.png) -4px -4px;
  height: 194px;
}
#donateSplash {
  background: url(../img/splash/donateSplash002.png) 0 2px;
  height: 294px;
}
#participateSplash {
  background: url(../img/splash/participateSplash001.png) -6px -5px;
  height: 195px;
}
#aboutSplash {
  background: url(../img/splash/aboutSplash001.png) -6px -6px;
  height: 277px;
}
#contactSplash {
  background: url(../img/splash/contactSplash001.png) -10px -4px;
  height: 434px;
}
#termsSplash {
  background: url(../img/splash/termsSplash001.png) -4px -4px;
  height: 301px;
}



/*=====> Homepage <=====*/
#siteSplashAmzLink {
  top: 248px;
  left: 39px;
  width: 185px;
  height: 20px;
  z-index: 35;
}
#siteSplashStatLink {
  top: 225px;
  left: 19px;
  width: 268px;
  height: 20px;
  z-index: 25;
}
#studBox {
  background: url(../img/pallete/students001.png);
}
#teacBoxHeader {
  height: 18px;
  width: 70px;
  background: url(../img/buttons/main001.png) -219px -170px;
}
#teacBox {
  background: url(../img/pallete/teachers001.png);
}
#studBoxHeader {
  height: 18px;
  width: 72px;
  background: url(../img/buttons/main001.png) -309px -139px;
}



/*=====> Subjects <=====*/
.subjectBox {
  display: block;
  clear: none;
  float: left;
  width: 225px;
  height: 108px;
  background: url(../img/pallete/lightGray001.png);
  margin: 0 14px 14px 0;
  padding: 10px;
}
.subjectBox:hover {
  background: url(../img/pallete/mediumGray001.png);
}
.spanningGrayBar {
  width: 100%;
  height: 2px;
  background: white;
}
.subjectBox:hover > .spanningGrayBar {
  background: url(../img/pallete/lightGray001.png);
}
.subjectBoxText, .subjectBoxText:hover, .subjectBoxText:focus {
  height: 30px;
  padding: 10px 0;
  font-size: 10pt;
  line-height: 1.2em;
  overflow: hidden;
  color: rgb(107,115,123);
}
.subjectBoxHeader {
  margin: 10px 0;
  height: 32px;
  width: 225px;
}
/*
#statSubjectBox {
  
}
#algeSubjectBox {
  
}
#calcSubjectBox {
  
}
#geomSubjectBox {
  
}
#physSubjectBox {
  
}
*/
#statSubjectBoxHeader,
#algeSubjectBoxHeader,
#calcSubjectBoxHeader,
#geomSubjectBoxHeader,
#physSubjectBoxHeader {
  background: url(../img/subjects/subjectPage001.png) -5px -60px;
}
.subjectBox:hover > #statSubjectBoxHeader,
.subjectBox:focus > #statSubjectBoxHeader {
  background-position: -5px -235px;
}
#algeSubjectBoxHeader {
  background-position: -5px -17px;
}
.subjectBox:hover > #algeSubjectBoxHeader,
.subjectBox:focus > #algeSubjectBoxHeader {
  background-position: -5px -196px;
}
#calcSubjectBoxHeader {
  background-position: -4px -144px;
}
.subjectBox:hover > #calcSubjectBoxHeader,
.subjectBox:focus > #calcSubjectBoxHeader {
  background-position: -5px -315px;
}
#geomSubjectBoxHeader {
  background-position: -5px -5px;
}
/*
.subjectBox:hover > #geomSubjectBoxHeader,
.subjectBox:focus > #geomSubjectBoxHeader {
  background: url(../img/pallete/teacher001.png);
}
/**/
#physSubjectBoxHeader {
  background-position: -4px -105px;
}
.subjectBox:hover > #physSubjectBoxHeader,
.subjectBox:focus > #physSubjectBoxHeader {
  background-position: -5px -278px;
}
/**/


/*=====> Contribute <=====*/
.donateBox {
  background: url(../img/pallete/donate001.png);
}
#donateBoxHeader {
  height: 19px;
  width: 55px;
  background: url(../img/buttons/contribute001.png) -1px -2px;
}
.participateBox {
  background: url(../img/pallete/participate001.png);
}
#participateBoxHeader {
  height: 19px;
  width: 82px;
  background: url(../img/buttons/contribute001.png) -56px -2px;
}
#learnMoreAboutDonate,
#learnMoreAboutParticipate {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  height: 18px;
  width: 252px;
  background: url(../img/buttons/contribute001.png) -2px -20px;
  border: 2px solid rgb(218,211,204);
}
#learnMoreAboutParticipate {
  width: 273px;
  background-position: -267px -19px;
  border: 2px solid rgb(185,218,204);
}
#learnMoreAboutDonate:hover,
#learnMoreAboutParticipate:hover {
  border: 2px solid rgb(107,115,123);
}



/*=====> Contribute - Donate <=====*/
#threeReasonsBoxHeader {
  height: 19px;
  width: 230px;
  background: url(../img/buttons/contribute001.png) -142px -2px;
}
#acceptDonationsBoxHeader {
  height: 19px;
  width: 182px;
  background: url(../img/buttons/contribute001.png) -373px -2px;
}
#donorNotifyForm {
  display: block;
  margin: 0;
  padding: 0;
}
#donorNameLabel, #donorEmailLabel, #donorPhoneLabel {
  display: block;
  clear: both;
  background: url(../img/buttons/donate001.png) -6px -2px;
  height: 18px;
  width: 36px;
  overflow: hidden;
  margin: 10px 0 3px 0;
  background-position: -7px -2px;
}
#donorEmailLabel {
  width: 40px;
  background-position: -48px -1px;
}
#donorPhoneLabel {
  width: 97px;
  background-position: -92px -1px;
}
#donorName, #donorEmail, #donorPhone {
  display: block;
  clear: both;
  width: 200px;
  margin: 0;
  padding: 0;
}
#donorPhone {
  clear: left;
  float: left;
}
#donorSubmitContainer {
  display: block;
  clear: right;
  float: left;
  margin: 0 0 0 20px;
}
#donorSubmit {
  border: 0;
  width: 56px;
  height: 19px;
  background: url(../img/buttons/home001.png) -296px -255px;
  cursor: pointer;
  color: transparent;
}
#donorSubmit:hover, #donorSubmit:focus {
  background-position: -296px -277px;
}



/*=====> Contribute - Participate <=====*/
/* NA */



/*=====> Rights <=====*/
#pdfReleaseBox {
  background: url(../img/pallete/teachers001.png);
}
#pdfReleaseBoxHeader {
  width: 94px;
  height: 19px;
  background: url(../img/buttons/home001.png) -59px -316px;
}
#sourceReleaseBox {
  background: url(../img/pallete/lightGray001.png);
}
#sourceReleaseBoxHeader {
  width: 119px;
  height: 19px;
  background: url(../img/buttons/home001.png) -58px -335px;
}



/*=====> About <=====*/
#aboutBoxSupporter {
  height: 265px;
  width: 100%;
}
#aboutBoxText {
  top: 174px;
  left: 17px;
  width: 680px;
  position: absolute;
  font-size: 10pt;
}
#peopleBox {
  background: url(../img/pallete/lightGray001.png);
}
#faqsBox {
  background: url(../img/pallete/faqs001.png);
}
#peopleBoxHeader {
  height: 18px;
  width: 55px;
  background: url(../img/buttons/home001.png) -1px -324px;
}
.person,
.personF {
  padding: 7px 0;
  width: 100%;
  font-size: 10pt;
  clear: both;
  border-bottom: 2px solid rgb(255,255,255);
}
.personF {
  margin-top: 10px;
  border-top: 2px solid rgb(255,255,255);
}
.personHeader {
  margin: 0 0 10px 0;
  overflow: auto;
}
.personName {
  margin: 0 5px 3px 0;
  height: 15px;
  line-height: 15px;
  font-size: 12pt;
  color: rgb(0,68,106);
}
.personTitle {
  display: inline-block;
  margin-left: 7px;
  font-size: 10pt;
  font-variant: small-caps;
  color: rgb(0,68,106);
}
.personContact {
  font-size: 9pt;
}
.personDesc {
  margin: 10px 0 0 0;
  font-size: 9pt;
}
#faqsBoxHeader {
  height: 18px;
  width: 39px;
  background: url(../img/buttons/home001.png) -1px -308px;
}
#faqsIntro {
  margin: 10px 0 20px 0;
  padding: 7px 0;
  width: 100%;
  font-size: 9pt;
  clear: both;
  border-bottom: 2px solid rgb(255,255,255);
  border-top: 2px solid rgb(255,255,255);
}
.faqQ {
  margin: 15px 0 2px 0;
  font-size: 10pt;
  text-transform: uppercase;
  font-weight: bold;
}
.faqA {
  margin: 2px 0 15px 0;
  font-size: 9pt;
}
#sincerelyYoursOI {
  position: relative;
  top: 8px;
  left: 0px;
  display: block;
  margin: 0 0 25px 0;
  width: 95px;
  height: 35px;
  font-size: 9pt;
  font-weight: bold;
}



/*=====> Contact <=====*/
/* NA */



/*=====> Terms <=====*/
#termsSplashText {
  position: absolute;
  top: 160px;
  left: 22px;
  width: 710px;
}
#termsSplashAmbiguous {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
#termsSplashOtherText {
  font-size: 10pt;
}
#termsOfUseText {
  width: 720px;
  overflow: hidden;
  padding: 22px;
  margin: 14px 0 0 0;
  background: url(../img/pallete/lightGray001.png);
}
.tou {
  width: 650px;
}
h2.tou, h2.touF {
  margin: 10px 0 10px 0;
  padding: 10px 0 0 0;
  font-size: 11pt;
  border-top: 1px solid rgb(107,115,123);
}
h2.touF {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
p.tou {
  margin: 10px 0 10px 0;
  padding: 0;
  font-size: 10pt;
}
li.tou {
  width: 535px;
  font-size: 10pt;
}
