/* --------------------------------------------------
	Default
	-------------------------------------------------- */
	* {
	margin: 0;
	padding: 0;
}
blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0;
}
#bodypage {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, sans-serif;
	line-height: 1.5em;
	color: #454545;
	background: #fff url(/images/bg_top.gif) repeat-x top;
}
#bodypage2 {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, sans-serif;
	line-height: 1.5em;
	background: #fff url(/images/bg_top2.gif) repeat-x top;
	color: #454545;
}
body {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, sans-serif;
	line-height: 1.5em;
	color: #454545;
}
a {
	color: #3399ff;
	background: inherit;
}
a:hover {
	color: #ff6600;
	background: inherit;
}
/*h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
	*/.dark {
	color: #6f6f6f;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
h1 a, h2 a {
	text-decoration: none;
}
h3 a {
	color: #97999b;
	text-decoration: none;
	background: inherit;
}
h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: inherit;
}
h3 a:hover {
	color: #97999b;
}
/*h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
	*/h2 {
	font-size: 1.6em;
	margin-bottom: 5px;
	color: #000;
	background: inherit;
}
h3 {
	font-size: 1.6em;
	margin-bottom: 5px;
	color: #97999b;
	background: inherit;
}
h4 {
	font-family:Arial;
	font-size:21px;
	color:#727272;
	padding:0px 0px 0px 0px;
	font-weight: normal;
	margin:0px;
}
p {
	margin: 0 0 5px 0;
}
ul {
	margin: 0;
	padding : 0;
	list-style : none;
}
img {
	border:none;
}
.centered {
	position: absolute;
	left: 50%;
	top: 50%;
	width:200px;
	height: 100px;
	margin-top: -50px;
	margin-left: -100px;
}
/* --------------------------------------------------
Slider Css
-------------------------------------------------- */
		* {
	margin: 0;
	padding: 0
}
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
	
		
		p.intro {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px 0 30px 0;
	text-align: center;
	width: 100%
}
p#cross-links {
	text-align: center
}
p#cross-links {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px
}
a:focus {
	outline:none
}
img {
	border: 0
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	overflow:none;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0px 0;
	position: relative;
	width: 100%;
	overflow:none;
}
/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 100%;
	height: 460px;
	background: #fff;
	overflow:hidden;
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 1px solid #DADADA; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 435px;
	clear: both;
	background: #fff;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 800px; /* Also specified in  .stripViewer  above */
}
.wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
/*.wrapperBK{ 
			
			 background: url(/images/bg_top.png) center 0px no-repeat;
			 max-width:800px;
  			
			
		}*/
		
		
		
		.wrapper2 { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	margin:0px;
	padding:0px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
.stripNav ul li {
	float: left;
	margin-right: 4px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0 10px;
	background:url("../images/new/tabbk.gif") repeat center;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.stripNav li.tab1 a {
	background:url("../images/new/tabbk.gif") repeat center;
}
.stripNav li.tab2 a {
	background:url("../images/new/tabbk.gif") repeat center;
}
.stripNav li.tab3 a {
	background:url("../images/new/tabbk.gif") repeat center;
}
.stripNav li.tab4 a {
	background:url("../images/new/tabbk.gif") repeat center;
}
.stripNav li.tab5 a {
	background:url("../images/new/tabbk.gif") repeat center;
}
.stripNav li a:hover {
	background:url("../images/new/tabshover.gif") repeat center;
	color: #F37620;
}
.stripNav li a.current {
	background:url("../images/new/tabsselected2.gif") repeat center;
	color: #333;
}
.stripNavL, .stripNavR { /* The left arrow */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
.stripNavL a {
	display: block;
	height: 52px;
	width: 50px;
}
.stripNavR a {
	display: block;
	height: 52px;
	width: 50px;
}
.stripNavL {
	left:-80px;
}
.stripNavR {
	right: -80px;
}
.stripNavL {
	background: url(../images/new/arrow-left.gif) no-repeat center;
}
.stripNavR {
	background: url(../images/new/arrow-right.gif) no-repeat center;
}
.headersub {
	margin:0;
	padding:0px;
	border-bottom: 1px solid #ccc;
	background:url(../images/new/headerBK.gif) repeat-x top;
	height:77px;
}
.headersub h3 {
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f37620;
	padding:5px 5px 3px 10px;
	margin:0;
}
.headersub p {
	text-align:left;
	font-size:11px;
	color:#333333;
	padding:0px 5px 0px 10px;
}
#planBtn {
	width:556px;
	height:45px;
	float:right;
	text-align:right;
	padding: 11px 0px 0px 0px;
}

/* --------------------------------------------------
Flexoffers Tag
-------------------------------------------------- */

#flextag {
	position:absolute;
	top:0px;
	left:100px;
	width:174px;
	height:19px;	
}
	
/* --------------------------------------------------
Slider ************What is BuildOffers************
-------------------------------------------------- */

	.subcon {
	display:block;
	padding:10px 0px 10px 0px;
	height:40px;
	margin:0px 0px 20px 0px;
}
.subconico {
	width:71px;
	height:75px;
	float:left;
	padding:0px 5px 5px 5px;
}
.subconrigh {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:700px;
}
.subconrigh h2 {
	font-size:16px;
	color:#333;
	/*background:url(../images/new/blue_blt.gif) no-repeat 0 0%;  */
			padding:0px 0px 8px 0px;
	margin:0px;
}
.subconrigh p {
	color:#686868;
}
/* --------------------------------------------------
				Slider *********Plan************
		-------------------------------------------------- */
	
	#newPlan {
	font-family:Arial, Helvetica, sans-serif;
	background: url("../images/new/BuildOffers_Homepage.jpg") no-repeat 0% 50%;
	height:357px;
	width:800px;
	position:relative;
}
#InnerLTitle h1 {
	left:10px;
	top:132px;
	position:absolute;
	font-size:25px;
	font-weight:bolder;
	width:200px;
	height:24px;
}
#InnerLDesc p {
	left:10px;
	top:158px;
	position:absolute;
	font-size:12px;
	font-weight:normal;
	width:362px;
	height:59px;
	color:#6b6b6b;
	line-height:18px;
}
#InnerRTitle h1 {
	left:400px;
	top:132px;
	position:absolute;
	font-size:25px;
	font-weight:bolder;
	width:200px;
	height:24px;
}
#InnerRDesc p {
	left:400px;
	top:158px;
	position:absolute;
	font-size:12px;
	font-weight:normal;
	width:362px;
	height:59px;
	color:#6b6b6b;
	line-height:18px;
}
#step1 h2 {
	left:43px;
	top:225px;
	position:absolute;
	font-size:16px;
	font-weight:bold;
	color:#797979;
	width: 153px;
	height:23px;
}
#step2 h2 {
	left:242px;
	top:225px;
	position:absolute;
	font-size:16px;
	font-weight:bold;
	color:#797979;
	width: 154px;
	height:23px;
}
#step3 h2 {
	left:42px;
	top:266px;
	position:absolute;
	font-size:16px;
	font-weight:bold;
	color:#797979;
	width: 187px;
	height:23px;
}
#step4 h2 {
	left:241px;
	top:266px;
	position:absolute;
	font-size:16px;
	font-weight:bold;
	color:#797979;
	height:23px;
}
.blackfont {
	color:#212121;
	font-weight:bold;
}
#SampleSite {
	/*background:url(../images/nav_bullet.gif) no-repeat;*/
	color:#2071c3;
	font-weight:bold;
	text-decoration:none;
	top:219px;
	left:399px;
	position:absolute;
	font-size:13px;
	width: 259px;
}
#SampleSite a:link, #SampleSite a:active, #SampleSite a:visited {
	color: #2071c3;
	text-decoration:none;
	background-repeat:no-repeat;
}
#SampleSite a:hover {
	color: #2071c3;
	text-decoration:underline;
	background-repeat:no-repeat;
}
#signUpBtn {
	top:305px;
	left:451px;
	position:absolute;
}
#signWebsite {
	top:305px;
	left:70px;
	position:absolute;
}
#signRefund {
	width:73px;
	top:-14px;
	left:682px;
	position:absolute;
}
#ClientScreen {
	width:73px;
	top:240px;
	left:328px;
	position:absolute;
}
/* --------------------------------------------------
				Slider *********Highlights************
		-------------------------------------------------- */


	.hightlighs_img {
	background:url(../images/new/highlights_img.jpg) no-repeat;
	width:800px;
	height:357px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#ConMaintenance h2 {
	position:absolute;
	top:24px;
	left:20px;
	font-size:17px;
	color:#3565ad;
}
#Autoupdate h2 {
	position:absolute;
	top:178px;
	left:25px;
	font-size:17px;
	color:#3565ad;
}
#AffiliatePro h2 {
	position:absolute;
	top:24px;
	left:550px;
	font-size:17px;
	color:#3565ad;
}
#AutoAffiliate h2 {
	position:absolute;
	top:180px;
	left:553px;
	font-size:17px;
	color:#3565ad;
}
/* --------------------------------------------------
				Slider *********Custom Templates************
-------------------------------------------------- */

	.innerleftCT {
	float:left;
	margin:0px;
	padding:0;
	width:506px;
	height:354px;
}
.innerrightCT {
	display:block;
	float:left;
	padding:13px 0px 0px 5px;
	margin:0;
}
.innerrightCT2 {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:0px 0px 25px 0px;
	padding:0px;
	width:270px;
}
.innerrightCT h1 {
	font-size:16px;
	color:#686868;
	background:url(../images/new/blue_blt.gif) no-repeat 0 0%;
	padding-left:20px;
	margin:0px;
	height:22px;
}
/* --------------------------------------------------
				Slider *********Program Categories************
		-------------------------------------------------- */


	div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	color:#888888;
	border-bottom:1px solid #e1e1e1;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.breadcrumbs span {
	background:url(../images/new/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
}
div.breadcrumbs a:active {
	font-weight:bold;
}
/* --------------------------------------------------
		Sub Breadcrumb
		-------------------------------------------------- */
	
	.breadcrumbsub {
	background: transparent url(../images/new/breadcrumb_sub_bk.gif) center repeat-x;
	font: 13px "Verdana", "Trebuchet MS", Lucida Grande, Helvetica, sans-serif;
	padding:5px 5px 2px 5px;
	border-bottom:1px solid #e1e1e1;
	height:20px;
	display:block;
}
.breadcrumbsub a {
	background-image: transparent url(../images/new/breadcrumb_spacer.gif) no-repeat 0 0%;
	text-decoration: none;
	padding: 0px 5px 0px 5px; /*adjust bullet image padding*/
	color:#474747;
	font: 13px "Verdana", "Trebuchet MS", Lucida Grande, Helvetica, sans-serif;
}
.breadcrumbsub a:visited {
	color:#474747;
	font: 13px "Verdana", "Trebuchet MS", Lucida Grande, Helvetica, sans-serif;
}
.breadcrumbsub a:active {
	color:#333333;
	font-weight:bold;
	font:13px;
}
.breadcrumbsub a:hover {
	text-decoration: underline;
	color:#0099FF;
	font: 13px "Verdana", "Trebuchet MS", Lucida Grande, Helvetica, sans-serif;
}
/* --------------------------------------------------
		 Catergories Container Top Inner Left
	-------------------------------------------------- */
	
	#leftConTop {
	height:300px;
	width:870px;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.cateDiv2 {
	display:block;
	font-size:11px;
	line-height:16px;
	padding:10px 0px 10px 10px;
	text-align:left;
	width:150px;
	height:60px;
	float:left;
}
.cateDiv2 a {
	text-decoration:none;
	padding:25px 0px 0px 0px;
	color:#666666;
}
/*	.cateDiv2 img {
		float:left;
		margin:0px 8px 20px 0px;
	}
	*/
	
	
	.cateDiv2 a:hover {
	text-decoration:underline;
	color:#3399ff;
}
/*.cateDiv {
		font-size:11px;
		line-height:16px;
		padding:10px 0px 10px 10px;
		text-align:left;
		width:140px;
		height:70px;
		float:left;
		}

	.cateDiv div {
	
		padding:0px 30px 0px 10px;
		height:30px;
		
	}

	
	.cateDiv img {
		float:left;
		margin:0px 8px 20px 0px;
	}
	
	.cateDiv a {	
		
		text-decoration:none;
		padding:25px 0px 0px 0px;
		color:#666666;
	}
	
	.cateDiv a:hover {
		text-decoration:underline;
		color:#3399ff;
	}*/
	
	.clear {
	clear:both;
	font-size:1px;
	height:0px;
	line-height:0px;
	overflow:hidden;
}
.clear3 {
	clear: both;
	height:0px;
	line-height:0px;
}
.Subcat {
	font-size:11px;
}
/* --------------------------------------------------
		Bottom Logo Container
-------------------------------------------------- */
		
		#leftConBottom {
	position:absolute;
	height:402px;
	width:800px;
	z-index:0;
	padding:0;
}
#leftcon {
	float:left;
	width:70%;
	height:400px;
	padding:10px 0px 10px 0px;
}
.leftcon_lgoCon {
	line-height:16px;
	padding:5px 5px 5px 5px;
	text-align:left;
	width:170px;
	height:56px;
	float:left;
	overflow:hidden;
}
.leftcon_lgoCon a {
	float: left;
}
.leftcon_lgoCon a img {
	padding: 0;
	border: 1px solid #fff;
}
/*IE trigger*/
		.leftcon_lgoCon a:hover {
	visibility: visible;
}
.leftcon_lgoCon a:hover img, .leftcon_lgoCon a:focus img, .leftcon_lgoCon a:active img {
	border: 1px solid #d5d5d5;
}
/* --------------------------------------------------
		pagination2
-------------------------------------------------- */

	#tnt_pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	padding:15px 100px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float:right;
}
#tnt_pagination2 {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding:0px 34px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float:right;
}
#tnt_pagination a:link, #tnt_pagination a:visited {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #d5d5d5;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}
#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;
}
#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}
#tnt_pagination2 .disabled_tnt_pagination2 {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
#tnt_pagination2 a:link, #tnt_pagination2 a:visited {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #d5d5d5;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}
#tnt_pagination2 a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;
}
#tnt_pagination2 .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}
#tnt_pagination2 .disabled_tnt_pagination2 {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
#rightcon {
	float:left;
	width:30%;
	background:url(../images/new/descRight_bk.gif) repeat-y left;
	height:410px;
	margin:0;
	padding:0;
}
#right_lgoCon {
	padding:10px 5px 0px 5px;
	text-align:center;
	margin:0;
}
#right_lgoCon {
	padding:5px;
	text-align:center;
}
#right_DecrCon {
	float:left;
	font-size:12px;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
