
/* import navigation
----------------------------------------------- */
.hiddenPic {display:none;}



/* navigation
----------------------------------------------- */

.nav_left
{
	width: 5px;
	height: 35px;
	/*background: url(../../style/images/nav_left.gif) no-repeat;*/
	float: left;
}
.nav_holder
{
	width: 954px;
	height: 35px;
	background: url(../../style/images/nav_bg.gif) repeat-x;
	float: left;
}
.nav_right
{
	width: 3px;
	height: 35px;

	
	float: right;
	margin: 0 0 5px 0;
}
#navigation
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	margin: 0; padding: 0;
}
#navigation li
{
	float: left;
	text-align: center;
}
#navigation li a
{
	color: #fff;
	line-height: 35px;
	padding: 0 60px 0 20px;
	display: block;
	text-align: center;
}
	#navigation li a:hover
	{
		background: url(../../style/images/nav_bg.gif) repeat-x 0 -45px;
		color: #fff;
		text-decoration: none;
	}

/* layout
----------------------------------------------- */

body
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #000 url(../../style/images/bg/rotate.php) no-repeat fixed;
	margin: 0; padding: 0 0 0 0;
}
.bg
{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../../style/images/bg1a1e2a.png');

}
.bg[class]
{
  background-image:url(../../style/images/bg1a1e2a.png);


  
}
div#container
{
	width: 964px;
	margin: 0 auto;
}
h1#banner
{

	width: 954px;
	height: 224px;
	text-indent: -9999px;
	background: url(../../style/images/banners/rotate.php) no-repeat;
	margin: 0 auto;
	clear: both;
}
div#content
{
	width: 954px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	clear: both;
}
	div#left
	{
		width: 202px;
		float: left;
		margin: 0 0 0 5px;
	}
	div#center
	{
		width: 540px;
		float: left;
		margin: 0 0 0 5px;
	}
	div#right
	{
		width: 204px;
		float: right;

	}
.info
{
	width: 940px;
	height: 42px;
	padding: 0 0 0 12px;
	clear: both;
}
.post
{
	width: 937px;
	height: 100px;
	background: #000000;
	clear: both;
}
.topinfo
{
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	width: 940px;
		clear: both;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 10px;
	background: url(../../style/images/info.png) no-repeat;


}
.side_header
{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	width: 192px;
	height: 32px;
	line-height: 42px;
	padding: 0 0 0 12px;
	background: url(../../style/images/side_header_bg.gif) no-repeat;

}
.side_content_menu
{
	width: 200px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	background: #000000;
	margin: 0 0 10px 0;
}
	.side_content_menu img
	{
		display: block;
	}
.side_content
{
	width: 180px;
	padding: 10px;
	border: 1px solid #769dae;
	background: #000000;
	margin: 0 0 10px 0;
	overflow: auto;
}
.search_input_left
{
	width: 4px;
	height: 25px;
	background: url(../../style/images/search_input_left.gif) no-repeat;
	float: left;
}
	.search_input
	{
		font-family: Trebuchet MS, sans-serif;
		width: 107px;
		height: 21px;
		padding: 4px 3px 0 0;
		background: url(../../style/images/search_input.gif) repeat-x;
		border: 0;
		float: left;
	}
		.search_submit
		{
			cursor: pointer;
			width: 50px;
			height: 25px;
			background: url(../../style/images/search_button.gif) no-repeat;
			border: 0;
			float: left;
		}
.center_header
{
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	width: 530px;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 10px;
	background: url(../../style/images/center_header_bg.gif) no-repeat;
}
	.center_content
	{
		width: 538px;
		background: #000000;
		border: 1px solid #333;
		margin: 0 0 10px 0;
	}
	.center_post_img
	{
		width: 533px;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #333;
		padding: 4px 0 4px 5px;
	}
		.center_post_img img
		{
			display: block;
		}
	.news_post
	{
		width: 531px;
		padding: 7px 0 0 7px;
	
                background-color: #000000;
		line-height: 14px;
	}
		.news_post p
		{
			margin: 0; padding: 8px 0 8px 0;
		}
div#site_footer
{
	text-align: center;
        color: #fff;
	width: 954px;
	height: 20px;
	padding: 0 10px 0 0;

	clear: both;
}
	div#site_footer a
	{
		text-decoration: underline;
	}
	div#site_footer a:hover
	{
		text-decoration: none;
	}
div#footer
{
	width: 880px;
	height: 47px;
	padding: 0 0 0 80px;
	margin: 0 auto;
}
	div#footer a
	{
		margin: 0 75px 0 0;
		float: left;
	}
.heightfix
{
	height: 1%;
	width: 1%;
	display: none;
}

/* side lists
----------------------------------------------- */

.list_side
{
	list-style: none;
	margin: 0; padding: 0;
}
.list_side li
{
	border-bottom: 1px solid #333;
	background: url(../../style/images/side_list_bg.gif) repeat-x;
        background-color: #FFFFFF;
	line-height: 22px;
}
.list_side a
{
	color: #FFF;
	padding: 0 0 0 6px;
	text-decoration: none;
}
	.list_side a:hover
	{
		color: #999;
		text-decoration: underline;
	}

/* side list right
----------------------------------------------- */

.list_sideb
{
	list-style: none;
	margin: 0; padding: 0;
}
.list_sideb li
{
        font-family: verdana;
	border-bottom: 1px solid #333;
	background-color: #000000;
	line-height: 22px;
	padding: 0 0 0 4px;

}
.list_sideb a
{
	color: #999;
	padding: 0 0 0 6px;
	text-decoration: none;
}
	.list_side a:hover
	{
		color: #999;
		text-decoration: underline;
	}

.list_sidec
{
	list-style: none;
	margin: 0; padding: 0;
}
.list_sidec li
{
        font-family: verdana;
	border-bottom: 1px solid #333;
	background-color: #FFFFFF;
	line-height: 22px;
	padding: 0 0 0 0px;

}
.list_sidec a
{
	color: #999;
	padding: 0 0 0 6px;
	text-decoration: none;
}
	.list_side a:hover
	{
		color: #999;
		text-decoration: underline;
	}


/* colors, typography & links
----------------------------------------------- */

a
{
	color: #999;
	text-decoration: none;
}
a:hover
{
	color: #999;
	text-decoration: underline;
}
span.posted
{
	font-size: 11px;
}

/* misc
----------------------------------------------- */

form, input, textarea, h1
{
	margin: 0; padding: 0;
}
a img
{
	border: 0;
}

 input
{
color: #fff;
background: #1c212e;
border: 1px solid #414c69
}

.submit input
{
color: #fff;
background: #1c212e;
border: 2px outset #414c69
}