
#crumbTrail {
	width: auto;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #ffffff;
	padding:0px;
}

#crumbTrail a {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

#crumbTrail a:hover {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

div.scroller {
	overflow: auto;
	height: 300px;
	width: 680px;
}
div.resultsscroller {
	overflow: auto;
	height: 410px;
}

.PageTitle {
	font-size:20px;
	padding: 20px 10px 18px 10px;
	color:#006e36;
	border-bottom:2px solid #006e36;
	margin-bottom:20px;
}

.PageTitleBlue {
	font-size:20px;
	padding: 20px 10px 5px 10px;
	color:#0e5796;
	width: 690px;
	border-bottom:2px solid #0e5796;
	margin-bottom:0px;
	text-align: left;
}


H1, .heading1, .Heading1 {
	font-family:'HandelGothicRegular',Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-style:normal;
	font-size: 22px;
	line-height: 30px;
	color: #006e36;
	margin: 0px;
	padding:0px;
}

h2, .heading2, .Heading2 {
	font-family:'HandelGothicRegular',Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style:normal;
	line-height: 26px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h3, .heading3, .Heading3 {
	font-family:'HandelGothicRegular',Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h4, .heading4, .Heading4 {
	font-family:'HandelGothicRegular',Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h5, .heading5, .Heading5 {
	font-family:'HandelGothicRegular',Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

h6, .heading6, .Heading6 {
	font-family:'HandelGothicRegular',Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	color: #006e36;
	margin: 0px;
}

.defaulttext {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
}

.BlackText {
	color:#000000;
}

.WhiteText {
	color:#ffffff;
}

.BlueText {
	color:#0e5796;
}

.GreenText {
	color:#006e36;
}

.YellowText {
	color:#f9e900;
}

.RedText {
	color:#d41c22;
}

.DarkText {
	color:#0c0b0b;
}

.SmallTitle {
	font-size:16px;
	line-height: 22px;
}




#Footer {
	color:#88898a;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	margin:0px;
	padding:0 20px 10px 20px;
	background-color: #dedfe0;
	text-align:left;
}

#Footer a {
	color:#545454;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}

#Footer a:hover {
	color:#1171c2;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:underline;
}

#FooterLogo {
	padding-left:5px;
	padding-top:8px;
}

#FooterLinks {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	margin-bottom:10px;
}

#FooterLinks td a {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
}

#FooterLinks td a:hover {
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration:underline;
}

.LinksTB {
	width:122px;
}

.Links_Title {
	color:#545454;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}


.hide {
	display: none;
}

/*
#container{

	display: none;
}

#container:target {

    z-index:100;
    position:absolute;
	left: -284px;
	top: 0px;
    background: url('http://192.168.16.4/FullHouseCMSPoker/WWWRoot/Sites/888PL/images/tournament-search.png');
    opacity:1;
	width: 352px;
	height: 283px;
    display: block;
	
}

#but {
	position: absolute;
	top: 302px;
}
*/

.icons {
	    font-size: 12px;
	    font-style: oblique;
	    text-align: left;
	    margin-top: 20px;
	    vertical-align: middle;
	    display: table-cell;
}

#free, #buy-in, #special, #online {
	width: 0px;
	padding-right: 50px;
}

#online {
	padding-right: 0px;
}	

#header {
    position: relative;  /*I would like this div to always be fixed to the top of the browser window*/
    top: -350px;
    left: 280px;
	width: 320px;
	height: 190px;
    z-index: 10;
	float: right;
	margin-bottom: -350px;	
}

.gm-style-iw div {
	overflow:hidden!important;
}