#right_DecrCon p {
	padding:5px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}
/* --------------------------------------------------
		FAQ Slider
	-------------------------------------------------- */

		#faqHolder {
	position: inherit;
	margin:0px;
	padding:10px 0px 0px 0px;
	;
}
/* --------------------------------------------------
		Overall Layout
	-------------------------------------------------- */

	.iconholder {
	float:left;
	padding:10px 20px 10px 10px;
}
.content {
	margin: 0 auto;
	width: 800px;
	padding: 10px;
}
.content3 {
	margin: 0 auto;
	width: 800px;
	padding: 10px;
	background: url(/images/bg-top.png) center 0px no-repeat;
}
.content2 {
	margin: 0 auto;
	padding-left:0px;
	width:580px;
}
.header {
	height: 105px;
	background: none;
	margin: 0px;
	padding: 0px;
}
.cardoffers {
	cursor:pointer;
	float:left;
	margin-left:0px;
	margin-top:0px;
	height:76px;
	width:275px;
	background: url(/images/logo.gif) no-repeat;
	display:block;
}
.Chat2 {
	display:block;
	color: #eee;
	width:95px;
	height:30px;
	text-decoration: none;
	background-image: url(/images/chat.gif);
	background-repeat:no-repeat;
}
.barfloat {
	float:left;
	padding:0px 5px 10px 0;
	margin:13px 0px 0px 0px;
}
.bar {
	clear: both;
	height: 40px;
	padding:0 0px 0px 0px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bar li {
	margin: 0;
	padding: 2px 3px 2px 3px;
	color: #FFEADC;
	background: none;
	float: left;
}
.bar li.active {
	background: #E0691A url(/images/bar.gif) no-repeat center top;
	color: #000;
	font-weight: bold;
	padding: 2px 3px 2px 0px;
}
.bar li a {
	font-weight: bold;
	color: #000;
	display: block;
	text-decoration: none;
	background: inherit;
	padding-left: 25px;
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 50%;
}
.bar li a:hover {
	color: #000;
	display: block;
	background: inherit;
	padding-left: 25px;
	background-image: url(/images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 50%;
	text-decoration: underline;
}
/*	.bar li #chat {
	display:block;
	color: #eee;
	width:75px;
	height:40px;
	text-decoration: none;
	background-image: url(/images/chat.gif);
	background-repeat:no-repeat;
	background-position: 0px -8px;	
}

	.bar #chat a {
		display:block;
		color: #eee;
		width:75px;
		height:40px;
		background-image: url(/images/chat.gif);
		background-repeat:no-repeat;
		text-decoration: none;
		background-position: 0px -8px;
		
}*/


.banner {
	text-align: center;
	padding:45px 0px 0px 0px;
	margin:0;
}
.banner2 {
	text-align: center;
	padding:9px 0px 0px 0px;
	margin:0;
}
#split {
	clear: both;
	height: 5px;
	color: #FFF;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff url(/images/bg_split.gif) repeat-x;
}
.style1 {
	color: #bbbdc0
}
/* --------------------------------------------------
Left Side
-------------------------------------------------- */

.left_con {
	float: left;
	padding:0px;
	margin:0;
	width:100%;
	clear:both;
}
.left_con h1 {
	background-color: #fff;
	color: #97999b;
	padding: 7px 0 7px 5px;
	font: normal 1.6em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
.left_con h3 {
	background-color: #fff;
	color: #97999b;
	padding: 7px 0 7px 5px;
	font: normal 1.6em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
.left {
	float: left;
	margin: 0 0 10px 0;
	width:600px;
}
.left h3 {
	background-color: #fff;
	color: #97999b;
	padding: 7px 0 7px 5px;
	font: normal 1.6em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
#con {
	background-color: #fff;
	color: #97999b;
	padding: 7px 0 7px 5px;
	font: normal 1.6em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
.right_side {
	float: right;
	width: 220px;
	background: #FFF url(/images/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
}
.left_box {
	margin: 0 0 0px 0;
	color: #666;
	background: #FFF;
	padding: 3px 0;
	width:100%;
	height:100px;
}
.left_box_fill {
	background: #fafafa;
	border: 1px solid #eee;
	color: #666;
	padding: 3px 0;
	margin: 0 0 0px 0;
}
/* --------------------------------------------------
	Template Slider showcase
-------------------------------------------------- */

#gallery {
	position:relative;
	width:612px;
	margin:0px auto;
	padding:10px;
	border:6px solid #fff;
	background:#AAA
}
#images {
	border:2px solid #9ac1c9;
	height:225px;
	background:#eee;
	margin-bottom:20px
}
#image {
	position:relative;
	width:600px;
	height:568px;
	padding:5px;
	border:1px solid #666;
	background:#FFF url(/images/new/loading.gif) center center no-repeat
}
#image img {
	position:absolute;
	top:5px;
	left:5px
}
#thumbwrapper {
	margin-top:10px;
	padding:5px;
	width:600px;
	height:148px;
	border:1px solid #666;
	background:#FFF
}
#thumbarea {
	position:relative;
	overflow:hidden;
	height:148px;
	width:600px;
}
#thumbs {
	position:absolute;
	list-style:none;
	margin-left:5px;
	height:148px;
	width:20000px;
	border-right:5px solid #FFF
}
#thumbs li {
	float:left;
	margin-right:5px;
	cursor:pointer
}
.imgnav {
	position:absolute;
	height:375px;
	width:20%;
	z-index:100;
	height:375px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer
}
#previmg {
	left:0;
	background:url(/images/new/left.gif) left center no-repeat;
	border-left:5px solid #FFF
}
#previmg:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
#nextimg {
	right:0;
	background:url(/images/new/right.gif) right center no-repeat;
	border-right:5px solid #FFF
}
#nextimg:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
/* --------------------------------------------------
	BlackOverlay
-------------------------------------------------- */



