html, body {
height: 100%;
}
img {
border-width: 0;
}
body {
color:white;
padding:0;
margin:0;
font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
/*color:#aaaaaa;*/
background:#000000;
-webkit-text-size-adjust: 100%
}
a {
color:cyan;
text-decoration:none;
}
a:hover {
color:pink;
text-decoration:none;
}
a:visited {
color:cyan;
text-decoration:none;
}
a.classic {
color:blue;
}
a.classic:hover {
color:red;
}
a.classic:visited {
color:purple;
}
a.cmt {
text-decoration:none;
color:white;
cursor:pointer;
}
a.cmt:hover {
text-decoration:none;
color:white;
cursor:pointer;
}
a.cmt:visited {
text-decoration:none;
color:white;
cursor:pointer;
}
img.card {
 position:relative;
 top:3px;
}
/*** Containers ***/

.content_container {
margin:0px auto;
min-width:600px;
padding:0;
text-align:left;
width:970px;
}

#outter_container {
color:black;
min-height:100%;
position:relative;
overlow:auto;
}

#outter_container a.last, #outter_container li.last {
border:none;
}

#head_container {
}

#foot_container {
background:url(../images/footer_bg.gif) left top repeat-x;
position: absolute;
bottom: 0;
width:100%;
height: 80px;
font-size:0.9em;
}

#foot_clear {
height:120px;
clear:both;
}

#site_container {
}

#menu_container {

}

/* Header */

#site_header {
height: 156px;
background:url(../images/header_bg.gif) left top repeat-x;
}

#menu_header {
height: 73px;
background:url(../images/menu_bg.gif) left top repeat-x;
}

#header_right {
}

#header_action {
padding: 10px 0px 0px 0px; /* top right bottom left */
background:url(../images/divider3.png) center top no-repeat;
height:40px;
overflow:auto;
}

/* Footer */

#footer_wrap {
font-size:11px;
text-align:center;
}

#footer_top {
padding: 0px 0px 5px 0px;
height:30px;
}

#footer_bottom {
padding-top:10px;
display:inline-block;
}

#footer_wrap a {
color:#999999;
text-decoration:none;
}

#footer_wrap a:hover {
color:#91EC1D;
text-decoration:underline;
}

#footer_top a {
}

#footer_top ul {
text-align:center;
list-style:none outside none;
}

#footer_top li {
border-right: 1px solid #393838;
padding:0px 10px 0px 10px; /* top right bottom left */
display:inline-block;
}

/*** Horizontal menu ***/

#main_menu {
padding:5px 0px 5px 0px;
margin-left:0px;
}
#main_menu ul {
text-align:left;
font-size:16px;
list-style:none outside none;
}
#secondary_menu {
position:relative;
left:-30px;
top:-30px;
text-align:left;
font-size:12px;
color:white;
}
#secondary_menu li.menuitem {
}
#main_menu li, #secondary_menu li {
display:inline-block;
}
#main_menu li.menuitem {
	position:relative;
	left:-40px;
}
#main_menu a {
border-right: 1px solid #393838;
padding:5px 15px 5px 15px; /* top right bottom left */
font-size:12px;
color:#8E8E8E;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
#secondary_menu a {
font-size:11px;
color:#8E8E8E;
font-weight:bold;
text-decoration:none;
}
#main_Menu a.first, #secondary_menu a.first {
padding-left:0px;
}

#main_menu a.current, #secondary_menu a.current {
color:#91EC1D;
}

#main_menu a:hover, #main_menu a.active, #secondary_menu a:hover, #secondary_menu a.active {
color:pink;
text-decoration:none;
}

/* images */
#logo_img {
background:url(../images/blogo2.gif) no-repeat;
float:left;
width: 145px;
height: 140px;
position: relative;
top:8px;
}

#header_img {
background:url(../images/header_img.png);
float:left;
width:380px;
height:156px;
margin:0px 40px 0px 50px;
}

#welcome_img {
background:url(../images/welcome_img.jpg) no-repeat;
background-color: #14310F;
float:left;
padding: 0px 10px 10px 250px; /* top right bottom left */
min-height:162px;
height:auto !important; 
height:162px;
text-align:justify;
}

#welcome_img h2 {
text-align:left;
}

#fbfind-img, #twitterfind-img, #youtubefind-img {
position:relative;
top:5px;
width:16px;
height:16px;
margin-left:10px;
display:inline-block;
}

#fbfind-img {
background:url(../images/fb16.png) no-repeat;
}

#twitterfind-img {
background:url(../images/twitter16.png) no-repeat;
}
#youtubefind-img {
background:url(../images/youtube16.png) no-repeat;
}
#fbfind, #twitterfind, #youtubefind {
display:none;
}

#left_side {
float:left;
margin: 0;
padding: 0px 0px 10px 0px;
width:330px;
/*border-right:dotted 1px grey;*/
/*background:url(../images/dot12.png) top right repeat-y;*/
}

#leftCol {
color:white;
}

#leftCol div {
color:black;
}

#leftCol table {
color:black;
}

#rightCol {
color:white;
}

#rightCol table {
color:black;
}

#rightCol div {
color:black;
}

.like-box {
}

#content {
overflow:hidden;
padding-left: 10px;
}
#content h2 {
text-align:center;
font-size:1.4em;
}

#new_acct {
padding: 2px 10px 10px 30px;;
float:left;
}

#new_acct:hover {
color:pink;
}

#new_acct_img {
margin:10px 0px 0px 20px;
float:left;
background:url(../images/chip20.png) no-repeat;
}

#forgot_pwd {
padding: 2px 10px 10px 30px;;
float:left;
}

#forgot_pwd:hover {
color:pink;
}

#forgot_pwd_img {
margin-top:10px;
float:left;
background:url(../images/forgotpwd20.png) no-repeat;

}

#email_input {
 width: 150px;
 margin-right: 10px;
}

#pwd_input {
 width: 150px;
 margin-right: 10px;
}

#login_submit {
float:right;
position:relative;
top:-5px;
}
.rounded-corners {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.player_prof .portrait {
  float: left;
  padding-top: 0.5em;
  text-align: center;
}
.player_prof .portrait img {
  padding: 0.3em 0.3em;
  border: 1px solid #999;
  margin-bottom: 0.3em;
}
.player_prof h1 {
  padding-left: 0.3em;
  margin: 0em;
}
.player_prof ul {
  list-style: none;
  padding: 0.3em 0.2em 0em;
}
.player_prof ul li {
  margin-bottom: 0.5em;
  /*line-height: 0.8em;
  padding-left: 0em;*/
}
.player_prof,
.player_prof ul li,
.player_prof ul li span,
.player_prof ul li p {
  font-family: Arial, Helvetica, sans-serif;
  color: #555;
  font-style: normal;
}
.player_prof ul li span {
  font-weight: bold;
}
.player_prof ul li p {
  /*padding: 0em 0em;*/
  margin: 0em 0em;
}
img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
input.text-input {
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	background: #FFF repeat-x;
}
div.evresult-msgmain {
	border:dotted 1px;
	padding:5px;
	font-size:1.1em;
	font-weight:bold;
	margin:20px 15px 10px 15px;
	text-align:center;
}
img.bullet-sep {
	position:relative;
	top:5px;
}