@import url(../../../reset.css);
body {
	background: url(../../../../images/bg.jpg) repeat-x #2FAEFF;
	font-size: 11px;
	font-family: Tahoma;
	color: #666;
	padding:0;
}

a:link {
	color: #026CB1;
	text-decoration: none;
}

a:visited {
	color: #026CB1;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
.MainContnr
{
	float:left;
	width:100%;
	height:auto;
	background:url(../../../../images/pattrn.png) repeat;
}

#container {
	width: 990px;
	margin: 0 auto;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

p{
	font-size:11px;
}
/* Main CSS End */


/* Header CSS Start */
#main_header {
	width:990px;
}
#header {
	width:990px;
	height: 93px;
	
}
.logo{
	float:left;
	width:360px;
}
.logo a{
	float:left;
	width:355px;
	height:85px;
	background:url(../../../../images/logo.png) no-repeat;
}
.top_menu{
	float:right;
	width:570px;
}
.menu_left{
	float:left;
	background:url(../../../../images/top+_menu_left.png) no-repeat left;
	width:46px;
	height:42px;
}
.menu_right{
	float:left;
	background:url(../../../../images/top+_menu_right.png) no-repeat right;
	width:20px;
	height:42px;
}
.menu_center{
	float:left;
	background:url(../../../../images/top+_menu_center.png) repeat-x;
	width:494px;
	height:42px;
}
.menu_center .menu{
	float:left;
	width:494px;
	height:42px;
}
.menu_center .menu ul{
	float:left;
	padding:10px 0 0 0;
}
.menu_center .menu ul li{
	float:left;
	padding:0 6px;
	width:auto;
}
.menu_center .menu ul li a{
	float:left;
	font-family:Tahoma;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.login{
	float:left;
	width:990px;
	margin:10px 0 0 0;
}
.login_left{
	float:left;
	width:7px;
	height:33px;
	background:url(../../../../images/tf_bg_left.png) no-repeat left;
}
.login_right{
	float:left;
	width:7px;
	height:33px;
	background:url(../../../../images/tf_bg_right.png) no-repeat left;
}
.login_center{
	float:left;
	width:976px;
	height:33px;
	background:url(../../../../images/tf_bg_center.png) repeat-x;
}
.login_center a{
	color:#fff;
}
.login_center .username{
	float:left;
	width:210px;
	height:33px;
	text-align:center;
	padding:7px 0 0 0;
}
.username label{
	float:left;
	width:70px;
	height:33px;
	margin:4px 0 0 0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.username .tf{
	float:left;
	width:133px;
	height:17px;
	border:#227c9a 1px solid;
}
.login_center .username_1{
	float:left;
	width:240px;
	height:33px;
	text-align:center;
	padding:4px 0 0 0;
}
.username_1 label{
	float:left;
	width:110px;
	height:33px;
	margin:6px 0 0 0;
	color:#fff;
	font-size:11px;
}
.username_1 a{
	color:#fff;
	font-size:11px;
}
.username_1 a:hover{
	color:#aceafe;
	text-decoration:none;
}
#Image1{
	float:left;
	padding:3px 5px 0 0;
}
#Image2{
	float:left;
	margin:3px 5px 0 0;
}
.login_center .time{
	float:right;
	width:210px;
}
.script{
	float:left;
	width:990px;
	height:114px;
	background:url(../../../../images/script_bg.jpg) repeat-x;
        margin:10px 0;
}
/*/////////////////////////////////<script>///////////////////////////////////////////*/
img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container1{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:914px;
		}					
	#content1{
		position:relative;
                margin:0 auto;
		}			

/* Easy Slider */

	#slider{
                margin:0 auto;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:914px;
		height:112px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:10px;
		height:24px;
		position:absolute;
		left:10px;
		top:45px;
		}
	#nextBtn{ 
		left:970px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:10px;
		height:24px;
		background:url(../../../../images/left_button.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../../../../images/right_button.png) no-repeat 0 0;	
		}	

/*////////////////////////////////</script>///////////////////////////////////////////*/

#panel {
	background: #efefef;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	padding: 8px;
}

table {
	color: #000000;
	font-family: Tahoma;
	font-size: 13px;
}

.tborder {
	background: #42a6c5;
	width: 100%;
	margin: auto auto;
	border: 1px solid #0F5C8E;
}

