/* ======================================================
	My Mock Draft - Master Style Sheet - All browsers
----------------------------------------------------------
Author: Myles de Bastion
Date: February 2008
Contact: info@pixelshell.com
========================================================== */


/*	
	Meyer Reset CSS
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded
	
	------------------------------------------------------	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*	------------------------------------------------------

	Main
	
	======================================================	*/
	
body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	background: #1C1C1C;
	min-width: 1000px;
}
#content-wrapper {
	width: 1000px;
	margin: 0 auto;
}
#super-wrapper {
	clear: both;
	background: #eaeaea;
}
#clearing {
	clear: both;
}
.clear {
	clear: both;
}

/*	------------------------------------------------------

	Branding
	
	======================================================	*/


#branding {
	background: url(http://images.bcollar.org/mmd/design/bg-branding-gradient.gif) repeat-x bottom #6a87c8;
	height: 119px;
}
#logo {
	background: transparent url(http://images.bcollar.org/mmd/design/faded-footballer.gif) no-repeat 40% top;
	width: 1000px;
	margin: 0 auto;
}
#logo img {
	margin: 29px 0 15px 0;
}
h1 {
	float: left;
	width: 419px;
	height: 77px;
	text-indent: -9999px;
}


/*	------------------------------------------------------

	Navigation
	
	======================================================	*/

#menu-bar {
	background: url(http://images.bcollar.org/mmd/design/tabs.gif) repeat-x bottom #3c517e;
	height: 32px;
}
#navigation {
	width: 1000px;
	margin: 0 auto;
}
#navigation ul {
	position: relative;
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
}
#navigation ul li {
	float: left;
	list-style-type: none;
}
#navigation li a {
	display: block;
	text-decoration: none;
	height: 16px;
	float: left;
	text-align: center;
	padding: 8px 12px 0 12px;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
}
#navigation #active-tab {
	background: url(http://images.bcollar.org/mmd/design/tab-active-right.png) no-repeat right top;
	margin: -2px 0 -4px 5px;
	padding: 4px 0 0 0;
	height: 34px;
}
#navigation #active-tab a {
	background: url(http://images.bcollar.org/mmd/design/tab-active-left.png) no-repeat left top;
	color: #000;
	margin: -4px 0 0 -5px;
	padding-top: 10px;
	height: 34px;	
}
#navigation ul li a:hover {
	color: #6E90DC;
}

/* ------------------------------------------------------

	Search/Login/Join/Inbox/Profile Box

	====================================================== */

#search-login-join {
	position: absolute;
	width: 100%;
	top: 0;
	height: 6px;
	background: url(http://images.bcollar.org/mmd/design/bg-sjl.gif) repeat-x transparent;
}
#search-form {
	position: absolute;
	width: 1000px;
	background: url(http://images.bcollar.org/mmd/design/bg-search-login-join.gif) no-repeat transparent;
	left: 50%;
	margin-left: 150px;
	padding: 4px 0 0 0;
	width: 366px;
	height: 33px;
}
#search fieldset {
	border: none;
	padding: 0;
}
#search-form input {
	border: none;
	color: #8f8f8f;
	font-size: 0.75em;
	font-family: Verdana, "MS Trebuchet", sans-serif;
}
#s {
	float: left;
	background: url(http://images.bcollar.org/mmd/design/search-box.gif) no-repeat transparent;
	width: 110px;
	margin: 0 0 0 34px;
	padding: 5px 30px 0 12px;
	height: 24px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
#go {
	float: left; 
	width: 14px;
	height: 15px;
	padding: 2px;
	margin: 4px 0 0 -28px; 
}
#inbox-mail {
	position: relative;
	top: -8px;
	left: -24px;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
}
#profile { 
	position: relative;
	left: -16px;
}

/* ------------------------------------------------------

	Content

	====================================================== */

#content {
	float: left;
	background: url(http://images.bcollar.org/mmd/design/bg-content-side.gif) repeat-y right #fff;
	width: 796px;
	margin: 13px 0 24px 0;
	font-size: 0.9em;
	line-height: 1.2em;
}
#content-header {
	background: url(http://images.bcollar.org/mmd/design/bg-content-header.gif) no-repeat #e8eef3;
	height: 46px;
	margin: 0 0 24px 0;
}
#content-header img {
	float: left;
	margin: 17px 8px 0 24px;
}
#aside {
	font-size: 0.85em;
	float: right;
	color: #8e9dbd;
	font-weight: bold;
	margin: 16px 24px 0 0;
}
#aside a {
	color: #1d49a7;
}
#aside ul li {
	float: left;
	margin: 0 5px 0 0;
}
#aside img {
	margin: -5px 0 0 5px;
}
#content h2 {
	float: left;
	font-size: 1em;
	color: #3d3f43;
	font-weight: bold;
	margin: 16px 0 0 0;
}
#content p {
	margin: 0 32px 10px 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	color: #333;
}
#content a {
	color: #1d49a7;
}
#content a:hover {
	color: #4679ca;
}

