/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* common styles */
/*img { 
	behavior: url(/css/iepngfix.htc) ;
	}*/

.clearDiv {
	height: 0;
	clear:both;
	overflow:hidden;
}

strong {
	font-size: 12px;
	font-weight: bold;
	color: #5a2049;
}

em {
	font-style: italic;
}

ul
{
list-style: disc outside;
margin-left: 40px;
} 

p {
	margin-bottom: 8px;
}

a {
	text-decoration: none;
	color: #E47210;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

h1 {
	font-family: Arial, sans-serif;
	color: #d85327;
	font-size: 26px;
	/*font-weight: bold;*/
	/*margin-bottom: 8px;*/
}

h2 {
	font-family: Arial, sans-serif;
	color: #E47210;
	/*text-transform: uppercase;*/
	font-size: 18px;
	margin-bottom: 4px;
}

h3 {
	font-family: Arial, sans-serif;
	color: #E47210;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-family: Arial, sans-serif;
	color: #206b29;
	font-size: 14px;
	font-weight: bold;
}
/* end common styles */

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	background: url(/media/72/mma_twitter-back.jpg) no-repeat #3E3E3E;
	background-attachment:fixed;
	text-align: left;
}

#container {
	position:absolute;
	width: 944px;
	height: 484px;
	margin:-242px 0px 0px -472px;
  	top: 50%; 
  	left: 50%;
	background: url(/media/77/panelback.png) no-repeat;
	overflow: hidden;
}

#contentArea {
	margin: 0 auto;
	width: 750px;
}

#contentArea h1 {
	margin: 80px 0 15px 0;
}

#contentArea p {
	width: 500px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 30px;
}

/* signup form styles */

div#sign_up_box {
  width: 300px;
  background-color: transparent;
  /*margin: 0 auto;
  border: 4px solid #f1f1f1;*/
}
div#sign_up_title {
  padding: 3px;
  text-align: left;
}
div#sign_up_content {
  padding: 5px;
  overflow: hidden;
}
label#sign_up_email_address_label {
  font-size: 12px;
  font-weight: bold;
}
input#sign_up_email_address {
  width: 100%;
	border: 1px solid #666666;
}
input#sign_up_button {
  clear: both;
  float: right;
  margin: 5px 0 3px;
  background-color: #cccccc;
  border: 1px solid #666666;
	width: 100px;
}

input#sign_up_button:hover {
  background-color: #666666;
  border: 1px solid #cccccc;
	color: #FFFFFF;
	cursor: pointer;
}

div#sign_up_footer {
  font-size: 10px;
  color: #d23509;
  padding: 0px;
  background-color: #f1f1f1;
  text-align: center;
  color: #6b6b6b;
}
div#sign_up_footer a:link, div#sign_up_footer a:visited {
  color: #6b6b6b;
  text-decoration: none;
}
div#sign_up_footer a:hover {
  text-decoration: underline;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
