/**************************************************************/
/* STYLE SHEET - WOODBRIDGE SCHOOL OF DANCE */
/*       SAM KOZBIAL - JULY 2007            				      */
/* modified - August 2008							      */
/*************************************************************/
     
body {	//background: #999999 url(../images/bgStars.gif) repeat;
		background: #000000;
 		margin-top:10px;
  		margin-bottom:10px;
  		color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.5;
		font-size: 13px;
		text-align: left;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
}

html {
		margin:0;
		padding:0;
	}

p 	{
		margin:0 0 1em 0;
		padding:0;
	}


form {
		margin:0;
		padding:0;
	}

/************************************/
/* Format wrapper		    */
/************************************/

#container { 
	position: relative;
	width: 850px;
	margin-left: auto; 
	margin-right: auto; 
	background: #993399;
	border: 1px solid #ffffff;
}

#splash {
	background: #993399;
	position: relative;
	width: 800px;
	height: 600px;
	margin-left: auto; 
	margin-right: auto; 
	border: none;	
}

/************************************/
/* Format logo section - header     */
/************************************/

#header { 
	width: 850px;
	height: 200px;
	border-bottom: 10px solid #000000;
	margin-right: 0px;
	padding-top: 10px;
	background: #993399 url(../images/title.jpg) no-repeat 0% 0%;
	
}

#h2div { /* The div that holds the second line of text in the header */
	width: 850px;
	height: 35px;
	background: #ffe87c;
}

#h2div h2, h2 { /* The second line of text in the header div */
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 0px;
	//font-weight: bolder;
	padding-top: 5px;
}

.topLine{
    	margin-top: 0px;
    	//padding-top: 10px;
    	line-height: 10px;
    	border-top: thin dotted #000000; 
	line-height: 2;
}

#openline, #openline2 {
	color: #993399;
	text-transform: uppercase;
	padding: 10px;
}

#openline2 {
	font-size: 120%;
	padding-left:0px;
	border-bottom: thin dotted #993399;
	padding-bottom:0px;
}

#openline {
	font-size: 150%;
}
/************************************/
/* Format navigation section - left */
/************************************/

#navcontainer
{
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 100%;
border-bottom: 1px solid #ddd;
}

#navlist
{
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	text-indent: 0;
	list-style-type: none;
	background: #000000;
}

#navlist li
{
	margin: 0;
	text-indent: 0;
	display: inline;
}

#navlist li a
{
	letter-spacing: -1px;
	text-decoration: none;
	color: #ffffff;
	padding: 5px;
}

#navlist li a:hover,#navlist a#current
{
	color: #ffe87c;
	border-top: none;
	font-size: 1.5em;
}

#navlist a#current { color: #ffe87c; }

ul.core li:hover, ul.core a:hover, .options a:hover, .list a:hover, a.mylink:hover, a.herelink {
	background: #ffe87c;
	font-weight: bolder;
}


.totop a:hover {
	background: #993399;
	color: #ffe87c;
	font-weight: bolder;
}

 .options a, .list a, .totop a{
    	text-decoration: none;
}

a:link, a:visited {
    	color: #000000; 
}

a.mylink, a.herelink {
	font-size: 120%;
}




/************************************/
/* Format main content section      */
/************************************/
#core { 
	width: 700px;
	margin-left: 75px;
	float: left;
	font-size: 13px;
	background: #ffffff;
}

#short {
	height: 500px;
}

a:link img { 
	border: none; 
}

/************************************/
/* Format padding                   */
/************************************/
#core p, #core h1, #core h2, #core h3, #core h4, #core h5, #core h6 { 
	padding: 0px 10px 0px 20px;
}



/************************************/
/* Format content text	            */
/************************************/

.texth1 h1 {
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: left;
	background: transparent;
}

.texth2 h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	background: transparent;
}

.coretxt {
	text-align: left;
	margin-left: 40px;
	width: 600px;
	background: transparent;
	padding-top: 10px;
	padding-bottom: 30px;
}

.pop {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
}

.firstline {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background: transparent;
}

.headline {	
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: left;
	color: #ffffff;
	background: #993399;
	text-transform: uppercase;
	border-top: double #000000;
	border-bottom: double #000000;
	line-height: 2;
}

.headline2 {
	font-size: 16px;
	color: #999999;
	border-bottom: solid 1px #999999;
	padding-left: 5px;
	text-transform:uppercase;
}

.firstletter {
	font-size: 250%; 
        font-weight: bold; 
	color: #993399;
} 

.coretxt em {
	font-style: italic;
	font-weight: bold;
}


.divClass {	
	background: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 520px;
	float: left;
}


.divCenter {
	text-align: center;
}

.divLeft {
	text-align: left;
}

.divRight {
	text-align: right;
}

.divAnnounce {
	background: #ffffff; 
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-left: 20px;
	line-height: 1.5;
}

.divSpacer {
	height: 15px;
	background: transparent;
}

.nameTitle {
	font-weight: bolder;
	font-size: 120%;
	text-transform: uppercase;
	text-align: left;
	line-height: 2;
	background: #993399;
	border: 2px solid #000000;
	color: #FFFFFF;
	
}

