@charset "utf-8";
/* CSS Document */
body{
	margin: 0 0 0 0;
	font-family:tahoma;
	font-size:11px;
	background-image:url(images/logo_bg.gif);
	}

.pagetitle {
	FONT: bold; FONT-SIZE:11px; font-family: Tahoma; COLOR: white; 
}
img{border:none;}
.title_txt {
	padding-left:5px;
	FONT:bold;
	height:28;
	font-family: Tahoma; COLOR: #000; font-size:12px;
	background: #E9E9E9;
}

#ajax_loading_sta_bar {
	position:absolute;
	left:462px;
	top:222px;
	width:100px;
	height:100px;
	z-index:1;
	/*visibility: hidden;*/
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #ffffff;
}
.inputbox {
	width: 150px;
	margin-left:0px;
	border: 1px solid #cccccc;
	font-size: 12px;
}
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.logbutton {
	border: solid 1px #cccccc;
	background: #E9ECEF;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
}
.button {
	border: solid 1px #cccccc;
	background: #E9ECEF;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding: 1px; 
}
TD {
	font-size: 11px;
	font-family: Tahoma;
	COLOR: #000000;
	
}
A.menulink {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:Tahoma;
font-size:11px;
BORDER: none;
COLOR: #0683ca;
}
a.menulink:hover {
FONT-WEIGHT: normal; 
FONT-SIZE:11px; 
font-family:Tahoma; 
COLOR: #000000; 
TEXT-DECORATION: underline;}
	.ListCustomTitle {
		font-size: 11px;
		font-family: Tahoma;
		font-weight: bold;
		margin: 0px;
		padding: 4px 4px;
		border-bottom: 1px solid #78BA00;
		border-right: 1px solid #78BA00;
	}
	.BorderTitle {
		font-size: 11px;
		font-family: Tahoma;
		margin: 0px;
		border-left: 0px solid #78BA00;
		border-right: 0px solid #78BA00;
		border-bottom: 0px solid #78BA00;
		background:#FFFFFF;
	}
	.BorderRTitle {
		font-family: Tahoma;
		padding-left:8px;
		border-left: 1px solid #78BA00;
	}

