@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #0E0E0E;*/
	}

a { text-decoration: none; color: #FFFFFf; font-size: 11px;}
a:hover {
	text-decoration: underline;
	}

#container {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0;
	background: url(../images/bg-top.jpg) repeat-x;
	}

#mainContent {
	margin: 0px auto;
	width: 960px;
	padding-top: 4px;
	min-height: 400px;
	}

#logo {
	float: left;
	width: 400px;
	padding-top: 8px;
	}

#top-right {	
	float: right;
	width: 400px;
	}

#phone {
	font-size: 15px;
	text-align: right;
	padding-top: 8px;
	background: url(../images/bg-phone.png) right no-repeat;
	height: 24px;
	padding-right: 10px;
	}

#social {
	padding-top: 4px;
	font-size: 11px;
	padding-top: 40px;
	text-align: right;
	}

#navbg {
	width: 960px;
	height: 38px;
	background: url(../images/navbg.png);
	}

#navright {
	float: right;
	width: 50px;
	padding-right: 10px;
	padding-top: 15px;
	color: #FFFFFF;
	text-align: right;
	}

#mainheader {
	float: left;
	width: 690px;
	height: 237px;
	background: url(../images/mainheader.jpg) no-repeat;
	}

#tbg {
	float: right;
	width: 262px;
	height: 237px;
	background: url(../images/tbg.jpg);
	}

#center {
	background: url(../images/shadow.jpg) top no-repeat;
	}

#left {
	float: left;
	width: 252px;
	padding-top: 20px;
	}

#left-s-2 {
	float: left;
	width: 252px;
	padding: 4px;
	}

#right-s {
	float: right;
	width: 690px;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}

#right-s-2 {
	float: right;
	width: 690px;
	padding-right: 9px;
	font-family: Arial, Helvetica, sans-serif;
	}

#left-h {
	float: left;
	width: 325px;
	padding-top: 37px;
	}

#right {
	float: right;
	width: 628px;
	}

#right-l {
	float: left;
	width: 340px;
	padding-left: 9px;
	padding-right: 9px;
	}

#breadcrumb {
	font-size: 11px;
	color: #757575;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#breadcrumb-s {
	font-size: 11px;
	color: #757575;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #C8C8C8;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#testCont {
	margin: 0px auto;
	width: 240px;
	}

#t-title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#t-content {
	padding-top: 8px;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	}

#see-samples {
	padding-top: 4px;
	text-align: center;
	}

#partnership {
	text-align: center;
	}

#bgchat {
	margin: 0px auto;
	width: 251px;
	height: 98px;
	background: url(../images/bg-chat-red.png);
	/*background: url(../images/bg-chat.png);*/
	color: #FFFFFF;
	text-align: center;
	}

#Hbgchat {
	margin: 0px auto;
	width: 251px;
	height: 98px;
	/*background: url(../images/bg-chat-red.png);*/
	background: url(../images/bg-chat.png);
	color: #FFFFFf;
	text-align: center;
	}

#chatC1 {
	font-size: 15px;
	padding-top: 10px;
	}

#chatC2 {
	font-size: 11px;
	padding-top: 10px;
	}

#chat-button {
	padding-top: 5px;
	}

/*NAV BAR*/

#navleft {
	float: left;
	width: 870px;
	}

#navbar{
	float: left;
	text-align: center;
	height: 25px;
	padding-top: 6px;
	padding-left: 10px;
	width: 870px;
}

#navbar ul {
	margin: 0px auto;
	padding-left: 0;
}

* html #navbar ul{ 
	margin: 0px auto;
	margin-bottom: 0;
}

#navbar ul li{
	margin: 0px auto;
	display: inline;
}

#navbar ul li a{
	margin: 0px auto;
	float: left;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 25px;
	padding-top: 7px;
	padding-left: 14px;
	padding-right: 14px;
	}

#navbar ul li a:hover{
	color: #FFFFFF;
	border-width: 0 1px 1px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 3px;
	border-top-right-radius: 4px;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	background: url(../images/nav-hover.png) repeat-x;
}

#navbar #current a, #navbar #current span{ /*currently selected tab*/
	padding-bottom: 0;
	height: 25px;
	padding-top: 7px;
	color: #FFFFFF;
	border-width: 0 1px 1px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	background: url(../images/nav-hover.png) repeat-x;
}

