﻿/* Used in the kewlboxHeader.aspx */
/*

#head {position: relative; margin: 0; padding: 96px 0 0 0; width: 760px; height: 144px;}
#avatar 
{
  position:absolute; 
  margin: 0; 
  left:387px;
  _left:402px;
  width: 373px; 
  border:solid 0px black;
} 
#logo {position: absolute; top: 96px; margin: 0; width: 387px; height: 144px;}
#logo .imgLogo{position: relative; left: 2px;}

.logoCrown_Left 
{
  _position:relative; 
  _left:15px;
}

#navigation 
{
  position: relative; 
  margin: 0; 
  padding: 0; 
  margin-left:0px;
  _margin-left:14px;
}

*/
/* Used on page containing iframes - testpage.aspx */


/*TYPOGRAPHY OVERRIGHT */
.r {color: #913039;}

a {color: #003399;}
a:hover {color: #66130b;}

/*.copy {  sets margins 
	position: relative; top: 0; left: 0;
	padding: 0 15px; border: 1px; margin: 0 0 10px 0;}*/
/*END TYPOGRAPHY*/

h3 {
	text-indent: -5000px;
	width: 716px;  height: 34px;
	margin: 0; padding: 0;
	position: relative; left: -1px;}
h3#error {background: url(../images/common/subhead_error.gif);} /* Phark IR --> images off issue */
h3#goodbye {background: url(../images/common/subhead_logout.gif);}

body.cashGames{ 
	margin: 0; padding: 0;
	font-size: 10px; line-height: 1.75em; 
	font-family: verdana, sans-serif; 
	color: #333;
	text-align: center;   
}

body.cashGames {
  background: url(../images/bg_grey_diag.gif) top left repeat;
  _background: url(../images/bg_grey_diag.gif) top center repeat;
}

#wrapper {
  position:relative;
  background: url(../images/bg_redtop.gif) top center repeat-x;
}

#center {
	width: 760px;
	margin: 0 auto; padding: 0; 
	text-align: left;
	z-index: 0;
}

.skillJamContent { 
	width:750px; 
	text-align:center;
	margin-left:6px;
  _margin-left:20px;
	background-image: url(../images/bg_dkgrey_diag.gif);
  color:#fff;
}

.kbxiFrame {
  position: relative;
  left: -14px;
  _position: inherit;
  _left: 0px;
  border:solid 0px black;
}

.adHorizCashGames {
  clear:left;
  display:block;
  visibility:visible;
  position:absolute; top:0px; left:15px;
  background-image: url(../images/bg_banner_top.gif);
  width: 760px; height:96px; 
  margin: 0; padding: 0;
  z-index:0;
}
	
.cashGamesFooter {text-align:left; padding-left:15px;}
.cashGamesBottom {padding-left:5px;}


  #whitecontentarea {
	  position: relative; top: 14px;
	  margin: 0px 0px 28px 16px; padding: 0px 0px 25px 0px; 
	  width: 716px; 
	  background-color: #f7f7f7;
	  background-image: url(../../images/bg_whitebottom.gif);
	  background-repeat:no-repeat;
	  background-position:bottom;
	  }

#dkgreybg
{
	  position: relative; 
	  margin: 0 0 0 5px; padding: 0 0 0 0; 
	  width: 750px; 
	  background-image: url(../images/bg_dkgrey_diag.gif);
}
  
   #dkgreybg img 
   {
   margin:0px 0px -5px 0px;
   } 
