/*.menuButton:link {background:#00C;  color:white; text-decoration: none}
.menuButton:visited {background:#00C;  color:white; text-decoration: none}
.menuButton:active {background:#00C;  color:white; text-decoration: none}
.menuButton:hover {background: #00C; color: red;}
*/
* { margin:0; padding:0; }  
  
.TICKER {  
width:310px;  
background:#EAF4F5;  
padding:5px 5px 0;  
font-family:Verdana,Arial,Sans-Serif;  
font-size:24px;
color:#00F;
margin:20px auto;  
}  
  
#newsticker-demo a { text-decoration:none; }  
#newsticker-demo img { border: 2px solid #FFFFFF; }  
  
#newsticker-demo .title {  
text-align:center;  
font-size:14px;  
font-weight:bold;  
padding:5px;  
}  
  
.newsticker-jcarousellite { width:300px; }  
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }  
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }  
.newsticker-jcarousellite .info { float:rightright; width:190px; }  
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }  
  
.clear { clear: both; }  


.menuButton { /* Top left corner, top edge */
float:left;
color: white; /* Text colour */
background:blue url(button.jpg) no-repeat; /* Fallback bg colour for images off */
font:.7em/1.0 Georgia,serif;
text-decoration:none;

}
.menuButton * {display:block;}
.menuButton span { /* Top right corner */
padding:6px 0 0;
background:url(button.jpg) no-repeat right top;
}
.menuButton span span { /* Bottom left corner, left and bottom edges */
padding:0 0 0 6px;
background:url(button.jpg) no-repeat left bottom;
}
.menuButton span span span { /* Bottom right corner */
padding:0 0 6px;
background:url(button.jpg) no-repeat right bottom;
}
.menuButton span span span span { /* Right edge */
padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
background:url(button.jpg) no-repeat right center;
}
.menuButton:hover,
.menuButton:focus,
.menuButton:active { /* Help keyboard users */
outline:2px solid blue; /* Not supported by IE/Win :-( */
color:blue;
}



.newsticker {
	list-style-type: none;
	border: 1px dashed #fff;
	background: #CCC;
	padding: 3px;
	margin: 0;
}











#dark{
	background-color:#333;
	border:1px solid #000;
	padding:10px;
	margin-top:20px;}
	
#light{
	background-color:#FFF;
	border:1px solid #dedede;
	padding:10px;
	margin-top:20px;}	
	
li{ 
list-style:none;
	padding-top:10px;
	padding-bottom:10px;}	

.button, .button:visited {
	background: #222 url(overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
	.button:hover							{ background-color: #111; color: #fff; }
	.button:active							{ top: 1px; }
	.small.button, .small.button:visited 			{ font-size: 11px}
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 13px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	.large.button, .large.button:visited 			{ font-size: 14px; 
													  padding: 8px 14px 9px; }
													  
	.super.button, .super.button:visited 			{ font-size: 34px; 
													  padding: 8px 14px 9px; }
	
	.pink.button, .magenta.button:visited		{ background-color: #e22092; }
	.pink.button:hover							{ background-color: #c81e82; }
	.green.button, .green.button:visited		{ background-color: #91bd09; }
	.green.button:hover						    { background-color: #749a02; }
	.red.button, .red.button:visited			{ background-color: #e62727; }
	.red.button:hover							{ background-color: #cf2525; }
	.orange.button, .orange.button:visited		{ background-color: #ff5c00; }
	.orange.button:hover						{ background-color: #d45500; }
	.blue.button, .blue.button:visited		    { background-color: #2981e4; }
	.blue.button:hover							{ background-color: #2575cf; }
	.yellow.button, .yellow.button:visited		{ background-color: #ffb515; }
	.yellow.button:hover						{ background-color: #fc9200; }


a:link {
text-decoration: none;
color: FF0000;
}

a:visited {
text-decoration: none;
color: FF0000;
}

a:active {
text-decoration: none;
color: FF0000;
}

a:hover {
text-decoration: underline;
color: FF0000;
}
.menuButton:link{
	text-decoration: none;
	color:#FFF;
}
.menuButton:hover{
	text-decoration: none;
	color:#FFF;
}
body 
{
background-image: url('images/background.jpg');
}

.menu
{
background-image: url('images/menu.gif');
background-repeat: no-repeat;
}

.dottedtop
{
border-top-style: dotted;
border-top-width: 1px;
}

.menuitems
{
color: 000088;
font-size: 10pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-weight: bold;
font-variant: small-caps;
}

.menuspace
{
color: 000088;
font-size: 6pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.menudesc
{
color: 000044;
font-size: 8pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

h1
{
color: FF0000;
font-size: 11pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

h2
{
color: 000088;
font-size: 13pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

h3
{
color: 000088;
font-size: 11pt;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
