@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset, img {
	border:0 none;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
abbr, acronym {
	border:0 none;
}
body * {
	line-height:1.22em;
}
a {
	text-decoration:none;
}
a:active, a:focus {
	outline:none;
}
body {
	margin:0px;
	padding:0px;
	font:normal 13px 'Trebuchet MS', sans-serif;
	background:#ccc;
}
.wrapper {
	min-width:1004px;
	text-align:left;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}
.wrapper .top {
	background:#fff;
}
#pagetop {
	background-color:#fff; width:100%; margin:0px auto; padding-bottom:20px; height:67px; padding-bottom:13px;
}
#header {
	background:url(../images/header.png);
	width:936px;
	height:67px;
	overflow:hidden;
	margin:0px auto 13px;
	padding:0px;
	position:relative;
}
#region {
	margin-top:26px;
	float:right;
	width:150px;
}
#logo {
	position:absolute;
	top:10px;
	left:40px;
	height:42px;
	width:110px;
}
select.region {
	width:110px;
}
.margin_10 {
	margin-top:3px;
}
#navigation {
	background:url(../images/navigation-bg.gif) repeat-x;
	height:45px;
	overflow:hidden;
	padding:0px;
	width:100%;
	position:relative;
}
#nav_inner {
	width:1004px;
	margin:0px auto;
	position:relative;
}
.nav-menu {
	font-size:12px;
	color:#ccc;
	height:45px;
	padding-left:25px;
	float:left;
	width:auto;
}
.nav-menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.nav-menu ul li {
	display:inline;
	margin:0px 8px;
	line-height:45px;
}
.nav-menu ul li a {
	color:#ccc;
}
.nav-menu ul li a:hover {
	color:#ffa800;
}
.nav-menu ul li a:focus {
	color:#ffa800;
}
body#home a#homenav,
body#advantage a#advantagenav,
body#product a#productnav,
body#about a#aboutnav,
body#faqs a#faqnav,
body#tc a#tcnav,
body#contact a#contactnav,
body#privacy a#privacynav,
body#sitemap a#sitemapnav {
	color:#ffa800;
}
#nav_img {
	float:right;
	position:absolute;
	right:38px;
}
.nav-sep {
	font-size:14px;
}
.nav-visa {
	float:left;
	width:56px;
	margin-top:10px;
	margin-left:15px;
}
.nav-lock {
	float:left;
	width:206px;
	height:45px;
	background:url(../images/login-bg.png) no-repeat center;
	/*margin-top:10px;
	margin-left:230px;*/
	line-height:45px;
	color:#fff;
	text-indent:20px;
}
.nav-lock a {
	color:#fff;
}
.nav-lock a:hover {
	color:#ffa800;
}
#content-container {
	padding:0px 12px;
	margin:0px auto;
	background:#ccc url(../images/content_container_shadow.jpg) repeat-x top;
	overflow:hidden;
}
#content-main {
	padding:20px;
	margin:0px auto;
	background:#fff url(../images/content_main_shadow.jpg) repeat-x top;
	border-right:1px solid #666;
	border-left:1px solid #666;
	width:940px;
}
#footer {
	width:980px;
	padding:0px;
	margin:0px auto;
	background-color:#666;
	height:60px;
	font-size:12px;
	border-right:1px solid #666;
	border-left:1px solid #666;
}
.footer_l {
	padding:20px 35px;
	float:left;
	width:auto;
}
.footer_nav_l, .footer_nav_l a {
	color:#ccc;
}
.footer_nav_l a:hover {
	color:#ffa800;
}
.footer_r {
	padding:10px 35px;
	color:#ccc;
	float:right;
	width:auto;
	text-align:right;
}
.footer_nav_r a {
	color:#ccc;
	text-align:center;
}
.footer_nav_r a:hover {
	color:#ffa800;
}
.left {
	float:left;
	width:auto;
}
.right {
	float:right;
	width:auto;
}
.clear {
	clear:both;
}
/* Home page CSS */
#home-left { /*Left container.*/
	float:left;
	width:516px;
	overflow:hidden;
}
#home-right { /*Right container.*/
	float:right;
	width:403px;
	overflow:hidden;
	height:450px; /*Tag cloud*/
}
.home_r_content {
	color:#333;
	text-align:center;
	width:400px;
	padding-top:10px;
	height:100px;
	border:none;
	display:block;
	position:absolute; /*Tag cloud*/
	top:450px; /*Tag cloud*/
	line-height:28px;
}
.home_r_l1 {
	font-size:16px;
	color:#ff9e00;
}
.home_r_l2 {
	font-size:13px;
}
.home_r_l3 {
	font-size:18px;
	color:#ffa800;
}
.home_r_l4 {
	font-size:14px;
}
.home_r_l5 {
	font-size:12px;
}
.home_r_l6 {
	font:bold 14px 'Trebuchet MS', sans-serif;
}
.home_r_l7 {
	font-size:20px;
	color:#ffa800;
}
.home_r_l8 {
	font-size:16px;
}
#cta {
	position:absolute;
	top:255px;
	left:370px;
	z-index:1;
}
.cta_text {
	color:#f33;
	font-weight:bold;
	padding-bottom:10px;
}
#gallery {
	position:relative;
	width:516px;
	background:#aaa;
}
#images {
	border:2px solid #9ac1c9;
	height:225px;
	background:#eef5f6;
	margin-bottom:20px;
}
#image {
	position:relative;
	width:516px;
	height:340px;
	background:#FFF url(../images/loading.gif) center no-repeat;
}
.hplink {
	width:410px;
	height:30px;
	position:absolute;
	bottom:8px;
	right:10px;
	z-index:1;
}
#image img {
	position:absolute;
}
#thumbwrapper {
	width:516px;
	height:40px;
	background:#fff;
	display:none;
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:40px;
	width:516px;
}
#thumbs {
	position:absolute;
	list-style:none;
	height:40px;
	width:516px;
}
#thumbs li {
	float:left;
	width:auto;
	cursor:pointer;
}
.imgnav {
	position:absolute;
	top:300px;
	width:20%;
	z-index:100;
	height:25px;
	outline:none;
	cursor:pointer;
}
/* home - image slide show css ended */