#content-end {
	height: 46px;
	background: url(http://images.bcollar.org/mmd/design/bg-content-bottom.gif) no-repeat bottom transparent;
}


/* ------------------------------------------------------

	Sticky Note

	====================================================== */
	
#sticky-note {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 215px;
	width: 277px;
	height: 215px;
}
#sticky-note p {
	position: absolute;
	top: 40px;
	left: 50%;
	height: 145px;
	width: 230px;
	margin: 0 35px 0 -110px;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-size: 0.84em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
#sticky-note a { 
	color: #2358a0; 
}
#sticky-note a:hover { 
	color: #5a91db;
}


/* ------------------------------------------------------

	Forms

	====================================================== */
.full-form {
	width: 730px;
	padding: 0 0 20px 30px;
	line-height: 1em;
}

.full-form fieldset {
	font-size: 10pt;
	background: #EAEFFF;
	padding: 5px 0 30px 0;
	border-top: solid 2px #BABFCE;
	margin-bottom: 10px;
}
.full-form legend {
	color: #1358b6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
}


.mmdform {
	position: relative;
	float: left;
	width: 300px;
	padding: 0 0 20px 30px;
	line-height: 1em;
}

.mmdform fieldset {
	font-size: 10pt;
	background: #EAEFFF;
	padding: 5px 30px;
	border-top: solid 2px #BABFCE;
	margin-bottom: 10px;
}
.mmdform legend {
	color: #1358b6;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 10px;
}

.field_description {
	color: #939AAA;
	font-size: 0.9em;
}
.mmdform select {
	margin-top: 4px;
	width: 215px;
}
.mmdform input[type="text"] {
	padding: 5px;
	width:200px;
}
.mmdform input[type="password"] {
	padding: 5px;
	width:200px;
}
.mmdform input[type="file"] {
	padding: 5px;
	width:200px;
}
.mmdform textarea {
	width: 211px;
}
.mmdform_bottom {
}
.mmdform_bottom input {
	padding: 5px;
	width:216px;
}
.mmdform_errortext {
	color: Red;
	font-size: 1.1em;
}

#notice {
	background-color: #FFFDC1;
	border: solid 2px #FFE181;
	padding: 25px;
	margin: 0 30px 0 30px;
}
.side_notice {
	position: relative;
	float: right;
	font-size: 0.95em;
	color: #444;
	width: 360px;
	padding: 25px 25px 40px 25px;
	margin-right: 30px;
	margin-bottom: 10px;
	background: url(http://images.bcollar.org/mmd/design/side_notice_bottom.jpg) no-repeat left bottom #fffcc5;
}
.side_notice p {
	position: absolute;
	margin: 0 35px 0 -110px;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
	font-size: 0.84em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
.side_notice a { 
	color: #2358a0; 
}
.side_notice a:hover { 
	color: #5a91db;
}
.side_notice_nobg {
	position: relative;
	float: right;
	font-size: 0.95em;
	color: #444;
	width: 360px;
	padding: 5px 25px 10px 25px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.side_notice h4, .side_notice_nobg h4 {
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 0.2em;
}

/* ------------------------------------------------------

	Sidebar

	====================================================== */

#sidebar {
	width: 185px;
	float: left;
	margin: 0 0 10px 0;
	font-size: 0.85em;
}
#get-tickets {
	margin: 20px 0 18px 18px;
}
#get-tickets a {
	background: url(http://images.bcollar.org/mmd/design/money_icon.png) no-repeat left;
	padding: 0 0 4px 18px;
	display: block;
	color: #154da5;
	font-weight: bold;
	font-size: 0.9em;
}
#get-tickets a:hover {
	color: #4679ca;
}
#members, #people-online, #sponsors {
	background: url(http://images.bcollar.org/mmd/design/bg-sidebar-header.gif) no-repeat;
	width: 185px;
	min-height: 92px;
	margin: 0 0 0 18px;
	padding: 0;
}
#sidebar h3 {
	margin: 0 0 25px 18px;
	padding: 9px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -1px #333;
}
#sidebar ul {
	margin: 0 0 23px 23px;
}
#sidebar li {
	color: #454545;
	margin: 0 0 3px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.88em;
	font-weight: bold;
}
#sidebar li img {
	vertical-align: middle;
	margin: 0 2px 0 0;
}


