
html, body {
    height: 100%;
}

body{
text-align:center;
padding: 0px;
margin: 0px;
background:transparent url(http://dukeSchedulator.com/images/bodyBG.png) repeat-x;
}
a {
text-transform: underline;
color: #000;
}
#banner{
width: 100%;
top: 0px;
border-bottom: 1px solid #260D00;
height: 50px;
background:transparent url(http://dukeSchedulator.com/images/headerBG.png) repeat-x;
text-align: center;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;

font-family: “Trebuchet MS”, sans-serif;
font-size: 14px;
}
#footer {
clear:both;
text-align:center;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
width:100%;
height: 40px;
color: #FCFBEF;
background: #C24132;
border-top: 3px solid #260D00;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

#footer a{
	color: #FCFBEF;
}

#footerContent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	
font-family: “Trebuchet MS”, sans-serif;
font-size: 14px;
}

#main{
position:relative;
border: 1px #951414 ridge;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
width:1008px;
height:485px;
margin-top: 4px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
padding-left:1px;
padding-top:1px;
background: #FCFBEF;
}

html>body #main {width: 1000px;}

#mainSBooks{
width: 1000px;
margin: 0 auto;
text-align: left;
}

#infoPanel {
	width: 1000px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
}

#moreInfo {
	width: 1000px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
}

.infoBox, .lastInfoBox, .firstInfoBox {
	width: 300px;
	height: 270px;
	float:left;
	background:transparent url(http://dukeSchedulator.com/images/infoBG.png) no-repeat;
}
.infoBox {
	margin-right: 50px;
}
.firstInfoBox {
	margin-left: 135px;
	margin-right: 75px;
}

#moreInfoOld {
position:relative;
border: 1px #260D00 solid;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
min-height:155px;
width: 980px;
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
padding: 10px;
background:#FCFBEF;
text-align: left;
}
#image{
float:left;
width:750px;
margin:0;
padding:0;
}
#saveEntry{
position:absolute;
top:175px;
left:265px;
padding: 30px 30px 30px 30px;
border: 1px #000022 solid;
color: #C24132;
background:#FCFBEF;
}
#saveBackground{
opacity:0.4;
filter:alpha(opacity=40);
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
color: white;
background:#555555;
}
#linkPopup {
position:absolute;
top:175px;
left:130px;
padding: 30px 30px 30px 30px;
border: 1px #000022 solid;
color: white;
background:#FCFBEF;
}

#schedule{
height:423px;
width:750px;
background:transparent url(http://dukeSchedulator.com/images/blank.png) no-repeat;
}
#image img{
width:750px;
height:423px;
padding:0;
}
#navigation{
margin:0;
padding:0;
}


#blurb{
position:relative;
height:30px;
width:1000px;
margin-left:auto;
margin-right:auto;
padding:3px;
color: #B02B2C;
font-family: “Trebuchet MS”, sans-serif;
font-size: 14px;
font-weight: bold;
}
#blurb .left {
	float: left;
	padding: 5px;
	margin-top: 3px;
	margin-left: 10px;
	text-align: left;
}
#blurb .right {
	text-align: right;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	float: right;
}
#blurb a {
	color: #B02B2C;
}

#bookArea
{
	color: #B02B2C;
    padding-top:3px;
    font-size: 16px;
	font-weight: bold;
    width: 400px;
    margin-right: 20px;
    float: right;
    text-align: right;
}

#selections{
text-align:left;
float:left;
margin:0;
padding:0;
width:248px;
height:100%;
border-left: 1px #DCDCDC solid;
}
#selected{
height: 385px;
width:96%;
margin-left: 4%;
overflow-y:auto;
font-size:14px;
}
#addAppt {
height: 30px;
width:100%;
text-align:center;
background: #C24132;
/*margin-top: -2.25em;
position: relative;*/
}
#saved{
height: 400px;
width:95%;
margin-left: 3%;
margin-right: 2%;
overflow-y:auto;
font-size:14px;
}
.rightTitle{
text-align:center;
border-top: 1px #260D00 solid;
padding: 10px 0px 0px 0px;
margin:0;
height:30px;
background:transparent url(http://dukeSchedulator.com/images/panelBG.png) repeat-x;
width:100%;
}
.add{
float:left;
padding-top:2px;
height:10px;
width:10px;
cursor: pointer;
}
.listItem{
padding-bottom:3px;
width: 100%;
}
#results{
height:390px;
overflow-y:auto;
width:95%;
margin-left: 3%;
margin-right: 2%;
font-size:12;
}
#browse {
width:100%;
text-align:center;
padding-top: 5px;
}
#tabs{
margin: 5px 0px 0px 0px;
padding-left: 12px;
height:18px;
/*width:100%;*/
background: #FCFBEF;
}
.tab{
cursor: pointer;
border-top: 1px #260D00 solid;
border-left: 1px #260D00 solid;
border-right: 1px #260D00 solid;
border-bottom: 1px #EFF6FE solid;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
padding: 2px 5px 0px 4px;
margin:0;
background: #FCFBEF;
font-family: Helvetica, Arial, sans-serif;
font-weight:bold;
font-size:90%;
}
#number{
margin:0px 10px 0px 10px;
padding:0;
}
#helpTable{
width:100%;
/*height:100%;*/
border:0;
}
.help{
width:33.2%;
height:100%;
border:0;
margin:0;
padding:0;
}
.help h1{
font-size:16;
padding:0;
margin: 0;
text-align: center;
}
.help p{
font-size:14;
padding:2px;
margin:0;
}
.helpVR{
width:1px;
height:100%;
background: #C24132;
border:0;
margin:0;
padding:0;
}
#helpLink{
position: absolute;
margin-left: 885px;
background: #C24132;
padding: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#helpLink a{
color: #FCFBEF;
text-decoration: none;
}
#loginWindow {
	width: 804px;
	height: 250px;
}
html>body #loginWindow {width: 800px;}