/* home - accordion style menu css */
.accordion_toggle h1 {
	width:403px;
}
.accordion_toggle {
	display:block;
	height:30px;
	color:#fff;
	text-decoration:none;
	text-indent:15px;
	outline:none;
	cursor:pointer;
	margin:0px;
	font:normal 15px/30px 'Trebuchet MS', sans-serif;
}
.tab_mid {
	background:url(../images/tab_m_grey.gif) no-repeat;
	width:400px;
	height:31px;
}
.tab_bot {
	background:url(../images/tab_b_grey.gif) no-repeat;
	width:400px;
	height:40px;
	line-height:34px;
}
.tab_mid_hover {
	background:url(../images/tab_mh_grey.gif) no-repeat;
	width:400px;
	height:31px;
	color:#ccccac;
}
.tab_bot_hover {
	background:url(../images/tab_bh_grey.gif) no-repeat;
	width:400px;
	height:40px;
	color:#ccccac;
}
.accordion_toggle_active {
	background:#f2f2f2 url(../images/tab_orange.gif) no-repeat;
	color:#fff;
	height:31px;
}
.accordion_content {
	background-color:#f2f2f2;
	color:#444;
	overflow:hidden;
	width:400px;
	height:130px;
	display:none;
	position:relative;
}
.accordion_content .content {
	padding:9px 20px 0px;
	line-height:19px;
	height:100px;
}
.accordion_content .ctab {
	float:right;
	position:absolute;
	right:10px;
	top:90px;
	z-index:0;
}
.accordion_content .ctab .cta {
	float:left;
	width:auto;
	font-weight:bold;
	line-height:24px;
}
.accordion_content .ctab .ab {
	float:left;
	width:auto;
	margin-left:10px;
}
.accordion_content h2 {
	margin:15px 0 5px 10px;
	color:#09f;
}
.accordion_content p {
	padding:0px 10px;
	line-height:18px;
}
#accordion-container {
	overflow:hidden;
	position:absolute; /*for tag cloud*/
	width:403px;
}
.container-header {
	background:url(../images/bg-head.gif) no-repeat;
	height:40px;
	text-indent:15px;
	text-align:left;
	font-size:16px;
	color:#fff;
	font-weight:800;
	width:400px;
}
.container-heading {
	height:40px;
	line-height:40px;
	color:#FFA800;
	text-align:left;
	width:400px;
	font-size:18px;
}
#vertical_container .two {
	margin-top:20px;
}
#vertical_container .last {
	border-bottom:2px solid #bbb;
}
/* home - accordion style menu css */

#content_box_middle {
	margin:0px auto;
	width:930px;
}
#content_box_middle .top {
	margin:0;
	overflow:hidden;
	padding:15px 0px 0px;
	height:75px;
	text-align:left;
}
.left_box {
	float:left;
	width:auto;
}
.right_box {
	float:right;
	width:230px;
}
.button_ichoose {
	margin:10px auto;
}
.adv_real_impact {
	font:bold 25px/32px 'Trebuchet MS', sans-serif;
	padding:18px 0px 0px 65px;
}
.adv_client_example {
	font-size:16px;
	padding-left:65px;
}
.adv_read_it {
	padding:15px 0 0 65px;
}
.link_top_right_box {
	background:url(../images/real_impact.png) no-repeat;
	width:230px;
	height:133px;
	float:right;
}
.adv_get_the_card {
	font:bold italic 18px 'Trebuchet MS', sans-serif;
	text-align:center;
	width:140px;
	margin:0px auto;
	padding-top:35px;
}
.adv_get_the_card span {
	font-style:normal;
}
.adv_get_ichoose {
	margin-top:10px;
}

/*=========advantage.html left tabs=============*/