#navbar a, #navbar .divider span {
	}

/*END NAV*/

#right-r {
	float: right;
	width: 250px;
	}

#rTitle {
	background: url(../images/icon-news.png) left no-repeat;
	font-size: 14px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	}

#r-wrap {
	margin: 0px auto;
	width: 247px;
	}

#rbg {
	background-image: url(../images/rbg.jpg);
	background-repeat: repeat-y;
	}

#frbgTop {
	background-image: url(../images/frbgtop.jpg);
	background-repeat: no-repeat;
	height: 12px;
	}

#frbg {
	background-image: url(../images/frbg.jpg);
	background-repeat: no-repeat;
	height: 12px;
	}

#rlc {
	padding-top: 5px;
	padding-bottom: 7px;
	background-image: url(../images/divider-r.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 13px;
	color: #606060;
	}

a.jst:link { color: #606060; text-decoration: none; font-size: 11px;}
a.jst:visited { color: #606060; text-decoration: none; font-size: 11px;}
a.jst:hover { color: #b00701; text-decoration: none; font-size: 11px; text-decoration: underline;}
a.jst:active { color: #606060; text-decoration: none; font-size: 11px;}

a.ftr:link { color: #8c8d8e; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.ftr:visited { color: #8c8d8e; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.ftr:hover { color: #818181; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
a.ftr:active { color: #8c8d8e; text-decoration: none; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.inr:link { color: #b00701; text-decoration: none; font-size: 12px;}
a.inr:visited { color: #b00701; text-decoration: none; font-size: 12px;}
a.inr:hover { color: #b00701; text-decoration: none; font-size: 12px; text-decoration: underline;}
a.inr:active { color: #b00701; text-decoration: none; font-size: 12px;}

a.brd:link { color: #757575; text-decoration: none; font-size: 11px; text-decoration: underline;}
a.brd:visited { color: #757575; text-decoration: none; font-size: 11px; text-decoration: underline;}
a.brd:hover { color: #b00701; text-decoration: none; font-size: 11px; text-decoration: none;}
a.brd:active { color: #757575; text-decoration: none; font-size: 11px; text-decoration: underline;}

#mtitle {
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 20px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ad2929;
	}

#title {
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 24px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ad2929;
	}

#stitle {
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ad2929;
	}

.stitle {
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ad2929;
	}


.sample-title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ad2929;
	}

#cContent {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #464646;
	}

#tContent {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #464646;
	padding-bottom: 10px;
	border-bottom: 1px solid #B6B6B6;
	padding-top: 15px;
	}

#packbg {
	width: 322px;
	height: 147px;
	/*background: url(../images/packbg.png);*/
	background: url(../images/bg-pack.jpg);
	}

#pack-icon {
	float: left;
	width: 90px;
	padding-top: 5px;
	padding-left: 10px;
	}

#packRight {
	float: right;
	width: 220px;
	}

#packTitle {
	font-size: 17px;
	color: #212222;
	padding-top: 5px;
	padding-right: 5px;
	letter-spacing: -1px;
	font-weight: bold;
	}

#cLink {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
	}

#packTitle-2 {
	font-size: 15px;
	color: #212222;
	padding-right: 5px;
	padding-top: 5px;
	letter-spacing: -1px;
	font-weight: bold;
	}

#packPrice {
	font-size: 24px;
	color: #212222;
	padding-top: 18px;
	letter-spacing: -1px;
	}

#packButton {
	padding-top: 20px;
	}

#subs {
	background: url(../images/gradient-subs.png) no-repeat;
	width: 314px;
	height: 40px;
	padding-top: 14px;
	padding-left: 10px;
	text-align: center;
	}

#substitle {
	color: #ad2929;
	padding-left: 16px;
	font-size: 10px;
	font-weight: bold;
	}

#subscontent {
	padding-left: 16px;
	font-size: 11px;
	padding-top: 8px;
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	}

#fContent {
	background: url(../images/shadow.jpg) top no-repeat;
	padding-top: 30px;
	}

#footerL {
	float: left;
	width: 324px;
	}

#footerR {
	float: right;
	width: 600px;
	}