#prefsWindow {
	padding: 5px;
	width: 604px;
	height: 200px;
}
html>body #prefsWindow {width: 600px;}

#privacyBlock {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
    margin-top: 15px;
    margin-bottom: 5px;
}
#color1, #color2 {
	width: 500px;
    margin-right: auto;
    margin-left: auto;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.prefsLeft {
	width: 48%;
    height: 30px;
    margin-right: 2%;
    text-align: right;
    float:left;
    
    font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
}
.prefsRight {
	width: 49%;
    height: 30px;
    margin-left: 1%;
    text-align: left;
    float:left;
}

#aboutUs {
	width: 800px;
	height: 500px;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align: left;
}
#schedHistory {
	margin-top: 10px;
	width: 700px;
	padding-left: 50px;
	padding-right: 50px;
}

#privacyPolicy {
	margin-top: 5px;
	width: 700px;
	height: 400px;
	overflow-y:scroll;
	display:block;
	padding-left: 50px;
	padding-right: 10px;
}

#schedPersonCenter, #schedPersonLeft, #schedPersonRight {
	width: 196px;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
	
	text-align: center;
}
#schedPersonLeft {
	margin-left: 50px;
}
#schedPersonRight {
	margin-right: 50px;
}

#addApptPopup {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
}

#peoplePopup {
	padding: 5px;
	width: 600px;
	height: 400px;
	overflow: auto;
}
#leftPeople {
	text-align: left;
}
#leftPeople.title {
	font-weight: bold;
}
#fbWindow {
	padding: 5px;
	width: 820px;
	height: 500px;
}
#fbHelp {
	padding: 5px;
	width: 600px;
	height: 400px;
}
.popup {
	background-color: #FCFBEF;
    border: 4px #C24132 solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	z-index: 1;
	display: none;
}
#loginSide, #register {
	padding: 5px;
	width: 385px;
    height: 350px;
	float: left;
	height: 180px;
	/*text-align: left;*/
}
#loginSide div, #register div {
	padding: 5px;
}


#loginTable, #registerTable {
	width: 398px;
    height: 100%;
}
#loginTable {
	float:left;
	border-right: 2px #C24132 solid;
}
#registerTable {
	float:right;
	border-left: 2px #C24132 solid;
}
.loginRow {
	position: relative;
	width: 390px;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
}
.loginLeft {
	width: 48%;
    height: 30px;
    margin-right: 2%;
    text-align: right;
    float:left;
    
    font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
}
.loginRight {
	width: 49%;
    height: 30px;
    margin-left: 1%;
    text-align: left;
    float:left;
}
.header {
	width: 390px;
   	height: 40px;
    margin-left: auto; 
    margin-right: auto;
	color: #C24132;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
    font-style: normal;
	letter-spacing: -2px;
}

.infoHeader {
	width: 280px;
	position: relative;
	margin-left:auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #C24132;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
    font-style: normal;
	letter-spacing: -1px;
}
.infoText {
	width: 270px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	text-align: left;
}





.formItem {
	width: 350px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 20px;
}
.formLoginTag {
	width: 120px;
	float: left;
	text-align: left;
}
.formLoginText {
	width: 170px;
	float: left;
}

#register {
	border-right: none;
}
#actionButtons {
	float: right; 
	padding-right: 15px;
}
#iconExplanation {
	float: left;
	cursor: default;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	height: 25px;
	text-align: right;
	vertical-align: text-top;
	margin-right: 15px;
    margin-top: 5px;
	/*padding-bottom: 25px;*/
}
#actionButtons span img {
	width: 20px;
	height: 20px;
	padding: 3px;
}
#actionButtons span img:hover {
	width: 20px;
	height: 20px;
	padding: 3px;
	background-color: #C24132;
}
.colorPicker {
	cursor: pointer;
	padding: 3px;
}
#color1, #color2 {
	padding: 10px;
}
.timeHeader {
	text-align: left; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	line-height: 11px; 
	font-size: 7pt; /* 7px; */
	font-weight: 500;
}

.schedSection {
	position: absolute;
	font-size: 7pt; /* 8.333px;*/
	font-weight: 600;
	color: #fff;
	font-family: "Verdana", "Sans-serif";
	line-height: 14.3667px;
	overflow: hidden;
	cursor: pointer;
}

#booksPopup td{
border : 1px solid #bbbbbb;
}

