﻿body,
html {
    font: 12px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif; 
    margin:0;
    padding:0;
    background:#B8C9D7;
    color:#000;
    }

a 
{
  color: #000;
  text-decoration: underline;
}

a:hover 
{
  color: #000;
  text-decoration: none;
  background-color:#dddddd;
}

body {
    min-width:750px;
    }
#wrap {
	position:relative;
    margin:0 auto;
    width:950px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
   
    }

#header {
    background:#EEE;
    }
    

#main
{
	position:relative;
	background: #FFF;
	float: left;	
	width: 650px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	/*height: auto;*/
	min-height:550px;
	height:auto !important;
	height:550px;
}

#main a.news
{
	color:#000;
	text-decoration: underline;
	
}
    
#footer 
{
	border-top:1px solid #000000;
    background:#cc9;
    clear:both;
    height:20px;
    }
    
        
#header h1 {
    padding:5px;
    margin:0;
    }

#main h2, #main h3, #main p {
    padding:0 10px;
    }
#main li {
  margin-left: 20px;
}
    
#footer p {
    padding:5px;
    margin:0;
    }
    
    /*#main p
    { 
		margin-left:15px;
    }*/

/* sidebar, links on the left side */
#sidebarLeft, #sidebarRight, #wrap
{
	background:#D8D9DA;
}
#sidebarLeft
{

	position:relative;
    float:left;
    width:131px;
    color: #000000;
    height:500px;
    
}
#sidebarLeft a 
{
    text-decoration: none;
    font-size: 100%;
}

#sidebarLeft a:hover,
#sidebarLeft a:focus {
    background:#D0DBE5;
    text-decoration: none;
    color:#000;
}

#sidebarLeft a.active
{
    background:#D0DBE5;
    text-decoration: none;
}

#sidebarLeft ul {
    margin-bottom:0;
    }
#sidebarLeft h3, #sidebar p {
    padding:0 10px 0 0;
    }

/* end of siderbar */

/* sidebar, links on the Right side */
#sidebarRight
{
    float:left;
    color: #000000;
	height: 500px;
	width: 160px;
	margin-left:5px;

	
}
#sidebarRight a 
{
    color:#000;
    text-decoration: none;
    font-size: 100%;
}

#sidebarRight a:hover,
#sidebarRight a:focus {
    background:#525252;
    text-decoration: none;
    color:#FFF;
}

#sidebarRight a.active
{
    background:#525252;
    text-decoration: none;
}

#sidebarRight ul {
    margin-bottom:0;
    }
#sidebarRight h3, #sidebar p {
    padding:0 10px 0 0;
    }

.regBox
{
	width:100px;
}


.regBoxSmall
{
	width:30px;
	margin-left:30px;
}

.infoItalic
{
	font-style:italic;
}

.headLine
{
	margin-top:10px;
	font-size:large;
}

.regForm
{
	margin-left:10px;
	margin-top:15px;
}

.dynRegBox
{
	margin-top:2px;
	width: 80px;
}

#footer
{
	position:relative;
	text-align:center;
}

.leftLinkHeadLine
{
	background:#525252;
	font-size:medium;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 2px solid black;
}

.textMain
{
	padding-bottom:10px;
	margin-left:15px;
	margin-top: 10px;
	float: left;
	width: 80%;
}

.validator
{
	position:absolute;
}

#startPage
{
	position:relative;
	width: 420px;
	float:left;
	border-right: 1px solid black;
	padding-bottom:10px;
}
#newsFirstPage
{

	float:left;
}

#newsPanel
{
	position:relative;
	width:215px;
	margin-left:420px;
}

.descRegTd
{
	width:10px;
	text-align:right;
}
.boxRegTd
{
	width:300px;
	float:left;
}

.divTable
{
	position:relative;
	left:0;
	
}

.divTableCol1
{
	position:absolute;
	width:120px;
	text-align:right;
	line-height:24px;

}
.divTableCol2
{
	position:relative;
	margin-left:122px;
	
}

#fixHeight
{
	position:relative;
	float:left;
	height:500px;
	width:0.1px;
}

.rowStyle
{
	text-align:center;
}

#topScorers
{
	
}

.dl
{
	border:0px solid black;
	border-style:none;
	background-color:#3333ff;
}
.dlFoot
{
	background-color:#FFF;
	color:#000;
}
.dlAlt
{
	background-color:#fff;
}
.dlItem
{
	background-color:#ccc;
	color:#000;
}      
.dlHead
{
	background-color:#FFF;
	font-weight:bold;
}

