@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: url(/portals/1/skins/main/images/hofTrophy_small.jpg) top right no-repeat;
}

#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;
}

/* 2011 reskin */
.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.topRightPane
{
	margin: 34px 0 0 34px;
    float: left;
}
#insideLeftNav
{
	padding-top:45px;
	background-image: url(/Portals/1/skins/main/images/insideLeftNavBg.jpg);
	background-repeat: repeat-x;
}
#insideContent
{
	padding-top: 80px;
	background-image: url(/Portals/1/skins/main/images/contentBg.jpg);
	background-repeat: repeat-x;
}
#footerTransparencyFix
{
	position: relative;
	right: 5px;
	display: block;
	padding: 0;
	margin: 0;
}

#sfHomePageYearBookBgWrapper
{
	background-image: url(/Portals/1/skins/main/images/homePageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sfHomePageYearBookBgWrapperBottom
{
	background-image: url(/Portals/1/skins/main/images/homePageBgBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 418px;
	_height: 418px;
}


#insideContent ul
{
	padding: 10px 0 10px 20px;
	margin: 0;
}
#insideContent li
{
	list-style-type: none;
	background-image: url(/Portals/1/skins/main/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 15px;
}

.finalistSpacer
{
	height: 9px;
}
