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

body {
	margin: 0;
	background: #1f1e1e;
	font-family: Arial, Helvetica, sans-serif;
	color:#e7e7e7;
	font-size:14px;

  }

#testdiv2 {
	width:200px;
	height:50px;
	background:#F90;
}
#testdiv {
	position:absolute;
	width:20px;
	height:22px;
	margin-left:10px;
}
/*-----------------FONTS----------*/
@font-face {
    font-family: 'FranchiseRegular';
    src: url('/franchise-bold-webfont.eot');
    src: url('/franchise-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/franchise-bold-webfont.woff') format('woff'),
         url('/franchise-bold-webfont.ttf') format('truetype'),
         url('/franchise-bold-webfont.svg#FranchiseRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*-----------LAYOUT--------------*/

#wrapper_head {
	background:url(images/header.jpg) #363636 repeat-x top;
	height:192px;
	
}

.content_container {
	text-align: left;
	padding: 0px;
	border:0;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}


#wrapper_mid {
	background:url(images/mid_bg.jpg) #363636 bottom repeat-x;
	padding-bottom:20px;
	
}

#logo_contain {
	width:460px;
	height:126px;
	background:url(images/fam3_logo.png) no-repeat;
	float:left;

}

#head_text {
	width:375px;
	height:126px;
	background:url(images/head_txt.png) no-repeat;
	float:left;
	margin-left:161px;

}
#navcontainer {
	width:1000px;
	height:45px;
	margin-bottom:10px;
	padding-top:16px;
}

.midmain_contain {
	width:620px;
	float:left;
}

.margin1 {
	margin-left:5px;
}

.midsub_contain {
	width:360px;
	float:left;
}

.margin2 {
	margin-left:29px;
}

#social_contain {
	width:330px;
	margin-top:10px;

}

#tab_contain {
	width:620px;
	height:45px;
	overflow:hidden;
}

#tab1 {
	width:263px;
	height:45px;
	float:left;
	background:url(images/home_tab1.jpg) no-repeat;
}

#tab2 {
	width:263px;
	height:45px;
	float:left;
	background:url(images/home_tab2.jpg) no-repeat;
	background-position:0px -45px;
}

#tab3 {
	width:178px;
	height:45px;
	background:url(images/home_fam.jpg) no-repeat;
}

#tab4 {
	width:170px;
	height:37px;
	padding-top:8px;
	padding-left:8px;
	background:#000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #a1a1a1;
	font-weight:bold;
}
.tab_block_contain {
	width:610px;
	height:280px;
	padding: 10px 5px;
	background:url(images/grad_bg.jpg) repeat-x top;
	/*border: 1px solid #06C;*/
}

.tab_subblock_contain {
	width:320px;
	padding: 10px 5px;
	background:url(images/grad_bg.jpg) repeat-x top;
}

.bullet_list {
	width:300px;
	margin-bottom:8px;
	padding-top:2px;
	padding-left:14px;
	background:url(images/bullet.jpg) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1a1a1;
}

#footer {
	clear: both;
	width: 1000px;
	margin-top:30px;
	margin-bottom:15px;
	height:40px;

	
	
}


#footertxt {
	width:400px;
	float:left;
	margin-right:10px;
}

#footer_contact {
	width:590px;
	float:left;
	
}

#footer_fade {
	width:800px;
	height:10px;
	float:right;
	background:url(images/foot.jpg) no-repeat right top;
	
}

#loading_div {
	width:400px;
	height:30px;
	margin-top:120px;
	text-align:center;
	display:none;
	position:absolute;
	
}

.float_box {
	width:80px;
	float:right;
	margin-top:10px;
}

.photogal_pics {
	margin-bottom:10px;
	float:left;
	margin-left:15px;
	width:140px;
	height:110px;
	padding:4px;
	overflow:hidden;
	border: 1px solid #181818;

}

.photogal_pics_noborder {
	margin-bottom:10px;
	float:left;
	margin-left:15px;
	width:140px;
	height:110px;
	padding:4px;
	overflow:hidden;
	text-align:center;

}

#prevnext_box {
	width:500px;
	text-align:left;
	padding:2px;
	margin-bottom:4px;
}

.clear_div {
	clear: both;
}

/*------------TOP STORY----*/
#top_story_contain {
	width:620px;
	height:320px;
	overflow:hidden;
}

#top_overlay {
	position:absolute;
	width:620px;
	height:46px;
	margin-top:174px;
	background: url(images/pic_cover.png) no-repeat;
	padding-top:100px;
}

#top_title {
	font-family: 'FranchiseRegular', Verdana, Geneva, sans-serif;
	font-size: 40pt;
	font-weight: normal;
	color: #FFF;
	margin-left:8px;
	height:36px;
	padding-right:5px;
	margin-top:-20px;
}
#top_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin-left:8px;
	margin-top:8px;
	height:39px;
	padding-right:5px;
}