/* credit Dynamic Drive... */
.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer
{
width: 612px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid #ddd;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#ccc;
color:#000;
font-weight:bold;
padding: 1px 1px;

}
#pollContainerNextToAdsense
{

	border: 1px solid #ccc;
margin-bottom: 1em;
}
.curlycontainer, #pollContainer, #scoreContainer {
border: 1px solid #b8b8b8;
margin-bottom: 1em;

}
.curlycontainer
{
	width: 500px;
}




.curlycontainer .innerdiv, 
#scoreContainer .innerdiv{
background: transparent url(../../Graphics/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

/*credit above*/
#holder
{
	position:relative;
}
#pollContainer
{
	position:relative;
	width:250px;
	margin-top:20px;

}
#pollContainerNextToAdsense
{
	position:absolute;
	width:250px;
	top:55px;
	left:370px;
}

#pollContainer .innerdiv, #pollContainerNextToAdsense .innerdiv
{
	background: transparent url(../../Graphics/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;

}

#scoreContainer
{
	position:relative;
	width:615px;
	margin-left:0px;
	margin-top:10px;
}

.pollAlternative
{
	position:relative;

}

.pollQuestion
{
	font-weight:bold;
	margin-bottom:5px;
}
.pollAlt
{
	position:relative;
	margin-bottom:-15px;

}
.altStats
{
	position:relative;
	margin-left:100px;
	top:-18px;
}

.images
{
	border:0;
}
.subscriptionsIE
{
	position:absolute;
	top:225px;
	width:150px;
	margin-left:-150px;
}
.subscriptionsFF
{
	position:absolute;
	bottom:20px;
	width:150px;
}

#poolregister
{
	position:relative;
}
.divtablecontainer
{
	position:relative;
	width:auto;
}
.divtr
{
	position:relative;
	width:auto;
}
.divtd, .divtdleft, .divtdBigger
{
	position:relative;
	float:left;
	left:5px;
	height:25px;
	padding:0px 5px 0px 5px;
}

.warningText
{
	color:#FF0000;
}
#regOutPut
{
	position:absolute;
	left:1px;
	top:10px;
}

.adsenseContainer
{
	position:relative;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}



#registerNow
{
	position:relative;
	margin-left:10px;
}
#forumPic
{
	position:relative;
	margin-left:15px;
}
#registerNowInfoPage
{
	position:absolute;
	left:375px;
	top:70px;
}
#registerNowInfoPageTextAdsAbove
{
	position:relative;
	left:10px;
	top:10px;
	margin-bottom:10px;
}
.linkNoCss:hover
{
	background-color:#FFF;
}

#registerNowPlayOffPage
{
	position:relative;
	left:10px;
	top:5px;
	bottom:5px;
}


.boldHead
{
	font-weight:bold;
}

#inPlayAds
{
    width:600px;
    position:relative;
    margin-left:10px;
    margin-top:25px;

    
}

.towerBanner
{
    position:relative;
    margin-left:400px;
    height:300px;
    width:150px;
    border: 1px solid black;
}

#leftAmazonAd
{
    margin-top:20px;
    margin-left:5px;
}

#donationLeft
{
    margin-left:10px;
    margin-top:15px;
}

#donationLink
{
    background-color:#FFF;
}

.kipnic_messBox
{
    width:160px;
    height:100px;
}

.kipnic_validator
{
	position:absolute;
	width:200px;
}
#kipnic_feedback
{
    margin-top:20px;
    margin-left:10px;
}
#kipnic_progressImg
{
    margin-left:25px;
    margin-top:40px;
}

#kipnic_feedbackSent
{
    margin-top:30px;
    margin-left:10px;
    font-style:italic;
}

/* end kipnic */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 129px;

}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;

}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 113px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 131px; /*IE 5*/
width: 113px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
#ddblueblockmenu div.menutitle a{
color: white;
}
#ddblueblockmenu div.menutitle a:hover
{
color:white;    
background-color: black;
}
#ddblueblockmenu div.menutitle a:active{
background-color: black;
}

/* end dynamic drive */

#tlAdReg
{
    position:absolute;
    margin-top:20px;
    margin-left:250px;
}
#donAndTla
{
    position:relative;
}
#don
{
    margin-left:10px;
    position:relative;
    width:290px;
}
#tlaNextToDon
{
    position:absolute;
	width:250px;
	top:0px;
	left:350px;

}

/*########################*/
/* Register form */
/*########################*/

.regTable
{
	margin-top:25px;
}
.regTable td
{
	width:120px;
	padding-right:50px;
	
}
.trRegisterNumber
{
	text-align: center;
	font-size: 4em;
	line-height:40px;
	
}
.trRegisterText
{
	text-align: center;
	font-size: 2em;
	line-height:50px;
}

