/* basic html attributes ------------------------------------------------------------------------------ */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	background-color: #000;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #670001;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a img {
	border:0px;
}
div, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
small {
	font-size:10px;
}
table,tr,td {
	font-size:11px;
}
body#chat {
	background: #000 url(images/bg.jpg) no-repeat 50% 0;
}
body#poll {
	background-color: #000;
}

/* container ------------------------------------------------------------------------------------------ */
#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#chat #container {
	width: 881px;
	}
#poll #container, #landing #container {
	width: 1137px;
	}
/* header --------------------------------------------------------------------------------------------- */
#chat #header {
	background: url(images/header.jpg) no-repeat;
	height: 36px;
}
#poll #header, #landing #header {
	height: 36px;
	margin-left:325px;
	padding:0px 0px 10px 0px;
}
#header2 {
	background: url(images/header2.jpg) no-repeat;
	height: 161px;
}
#header2 #callout{
	padding:30px 0px 0px 40px;
}
#header3 {
	background: url(images/header3.jpg) no-repeat;
	height: 264px;
}
#header3 #title {
	padding:4px 0px 0px 25px;
	color:#ffcc33;
	font-weight:bold;
	font-size:13px;
}
#header3 #introtext {
	padding:36px 0px 0px 25px;
	width:550px;
	font-size:12.5px;
}
/* espn network --------------------------------------------------------------------------------------- */
#chat #header #network {
	width:700px;
	height: 36px;
	}
#chat #header #network p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 140px;
	font-size: 11px;
	color: #ffffff;
	}
#poll #header #network, #landing #header #network {
	background: url(images/espn_logo.jpg) no-repeat;
	height: 36px;
}
#poll #header #network p,#landing #header #network p {
	padding: 10px 0px 0px 120px;
	font-size: 11px;
	color: #ffffff;
	}
#network a:link, #network a:visited, #network a:active {
	text-decoration: none;
	color: #ffffff;
	}
#network a:hover {
	text-decoration: none;
	color: #ffcc33;
	}
/* main content --------------------------------------------------------------------------------------- */
#content {
	float:left;
	}

/* sidebar ------------------------------------------------------------------------------------- */
#sidebar {
	background: url(images/side.jpg) no-repeat;
	width:275px;
	height:507px;
	float:right;
}
#sidebar #button {
	padding:380px 100px 0px 85px;
}
/* sidebar_g6 ------------------------------------------------------------------------------------- */
#sidebar_g6 {
	background: url(images/side2.jpg) no-repeat;
	width:275px;
	height:507px;
	float:right;
}
#sidebar_g6 #button {
	padding:380px 100px 0px 85px;
}
/* sidebar_g5 ------------------------------------------------------------------------------------- */
#sidebar_g5 {
	background: url(images/side3.jpg) no-repeat;
	width:275px;
	height:507px;
	float:right;
}
#sidebar_g5 #button {
	padding:380px 100px 0px 85px;
}
/* content chat ------------------------------------------------------------------------------------- */
#content #chat {
	color:#fff;
	font-size:12px;
	padding:30px 25px 0px 15px;
}

#content #chat iframe {
	background-color:transparent;
}


#content #chat #each {
	font-size:12px;
	border-top:1px solid #fff;
	padding:10px 0px 0px 0px;
}

#content #chat #each #one{
	padding:10px 0px 10px 0px;
}

#content #chat #each #two{
	padding:10px 0px 10px 0px;
}

#content #post {
	font-size:12px;
	padding:50px 25px 0px 25px;
}
#content #post #joinoutter {
	background-color:#c4c4c4;
	padding:2px;
}
#content #post #joininner {
	border:1px solid #000;
	color:#000;
	padding:5px;
}
#content #post #joininner table tr td{
	color:#000;
	font-size:12px;
}
#content #post #joininner table hr{
	background-color: #6c6c6c;
	height:1px;
}

/* content poll ------------------------------------------------------------------------------------- */
#content #poll {
	background: url(images/ban_enter.jpg) no-repeat;
	margin:50px 0px 40px 280px;
}
#content #poll #interior {
	padding:80px 0px 0px 130px;
}
#content #poll #enter_but {
	padding:20px 0px 0px 130px;
}

/* content landing ------------------------------------------------------------------------------------- */
#content #landing #interior{
	padding:30px 0px 30px 160px;
}
.highlight {
	color:#ffcc33;
	font-weight:bold;
	font-size:12px;
}
#content #landing input {
	padding:2px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	border:1px solid #fff;
	font-size:11px;
}

/* content poll ------------------------------------------------------------------------------------- */
#content #sponsers {
	background: url(images/sponsers.jpg) no-repeat;
	height:75px;
	padding:10px 0px 10px 0px;
}

/* iframe --------------------------------------------------------------------------------------------- */
#iframe-interior {
	padding:10px;
	text-align: left;
}

#each {
	font-size:12px;
	border-top:1px solid #fff;
	padding:10px 0px 0px 0px;
}

#each #one{
	padding:10px 0px 10px 0px;
}

#each #two{
	padding:10px 0px 10px 0px;
}


/* terms --------------------------------------------------------------------------------------------- */
#terms {
	clear: both;
	padding:5px 0px 0px 0px;
	text-align:center;
	border-top:1px solid #666;
	color:#666666;
	width:1137px;
}
#terms a {
	color:#666666;
	text-decoration:none;
}
#terms a:hover {
	color:#ffcc33;
	text-decoration:none;
}

/* footer --------------------------------------------------------------------------------------------- */
#chat #footer {
	clear: both;
	height:256px;
	width:606px;
}
#chat #footer p {
	margin: 0px 0px 0px 0px;
	padding: 35px 20px 0px 20px;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	}

#poll #footer, #landing #footer {
	clear: both;
	height:256px;
	width:900px;
}
#poll #footer p, #landing #footer p {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 0px 250px;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
}

#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ffcc33;
}