.tabbox {
	position:relative;
	top:0;
	left:0;
	width:679px;
	text-align:left;
	height:291px;

}
.tabbox h2 {
	position:relative;
	margin:0;
	width:232px;
	z-index:2;
	
	color:#12adc1;
	background:url(../images/tabbox_mid.png) top left no-repeat;
}
.tabbox h2 a.first {
	background:url(../images/tabbox_top.png) top left no-repeat;
}
.tabbox .selected h2 a.first {
	background:url(../images/tabbox_top_o.png) top left no-repeat;
}
.tabbox h2 a.first:hover {
	background:url(../images/tabbox_top_h.png) top left no-repeat;
}
.tabbox .selected h2 a.first:hover {
	background:url(../images/tabbox_top_o.png) top left no-repeat;
}
.tabbox .mid h2 {
	text-align:center;
}
.tabbox h2 a.last {
	background:url(../images/tabbox_bot.png) top left no-repeat;
	height:60px;
}
.tabbox .selected h2 a.last {
	background:url(../images/tabbox_bot_o.png) top left no-repeat;
	height:60px;
}
.tabbox h2 a.last:hover {
	background:url(../images/tabbox_bot_h.png) top left no-repeat;
	height:60px;
}
.tabbox .selected h2 a.last:hover {
	background:url(../images/tabbox_bot_o.png) top left no-repeat;
	height:60px;
}
.tabbox h3 {
	font-size:12px;
	font-weight:bold;
	color:#FFA800;
}
.tabbox h2 a {
	background:url(../images/tabbox_mid.png) no-repeat;
	color:#ccccca;
	display:block;
	font:bold 13px/54px 'Trebuchet MS', sans-serif;
	height:54px;
	margin:0px;
	padding-left:20px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
.tabbox h2 a:hover {
	background:url(../images/tabbox_mid_h.png) no-repeat;
	height:54px;
	width:232px;
	color:#ccccac;
	text-decoration:none;
}
.tabbox .tabpanel {
	position:absolute;
	top:0px;
	left:232px;
	width:447px;
	height:276px;
	background:url(../images/advantage_bg.png) no-repeat #ffffff;
	z-index:1;
	display:none;
	font-size:12px;
}
.tabbox .selected .tabpanel {
	display:block;
	overflow:auto;
}
/*====End advantage.html tabs====*/
.tabpanel p {
	line-height:15px;
	padding-bottom:5px;
}
.tabpanel_l p, .tabpanel_r p {
	padding-bottom:5px;
}
.tabpanel_l p.second, .tabpanel_r p.second {
	padding-top:12px;
}
.tabpanel_l p span, .tabpanel_r p span {
	color:#2971A7;
	line-height:15px;
}
.tabpanel h1 {
	font:bold 18px/25px "Trebuchet MS",sans-serif;
	text-align:left;
	text-transform:none;
	margin-bottom:3px;
	color:#333;
}
.tabpanel h3 {
	font-size:14px;
	padding:4px 0px 12px;
	line-height:16px;
}
.tabpanel h3.second {
	padding:7px 0px 12px;
}
.tabbox .selected h2 a:hover {
	background:url(../images/tabbox_mid_o.png) no-repeat;
	color:#fff;
}
.tabbox .selected h2 a {
	background:url(../images/tabbox_mid_o.png) no-repeat;
	/*width:232px;*/
	height:54px;
	margin:0;
	cursor:default;
	color:#fff;
	outline:none;
}
/*===========pain pages left tabs======*/
.tabbox_1 {
	position:relative;
	top:0;
	left:0;
	width:679px;
	text-align:left;
	height:312px;
	font-size:18px;
}
.tabbox_1 h2 {
	position:relative;
	margin:0;
	width:232px;
	z-index:2;
	text-transform:none;
	font-size:18px;
	color:#12adc1;
	background:url(../images/tabbox_mid.png) top left no-repeat;
}
.tabbox_1 h2 a.first {
	background:url(../images/tabbox_top_1.png) top left no-repeat;
	height:75px;
	line-height:20px;
	color:#333;
	font-size:16px;
}
.tabbox_1 h2 a.first span {
	position:relative;
	top:20px;
	line-height:20px;
}
.tabbox_1 .selected h2 a.first {
	background:url(../images/tabbox_top_o_1.png) top left no-repeat;
	height:75px;
}
.tabbox_1 .selected h2 a.first span {
	position:relative;
	top:20px;
	font-size:16px;
}
.tabbox_1 h2 a.first:hover {
	background:url(../images/tabbox_top_h_1.png) top left no-repeat;
	height:75px;
}
.tabbox_1 h2 a.first:hover span {
	position:relative;
	top:20px;
}
.tabbox_1 .selected h2 a.first:hover {
	background:url(../images/tabbox_top_o_1.png) top left no-repeat;
	height:75px;
}
.tabbox_1 .mid h2 {
	text-align:center;
}
.tabbox_1 h2 a.last {
	background:url(../images/tabbox_bot.png) top left no-repeat;
	height:60px;
}
.tabbox_1 .selected h2 a.last {
	background:url(../images/tabbox_bot_o.png) top left no-repeat;
	height:60px;
}
.tabbox_1 h2 a.last:hover {
	background:url(../images/tabbox_bot_h.png) top left no-repeat;
	height:60px;
}
.tabbox_1 .selected h2 a.last:hover {
	background:url(../images/tabbox_bot_o.png) top left no-repeat;
	height:60px;
}
.tabbox_1 h3 {
	font-weight:bold;
	color:#ffa800;
}
.tabbox_1 h2 a {
	display:block;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#ccccca;
	text-decoration:none;
	text-transform:uppercase;
	height:54px;
	background:url(../images/tabbox_mid.png) no-repeat;
	padding-left:12px;
	text-align:left;
	line-height:54px;
}
.tabbox_1 h2 a:hover {
	background:url(../images/tabbox_mid_h.png) no-repeat;
	height:54px;
	width:232px;
	color:#ccccac;
	text-decoration:none;
}
.tabbox_1 .tabpanel {
	position:absolute;
	top:0px;
	left:232px;
	width:447px;
	height:307px;
	background:url(../images/tabpanel_bg_2.png) no-repeat #ffffff;
	z-index:1;
	display:none;
	font-size:12px;
}
.tabbox_1 .selected .tabpanel {
	display:block;
	overflow:auto;
}
.tabbox_1 .selected h2 a:hover {
	background:url(../images/tabbox_mid_o.png) no-repeat;
	color:#fff;
}
.tabbox_1 .selected h2 a {
	background:url(../images/tabbox_mid_o.png) no-repeat;
	width:232px;
	height:54px;
	margin:0;
	cursor:default;
	color:#fff;
	outline:none;
}
/*=========End pain pages left tabs====*/

.tabpanel_content {
	display:block;
	padding:9px 13px;
}
.tabpanel_content ul {
	list-style:disc;
	padding-left:20px;
}
.tabpanel_content .cards {
	width:375px;
	margin:0px auto;
	overflow:hidden;
}
.tabpanel_content .cards_n {
	width:375px; _margin-left:-15px;
}
.tabpanel_content .left { /*advantage page cards*/
	width:auto;
	float:left;
	margin:5px 15px;
}
.tabpanel_content .left p {
	text-align:center;
}
.tabpanel_l { /*pain pages left column*/
	float:left;
	width:47%;
	padding:10px 10px 0px 0px;
	line-height:18px;
	margin-top:-10px;
	height:285px;
	border-right:1px solid #fff;
}
.tabpanel_r { /* tabpanel right column*/
	float:right;
	padding:10px 0px 0px 13px;
	line-height:20px;
	margin-top:-10px;
	height:285px;
	border-left:1px solid #ccc;
	width:46.9%;
}
.tabpanel_r ul {
	padding-left:20px;
}
.tabpanel_r ul li {
	line-height:20px;
	list-style:disc;
}
.adv_cta_r {
	position:absolute;
	top:225px;
	left:335px;
	height:23px;
}

#adv_header {
	width:935px;
	margin:0px auto;
	padding:0px;
}
.adv_cta {
	position:absolute;
	right:20px;
	bottom:40px;
	height: 23px;
}
.adv_cta span {
	position:relative;
	top:-6px;
	font-weight:bold;
}
.punchline {
	font-style:italic;
	font-weight:bold;
	text-align:center;
	position:absolute;
	bottom:10px;
	color:#ffa800;
	width:434px;
	/*width:97%;*/
}
.r_impact_cont {
	/*padding:0px 0px 20px;*/
	margin-bottom:25px;
}
.r_impact_cont .r_impact {
	text-align:center;
}
.r_impact_cont .r_impact h1 {
	font-size:25px;
	font-weight:bold;
	padding-bottom:5px;
}
.r_impact_cont .client a {
	/*float:left;
	width:100px;*/
	padding-left:15px;
	font-size:15px;
	color:#666;
	/*border-right:1px solid #d0d0d0;*/
	background:url(../images/pro_grey_icon.png) no-repeat left center;
}
.r_impact_cont .branded a {
	/*float:left;
	width:128px;*/
	padding-left:15px;
	font-size:15px;
	color:#666;
	background:url(../images/pro_grey_icon.png) no-repeat left center;
}
.r_impact_cont .client a:hover {
	color:#ffa800;
	background:url(../images/pro_icon.png) no-repeat left center;
}
.r_impact_cont .branded a:hover {
	color:#ffa800;
	background:url(../images/pro_icon.png) no-repeat left center;
}
.r_impact_adv {
	/*background:url(../images/separator.jpg) center bottom no-repeat;
	padding:0px 0px 20px;*/
	margin-bottom:10px;
}
.r_impact_adv .r_impact {
	text-align:center;

}
.r_impact_adv .r_impact h1 {
	font-size:25px;
	font-weight:bold;
	padding-bottom:5px;
}
.separator {
	background:url(../images/separator.jpg) center no-repeat;
	width:230px;
	height:15px;
	margin-top:5px;
}
.r_impact_adv .client a {
	/*float:left;
	width:100px;*/
	font-size:15px;
	color:#666;
	padding-left:15px;
	/*border-right:1px solid #d0d0d0;*/
	background:url(../images/pro_grey_icon.png) no-repeat left center;
}
.r_impact_adv .branded a {
	/*float:left;
	width:128px;*/
	font-size:15px;
	color:#666;
	padding-left:15px;
	background:url(../images/pro_grey_icon.png) no-repeat left center;
}
.r_impact_adv .client a:hover {
	color:#ffa800;
	padding-left:15px;
	background:url(../images/pro_icon.png) no-repeat left center;
}
.r_impact_adv .branded a:hover {
	color:#ffa800;
	padding-left:15px;
	background:url(../images/pro_icon.png) no-repeat scroll left center;
}
.brand a {
	color:#999;
	font-weight: normal;
	line-height:15px;
}
.brand a:hover {
	color:#ffa800;
	font-weight: normal;
}
.right_box .cta {
	background:url(../images/head_bg1.png) center no-repeat;
	color:#fff;
	width:204px;
	height:146px;
	margin:0px auto;
	position:relative;
}
.right_box .cta .disp {
	position:absolute;
	top:40%;
	height:146px;
	width:204px;
	margin-top:-18%;
}
/*for customer-loyalty.html vertically middle align*/
.right_box .cta .disp_cl {
	position:absolute;
	top:40%;
	height:146px;
	width:204px;
	margin-top:-25%;
}
.right_box .cta p {
	font:normal 18px 'Trebuchet MS', sans-serif;
	text-align:center;
	width:165px;
	margin:0px auto;
	line-height:22px;
}
.right_box .cta .ab {
	width:102px;
	margin:10px auto;
}
/*for client-application.html action button*/
.right_box .cta .ab_ca {
	width:82px;
	margin:10px auto;
}
/* advantage.html CSS ends */