.createTable td
{
	width:100px;
	padding-right:30px;
	
}
.trCreatePoolText
{
	text-align: center;
	font-size: 2em;
	line-height:25px;
}



.trRegisterInput
{
	
}

#goLogin
{
	margin-top: 20px;
}

#feedback
{
	position:relative;
	top: 20px;
	height:120px;
}


/***********************************************************************************************
* Input Classes
***********************************************************************************************/

.inputContainer
{
	position: relative;
	margin-top: 30px;
	width: 80%;
}

.inputExpl
{
	position: relative;
	text-align: left;
}

.inputBox, .inputBoxLarge
{
	height: 30px;
	color: #666666;
	background: #f3f3f3;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;
}

.inputBox
{
	width: 120px;
	font-size: 20px;
	float: left;
}

.inputBoxLarge
{
	width: 150px;
	font-size: 20px;
}

#confirm
{
	position:relative;
	margin-top:20px;
}
/***********************************************************************************************
* Buttons
***********************************************************************************************/

.confirmButton, .confirmButtonLarge
{
	position:relative;
	font-size: 20px; /*"Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	height:30px;
}

.confirmButton
{
	margin-top: 10px;
	margin-left: 10px;
	width: 100px;
	
}

.confirmButtonLarge
{
	width: 510px;
}

/*########################*/

.listItem
{
	background-color:#d0dbff;
}

.listItemAlt
{
	background-color:#fff899;
}
.Cleaner	{margin-top:15px;}
.warnings, .warnginsAbs, .required {color:#FF0000;}
.warnings		{position:absolute;}
.warningsAbs	{position:absolute;}

/* #########################################
/* NEW NAVGATION
/******************************************
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../../Graphics/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../../Graphics/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../../Graphics/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* REVERSED GLOSSY *********************
*************************************/

.glossymenuReversed
{
	position: relative;
	padding: 0 0 0 14px;
	margin: 0 auto 0 auto;
	background: url(../../Graphics/menub_bg_rev.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenuReversed li{
	float:left;
}

.glossymenuReversed li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenuReversed li a b{
	float: left;
	display: block;
	padding: 0 20px 0 8px; /*Padding of menu items*/
}

.glossymenuReversed li.current a, .glossymenuReversed li a:hover{
	color: #fff;
	background: url(../../Graphics/menub_hover_right_rev.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenuReversed li.current a b, .glossymenuReversed li a:hover b{
	color: #fff;
	background: url(../../Graphics/menub_hover_left_rev.gif) no-repeat right top; /*right tab image path*/
}

.glossymenuReversed li.nonLink{
	color: #000;
	float: left;
	display: block;
	padding: 0 0px 0 8px; /*Padding of menu items*/
	height: 46px;
	line-height: 46px;
	text-align:left;
}


/* TRASH */

.trashMessage
{
	border-left:1px solid #000;
	position:relative;
	top:30px;
	border-bottom:1px solid #000;
	width:540px;
	margin-bottom:20px;
	
}

.trashHead
{
	border-top:1px solid #000;
	border-right:1px solid #000;
	padding:5px 5px 5px 5px;
	width:350px;
	background-color:#ddd;
}

.trashText
{
	border-top:1px solid #000;
	border-right:1px solid #000;
	padding:5px 5px 5px 5px;
	background-color:#CCC;
}

/*############### LOGGED IN */
/* DRAFT - CLEAR OUT LATER*/


#draftTable
{
	border: 1px solid black;
}

.tdDraftTable
{
	width: 110px;
	
}

.activeDraftPick
{
	font-style:italic;
	font-size:12px;
	background: #FF1100;
	width: 90px;
}

#lstPlayers, #lstPlayersTrade	
{
	width:300px;
	height:100px;
	margin-bottom:10px;
	text-transform:lowercase;
	margin-top:5px;

}



#txtSearchPlayers
{
	width: 150px;
}
	


#chosenPlayerDiv, #chosenPlayerDivTrade
{
	position:absolute;
	margin-left:20px;
	margin-top: 10px;
}


#searchPlayers
{
	position: relative;
}
#startDraft
{
	position:relative;
}

.showDesc
{
	position:absolute;
	width:60px;
	margin-bottom:2px;
}

.showLayout
{
	position:absolute;
	width:170px;
	margin-bottom:2px;
	margin-left: 60px;
}




.ruleBox
{
	width:60px;
}

.tdPoints
{
	width:80px;
	padding-left:10px;
}
.poolScore
{
	width:80px;
	padding-left:30px;
	font-weight:bold;
}
.totals
{
	font-weight:bold;
}

.poolPlayerName
{
	width:150px;
}
.poolStats
{
	width:40px;
}

.SearchPlayerContainer
{
	position:relative;
	height:300px;
}