.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=75);
	margin:0px auto;
}
.white_content {
	display: none;
	position: absolute;
	top: 30px;
	left: 30%;
	width:650px;
	padding: 0px;
	border: 1px solid orange;
	background-color: white;
	z-index:1002;
	overflow:none;
}
/* --------------------------------------------------
Footer
-------------------------------------------------- */

.footer {
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	line-height: 1.8em;
	border-top:1px solid #e8e8e8;
}
.footer a {
	color: #808080;
	background: #fff;
}
.footer a:hover {
	color: #333333;
	background: #fff;
}
.hilitebox {
	background:#FFFFCC;
	border-top:2px solid #ffcc33;
	border-bottom:2px solid #ffcc33;
	margin:5px;
	padding:3px 5px;
}
/* --------------------------------------------------
Buttons
-------------------------------------------------- */

#aboutbutton a {
	background: url(/images/aboutbutton.gif) no-repeat 0% 0px;
	display: block;
	width: 335px;
	height: 44px;
}
#aboutbutton a:hover {
	background-position: -335px 0%;
}
#chatbutton {
	text-align:center;
	margin:20px 0 0 0;
}
#chatbutton a {
	background-image: url(/images/new/signinbutton.gif);
	display: block;
	width: 251px;
	height: 44px;
}
#chatbutton a:hover {
	background-position: -251px 0%;
}
#chatbutton a {
	margin-top:15px;
	float:right;
	background: url(/images/new/chatnow.gif) no-repeat 0% 0px;
	display: block;
	width: 150px;
	height: 44px;
}
#chatbutton a:hover {
	background-position: -150px 0%;
}
/* --------------------------------------------------
Offline  Button
-------------------------------------------------- */


