@charset "UTF-8";
/* CSS Document */

*	{ margin:0; padding: 0;}

a	{ outline: none;}



body	{font-family:Arial, Helvetica, sans-serif; background: url(images/body-bg4.png) repeat-x top #e6e6e6;}


div#page-wrap	{width: 1000px; margin: 0 auto;}

p		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

ul#nav	{height:275px; margin: 0 auto; list-style: none;}

ul#nav li a	{display: block; width: 150px; float: left; margin-top: 15px; color: white; font-weight: bold; text-decoration: none;}	

div#footer	{background:url(images/footer-bg.png) repeat-x bottom ; color: white; padding:10px 0 10px 10px; text-transform:capitalize; border-top:2px solid white; margin: 0 auto; font-size:9px; position: fixed; width:100%; bottom: 0px; left: 0px; z-index:1000;}

div#flash	{ padding: -10px 0px 0px 0px; margin-top: -90px;}

div#left-text	{ width: 600px; padding: 15px 15px 0px 15px ; height: 154 px;font-size:14px; font-family:Georgia, "Times New Roman", Times, serif}

div#right-text	{ width: 334 px; height: 178 px; float: right; margin-top: -90px; margin-right: 12px;}

div#right-text2	{ width: 320 px; height: 355 px; float: right; margin-top: -380px; margin-right: -386px;}

ul#banner		{margin: 0; padding: 0; position:absolute; z-index: 12000; background:url(images/fox-header.png) no-repeat; float: left; }



#main-content	{margin-top: -90px;}

a img			{ border: none; }

h2				{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; font-weight: normal; color: #333333; }
								
h3			{font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; color: #6eaee3;}

h4			{color: #333333;}

h5			{color:#FFFFFF; font-size:10px;}

.contact-form		{float: left;}


 #slider							{ background:  url(../images/slider-bg.jpg); height: 150px; overflow: hidden;
								  position: relative; margin: 0px 0;}
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 0px 0px; width: 1000px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						{ color: #333333; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{ position: inherit; top: 0px; left: 0px; widht: 1000px; }
/*#slider-stopper					{ position: absolute; top: 3px; right: 5px; background: #333333; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
*/							  
#contact-area {
	width: 500px;
	margin-top: 0px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	margin: 0px 0px 5px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 14pt;
}
#jobs-form			{float: left;}

#careers			{ width: 320 px; height: 450 px; float: right; margin-top: 88px; margin-right: -10px; }

.box                { width: 200px; height: 340px; padding: 10px; border: 1px solid black; float: left; margin: 0 10px 0 0; overflow: auto; background-color:#FFFFFF;}
.rewards_tablecontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #233A66;
	font-weight: bold;
}
#main-content table {

}
.rewards_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: square;
	list-style-position: inside;
}
.rewards_italics {
	font-style: italic;
}
.rewards_ricktitle {
	font-size: 12px;
}
.rewards_rick {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.rewards_heading {
	font-size: 14px;
}