/*Product_pages_top_image*/

.final_images_top {
	outline:none;
}
#content-main .productpage {
	width:935px;
	margin:0px auto;
}
#content-main .productbanner {
	width:935px;
	margin:0px auto;
	height:106px;
}
#content-main .tabproduct {
	width:935px;
	height:70px;
}
.contaner {
	width:935px;
	height:auto;
	background-color:#e4e4e4;
	padding-top:9px;
	overflow:hidden;
}
.contaner p {
	padding-bottom:5px;
}
#text_showhide {
	overflow:hidden;
	height:429px;
}
#text_showhide01 {
	overflow:hidden;
	height:429px;
	display:none;
}
#text_showhide02 {
	overflow:hidden;
	height:429px;
	display:none;
}
.contaner .middlediv span {
	color:#000;
}
.contaner .footnote {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}
#sel_img1 {
	position:relative;
	width:60px;
	height:20px;
	left:124px;
	top:0px;
	z-index:100;
}
#sel_img2 {
	position:relative;
	width:60px;
	height:20px;
	left:438px;
	top:0px;
	z-index:100;
}
#sel_img3 {
	position:relative;
	width:60px;
	height:20px;
	left:752px;
	top:0px;
	z-index:100;
}
/*product page left section*/
.leftdiv {
	float:left;
	width:299px;
	height:415px;
	padding:0px 3px 0px 10px;
	color:#333;
	font:normal 14px/19px 'Trebuchet Ms', sans-serif;
}
.leftdiv_2 {
	float:left;
	width:283px;
	height:415px;
	padding:0px 20px 0px 10px;
	font:normal 13px/19px 'Trebuchet Ms', sans-serif;
	color:#333;
}
.leftdiv_2 p {
	line-height:16px;
	padding-bottom:12px;
}
.leftdiv_2 ul {
	padding-bottom:5px;
	line-height:16px;
}
.leftdiv_2 ul li {
}
/*middle section*/
.middlediv {
	float:left;
	width:312px;
	height:405px;
	padding-right:10px;
	font-size:12px;
	color:#333;
}
.middlediv h3, .rightdiv h3 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding-bottom:5px;
}
.leftdiv_2 h3 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding-bottom:9px;
}
.middlediv h4 {
	font-size:14px;
	font-weight:bold;
	color:#ffa800;
	padding:4px 0px 12px;
}
.middlediv p {
	font-size:12px;
	color:#333;
	line-height:15px;
}
/* right section */
.rightdiv {
	float:left;
	width:299px;
	height:415px;
}
.rightdiv .left1 {
	width:285px;
	float:left;
}
.rightdiv .left2 {
	width:107px;
	float:right;
	padding-top:10px;
}
.rightdiv p {
	font-size:12px;
	color:#333;
	padding:5px 0px 10px;
	line-height:15px;
}
.rightdiv h4 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:10px 0px;
}
.rightdiv h5 {
	font-size:16px;
	font-weight:bold;
	color:#ffa800;
	padding-left:12px;
}
.rightdiv .imag {
	padding-bottom:15px;
}
.rightdiv h6 {
	width:278px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding-bottom:10px;
}
.rightdiv .add {
	padding-top:5px;
}
.greybottom {
	background:url(../images/product_gray_bottom.png) no-repeat;
	width:935px;
	height:10px;
	overflow:hidden;
}
.light_grey {
	height:26px;
	overflow:hidden;
	font:bold 14px/26px 'Trebuchet MS', sans-serif;
	padding-left:4px;
	margin-top:10px;
	margin-right:2px;
	color:#FFA304;
	text-align:right;
}
.light_grey a {
	color:#ffa800;
	background:url(../images/pro_icon.png) no-repeat center right;
	padding-right:15px;
}
.light_grey a:hover {
	color:#666;
	background:url(../images/pro_grey_icon.png) no-repeat center right;
	padding-right:15px;
}
.light_grey a span {
	position:relative;
	top:-1px;
}
.box1 {
	position:relative;
	left:-2px;
}
.box1_top {
	background:url(../images/box-1_top.png) no-repeat center top;
	width:300px; 
	height:10px;
	overflow:hidden;
}
.box1_middle {
	background:url(../images/box-1_mid.png) repeat-y center top; 
	width:300px; 
	overflow:hidden;
	
}
.box1_bottom {
	background:url(../images/box-1_bot.png) no-repeat center top; 
	width:300px; 
	height:10px; 
	margin-bottom:10px;
	overflow:hidden;
}
.box2 {
	height:365px;
	overflow:hidden;
}
.box2_top {
	float:left; 
	background:url(../images/box-2_left.jpg) no-repeat; 
	height:360px; 
	width:9px;
	overflow:hidden;
 }
