

/* re-defined styles */



body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('/images/bg.gif');
} 
 
table
{
	font: normal 11px Arial, sans-serif; 
	color: #ffffff; 
	text-decoration: none;
	line-height: 22px;
}

a
{ 
	font: normal 11px Arial, sans-serif; 
	color: white; 
	text-decoration: underline; 
}

a:hover
{
	font: normal 11px Arial, sans-serif; 
	color: white; 
	text-decoration: underline;
}



/* custom styles */



.sublink:link
{ 
	font: bold 11px Arial, sans-serif; 
	color: #0250B2; 
	text-decoration: underline;
}

.sublink:active
{
	font: bold 11px Arial, sans-serif; 
	color: #0250B2; 
	text-decoration: underline;
}

.sublink:visited
{
	font: bold 11px Arial, sans-serif; 
	text-decoration: underline;
	color: #0250B2; 
}

.sublink:hover
{
	font: bold 11px Arial, sans-serif; 
	color: #0250B2; 
	text-decoration: underline;
}

.calendarlink:link
{ 
	font: bold 12px Arial, sans-serif; 
	color: #226eb0; 
	text-decoration: underline;
}

.calendarlink:active
{
	font: bold 12px Arial, sans-serif; 
	color: #226eb0; 
	text-decoration: underline;
}

.calendarlink:hover
{
	font: bold 12px Arial, sans-serif; 
	color: #cccccc; 
	text-decoration: underline;
}

.label
{
	font: bold 11px Arial, sans-serif; 
	color: #226eb0; 
}

.header
{
	font: bold 17px Arial, sans-serif; 
	color: white; 
}

.rowBlack
{
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.colBlack
{
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.greybox
{
	border: 1px solid #ccc;
}

.rowShow 
{
	display: block; 
font: bold 11px Arial, sans-serif; 
	color: #226eb0; 
}

.rowHide 
{
	display: none; 
}

#ui_list {
	width: 730px;
	height: 31px;
	margin: 0;
	padding: 0 0 0 10px;
	background: #034090;
	list-style-type: none;
	position: relative;
	z-index: 10;
}

#ui_list li {
	margin: 0;
	padding: 0;
	float: left;
	height: 31px;
	overflow: hidden;
	background: transparent;
	position: relative;
	z-index: 10;
}

#ui_list a {
	height: 31px;
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9000em;
	z-index: 10;
}

#ui_list a:hover, #ui_list a:active {
	background-position: bottom left;
	z-index: 10;
}

#ui_home a {
	width: 64px;
	background-image: url(/images/ui_home.gif);
	z-index: 10;
}

#ui_about a {
	width: 84px;
	background-image: url(/images/ui_about.gif);
	z-index: 10;
}

#ui_services a {
	width: 139px;
	background-image: url(/images/ui_services.gif);
	z-index: 10;
}

#ui_djs a {
	width: 78px;
	background-image: url(/images/ui_djs.gif);
	z-index: 10;
}

#ui_gallery a {
	width: 114px;
	background-image: url(/images/ui_gallery.gif);
	z-index: 10;
}

#ui_testimonials a {
	width: 108px;
	background-image: url(/images/ui_testimonials.gif);
	z-index: 10;
}

#ui_contact a {
	width: 123px;
	background-image: url(/images/ui_contact.gif);
	z-index: 10;
}

/* --- dropdowns --- */

#ui_list li:hover,
#ui_list li.over {
	overflow: visible;
	z-index: 10;
}

#ui_list ul {
	margin: 0;
	padding: 0;
	width: 150px;
	position: absolute;
	top: 31px;
	left: 16px;
	list-style-type: none;
	background: #03418f;
	z-index: 10;
}

#ui_list ul li {
	height: auto;
	width: 146px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 500;
	border: 2px solid #000;
	border-top: 0px;
	z-index: 10;
}

#ui_list ul li.first {
	border-top: 2px solid #000;
	z-index: 10;
}

#ui_list ul a:link, #ui_list ul a:visited {
	width: 129px;
	height: auto;
	border: 1px solid #20508a;
	border-top: 1px solid #4e85c9;
	border-left: 1px solid #4e85c9;
	margin: 0;
	padding: 0 7px 0 8px;
	line-height: 1.5em;
	text-decoration: none;
	background: transparent;
	text-indent: 0;
	position: relative;
	z-index: 500;
	font-weight: bold;
}

#ui_list ul a:hover, #ui_list ul a:active {
	background: #4e85c9;
	z-index: 10;
}

#buttonone {
margin-top: 10px;
margin-left: 5px;
z-index: 0;
float: left;
}

#buttontwo {
margin-top: 10px;
margin-right: 5px;
z-index: 0;
float: right;
}




/* form styles */



.input
{
	font: normal 11px Arial, sans-serif; 
	color: #333333; 
	width: 150px;
	height: 16px;
	padding-left: 4px;
}

.rowClass
{
	text-align: center;
	border-bottom: 1px solid #4E85C8;
}
.colClass
{
	text-align: center;
	border-left: 1px solid #4E85C8;
	border-bottom: 1px solid #4E85C8;
}

/* user interface careers page */

#ui_career {
	display: inline;
}

#ui_career a {
	background-color: #0250b2;
	height: 22px;
	border-top: 2px solid #4c82c5;
	border-right: 2px solid #4c82c5;
	border-left: 2px solid #4c82c5;
	list-style-type: none;
	text-decoration: none;
	padding: 7px 12px 7px 12px;
}

li#ui_career a:hover, li#ui_career a:focus {
	background-color: #185fb8;
	height: 22px;
	border-top: 2px solid #4c82c5;
	border-right: 2px solid #4c82c5;
	border-left: 2px solid #4c82c5;
	list-style-type: none;
	text-decoration: none;
	padding: 7px 12px 7px 12px;
	color: #fff;
}
