/* ================================================== 
	Horz Menu Styling Classes	
===================================================== */


#feat_list a{
	text-decoration:none;
	border:0px none #000000;
	color: #545439;
}
#feat_list a:hover{
	color: #A9A983;

}

a{
	text-decoration:none;
	border:0px none #000000;
	color: #f6de19;
}
a:hover {
	color: #FFFFFF;
}

#msg_title a{
	text-decoration:none;
	border:0px none #000000;
	color: #ffffff;
}
#msg_title a:hover {
	color: #f6de19;
}
.menu_rel {
	position: relative;
	text-align: center;
	margin: auto;
	padding: 0px;
}

#horz_bot {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 7px;
	
}

#horz_bot ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #666666;
	display: inline;
}
 
#horz_bot li {
	padding: 0px;
	display: inline;
	margin: 0px;
}

#horz_bot ul li div.left {
	position: absolute;
	
	height: 21px;
	width: 17px;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	
}
#horz_bot ul li div.right {
	position: absolute;
	top: 0px;
	height: 17px;
	width: 17px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sub_menu_screw.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
	
}

#horz_bot ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: inline;
	margin: 0px;
	
	
}
	

#horz_bot ul li:hover div.left {
	position: absolute;
	
	height: 21px;
	width: 17px;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	
	color: #a7890d;
	
}
#horz_bot ul li:hover div.right {
	position: absolute;
	top: 3px;
	height: 17px;
	width: 17px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	color: #a7890d;
	
}


/*

/*
*/
/*#horz_bot ul li:hover a{
	display: block;
	text-decoration: none;
	color: #a7890d;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;

}*/
#horz_bot ul li a:hover {
	display: inline;
	text-decoration: none;
	color: #f6de19;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	
	
}

/*///////////////////////////////////////////////////////////////
Current*/
#horz_bot ul li div.left_current {
	position: absolute;
	
	height: 21px;
	width: 17px;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	
}
#horz_bot ul li div.right_current {
	position: absolute;
	top: 3px;
	height: 17px;
	width: 17px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sub_menu_screw.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	
}

#horz_bot ul li a.current {
	display: inline;
	text-decoration: none;
	color: #f6de19;
	font-weight: bold;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	
	
}
/*//////////////////////////////////////////////////////////////////////////////////*/
/* Fix IE. Hide from IE Mac \
* html #horz_bot ul li { float: left;height: 1%; }
* html #horz_bot ul li a { height: 1%; }
/* End */

#nav{
	
}

#horz {
	
	margin: 0px;
	padding: 0px;
	
}

#horz ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #666666;
	text-align: left;
}
 
#horz li {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index:10000;
}
 
#horz ul li a {
	display: block;
	text-decoration: none;
	color: #f6de19;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#horz ul li a:hover {
	display: block;
	text-decoration: none;
	color: #000;
	background-color:#efdf13;
}

/* Fix IE. Hide from IE Mac \
* html #horz ul li { float: left;height: 1%; }
* html #horz ul li a { height: 1%; }
/* End */
div{zoom:1;}

#horz ul li ul{
	display:none;
	position:absolute;
	top:35px;
	left:0;
	width:150px;
	z-index:90000 !important;
	padding:5px;
	background-color:#000;
}
#horz ul li ul li{
	float:none;
	border-bottom: 1px solid #313131;
}
#horz ul li ul li a{
	padding-bottom:5px;
	padding-top:5px;
	font-size:12px;
	padding-left:8px;
}
#horz ul li:hover ul,#horz ul li.over ul{
	display:block;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width:100%;
	position:relative;
	background:url(../images/body-back.jpg) repeat-x top left #3A3A3A;
}
.header_img {
	background-attachment: scroll;
	/*background-image: url(../images/header_back_img.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
#top-banner{
	height:272px;
	margin-bottom:38px;
	text-align:left;
	background:url(../images/head1.jpg) no-repeat top right;	
}
#top-banner .logo{
	width:259px;
	height:210px;
}

/* Div Styles //////////////////////////////////*/

.main_div{
	position:relative;
	width: 900px;
	left: 0px;
	top: 0px;

}
.top_menu_div{
	position:absolute;
	left: 135px;
	top: -112px;
	width: 560px;
} 
.feat_link {
	background-image: url(../images/feat_item_link_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.feat_link_head {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F6DE19;
	text-transform: uppercase;
	padding-top: 20px;
}
.msg_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3A3A3A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.msg_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mid_block {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #febd00;
	border-right-color: #febd00;
	border-bottom-color: #febd00;
	border-left-color: #febd00;
	height: auto;
	text-align: center;
	padding-top:25px;
}
.mid_block_pad {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.feat_img_brdr {
	position: absolute;
	height: 186px;
	width: 186px;
	top: -7px;
	left: -6px;
	z-index: 9;
}

.bot_main {
	background-color: #3A3A3A;
	background-repeat: no-repeat;
	background-position: 900px top;
}
.bot_menu_div{
	position:absolute;
	left: 200px;
	top: 165px;
	width: 600px;
}
.msg_head_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.msg_copy_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EAEAEA;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sub_menu_div {
	position:absolute;
	top: -37px;
	width: 720px;
	left:0;
	padding: 0px;
	z-index:9998;
}
.horz_msg_top {
	background-image: url(../images/horz_msg_top_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.horz_msg_bot {
	background-image: url(../images/horz_msg_bot_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.horz_msg_slither {
	background-image: url(../images/horz_msg_slither.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px;
}
.img_brdr {
	position: absolute;
	height: 186px;
	width: 186px;
	top: -7px;
	left: -11px;
}
.img_rel {
	position: relative;
	z-index: 11;
}
.feat_img_div {
	position: absolute;
	top: 20px;
}

#horz_bot img {
	position: relative;
	top: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 17px;
	width: 17px;
}
.flash_position {
	top: -10px;
	position: absolute;
}
.thumb_cell {
	padding-top: 10px;
	padding-right: 48px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.feat_link_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: #FFFF00;
	padding: 10px;
}
.feat_more_td {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.page_sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F6DE25;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.gal_brdr {
	position: absolute;
	height: 130px;
	width: 130px;
	top: -4px;
	left: -5px;
}
.flash_home_div {
	z-index: 2;
	position: absolute;
}
.flash_more_button {
	top: -14px;
	position: absolute;
	right: -50px;
}
.flash_msgmore_button {
	top: -30px;
	position: absolute;
	left: -10px;
}
.main_block_pad {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.footer_copy {
	font-size: 11px;
	color: #FFFFFF;
}
.kart_brdr {
	border: 1px solid #5B5B5B;
}
.kart_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.kart_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F6DE25;
	border-right-color: #F6DE25;
	border-bottom-color: #F6DE25;
	border-left-color: #F6DE25;
}
.msg_copy_bot ul li {
	list-style-type: disc;
	list-style-position: outside;
}

.msg_copy_bot ul {
	position: static;
	left: 0px;
	top: 0px;
	
}
#subscribe-box{
	width:454px;
	height:85px;
	background-image:url(../images/nl_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	position:relative;
	float:right;
}
#input{
	position:absolute;
	top:40px;
	right:30px;
	
}
#input input{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#666666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-left:8px;
	padding-top:2px;
	width:150px;
}
#go{
	position:absolute;
	top:5px;
	right:10px;
}
