/*html{
	background: white;
	font-size: 110%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgrd.gif);
	background-position: top center;
	background-repeat: repeat-y;
}*/

html{
	background: #494949;
	font-size: 110%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bkgrd.gif);*/
	background-image: url(../images/bkgrd-dark.gif);
	background-position: top center;
	background-repeat: repeat-y;
	height:100%;
}



body {
	padding:0;
	margin: 0;
	border: 0;
	text-align: center;
	height:100%;
}

html.skin
{
    margin:0;
	padding:0;
	background: #000000 URL(../PinkBoots/Images/body-bkg-nike.jpg) repeat-y top center;
}
/*body.skin #header-bkg
{
    margin:0;
	padding:0;
	/*background: URL(../Images/header-bkg-ea.jpg) no-repeat;*/
	/*background: URL(../Images/header-bkg-acer.jpg) no-repeat;
	background-position: top center;
}
body.skin #masthead
{
	width: 1000px;
	height: 196px;
	margin: 0;
	padding:0;
	clear:both;
}*/


.noborder{
	border: none;
	background-color: transparent;
}
#container{
	text-align: left;
	width: 996px;
	/*height: 100%;	*/
	color: black;
	font-size: 0.8em;
	border: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#containernewsletter{
	text-align: left;
	width: 710px;
	/*height: 100%;	*/
	color: black;
	font-size: 0.8em;
	border: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#header{
	background-image: url(../images/banner_logo_bkgrd.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
	width: 996px;
	height: 222px;
}
#header_coaching{
	background-image: url(../images/banner_logo_bkgrd_coaching.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
	width: 996px;
	height: 222px;
}
#header_pre_launch{
	background-image: url(../images/banner_logo_bkgrd_pre.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
	width: 996px;
	height: 112px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#headernewsletter{
	background-image: url(../images/banner_logo_bkgrd2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: White;
	width: 710px;
	height: 156px;
}
#magcover{
	float: right;
}
#ticker {
	 float: left;
	 padding-left:20px;
	 padding-top:1px;
}
#date_right {
	 float: right;
	 padding-right:20px;
	 padding-top:1px;
}
#navtop{
	height: 30px;
	width: 100%;
	background-color: black;
	border-bottom: 1px solid white;

}
#navtop_with_horiz{
	height: 50px;
	width: 100%;
	background-color: black;
	border-bottom: 1px solid white;

}
#searchbox{
	float: right;
	width: 220px;
	height: 30px;
	color: White;
	/*background-image: url(../images/nav_splitter.gif);*/
	background-position: left;
	background-repeat: no-repeat;
}
#searchbox .searchfortext{
	line-height: 30px;
	font-size: 0.8em;

	float: left;
}
#searchbox .txtSearch{
	border: 1px solid white;
	color: #415092;
	font-size: 10px;
	width:105px;
	margin: 8px 0 0 0;
	position: absolute;
	padding: 1px;
	background-color: #d7d7d7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
html>body #searchbox .txtSearch{
	margin: 8px 0 0 4px;
}
#searchbox .btnSearch{
	margin: 0 0 0 120px;
	position: absolute;
}
html>body #searchbox .btnSearch{
	margin: 0 0 0 120px;
}

#wrapper{
	float:left;
	width:100%;
	border-top: 4px solid black;
	font-size: 0.8em;
	line-height: 1.4em;
	min-height: 320px;
	height:100%;
	color: black;
	background-color: #fff;
}


#col2-background-content{
	float:left;
	width:100%;
	height:100%;
	background-image: url(../images/bkgrd-column2.gif);
	background-position: 723px 0;
	background-repeat: repeat-y;
}

#col2-background-list{
	float:left;
	width:100%;
	height:100%;
	background-image: url(../images/bkgrd-column2.gif);
	background-position: 670px 0;
	background-repeat: repeat-y;
}



#col2-background-home{
	float:left;
	width:100%;
	height:100%;
	background-image: url(../images/bkgrd-column2.gif);
	background-position: 670px 0;
	background-repeat: repeat-y;
}


#datebanner{
	width: 100%;
	background-color: white;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	height: 14px;
	line-height: 14px;
	border-bottom: 1px solid #aaa;
}


#datebanner-home{
	width: 100%;
	background-color: white;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	height: 14px;
	line-height: 14px;
	border-bottom: 0px solid #aaa;
}


