/**																											
 * Colors
 * ------------------------------------------------------------
 * 		#fce5af	| #fade98			Gold
 *		#35660f								Green
 *		#8e1d14								Red
 *		#808080								Gray
 *		#141414								2nd Gray
**/

a.username {
	/* border-bottom: 1px dotted #fade98; */
}
a.username:hover {
	/* border-bottom: 1px dotted #fff; */
}

.box_1 p, .box_2 p {
	font-weight: normal; 
	color: #f1f1f1;
}

div.txt_box_1 {
	font-size: 11px;
	background: #151515;
	width: 598px; 
	border: 1px solid black; 
	padding: 10px; 
	margin-bottom: 10px;
}

h1.v2_h1{
	font-size: 12px;
	font-weight: bold;
}


a.footer_lnk {
	color: white;
}



ul#navigation {
	font-size: 12px;
	list-style-type:none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul#navigation li {
	float: left;
	margin: 10px 10px 3px 0px;
	padding: 0;
}
ul#navigation li.e {

}
ul#navigation li.e:hover {
	color: #ffffff;
	cursor: pointer;
}

ul#subNavigation {
	font-size: 12px;
	list-style-type:none;
	margin: 0 0 0 71px;
	padding: 0;
}
ul#subNavigation li {
	float: left;
	margin: 0 5px 10px 5px;
	padding: 0;
}
ul#subNavigation li.e {
	color: #ffffff;
}
ul#subNavigation li.e:hover {
	color: #ffffff;
	cursor: pointer;
}

ul li {
	font-size: 11px;
}





















/*
label {
	font-size: 11px;
	width: 250px;
}
*/

a.anker {
	text-decoration: none;
	color: white;
	cursor: default;
}

a.page_btn {
	position: absolute;
	height: 26px;
	width: 39px;
	color: #fade98;
	line-height: 26px;
	font-size: 11px;
	
	outline: none;
	cursor: pointer;
	text-align: center;
	background: url(../images/v2/buttons/page_btn.png);
}

input, textarea {
	/*
	border: 1px solid #000;
	background: #fff;
	*/
	border: 1px solid #343434;
	background: #000;
	
	color: #fade98;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

#news_submit{
	position: relative; 
	top: 8px;
}

input#news_search {
	padding: 4px;
	margin-bottom: 20px;
	width: 350px;
}

body, html {
	padding: 0; margin: 0;
	width: 100%; height: 100%;
	background: #fff3d4 url(../images/v3_bg3.jpg);
	background-position: center 115px;
	background-repeat: no-repeat;
	
	color: white;
	font-family: Verdana, Arial, Helvetica;
}
img {
	border: none;
}
a, * {
	outline: none;
}
a {
	color: #fade98;
	text-decoration: none;
}
a:hover {
	color: #fff;
	
}
div#l_0001 {
	height: 220px; width: 1px;
}
div#h_grBg {
	position: absolute; z-index: 0;
	top: 0px; left: 0px;
	width: 100%; height: 115px; /* 120 */
	background: black url("../images/header_background_gradient.png");
}
div#h_cfk {
	position: absolute; z-index: 2;
	top: 115px; left: 0px;
	width: 100%; height: 52px;
	/*
	position: absolute; z-index: 2;
	top: 115px; left: 0px;
	width: 100%; height: 52px;
	background: black url("../images/v3_cfk_n_2.png"); 
	background-repeat: repeat-x;
	*/
	background: url("../images/curb_flat.jpg"); 
	background-repeat: repeat-x;
}
div#n_navi {
	position: absolute; z-index: 10;
	width: 100%; height: 80px;
	top: 109px;
	background: #000 url("../images/v2/h_tarmac_2.jpg") repeat-x;
}
div.cnt_wrapper, div.cnt_wrapper_bc {
	margin: 0;
	padding: 0;
	position: relative;
}
div.cnt_wrapper_bc {
	background: #000 url("../images/v2/c_hr.jpg") no-repeat;
	background-position: top center;
}
div.centerCnt_img, div.centerCnt_nimg {
	position: absolute;
	width: 100%;
	top: 0px; left: 0px;
	height: 89px; 
	background: #000 url("../images/v2/c_tarmac_3.jpg") no-repeat;
	background-position: top center;
}
div.centerCnt_nimg {
	background: #000;
}
div.centerCnt, div#f_cnt, div#n_cnt {
	position: relative;
	width: 940px;
	top: 0px; left: 50%;
	margin-left: -485px;
}
div#c_mainCnt {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
div#f_ft {
	background: #000 url("../images/v3_footer.gif"); z-index: 10;
	width: 100%; height: 192px; 
	font-size: 11px; color: #e1e1e1;
	margin-top: -110px;	
}
div#f_cnt {
	padding-top: 29px;
}
div#n_cnt {
	padding-top: 20px;
}
img#gh_logo {
	position: absolute; z-index: 10;
	left:765px; 
	top: 25px;
}
div#fl_wrapper {
	position: absolute;	top: 0px; left: -15px;
}
div#h_cnt {
	width: 940px; height: 160px;
}
p.h_bc {
	padding: 8px 0 8px 20px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
}
p.h_bc a {
	color: #fade98;
	text-decoration: none;
}
p.h_bc a:hover {
	color: white;
}
.n_main_1st, .n_sub_1st {
	margin: 0 0 0 20px;
}
.n_main {
	margin: 0 0 0 25px;
}
.n_sub {
	margin: 0;
}
.n_sub_sep {
	margin: 0 5px 0 5px;
}
div#f_subnav {
	position: absolute; 
	top: 145px; left: 0px;
	width: 940px;
	font-size: 10px;
}
p.p_wrap {
	margin: 0; padding: 0;
}
p.hl_top {
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 2px 0; 
	margin: 0;
}

