@import url("/Portals/1/Skins/Main/css/editor.css");

/***************************************
* DEFAULT STYLES
****************************************/
body
{
	text-align: center; 
	padding: 0px; 
	margin: 0px;
    background: url('/portals/1/skins/main/images/bodyBg.jpg') bottom left repeat-x;
    background-attachment:fixed;
    color: #000000;
	font-family: Calibri, Arial, sans-serif;
}

#container
{
    width: 998px;
	margin: 0px auto;
	text-align: left;
}

.Normal, .NormalDisabled, table
{
	color: #3E3E3E;
	font-family: Calibri, Arial, sans-serif;
	font-size: 15px;
	line-height: 17px;
}

p
{
	padding: 0px;
	margin: 0px;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a, input, object
{
    outline: none;
}

.DNNEmptyPane
{
	display: none;
}

/***************************************
* MAIN 2 LINK CSS CLASSES
****************************************/
a:link, 
.normal a:visited, 
a:visited, .normal 
a:visited
{
	font-family: Calibri, Arial, sans-serif;
	color: #3E3E3E;
	outline: none;
	text-decoration: underline;

}

a:hover, 
.normal a:hover
{
	outline: none;
	text-decoration: none;
}



/***************************************
* SKIN STYLES
****************************************/

#bgBodyTop
{
    /*background: url('/portals/1/skins/main/images/bgBodyTop.gif') top left repeat-x;*/
}

#bgContentShadow
{
    background: url('/portals/1/skins/main/images/containerBg.png') top left repeat-y;
}

#contentWidth
{
    margin-left:16px;
    width:960px;
}

.bgContentTopBottom
{
    background:#0D0D0D;
}

.officialRulesTable
{
    border-color: #3E3E3E;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.officialRulesTable td
{
    border-color: #3E3E3E;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 10px 0;
}

.homeTable
{
	background-image: url(/portals/1/skins/main/images/hofTrophy.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#sfBottomSpacer
{
    height:40px;
    line-height:40px;
}

.pinkText
{
	color: #D71867;
	font-size: 15px;
	text-align: center;
	margin-top: 25px;
}

.pinkText a:link,
.pinkText a:visited
{
	color: #D71867;
	font-weight: bold;
	text-decoration: underline;
}
.pinkText a:hover
{
	color: #D71867;
	font-weight: bold;
	text-decoration: none;
}

.leftSemiFinalist,
.rightSemiFinalist
{
    
    font-size: 15px;
    height: 33px;
}
.leftSemiFinalist
{
	font-weight: bold;
	width: 145px;
}
.rightSemiFinalist
{
    width: 210px;
}