﻿/*
TFCnow.us CSS 
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #272727;
}

p {
	margin: 10px 0px;
	font-size: 11px;
	text-align: justify;
}

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 25px;
	font-weight: bold;
	color:#ffb21e;
}

h4 {
	clear: both;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}

.readmore_black a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url("images/more_black.gif") no-repeat;
	color: #ffb21e;
	text-decoration: none;
}

.readmore_white a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url("images/more_white.gif") no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


#tfcnow_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

#tfcnow_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}


/* top */

#tfcnow_top {
	clear: both;
	width: 900px;
	height: 55px;
	padding: 0px 10px;
	color: #FFFFFF;
}

.sitename_panel {
	float: left;
	width: 350px;
	height: 45px;
	margin: 0px;
	padding: 0px;
}

.sitename{
	padding: 25px 0px 10px 10px;
	font-size: 40px;
	color: #fb6e26;
	font-weight: bold;
}
.sitename span{
	font-size: 40px;
	color: #ffb21e;
	font-weight: normal;
}

.freecall_panel {
	float: right;
	width: 390px;
	height: 40px;
	text-align: right;
	padding-right: 10px;
	padding-bottom:10px;
}

.bigfont {
	padding: 10px 0px 10px 0px;
	font-size: 25px;
	color: #FF0000;
}
.freecall_panel span{
	padding-left: 10px;
	font-size: 25px;
	color: #FFFFFF;
}

.logo_panel {
	float: right;
	width: 110px;
}

.livechat_panel img{
	border: none;
}

/* end of top */


/* content */

#tfcnow_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url("images/frame.gif") repeat-y;
}

.tfcnow_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url("images/top.gif") no-repeat;
}
/* for IE 6 */
* html .tfcnow_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url("images/top.gif") no-repeat;
}

.tfcnow_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	float:left;
	background: url("images/bottom.gif") no-repeat;
}

/* banner */


.banner1 {
	width: 320px;
	height: 164px;
	padding: 40px 10px 0px 20px;
	float:left;

}

.banner1 ul {
	margin: 20px 0px 20px 20px;
	padding: 0px;
	list-style: disc;
}

.banner1 ul li{
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}

.banner2 {
	width: 880px;
	height: 246px;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background: url("images/banner5.jpg") no-repeat;
}
.banner {
	width: 880px;
	height: 214px;
	padding: 40px 0px 0px 20px;
	margin-bottom: 10px;
	background: url("images/banner2.jpg") no-repeat;
}

.banner ul {
	margin: 20px 0px 20px 20px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* end of banner */

/* menu */

#tfcnow_menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	background: #272727;
}

.menuleft {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url("images/menu_left.gif") no-repeat;
}
.menuright {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url("images/menu_right.gif") no-repeat;
}

#tfcnow_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}


#tfcnow_menu ul li{
	display: inline;
}

#tfcnow_menu ul li a{
	float: left;
	padding: 7px 20px 2px 20px;
	margin-right: 1px;
	height: 25px;
	font: 14px arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#tfcnow_menu ul li a:visited{
	color: #ffffff;
}

#tfcnow_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: #285fc2;
}

#tfcnow_menu ul li a:hover{
	color: #ffffff;
	text-decoration: none;
	background: red;
}
/* end of menu */


/* menu viewer */

#tfcnow_menu2{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	background: #272727;
	text-align:center;
}

.menuleft2 {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url("images/menu_left.gif") no-repeat;
}
.menuright2 {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url("images/menu_right.gif") no-repeat;
}

#tfcnow_menu2 ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}

#tfcnow_menu2 ul li{
	display: inline;
}

#tfcnow_menu2 ul li a{
	float: left;
	padding: 7px 20px 2px 20px;
	margin-right: 1px;
	height: 25px;
	font: 14px arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#tfcnow_menu2 ul li a:visited{
	color: #ffffff;
}

#tfcnow_menu2 ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: #285fc2;
}

#tfcnow_menu2 ul li a:hover{
	color: #ffffff;
	text-decoration: none;
	background: red;
}
/* end of menu */


/* menu vertical */

#tfcnow_vmenu{
	clear: both;
	width: 280px;
	height: 250px;
	margin: 0px 0px 0px 0px;;
	padding: 0px;
	background: #272727;
}

.vmenuleft {
	float: left;
	height: 35px;
	width: 10px;
	background: #272727 url("images/menu_left.gif") no-repeat;
}
.vmenuright {
	float: right;
	height: 35px;
	width: 10px;
	background: #272727 url("images/menu_right.gif") no-repeat;
}

#tfcnow_vmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	text-align: left;	
	color: #ffffff;
}

#tfcnow_vmenu ul li{
	display: inline;
}

