/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
Designed By Alexis Corredor
alexis.corredor@gmail.com
*/

*{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*HEADER*/
#header{
	width: 800px;
	position:relative; 
	height: 162px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
/*COMPANY NAME IN HEADER*/
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: 0px;
	top: 0px;
}
/*HARD MONEY IN HEADER*/
#hardmoney {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-top:60px;
	margin-left:490px;
	left: 0px;
	top: 0px;
}
/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	float:left;
	width:200px;
}

/*CONTENT*/
#content{
	width: 800px;
}
#contenttext{
	float:right;
	width: 580px;
}

/*FOOTER*/
.footer{
	width: 779px;
	height: 32px;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
/*FOOTER LINKS*/
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/*TABLE*/
.table_top{
	width: 204px; 
	height: 27px;
	background-image:url(../images/table_top.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 204px;
	background-image:url(../images/table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
.table_bottom{
	width: 204px; height: 23px;
}

/*TEXT STYLES*/
.news_date {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.body_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h3.body_text  {
	margin-bottom:-5px;

}
.news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.subtitle_gray {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #7DA5E0; }
.title_panel {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 90%; margin: 1em auto; }

.rb_title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color: black; text-align: center; }

.rb_title_small {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: black; text-align: center; }

.ul_clear {float: left; width:220px; }

/*
//
//above = previous code
//below = josh's code
//
*/
.heading{
	font: bold 16px "Century Gothic", "Lucida Grande", Helvetica, sans-serif;
	color: #333;
	padding-left: 12px !important;
	padding-left: 0px;
	margin-top: -12px !important;
	margin-top: 6px;
	background: #fff;
}
h3.question{
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #666;
}
h3.question span{
	font: bold 18px "Lucida Grande";
	color: #cc3300;
}
h3.answer{
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #666;
	padding-bottom: 10px;
}
h3.answer span{
	font: bold 18px "Lucida Grande";
	color: #339933;
}
.tQs, label{
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #666;
}

.tQs a:link, .tQs a:visited, .tQs a:active{
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #666;
	text-decoration: underline;
}
.tQs a:hover{
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #222;
	text-decoration: underline;
}
.tAs{
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #339933;
}
.propLeft{
	float: left;
	width: 310px
}
.propLeft a{
	font-weight: bold;
	color: #cc3300;
}
.propLeft div{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-bottom: 20px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.propLeft table{
}
.propRight{
	float: right;
	width: 240px;
}

.propRight table{
}
.propRight ul{
	list-style: none /*url(../images/listIcon.gif)*/ ;
}
.propRight div{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	margin-bottom: 20px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#pImage, #pImage_bp{
	border: none;
}
span.note{
	font-size: 10px;
	color: #cc3300;
	font-style: italic; 
	border-bottom: 1px dashed #cc3300;
	cursor: help;
}
table input, table select{
	
	font: 14px "Century Gothic", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #339933;
}
table .button{
	color: #333;
}

