body {
    text-align: center;
    margin: 0;
    background: #000;
}
#container {
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 1007px;
    overflow: hidden;
}
#topbar {
    position: absolute;
    top: 0;
    left: 255px;
    width: 745px;
    height: 86px;
}
#home #lpanel {
	height: 471px;
}
#lpanel 
{
    position: absolute; 
    width: 249px; 
	overflow: hidden;
    left: 2px;
    top: 0;
    text-align: left;
    background: url(../../_images/lpanel_bg.gif) top left repeat-y;
}
#lpanel_top {
    width: 249px;
    height: 176px;
    float: left;
}
#lpanel_top img{
    border: 0;
}
#home #lpanel_template_1 {
	height: 288px;
}
#lpanel_template_1 {
    width: 249px;
	overflow: hidden;
    float: left;
}
#lpanel_template_1 .alert {
    width: 209px;
    margin: 0 20px;
    padding: 3px;
    border: solid 1px #f00;
    color: #f00;
    font: bold 14px arial, sans-serif;
    text-align: center;
    float: left;
}
#lpanel_template_1 .entry {
    font: bold 12px arial, sans-serif;
    color: #000;
    margin-left: 23px;
    margin-top: 6px;
    width: 203px;
    height: 13px;
    overflow: hidden;
    float: left;
}
#lpanel_template_1 .input_text {
    margin-left: 23px;
    margin-top: 3px;
    width: 199px;
    float: left;
}
#lpanel_template_1 .LoginButton {
    border: 0;
    margin: 12px 0 4px 34px;
    float: left;
}
#lpanel_template_1 .JoinNowButton {
    border: 0;
    margin: 4px 0 4px 34px;
    float: left;
}
#lpanel_template_1 h3 {
    font: bold 18px arial, sans-serif;
    color: #0589d7;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 249px;
    float: left;
}
#lpanel_template_1 .hr {
    height: 1px;
    width: 233px;
    border-top: solid 1px #e6e7e7;
    background-color: #dddddd;
    overflow: hidden;
    margin: 2px 9px;
    float: left;
}
#lpanel_template_1 .small {
    font: bold 10px arial, sans-serif;
    width: 249px;
    height: 19px;
    overflow: hidden;
    text-align: center;
    float: left;
}
#lpanel_template_1 .small a {
    color: #0589d7;
}
#lpanel_template_1 .small a:hover {
    color: #23a8e6;
}
#lpanel_template_1 .bot_links {
    text-align: right;
    font: bold 12px arial, sans-serif;
    float: left;
}
#lpanel_template_1 .bot_links a {
    margin-bottom: 4px;
    color: #0589d7;
    display: block;
    text-align: right;
    width: 215px;
    height: 14px;
    overflow: hidden;
    float: left;
}
#lpanel_template_1 .bot_links a:hover {
    color: #23a8e6;
}
#lpanel_bot {
    background: url(../../_images/lpanel_bot.gif) top left no-repeat;
    width: 249px;
    height: 7px;
    float: left;
}
#lpanel_ads 
{
    text-align: center;
    margin-top: 6px;
}
.clickable {
    cursor: pointer;
}
#main_panel 
{
    margin: 0 0 15px 256px;
    padding-top: 86px;
	width: 745px;
}
#main_panel_inner
{
	width: 745px;
	overflow-x: hidden;
	background: url(../../_images/bg_texture_01.gif);
	font: 14px/26px arial, sans-serif;
	color: #ccc;
}
#main_panel_inner .border
{
    padding: 2px;
    border: solid 5px #880c0f;
    border-radius: 5px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}