#date_text
{
	float:left;
	padding-left:3px;
}
#commentnow{
	position: relative;
	right: 389px;
	top: 4px;
	float: right;
	z-index: 0;
}

/*--------------
HOME
--------------*/


.title-home-red-BG
{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	/*font-size: 1.1em;*/
	padding-left:6px;
	margin:0px;
	line-height: 20px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	background-color: #ce2429;
	background-image: url(/images/title_BG_red.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
}

.title-home-green-BG
	{

	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 1.1em;
	padding-left:6px;
	margin:0px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #458c26;
	background-image: url(../images/title_BG_green.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
.home-more-link-a
{
	text-align: right;
	border-top: 1px solid #ccc;
	font-weight: bold;
	padding: 5px;

}

.home-more-link-b
{
	text-align: right;
	border-top: 1px solid #ccc;
	font-weight: bold;
	padding: 5px;
}



#columnone{
	float: left;
	width: 670px;
	background-color: #fff;
	height: 100%;

}

/*
#columnone_top_a_header{
	float: left;
	width: 320px;
	background-color: #edeadc;
	border-right: 7px solid white;
}
#columnone_top_b_header{
	float: left;
	width: 320px;
	background-color: #edeadc;
}
*/


#columnone_top{
	width: 670px;
	background-color: #edeadc;
}
#columnone_top_a{
	margin-top:5px;
	float: left;
	width: 327px;
	background-color: #edeadc;
	position: relative;
	height: 100%;
}
#columnone_top_b{
	margin-top:5px;
	float: left;
	width: 327px;
	background-color: #edeadc;
	border-left: 8px solid white;
	position: relative;
	height: 100%;
}

#columnone_middle, #columnone_lower{
	width: 670px;
	float: left;
}
#columnone_middle_a, #columnone_lower_a{
	float: left;
	width: 327px;
	background-color: #ffffff;
	/*border-right: 8px solid white;*/
	padding-top:8px;
	padding-bottom:8px;
	text-align: center;
}
#columnone_middle_b, #columnone_lower_b{
	float: left;
	width: 327px;
	background-color: #ffffff;
	padding-top:8px;
	padding-bottom:8px;
	text-align: center;
}
#columnone_bottom_a, #columnone_lower_bottom_a{
	float: left;
	width: 327px;
	background-color: #edeadc;
	position: relative;
	height: 100%;
}
#columnone_bottom_b, #columnone_lower_bottom_b{
	float: left;
	width: 327px;
	background-color: #edeadc;
	border-left: 8px solid white;
	position: relative;
	height: 100%;
}
#column_stories{
	margin-top:5px;
	width: 325px;
	background-color: #edeadc;
	border-left: 8px solid white;
	position: relative;
	height: 100%;
}
.focus_column
{
	float:left;
	width: 315px;
	border-left: 5px solid white;
}
.focus_roundbox
{
	background-image:url(/images/focus_roundbox_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	/*font-size:1.2em;*/
	padding:10px;
}
	
.promobox{
	border: 0px solid white;
}



#columntwo{
	height:100%;
	float: left;
	/* set width in the page */
	/*background image is now controlled via style - col2-background*/
}

#columntwo div{
	padding-top:0px;
	height:100%;
	/*align:center;*/
}



#columntwo_boxout
{
	float: left;
	/* set width in the page */
	background-color: #fff;
	margin-top:20px;
	margin-left:0px;
	padding-top:0px;
	border: #cccccc solid 0px;
}


#columntwo_boxout div.boxout_content
{
	padding-left:0px;
	padding-bottom:5px;
}

.boxout_content div.boxout_text
{
	margin-top: 5px;
	padding:10px;
}




.columntwo_boxout_list{

	width: 300px;
	background-color: #FFF;
	margin-left: 10px;
	/*border-right: 10px solid white;*/
	margin-top: 20px;
	padding-top:0px;
	border: #666 solid 1px;
}

.columntwo_boxout_list-login{

	width: 300px;
	/*background-color: #FFF;*/
	margin-left: 10px;
	/*border-right: 10px solid white;*/
	margin-top: 2px;
	padding-top:0px;
	border-bottom: #666 dotted 1px;
    padding-bottom:5px;
}

.columntwo_boxout_list-login .boxout_login_links{

	text-align:right;
	cursor: pointer;
}

.columntwo_boxout_list-login .login_box_form
{
	background-color: #FFF;
	border: #666 solid 1px;
    padding-bottom:5px;

}