.thead {
	background: #48b3d3 url(../../../images/thead_bg1.gif) top left repeat-x;
	color: #ffffff;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: #e7e7e7;
	color: #000000;
	font-size: 12px;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.trow1 {
	background: #f5f5f5;
}

.trow2 {
	background: #EFEFEF;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #48b3d3 url(../../../images/thead_bg1.gif) top left repeat-x;
	color: #ffffff;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.bottommenu {
	background:url(../../../images/thead_bg1.gif)  repeat-x;
	color: #fff;
	border: 1px solid #4874a3;
	padding: 10px;
}
.bottommenu a{
	text-decoration:none;
	color: #fff;
}

.bottommenu a:hover{
	text-decoration:underline;
	color: #fff;
}

.navigation {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.navigation a:link {
	text-decoration: none;
	color: #fff;

}

.navigation a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
	color:#000000;
}

.navigation .active {
	color: #fff;
	font-size: small;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background:url(../../../images/txtfld_bg.jpg) repeat-x;
	color: #000000;
	border: 1px solid #fff;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Tahoma, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}



.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #fff;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #81A2C4;
}

.pagination .pagination_current {
	background: #F5F5F5;
	border: 1px solid #81A2C4;
	font-weight: bold;
}

.pagination a:hover {
	background: #F5F5F5;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
	color:#000;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}
/******** Stepcarousel Start ********/
.stepcarousel{
position:relative; /*leave this value alone*/
overflow:scroll; /*leave this value alone*/
width:914px; /*Width of Carousel Viewer itself*/
height:127px; /*Height should enough to fit largest content's height*/
text-align:center;
margin-left:35px;
margin-bottom:10px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
top:0;
}

.stepcarousel .panel{
float:left; /*leave this value alone*/
overflow:hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-top:15px; /*margin around each panel*/
margin-right:0px;
width:914px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.HeaderMain
{
	float:left;
	width:990px;
	height:86px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.HeaderMain a
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.HeaderMain a:hover
{
	text-decoration:underline;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.HdrLeft
{
	float:left;
	width:8px;
	height:86px;
}
.HdrMid
{
	float:left;
	width:974px;
	height:86px;
	background:url(../../../images/topheader_mid.png) repeat-x;
}
.HdrRight
{
	float:left;
	width:8px;
	height:86px;
}
.Logo
{
	float:left;
	width:auto;
	height:86px;
}
.RightLinks
{
	float:right;
	width:350px;
	height:86px;
}
.LoginMain
{
	float:left;
	width:990px;
	height:64px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	margin-top:-12px;
	
}
.LoginMid span
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
}
.LoginMid strong
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}


.LoginMid td
{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
}
.LoginLC
{
	float:left;
	width:8px;
	height:64px;
}
.LoginMid
{
	float:left;
	width:974px;
	height:64px;
	background:url(../../../images/login_mid.png) repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	
}
.LoginMid a
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#00ffe4;
}
.LoginMid a:hover
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#00ffe4;
}
.LoginRC
{
	float:left;
	width:8px;
	height:64px;
}
.BannerMain
{
	float:left;
	width:990px;
	height:119px;
	padding-top:1px;
	padding-left:1px;
}
a.Bnr1
{
	float:left;
	width:249px;
	height:119px;
	background:url(../../../images/movies_01.jpg) no-repeat;
}
a:hover.Bnr1
{
	float:left;
	width:249px;
	height:119px;
	background:url(../../../images/movies_02.jpg) no-repeat;
}
a.Bnr2
{
	float:left;
	width:249px;
	height:119px;
	background:url(../../../images/tv_01.jpg) no-repeat;
}
a:hover.Bnr2
{
	float:left;
	width:249px;
	height:119px;
	background:url(../../../images/tv_02.jpg) no-repeat;
}
a.Bnr3
{
	float:left;
	width:249px;
	height:119px;
	background:url(../../../images/sports_01.jpg) no-repeat;
}
a:hover.Bnr3
{
	float:left;
	width:249px;
	height:119px;
	background:url(../../../images/sports_02.jpg) no-repeat;
}
a.Bnr4
{
	float:left;
	width:243px;
	height:119px;
	background:url(../../../images/opensource_01.jpg) no-repeat;
}
a:hover.Bnr4
{
	float:left;
	width:243px;
	height:119px;
	background:url(../../../images/opensource_02.jpg) no-repeat;
}
.FooterDiv
{
	float:left;
	width:990px;
	height:17px;
	background:url(../../../images/black_footer_bg.jpg) #323131 repeat-x;
	text-align:center;
	color:#fff;
	padding-top:3px;
}

.ads{ float:left; width:auto; height:auto;}


/******** Stepcarousel End ********/




/******************** Top10 Users CSS **********************/
.Banner
{
	width:990px;
	height:97px;
        margin-top:15px;
}
.banner_mid
{
	width:970px;
	height:97px;
	background:url(../../../images/mid.png) repeat-x;
	float:left;
}
.banner_left
{
	width:10px;
	height:97px;
	background:url(../../../images/left_corner.png);
	float:left;
}
.banner_right
{
	width:10px;
	height:97px;
	background:url(../../../images/right_corner.png);
	float:left;
}
.AdMain
{
	width:250px;
	height:97px;
	float:right;
	position:relative;
	margin-right:10px;
}
.Ad
{
	width:250px;
	height:115px;
	position:absolute;
	left:0px;
	top:-9px;
}
.Users
{
	width:350px;
	height:77px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
}
/******************** Top10 Users CSS **********************/