.box2_middle {
	float:left; 
	background:url(../images/box-2_mid.jpg) repeat-x; 
	height:360px; 
	width:276px;
	overflow:hidden;
}
.box2_bottom {
	float:left; 
	background:url(../images/box-2_right.jpg) no-repeat; 
	height:360px; 
	width:9px;
	overflow:hidden;
}
/*===============faq.html===============*/
#faq {
	margin:0px auto;
	padding:0px;
	width:935px;
}
#faq_body {
	/*margin-top:10px;*/
}
.faq_content a {
	color:#ffa800;
}
.faq_content a:hover {
	text-decoration:underline;
}
#faq_body h1 { font:bold 20px 'Trebuchet Ms', sans-serif; color:#666666; margin:0px 0px 10px; }
.faq_q {
	font-size:16px;
	padding:0px 5px;
	font-weight:bold;
}
.faq_q a {
	text-decoration:none;
	color:#333;
}
.faq_q a:hover {
	text-decoration:none;
	color:#333;
}
/*FAQ answers to qustions */
#faq_container {
	margin-bottom:15px;
}
.faq_content {
	width:500px;
	padding:10px;
	margin:5px 0px 0px 30px;
	background:#f2f2f2;
}
/*Use to vertical align text with bullets*/
.faq_bullet {
	position:relative;
	top:3px;
}
/*FAQ left section */
#left_faq {
	float:left;
	width:600px;
}
/*FAQ right section*/
#right_faq {
	float:right;
	height:550px;
	background:url(../images/ichoose_w.png) no-repeat bottom right;
	width:35%;
	display:block;
	position:relative;
	bottom:-20px;
	right:-20px;
}
.get_ichoose {
	background:url(../images/get_ichoose.jpg) no-repeat;
	width:162px;
	height:120px;
}
.faq_get_the_card {
	font:bold 18px 'Trebuchet Ms', sans-serif;
	text-align:center;
	width:140px;
	margin:0px auto;
	padding-bottom:10px;
}
/*FAQ get ichoose button*/
.faq_get_ichoose {
	margin:0px auto;
	width:118px;
}
#right_faq_b {
	float:right;
	height:492px;
	background:url(../images/ichoose_w_m.jpg) no-repeat top right;
	width:330px;
	display:block;
	position:relative;
	right:-20px;
}
#right_faq_1 {
	float:right;
	height:450px;
	background:url(../images/ichoose_w_1.jpg) no-repeat top right;
	width:35%;
	display:block;
	position:relative;
	top:0px;
	right:-21px;
}
#faq_cta {
	width:325px;
	position:relative;
	top:408px;
	left:55px;
	height:50px;
}
.faq_get_the_card_1 {
	float:left;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:150px;
}
/*FAQ get ichoose button*/
.faq_get_ichoose_1 {
	float:left;
	margin:20px 10px 10px;
}