#tfcnow_vmenu ul li a{
	float: left;
	padding: 2px 2px 2px 2px;
	margin-right: 1px;
	height: 22px;
	width: 250px;
	font: 12px arial;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

#tfcnow_vmenu ul li a:visited{
	color: #ffffff;
}

#tfcnow_vmenu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: #285fc2;
}

#tfcnow_vmenu ul li a:hover{
	color: #ffffff;
	text-decoration: none;
	background: red;
}
/* end of vmenu */


/* 3 boxes */

#tfcnow_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
	height: 200px;

}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box1a_top.gif") no-repeat;
}
.body {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
	height: 200px;

}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box2a_top.gif") no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;
	height: 200px;
		
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box3a_top.gif") no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url("images/box_bottom.gif") no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url("images/box_bottom.gif") no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}

/* end of 3 boxes */

/* Start of 3 columns - 2nd row */

#tfcnow_colboxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
	height:234px;
}

.colbox1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
	height: 230px;
}

.colbox1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box1a_top.gif") no-repeat;
}
.colbody {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.colbox2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #272727;
	height: 230px;
}

.colbox2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box2a_top.gif") no-repeat;
}

.colbox3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #272727;
	height: 230px;	
}

.colbox3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box3a_top.gif") no-repeat;
}

.colboxbottom{
	width:280px;
	height: 10px;
	 background: url("images/box_bottom.gif") no-repeat;
}
* html .colboxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url("images/box_bottom.gif") no-repeat;
}

.price {
	color:#FF0000;
	font-size: 18px;
}


/* Start of 3 columns - ads row */

#tfcnow_adsboxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
	height: 300px;
}

.adsbox1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #f1f1f1;
	height: 275px;

}

.adsbox1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box1a_top.gif") no-repeat;
}

.adsbox1body {
	width: 280px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	height:275px;
}


.adsbody {
	width: 300px;
	padding: 0px 0px 0px 0px;
	color: #f1f1f1;
	height:275px;
}

.adsbox2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #f1f1f1;
	height: 275px;
}

.adsbox2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box2a_top.gif") no-repeat;
}

.adsbox3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #f1f1f1;
	height: 275px;
}

.adsbox3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/box3a_top.gif") no-repeat;
}

.adsbox3body {
	width: 280px;
	padding: 0px 0px 0px 0px;
	color: #f1f1f1;
	height:270px;
}




/* 2 columns */

#tfcnow_2columns{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.column1{
	width: 250px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
}

.column2{

	width: 100px;
	padding: 10px;
	padding-left: 10px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}

.column3{

	width: 100px;
	padding: 0px;
	padding-left: 0px;
	border-left: 1px dotted #CCCCCC;
	background: #ffffff;
}

/* end of 2 columns */

/* Detail page */

#tfcnow_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 740px;
	background-color:#f1f1f1;
}

.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}

.subrow {
	clear: both;
	padding: 5px 10px;
	font-size: 12px;
	background: #f1f1f1;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* end of detail page */

/* -------- Footer --------- */

#tfcnow_footer {
	clear: left;
	padding: 15px 0px 0px 0px;
	width: 920px;
	height: 62px;
	color: #ffb21e;
	line-height: 24px;
	text-align: center;
	background-color:#272727;
}
#tfcnow_footer a {
	color: #ffb21e;
	text-decoration: none;
}

#tfcnow_footer a:hover {
	text-decoration: underline;
}

/* --------- end of footer --------------*/


/* --------- Contact forms section --------------*/


#contact_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.contactbox1{
	float: left;
	width: 505px;
	margin-right: 19px;
	background: #272727;
}

.contactbox1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/contactbox_top.gif") no-repeat;
}
.contactbody {
	width: 505px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.contactbox1bottom{
	width:505px;
	height: 10px;
	background: url("images/contactbox_bottom.gif") no-repeat;
}


#contact_boxarea2{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 560px;
}

.contactbox2{
	float: left;
	width: 505px;
	margin-right: 19px;
	background: #272727;
}

.contactbox2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/contactbox_top.gif") no-repeat;
}
.contactbody {
	width: 505px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.contactbox2bottom{
	width:505px;
	height: 10px;
	background: url("images/contactbox_bottom.gif") no-repeat;
}

/* --------- end Contact forms section --------------*/

/* --------- Contact forms section --------------*/


#viewer_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
	height:524px;
}

.viewerbox1{
	float: left;
	width: 880px;
	height:524px;

	margin-right: 19px;
	background: #272727;
}

.viewerbox1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url("images/viewerbox_top.gif") no-repeat;
}
.viewerbody {
	width: 880px;
	height:524px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
}

.viewerbox1bottom{
	width:880px;
	height: 30px;
	background: url("images/viewerbox_bottom.gif") no-repeat;
}

/* --------- end Contact forms section --------------*/

