/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

.img_caption  {
text-align: center!important;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}

p{
margin-top: 0px;
line-height: 100%
}

a {color: #CC6600;}
a:hover {color: #659FDE;}
a:visited {color: #CC6600;}

a.image, a.image:hover  {border:0;}


.topMenuStyle { width: 150px; 
} 
.topMenuStyle ul { 
display: block; 
padding: 10px 0px 0px 0px; 
margin: 0px; 
list-style: none; } 

.topMenuStyle ul li { 
display: inline; 
padding: 1px 0px 0px 0px; 
margin: 1px 0px 0px 0px; 
list-style: none; 
} 
.topMenuStyle a { 
display: inline; 
padding: 0px; 
margin: 0px;  
border: 0px; 
color: white; 
text-decoration: none; 
font-weight:bold;
text-align: center; 

font-size: 20px; 
} 
.topMenuStyle a:hover { 
font-weight:bold;
font-size: 20px; 

}





.menu { width: 150px; 
} 
.menu ul { 
display: block; 
padding: 10px 0px 0px 0px; 
margin: 0px; 
list-style: none; } 

.menu ul li { 
display: block; 
padding: 1px 0px 0px 0px; 
margin: 1px 0px 0px 0px; 
list-style: none; 
} 
.menu a { 
display: block; 
background: url('http://www.fkjmusic.com/JJG/templates/fkjmusic/images/menu.jpg') no-repeat; 
background-position: bottom center;
width: 140px; 
height: 28px; 
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;  
border: 0px; 
color: white; 
text-decoration: none; 
font-weight:bold;
text-align: center; 

font-size: 20px; 
} 
.menu a:hover { 
background: url('http://www.fkjmusic.com/JJG/templates/fkjmusic/images/menuover.jpg') no-repeat;  
background-position: bottom center;
font-weight:bold;
font-size: 20px; 

}

.headerStyle{
width:704;
height:54;
color: #000000;
text-align:center;
font-size:28px;
vertical-align:bottom;

}

/* #######################  END GENERAL SETTINGS ############################ */
