/* CSS Document */

/* ------------------------- Document Styles ------------------------- */

h5#homeNotice{
position:absolute;
top:115px;
left:44px;
background:#69070b;
padding:5px;
color:#ffd14c;
}

#content .wrapper #realStuff h4{
font-size:14px;
color:#de151a;
}

.imgLeft{
clear:left;
margin-top:25px;
}

.leftFloat{
float:left;
padding:0 20px 10px 0;
}

.smallClear{
clear:both;
height:10px;
}

.littleLess{
font-size:13px;
font-weight:normal;
cursor:pointer;
}

body{
	
	/* Set Site Font and Background */
	font-family:"Tahoma"; 
background:#e7cf1e;
}

#myRule{
height:10px;
}
 
.test p{
clear:right;
padding-bottom:0px;
margin-bottom:0;
}

.test em{
display:block;
float:right;
font-size:12px;
padding-bottom:30px;
}
 
.myClear{
clear:both;
height:15px;
}
 
img{
border:0;
} 

.moreInfo{
color:#de151a;
font-style:normal;
text-decoration:underline;
display:block;
margin-top:10px;
}

#map{
clear:both;
}

.mailIcons img{
margin-bottom:-4px;
padding-right:5px;
}

.studentTable .currentMail td{
font-weight:bold;
}



.studentTable .newMail td{
background-color:#d7e8fd;
/*fff5d7*/
}


.studentTable .readMail td{

}

.leftLink{clear:left;float:left;
display:block;
margin-top:20px;
font-size:12px;
}

.rightLink{clear:right;float:right;
display:block;
margin-top:20px;
font-size:12px;
}

/* ------------------------- Containers ------------------------- */

.wrapper{width:891px; margin:0 auto; position:relative;}

#top{
background:url(../images/topBg1.gif) repeat-x top left;
}
#top #topWrapper {
	width:1024px;
	margin: 0 auto;
	height:auto;
	position:relative;
	z-index:1000;
}

#top #topWrapper a#loginBTN {
	position:absolute;
	display:block;
	top:32px;
	right:105px;
	width:81px;
	height:36px;
	z-index:10000;
	text-indent:-99999px;
	background:url(../images/loginBTN.png) bottom;
}
#top #topWrapper a#loginBTN:hover {
	background-position:top;
}

#top #topWrapper a#registerBTN {
	position:absolute;
	display:block;
	top:32px;
	right:0px;
	width:99px;
	height:36px;
	z-index:100000;
	text-indent:-99999px;
	background:url(../images/registerBTN.png) bottom;
}
#top #topWrapper a#registerBTN:hover {
	background-position:top;
}

#top .wrapper {
	background:url(../images/topLogo.png) no-repeat top left;
	height:74px;
	position:relative;
}

#top .wrapper a#homeLink {
	text-indent:-99999px;
	display:block;
	width:325px;
	height:94px;
	position:absolute;
	left:50px;
}

#welcomeBar{
background:url(../images/homeBehindSliderBg.png) center;
}

#welcomeBar .wrapper{
height:322px;
background:url(../images/newRegistrationBar.gif) no-repeat top left;
position:relative;
}

#welcomeBar #Untitled-4{
position:absolute;
right:0;
}

#homePageSlideShow {
	width:891px;
	height:274px;
	overflow:hidden;
}

ul#camps {
	height:30px;
}
ul#camps li {
	display:inline;
	float:left;
	width:148px;
	height:30px;
	margin:0px;
}
ul#camps li a {
	display:inline;
	float:left;
	height:30px;
	width:148px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:16px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

ul#camps li a#gymJungle {
	background:#99c332;
}
ul#camps li a#gymKids {
	background:#eed338;
}
ul#camps li a#cheer {
	background:#e10020;
}
ul#camps li a#bootCamp {
	background:#8f00d0;
}
ul#camps li a#tumbling {
	background:#5d00e5;
}
ul#camps li a#camps {
	background:#4ca7df;
}







