/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

body {
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	
	font-weight: normal;
	color: #000000;
}

h1 {
	color: #006AC3;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
	padding-left: 20px;
}

h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	color: #000;
	
}

h4 {
	font-size: 18px;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #006AC3;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

.clear {
	clear: both;
}


/* Header */

#header {
	width: 100%;
	background-image: url(../img/headerbg.png);
	background-repeat: repeat-x;
}
#nav {
	width: 1120px;
	height: 118px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	font-size: 30px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 50px 0 0 8px;
	font-size: 12px;
	color: #006AC3;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background-repeat: no-repeat;
	background-position: right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;

}
#menu ul li a{
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
}
#menu ul li a:hover{
	color: #00a2ff;
}


#menu .first a {
	border: none;
}
#banner {
	width: 100%;
	height: 347px;
	background-color: #f3f3f3;
}
#bannersupport {
	width: 100%;
	background-image: url(../img/bannersupportbg.png);
	background-repeat: repeat-x;
	height: 200px;
}

/* Splash */

#splash {
	width: 1120px;
	height: 347px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/banner.png);
	background-repeat:no-repeat;
}
#splash h1 {
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 65px;
	padding-left: 40px;
}
#splash p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 40px;
}
#splash img {
	padding-top: 20px;
	padding-left: 140px;
}
#splashabout {
	width: 1100px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/about.png);
}
#splashsupport {
	width: 1100px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/support.png);
}
#splashterms {
	width: 1100px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/terms.png);
}
#splashprivacy {
	width: 1100px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/privacy.png);
}
#stepsbig {
	width: 100%;
	background-color: #f3f3f3;
}
#steps {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.buybig {
	width: 100%;
	background-color: #f3f3f3;
	height: auto;
}
.buymain {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 680px;
}
.middle {
	height: auto;
	width: 100%;
}

.upgradelistbig {
	width: 100%;
	background-color: #f3f3f3;
}
.upgradelistmain {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.upgradebottombig {
	width: 100%;
	background-color: #f3f3f3;
}
.upgradebottommain {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.facebookreviewsbig {
	width: 100%;
	background-color: #f3f3f3;
}
.facebookreviewsmain {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.editerreviewsbig {
	width: 100%;
	background-color: #f3f3f3;
}
.editerreviewsmain {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.middlebig {
	width: 100%;
	background-color: #f3f3f3;
}
.middlemain {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
}
#stepssmalltitle{
	font-size: 20px;
	color: #666;
	width: 1080px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 4px;
	padding-left: 24px;
	margin-bottom: 5px;
}
#stepssmallcontent{
	width: 1060px;
	padding-right: 4px;
	padding-left: 44px;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	margin-top: 10px;
}

#step1 {
	float: left;
	width: 303px;
}

#step1 h1 {
	font-size: 20px;
	color: #666;
	padding-left: 120px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#step2 {
	float: left;
	width: 303px;
}
#step2 h1 {
	font-size: 20px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 120px;
}
#step3 {
	float: left;
	width: 303px;
}
#step3 h1 {
	font-size: 20px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 120px;
}
.stepfg {
	float: left;
	width: 40px;
}
#cardsbig {
	width: 100%;
	background-color: #f3f3f3;
}
#cards {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#cardssmalltitle{
	font-size: 20px;
	color: #666;
	width: 1080px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 4px;
	padding-left: 24px;
	margin-bottom: 5px;
}
#cardssmallcontent{
	width: 1060px;
	padding-right: 4px;
	padding-left: 44px;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
}
#card1 {
	float: left;
	width: 100px;
	padding-left: 10px;
}
#card1 img {

}

#card1 h1 {
	font-size: 18px;
	color: #666;
	padding-left: 5px;
}

