/* CSS Document                     */
/* writen by: J Paul Herron         */
/* website:   Fox Brigade           */
/* browser: Main - Gecko            */
/* -------------------------------- */

@import "menu.css";

body {
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
	
	background-color:#ff188c; 
	background-image:url('../images/fox-brigade-background.jpg'); /* set large background */
	background-repeat:no-repeat;
	background-position:center top; 
}

#container {
    margin:222px auto; /* auto margin aligns container center in gecko browsers by aligning equal widths left and right */
	padding:0px 0px 0px 0px;
	
	width:1000px;
	min-height:400px;
	position:relative;
	background-color:#ffffff; 

	b/order:solid 1px;
}

#main-container {
	padding:0px 0px 0px 9px;
	
	width:691px;
	min-height:370px;
	position:relative;

    float:left;
	b/order:solid 1px;
}

#beta-container {
	padding:0px;
	
	width:280px;
	min-height:400px;
	position:relative;

    float:right;
}

#beta_content {
	text-align:center;
	
}



#alpha_content {

    m/in-height:80px;
	b/order:solid 1px;
	margin-left:35px;
	margin-right:35px;
}

#latest_action {
	display:inline-block;

	border:solid 1px;
	padding:10px;
	margin-bottom:20px;
	background-color:#000000;
}

#twitter {

	b/order:solid 1px pink;
	height:89px;
	padding:0px 10px 0px 10px;
	margin-bottom:20px;
	background: url(../images/twitter_background.jpg);
	
	vertical-align:text-bottom;
}

#twitter #twitter_alpha {
    width:550px;
	height:20px;
	
	margin-right:30px;
	
	b/order:solid #000 1px;
    float:right;
}

#twitter #twitter_beta {
    width:60px;
	height:60px;
	b/order:solid #000 1px;
	m/argin-bottom:8px;
	float:left;
	text-align:right;
}

#twitter #twitter_title {
	position:relative;
	w/idth:100px;
	height:18px;
	margin-top:4px;
	b/order:solid 1px;
}

#twitter #twitter_title p {
	font-family:arial,helvetica;
	font-size:12pt;
	color:#fff;
	
	height:20px;
	
	margin:0;
	padding:0;
}



#latest_action #latest_alpha {
    width:400px;
	border:solid 1px;
    float:left;
}

#latest_action #latest_beta {
    width:200px;
	b/order:solid #ffffff 1px;
	margin-bottom:8px;
	float:right;
	text-align:right;
}

#register {
	margin:50px 100px 0px 100px;
	background-color:gray;
	padding:40px;

	border:solid #000 1px;
	
	text-align:right;
}

#profile_container {
	margin-left:40px;
	margin-right:40px;
    width:625px;	
	text-align:left;
}
#profile_alpha {
	padding-left:10px;
	padding-right:10px;
    width:400px;
    float:left;
	b/order:solid 1px;
	
	text-align:left;
}
#profile_beta {
	margin-left:0px;
	margin-right:0px;
    width:200px;
    float:left;

	b/order:solid 1px;
	
	text-align:right;
}

#items {
	margin-left:40px;
	text-align:left;

    b/order:solid 1px;
}

#download {
    margin:5px;
    padding:10px;
	width:170px;
	height:150px;
	
	text-align:center;
    float:left;

    background-color:#dae1e4;
    border:solid 1px;
}

#foxhead_container {
	margin-left:70px;
	margin-right:50px;
	
	width:550px;
    b/order:solid 1px;
}

#foxhead {
	margin:5px;
	padding:10px;
	
	width:150px;
    height:200px;
	text-align:center;
    float:left;
    background-color:#dae1e4;
    border:solid 1px;
}

#footer {
	width:691px;
    height:34px;
	text-align:center;
    margin-left:9px;
	margin-bottom:20px;

	background-image:url(../images/footer.gif)
}



















/* content below */

p {
	font-family:helvetica,arial;
    font-size:9pt;
}

label {
	font-family:helvetica,arial;
    font-size:9pt;
}



#latest_action p {
	color:#ffffff;
	font-family:helvetica,arial;
    font-size:9pt;
}

#latest_action h2 {
	padding:0px;
	
	font-family:helvetica,arial;
	font-weight:bold;
	font-size:9pt;
	
	color:#ffffff;
}

#beta_content h1 {
	font-family:helvetica,arial;
	font-weight:bold;
	font-size:14pt;
	
	color:#f19928;
}

#beta_content h2 {
	font-family:helvetica,arial;
	font-weight:normal;
	font-size:12pt;
	
	color:#f19928;
}

h1 {
	font-family:helvetica,arial;
	font-weight:normal;
	font-size:14pt;
	
	color:#ff188d;
}

h2 {
	font-family:helvetica,arial;
	font-weight:bold;
	font-size:9pt;
	
	color:#000000;
}

input.password {
	width:142px;
}


a img { 
	border:0 /* remove borders on linked images */
}

a:link, a:visited { 
	color:#ff188d;
    text-decoration:none;
}

a:hover, a:active { 
	color:#ff188d;
	text-decoration:underline;
}


a.link_color:hover, a.link_color:active { 
	color:#fff;
	text-decoration:underline;
}

/* classes below */

.error {
	color:red;
}

.ghostied{
	color:#848cad;
}
.date{
	color:#000000;
	font-size:9pt;
}

.image_main {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	border:solid 1px;
}

.twitter {
	color:#000;
}

.twitter_footer {
	color:#000;
	font-size:8pt;
}

.thumb {
	border:solid #000000 1px;
}

.register {
	color:#fff;
}

.twitter_bird {
	z-index:5;
	position:absolute;
	
	right:0;
}

.footer {
	position:relative;
	top:10px;
	color:#ff188d;
	
}

/* rounded corners */
.bl {background: url(../images/bl.jpg) 0 100% no-repeat #000000;} 
.br {background: url(../images/br.gif) 100% 100% no-repeat} 
.tl {background: url(../images/tl.jpg) 0 0 no-repeat} 
.tr {background: url(../images/tr.jpg) 100% 0 no-repeat; padding:10px 10px 0px 10px;} 
.clear {font-size: 1px; height: 1px}