#registrationBar{
background:url(../images/registrationBarBg.gif) repeat-x top left;
}

#registrationBar .wrapper{
height:97px;
background:url(../images/newRegistrationBar.gif) no-repeat top left;
}

#cartBar{
background:#ffd14c;
}

#cartBar .wrapper{
height:34px;
text-align:center;
}

#cartBar .wrapper p{
font-size:13px;
padding-top:9px;
}

#cartBar .wrapper p a{
color:#444;
text-decoration:none;
}


#cartBar .wrapper p a:hover{
color:#de151a;
text-decoration:underline;
}

#content{
position:relative;
background:#FFF;
}


#footer{
position:relative;
height:83px;
clear:both;
background:#404040 url(../images/footerBg.gif) repeat-x top left;
}


/* ------------------------- Content Area Stuff ------------------------- */

#siteLinks{
	position:absolute;
	top:15px;
	left:85px;
	list-style:none;
}

#siteLinks li{
display:inline;
margin-left:35px;
}

#siteLinks li a{
text-decoration:none;
color:#FFF;
font-size:12px;
}

/* ------------------------- Date Styles ------------------------- */

.published {
	display:block; 
	text-align: center;
	float:left; 
	font-family: "Trebuchet MS";
	border-bottom:none;
	background:url(../images/dateBox.gif) top left no-repeat;
	width:50px;
	height:57px;
}
.pub-month {
color:#FFF;
	display:block;
	font-size: 15px;
	padding-top: 0px;
}
.pub-date { 
	display:block; 
	font-size:24px;
}

/* ------------------------- Navigation ------------------------- */

#top ul{
position:absolute;
bottom:6px;
margin-left:420px;
list-style:none;
}

#top ul li{
display:inline;
}

#top ul li a{
float:left;
display:block;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:14px;
color:#ba112c;
text-decoration:none;
padding:9px 10px;
}

#top ul li a:hover{
color:blue;
}

#top ul li a.selected{
	color:blue;
}



/* ------------------------ Home Page Stuff ------------------------- */

#specialhomep{
display:block;
width:400px;
position:absolute;
top:150px;
left:45px;
font-size:14px;
color:#FFF;
line-height:22px;
}

#goMore{
color:#FFFFFF;
position:absolute;
bottom:30px;
left:45px;
font-size:14px;
text-decoration:none;
font-weight:bold;
}

#goMore:hover{
text-decoration:underline;
} 

#myInputBox{
width:281px;
height:450px;
background:url(../images/loginBox.gif) no-repeat top left;
float:left;
border-left:30px solid #FFF;
}

div#promoLogo{
	display:block;
	text-align:center;
	margin:auto;
	margin-top:40px;
}

div#promoLogo a img{ 
	border: 0;	
}

#myInputBox h3{
margin-left:25px;
margin-top:20px;
}

#myInputBox h5{
margin-left:28px;
margin-top:10px;
font-size:13px;
}

#myInputBox p a{
margin-left:28px;
color:#de151a;
font-size:13px;
}

#myInputBox label{
font-size:13px;
padding-bottom:9px;
display:block;
float:none;
}

#myInputBox .invalid label{
font-weight:bold;
color:#de151a;
} 


#myInputBox .invalid input{
border:1px solid #aaaaaa;
}


#myInputBox input{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:190px;
border:1px solid #aaaaaa;
}

#myInputBox fieldset{
margin: 10px 0 0 30px;
border-style:none;
padding-bottom:0;
}

#myInputBox legend{
margin-left: 10px;
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
color:#9d9d9d;
display:none;
}

#myInputBox fieldset div{
padding: 5px 0 0 0;
width:auto;
}

#myInputBox .submit{
font-family:"Trebuchet MS";
font-size:18px;
color:#FFFFFF;
background:url(../images/buttonBg.gif) repeat-x top left;
border-style:none;
padding:3px 20px 4px 20px;