/*===============faq_1.html css ends===============*/


/*===============start contact_page===============*/
/*===============start top banner_page===============*/

#content-main .contact_body {
	width:935px;
	height:auto;
	overflow:hidden;
	margin:0px auto 15px;
}
.contact_body .contact_images {
	float:left;
	width:935px;
	height:159px;
}
.contact_body h1 {
	font:bold 20px 'Trebuchet Ms', sans-serif; 
	color:#666666; 
	margin:10px 0px;
	text-indent:5px;
}
.left_side {
	float:left;
	width:580px;
	height:auto;
}
.left_side h6 {
	color:#666666;
	font-size:12px;
	margin-bottom:15px;
	margin-left:5px;
}
label.lbl {
	margin-left:5px;
}

label.lb2 {
/*	margin-left:5px;*/
}
.mandatory {
	color:#FF0000;
}
.input {
	width:275px;
	height:18px;
	background:url(../images/input.png) no-repeat;
	border:0px;
	margin:4px 0px 15px 5px;
}

.input_0 {
	width:23px;
	height:18px;
	/*background:url(../images/input.png) no-repeat;*/
	border:1px #CCCCCC solid;
	/*border:0px;*/
	margin-bottom:10px;
	margin-top:5px;
	
	font-size:12px;
	
}
.input_1 {
	width:30px;
	height:18px;
	/*background:url(../images/input.png) no-repeat;*/
	border:1px #CCCCCC solid;
	/*border:0px;*/
	margin-bottom:10px;
	margin-top:5px;
	
	font-size:12px;
	
}
.input_2 {
	width:184px;
	height:18px;
	/*background:url(../images/input.png) no-repeat;*/
	border:1px #CCCCCC solid;
	margin-bottom:10px;
	margin-top:5px;
	font-size:12px;
	
}

.pop_input_0 {
	width:23px;
	height:16px;
	/*background:url(../images/input.png) no-repeat;*/
	/*border:0px;*/
	margin-bottom:10px;
	/*margin-top:4px;*/
	font-size:12px;
	
}
.pop_input_1 {
	width:30px;
	height:16px;
	/*background:url(../images/input.png) no-repeat;*/
	/*border:0px;*/
	margin-bottom:10px;
	/*margin-top:4px;*/
	
	font-size:12px;
	
}
.pop_input_2 {
	width:76px;
height:16px;
	/*background:url(../images/input.png) no-repeat;*/
	margin-bottom:10px;
	/*margin-top:3px;*/
	font-size:12px;
	
}

.pop_textbox{
width:161px;
height:16px;
	
}


select.contact {
	width:165px;
	border:1px solid #ccc;
	color:#000;
	margin:5px 0px 18px 5px;
	font-size:11px;
}

select.pop_contact {
	width:165px;
	color:#000;
	margin:1px 0px 1px 5px;
	font-size:11px;
	height:19px;
}

