body{
	font-size: 12pt;
	margin: 0px;
	font-family: arial, sans-serif;
	background-color: #DDF7FF;
	/*background-image: url(images/background.jpg);
	background-repeat: repeat-x;*/
}
body.plain{
	font-size: 12pt;
	margin: 0px;
	font-family: arial, sans-serif;
	background-color: #eef2fa;
}
div.new_div_body{
	font-size: 12pt;
	/*margin-right: 25px;
	margin-left: 25px;*/
	padding: 0px;
	font-family: arial, sans-serif;
	/*width: 90%;*/
	/*height: 100%;*/
}
div.title_bar{
	/*float: left;*/
	/*width: 100%;*/
	/*color: #ffff1e;*/
	/*border: 2px red dashed;*/
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px;
	/*border-bottom: dotted 1px black;*/
}
.tight{
	margin: 0px;	
}
div.side_bar{
	/*float: left;*/
	width: 200px;
	/*top: 5px;*/
	left: 0px;
	font-size: 11pt;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 1;
	/*border: 2px red dashed;*/
	/*height: 100%;*/
}
div.rssicon{
	float: right;
		
}
/*
	Styles for schedules
*/
div.dailyschedule{
	float: right;
	width: 300px;
	background-color: #fff6f6;
    border: 1px blue solid;
	padding: 3px;
	clear: both;
	display: inline;
	position: relative;
	z-index: 10;
}
div.sch_date{
	text-decoration: underline;
	font-weight: bold;
}
td.sch_time{
	text-align: left;
}
td.sch_event{
	text-align: center;
	font-weight: bold;
}
td.sch_location{
	text-align: right;
}
div.sch_notes{
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: #FFF6F6;
}
div.sch_none{
	
}
td.altrow{
	background-color: #FFF5D7;	
}
table.sch{
	width: 100%;
}
tr.selected{
	background-color: #FFF6F6;	
}

table.exec{
	border: 1px black solid;
	border-collapse: collapse;
	width: 65%;
}
table.exec th{
	background-color: #eef2fa;
	border: 1px black solid;
	border-collapse: collapse;	
}
table.exec td{
	border: none;	
}

div.main_body{
	/*float: left;*/
	/*width: 80%;*/
	/*border: 2px red dashed;
	margin: 5px;*/
	margin-left: 200px;
	background-color: #fbf9ff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top: 2px solid blue;
	border-left: 2px solid blue;
	border-bottom: 2px solid blue;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	position: relative;
	z-index: 5;
/*	height: 100%;*/
}
div.urgent_announcement{
	/*float: left;*/
	/*width: 80%;*/
	font-family: courier, monospace;
	font-size: 14pt;
	background-color: #ffffff;
	border: 2px red dashed;
	margin-left: 200px;
	padding: 10px;
	/*height: 5%;*/
}

div.lessurgent{
	/*float: left;*/
	/*width: 80%;*/
	font-family: courier, monospace;
	font-size: 12pt;
	background-color: #ffffff;
	border: 1px red solid;
	/*margin-left: 200px;*/
	padding: 5px;
	text-align: center;
	margin-right: 330px;
	/*height: 5%;*/
}

div.footer{
	float: left;
	width: 100%;
	text-align: center;
}
p.important{
	border: 2px dotted black;
	padding: 2px;
}
span.important{
	color: red;
	font-weight: bold;	
}
div.heading{
	font-size: 16pt;
	text-decoration: underline;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
div.heading2{
	font-size: 14pt;
	text-decoration: underline;
	margin-left: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
div.newsdetails{
	font-size: 10pt;
	margin-left: 60px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
}
p{
	margin-top: 10px;
	margin-bottom: 10px;	
}

#navlist{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 200px;
}

#navlist li{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }

#navlist2{
	list-style-image: url(images/skates-bullet.gif);
}

#navlist2 li{
	margin-left: -25px;
	padding-left: 5px;
}

#navlist2 li:hover{
	background-color: #fbf9ff;
}

.navselect{
	background-color: #fbf9ff;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom: 2px solid blue;
	border-left: 2px solid blue;
	border-top: 2px solid blue;
	border-right: 2px solid blue;
}
.navunselect{
	
}
#navlist2 li a { text-decoration: none; }

p.person-title{
	font-weight: bold;
	text-decoration: underline;
}

p.person{
	
}
p.phone-number{
	
}
a:link{
	color: #3333CC;
}
a:visited{
	color: #3333CC;
}
a:hover{
	color: #3333CC;
	text-decoration: underline;
}
a:active{
	color: #3333CC;
	text-decoration: underline;
}
span.largetyped{
	font-size: 14pt;
	font-family: courier, monospace;
}
.right{
        text-align: right;
}
.center{
        text-align: center;
}
ul.square{
	list-style-type: circle;
}
/*
	Styles for registration
	reg-  pages

*/
table.programtable{
	border: 1px black solid;
	border-collapse: collapse;
}
table.programtable td,th{
	border: 1px black solid;
	border-collapse: collapse;
	padding: 3px;
}

/*Styles for sale page*/
div.saleitem{
	padding: 5px;
	font-size: 12pt;
	border: 1px gray dashed;
}
div.itemname{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
}
div.description{
	margin-left: 50px;
}
div.cost{
	margin-left: 50px;
}
div.contactinfo{
	font-style: italic;
}

/* Styles for clothing section */
div.contents{
	width: 100%;
}
div.clothingitem{
	clear: both;
}
div.rightsidebar{
	float: right;
	width: 300px;
	background-color: #fff6f6;
    border: 1px blue solid;
	padding: 3px;
	clear: both;
	display: inline;
	position: relative;
	z-index: 10;
}
table.times{
	border-collapse: collapse;
	width: 100%;
}
table.times th{
	border-collapse: collapse;
	border-bottom: 1px dotted black;
}
table.times td.left{
    border-collapse: collapse;
    border-right: 1px dotted black;
	padding-right: 2px;
}
div.ctitle{
	width: 100%;
	font-size: 14pt;
	font-weight: bold;
}
div.cdescription{
	width: 40%;
	float: left;
}
div.cimage{
	width: 40%;
	float: right;
}
ul.clothes li{
	display: inline;
}
/* Styles for competition lists*/
ul.compresults{

}

ul.compresults li{
	list-style: none;
}

br.clear{
	clear: both;
}
img.linkable{
	cursor: hand;
	cursor: pointer;
}
span.tiny{
	font-size: 10px;
}
span.small{
	font-size: 14px;
}