margin-top:15px;
margin-bottom:15px;
width:auto;
}

#myInputBox h3, #myList h3, #myEvents h3, #myCheckoutBox h3{
font-size:24px;
font-weight:normal;
}

#myList{
width:305px;
float:left;
}

#myList h3{
margin-left:45px;
margin-top:20px;
}

#myList ul{
margin-top:25px;
margin-left:45px;
margin-right:60px;
list-style:none;
border-top:1px solid #AAA;
}

#myList ul li{
padding:5px 0 5px 35px;
border-bottom:1px solid #AAA;
background:url(../images/arrow.gif) no-repeat 8px 10px;
}

#myList ul li.specialNav{
background:#ffd14c;
padding:5px 0 5px 10px;
}

#myList ul li.specialNav a{
color:#de151a;
}

#myList ul li.specialNav a:hover{
color:#000;
}

#myList ul li a{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#757474;
text-decoration:none;
}

#myList ul li a:hover{
color:#de151a;
}

#myList p{
margin-left:45px;
margin-right:60px;
margin-top:20px;
font-size:13px;
}

#mainContentDiv {
	float:left;
	width:595px;
	background:url(../images/devidLine.jpg) right top no-repeat;
}

#mainContentDiv h1 {
	margin:20px 0px;
	color:#ba112c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:26px;
}
#mainContentDiv p {
	line-height:20px;
	margin-right:40px;
}
#mainContentDiv table {
	margin-bottom:50px;
}

#mainContentDiv table tr td {
	padding:12px 25px 12px 0px;
}


#mainContentDiv a.starLink {
	background:url(../images/starIcon.png) left no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#ba112c;
	padding:5px 0px 5px 30px;
	text-decoration:none;
}

#mainContentDiv a.starLink:hover {
	color:#a5af26;
}


#myEvents{
width:271px;
float:right;
}

#myEvents h3{
margin-top:20px;
color:#de151a;
}

#myEvents ul, #bigEvents ul{
list-style:none;
}

#myEvents li, #bigEvents li{
margin-top:0px;
height:1%;
padding-bottom:15px;
}

#myEvents h5, #bigEvents h5{
margin-left:65px;
font-size:13px;
}


#myEvents h5 a, #bigEvents h5 a{
text-decoration:none;
color:#444444;
}

#myEvents h5 a:hover, #bigEvents h5 a:hover{
text-decoration:underline;
}

#myEvents p, #bigEvents p{
margin-top:5px;
margin-left:65px;
font-size:13px;
line-height:20px;
}

#myEvents #gymChallenge img {
	float:left;
	margin-right:20px;
	margin-bottom:100px;
}

#myEvents #gymChallenge h1 {
	font-size:16px;
	font-weight:normal;
	color:#ba112c;
}

#myEvents #demoRumble img {
	float:left;
	margin-right:20px;
	margin-bottom:75px;
}

#myEvents #demoRumble h1 {
	font-size:16px;
	font-weight:normal;
	color:#ba112c;
}

#myEvents #demoRumble a {
	text-decoration:none;
	color:#ba112c;
	font-size:12px;
}

#myEvents #gymChallenge a {
	text-decoration:none;
	color:#ba112c;
	font-size:12px;
}


#myCheckoutBox{
width:281px;
height:499px;
background:url(../images/checkoutBox.gif) no-repeat top left;
float:left;
border-left:30px solid #FFF;
}

#myCheckoutBox h3{
margin-left:25px;
margin-top:20px;
}

#myCheckoutBox h5{
margin-left:28px;
margin-top:10px;
font-size:13px;
}

#myCheckoutBox p a{
color:#de151a;
font-size:13px;
}

#myCheckoutBox p{
margin-left:28px;
margin-right:28px;
font-size:13px;
}

#myCheckoutBox fieldset{
padding-bottom:0;
}

#myCheckoutBox label{
font-size:13px;
padding-bottom:9px;
display:block;
float:none;
width:150px;
}

