

/* ENDORSEMENT BUBBLE */
#endorse_bubble {
	padding:35px 0 0 5px;
	overflow:hidden;
	margin:0;
}
#endorse_bubble_top {
	padding:0;
	margin-top:15px;
	background: url('/images/endorse/bubble_top.png') no-repeat bottom left;
	height:40px;
	width:180px;
}
#endorse_bubble_mid {
	padding:0 10px 0 10px;
	margin:0;
	background: url('/images/endorse/bubble_back.png') repeat-y top left;
	width:160px;
}
#endorse_bubble_bottom {
	padding:50px 10px 0 10px;
	margin:0;
	line-height:150%;
	background: url('/images/endorse/bubble_bottom.png') no-repeat top left;
	width:160px;
}
#endorse_bubble_mid p {
	margin:0;
	font-family: georgia, 'times new roman', times, serif;
	text-indent:15px;
	font-style:italic;
	font-weight:normal;
	color: #726565;
	line-height:150%;
}
#endorse_bubble a, #endorse_bubble a:link, #endorse_bubble a:visited {
	COLOR: #d38c24;
	font-family: 'Lucida Sans', Arial;
	text-decoration: none;
}
#endorse_bubble a:hover {
	text-decoration: underline;
}



/**************************************
  LANDING PAGE
**************************************/
.landing_section {
	margin:0 0 15px 0;
	padding:0 0 0 0;
	clear:both;
	overflow:hidden;
	min-height:175px;
}
.landing_section_inner {
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.landing_text {
	margin:0;
	padding:0;
}
.landing_section a, .landing_section a:link, .landing_section a:visited {
	COLOR: #d38c24;
	FONT-FAMILY: 'Lucida Sans', Arial;
	TEXT-DECORATION: none;
}
.landing_section a:hover {
	TEXT-DECORATION: underline;
}


hr {
	border:1px dashed #efefef;
	width:95%;
}

a img {
	border:none;
}

h1 {
	margin:0;
	padding:15px 0 10px 0;
	font-size:160%;
}



.TableRow
{
    BACKGROUND-COLOR: #FFFFFF;
}
.TableRowAlt
{
    BACKGROUND-COLOR: #f0eff6; /* #f5efcd; */
}
.TableRowSel
{
    BACKGROUND-COLOR: #dad4b2;
}





body {
	background-color:white;
	margin:0;
	padding:0;

  	font-size:75%;
	color:#666666;
	font-family:'Lucida Sans', Arial;

}
#container {
	width:100%;
	padding:0px;
}
#header {
	padding:0;
	border-bottom: 4px solid #cccccc;

	font-weight: bold;
	font-size: 9pt;
}
#nav {
	float:left;
	width:360px;
	padding:15px;
}

#content {
	float:left;
	width:425px;
	border-left:2px dashed #cccccc;
	border-right:2px dashed #cccccc;
	padding:0;
	min-height:750px;
}
#content p { margin:15px; }


/* -------- FOOTER ------------------------------------------------------------- */
#footer {
	clear:both;
	margin:0;
	padding:15px;
	color:#333333;
	background-color:#dddddd;
			
	font-weight:normal;
	color:#666666;
	font-family:'Lucida Sans', Arial;
}
#footer a, #footer a:link, #footer a:visited {
 	color:#666666;
	text-decoration:none;
}
#footer a:hover {
 	color:black;
	text-decoration:underline;
}







.InlineTextSmall
{
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
  FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-FAMILY: 'Lucida Sans', Arial;
	TEXT-DECORATION: none;
}
.InlineTextRed
{
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
  FONT-SIZE: 9pt;
	COLOR: red;
	FONT-FAMILY: 'Lucida Sans', Arial;
	TEXT-DECORATION: none;
}




/**************************************
  TP PAGE
**************************************/
.TPTitle {
	font-size:150%;
}


/**************************************
  USERS PAGE
**************************************/
.users_list li {
	list-style:  none;
}

/**************************************
  ENDORSEMENTS PAGE
**************************************/
.EndorseText {
	color: #d38c24;
}

/**************************************
  GAMES PAGE
**************************************/
.GameTextLarge {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}

/**************************************
  LIVE STATS PAGE
**************************************/
.StatFooterText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.StatText {
	FONT-WEIGHT: normal;
	FONT-SIZE: 30pt;
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
.StatTextMid {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #BBBBBB;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}

/**************************************
  AD PAGE
**************************************/
.AdTitle {
	font-style:italic;
   font-size:120%;
}
.AdImage {
	border-width: 1px;
	border-color: #666666;
	border-style: dotted;
}

/**************************************
  PROCESS PAGE
**************************************/

.ProcessLink, .ProcessLink:link, .ProcessLink:visited {
	COLOR: #d38c24;
	FONT-FAMILY: 'Lucida Sans', Arial;
	TEXT-DECORATION: none;
}
.ProcessLink:hover {
	TEXT-DECORATION: underline;
}

/**************************************
  NEWS PAGE
**************************************/
.NewsDate {
	color: #d38c24;
	margin:13px 0 0 0;
}
.NewsTextBlack{
	color:black;
}
.NewsNavItem, .NewsNavItem:link, .NewsNavItem:visited {
	font-weight:bold;
	color:#650000;
	text-decoration:none;
}
.NewsNavItem:hover {
	color:#650000;
	text-decoration:underline;
}










h2 {
	font-weight:bold;
	font-size:95%;
	color: #444444;
	margin:15px 0 5px 0;
}




/**************************************
  MAIN NAVIGATION 
**************************************/
.MainNavItemSelected {
	font-weight: bold;
	font-size:90%;
	color: #d79328;
	text-decoration: none;
}
.MainNavItem, .MainNavItem:link, .MainNavItem:visited {
	font-size:90%;
	color: #777777;
	text-decoration: none;
}
.MainNavItem:hover {
	color: #d79328;
	text-decoration: none;
	
	border:0px;
	border-top: 1px dashed #d79328;
	border-bottom: 1px dashed #d79328;
}




