body
{
	background:#f4f4f4 url(../images/pageBG.gif) repeat-x top left;
	color: #3f4648;
	font:normal 12px arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}
a:link, body_alink {
	color: #27b1e3;
	text-decoration: none;
}
a:visited, body_avisited {
	color: #27b1e3;	
	text-decoration: none;
}
a:hover, a:active, body_ahover {
	color: #f1bf1f;	
	text-decoration: none;
	outline: none;
}
a {
  outline: none;
}

/* Misc Resets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
	border:0;
}
.verticalAlign {
	vertical-align:middle;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* remove firefox link outline */
a { outline: none; }
:-moz-any-link:focus { outline: none; }

#midMain ul, #midProducts ul, .columnLeft ul, .networkPartners ul, .affiliateOffers ul {
	list-style:none;
	padding:0;
	margin:0;
}
.borderTop {
	border-top:0;
}
.tborder
{
	background: #e8e8e8;
	color: #3f4648;
	border: 1px solid #e8e8e8;
	border-bottom:0;
}

.alt1, .alt1Active
{
	background: #fdfdfd;
	color: #616161;
	border-bottom:1px solid #e8e8e8;
}
.alt2, .alt2Active
{
	background: #f9f9f9;
	color: #616161;
	border-bottom:1px solid #e8e8e8;
}

.altBG, .altBG td {
	border-bottom:1px solid #e8e8e8;
}
altBorder {
	border-bottom:1px solid #e8e8e8;
}
.tcat2 {
	background:#dedfdf url(../images/gradient_tcat.gif) repeat-x top left;
	border-bottom:1px solid #bdc1c1;
	color:#374145;
	padding:0;
	font-weight:700;
}
.tcat2 a:link, .tcat2 a:visited {
	color:#374145;
}
.tcat2 a:hover {
	color:#1996c4;	
}
.tcat2 h3 {
	background:url(../images/tcatArrow.gif) no-repeat top left;
	padding:12px 10px 10px 43px;
	margin:0;
	font-size:14px;
	font-weight:700;
}

.alt1 strong, .alt2 strong, .contactPage strong {
	color:#1996c4;
}
.contactPage h4 {
	font-size:14px;
	padding-bottom:5px;
}

.dots {
	background:url(../images/lightDots.gif) repeat-x left;
	height:1px;
	padding:8px 0;
	font-size:0;
}
.reTweet {
	float:right;
}
.right {
	float:right;
}
.left {
	float:left;;
}
h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
}
.smalltext {
	font-size:7pt;
}
hr {
	background-color:#eaeae1;
	border:#eaeae1;
	height:1px;
}
.nowrap {
	white-space:nowrap;
}
.center {
	text-align:center;
}
.txtleft {
	text-align:left;
}
.tcatBottom {
	background:#777b7d;
	height:3px;
	font-size:0;
}
.tcatCollapse {
	padding:8px 7px 0 0;
	float:right;
}
.breadcrumb {
	background:#f9f9f9;
	border:1px solid #e8e8e8;
	padding:10px;
	margin-bottom:10px;
}
/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pageWrapper {
	width:949px;
	margin:auto;
}