#myCheckoutBox .invalid label{
font-weight:bold;
color:#de151a;
} 

#myCheckoutBox input{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:190px;
border:1px solid #aaaaaa;
}

#myCheckoutBox select{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:200px;
border:1px solid #aaaaaa;
}

#myCheckoutBox fieldset{
margin: 10px 0 0 30px;
border-style:none;
}

#myCheckoutBox legend{
margin-left: 10px;
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
color:#9d9d9d;
display:none;
}

#myCheckoutBox fieldset div{
padding: 5px 0 0 0;
width:auto;
}

#myCheckoutBox .submit{
font-family:"Trebuchet MS";
font-size:18px;
color:#FFFFFF;
background:url(../images/buttonBg.gif) repeat-x top left;
border-style:none;
padding:3px 20px 4px 20px;
margin-top:15px;
margin-bottom:15px;
width:auto;
}

/* ------------------------- Content Styles ------------------------- */

#content{
color:#444444;
}

.none{
color:#999999;
}

.required{
color:#de151a;
}

.noClasses{
color:#de151a;
font-size:12px;
display:block;
margin-bottom:15px;
}

/* ------------------------- System Pages ------------------------- */

#linkStuff{
margin-top:30px;
float:left;
border-left:55px solid #FFF;
width:235px;
}

/* ------------------------- Account Nav ------------------------- */

#linkStuff h3, #formStuff h3{
font-size:24px;
font-weight:normal;
color:#000;;
}

#linkStuff p{
padding-top:25px;
font-size:13px;
line-height:21px;
}


#linkStuff p a{
color:#de151a;
}

#userNav{
margin-top:20px;
width:230px;
list-style:none;
border-top:1px solid #AAA;
}

#userNav li{
padding:4px 0 4px 35px;
border-bottom:1px solid #AAA;
background:url(../images/arrow.gif) no-repeat 8px 10px;
}

#userNav li.listHeading{
padding:6px 0 6px 20px;
border-bottom:1px solid #AAA;
background:#757474;
font-weight:bold;
font-size:14px;
color:#FFF;
}

#userNav li.logout{
padding:6px 0 6px 20px;
border-bottom:1px solid #AAA;
background:#CCC;
font-weight:bold;
font-size:14px;
color:#FFF;
}

#userNav li a{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#757474;
text-decoration:none;
}

#userNav li.specialNav{
padding:6px 0 6px 10px;
background:#ffd14c;
}

#userNav li.specialNav a{
color:#de151a;
}

#userNav li.specialNav a:hover{
color:#000;
}

#userNav li a:hover{
color:#de151a;
}

/* ------------------------- Real Stuff ------------------------- */

#realStuff, #bigEvents{
margin-top:30px;
float:left;
width:505px;
border-left:80px solid #FFF;
}

#otherStuff{
margin-top:30px;
float:right;
width:400px;
}

#loginText{
margin-top:30px;
float:left;
width:485px;
border-left:50px solid #FFF;
}

#realStuff a, #loginText a, #otherStuff a{
color:#de151a;
}


#realStuff .buttonLink{
display:block;
background:#ccc;
color:#000;
text-align:center;
margin:0 0 10px 0;
text-decoration:none;
padding:3px 5px 3px 5px;
border:1px solid #aaa;
width:100px;
font-size:13px;
font-weight:bold;
}

#realStuff .buttonLink:hover{
background:#de151a;
color:#FFF;
}

/* ------------------------- Contact Page ------------------------- */

#formStuff{
width:400px;
float:left;
padding:35px 0 0 45px;
}

#formStuff fieldset{
margin: 10px 0 0 0;
border-style:none;
}

#formStuff legend{
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
color:#9d9d9d;
}

#formStuff fieldset div{
float:left;
width:390px;
padding: 10px 0 0 2px;
}

#formStuff label{
float:left;
width:100px;
margin-right:10px;
font-size:12px;
}

#formStuff input{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:250px;
border:1px solid #aaaaaa;
}

