/* Global Settings */

* {
	margin: 0; 
	padding: 0;
}
H2 {
	padding:5px;
}

html, body 
{
	font-family: arial, verdana, sans-serif;
	height: 100%;
	background: #EDF4FC;
	background: url(/gfx/splash_background.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.main 
{
	width: 700px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: solid 3px #000000;
	border-right: solid 3px #000000;
	border-bottom: solid 3px #000000;
	text-align: left;
}

p.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* Header/Navigation */
.header .title {
	background: url(/gfx/header_image.jpg);
	height: 89px;
	width: 700px;
}
.header .title A {
	width: 300px;
	height: 89px;
}

.header h1 
{
	background: url(/images/top.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
	padding: 3px 3px 3px 17px;
	font-weight: 500;
	white-space: text-wrap;
	height: 20px;
}	

.header h2 span 
{
	display: none;
}

.header h2 
{
	height: 100px;
	background-image: url(/images/title.jpg);
	background-repeat: no-repeat;
}
	
.header ul
{
	width: 700px;
	height: 23px;
	background: url(/gfx/navigation_background.jpg) #000000;	
}

.header li
{
	list-style: none;
	float: left;
	text-align: center;
	display: normal;
}

.header a
{
	padding: 3px 34px 3px 34px;
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
}

.header a:hover
{
	color: #FF0099;
}
.header .current {
	color: #EFEFEF;
}
	
#content
{
	width: 700px;
	background-color: #ffffff;
}

#content a 
{
	color: #2d53a9;
	text-decoration: none;
}

#content h3 
{
	border-bottom: 4px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: #B3BFCB;
	padding-left: 20px;
}

#content h4
{
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #010E47;
	margin: 15px 10px 5px 15px;
	border-bottom: 2px dotted #000;
}

#content p
{
	font-size: 13px;
	color: #333;
	margin: 20px;
}

#content ul
{
	font-size: 13px;
	/*color: #333;*/
	margin-left: 40px;
}

.jobtitle {
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}

.jobdetail {
	font-size: 13px;
	font-weight:bold;
}

/* Footer */

	
#footer 
{
	border-left: solid 3px #000000;
	border-right: solid 3px #000000;
	border-bottom: solid 1px #FFFFFF;

	margin: 0 auto;
	background: #000000;
	width: 700px;
	position: relative;
	bottom: 25px;
	height: 25px;
	min-height: 25px;
	text-align: center;
	padding-top: 3px;
}

#footer p
{
	margin: 6px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#footer ul
{
	display: block;
}

#footer li
{
	display: inline;
}

#footer a 
{
	margin-top: 6px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

	#footer a:hover
{
	margin-top: 10px;
	color: #CCC;
	text-decoration: none;
}
/*------------------------*/


/* Footer */

	
#copyright 
{
	border-left: solid 3px #000000;
	border-right: solid 3px #000000;
	border-bottom: solid 3px #000000;
	margin: 0 auto;
	background: #000000;
	width: 700px;
	position: relative;
	bottom: 25px;
	height: 100px;
	min-height: 25px;
	text-align: center;
	padding-top: 3px;
}

#copyright p
{
	margin: 6px;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#copyright ul
{
	display: block;
}

#copyright li
{
	display: inline;
}

#copyright a 
{
	margin-top: 6px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

	#copyright a:hover
{
	margin-top: 10px;
	color: #CCC;
	text-decoration: none;
}

.footertext {
	color: #ffffff;
	font-size: 10px;
}

/*------------------------*/

/* Content */
.c_heder {

	font-size: 12px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #000000;
	}
.c_name {
	color: #000000;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}

.c_label {
	left:auto;
	font-style: italic; 
	letter-spacing: -1px;
	color: #000000;
	font-weight: bold;
	font-size: x-small;
}
.c_txt {
	left:auto;
	color: #000000;
	font-size: x-small;
}
.c_mail a
{
	padding: 3px 34px 3px 34px;
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: none;
	font-weight: bold;
	height: 20px;
}
		
.c_mail a:hover
{
	color: #FF0099;
}
.c_mail .current 
{
	color: #EFEFEF;
}

.slides DIV{
	position: absolute;
	top: 56px;
}

.locateform {
	float:left;
	background:#000000;
	display:inline;
	font-size: x-small;
	color:#FFFFFF;
	padding:8px;
}

.locatoform INPUT { 
	font-size: x-small;
}

.locateresults DIV{
	margin: 0 30px 30px 30px !IMPORTANT;
}

.locateresults H3, .locateresults P { 
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
}
/* videos page thumbnail formatting */
.videothumbs	{
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	font-size: 10px;
	padding: 5px;
	
}
.videolink	{
	color: rgb(255, 255, 255);
}

/* end videos page thumbnail formatting */

.thumbs IMG{
	border: solid 1px #000000;
	width: 120px;
	height: 160px;
	padding: 0px;
}

.thumbs {
	padding-top: 20px;
	text-align: center;
}

#onlinestores {
	background: #000000;
	float:right;
	padding:0 20px 30px 20px;
	color: #FFFFFF;
}

#onlinestores LI {
	color: #FF0099;
	list-style: circle;
}

#onlinestores A{
	color: #FF0099;
}

#onlinestores A:hover{
	color: #FF53BA;
}

/* ADMIN BUTTONS */
.adminbutton {
	display: inline;
}

#adminmessage {
	border: 1px dotted red;
	color: red;
	font-weight: bold;
	text-align: center;
}
.adminformsection {
	font-size: 14px;
	color: #F7971D;
	border-bottom: 1px solid #F7971D;
}

.form td {
	padding-bottom: 10px;
}

.formfield {
	color: #F7971D;
}

.imagealign {
	vertical-align: middle;
}
