﻿.alternatetr
{
	background-color: #F7F6F3;
	font-family: Arial;
	font-size: 12px;
}
.maintr
{
	background-color: White;
	font-family: Arial;
	font-size: 12px;
}
.required
{
	font-size: small;
	color: Red;
}
.white
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
}
.HorizontalLinks
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A4A4A4;
}


body
{
	margin: 0px;
	padding: 0px;
	background: #313131 url(../images/bg.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, p, ul, li, ol, form, input
{
	padding: 0px;
	margin: 0px;
    }
.span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.header
{
	height: 79px;
}
.logo
{
	margin: 16px 0px 0px 6px;
}


/********** Left side green box **********/
.free30day
{
	height: 134px;
	background: url(../images/box_free30day.gif) no-repeat top left;
	color: #ffffff;
	padding: 0px 16px 0px 16px;
}

/********** Left side orange box **********/
.buyitnow
{
	height: 144px;
	background: url(../images/box_buynow.gif) no-repeat top left;
	color: #ffffff;
	padding: 0px 16px 0px 16px;
}

/********** Left side black box **********/
.blk-box-top
{
	background: url(../images/blk-box-top.gif) no-repeat top left;
	height: 6px;
}
.blk-box-btm
{
	background: url(../images/blk-box-btm.gif) no-repeat top left;
	height: 5px;
}
.blk-box
{
	background: url(../images/blk-box-bg.gif) repeat-y top left;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	padding: 18px 7px 18px 7px;
}

/********** Right side content box **********/
.content-box-top
{
	background: url(../images/left-box-top.gif) no-repeat top left;
	height: 8px;
}
.content-box-btm
{
	background: url(../images/left-box-btm.gif) no-repeat top left;
	height: 9px;
}
.content-box
{
	background: url(../images/left-box-bg.gif) repeat-y top left;
	padding: 0px 31px 0px 31px;
	color: #333333;
	line-height: 17px;
	height: 426px;
}


h1.get-the-msg
{
	display: block;
	border-bottom: 1px solid #999999;
	margin-top: 20px;
	padding-bottom: 4px;
}
h1.prod
{
	display: block;
	border-bottom: 1px solid #999999;
	padding-bottom: 4px;
}

a.more
{
	color: #007a97;
	text-decoration: underline;
	background: url(../images/arrow.gif) no-repeat right 5px;
	padding-right: 12px;
}
a.more:hover
{
	color: #ff9c00;
	text-decoration: none;
}

ul.prod-highlight
{
	list-style: none;
	margin: 10px 0px 0px 3px;
}
ul.prod-highlight li
{
	background: url(../images/bullet.gif) no-repeat left 5px;
	padding-left: 14px;
	line-height: 16px;
}


/********** Right side grey box **********/
.grey-box-top
{
	background: url(../images/grey-box-top.gif) no-repeat top left;
	height: 5px;
}
a.next
{
	color: #007a97;
	text-decoration: underline;
}
#bghowitworks
{
	background: #ffffff url(../images/bghowitworks.jpg) 10px 230px no-repeat;
}
a.next:hover
{
	color: #ff9c00;
	text-decoration: none;
}
.grey-box-btm
{
	background: url(../images/grey-box-btm.gif) no-repeat top left;
	height: 5px;
}
.grey-box
{
	background: url(../images/grey-box-bg.gif) repeat-y top left;
	padding: 0px 12px 0px 11px;
	font-size: 11px;
	line-height: 15px;
}

/********** Right side grey box **********/
.footer
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin: 2px 0 9px 0;
}
.footer a, .footer a:visited
{
    color: #999999;
    margin: 2px 4px;
}
.footer a:hover
{
    text-decoration: none;
}
.footer ul
{
	list-style: none;
	margin: 3px 0px 0px 17px;
}
.footer ul li
{
	font-size: 11px;
	display: block;
	padding: 0px 8px;
	background: url(../images/footer-nav-bg.gif) right 2px no-repeat;
	float: left;
}
.footer ul li a
{
	font-size: 11px;
	display: block;
	color: #c2c2c2;
	text-decoration: none;
	border-bottom: 1px solid #c2c2c2;
}
.footer ul li a:hover
{
	color: #ea7610;
	text-decoration: none;
	border-bottom: 1px solid #ea7610;
}

/********** Right side grey box **********/
.login
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 10px 5px 0 0;
	padding-right: 0px;
}
.login a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
.login a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.login input
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 125px;
}
.login .submit
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 3px;
	width: 44px;
	height: 20px;
	cursor: pointer;
}
em
{
	color: #e66a09;
}

.title
{
	color: #4196B2;
	padding-bottom: 4px;
	display: block;
	border-bottom: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.testimonialpage
{
	background: url(../images/buble.gif) top left no-repeat;
}
.testimonialpage div
{
	margin: 10px 0 0 43px;
}

.content
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 12px 30px 12px 30px;
	line-height: 1.4em;
	background: url(     "../images/bgcontent.gif" ) top left repeat-y;
	min-height: 380px;
}
.fonttesti
{
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 53px 18px 0 15px;
}
.fonttesti div
{
	text-align: right;
}
.content-box a
{
	color: #007a97;
	text-decoration: underline;
}
.content-box a:hover
{
	color: #ff9c00;
	text-decoration: none;
}

p a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.phonesheet2go{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color:#000000;
}