#formStuff textarea{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:250px;
border:1px solid #aaaaaa;
}

/* ------------------------- Content Pages ------------------------- */

#realStuff h3, #loginText h3, #otherStuff h3{
font-weight:normal;
font-size:18px;
padding-top:10px;
padding-bottom:10px;
color:#de151a;
}

#realStuff p, #loginText p, #otherStuff p{
padding-bottom:10px;
font-size:13px;
line-height:18px;
}

.first{
border:2px dotted #de151a;

background:#ffd14c;
padding:0 20px 0 20px;
margin-bottom:20px;
}

#realStuff .first h3{

}

#realStuff .first p{
font-size:11px;
line-height:18px;
}

#realStuff ol{
font-size:13px;
margin-left:45px;
padding-bottom:10px;
}

#realStuff li{
padding-bottom:5px;
}

#realStuff ul{
font-size:13px;
list-style:disc;
margin-left:45px;
padding-bottom:10px;
}

#realStuff .registerBut{
font-size:13px;
font-weight:bold;


text-decoration:none;
background:#ffd14c;
border:1px solid #aaa;
color:#000;
display:block;
width:130px;
text-align:center;
padding:3px 5px 3px 5px;
margin-bottom:25px;
}

#realStuff .registerBut:hover{
background:#de151a;
color:#FFF;
}

#realStuff .more{
display:block;
margin-bottom:5px;
}

#realStuff blockquote{
padding:0 15px 0 15px;
}


#realStuff p em img{
display:block;
}

/* ------------------------- LinxSmart Link List ------------------------- */

#linxsmart{
	position:absolute;
	top:55px;
	left:0px;
	list-style:none;
}
#linxsmart li{
	display:inline;
	color:#848484;
	font-size:12px;
}
#linxsmart li a{
	color:#848484;
	text-decoration:none;
}

/* ------------------------- Tables ------------------------ */

.studentTable{
border-collapse:collapse;
font-size:13px;
width:100%;
}

.studentTable tr{
border-bottom:1px solid #ccc;
}

.studentTable td{
padding:10px 5px;
border-bottom:1px solid #ccc;
}

#realStuff .studentTable td a{
display:block;
width:120px;
background:#ffd14c;
color:#000;
text-align:center;
margin:10px 0 10px 0;
text-decoration:none;
padding:3px 5px 3px 5px;
border:1px solid #aaa;
font-weight:bold;
}

#realStuff .studentTable td a:hover{
background:#de151a;
color:#FFF;
}

#realStuff .studentTable .mailRow td a:hover{
background:none;
color:#444444;
}

#realStuff .studentTable .mailRow td a{
display:inline;
color:#444444;
width:auto;
background:none;
text-align:left;
margin:0;
text-decoration:underline;
padding:0;
border:none;
font-weight:normal;
}

.headerRow{
font-weight:bold;
color:#666;
background:#EEE;
border: 1px dotted #ccc;
}

#scheduleTable{
border-collapse:collapse;
font-size:13px;
}

#scheduleTable tr{
border-bottom:1px solid #ccc;
}

#scheduleTable td{
padding:5px 5px;
text-align:center;
border: 1px dotted #ccc;

}


#hourTable{
border-collapse:collapse;
font-size:13px;
}

#hourTable tr{
border-bottom:1px solid #ccc; 
}
#hourTable td{
padding:5px 5px;
text-align:center;
border: 1px dotted #ccc;
width:150px;
}

.specialRow{
border-bottom:1px solid #ccc;
}

.specialCell{
border: 1px dotted #ccc;
}

#scheduleTable td input{
margin-right:5px;
}

.headerRow .on {
border: 1px dotted #ccc;
	color: #444444;
}

.headerRow .off {
border: 1px dotted #ccc;
	color: #CCCCCC;
}


#shoppingBag{
border-collapse:collapse;
width:100%;
font-size:13px;
}

