/* -------------------------------------- 
   REQUIRED GENERAL PROPERTIES            
-------------------------------------- */

/* General link colors */
a:link {color:white}
a:visited {color:white}
a:active {color:white}

/* Link colors for areas that have different color schemes than the main body */
a.special:link {color:white};
a.special:visited {color:white};
a.special:active {color:white};

/* General body colors and font settings */
body {
		background:#000000;
		text-align:center;
		height: 100%;
		font-family: arial,helvetica;
		font-size: 12px;
		}
	
	#frame {
		width:796px;
		margin-right:auto;
		margin-left:auto;
		height: 100%;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-image: url('images/backgrd-img.gif');
		background-repeat: repeat-y;
		}
		
	#leftcolumn {
		width:186px;
		padding:3px;
		font-family: arial,helvetica;
		font-size: 11px;
		text-align:center;
		vertical-align: top;
		background:#000000;
		color:#FFFFFF;
		border-style: solid;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 0px;
		border-bottom-width: 0;
		border-color: #CC9933;
		}
	
	#rightcolumn {
		width:579px;
		padding:3px;
		background:#000000;
		color:#FFFFFF;
		text-align:left;
		vertical-align: top;
		border-style: solid;
		border-left-width: 0;
		border-right-width: 1px;
		border-top-width: 0px;
		border-bottom-width: 0;
		border-color: #CC9933;
		}

	#footer {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		font-family: arial,helvetica;
		font-size: 11px;
		text-align:center;
		background:#000000;
		color:#FFFFFF;
		border-style: solid;
		border-width: 5px;
		border-color: #000000;
		}

	#headinghighlight {
		color:#000000;
		background:#CC9933;
		font-size:12px;
		}

	#tinytext {
		font-family: arial,helvetica;
		font-size: 8px;
		}
	
/* General table colors and font settings */
table {
	font-family: arial,helvetica;
	color: #FFFFFF;
	background: #000000;
	font-size: 12px;
	}


/* -------------------------------------- 
   UCR WSE RESERVED DEFINITIONS            
-------------------------------------- */

/* main page body */
div.wse-body {
	color: #000000;
	margin-left: 00%;
	margin-right: 00%;
        padding: 0.0em;
        border: none; 
        border-width: thin;
        border-color: gray; 
	  }

/* highlight for header text */
div.wse-text-highlight {
	color: #000000;
	background-color: #CC9933;
        padding: 0%;
        border: none; 
	  }

/* text style for item details */
div.wse-item-details {
	color: #FFFFFF;
	background-color: #000000;
        padding: 0%;
        border: none; 
	  }


/* small box for pop-up type headings */
div.wse-heading-box {
	text-align: center;
	color: #000000;
	margin-left: 25%;
	margin-right: 25%;
	background-color: #CC9933;
        padding: 0.5em;
        border: solid; 
        border-width: thin;
        border-color: white;
	  }

div.dyslextasy-heading-box {
	text-align: center;
	color: #FFFFFF;
	margin-left: 15%;
	margin-right: 15%;
	background-color: #000000;
        padding: 0.5em;
        border: solid; 
        border-width: thin;
        border-color: white;
	  }

div.wse-banner-box {
	text-align: center;
	color: #000000;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #CC9933;
        padding: 0.5em;
        border: solid; 
        border-width: thin;
        border-color: black; 
	  }

div.wse-radio-event {
	  text-align: left;
	  color: #000000;
	  margin-left: 0%;
	  margin-right: 0%;
	  background-color: #CCCCCC;
        padding: 0.5em;
        border: solid; 
        border-width: thin;
        border-color: gray;
	  }


/* -------------------------------------- 
   ADD YOUR OWN DEFINITIONS HERE            
-------------------------------------- */


div.medium-box-ac {
	  text-align: center;
	  color: #FFFFFF;
	  margin-left: 20%;
	  margin-right: 20%;
	  background-color: #000000;
        padding: 0.5em;
        border: solid; 
        border-width: thin;
        border-color: black; 
	  }

div.big-box {
	  color: #FFFFFF;
	  margin-left: 5%;
	  margin-right: 5%;
	  background-color: #000000;
        padding: 0.5em;
        border: solid; 
        border-width: thin;
        border-color: black;
	  }

div.big-box-clear-ac {
	  text-align: center;
	  color: #000000;
	  margin-left: 10%;
	  margin-right: 10%;
	  background-color: #FFFFFF;
        padding: 0.5em;
        border: solid; 
        border-width: thin;
        border-color: gray;
	  }

/* ------------------------------
PHPList Attributes
-------------------------------- */
.menuhead  {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
	text-indent : 0 px;
	text-align : right;
}

.menuitem  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-indent : 0 px;
	text-align : right;
}

.attributename  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}
.sectionlink  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.email  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

.address  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

a.url  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.listitem  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

.botbar  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}
.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}