textarea {
	width:400px;
	height:50px;
	border:1px solid #ccc;
	margin:5px 0px 15px 5px;
	color:#000;
}
.reset_button {
	background: url(../images/reset_con.png) no-repeat;
	width:58px;
	height:25px;
	cursor:pointer;
	margin-right:15px;
	border:0px;
	margin-left:5px;
}

.submit_button {
	background: url(../images/submit_con.png) no-repeat;
	width:58px;
	height:25px;
	cursor:pointer;
	border:0px none;
	outline:none;
}
.enter_button {
	background: url(../images/submit_con.png) no-repeat;
	width:58px;
	height:25px;
	cursor:pointer;
	border:0px none;
	outline:none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
#right_side {
	float:right;
	width:293px;
	height:auto;
	margin-right:4px;
}
#right_side .grey_top_con {
	background:url(../images/grey_top_right_co.png) no-repeat;
	overflow:hidden;
	width:293px;
	height:8px;
}
#right_side .grey_bottom_con {
	background:url(../images/grey_bottom_right_co.png) no-repeat;
	overflow:hidden;
	width:293px;
	height:18px;
}
.contact_body #right_side .grey_bg_con {
	width:293px;
	height:265px;
	background:url(../images/grey_bg_right_co.png) repeat-x;
	overflow:hidden;
}
#right_side .grey_bg_con h4 {
	color:#ffa800;
	font-size:16px;
	font-weight:bold;
	margin-left:15px;
	margin-bottom:8px;
}
#right_side p {
	color:#ffffff;
	margin-left:15px;
}
#right_side p span {
	color:#ffa800;
}
#right_side h5 {
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	margin-left:60px;
}
#right_side a {
	color:#ffffff;
	font-weight:bold;
	margin-left:60px;
}
#right_side .email_icon {
	background:url(../images/email_icon.png) no-repeat;
	width:35px;
	height:22px;
	position:relative;
	left:15px;
	top:20px;
}
#right_side .contact_icon {
	background:url(../images/contact_icon.png) no-repeat;
	width:29px;
	height:29px;
	position:relative;
	left:15px;
	top:8px;
}
.email_txt {
	position:relative;
	top:-7px;
}
.phone_txt {
	position:relative;
	top:-24px;
}
#message {
	position:relative;
	left:50px;
	top:50px;
	width:500px;
	height:450px;
	text-align:center;	
}
#cont_head {
	color:#FF9F00;
	font-weight:bold;
	font-size:16px;
}
#cont_p {
	line-height:20px;
}

/*===============privacy.html===============*/

#pri_banner {
	/*background:url(../images/privacy_sta.jpg);*/
	width:935px;
	height:159px;
	margin:0px auto;
}
#pri_container {
	overflow:hidden;
	margin-bottom:15px;
	background:#fff;
}
#pri_container h1 {
	font:bold 20px 'Trebuchet Ms', sans-serif; 
	color:#666666; 
	margin:0px 0px 10px;
	text-indent:20px;
}
#pri {
	margin:0px auto;
}
#pri p {
	padding:0px 20px 10px;
	line-height:20px;
}
#pri ul {
	padding:10px 40px;
}
#pri ul li {
	list-style:disc;
	list-style-position:inside;
	line-height:20px;
}
.pri_title { font:bold 24px 'Trebuchet Ms', sans-serif; color:#666666; margin:10px 20px; }

/*===============privacy.html css ends===============*/


/*===============t-c.html===============*/
#t_c_banner {
	width:935px;
	height:101px;
}
#t_c_container {
	/*width:935px;*/
	background:#fff;
	height:auto;
	padding-top:20px;
	overflow:hidden;
}
#t_c {
	margin:0px auto;
	padding-left:20px;
}
#t_c em {
	font-style:italic;
}
#t_c ul {	padding-left:20px; line-height:20px; }
#t_c ul li {
	list-style:disc;
	margin:15px 0px;
}
#t_c ul li ul li { list-style:circle; }
#t_c h2 {
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:20px;
}
#t_c table { font-size:13px; }
.o_strip {
	background-color:#FFCA00;
	height:4px;
	width:935px;
}
strong em table { margin-left:100px; }
#reload {
	overflow:hidden;
	margin-bottom:15px;
}
#reload h1 {
	font:bold 20px 'Trebuchet MS', sans-serif;
	text-indent:10px;
	color:#666;
	margin-bottom:10px;
}
#gift {
	overflow:hidden;
	margin-bottom:15px;
	display:none;
}
/*===============t-c.html css ends===============*/

/*===============site-map.html===============*/

#s_m_banner {
	/*background:url(../images/site_map.jpg);*/
	width:935px;
	margin:0px auto;
	height:159px;
}
#s_m_container {
	width:935px;
	/*padding-top:20px;*/
	overflow:hidden;
}
#s_m_container h1 {
	font:bold 20px 'Trebuchet Ms', sans-serif; 
	color:#666666; 
	margin:0px 0px 10px;
	text-indent:5px;
}
#s_m {
	width:600px;
	/*margin:0px auto;*/
}
#s_m .left {
	float:left;
	width:300px;
}
#s_m ul.main {
	padding-left:5px;
	padding-bottom:12px;
	line-height:16px;
	font-size:13px;
	font-weight:bold;
}
#s_m ul.main li {
	list-style:none;
	line-height:20px;
}
#s_m ul.main li a {
	color:#333333;
}
#s_m ul.inner {
	padding-left:40px;
	font-size:13px;
	font-weight:normal;
}
#s_m ul.inner li {
	list-style:disc;
}
#s_m ul.inner li a {
	color:#ffa800;
}
/*===============site-map.html css ends===============*/