/* Buttons
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a:link#blackButton, a:visited#blackButton {
	background:url(../images/buttonBlack.gif) no-repeat top left;
	width:132px;
	height:29px;
	line-height:29px;
	display:block;
	font-size:18px;
	color:#fff;
	text-align:center;
}
a:hover#blackButton {
	background:url(../images/buttonYellow.gif) no-repeat top left;
	color:#c37910;
}
a:link#yellowButton, a:visited#yellowButton {
	background:url(../images/buttonYellow.gif) no-repeat top left;
	width:132px;
	height:29px;
	line-height:29px;
	display:block;
	font-size:18px;
	color:#c37910;
	text-align:center;
}
a:hover#yellowButton {
	background:url(../images/buttonBlack.gif) no-repeat top left;
	color:#fff;
}
a:link#whiteButton, a:visited#whiteButton {
	background:url(../images/buttonWhite.gif) no-repeat top left;
	width:132px;
	height:29px;
	line-height:29px;
	display:block;
	font-size:18px;
	color:#667272;
	text-align:center;
}
a:hover#whiteButton {
	background:url(../images/buttonBlue.gif) no-repeat top left;
	color:#fff;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#header {
	height:127px;
	position:relative;
}
.logo {
	padding:46px 0 0 25px;
	float:left;
}
.logo img {
	display:block;
}
.cartcontents {
	background:url(../images/bullet-cart.gif) no-repeat left;
	width:260px;
	padding:8px 0 8px 27px;
	color:#3f4648;
	font-size:12px;
	border-bottom:1px solid #eee;
}
.cartcontents strong, .memberInfo strong {
	color:#27b1e3;
}
.memberInfo {
	padding:10px;
	color:#3f4648;
	line-height:17px;
}
.memberBox {
	width:287px;
	padding:15px 20px 0 0;
	float:right;
	color:#3f4648;
}
.memberBox form {
	margin:0;
	padding:0;
}
.memberBox input {
	float:left;
}
.memberBox h3 {
	font-size:8pt;
	font-weight:700;
	color:#585b62;
	padding:0;
	margin:0 0 5px 0;
}
.customerarea a:link, .customerarea a:visited {
	color:#e24a00;
	font-weight:700;
}
.customerarea a:hover {
	color:#faa224;
}
.loginBox {
	height:25px;
	padding-top:8px;
}
.loginBoxInput {
	background: url(../images/loginBox.gif) no-repeat top left;
	width:115px;
	height:19px;
	float:left;
}
.logininput {
	border:0;
	background:transparent;
	font-size:8pt;
	color: #3f4648;
	padding:2px 0 2px 0;
	width:101px; 
	margin:1px 7px 0 7px;
}
.loginButton {
	float:left;
	padding-left:5px;
}
.memberLinks {
	color:#d2d2d2;
}
#twitterBox {
	background:url(../images/twitterBox.gif) no-repeat top left;
	width:303px;
	height:38px;
	padding:30px 0 0 35px;
	position:absolute;
	top:33px;
	left:260px;
	color:#2990a0;
}
#feedback { 
    position:fixed; 
    top: 70px; 
    left: 0; 
    width: 50px; 
    height: 150px; 
    z-index: 1; 
}
#twitter  { 
    position:fixed; 
    top: 200px; 
    left: 0; 
    width: 50px; 
    height: 150px; 
    z-index: 1; 
}
#hiring  { 
    position:fixed; 
    top: 200px; 
    left: 0; 
    width: 50px; 
    height: 150px; 
    z-index: 1; 
}



/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#navigation {
	background:url(../images/navBG.gif) repeat-x top left;
	height:44px;
	margin-bottom:9px;
	z-index: 3000;
}
.navLeft {
	background:url(../images/navLeft.gif) no-repeat top left;
	height:44px;
}
.navRight {
	background:url(../images/navRight.gif) no-repeat top right;
	height:44px;
	padding-left:30px;	
}
#navigation ul {
	list-style:none;
	padding:0;
	margin:0;
}
#navigation li {
	float:left;
	font-weight:700;
	padding:14px 21px;
}
#navigation a:link, #navigation a:visited {
	color:#000;
	border:0;
}
#navigation a:hover {
	color:#1aabdf;
}
.navSplit {
	background:url(../images/navSplit.gif) no-repeat top right;	
}
/* Mid Main Section
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#midMain {
	width:949px;
	height:401px;
	margin-bottom:4px;
}
.midMainTop {
	background:url(../images/midBG.jpg) no-repeat top left;
	width:949px;
	height:355px;
	position:relative;
}
.midNexSkin {
	position:absolute;
	top:0;
	right:0;
}
.midScreenshot {
	padding:50px 0 0 68px;
}
.midPrice {
	position:absolute;
	top:27px;
	left:360px;
}
#midPrice {
	background:url(../images/5999.png) no-repeat top left;
	position:absolute;
	top:27px;
	left:360px;
	width:73px;
	height:73px;
}
.midInfo {
	width:424px;
	padding:49px 0 0 44px;
	float:right;
	text-align:left;
}
.midInfo h3 {
	width:290px;
	height:49px;
	line-height:49px;	
	padding:0;
	margin:0;
	font-size:18pt;
	color:#fff;
	text-align:center;	
}
.midInfo h1 {
	padding:12px 0 10px 15px;
	margin:0;
	font-size:13pt;
	color:#fff;
}
.midInfo li {
	background:url(../images/bullet-green.gif) no-repeat left;
	color:#fff;
	padding:5px 0 8px 28px;
}
.midOptions {
	padding-left:11px;
}
.midLinks {
	padding:8px 0 8px 15px;	
	font-size:15pt;
	color:#88dfff;
}
.midLinks a:link, .midLinks a:visited {
	color:#fff;
	border-bottom:1px dashed #fff;
}
.midLinks a:hover {
	color:#feea98;
	border-bottom:1px dashed #feea98;
}
.midMainBottom, .midProductsBottom {
	background:url(../images/midBottom.gif) no-repeat top left;
	width:899px;
	height:46px;
	padding:0 25px 0 25px;	
}
.midMainBottom li, .midProductsBottom li {
	background:url(../images/midSplit.gif) no-repeat top right;
	float:left;
	padding:15px 20px;
}
.midMainBottom a:link, .midMainBottom a:visited,
.midProductsBottom a:link, .midProductsBottom a:visited {
	color:#fff;
	border:0;
}
.midMainBottom a:hover, .midProductsBottom a:hover {
	color:#1aabdf;
}
.midLink {
	background:url(../images/bullet-arrow.gif) no-repeat left;
	float:right;
	padding:15px 0 15px 10px;
	color:#fff;
}
#midBox {
	background:url(../images/mascotMain.png) no-repeat top left;
	height:291px;
	width:100px;
	position:absolute;
	top:80px;
	left:5px;	
}

/* Mid Products Section
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#midProducts {
	background:url(../images/midProductsBG.gif) no-repeat top left;
	width:949px;
	height:164px;
	margin-bottom:4px;
	position:relative;
	z-index:1;	
}
.midProductsTop {
	background:url(../images/midProductsBG.gif) no-repeat top left;
	width:949px;
	height:118px;
	position:relative;
	z-index:1;
}
.midHeading {
	padding:38px 95px 0 38px
}
.midHeading h3 {
	width:361px;
	height:49px;
	line-height:49px;	
	padding:0;
	margin:0;
	font-size:18pt;
	color:#fff;
	text-align:center;	
}

.midSpecials {
	position:absolute;
	top:0;
	right:0;
}
.midDirector {
	background:url(../images/mascotDirector.gif) no-repeat top right;
	height:131px;
	width:166px;	
	position:absolute;
	top:0;
	right:0;
}
.midServer {
	background:url(../images/mascotServer.gif) no-repeat top right;
	height:131px;
	width:166px;	
	position:absolute;
	top:0;
	right:0;
}
.midCompany {
	background:url(../images/mascotCompany.gif) no-repeat top right;
	height:131px;
	width:166px;	
	position:absolute;
	top:0;
	right:0;
}
 
 
#skinHeading {
	background:url(../images/iconSkin.gif) no-repeat left;
	line-height:40px;
}
.barBox {
	background:url(../images/barBG.gif) repeat-x top left;
	height:38px;
}
.barLeft {
	background:url(../images/barLeft.gif) no-repeat top left;
	height:38px;	
}
.barRight {
	background:url(../images/barRight.gif) no-repeat top right;
	height:28px;
	padding:10px 10px 0 35px;
}
.barRight2 {
	background:url(../images/barRight.gif) no-repeat top right;
	height:38px;
	line-height:36px;
	padding:0 10px 0 35px;
}
.premadeBoxes {
	padding:5px 0;
}
.autoinstallBoxes {
	padding:15px 0;
}
.premadeBoxes ul {
	list-style:none;
	padding:0;
	margin:0;
}
.premadeBoxes li {
	width:272px;
	height:300px;
	padding:10px;
	float:left;
}
.skinBoxBody {
	width:272px;
	height:300px;
	padding:10px;
	float:left;
}
.skinBox {
	background:#e7e7e7;
	height:300px;
	padding:1px;
}
.skinBoxWrap {
	background:#f7f7f7;
	border:1px solid #fff;
	position:relative;
	height:278px;
	padding:10px;
}
.skinBoxWrap h2{
	padding:0;
	margin:0;
	font-size:14px;
	color:#525353; 
	font-weight:bold;	
	line-height:1em;
}
.skinBoxWrap h2 strong {
	font-size:11px;
	color:#8f8f8f;
}
.skinShot a:link, .skinShot a:visited {
	background:#fff;
	border:1px solid #e7e7e7;
	padding:3px;
	display:block;	
}
.skinShot a:hover {
	border:1px solid #f1bf1f;
}
.skinShot img {
	display:block;
}
.skinButtons {
	font-weight:700;
	padding-left:1px;
}
.skinButtons a {
	float:left;
	background:url(../images/buttonLeft.gif) no-repeat left top;
	margin:0 4px 0 4px;
	padding:0 0 0 16px;
	text-decoration:none;
}
.skinButtons a span {
	float:left;
	display:block;
	background:url(../images/buttonRight.gif) no-repeat right top;
	padding:0 18px 0 2px;
	line-height:29px;	
	font-size:14px;
	color:#667272;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.skinButtons a span {float:none;}
/* End IE5-Mac hack */
.skinButtons a:hover span {
	color:#fff;
}
.skinButtons a:hover,
.skinButtons a:hover.buynow {
	background-position:0% -29px;
	text-decoration:none;
}
.skinButtons a:hover span,
.skinButtons a:hover.buynow span  {
	background-position:100% -29px;
	text-decoration:none;
}
.skinButtons a.buynow {
	float:left;
	background:url(../images/buttonLeft2.gif) no-repeat left top;
	margin:0 4px 0 4px;
	padding:0 0 0 16px;
	text-decoration:none;
}
.skinButtons a.buynow span {
	float:left;
	display:block;
	background:url(../images/buttonRight2.gif) no-repeat right top;
	padding:0 18px 0 2px;
	line-height:29px;	
	font-size:14px;
	color:#fff;
}
.skinPrice {
	background:url(../images/5999.png) no-repeat top left;
	position:absolute;
	top:130px;
	right:0;
	width:73px;
	height:73px;
}