#main_panel_inner .left
{
    float: right;
    margin: 0 20px 20px 0;
}
#main_panel_inner .right
{
    float: right;
    margin: 0 0 20px 20px;
}
#main_panel_inner .padded
{
    margin: 50px;
}
#main_panel_inner table
{
	border: 0;
}
#main_panel_inner td
{
	font: 14px/22px arial, sans-serif;
	color: #ccc;
	border: 0;
}
#main_panel_inner h1
{
    font: bold 32px/33px arial, sans-serif;
    text-transform: uppercase;
    margin: 0 0 6px 0;
}
#main_panel_inner h2
{
    font: bold 24px/25px arial, sans-serif;
    text-transform: uppercase;
    margin: 0 0 6px 0;
}
#main_panel_inner h3
{
    font: bold 18px/19px arial, sans-serif;
    text-transform: uppercase;
    margin: 0 0 6px 0;
}
#main_panel_inner .alternate {
    display: block;
}
#main_panel_inner .center {
    text-align: center;
}
#main_panel_inner a {
    color: #ff0000;
}
#main_panel_inner a:hover {
    color: #fff;
}
#main_panel_inner .highlight, #main_panel_inner .highlight a, #main_panel_inner a.highlight {
    background-color: #880c0f;
    color: #ccc;
    text-decoration: none;
}
#main_panel_inner a.highlight:hover, #main_panel_inner .highlight a:hover {
    color: #fff;
}
#main_panel_inner .line
{
    padding: 3px;
}
#main_panel_inner .row_odd
{
    background-color: #262626;
}
#main_panel_inner .row_even
{
    background-color: #141414;
}
#promo {
    position: absolute; 
    left: 256px;
    top: 86px;
	width: 745px;
	height: 385px;
}
.clearboth {
    clear: both;
    width: 0;
    height: 0;
    overflow: hidden;
}
#panels {
    padding-top: 476px;
    padding-left: 1px;
    width: 1020px;
}
#panels .panel {
    width: 495px;
    height: 310px;
    border: solid 1px #444;
    float: left;
    margin: 0 6px 6px 0;
    position: relative;
    overflow: hidden;
}
#panels .panel .read_more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 479px;
    text-align: right;
    font: bold 14px arial, sans-serif;
    margin: 0 16px 10px 0;
}
#panels .panel a, #panels .panel .read_more a  {
    color: #ff0000;
}
#panels .panel a:hover, #panels .panel .read_more a:hover {
    color: #fff;
}
#panels .panel .bot_left 
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 479px;
    text-align: left;
    color: #fff;
    font: bold 14px arial, sans-serif;
    margin: 0 16px 10px 0;
}
#panels .panel img {
    border: 0;
}
#panels .panel .poll
{
    width: 496px;
    height: 308px;
    overflow: hidden;
}

/* PANEL TEMPLATE 1 - Content Only */
#panels .panel_template_1 {
    margin: 15px;
    color: #d7d7d7;
    font: 14px arial, sans-serif;
}
#panels .panel_template_1 {
    margin: 100px 20px 20px 20px;
    color: #d7d7d7;
    font: 14px arial, sans-serif;
}
#panels .panel_template_1 p {
    font: 14px/26px arial, sans-serif;
    margin: 0 0 6px 0;
}
#panels .panel_template_1 h1 {
    font: bold 25px/23px arial, sans-serif;
    text-transform: uppercase;
}

/* PANEL TEMPLATE 2 - Content With Image */
#panels .panel_template_2 {
    margin: 15px;
    color: #d7d7d7;
    font: 14px arial, sans-serif;
}
#panels .panel_template_2 h1 {
    font: bold 32px/33px arial, sans-serif;
    text-transform: uppercase;
    margin: 0 0 6px 0;
}
#panels .panel_template_2 p {
    font: 14px/22px arial, sans-serif;
    margin: 0 0 6px 0;
}
#panels .panel_template_2 img {
    float: left;
    margin: 0 16px 0 0;
}

/* PANEL TEMPLATE 3 - Large Image Only */
#panels .panel_template_3 {
    margin: 6px;
}

/* PANEL TEMPLATE 4 - Poll */
#panels .panel_template_4 {
}

/* PANEL TEMPLATE 5 - Video */
#panels .panel_template_5 {
    margin: 6px;
    color: #d7d7d7;
    font: 14px arial, sans-serif;
}

/* END PANEL TEMPLATES */


#panels .promo_panel {
    width: 1000px;
    height: 185px;
    margin-bottom: 25px;
    float: left;
}
#footer {
    clear: left;
    float: left;
    width: 1000px;
    font: 12px verdana, arial, sans-serif;
}
#navLinks{
	border-top:		1px solid #878787;
	border-bottom:	1px solid #878787;
	height: 		15px;	
	width: 			100%;
	margin: 		0;
	padding:		0 0 4px 0;
	text-align:		right;
}
#navLinks li { 
	color:			#878787;
	display: 		inline;
	font-size:		9px; 
	list-style-type:	none;
	padding-right:		10px;
}
#navLinks li a{ 
	color:			#878787;
	text-decoration:	none;

}

/* GALLERY LIST */
/* IMPORTANT - Change main ID of your gallery list to prevent a flash of unstyled content */
#promo_slides { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { }

/* LOADING BOX */
.loader { background: url(../../_images/loader.gif) center center no-repeat #000; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #000; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #5d5d5d; margin-left: 2px !important; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border: 3px solid #fff; margin-left: 0 !important; }

/* FRAME IMAGES */
.frame img { border: none; -ms-interpolation-mode: bicubic; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

.nav-prev-overlay {display: none;}
.nav-next-overlay {display: none;}
.nav-prev {display: none;}
.nav-next {display: none;}		