#shoppingBag .heading{
font-weight:bold;
color:#666;
background:#EEE;
}

#shoppingBag .subtotal{
font-weight:bold;
color:#666;
}


#shoppingBag td{
padding:10px 5px;
border-bottom:1px solid #ccc;
}


/* ------------------------- Special Divs ------------------------ */

#categoryDescription{
border:1px solid #aaa;
font-size:13px;
padding:10px;
background:#eee;
margin:10px 0 10px 110px;
}

#programDescription{
border:1px solid #aaa;
font-size:13px;
padding:10px;
background:#eee;

margin:10px 0 10px 110px;
}


/* ------------------------- Basic HouseKeeping ------------------------- */

/* Clear Browser Padding */
*{
	margin:0px;
	padding:0px;
}
/*  Clear FireFox's border around clicked links */
a{
	outline:none;
}


/* ------------------------- Special Classes ------------------------- */

/* Hide Text */
.hideText{
	position:absolute;
	text-indent:-5000px;
}

/* Clearing Div */
.easyClear, .clear{
	clear:both;
} 


/* ------------------------- Event List Styles ------------------------- */

#realStuff #errorList{
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: 1px solid #de151a;
  background: #ffebe8;
  clear:both;
list-style:none;
font-size:12px;
width:400px;
font-weight:bold;
}

#errorList{
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: solid 1px #dd3c10;
  background: #ffebe8;

  clear:both;
list-style:none;
font-size:12px;
}

#errorList li{
list-style:none;
}

#realStuff #successList{
  margin: 0px 10px 10px 0px;
  padding: 10px;
  border: solid 1px #82c242;
  background: #dafab9  url(../images/successBg.gif) no-repeat center right;
  clear:both;
list-style:none;
font-size:12px;
}

#successList{
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: solid 1px #82c242;
  background: #dafab9  url(../images/successBg.gif) no-repeat center right;
  clear:both;
list-style:none;
font-size:12px;
}

#successList li{
list-style:none;
}


/* ------------------------- Forms ------------------------- */

fieldset{
margin: 10px 0 0 0;
border-style:none;
padding-bottom:15px;
}

legend{
font-family:"Tahoma";
font-size:14px;
font-weight:bold;
color:#de151a;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dotted #aaa;
}

fieldset div{
float:left;
width:490px;
padding: 10px 0 0 2px;
font-size:13px;
}

.submit{
font-family:"Trebuchet MS";
font-size:18px;
color:#FFFFFF;
background:url(../images/buttonBg.gif) repeat-x top left;
border-style:none;
padding:3px 20px 4px 20px;
width:auto;
float:left;
margin-top:10px;
}

label{
float:left;
width:100px;
margin-right:10px;
font-size:12px;
}

.invalid label{
font-weight:bold;
color:#de151a;
}

.invalid label strong{
font-weight:normal;
font-size:11px;
}

input{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:300px;
border:1px solid #aaaaaa;
}

.special{
padding:3px 5px 3px 5px;
margin-top:10px;
font-family:"Trebuchet MS";


font-size:13px;
color:#535252;
width:auto;
border:1px solid #aaaaaa;
}

.invalid input{

}

select{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:300px;
border:1px solid #aaaaaa;
}

select.dateOfBirthForm{
width:93px;
float:left;
margin-right:10px;
}

.invalid select{

}

select option{
padding:1px 0 1px 5px;
font-family:"Trebuchet MS";
font-size:12px;
color:#535252;
}

textarea{
padding:3px 5px 3px 5px;
font-family:"Trebuchet MS";
font-size:13px;
color:#535252;
width:300px;
border:1px solid #aaaaaa;
}

#counter{
padding-top:10px;
display:block;
color:#666;
}

/* ------------------------- Basic Photo Gallery ------------------------- */

#gallery {position:relative; width:505px;height:475px;}
#thumbs {width:120px; float:left;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#ddd;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; left:120px; top:0; border:1px solid #333;}
#thumbs a:active img {position:absolute; width:auto; height:auto; left:120px; top:0; border:1px solid #333;}