#chatbuttonOff {
	text-align:center;
	margin:20px 0 0 0;
}
#chatbuttonOff a {
	background-image: url(/images/new/offline.gif);
	display: block;
	width: 251px;
	height: 44px;
}
#chatbuttonOff a:hover {
	background-position: -251px 0%;
}
#chatbuttonOff a {
	margin-top:15px;
	float:right;
	background: url(/images/new/offline.gif) no-repeat 0% 0px;
	display: block;
	width: 150px;
	height: 44px;
}
#chatbuttonOff a:hover {
	background-position: -150px 0%;
}
/* --------------------------------------------------
See Demo Button
-------------------------------------------------- */


#seedemobutton a {
	margin-top:15px;
	float:right;
	background: url(/images/seedemobutton.gif) no-repeat 0% 0px;
	display: block;
	width: 150px;
	height: 44px;
}
#seedemobutton a:hover {
	background-position: -150px 0%;
}
#standardbutton a {
	margin-left:315px;
	background: url(/images/standardbutton.gif) no-repeat 0% 0px;
	display: block;
	width: 251px;
	height: 44px;
	background-position: 0% 0px;
}
#standardbutton a:hover {
	background-position: -296px 0%;
}
#premiumbutton a {
	margin-left:315px;
	background: url(/images/premiumbutton.gif) no-repeat 0% 0px;
	display: block;
	width: 251px;
	height: 44px;
	background-position: 0% 0px;
}
#premiumbutton a:hover {
	background-position: -296px 0%;
}
#clientshots {
	margin-top:15px;
	float:right;
	width: 147px;
	height: 44px;
}
#support {
	margin-top:18px;
	float:right;
	font-weight:bold;
	width: 130px;
	height: 40px;
}
#cart {
	margin-top:18px;
	float:right;
	font-weight:bold;
	width: 70px;
	height: 40px;
}
#supportbutton {
	padding-right:5px;
	margin-top:5px;
	float:left;
	background: url(/images/supportbutton.gif) no-repeat 0% 0px;
	width: 32px;
	height: 31px;
	border: none;
	cursor:pointer;
}
#cartbutton {
	padding-right:5px;
	margin-top:5px;
	float:left;
	background: url(/images/cartbutton.gif) no-repeat 0% 0px;
	width: 32px;
	height: 31px;
	border: none;
	cursor:pointer;
}
#cartbuttongray {
	padding-right:5px;
	margin-top:5px;
	float:left;
	background: url(/images/cartbuttongray.gif) no-repeat 0% 0px;
	width: 32px;
	height: 31px;
	border: none;
	cursor:pointer;
}
#support2 a {
	margin-top:10px;
	margin-top:-4px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	width: 49px;
	height: 14px;
}
#support1 {
	padding-top:20px;
	font: 1em Tahoma, sans-serif;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	width: 49px;
	height: 14px;
}
#support1 a {
	padding-top:20px;
	font: 1em Tahoma, sans-serif;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	width: 49px;
	height: 14px;
}
#support1 a:hover {
	text-decoration: underline;
}
#checkoutbutton a {
	float:right;
	background: url(/images/checkoutbutton.gif) no-repeat 0% 0px;
	display: block;
	width: 207px;
	height: 44px;
}
#checkoutbutton a:hover {
	background-position: -207px 0%;
}
/* --------------------------------------------------
Affiliate List Popup
-------------------------------------------------- */