/* ------------------------------------------------------

	Footer

	====================================================== */

#footer {	
	clear: both;
	background: url(http://images.bcollar.org/mmd/design/bg-footer-navigation.gif) repeat-x top #1C1C1C;
	height: 108px;
	text-align: center;
}
#footer p {
	padding: 18px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	color: #777;
}
#footer a {
	color: #c0cadf;
	margin: 0 2px;
}
#footer a:hover {
	color: #FFF;
}
#footer-navigation {
	padding: 16px 0 0 0;
	height: 31px;
	color: #687ca9;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.03em;
}
#footer-navigation a {
	color: #95B8E2;
	font-size: 0.9em;
	text-decoration: none;
	margin: 0 2px;
}
#footer-navigation a:hover {
	color: #FFF;
}


/*	------------------------------------------------------

	Landing Page Specific
	
	======================================================	*/
	

#menu-bar_landing {
	position: relative;
	background: url(http://images.bcollar.org/mmd/design/blackboard-tile.jpg) repeat-x bottom #3c517e;
	height: 148px;
}
#board-dirt {
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 15px;
	z-index: 1;
}
#board-bottom {
	position: absolute;
	left: 50%;
	margin-left: -298px;
	top: 134px;
}
#navigation_landing {
	width: 1000px;
	margin: 0 auto;
}
#navigation_landing ul {
	position: relative;
	z-index: 10;
	float: left;
	list-style: none;
	margin: 10px 0 0 10px;
}
#navigation_landing ul li {
	float: left;
	list-style-type: none;
}
#navigation_landing li a {
	display: block;
	text-decoration: none;
	float: left;
	padding: 14px 30px 0 0;
}
#navigation_landing ul li a:hover { 
	color: #78c0f7; 	
}
#draft_link, #research_link, #chat_link, #clock_link, #compete_link {

}
#draft_link:hover, #research_link:hover, #chat_link:hover, #clock_link:hover, #compete_link:hover {
	background-position: 17px -35px;
}
.content-header-no-margin {
	background: url(/images/bg-content-header.gif) no-repeat #e8eef3;
	height: 46px;
	
}
.content-header-no-margin img {
	float: left;
	margin: 17px 8px 0 24px;
}
.content-sub-header
{
	background: url(/images/bg-content-sub-header.gif) no-repeat #5F7DB4;
	height: 25px;
	margin: 0 0 10px 0;
}

#left-sub-aside
{
	margin-left:24px;
	font-size:80%;
	color: #fff;
	font-weight: bold;	
}
#left-sub-aside ul li {
	float: left;	
	margin: 5px 10px 0 0;
}

#sub-aside {
	float: right;
	color: #efefef;
	font-weight: bold;
	margin: 5px 24px 0 0;
	font-size:80%;
}
#sub-aside a {
	color: #1d49a7;
}
#sub-aside ul li {
	float: left;
	margin: 0 5px 0 0;
}
#sub-aside img {
	margin: -5px 0 0 5px;
}

#sidebar-sticky-note {	
	width: 185px;
	height: 181px;
	background: url(http://images.bcollar.org/mmd/design/sidebar_postit.jpg) no-repeat transparent;
}
#sidebar-sticky-note p {
	height: 150px;
	padding-top: 25px;
        padding-left:20px;
        padding-right:20px;
	font-family: "MS Trebuchet", "Comic Sans MS" sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
	overflow: auto;
}
#sidebar-sticky-note a { color: #2358a0; 
}
#sidebar-sticky-note a:hover { color: #5a91db;
}

.notice 
{ 
	background-color:#FFF5C9;
	font-weight:normal;
	font-size:1.2em;
	border-bottom: 3px solid #333;
	border-top: 1px solid #dadada;
	padding: 1em 1em 1em 1em;
	border-right: 3px solid #333; 	
	margin: 0.5em 2.5em 1em 2.5em;
}

.notice strong
{
	font-weight:bold;
	background-color:Yellow;
}

#no-title-sidebar
{
	width:185px;
	margin: 1em 0 1em 25px;
}



#forum-body
{
	width:778px;
        margin-top:-24px;
        padding-right:25px;        

}
#forum-body p
{
margin: 0;
padding-left:1em;
padding-top:0.25em;
padding-bottom:0.25em;
font-size:0.77em;
}
#forum-body table th
{

}

#forum-body table td
{

}