/* ------------------------- Standard Button Styles ------------------------- */
.buttons{
	font-size:13px;
}
.buttons a, .buttons button{
    display:block;

		/* Clear if not using multiple buttons in a row */
		clear:both;

    float:left;
    margin:10px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Tahoma", Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
	margin-left:292px;
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{
    color:#82c242;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafab9;
    border:1px solid #8fc955;
    color:#82c242;
}
.buttons a.positive:active{
    background-color:#82c242;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* ------------------------- Twitter ------------------------- */

div#tweets{
	padding-left:20px;
	color:#444444;
}

div#tweets ul{
	width:270px;
	*width:250px;
}

div#tweets ul li{
	margin-top:12px;
	padding-top:0;
	margin-bottom:12px;
	padding-bottom:0;
	position:relative;
}

div#tweets ul li a.tweet_avatar{

	float:left;
	margin-right:10px;
	display:inline-block;
	vertical-align:top;	
	*padding-bottom:10px;

	/* hack to get rid of the little indent it causes */
	/*left:-1000000;*/
}

div#tweets ul li span.tweet_join{
	display:block;
	height:100%;	

}

div#tweets ul li span.tweet_text{
	display:inline;
	font-size:12px;
	width:250px;	
	color:inherit;
	vertical-align:top;	


}

div#tweets ul li span.tweet_text strong{
	font-weight:bold;
	color:inherit;
	
}

div#tweets ul li span.tweet_text a{
	font-weight:normal;
	color:#DE151A;
	text-decoration:none;
	
}

div#tweets ul li span.tweet_text a:hover{
	font-weight:normal;
	color:#DE151A;
	text-decoration:underline;
}


/* ------------------------- Query Log ------------------------- */

#queryLog{
border:5px solid #CCC;
width:800px;
margin:0px auto;
background:#eee;
padding:20px 30px 30px 30px;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}

#realStuff .studentTable .currentMail td a{
font-weight:bold;
text-decoration:none;
}

/* ------------------------- Calendar ------------------------- */

#calHolder h3{
font-size:24px;
font-weight:normal;
color:#000;;
padding-bottom:30px;
}

#calHolder{
margin-top:30px;
float:left;
border-left:55px solid #FFF;
width:235px;
}

#calHolder table{

}

#calHolder a, a:hover, a:active{
 color:red;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
}

#calHolder table td{
background:#EEE;
}

.calendar-month{
font-size:20px;
text-align:center;
padding-bottom:5px;
padding-top:5px;
margin-right:2px;
margin-left:2px;
background:#bb0e13;
color:#FFF
}

#content .calendar-month .calendar-prev a{
font-size:11px;
margin-right:20px;
padding:2px 5px;
color:#FFF;
}

#content .calendar-month .calendar-next a{
font-size:11px;
margin-left:20px;
padding:2px 5px;
color:#FFF;
}

#content .calendar-month .calendar-prev a:hover, #content .calendar-month .calendar-next a:hover{
background:#FFF;
color:#ab1e23;
}

.calendar-month a{}

.calendar tbody tr td{
font-size:11px;
background:#fff;
width:26px;
padding-top:5px;
padding-left:5px;
text-align:left;
vertical-align:top;
height:33px;
}

#content .calendar tbody tr td.linked-day{
background:#aaa;
}

#content .calendar tbody tr td a{
font-weight:bold;
}

.colorRed{
color:#de151a;
}
a#fbLink {
margin-top:10px;
display: inline-block;
float:left;
width: 43px;
height: 37px;
background: transparent url(/images/facebookLink.jpg) no-repeat;
}
a#twitLink {
margin:10px 0px 0px 8px;
display: inline-block;
float:left;
width: 43px;
height: 37px;
background: transparent url(/images/twitterLink.jpg) no-repeat;
}
a#twitLink:hover {
 background-position:bottom;
}