.divEven {
	background: #FFFFFF;
	border: 1px solid #333333;
}

.divOdd {
	background: #CCCCCC;
	border: 1px solid #000000;
}

/************************************/
/* options in core  	            */
/************************************/
table.options {
	margin-left: 30px;		
}

table.options, td.options {
	background: #FFCCFF;
}

td.blend {
	background: transparent;
	text-align: center;
}

td.list {
	background: #993399;
	text-align: center;
}

.options a {
	background: #CCCCCC;
	border: 1px solid #000000;
	border-left: 25px solid #993399;
	padding: 5px 5px 5px 10px;
	width: 200px;
	display: block;
        
}

.list a {
	font-weight: bold;	
	padding: 5px;
	background: #d3d3d3; 
	display: block;
	line-height: 1.5;
	border: 1px solid #000000;
}



.options a, td.heading {
	line-height: 1.5;
	font-weight: bolder;
}

td.heading {
	padding: 0px;
	background: #993399;
	color: #ffffff;
	font-size: 130%;
	text-align: center;
}


/************************************/
/* Format table 	 	    */
/************************************/

table
{
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}


td {
	background: #FFFFFF;
	padding: 2px;
	vertical-align: top;
}

th, .level, td.heading {
	text-transform: uppercase;
}

th.head, th.schedule {
	font-weight: bolder;
	font-size: 18px;
	border-bottom: double 4px #000000;
	text-align: center;
	text-transform: uppercase;	
}

th.schedule {
	
	color: #000000;
	padding: 10px;
}

th.col {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-bottom: solid 1px #000000;
}


th.outer{
	border-right: solid 1px #000000;
	vertical-align: top;
	text-align: right;
	padding: 3px;
	background: transparent;
}

th.outerlast{
	border-right: solid 1px #000000;
	border-bottom:solid 1px #000000;
	vertical-align: top;
	text-align: right;
	padding: 3px;
	background: transparent;
}


td.bottom, td.spacer {
	border-bottom: solid 1px #999999;
	
}


/****************/
/* for schedule */
/****************/

td.team, td.teamlast, td.teamend, td.teamlastend {
	background:#FFE87C; 
}

td.noclass, td.noclasslast, #noclass, td.noclassend, td.noclasslastend {
	background: #CCCCCC;
	
}

td.rec, td.reclast, td.recend, td.reclastend {
	background: #FFFFFF;
}

td.team, td.teamlast, td.rec, td.reclast, td.noclass, td.noclasslast, td.teamend, td.teamlastend, td.recend, td.reclastend, td.noclassend, td.noclasslastend {
	text-align: left;
	padding-left: 5px;
	border-right: 1px solid #999999;
}

td.teamend, td.teamlastend, td.recend, td.reclastend, td.noclassend, td.noclasslastend {
	border-right: none;
}

td.teamlast, td.reclast, td.noclasslast, td.teamlastend, td.reclastend, td.noclasslastend {
	border-bottom: solid 1px #000000;
}

td.team, td.rec, td.noclass, td.teamend, td.recend, td.noclassend {
	border-bottom: solid 1px #999999;
}

td.bottomnoclass {
	background: #CCCCCC;
	border-bottom: solid 1px #999999;
	
}

td.top {
	border-left: solid 1px #000000;
	vertical-align: bottom;
	text-align: right;
	padding: 3px;
	background: transparent;
}

td.toplast {
	border-left: solid 1px #000000;
	border-bottom:solid 1px #000000;
	vertical-align: bottom;
	text-align: right;
	padding: 3px;
	background: transparent;
}

td.last {
	border-bottom: solid 1px #000000;
	text-align: left;
}