#fLinks {
	border-left: 1px solid #B4B4B4;
	color: #8c8d8e;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	}

#gradientFr {
	width: 547px;
	height: 75px;
	background: url(../images/gradient-fr.png);
	padding-left: 10px;
	padding-top: 10px
	}

.accordion { list-style-type: none; padding: 0; margin: 0 0 30px; border: 1px solid #17a; border-top: none; border-left: none; }
.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
.accordion li { background: #F2F2F2; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%;}
.accordion li.active>a { background: url('') no-repeat center right; }
.accordion li div { padding: 20px; background: #aef; display: block; clear: both; float: left; width: 360px;}
.accordion a { text-decoration: none; border-bottom: 1px dotted #E7E7E7; font: bold 1.1em/2em Arial, sans-serif; color: #222; padding: 0 10px; display: block; cursor: pointer; background: url('../images/Oficina-PDF-icon-16.png') no-repeat center right;}

/* Level 2 */
.accordion li ul li { background: #FCFCFC; font-size: 0.8em; }

.textfield {
	border: 1px solid #DBDBDB;
	padding: 4px;
	font-size: 11px;
	color: #4C4C4C;
	}

.textfield-2 {
	border: 1px solid #DBDBDB;
	padding: 5px;
	font-size: 11px;
	color: #4C4C4C;
	width: 210px;
	}

.button {
	border: 1px solid #B4B4B4;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color:#333333;
	}

.tdmatrix {
	color: #656565;
	}

#tdTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	padding-left: 8px;
	font-weight: bold;
	}

#tdDesc {
	font-size: 12px;
	color: #343434;
	padding-top: 5px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	}

#titletd {
	color: #ad2929;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}

#titletd-w {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	}

#titletd-2 {
	color: #0a0b0c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}

.sep {
	color: #409092;
	}

.resume-price {
	text-align: center;
	font-size: 18px;
	color: #ad2929;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

#extrax {margin:1em 0;overflow:hidden;font-size:11px;line-height:1.2; font-family: Verdana, Arial, Helvetica, sans-serif;}
#extrax .panelx tit {margin:0;font-weight:bold;font-size:11px;color: #555555; padding-bottom: 15px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#extrax .panelx ul {margin:0;padding:0;list-style:none;}
.panelx li {clear:both;overflow:hidden;}
.panelx li a {display:block;text-decoration:none;padding:5px 8px 5px 5px;background:url() no-repeat 99% 50%;overflow:hidden;white-space:pre;}
#extrax .panelx a:link {border:0;color: #555555;}
#extrax .panelx a:visited {border:0;color: #555555;}
#extrax .panelx a:hover {color: #252525; text-decoration: underline;}
#extrax .relatedx {float:left;width:300px;display: inline; margin-left: 10px;}
#extrax .recentx {float:right;width:300px;}

.clr {
	clear: both;
	}

.newsticker-jcarousellite { width: 100%; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-left: 0px; }
.newsticker-jcarousellite .info { width: 100%; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; color:#FFFFFF; height: 100px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0; }

#pack-icon-price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 5px;
	}

#packleft {
	padding-top: 15px;
	padding-left: 10px;
	}

#packicon {
	float: left;
	width: 132px;
	}

#pack-desc {
	float: right;
	width: 280px;
	padding-top: 16px;
	}

#pack-icon-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-bottom: 8px;
	}

#adiv {
	background-image: url(../images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#pack-grey {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../images/divider-r.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #484b4e;
	font-size: 13px;
	}

#pack-white {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	color: #1d1d1e;
	font-size: 13px;
	background-image: url(../images/divider-r.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

/*LIGHT BOX*/

		.light_overlay{
			display: none;
			position: absolute;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: #FFFFFF;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
			padding-top: 50px;
		}

		.light_content {
			display: none;
			position: absolute;
			left: 35%;
			width: 30%;
			padding-left: 16px;
			padding-right: 16px;
			padding-bottom: 10px;
			border: 8px solid #CECECE;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
		
/*code for FAQ*/

.handcursor{
cursor:hand;
cursor:pointer;
padding-top: 10px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	font-weight:normal;
}

.switchgroup1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color: #464646;
	ont-weight:normal;
	}


#faqtitle {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	}
.div{ color: #b00701; text-decoration: none; font-size: 12px;}