.AffiliateList_Header {
	font: bold 16px Tahoma, Arial, Sans-Serif;
}
.Popup_AffiliateList {
	padding:20px 20px 10px 20px;
	text-align:left;
}
.AffiliateItem_Table {
	margin:10px;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background-color:#fff;
}
.ProgramImage {
	padding:5px;
	text-align:center;
}
.ProgramDescription {
	padding:5px;
	text-align:left;
	vertical-align:top;
}
.ProgramTitle {
	font: bold 12px Tahoma, Arial, Sans-Serif;
	text-align:left;
	display:block;
	margin-bottom:3px;
	color:#000000;
}
/* --------------------------------------------------
Pricing Plan
-------------------------------------------------- */

#PricingBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#2e6ab3;
	padding:30px 0px 0px 0px;
}
.Pricing li {
	list-style-image: url("/images/pricingplan/PricingCheck.gif");
}
/* --------------------------------------------------
Affiliate Program Carousel 
-------------------------------------------------- */

.carousel_HLD {
	width:804px;
	height:62px;
	padding:21px 10px 10px 10px;
	margin:10px 0px 10px 0px;
	background: url(/images/new/Carousel_BK.gif) no-repeat 0% 0px;
}

.primary ul {
	margin-right:5px;
	margin-left:5px;
}
.primary li {
	padding:3px;
	border-right: 1px solid #e1e1e1;

}