#card2 {
	float: left;
	width: 100px;
	padding-left: 25px;
}
#card2 img {
	padding-top: 10px;
	padding-left: 18px;
	
}
#card2 h1 {
	font-size: 18px;
	color: #666;
	padding-top: 12px;
}
#card3 {
	float: left;
	width: 130px;
	padding-left: 35px;
	
}
#card3 img {
	padding-top: 15px;
	padding-left: 10px;
	
}
#card3 h1 {
	font-size: 18px;
	color: #666;
	padding-top: 18px;
}
#card4 {
	float: left;
	width: 100px;
	padding-left: 40px;
}
#card4 img {
	padding-top: 12px;
	padding-left: 14px;
}
#card4 h1 {
	font-size: 18px;
	color: #666;
	padding-top: 10px;
}
#card5 {
	float: left;
	width: 140px;
	padding-left: 25px;

}
#card5 img {
	padding-top: 15px;
	padding-left: 18px;
}
#card5 h1 {
	font-size: 18px;
	color: #666;
	padding-top: 14px;
}
#card6 {
	float: left;
	width: 112px;
	padding-left: 20px;

}
#card6 img {
	padding-top: 10px;
	padding-left: 10px;
}
#card6 h1 {
	font-size: 18px;
	color: #666;
	padding-top: 11px;
}
#card7 {
	float: left;
	width: 100px;
	padding-left: 45px;

}
#card7 img {
	padding-top: 12px;
}
#card7 h1 {
	font-size: 18px;
	color: #666;
	padding-top: 18px;
	padding-left: 13px;
}

#main {
	width: 100%;
	background-color: #f3f3f3;
}




/* Content */

#content {
	width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 30px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../img/contentbg.png);
}
#contenthome {
	width: 1080px;
}

#contentleft {
	float: left;
	width: 790px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.contentblock {
	width: 100%;
}
.contenttitle {
	font-weight: bold;
	color: #666;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.contentcont {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.contentcont h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentcont img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentcont p {
	font-size: 15px;
}
.contentleftblock {
	width: 100%;
}
.contentleftblock h1 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
}
.contentleftblock h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}
.contentleftblock h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
	line-height: 150%;
	padding-left: 4px;
}

.contentleftblock p {
	font-size: 14px;
	padding: 0px;
}


.contentlefttitle {
	font-weight: bold;
	color: #666;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.contentleftcont {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.contentleftcont h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentleftcont img {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentleftcont p {
	font-size: 15px;
	padding-left: 10px;
}




#contentright {
	float: right;
	width: 260px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 10px;
}
#contentright h3 {
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	padding-left: 5px;
}
#contentright ul {
	padding-left: 5px;
}
#contentright ul li {
}
#contentright ul li a {
}
#contentright ul li a:hover {
}
#aboutbig {
	width: 100%;
	background-color: #f3f3f3;
}
#about {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
#aboutcontent {
	width: 100%;
}
#aboutcontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 1080px;
	padding-right: 4px;
	padding-left: 24px;
	margin-right: 6px;
	margin-left: 6px;
	padding-top: 10px;
}
#aboutcontent p {
	font-size: 13px;
	width: 1080px;
	padding-right: 4px;
	padding-left: 24px;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: lighter;
	padding-bottom: 15px;
}
.aboutblockleft {
	float: left;
	width: 540px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.aboutblockright {
	float: left;
	width: 538px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.aboutblocktitle {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
}


.aboutblockcontent {
	float: left;
	width: 510px;
	margin-left: 25px;
}
.aboutblockcontent ul {

}
.aboutblockcontent ul li {
	list-style-type: disc;
	font-size: 14px;
	padding-bottom: 8px;
	font-weight: lighter;
}
.aboutblockcontent ul li a {
}
.aboutblockcontent ul li a:hover {
}

#notebig {
	width: 100%;
	/*background-color: #f3f3f3;*/
}
#note {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contentbg.png);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#notecontent {
	width: 1090px;
	padding-top: 15px;
	padding-left: 30px;
}
/*#notecontentnav {*/
	/*width: 500px;*/
	/*padding-top: 20px;*/
	/*padding-bottom: 20px;*/
	/*padding-left: 580px;*/
/*}*/


#bottom {
	width: 100%;
	background-image: url(../img/bottombg.png);
	height: 60px;
}






/* Footer */

#footer {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 30px;
	padding-bottom: 10px;
}



#footer p {
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #FFF;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	color: #0ea8ff;
}