/* Product Details
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.detailsPage {
	padding:28px 0 5px 0;
}
.detailsScreenshots {
	padding:15px 0;
	position:relative;
}
#detailsSceenLeft {
	float:left;
	margin:0;
	height:auto;	
	width:485px;
}
.detailsScreenMain {
	border:1px solid #e1e1e1;
	height:270px;
}
.detailsScreenWrap {
	border:1px solid #fff;
}
#detailsSceenRight {
	width:392px;
	float:right;
	margin:0;
	height:auto;
}
.detailsScreenSmall {
	
}
.detailsScreenSmall ul {
	list-style:none;
	padding:0;
	margin:0;
}
.detailsScreenSmall li {
	float:left;
	width:181px;
	padding:0 0 15px 15px;
}
.detailsScreenSmallBox {
	border:1px solid #e1e1e1;
	height:100px;
}
.detailsDesc {
	padding:5px 5px 0 5px;		
}
#detailsButton {
	background:url(../images/buttonDetailPurchase.gif) no-repeat top left;
	width:327px;
	height:28px;
	display:block;
	padding:10px 0 0 50px;
	font-size:10pt;
	color:#374145;
	margin-left:15px;
}
a:hover#detailsButton {
	background:url(../images/buttonDetailPurchase_on.gif) no-repeat top left;

}
.detailsSimilar {
	
}
.detailsSimilar ul {
	list-style:none;
	padding:0;
	margin:0;
}
.detailsSimilar li {
	float:left;
	width:195px;
	padding:12px;
}
.detailsSimilar a:link, .detailsSimilar a:visited {
	border:1px solid #e1e1e1;
	height:150px;
	display:block;
}
.detailsSimilar a:hover {
	border:1px solid #f1bf1f;	
}
.detailsSimilarBox {

}
.detailsPrice {
	background:url(../images/5999.png) no-repeat top left;
	position:absolute;
	top:5px;
	left:425px;
	width:73px;
	height:73px;
}
.detailsPrice2 {
	background:url(../images/4999.png) no-repeat top left;
	position:absolute;
	top:5px;
	left:425px;
	width:73px;
	height:73px;
}
#detailsView {
	background:url(../images/iconProduct.gif) no-repeat left;
	line-height:40px;
}
#detailsInfo {
	background:url(../images/iconProductInfo.gif) no-repeat left;
	line-height:40px;
}
#detailsPrice {
	background:url(../images/iconProductPrice.gif) no-repeat left;
	line-height:40px;
}
#detailsMore {
	background:url(../images/iconProductMore.gif) no-repeat left;
	line-height:40px;
}
#detailsAutoinstall {
	background:url(../images/iconAutoinstall.gif) no-repeat left;
	line-height:40px;	
}
#detailsScripts {
	background:url(../images/iconScripts.gif) no-repeat left;
	line-height:40px;		
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentMain {
	background:url(../images/contentTop.gif) no-repeat top left;
	padding:15px;
}
#contentSub {
	padding-top:10px;
}
.columnLeft {
	width:205px;
	padding-left:25px;
}
.columnLeft h3 {
	color:#3f3f3f;
	font-size:13pt;
	font-weight:700;
	padding:0 0 7px 0;
	margin:0;	
}
.columnLeft li {
	background:url(../images/bullet-square.gif) no-repeat left;
	padding:7px 0 7px 10px;
	border-bottom:1px dashed #27b1e3;	
}

.columnRight {
	padding:0 25px;
}
.columnRight h2 {
	color:#3f3f3f;
	border-bottom:1px solid #bebebe;
	font-size:13pt;
	font-weight:700;
	padding:0 0 2px 0;
	margin:0;	
}
.columnRight p {
	padding:7px 2px;
	margin:0;
	line-height:22px;
	text-align:justify;
}
.contentBox {
	background:#fbfbfb url(../images/contentBoxBG.gif) repeat-x top left;;
	border:1px solid #e8e8e8;
	padding:30px 20px;
}
.contentBox h1 {
	padding:5px 0 5px 48px;
	margin:0;
	font-size:15pt;
}
.contentBox p {
	line-height:19px;
	padding:10px 5px;
	color:#616161;
	margin:0;
}
.buttonRight {
	padding-top:13px;
	text-align:right;	
}
.buttonBox {
	text-align:right;
	padding:15px 0 5px 0;
}
.buttonBox a:link, .buttonBox a:visited {
	margin-left:6px;
}
.moreSupport {
	padding:25px 25px 5px 25px;	
}
.supportGirl {
	float:left;
	width:188px;
}
.supportGirl a:link, .supportGirl a:visited {
	border:0;
}
.supportInfo {
	float:left;
	padding:0 0 0 25px;
	width:650px;
}
.supportInfo h3 {
	font-size:18px;
	font-weight:700;
	padding:10px 0;
	margin:0;
}
.supportInfo p {
	padding:0;
	margin:0;
	line-height:24px;
	text-align:justify;
}

/* Main Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mainTop {
	padding:28px 0 38px 0;
}
#mainGet {
	float:left;
	margin:0;
	height:auto;	
	width:418px;
	padding:15px 37px 0 0;
}
#mainGet h1 {
	padding:5px 0 5px 48px;
	margin:0;
	font-size:15pt;
}
#mainGet h2 {
	padding:0;
	margin:0;
	font-size:14pt;
	margin:0;
	color:#252829;
}
#mainGet p {
	padding:10px 0 13px 0;
	margin:0;
	text-align:justify;
	line-height:24px;
}
.compatibilityBox {
	border:1px solid #e8e8e8;
	border-top:0;
}
.compatibilityBox ul {
	list-style:none;
	padding:0;
	margin:0;
	color:#1996c4;
	font-weight:700;
}
.compatibilityBox li {
	border-top:1px solid #e8e8e8;
	height:43px;
	line-height:43px;
	padding-left:50px;
}
.homeDA {
	background:#fbfbfb url(../images/iconDA.gif) no-repeat top left;
}
.homeCP {
	background:#fbfbfb url(../images/iconCP.gif) no-repeat top left;
}
.compatibilityBox a:link, .compatibilityBox a:visited {
	color:#e24a00;
}
.compatibilityBox a:hover {
	color:#faa223;
}
#recentSkins {
	background:url(../images/recentSkinsBG.gif) repeat-y top left;
	border-bottom:1px solid #e8e8e8;
	width:463px;
	float:right;
	margin:0;
	height:auto;
	text-align:right;
}
#recentSkins h3 {
	padding:10px 0 0 55px;
	margin:0;
	height:35px;
	color:#18aadf;
	font-size:11pt;
	font-weight:700;
	text-align:left;
}
.recentSkinsTop {
	background:url(../images/recentSkinsTop.gif) no-repeat top left;
	padding:12px;
}
.recentBox {
	background:#fff;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:12px;
}
.recentSkin {
	border:1px solid #e8e8e8;
	border-bottom:0;
	padding:15px;
	text-align:left;
}
.recentScreenshot {
	float:left;
	width:106px;
	height:54px;	
}
.recentScreenshot a:link, .recentScreenshot a:visited {
	width:100px;
	height:54px;
	display:block;	
	border:3px solid #c1dddd;
}
.recentScreenshot a:hover {
	border:3px solid #f1bf1f;	
}
.recentInfo {
	float:left;
	color:#9fb5bb;
	padding-left:12px;
	font-size:10pt;
}
.recentInfo ul {
	list-style:none;
	padding:0;
	margin:0;
	border:0;
}
.recentInfo li {
	background:url(../images/recentLinks.gif) no-repeat left;
	float:left;
	border:0;
	padding:1px 15px 3px 20px;
}
.recentInfo li a:link, .recentInfo li a:visited {
	font-size:9pt;
	font-weight:400;
	color: #1996c4;
	border-bottom:1px dashed #1996c4;	
	text-decoration: none;
}
.recentInfo li a:hover {
	color:#5ede24;
	border-bottom:1px dashed #5ede24;	
}
.recentInfo p {
	padding:5px 0;
	margin:0;
	color:#616161;
	font-size:8pt;
}
.recentInfo span {
	color:#e24a00;
}
.recentInfo a:link, .recentInfo a:visited {
	color:#3f4648;
	font-size:10pt;
	font-weight:700;
	border:0;
}
.recentInfo a:hover {
	color:#1996c4;
}
.recentMore a:link, .recentMore a:visited {
	background:url(../images/bulletRecent.gif) no-repeat left;
	color:#616161;
	padding:3px 0 3px 20px;
	border:0;
}
.recentMore a:hover {
	color:#1996c4;
}
.clubBox {
	background:url(../images/stepsBG.gif) repeat-x top left;
	height:142px;
	margin-bottom:20px;
	position:relative;
}
.clubBoxLeft {
	background:url(../images/stepsLeft.gif) no-repeat top left;
	height:142px;
}
.clubBoxRight {
	background:url(../images/stepsRight.gif) no-repeat top right;
	height:142px;
	padding:1px;
}
.clubInfo {
	font-size:28px;
	font-weight:700;
	color:#3f4648;
	text-align:center;
	padding:18px 0;
}
.club1 {
	color:#1996c4;
	font-style:italic;
}
.club2 {
	color:#e24a00;
	font-style:italic;	
}
.ourCollection {
	background:#fffceb;
	border:1px solid #ecd5a3;
	width:624px;
	height:44px;
	line-height:44px;
	font-size:13pt;
	color:#f4e7b6;
	margin:auto;
	text-align:center;
}
.ourCollection a:link, .ourCollection a:visited {
	color:#b98655;
	margin:0 35px;
	border:0;
}
.ourCollection a:hover {
	color:#4c401f;
}
.latestBoxes {
	padding-bottom:15px;
}
.latestBoxes ul {
	list-style:none;
	padding:0;
	margin:0;
}
.latestBoxes h3 {
	padding:8px 0;
	margin:0;
	font-size:13pt;
	font-weight:700;
	color:#6e7375;
}
.latestBox {
	background:#fff;
	border:1px solid #e8e8e8;
	border-top:0;
	height:258px;
}
#latestForum {
	float:left;
	margin:0;
	height:auto;	
	width:289px;
	padding-right:26px;
}
#latestForum li, #latestCompany li {
	height:65px;
	padding:10px 10px 10px 30px;
	border-top:1px solid #dfdfdf;
	color:#a3a3a3;
	line-height:19px;	
	
}
#latestForum .forumRSS, #latestCompany .forumRSS {
	float:right;
	padding-top:8px;
}
#latestForum a:link, #latestForum a:visited,
#latestCompany a:link, #latestCompany a:visited {
	color:#616161;
}
#latestForum a:hover, #latestCompany a:hover {
	color:#1996c4;
}
#latestForum p a:link, #latestForum p a:visited,
#latestCompany p a:link, #latestCompany p a:visited {
	color:#1996c4;
}
#latestForum p a:hover
#latestCompany p a:hover {
	color:#e24a00;
}
#latestForum p, #latestCompany p {
	padding:4px 0;
	margin:0;
}
.forum1 {
	background:#fbfbfb url(../images/iconLatestForum.gif) no-repeat top left;
}
.forum2 {
	background:#fff url(../images/iconLatestForum.gif) no-repeat top left;
}
#latestTwitter {
	width:289px;
	float:left;
	margin:0;
	height:auto;
	padding-right:26px;
	text-align:right;
}
#latestTwitter h3 {
	text-align:left;
}
#latestTwitter .latestBox {
	border-top:1px solid #dfdfdf;
	padding:0 10px;
}
#latestTwitter .twitterLink {
	float:right;
	padding-top:8px;
}
#latestTwitter li {
	background:url(../images/lightDots.gif) repeat-x bottom left;
	padding:8px 0;
	line-height:19px;
	color:#616161;
	font-size:8pt;
	text-align:left;
}
.twitterUs {
	padding-top:8px;
}
.twitterUs a:link, .twitterUs a:visited {
	background:url(../images/bulletTwitter.gif) no-repeat left;
	color:#616161;
	padding:3px 0 3px 20px;
	border:0;
}
.twitterUs a:hover {
	color:#1996c4;
}
#latestAffiliate {
	width:289px;
	float:left;
	margin:0;
	height:auto;
}
#latestAffiliate .latestBox {
	border-top:1px solid #dfdfdf;
	padding:3px 10px;
	color:#616161;
	height:252px;	
}
#latestAffiliate h3 {
	background:url(../images/iconAffiliate.gif) no-repeat right;
}
#latestAffiliate p {
	padding:5px 0;
	margin:0;
	line-height:21px;
}
#latestAffiliate strong {
	color:#e24a00;
}
.mainSignup {
	border:1px solid #e8e8e8;
	padding:12px 0;
	margin:5px 0;
	text-align:center;
}
.mainSignup a:link, .mainSignup a:visited {
	border:0;
	font-weight:700;
}

/* Demo Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.demoPage {
	padding:28px 0 5px 0;
}

.demoPage td {
	line-height:18px;
	font-size:8pt;
	color:#616161;
}
.demoPage td a:link, .demoPage td a:visited {
	color:#006e9b;
	font-weight:700;
	font-size:9pt;
	border:0;
}
.demoPage td a:hover {
	color:#168036;
}
#productDemos {
	background:url(../images/productDemos.gif) no-repeat left;
	line-height:44px;
}
#helpfulDemos {
	background:url(../images/helpfulDemos.gif) no-repeat left;
}
#productTutorials {
	background:url(../images/productTutorials.gif) no-repeat left;
}
.videoBox {
	background:#fff;
	width:265px;
	padding:8px 7px;
	margin:3px;
	border:1px solid #e8e8e8;
	float:left;	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.videoBox a:link, .videoBox a:visited {
	border:0;
}
.videoBox:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.videoBox img {
	border:1px solid #e8e8e8;
	padding:1px;
	display:block;
}
.videoBox div {
	background:#fff;
	font-size:12px;
	font-weight:700;	
	color:#18aadf;
	padding:5px;
	display:block;
}
.videoBox span {
	float:right;
	color:#e24a00;
}
.tutorialBox {
	background:#fff;
	width:265px;
	padding:8px 7px;
	margin:3px;
	border:1px solid #e8e8e8;
	float:left;	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.tutorialBox a:link, .tutorialBox a:visited {
	border:0;
}
.tutorialBox:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.tutorialBox img {
	border:1px solid #e8e8e8;
	padding:1px;
	display:block;
}
.tutorialBox div {
	background:#fff;
	font-size:12px;
	font-weight:700;	
	color:#18aadf;
	padding:5px;
	display:block;
}
.tutorialBox span {
	float:right;
	color:#e24a00;
}


/* Pricing Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pricingPage {
	padding:28px 0 5px 0;
}
.pricingBox, .licenseBox {
	background:#fbfbfb url(../images/pricingBG.gif) repeat-x top left;;
	border:1px solid #e8e8e8;
	padding:30px 20px;
}
.pricingBox h1, .licenseBox h1 {
	padding:5px 0 5px 48px;
	margin:0;
	font-size:15pt;
}
.pricingBox p, .licenseBox p {
	line-height:19px;
	padding:10px 5px;
	color:#616161;
	margin:0;
}
.pricingBox .alt1, .pricingBox .alt2 {
	padding:25px 6px;
}
#productPricing {
	background:url(../images/iconPricing.gif) no-repeat left;
}
#bulkLicense {
	background:url(../images/iconBulk.gif) no-repeat left;
}
.price {
	color:#fe3c00;
}
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}
.bulkPrice a:link, .bulkPrice a:visited {
	color:#e24a00;
	font-weight:700;
}
.bulkPrice a:hover {
	color:#f1bf1f;
}
.bulkPrice th {
	background:#dedfdf url(../images/gradient_tcat.gif) repeat-x top left;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	color:#374145;
	font-weight:700;
	padding:6px 12px;
}
.bulkPrice th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #e8e8e8;
	background: none;
	width:20%;
}
.bulkPrice td {
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-top:0;
}
.bulkPrice .altCap {
	border-left: 1px solid #e8e8e8;
	border-top: 0;
}

/* Club Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clubPage {
	padding:28px 0 5px 0;
}
.clubPage a {
	border:0;
}
#clubMain {
	float:left;
	margin:0;
	height:auto;	
	width:644px;
	padding-right:11px;
}
#clubOverview {
	background:url(../images/iconOverview.gif) no-repeat left;
	line-height:43px;
}
#clubFeatures {
	background:url(../images/iconBenefits.gif) no-repeat left;
	line-height:43px;
}
#clubBenefits {
	background:url(../images/iconFeatures.gif) no-repeat left;
	line-height:43px;	
}
#clubBecome {
	background:url(../images/iconClub.gif) no-repeat left;
	line-height:43px;	
}
#clubButton {
	background:url(../images/ButtonClub.gif) no-repeat top left;
	width:542px;
	height:31px;
	display:block;
	padding:13px 0 0 60px;
	font-size:10pt;
	color:#374145;
}
a:hover#clubButton {
	background:url(../images/ButtonClub_on.gif) no-repeat top left;

}

/* Affiliate Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.affiliatePage {
	padding:28px 0 5px 0;
}
.affiliatePage a {
	border:0;
}
#affiliateMain {
	float:left;
	margin:0;
	height:auto;	
	width:644px;
	padding-right:11px;
}
#becomeAffiliate {
	background:url(../images/iconBecomeAffiliate.gif) no-repeat left;
	line-height:43px;
}
#affiliateHow {
	background:url(../images/iconAffiliateHow.gif) no-repeat left;
	line-height:43px;
}
#affiliateRules {
	background:url(../images/iconAffiliateRules.gif) no-repeat left;
	line-height:43px;
}
.affiliateOffers {
	border-bottom:1px solid #e8e8e8;
}
.affiliateOffers li {
	background:#fff url(../images/check.gif) no-repeat left;;
	height:36px;
	line-height:36px;
	border:1px solid #e8e8e8;
	border-bottom:0;
	color:#2591b8;
	font-weight:700;
	padding-left:40px;
}
#affiliateSidebar {
	width:264px;
	float:right;
	margin:0;
	height:auto;
}
.affiliateLogin {
	background:#fffceb;
	border:1px solid #ecd5a3;
	margin-bottom:20px;
	padding:10px;
	color:#948655;
}
.affiliateLogin h3, .affiliateLogin h2 {
	padding:5px 0;
	margin:0;
	font-size:10pt;
	font-weight:700;
	color:#f05b01;
	border-bottom:1px solid #f4e7b6;
}
.affiliateLogin p {
	padding:8px 0 5px 0;
	margin:0;
	font-weight:700;
}
.affiliateInput {
	width:234px;
	padding:4px 3px;
	color:#c7b986;
	border:1px solid #ecd5a3;
}
.affilliateButton {
	text-align:right;
	padding:8px 0;
	line-height:18px;
}
.affilliateButton a {
	float:left;
	font-size:8pt;
}
.notAffiliate {
	background:url(../images/brownDots.gif) repeat-x top left;
	padding-top:8px;
}
.notAffiliate a:link, .notAffiliate a:visited {
	color:#f05b01;
	font-weight:700;
}
.notAffiliate a:hover {
	color:#42b1e9;
}

/* Support Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentSupport {
	padding:5px 0;
}
.supportNav {
	background:url(../images/supportNavBG.gif) repeat-x top left;
	height:46px;
}
.supportNavLeft {
	background:url(../images/supportNavLeft.gif) no-repeat top left;
	height:46px;
}
.supportNavRight {
	background:url(../images/supportNavRight.gif) no-repeat top right;
	height:46px;
}
.supportNav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.supportNav li {
	background:url(../images/supportNavSplit.gif) no-repeat top right;
	padding:15px 25px;
	float:left;
}
.supportNav a:link, .supportNav a:visited {
	color:#fff;
	font-weight:700;
	border:0;
}
.supportNav a:hover {
	color:#16a2dc;
}
.welcomeBox {
	background:url(../images/welcomeBoxBG.gif) no-repeat top left;
	width:911px;
	height:76px;
	padding:25px 19px;
	color:#3f3f3f;
	margin-bottom:10px;
}
#headingSupport { 
	background:url(../images/headingSupport.gif) no-repeat top left;
	text-indent: -999em;
	width:911px;
	height:21px;
}
.welcomeBox p {
	padding:13px 5px 0 5px;
	margin:0;
	line-height:23px;
}
.welcomeBox a {
	font-weight:700;
}


/* Services Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.servicesPage {
	padding:28px 0 5px 0;
}
.servicesPage strong {
	color:#2591b8;
}
.servicesPage a {
	border:0;
}
#servicesMain {
	float:left;
	margin:0;
	height:auto;	
	width:644px;
	padding-right:11px;
}
#servicesSidebar {
	width:264px;
	float:right;
	margin:0;
	height:auto;
}
#additionalServices {
	text-align:right;
}
ul#additionalServices {
	list-style:none;
	padding:4px 0;
	margin:0;
}
#additionalServices li {
	padding:4px 0;
}
#additionalServices strong {
	float:left;
	color:#9a8352;
}
#customServices {
	background:url(../images/iconServices.gif) no-repeat left;
	line-height:43px;	
}
#customcPanel {
	background:url(../images/iconcPanel.gif) no-repeat left;
	line-height:43px;
}
#customDirectadmin {
	background:url(../images/iconDirectadmin.gif) no-repeat left;
	line-height:43px;
}
#customInstaller {
	background:url(../images/iconInstaller.gif) no-repeat left;
	line-height:43px;
}
.customProcess {
	padding-left:10px;
}
.customProcess ul {
	list-style:none;
	margin:0;
	padding:0;
}
.customProcess li {
	background:url(../images/check.gif) no-repeat left;
	height:25px;
	line-height:25px;
	color:#2591b8;
	font-weight:700;
	padding-left:45px;
}

/* Company Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.companyPage {
	padding:28px 0 5px 0;
}
#companyAbout {
	background:url(../images/iconAbout.gif) no-repeat left;
	line-height:43px;	
}
#companyMission {
	background:url(../images/iconWhy.gif) no-repeat left;
	line-height:43px;	
}
#companyNetwork {
	background:url(../images/iconNetwork.gif) no-repeat left;
	line-height:43px;	
}
#companyMain {
	float:left;
	margin:0;
	height:auto;	
	width:644px;
	padding-right:11px;
}
#companySidebar {
	width:264px;
	float:right;
	margin:0;
	height:auto;
}
#companySidebar ul {
	list-style:none;
	padding:0;
	margin:0;
}
#latestCompany {
	margin:0;
	height:auto;	
	width:264px;
}
.companyTwitter {
	margin:0 0 10px;
	padding:5px 0 10px;
}
.companyTwitter img {
	float:left;
	margin-right:15px;
	border:none;
}
.companyTwitter p {
	padding:5px 0 0 0;
	margin:0;
	line-height:19px;
}
.networkPartners li {
	float:left;
}
.networkPartners img {
	vertical-align:middle;
}
.networkPartners a:link, .networkPartners a:visited {
	background:#fff;
	text-align:center;
	width:165px;
	height:94px;
	line-height:94px;
	display:block;	
	border:9px solid #c1dddd;
}
.networkPartners a:hover {
	border:9px solid #f1bf1f;	
}
.networkSpacer {
	padding-right:26px;
}

/* Premade skins
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.premade {
	padding:35px 0 0 20px;
	position:relative;
}
.premade h3 {
	font-size:11pt;
	padding:0;
	margin:0;
	color:#3f4648;
}
.prePrice {
	font-size:11pt;
	color:#e24a00;
}
.premadeScreen {
	background:url(../images/screenshotBox.gif) no-repeat;
	float:left;
	display: block;
	width: 222px;
	height: 191px;
	padding:6px 0 0 14px;
}
.premade img {
	display:block;
}
.premadePrice {
	position:absolute;
	top:22px;
	left:195px;
}
.premadeInfo {
	float:left;	
	width:480px;
	padding:10px 30px;
	text-align:justify;
}
.premadeInfo p {
	padding:8px 0 8px 0;
	margin:0;
	line-height:24px;
	color:#53595a;
}
.premadeAdd {
	color:#667272;
	padding:10px 0 10px 0;
}
.premadeAdd a:link, .premadeAdd a:visited {
	margin:0 10px;
}
.premade ul {
	list-style:none;
	padding:0;
	margin:0;
}
.infoButtons a:link, .infoButtons a:visited {
	margin-bottom:6px;
}
.infoButtons {
	padding-top:30px	
}


/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footer {
	padding:10px 0;
	border-top:1px solid #cfd0d0;
}
.footerNav {
	padding:0 0 5px 20px;
}
.footerNav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.footerNav li {
	display:inline;
	padding:3px 8px;
}
.footerNav a:link, .footerNav a:visited {
	color:#494f51;
	font-weight:700;
	border:0;
}
.footerNav a:hover {
	color: #27b1e3;
}
.footerLogo {
	padding:3px 25px 0 0;
	float:right;
}
.copyright {
	padding:3px 0 3px 28px;
	color:#80898c;
}

/* Pagination
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.productNav {

}
.pagination {
	margin: 0 3px;
	text-align:right;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #d6d6d6;
	text-decoration: none; /* no underline */
	color: #8f8f8f;
	background:#fff;
}