/*===ajax popup============contact_us.html===============*/
#cu {
	margin:0px auto;
	color:#000;
}
#cu a {
	color:#000 !important;
}
#cu a:hover {
	color:#ffa800 ;
	text-decoration:underline;
}
.cu_img {
	margin-top:10px;
	margin-bottom:10px;
}
.cu_left {
	float:left;
	width:299px;
	padding-right:10px;
}
.cu_right {
	float:right;
	width:190px;
}
.cu_right label {
	color:#000;
	font-size:11px;
	line-height:23px;
}
.cu_lbl {
	float:left;
	width:114px;
	text-align:right;
}
.cu_input {
	float:right;
	margin-bottom:7px;
}
textarea.cutxt {
	width:517px;
	color:#000;
	font:12px 'Trebuchet MS';
}
.cu_query {
	color:#ff9900;
	text-transform:uppercase;
	font-weight:bold;
}
.radio {
	vertical-align:middle;
}
hr { margin:5px 0px; }
/*===ajax popup============contact_us.html css ends===============*/


/*===ajax popup============login.html===============*/
#lgn {
	margin:0px auto;
	color:#000;
}
.lgn_lbl {
	float:left;
	width:90px;
	text-align:right;
}
.lgn_input {
	float:left;
	width:150px;
	height:30px;
	margin:0px; padding:0px;
}
.login_button {
	background:url(../images/login.png) no-repeat;
	width:57px;
	height:25px;
	border:0px none;
}
.lgn_title { font:bold 20px 'Trebuchet Ms', sans-serif; color:#666666; margin-bottom:5px; }
.lgnInput { width:150px; height:18px; }
.activate_btn {
	background:url(../images/activate.gif) no-repeat center;
	width:58px;
	height:25px;
	border:0px none;
}
/*===ajax popup============login.html css ends===============*/

/*===ajax popup============rounded corners===============*/
#facebox .b {
  background:url(../images/b.png);
}

#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
#facebox .popup {
  position: relative;
}
#facebox table {
  margin: auto;
  border-collapse: collapse;
}
#facebox .body {
  background: #fff;
}
#facebox .loading {
  text-align: center;
}
#facebox .image {
  text-align: center;
}
#facebox img {
  border: 0;
}
#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
/*===ajax popup============rounded corners ends===============*/

/*===========About Us===========*/
#about_us {
	width:935px;
	overflow:hidden;
	margin:0px auto;
}
#about_us .content {
	width:935px;
}
#about_us .content h1 {
	font:bold 16px 'Trebuchet Ms', sans-serif;
	color:#ffa800;
	padding-bottom:4px;
}
#about_us .content h3 {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
#about_us .content p {
	padding-bottom:5px;
	font-size:12px;
}
#about_us .aboutbg p {
	padding-bottom:12px;
	font-size:13px;
	line-height:16px;
}
#about_us .content .leftbox {
	float:left;
	width:500px;
	height:auto;
	/*margin-right:20px;*/
}
#about_us .content .leftbox .aboutimage {
	width:500px;
	height:51px;
}
#about_us .content .leftbox .innercont {
	width:500px;
	height:auto;
}
#about_us .content .leftbox .innercont .aboutbg {
	height:290px;
	padding:10px;
	background: url(../images/about_bg_images.jpg) repeat-x;
}
#about_us .content .leftbox .innercont .aboutbottom{
	float:left;
	width:500px;
	height:11px;
}

#about_us .content .rightbox {
	float:right;
	width:416px;
}
#about_us .content .downbox1 {
	/*float:left;*/
	background:url(../images/head_bg1.png) no-repeat;
	height:178px;
	width:415px;
	/*margin-right:5px;*/
	margin-top:20px;
}
/*#about_us .content  .button_ichoose {
	width:102px;
	height:25px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#about_us .content .rightbox  .textichoose {
	font:normal 18px 'Trebuchet MS', sans-serif;
	text-align:center;
	width:165px;
	color:#FFFFFF;
	margin:0px auto;
	margin-top:22px;
	line-height:22px;
}
#about_us .content .downbox2 {
	float:left;
	background:url(../images/head_bg1.png) no-repeat;
	height:146px;
	width:204px;
	margin-top:20px;
}*/
#about_us .content .rightbox .about_r_image {
	background:url(../images/about_rbox_top.jpg) no-repeat;
	overflow:hidden;
	width:416px;
	height:11px;
}
#about_us .content .rightbox .inner_r_cont {
	width:416px;
	height:152px;
	background: url(../images/about_rbox_mid.jpg) repeat-x center;
}
#about_us .content .rightbox .inner_r_cont .about_r_bg {
	/*width:403px;*/
	height:152px;
	padding:0px 10px;
}
#about_us .content .rightbox .about_r_bottom{
	background:url(../images/about_rbox_bot.jpg) no-repeat;
	overflow:hidden;
	width:416px;
	height:11px;
}
/*==========End about us=============*/

.rfv_container
{
    position:relative;
    float:right;
    width:152px;
    text-align:left;
}

.rfv_error
{
    font-size:11px;
    color:Red;
}