/* Championsway! CSS File */

/**************************************
Main body style
***************************************/
body {
		margin:0px 0px 0px 0px;
		background-color : #000066;
		background: url("../images/bg100.gif"); 
		color : #FFFFFF;
  
		}
	
	#header {
		border:0px solid #000; 
		background:#fff;
		background: url("../images/bg2.jpg");
		/*width:800px;  */
		
		}
		
	#main {
		border:0px solid #000; 
		background:#0033CC;
		/*width:800px;  */
		text-align : left;
		color : #FFFFFF;
		padding:10px 10px 10px 10px;
		}
	#footer {
		border:0px solid #000; 
		background:#003399;
		/*width:800px;  */
		text-align : center;
		}


/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

	#main #news {
		border-top:2px solid #000066;
		border-left:2px solid #000066; 
		border-bottom:2px solid #000066;
		border-right:2px solid #000066;
		float:right;
		width:180px;
		background:#eee;
		margin:30px 10px 10px 20px;
		}
		
	#main #ads {
		margin-top: 1em;
		border-top:2px solid #000066;
		border-right:2px solid #000066; 
		border-bottom:2px solid #000066;
		float:left;
		width:180px;
		background:#eee;
		margin: 10px 10px 0px 0px;
		}
	
	p,h1,h2,h3,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-family : Arial, Verdana, sans-serif;
		font-size : 18pt;
        font-style : normal;
        font-weight : bolder;
        color : #FFFF99;
        text-decoration : none;
		text-align : center;
    	padding-top:10px;
		}
	h2 {
		font-family : Arial, Verdana, sans-serif;
		font-size : 16pt;
        font-style : normal;
        font-weight : bolder;
        color : #FFFFFF;
        text-decoration : none;
		text-align : left;
    	padding-top:10px;
		}
	h3 {
		font-family : Arial, Verdana, sans-serif;
		font-size : 14pt;
        font-style : normal;
        font-weight : bolder;
        color : #FFFFFF;
        text-decoration : none;
		text-align : left;
    	padding-top:10px;
		}
		
p 	{ 	font-family : Verdana, sans-serif;
color : #FFFFFF;
    	font-size : 10pt;
    	font-style : normal;
    	font-weight : normal;
    	}

a:link {  color: #FFFF66; font-weight : bolder; text-decoration: none}
a:visited {  color: #FFFF66; font-weight: bolder; text-decoration: none}
a:hover {  color: #E5E5E5; font-weight: bolder; text-decoration: underline}
a:active {  color: #FFFF66; font-weight: bolder; text-decoration: underline}


/**************************************
footer content
***************************************/
.footer1 {
	font-family : Arial, Verdana, sans-serif;
    font-size : 8pt;
    font-style : normal;
    font-weight : normal;
    color : #FFFFFF;
    text-decoration : none;
	text-align: center;
               
}	
.footer2 {
	font-family : Arial, Verdana, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bolder;
    color: #333333;
    text-decoration: none;
	text-align: center;
               
}	


/**************************************
Links in the footer section
***************************************/
a.footer1:link {  color: #CC0000; font-weight : bolder; text-decoration: none; text-align: center;}
a.footer1:active {  color: #CC0000; font-weight: bolder; text-decoration: underline}
a.footer1:visited {  color: #CC0000; font-weight: bolder; text-decoration: underline}
a.footer1:hover {  color: #000000; font-weight: bolder; text-decoration: underline; text-align: center;}

a.footer2:link {  color: #000000; font-weight : bolder; text-decoration: none}
a.footer2:visited {  color: #000000; font-weight: bolder; text-decoration: underline}
a.footer2:active {  color: #000000; font-weight: bolder; text-decoration: underline}
a.footer2:hover {  color: #FFFFFF; font-weight: bolder; text-decoration: underline}

/* For the header text of the department and item list */
.listHeader 
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana,Arial,Times New Roman;
    	color: black
}

/* for the item short description on the item list */
.description
{
	
	color: black;
	font-size :		 9px;
	font-family:		Verdana,Arial,Times New Roman;	
}


/* Shopping cart top row background color */
.cartTopBgcolor
{
	background-color:	#003399;
	font-weight:		bold ;
	font-size :		 12px;
	font-family:	Verdana,Arial,Times New Roman;	
	color:			white;
}

/* Shopping cart middle row background color */
.cartMiddleBgcolor
{
	background-image:	url("../images/bg1.gif");
	font-weight:		bold ;
	font-size :		 12px;
	font-family:		Verdana,Arial,Times New Roman;
	color:			black;
}

/* Shopping cart bottom row background color */
.cartBottomBgcolor
{
	background-color:	#CCCCCC;
	font-weight:		bold ;
	font-size :		 12px;
	font-family:		Verdana,Arial,Times New Roman;	
	color:			black;
}

/* color and bgcolor for the Class names in classSchedule.aspx */
.classesName
{
	background-color: #cccccc;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana,Arial,Times New Roman;
	color: black;
}

.price
{
	font-weight:bold ;
	font-family: Verdana,Arial,Times New Roman;
    color: yellow ;
}



.textwhite {
    font-size: 11pt;
    font-family: Verdana,Arial,Times New Roman;
    color: #FFFFFF;
}


/* for the department -> category -> item text */
.category
{
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana,Arial,Times New Roman;
	color: #ffffff;
}


/* For each link in the Department (category) list */
a.category:link, a.category:visited, a.category:active, a.category:hover
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #fffffff;
	font-weight: bold
}


/* For each link in the Department (subcategory) list */
a.subcategory:link, a.subcategory:visited, a.subcategory:active, a.subcategory:hover
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff
}

.small 
{
	font-size: 10pt;
	font-family: Verdana,Arial,Times New Roman;
	color: white;
}


.x-small
{
	font-size: 9px;
    font-family: Verdana,Arial,Times New Roman;
}
.xx-small
{
	font-size: 10px;
    font-family: Verdana,Arial,Times New Roman;
}

.title {
		font-family : Arial, Verdana, sans-serif;
		font-size : 18pt;
        font-style : normal;
        font-weight : bolder;
        color : #fffffff;
        text-decoration : none;
		text-align : center;
    	padding-top:10px;
		}