a.more:link {FONT-WEIGHT:normal; FONT-SIZE:11px; font-family:Tahoma; COLOR: #454545;  TEXT-DECORATION:none}
a.more:active {FONT-WEIGHT: normal; FONT-SIZE:11px; font-family:Tahoma; COLOR: #0683ca; TEXT-DECORATION: underline}
a.more:visited {FONT-WEIGHT: normal; FONT-SIZE:11px; font-family:Tahoma; COLOR: #454545; TEXT-DECORATION: none}
a.more:hover {FONT-WEIGHT: normal; FONT-SIZE:11px; font-family:Tahoma; COLOR: #0683ca; TEXT-DECORATION: underline;}

A.mrwhite:link          {BACKGROUND: none; COLOR: #ffffff; FONT-WEIGHT: bold;FONT-SIZE: 11px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}
A.mrwhite:active        {BACKGROUND: none; COLOR: #ff8e29; FONT-WEIGHT: bold;FONT-SIZE: 11px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}
A.mrwhite:visited       {BACKGROUND: none; COLOR: #ffffff; FONT-WEIGHT: bold;FONT-SIZE: 11px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}
A.mrwhite:hover         {BACKGROUND: none; COLOR: #ff8e29; FONT-WEIGHT: bold;FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
TEXT-DECORATION: none}

A.black:link  
{BACKGROUND: none; COLOR: #0683ca; FONT-WEIGHT: normal;FONT-SIZE: 11px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
}
A.black:active        {BACKGROUND: none; COLOR: #000000; FONT-WEIGHT: normal;FONT-SIZE: 11px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}
A.black:visited       {BACKGROUND: none; COLOR: #0683ca; FONT-WEIGHT: normal;FONT-SIZE: 11px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}
A.black:hover         {BACKGROUND: none; COLOR: #000000; FONT-WEIGHT: normal;FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
TEXT-DECORATION: none}

input,textarea,select{
	font-family:Tahoma;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #cccccc;
	/*258e0e*/
}

.head { padding-left: 4px;}
/* MAIN */
a{ color: #000000; text-decoration: none }
	a:hover{ color: #0683ca; text-decoration: underline; }
	.standart_text{
		font-family:  Tahoma;
		font-size: 11px; 
		font-weight: normal;
		color:#000000;
	}
/* POLLS */
input.submit {
	color: #000000;
	background: #eeeeee;
	border: 1px outset #cccccc;
}
/* Default for the poll bars */

.pollBar {
	height: 8px;
	background: #1f829e;
	border: 0px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */
#pollBar1 {
	background: #1f829e;
}

fieldset {
	border: solid 0px #ffffff;
	width: 210px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
}

legend {
	color: #336633;
	background: #ffffff;
	border: 0px outset #ffffff;
	padding: 0px 0px 0 0px;
	font-weight: bold;
}

.vote {
	margin-top: 4px;
	padding: 0 0 0 0;
}

.vote p {
	margin-top: 6px;
	margin-bottom: 6px;
}
/*POLLS END*/
.menulist, .menulist ul {
 margin: 0;
 padding: 0px;
 width: 233px;;
 list-style: none;
 /*background: #ffffff; /* url(listmenu_o.png) left repeat-y;*/
 border: 0px solid #ffffff;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned across from their parent */
.menulist ul {
 display: none;
 position: absolute;
 top: 0;
 left: 100%;
}

/* All menu items (<li> tags) are relatively positioned (to correctly offset submenus). */
.menulist li {
 position: relative;
}

/* Links inside the menu */
.menulist li a {
 display: block;
 padding: 2px 2px 2px 2px;
 color: #000;
 text-decoration: none;
 border: 1px solid transparent;
 margin: 0;

}
/* HACKS: MSIE6 doesn't support transparent borders, mimic with margins */
* html .menulist li a {
 border-width: 0;
 margin: 1px;
}

.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #FFF;
 background-color: #D4D5D3;
 padding: 2px 2px 2px 2px;
 border: 1px solid ;
 margin: 0;
}
.menulist a.highlighted {
 color: #30c215;
 background-color: #ffffff;
 border: 1px solid ;
 margin: 0;
}

/* 'subind' submenu indicators, which are automatically prepended to 'A' tag contents. */
.menulist a .subind {
 float: right;
}
/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist li {
 float: left;
 width: 100%;
}

* html .menulist li {
 float: left;
 height: 1%;
}
* html .menulist a {
 height: 1%;
}
/* End Hacks */

.mainsponsorlist {
  margin-top: 0px; 
  padding-left: 0px; 
  margin-bottom: 0px; 
  margin: 0px; 
  list-style-type: none
}

.mainsponsorlist LI {
  background-position: 0px 0.5em; 
  padding-left: 6px;
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 0px;
  line-height: 1.6em; 
  font-size: 11px; 
  /*background-image: url(images/list_view.gif); */
  background-repeat: no-repeat; 
  font-family: Tahoma;
}

/*page page/*/
.numlinks, .numlinks-inactive {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.numlinks-inactive {
	color:#DDDDDD;
}

.numhighlight {
	background-color:#e2e2e2;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.t-border {
	border-collapse:collapse;
}

.td-border {
	width:18px;
	height:18px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	vertical-align:middle;
	border:#EEEEEE solid; 
	border-width:1px;
}
/*form validation function csshaha*/
/*slide page*/	
img {
border: 0px;
}
#ajax_loading_sta_bar {
	position:absolute;
	left:462px;
	top:222px;
	width:100px;
	height:100px;
	z-index:1;
	/*visibility: hidden;*/
}

h1 a{text-decoration:none;}

#loading{position:relative; top:50px; left:50px; background-image:url(images/spinner.gif); background-repeat:no-repeat; background-position:left middle; padding-left:50px;}

/* Header */

#header {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}

#logo {
	float: left;
	padding: 90px 0 0 0;
}

/* Page */

#page {
	width: 820px;
	height:auto;
	margin: 0 auto;
	padding: 5px 0;
}

/* Content */

#content {
	float: right;
	width: 605px;
	height:auto;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* Footer */
#footer {
	clear: both;
	padding: 30px 0;
	text-align: center;
	font-size: smaller;
}	
	/* Default for the poll bars */

.pollBar {
	height: 8px;
	background: #1f829e;
	border: 0px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */
#pollBar1 {
	background: #1f829e;
}

fieldset {
	border: solid 0px #ffffff;
	width: 210px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
}

legend {
	color: #336633;
	background: #ffffff;
	border: 0px outset #ffffff;
	padding: 0px 0px 0 0px;
	font-weight: bold;
}

.vote {
	margin-top: 4px;
	padding: 0 0 0 0;
}

.vote p {
	margin-top: 6px;
	margin-bottom: 6px;
}
#mainContainer{
		margin:0 auto;
		text-align:left;
	}

#mainContent{
		padding:5px;
	}
.clear{
		clear:both;
	}
/*POLLS END*/