.pagination a:hover,
.pagination a:active {
	background:#46bbe5;
	border: 1px solid #1b9dcc;
	color: #fff;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4bb21d;
	font-weight: bold;
	background: #5ede24;
	color: #fff;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #e7e7e7;
	background:#f6f6f6;
	color: #d6d6d6;
}

.vbcartPage {
	padding:28px 0 5px 0;
	width:100%;
}

/* Slider Coloring
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#myController span{
	cursor:pointer;
	color:#fff;
}
#jFlowSlide{
}
#myController span.jFlowSelected {
	cursor:pointer;
	color:#1aabdf;
}
.jFlowPrev, .jFlowNext{
	cursor:pointer;
}

/* Misc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#affiliateSidebar .pnorm {
	font-weight:400;
	line-height:22px;
	padding-bottom:0;
	margin:0;
}

/* Menu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#midMain, .midMainTop, .midProductsTop {
}

#topnav {
z-index: 3000;
position:relative;
}
#topnav .sub {
z-index:1000;
}
ul#topnav li {
	position: relative;
}
ul#topnav li .sub {
	position: absolute;	
	top: 43px; left: 0;
	background: #e9eaea url(../images/dropBG.gif) repeat-x top left;
	border:1px solid #b2b2b2;
	border-top:0;
	padding: 15px 15px 15px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index:3000;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 180px;
	float: left;
}
ul#topnav li .sub ul.navCol2 {
	width:190px;
}
ul#topnav li .sub ul.navCol3 {
	width:140px;
}
ul#topnav .sub ul li {
	background:none;
	width: 100%;
	padding:3px 0;
	color: #fff;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/bulletNav.gif) no-repeat 4px 5px;
	padding: 2px 5px 2px 15px;
	display: block;
	text-decoration: none;
	color: #2a2d2e;
	font-weight:400;
	font-size:11px;
}
ul#topnav .sub ul li a:hover {color: #078bbb; background: url(../images/bulletNavBlue.gif) no-repeat 4px 5px;}

ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 13px;	
	color: #078bbb;	
	font-weight: 700;
}
ul#topnav .sub ul li h2 a, ul#topnav .sub ul li h2 a:visited {
	padding: 5px 0;
	background-image: none;
	font-size: 13px;	
	color: #078bbb;
	font-weight: 700;
}
ul#topnav .sub ul li h2 a:hover {
	background-image: none;
	color: #078bbb;
	text-decoration:underline;
}
.sub {
	z-index:3000;
}
.inlinemod {
	background:#e9f3ff;
	font-style:italic;
	font-weight:700;
	color:#044896;
	border-bottom:1px solid #e8e8e8;
}
#notifications_menu, .vbmenu_popup {
	z-index:5000;
}
.smallfont .shade {
	color:#777b7d;
}
#post_issue1, #post_issue, .projectButton {
	background:url(../images/buttonProject.gif) no-repeat;
	width:115px;
	height:23px;
	line-height:23px;
	color:#fff;
	text-align:center;
	font-weight:700;
	display:block;
}
#post_issue a:link, #post_issue a:visited,
#post_issue1 a:link, #post_issue1 a:visited,
.projectButton a:link, .projectButton a:visited {
	color:#fff;
}
#post_issue a:hover, #post_issue1 a:hover, .projectButton a:hover {
	color:#fff;
	text-decoration:underline;
}
#yellowButton span, #whiteButton span{
	font-size:17px;
}
.softaculous h2 {
	color:#325782;
}