/* 
	Premier dance style sheet
	Speacial Thanks to 
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ...Chris Stotesbery w/Premiere Dance Academy, LLC...
*/



/* base
----------------------------------------------- */
	
*{
	padding: 0;
	margin: 0;
	}
	
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	color: #c7c7c7;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}

form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }



/* layout
----------------------------------------------- */

body{
	text-align: center;		/* centers content in IE5.5 and earlier */
	/*background: center url('../images/shannon_backgnd3.jpg') no-repeat;*/
	background-color:#919191
	}
#wrapper{
	width: 640px;
	margin: 0 auto;
	padding: 0px 0 30px;
	text-align: left;
	}

#header{
	position: relative;
	height: 480px;
	width: 640px;
	}
	
#header #nav{
	position: absolute;
	top: 47px;
	right: 119px;
	width: 545px;
	}

#header #logo{
	position: absolute;
	top: 25px;
	width: 50px;
	height:50px;
	right: 650px;
	color: #F2B5B2;
	}

#content{
	width: 811px;	
	/*background: center url('../images/shannon_backgnd2.jpg') no-repeat;*/
	}

#main{
	float: left;	/* Opera 5 */
	
	\width: 450px;	/* IE5Win */
	w\idth: 450px;	/* Others */
	padding: 15px 10px 40px 85px;
	position: relative;
	}
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/testtable2.gif'); /* CHANGE: path and name of your image */
	background:919191;
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #f3bef6; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #f3bef6;/* YCC: color & properties of the right-borderline */
	background: #c7c7c7;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 9px;             /* YCC: all texts at some distance of the left border */
	padding-right:9px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */
	

/* typography
----------------------------------------------- */

a{	color: #000099;	text-decoration: none; }
a:hover{ color: #F2B5B2; border-bottom: 1px solid #F2B5B2;}

img{ display: block; }

a img{ border: none; }
.guide-icon a:hover{ background-color: none; border-bottom: none;}

h1,
h2,
h3,
h4{
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	}

h1 {
	color: #00457A;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0.5em 0 0.4em 0;
	line-height: .9em;
	}

h1 a{ color: #FFBF00; }

h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000099;
	margin: 1.2em 0 1.2em 0;
	line-height: 1.3em;
	text-align: justify;
  	}

ol {
	margin: 0.2em 0 1em 0;
	padding-left: 2.25em;
	}

p {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.3em;
	}		

ul{
	margin: 1em 0;
	padding-left: 16px;
	}
ul li{
	padding: 0 0 0.2em 0.4em;
	line-height: 1.4em;
	xbackground: url(/images/content/bullet.gif) no-repeat 0 5px;
	}

small{ font-size: 0.8em; }

.title{ font-size: 0.9em; font-style: italic;}

/* header
----------------------------------------------- */
#nav ul{
	list-style: none;
	width: 600px;
	padding: 0;
	margin: 0;
}
#nav li{
	padding: 0;
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	float: left;
	display: block;
	}
	
#nav li a{
	font-size: 1.em;
	font-weight: bold;
	color: #F2B5B2;
	padding: 0.5em;
	}

#nav li a:hover{
	text-decoration: underline;
	background-color: transparent;
	border: none;
}


.active a{ text-decoration: underline; }
	
#logo a{
	display: block;
	width: 149px;
	height: 64px;
	color: #F2B5B2;
	}
#largeword {
	position:absolute;
	left:125px;
	top:350px;
	z-index:1;
	text-align: left;
	padding: 5px;
	border: 1px none #F2B5B2;
	width: 509px;
	font-size:36px;
	color:#F2B5B2;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.largetext {
	font-size: 70px;
	color: #4C7200;
}

#headerwords {
	position:absolute;
	left:190px;
	top:274px;
	width:416px;
	z-index:1;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px none #99FF33;
	background: url('../../images/overlay.png');
}
.headertext {
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
#workinfoheader {
	position:absolute;
	left:398px;
	top:159px;
	width:369px;
	z-index:1;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #666666;
	background: url('../../images/overlay.png');
}		




/* footer
----------------------------------------------- */

#footer{
	xmargin-left: 18px;
	xpadding-top: 1px;
	color: #c7c7c7;
	background: url('../../images/footer-bg.gif') no-repeat top right;
	height: 65px;
	width: 811px
	}

#bottomNav { padding: 3px 0 0 75px;}
#bottomNav ul{	padding: 0; margin:0; list-style: none;  }
#bottomNav ul li{
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	float: left;
	display: block;
	padding: 0 0.2em;
	}
#bottomNav ul li a{
	color: #c7c7c7;
	font-size: 0.9em;
	padding: 0 0.3em;
	margin: 0 0.2em;
	} 	

#bottomNav ul li a:hover{
	color: #f9de0e;
	}

#copyWrite{ 
	float: left;	/* Opera 5 */
	\width: 450px;	/* IE5Win */
	w\idth: 450px;	/* Others */
	padding: 15px 10px 40px 85px;
	position: relative;
	}


/* clearing
----------------------------------------------- */

:after.clearfix {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