td.label, .label {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

td.photo {
	text-align: left; 
	vertical-align: middle; 
	padding-left: 10px;
	background: #CCCCCC;
	border-bottom: 1px solid #333333;
}

.tableorg {	
	width: 70%;
	border-collapse: collapse;
	empty-cells: show;
	border: solid 1px #333333;
}



.tableorg a {
    	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

td.even {
	text-align: right;
	background: #CCCCCC;
	padding-right: 5px;
	border-right: double #993399;
	
}

td.odd {
	text-align: left;
	background: #FFFFFF;
	padding-left: 5px;
	
}

td.bottom {
	text-align: left;
	background: #FFFFFF;
	padding-left: 5px;
}

td.pic {
	background: #993399;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	text-transform: uppercase;
}

.totop {
	border-top: 2px solid #000000;
	border-bottom: 2px dotted #000000;
	text-align:right;
	background: #FFE87C;
	line-height: 2;
	font-weight: bold;
	font-size: 110%;
}

/*********************************/
/* formatting for forms          */
/*********************************/

.formdiv {
	width: 450px;
	background: #CCCCCC;
	border:1px solid #333333;
	padding: 5px;
	margin: 0px 40px auto;
}

.dirdiv {
	width: 60%;
	background: transparent;
	padding: 5px;
	margin: 0px auto;
}

form label { 
	display: block;  
	float: left; 
	width: 130px; 
	padding: 0px; 
	margin-right: auto;
	text-align: right; 
	margin-top: 5px;
}

form label.long, .extend {
	display: inline;  
	float: none; 
	width: auto;  
	margin-right: auto;
	text-align: left; 
	
	color: #000000;
	
}


form label.long {
	font: bold italic 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffe87c;
	padding: 0px;
}

form label.chk { 
		display: block;  
		float: none; 
		width: auto; 
		padding: 0px; 
		margin-right: auto;
		text-align: left; 
		margin-top: 5px;
}
form fieldset {
	border: 1px solid #000000;
  	padding: 10px;       
  	margin: 0;
}

form fieldset legend {
	font-size: 130%; 
	color: #333333;
}

form fieldset.nest {
	border: 1px solid #999999;
  	padding: 10px;       
	background: #DCDCDC;
}


form input, form textarea {
	width:auto;     
	margin:5px 0 0 10px;                             
}


form br {
	clear:left;
}

form input#submit, form input#reset { 
	float: none; 
	display: inline; 
	margin:0;
	padding:0;
}


textarea { 
	overflow: auto; 
}


div.float {
  float: left;
}
  


div.float p {
   text-align: left;
 }

.floatleft {
	float: left;
	margin: 0 10px 10px 0px;
	border: 3px solid #000000;
	padding: 3px;
	background: #FFFFFF;
}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	border: 3px solid #000000;
	padding: 3px;
	background: #FFFFFF;
}

.picture {
	margin: 10px 10px 10px 0px;
	border: 3px solid #000000;
	padding: 3px;
	background: #FFFFFF;
}
/************************************/
/* Format footer section  	    */
/************************************/

#footer { 
	clear: both;
	width: 850px;
	//height: 25px;
	text-align: center;
	border-collapse: collapse;
	background: #000000;
	color: #FFFFFF;
	font: bolder 12px Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 0px 5px 0px;
	
}

#footer a, #footer a:link, #links a, #links a:link {
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 3px;
	
}

#footer a:hover, #links a:hover {
	color: #FFE87C;
	
}

#links {
	clear: both;
	text-align: center;
	border-collapse: collapse;
	color: #ffffff;
	background: #000000;
	font-weight: bolder;
	text-transform: uppercase;
	font: bolder 12px Verdana, Arial, Helvetica, sans-serif;
}

a.active {
	color: #ffe87c;
	text-decoration: underline;
	
}

/*********************************/
/* extra formatting elements     */
/*********************************/

.pullout{
  	width:18%;
  	padding:10px;
  	background: #CCCCCC;
  	color:#000000;
  	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font: 11px bold italic;
  	text-align:center;
  	letter-spacing: 0.05em;
	line-height: 1.3;
  	margin:5px;
  	clear: both;
	border-right: 1px;
	border-left: 1px;
	border-style: double solid;
	border-color: #000000;
}

.pullpic{
  	//width: 30%;
  	padding: 5px;
  	background: #cccccc;
  	color: #000000;
  	float: right;
	font-family: sans-serif;
	font: 11px bold italic;
  	text-align: center;
  	letter-spacing: 0.05em;
	line-height: 1.3;
  	margin: 15px;
  	clear: both;
	border-right: 1px;
	border-left: 1px;
	border-style: double solid;
	border-color: #000000;
}

blockquote.withline   {
	font: oblique bold 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: justify; 
	padding:2px;
	border-left:5px double #993399;
	line-height: 1.5;
}

#flashcontent {
	float: right;
	width: 700px; 
	height: 600px; 
	left: 0px; 
	top: 0px;
}

.image {
	border: 1px solid #000000;
}


.divcal {
	width: 90%;
	margin-left: 5%;
	border: 1px solid #000000;
}


.calmonth {
	background: #000000;
	color: #ffffff;
	font-weight: bolder;
	font-size: 14px;
	line-height: 1.5;
	border-bottom: 2px dashed #ffffff;
	border-top: double #ffffff;
	padding: 5px;
	text-transform: uppercase;
}

.calday, .calimportant, .calhead, .eventhead {
	font-size: 12px;
	font-weight: bolder
}

.calentry, .calimportant, .calclose, .evententry {
	color: #000000;
	border: 1px solid #cccccc;
	
}

.calclose {
	color: #000000;
	border: 1px solid #ffffff;
	
}
.calentry, .calimportant, .calclose {
	padding: 5px;
}

.calentry, .evententry {
	background: #ffffff;
}

.calimportant, .calhead {
	background:#FFE87C;
}

.calclose {
	background: #cccccc;
}

.divsurround {
	width: 80%; 
	margin-left: 10%; 
	background: #993399;
	padding: 5% 0 5% 0;
}

.calhead, .teamtablehead {
	padding: 10px;
	font-size: 120%;
}

.eventhead {
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 2;
	padding-left: 2%;
}

.teamtable {
	border: 1px solid #993399;
	background: #ffffff;
	padding: 10px;
}

.teamtablehead {
	background: #993399;
	text-transform: uppercase;
	font-style: bolder:
}