/*----------------SLIDE PANEL-------------*/

/*------------------#2----------------------*/
#container {
	
			position:relative;
			/*cursor:pointer;*/
			margin-bottom:1px;
		}

#slides {
	z-index:100;
	width:620px;
	position:absolute;
}

#slides .slide {
	width:620px;
	padding:0;	
}
.slides_container {
	width:620px;
	height:400px;
	overflow:hidden;
	position:relative;
}

.pagination {
	margin:5px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	outline: none;
}

.pagination li.current a {
	background-position:0 -12px;
	outline: none;
}


/*-----------HOME ONLY--------------*/

.pic_cell1 {
	width:140px;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:5px;
	padding-bottom:4px;
	float:left;
}

.home_cell2 {
	width:280px;
	height:80px;
	margin-right:10px;
	margin-bottom:15px;
	margin-top:5px;
	padding-bottom:4px;
	float:left;
}

/*-----------STATS PAGE--------------*/



/*-----------NAVIGATION--------------*/

ul#navlist
{
margin:0;
padding:0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;

}

#navlist a {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#navlist a:link, #navlist a:visited
{
	color: #bfbfbf;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
}

#navlist a:hover
{
color: #ffffff;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight:normal;

}

#navlist li.on_nav, #navlist li.on_nav a:link, #navlist li.on_nav a:hover, #navlist li.on_nav a:visited {
	background: url(images/nav_bg.gif) top no-repeat;
}
/*-----------TABLES--------------*/


/*-----------TEXT--------------*/
a:link { color: #FFFFFF; text-decoration: underline; }
a:visited { COLOR: #FFFFFF; text-decoration: underline; }
a:hover { COLOR: #035c2e; text-decoration: none; }

a.whitelink { color: #CCC; text-decoration: none; }
a.whitelink:visited { COLOR: #CCC; text-decoration: none; }
a.whitelink:hover { COLOR: #f2f1f1; text-decoration:underline; }

a.titlelink { color: #fff; text-decoration: none; }
a.titlelink:visited { COLOR: #fff; text-decoration: none; }
a.titlelink:hover { COLOR: #CCC; text-decoration:none; }

a.tablink { 
color: #000; 
text-decoration: none;
padding:30px 125px;
outline: none;

}
a.tablink:visited { COLOR: #000; text-decoration: none; outline:none;
}

a.nolinelink, a.nolinelink:visited, a.nolinelink:hover { 
color: #000; 
text-decoration: none;
outline: none;

}

a.homelink, a.homelink:visited, a.homelink:hover { 
color: #000; 
text-decoration: none;
outline: none;
padding:80px 160px;

}
h1 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: 'FranchiseRegular', Verdana, Helvetica, sans-serif;
	font-size:60px;
	color: #e6e8e7;
	margin-left: 5px;
	font-weight:normal;
}

h2 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	margin-left: 5px;
}

h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #6c6c6c;
	margin-left: 5px;
}

h4 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8a8a8a;
	margin-left: 5px;
	font-weight:normal;
}
p.footertext {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-left: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1a1a1;
	margin-left: 2px;

}

p.whitetxt {
	margin-top: 0px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 2px;

}

p.indent {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a1a1a1;
	margin-left: 10px;

}

p.smallwhite {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 5px;
}

p.tabtext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #a1a1a1;
	font-weight:bold;
	margin-bottom:5px;
}
.smaller {
	font-size: 10px;

}
.yellow {
	color:#ffcc33;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	margin-bottom:8px;
	margin-top:2px;
}
/*-----------FORMS--------------*/

.cell_float1 {
	width: 240px;
	margin-right:10px;
	float:left;
}

.cell_float2 {
	width: 300px;
	margin-right:10px;
	float:left;
}

.cell_1 {
	width: 240px;
	height:40px;
	margin-bottom:6px;
}

.form_fields_req {
	width:200px;
	height:22px;
	font-size:14px;
	padding-top:2px;
	color: #c5c6c7;
	font-family:Arial, Geneva, sans-serif;
	background-color: #FFF;
	border: 1px solid #000;
}

.form_fieldarea {
	color: #c5c6c7;
	width:300px;
	height:120px;
	border: 1px solid #000;
	background-color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px;
}

.form_button{
	color: #d4d3d3;
	border: 1px solid #7e7e7e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background:#363636;
	font-weight:bold;
	cursor:pointer;
	padding: 2px 4px;
}
/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	background:url(images/required.gif) left no-repeat;
	padding-left:16px;
	
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #e7f0bc;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
	color:#272727;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #ffffff;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}

/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}