.columntwo_boxout_list div.boxout_content
{
	padding-left:0px;
	padding-bottom:5px;
}



#columntwo_boxout_content {
	float: left;
	width: 250px;
	background-color: #fff;
	margin-top:20px;
	margin-left:10px;
	padding-top:0px;
	border: #cccccc solid 1px;
}


#columntwo_boxout_content div.boxout_content
{
	padding-left:0px;
	padding-bottom:5px;
}



#columntwo_boxout_home
{
	width: 300px;
	background-color: #FFF;
	margin-left: 10px;
	/*border-right: 10px solid white;*/
	margin-top: 20px;
	padding-top:0px;
	border: #666 solid 1px;
	height:100%;

}

.boxout_header
	{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 1.0em;
	padding-left:6px;
	margin:1px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #b1a389;
	/*background-color: #cda610;
	background-image: url(../images/title_BG.gif);
	background-image: url(../images/title_BG_grey.gif);*/
	background-image: url(../images/title_BG_brown.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}


#footerspacer{
	background-color: White;
	width: 100%;
	clear: both;
	height: 10px;
}
#footer{
	background-color: White;
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 1em;
	/*border-top: 1px solid black;*/
}

#footer-text{
	font-size: 8pt;
	line-height: 1.4em;
	text-align: center;
	padding-top: 1em;
}



#footer-haymarket-text{
	padding-top:6px;
	line-height: 1.4em;
	font-size: 8pt;
	float:left;
	width:856px;
}
.abaLogo{
    margin:10px 0 0 20px;
    float:left; 
}
    .abaLogo img {
        border:none;
    }    
#content{
	/*border-top: 1px solid #E7E7E7;*/
	/*border-top: 1px solid #ff0000;*/
	padding: 2em 1em 1em 1em;
	float: left;
	width: 650px;

}

#content-news{
	/*border-top: 1px solid #E7E7E7;*/
	/*border-top: 1px solid #ff0000;*/
	padding: 2em 1em 1em 1em;
	float: left;
	width: 700px;
	background-color: #fff;
/*	border-right: 1px solid #ccc; */
}


#contentnewsletter{
	/*border-top: 1px solid #E7E7E7;*/
	/*border-top: 1px solid #ff0000;*/
	padding: 2em 1em 1em 1em;
	float: left;
	width: 350px;
}

div.rhs_of_leaderboard
	{
	float:right;
	background-image: url(../images/rhs_of_leader.gif);
	width: 257px;
	height: 98px;
	}

#header_cover_right
	{
	float:right;
	z-index:500;
	background-image: url(../images/rhs_of_leader.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width:257px;
	height:218px;
	text-align:right;
	}
/*--------------
ads
--------------*/
div.leader_container
	{
	float:left;
	}

div.ad_leaderboard
	{
	float:left;
	padding-left:2px;
	padding-top:3px;
	padding-bottom:3px;

}
div.ad_footerboard
{
	padding-left:2px;
	padding-top:3px;
	padding-bottom:3px;
}
#dc-ad
    {
    background-color: #FFFFFF;
    font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
    text-align: left;
    vertical-align:top;
    }

#ad-island
	{
	width: 300px;
	padding: 5px;
	text-align: center;

	}

#island-col2
	{
	/*float: center;*/
	width: 300px;
	padding: 5px;
	margin-left:5px;
	font-size:0.9em;
	color: #aaa;
	letter-spacing:2px;
	text-align: center;
	/*background-color: #fff;*/
	}
	
.advertorial-col2
{
	width:300px; 
	margin-bottom: 5px;
	margin-left: 5px;
	color: #aaa;
	padding:5px;
}

.advertorial-col2-videos
{
	width:300px; 
	margin-bottom: 5px;
	margin-left: 5px;
	padding:5px;
	color: #aaa;
}



#betting-home
	{
	width: 300px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top:0px;
	background-color:#edeadc;
	border:solid 1px #bbbbbb;

	}


/*--------------
HOME
--------------*/

.title-home
	{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 1.5em;
	padding-left:6px;
	margin:1px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ce2429;
	background-image: url(../images/title_BG_red.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#myGallery
{
	width: 660px !important;
	height: 230px !important;	/* 256, 222 */
}


#perform-video-player
{
	margin-top:10px;
	margin-left:10px;
	padding-top:10px;

	
}
