/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	color: #F2F2F2;
	line-height: 1.166;
	background-color: #000000;
}

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

a:visited{
	color: #FFFFFF;
}

a:hover{
	font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	/*padding: 2% 2% 5% 2%;*/
	height:95%;
	margin-top:2%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	/*border-bottom: 1px solid #cccccc;*/
	width: 300mm;
}

/************** #box **************/
.box{
	float:left;
	font-size:8pt;
	height: 544px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

#boxLeft{
	width:141mm;
}

#boxRight{
	width:156mm;
	margin-left: 3mm;
}

#innertab{

}

.wanted_available{
	padding-left: 3%;
	position: static;
	float: left;
	width: 47%;
	overflow: auto;
	height: 455px;
}

.wanted_available_title{
	margin-bottom: 5px;
	margin-top: 20px;
	position: static;
	float: left;
	width: 47%;
	padding-left: 3%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#real{
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	width: 100%;
}

#contact{
	width: 35%;
	float: left;
	margin-right: 3%;
}

#freeText{
	width: 62%;
	float: left;
}

#textBottom{
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	width: 141mm;
	padding-top: 2mm;
}

#rcg_logo/** #tmw **/
{
	float:right;
	position: relative;
	padding-top: 2mm;
	font-family: "Arial black";
}

.logoBlue{
	color:#0000FF;
}

.logoGreen{
	color:#009900;
}


/***********************************************/
/* Components                                  */
/***********************************************/

.rc_logo {
	color: #0000FF;
	font-weight: bold;
}

.w_logo {
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}

.rc_logo_text {
	color: #FFFFFF;
	font-weight: bold;
}

.w_logo_text {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.offer_text_red {
	color: #FF0000;
	font-weight: bold;
	font-size: 8pt;
}

.offer_text {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: 550;
	font-family: "Myriad Pro";
}

div.title {
	padding-bottom: 30px;
}

.title_logo {
	color: #0000FF;
	font-family: "Arial black";
	font-size: 9mm;
	font-weight: bold;
}

.title_small {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 5mm;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 10px;
}

.title:hover {
	text-decoration: none;
}

#picmail{
	background-image: url(../images/mailfriend.png);
	height: 26px;
	float: right;
	width: 54px;
	margin-left: 30mm;
	margin-top: 9mm;
}

/***********************************************/
/* Bubble                                      */
/***********************************************/

.cssBubble {
	position: static;
	width: 274px;
	height: 250px;
	background-image: url(../images/black_bubble.png);
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#cssBubble1 {
	left: 48px;
	top: 18px;
}

#cssBubble2 {
	top: 23px;
	left: 350px;
}

#cssBubble3 {
	left: 47px;
	top: 268px;
}

#cssBubble4 {
	left: 349px;
	top: 269px;
}

.cssHeader  {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	width: 88%;
	margin-right: 6%;
	margin-left: 6%;
	padding-top: 8px;
}
.buble1 {
	color: #956FD2;
}

.buble2 {
	color: #16AAEA;
}

.buble3 {
	color: #00BC6F;
}

.buble4 {
	color: #FDE102;
}

.conversation{
	height: 72%;
	font-size: 11px;
	color: #CCCCCC;
	width: 88%;
	margin-left: 6%;
	margin-top: 5px;
	margin-bottom: 4px;
	overflow-y: auto;
}

.cnv_name {
	font-size: 11px;
	font-weight: 900;
	color: #FFFFFF;
}

.inputfont
{
	font-size: 11px;
	font-family: Verdana;
}

.cssTypeReview
{
	margin-bottom: 3px;
	width: 88%;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	margin-left: 6%;
}

input{
	font-family: Geneva, Arial, Helvetica, sans-serif, "Myriad Pro";
	font-size: 10px;
	border-width: thin;
	height:11px;
	font-weight: bold;
	color:#999999;
}

.cssTextComment{
	width: 97%;
}

.cssTextCommentEdited{
	width: 97%;
	color: #000000;
}

.cssTextAuthor{
	width: 50%;
}

.cssTextAuthorEdited{
	width: 50%;
	color: #000000;
}