div.default_txt1 {
	padding: 0;
}

div.default_txt1 p, div.default_txt2 p, div.default_txt3 p, div.default_txt4 p {
	font-size: 11px;
	line-height: 16px;
	/* font-family: "Courier New", Courier; */
	color: #f1f1f1;
}
div.default_txt1 p {
	margin: 10px 0 0 0;
}
div.default_txt2 p {
	margin: 10px 0 15px 0;
}
div.default_txt3 p {
	margin: 10px 0 20px 0;
}
div.default_txt4 p {
	font-size: 11px;
}
h1 {
	font-size: 22px;
	color: #fade98;
	padding: 0;
	margin: 0;
	font-weight: normal;
	/* letter-spacing: -0.01em; */
}
h2 {
	font-size: 16px;
	color: #fade98;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
span.ta_gray {
	position: relative;
	top: 0px;
	color: #484848;
}
span.ta_white {
	position: relative;
	top: 0px;
	color: #fff;
}

div.cnt_type1_l {
	width: 470px; float: left;
	margin: 0 0 20px 0;
}
div.cnt_type1_r {
	width: 470px; float: right;
	margin: 0 0 20px 0;
}
div.cnt_type1_i {
	width: 450px; 
	background: #000 url('../images/v2/c_cnt1.jpg') repeat-x; 
	padding: 10px 10px 0 10px; 
	margin: 0 0 20px 0;
	/* */
	float: left;
	/* */
}
div.cnt_type1_i_l {
	width: 320px; /* 310 */
	float: left;
}
div.cnt_type1_i_r {
	width: 120px; 
	float: right;
}
div.cnt_type2_if {
	float: left;
	width: 950px; 
	background: #000 url('../images/v2/c_cnt2.jpg') repeat-x; 
	padding: 10px 10px 0 10px; 
	margin: 0 0 20px 0;
}
div.img_cap1, div.vid_cap1, div.img_cap3 {
	width: 460px;
	background: #141414;
	padding: 5px 0 5px 10px;
	margin: 0 0 0px 0;
	font-size: 11px;
	font-weight: normal;
	color: #fade98;
}
div.vid_cap1 {
	width: 210px;
	float: left;
}
img.btn_readon {
	margin: 0 0 0 10px;
}
div.cnt_img_1 {
	width: 598px;
	height: 175px;
	margin-top: 10px;
	background-position: center center; 
	background-repeat: no-repeat;
}
div.cnt_img_2 {
	width: 120px;
	height: 60px;
	margin-top: 0px;
	background-position: center center; 
	background-repeat: no-repeat;
	border: 0px solid #000;
}

div.cnt_img_3, div.cnt_img_4, div.cnt_img_5 {
	width: 135px;
	height: 70px;
	margin-top: 0;
	background-position: center center; 
	background-repeat: no-repeat;
}
div.cnt_img_4 {
	width: 220px;
	margin-top: 0;
}
div.cnt_img_5 {
	width: 598px;
	margin-top: 10px;
}


div.img_cap3 {
	width: 210px;
}
h1 a {
	text-decoration: none;
	color: #fade98;
}
h1 a:hover {
	color: #fff;
}
#ghFlames {
	position: absolute;
	z-index: 1;
	top: 2px;
}
#ghHeader {
	z-index: 5;
}
.tbl_wrapper {
	margin-top: 20px;
	font-size: 11px;
}
.tbl_row_1 {
	width: 140px; 
	color: #fade98;
	float: left;
	padding: 3px 0 3px 10px;
	border-bottom: 1px solid #343434;
}
.tbl_row_2 {
	width: 320px;
	color: #fade98;
	float: left;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #343434;
}
ul {
	list-style-type: square;
}
li {
	line-height: 16px;
}
ul, ol {
	font-size: 11px;
	margin: 15px 0 15px 0;
	color: #f1f1f1;
}

li.e {
	line-height: 12px;
	font-size: 12px;
}

/*
#lightbox{
	background: red;
	padding: 0px;
	height: 100px;
	overflow: visible;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: 10px solid black; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background: none;
	back\ground-color: transparent;
	background-image: url(blank.gif);
}
*/

.box_1, .box_2 {
	width: 278px;
	background: #151515;
	border: 1px solid black;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #fade98;
	font-weight: bold;
}
.box_1 {
	height: 150px;
}

#cform_table tr td {
	color: #fade98;
}

label {
	padding: 0;
	margin: 0;
}

.input_1, .input_1_err, .input_msgbox, .input_msgbox_err {
	border: 1px solid #353535;
	height: 13px;
	padding: 3px;
	margin-bottom: 5px;
	width: 270px;
	color: white;
	background: url(../images/v3_input.jpg);	
}
.input_1_err, .input_msgbox_err {
	border: 1px solid #9f0000;
}

.input_1:hover, .input_1_err:hover, .input_msgbox:hover, .input_msgbox_err:hover {
	border: 1px solid #27742c;
}

.input_msgbox, .input_msgbox_err {
	background: url(../images/v3_msgbox.jpg);	
}

.btn_1 {
	color: white;
	font-weight: bold;
	padding: 6px; 
	height: 27px; 
	line-height: 27px; 
	background: url(../images/v3_btn_1.jpg);
	font-size: 11px;
}
.btn_1:hover {
	background: url(../images/v3_btn_2.jpg);
}