/* default tag styles */
H1, H3, H4, TH, TD, FORM, OL, P, SPAN, FONT {color:#707070; font-size:12px; line-height:15px; font-family:Arial; margin-left:14px;}

/* START COMMON STYLES */
#pageBody
{
	background-color:#000;
	color:#BDBDBD;
	text-align:center;
}

DIV#container{
	position:relative;
	width:670px;
	margin:100px auto;
	text-align:left;
}

DIV#containersecondary{
	position:relative;
	width:670px;
	margin:69px auto;
	text-align:left;
}

DIV#hdr{
	padding:0 0 10px 0;
}

DIV#main{
	position:relative;
	width:670px;
	background-color:#2B2724;
}


UL#cntrcontent{
	padding:15px 0 0 10px;
	margin:0;
	list-style:none;
}

UL#cntrcontent LI{
	color:#fff;
	background-image:url('../images/dot.gif');
	padding:0 0 5px 10px;
	background-position:0 5px;
	background-repeat:no-repeat;
}

UL#nav{
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}

UL#nav LI{
	padding-bottom:15px;
	color: #FF4B76;
}

UL#nav LI A{
	color: #ffffff;
	text-decoration: none;
}

UL#nav LI A:hover, UL#nav LI A:active, UL#nav LI.on A{
	color: #FF4B76;
}

DIV#message{
	position:relative;
	padding:4px 0 4px 0;
}

DIV#request{
	position:relative;
	float:left;
	width:168px;
}	

DIV#request P{
	font-size:11px;
	margin:0;
	padding:5px 0 0 3px;
	color:#fff;
}	

DIV#text{
	position:relative;
	float:right;
	width:502px;
}	

DIV#text P
{
	margin:0;
	padding:0 0 0 15px;
	color:#fff;
	line-height:20px;
}

TABLE{
	border-collapse:collapse;
	margin:0;
	padding:0;
}

H1{
	color:#fff;
	font-size:14px;
}

H3{
	color: #FF4B76;
	font-size:12px;
	margin:5px 0 5px 15px;
	padding:0;
}

H4{
	color: #FF4B76;
	font-size:12px;
	margin:25px 0 0 15px;
	padding:0;
}

DIV#request P SPAN.copy{
	color:#6E6E6E;
	padding:0;
	margin:0;
	font-size:10px;
}

.hdr{
	padding:10px 0 10px 15px;
}

A, A:visited{
	color:#fff;
	text-decoration:none;
}

A:hover{
	text-decoration:underline;
}

/* END COMMON STYLES */
                      
/* START HISTORY STYLES*/

UL#dates{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

UL#dates LI{
	float:left;
	padding-right:11px;
}

UL#dates LI A{
	color:#A09C9B;
	font-size:13px;
	text-decoration: none;
	font-weight:bold;
}

UL#dates LI A:hover, UL#dates LI A:active, UL#dates LI.on{
	font-size:13px;
	font-weight:bold;
	color:#FF4B76;
}

P.historytxt{
	margin:0 20px 0 15px;
	padding:0;
	color:#fff;
}

DIV#image{
	width:58px;
	float:left;
}

DIV#hsttext{
	width:612px;
	float:right;
}

DIV#hsttext P{
	color:#BCBCBC;
	font-size:13px;
	padding:0 15px 0 15px;
	margin:0;
	line-height:20px;
}

/* END HISTORY STYLES*/

/* START DEVELOPER STYLES */

	p.maintext{
		color:#fff;
		font-size:13px;
		padding:15px 15px 0 15px;
		margin:0;
		line-height:20px;
	}

/* END DEVELOPER STYLES */

/* START CONTACT STYLES */

	.input{
		background-color:#C0B994;
		color:#505050;
		border:0;
		width:331px;
		height:13px;
		font-size:11px;
		padding:2px 0 2px 2px;
		margin:2px 0 5px 0;
	}

	.submit{	
		position:absolute;
		left:310px;
		padding-top:20px;
	}

	DIV#contactmain{
		color:#C7C1A0;
	}

	DIV#contactmain P{
		padding:30px 50px 0 0;
		color:#C7C1A0;
	}
	


/* END CONTACT STYLES */

/* START FOOTER STYLES */

DIV.footer{
	font-family:arial;
	padding:40px 0 10px 0;
	margin:0;
	width:765px;
	text-align:center;
	font-size:12px;
}

.footer A, .footer A:visited{
	text-decoration:none;
	color:#9C9C9C;
	padding:0 18px 0 18px;
}

.footer A:hover, .footer A:active, .footer A.on{
	color:#CCCC00;
	text-decoration:none;
}

.copyright{
	padding-top:15px;
	text-align:center;
	color:#9C9C9C;
	font-size:12px;
}

/* END FOOTER STYLES */

/* BEGIN PLANS */

.plans{
	padding-bottom:1px;
}

a.on{
	color:#FF4B76;
}

a.on:hover{
	color:#FF4B76;
	text-decoration:none;
}

/* END PLANS */



