@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

html,body {
	text-align: left;
	font-family: Trebuchet MS, Helvetica, Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	height: 100%;
}

/* sticky footer CSS */
div#bodyWrapper {
	margin: 0px auto -330px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div#footerWrapper, div#pushFooter {
	height: 330px;
}
/* END :: sticky footer CSS */

/* textarea resizer CSS */
div.grippie {
	background: #EEEEEE url(images/grippie.png) no-repeat scroll center 2px;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 0px 1px 1px;
	cursor: s-resize;
	height: 9px;
	overflow: hidden;
	margin-bottom: -7px;
}

.resizable-textarea textarea {
	display: block;
	margin-bottom: 0px;
}
/* END :: textarea resizer CSS */

div.pngfix {
	behavior: url(iepngfix.htc);
}

p {
	margin: 7px 0px 12px 0px;
}

img {
	border: none;
}

div.clear {
	clear: both;
}

div.horizontalLine {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #3383E8;
}
div.extraSpace {
	margin: 23px 0px 7px 0px;	
}

div#contentLeft p {
	font-size: 13px;
	color: #303030;
}

div#contentLeft p b {
	color: #000000;
}

div#contentLeft p a b {
	color: inherit;
}

div.errorDiv {
	margin: 12px 0px 17px 0px;
	padding: 6px 14px 6px 14px;
	background-color: #FF7F7F;
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.successDiv {
	margin: 12px 0px 17px 0px;
	padding: 6px 14px 6px 14px;
	background-color: #80C6FA;
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.strong {
	font-size: 14px;
	font-weight: bold;
}

div.atCharacter {
	display: inline;
	width: 14px;
	height: 14px;
	line-height: 12px;
	font-size: 10px;
	background: url(images/background-sprite-v2.jpg) -1203px -540px no-repeat;
}

span.orangePretext {
	color: #E83A30;	
}

a:link, a:visited, a:hover {
	color: #E83A30;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.text:link, a.text:visited, a.text:hover {
	color: #2273D8;
	text-decoration: none;
}
a.text:hover {
	text-decoration: underline;
}

a.purchaseLicense:link, a.purchaseLicense:visited, a.purchaseLicense:hover {
	display: inline;
	float: right;
	color: #333333;
	text-decoration: none;
}
a.purchaseLicense:hover {
	color: #000000;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3383E8;
}
div#contentRight h1 {
	font-size: 22px;
	color: #FFFFFF;	
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #E83A30;
	margin: 17px 0px 5px 0px;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color: #E83A30;
	text-decoration: underline;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3383E8;
	margin: 9px 0px 10px 0px;
}
div#headerParent h3 {
	font-size: 24px;
	margin: 9px 0px 0px 0px;
	color: #FFFFFF;
	text-shadow: 2px 2px #333333;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	color: #FFFFFF;
	text-shadow: 1px 1px #333333;
}

h5 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	color: #333333;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #E83A30;
}
h6 a:link, h6 a:visited, h6 a:hover {
	color: #3383E8;
	text-decoration: none;
}
div.priceSticker h6 {
	text-shadow: 1px 1px #333333;
}



div#headerWrapper {
	position: relative;
	height: 121px;
	overflow: hidden;
	background: url(images/background-sprite-v2.jpg) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #4AACF7;
}

div#headerParent {
	position: relative;
	margin: 0px auto 0px auto;
	width: 980px;
	padding: 0px;
	background: url(images/background-sprite-v2.jpg) -710px -0px no-repeat;
}

div#headerAdditionalInfo {
	width: 980px;
	height: 20px;
	font-size: 10px;
	line-height: 10px;
}

div#topNavigationHolder a:link, 
div#topNavigationHolder a:visited, 
div#topNavigationHolder a:hover {
	float: left;
	display: block;
	height: 26px;
	padding: 14px 0px 10px 0px; 
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
div#topNavigationHolder a:hover {
	text-decoration: underline;
}
div#topNavigationHolder a.active {
	background: url(images/background-top-navigation-active.gif) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
}

div#topNavigationHolder img {
	display: inline;
	float: left;
	margin: 0px 23px 0px 23px;
}

img#logo {
	position: absolute;
	right: 50px;
}

img#logoSmileyTech {
	position: absolute;
	right: 7px;
}

div#topData {
	font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;
	color: #333333;
	width: 670px;
	height: 45px;
	padding: 6px 0px 0px 0px;
	background: url(images/background-sprite-v2.jpg) -900px -670px no-repeat;
	line-height: 1.6;
}

div#topDataLeft {
	float: left;
	display: inline;
	width: 190px;
	height: 51px;
	margin-right: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	overflow: hidden;
}

div#topDataLeft div#username {
	width: 980px;
}

div#topData a {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

div#logInHidden {
	font-size: 16px;
	padding: 10px 0px 0px 0px;
	color: #171717;
}

div#logInHidden h5 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-shadow: none;
	margin: 17px 0px 15px 0px;
}

div#logInHidden p {
	font-size: 12px;
	line-height: 1.85;
}

div#logInHiddenLeft {
	float: left;
	display: inline;
	width: 316px;
	height: 360px;
	margin-right: 72px;
	color: #000000;
	line-height: 1.2;
}

div#logInHiddenLeft h4 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-shadow: none;
}

div#logInHiddenLeft table {
	margin: 8px 0px 6px 0px;
}

div#logInHiddenLeft table td {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

div#logInHiddenLeft a {
	font-size: 11px;
	color: #333333;
}

input.logInForm {
	width: 186px;
	height: 18px;
	padding: 4px;
	font-size: 14px;
	border-top: 1px solid #96C9EE;
	border-left: 1px solid #96C9EE;
	border-right: 1px solid #2280A7;
	border-bottom: 1px solid #2280A7;
	background-color: #1A93D7;
	margin: 0px 0px 0px 6px;
}

div#logInHiddenLeft input.active {
	background-color: #54B1F5;	
}



div#contentWrapper {
	background: url(images/background-top-shadow.gif) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;	
}

div#contentParent {
	margin: 0px auto 0px auto;
	width: 980px;
	background: url(images/background-top-shadow.gif) -710px -0px no-repeat;
}

div#contentLeft {
	display: inline;
	float: left;
	width: 655px;
	padding: 30px 25px 20px 0px;
}

div.quickRegistrationDiv {
	margin: 34px 70px 34px 70px;
	padding: 8px 10px 4px 10px;
	background-color: #80C6FA;
	border: 2px solid #1A73B7;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

input.quickRegInputText {
	font-size: 18px;
	font-weight: bold;
	width: 296px;
	padding: 3px 6px 3px 6px;
	margin-bottom: 6px;
	color: #FF3333;
	background-color: #C7E0FF;
	border-color: #FFFFFF;
}

input.quickRegInputTextActive {
	color: #E83A30;
	background-color: #97C7F7;	
}

input.quickRegInputSubmit {
	font-size: 14px;
	font-weight: bold;
	width: 172px;
	padding: 3px 0px 3px 1px;
	color: #FFFFFF;
}

p.bullets {
	line-height: 1.85;
	margin-left: 25px;	
}

div#bigBullets {
	font-size: 15px;
	margin-left: 17px;
	background: url(images/background-start-page-screenshots.gif) -0px -0px no-repeat;
}

div.bigBulletsItem {
	font-size: 15px;
	margin: 20px 0px 18px 0px; 
}

a.bigBulletsItemScreenshots:link, a.bigBulletsItemScreenshots:visited, a.bigBulletsItemScreenshots:hover {
	float: right;
	display: inline;
	color: #E83A30;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 5px 0px 0px;
}

span.bigBulletsItemDetails {
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
	color: #444444;
}

span.bigBulletsItemDetails span {
	color: #E83A30;
	font-weight: bold;
	font-style: normal;
}

div#bigBullets img {
	float: left;
	display: inline;
	margin-right: 8px;
}

a.purchaseLicense:hover {
	color: #000000;
}

div#thumbnailHolder {
	float: right;
	display: inline;
	width: 280px;
	margin: 0px 0px 0px 7px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #232323;
	cursor: pointer;
}
div#thumbnailHolder a {
	color: #000000;
	text-decoration: none;	
}

div.greenTextDiv {
	margin: 10px 0px 15px 0px;
	padding: 8px 10px;
	background-color: #80C6FA;
	border: 1px solid #121212;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.reportTextDiv {
	margin: 0px;
	padding: 6px 7px;
	background-color: #80C6FA;
	border: 1px solid #121212;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 11px;
	color: #000000;
}

div.priceSticker {
	float: left;
	display: inline;
	margin: 0px 7px 0px 0px;
	width: 65px;
	height: 60px;
	padding: 15px 10px 10px 10px;
	font-size: 10px;
	line-height: 1.2;
	color: #E83A30;
	background: url(images/price-sticker.gif);
}

div.cpItem {
	border: 1px solid #4A4A4A;
	margin: 15px 0px 15px 0px;
	padding: 3px 17px 3px 7px;
	background-color: #EDEDED;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

div.cpItem:hover {
	background-color: #DDDDDD;	
}

div.cpItem a:hover {
	color: #000000;
	text-decoration: none;
}

div.cpItem img {
	float: left;
	display: inline;
	margin: 0px 12px 0px 0px;
}

div.cpItem h2 {
	margin: 0px;	
}

div.cpItem a {
	color: #333333;
	outline: none;
}

div.subpageFormHolder {
	margin: 7px 0px 10px 40px;
}

input.subpageForm {
	width: 220px;
	margin: 2px 0px 0px 3px;
}

.subpageForm {
	width: 220px;
	margin: 2px 0px 0px 3px;
}

div.activeUntil {
	float: right;
	display: inline;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-top: 13px;
}

div.moreAboutThisTool {
	margin: 10px 0px 27px 0px;
	padding: 7px 12px 7px 12px;
	background-color: #E4E4E4;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

table.orderTable {
	width: 645px;
}

table.orderTable td {
	padding: 3px 0px 12px 5px;
}
table.orderTable .ui-datepicker td {
	border: none;
	padding: 1px;
}

.orderTableForm {
	width: 497px;
	border: 1px inset #000000;
}

div.autoTextareaHolder {
	width: 502px;	
}

table.cpArchive {
	width: 655px;
	margin-bottom: 17px;
}

table.cpArchive td {
	padding: 3px 6px 2px 6px;
	border: 1px solid #000000;
}

table.cpArchive th {
	padding: 5px 6px 2px 6px;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #80C6FA;
}

table.cpArchive td.addTableEntry {
	font-size: 17px;
	font-weight: bold;
}

table#keywordExplorerReport th a {
	color: #232323;
}

table#keywordExplorerReport {
	font-size: 11px;	
}

table#keywordExplorerReport td.tableCellKeyword {
	font-size: 12px;
	font-weight: bold;
}

.trHover {
	background-color: #CCDDFB;
}

table.paymentOptionsTable {
	margin: 14px 0px 12px 0px;
	font-weight: bold;
	font-size: 14px;
}

table.paymentOptionsTable td {
	padding: 5px 14px 6px 14px;
	border: 1px solid #000000;
}

td.priceTd {
	font-size: 17px;
	color: #003366;
}

td.priceTdHover {
	background-color: #80C6FA;
}

.trPaymentOptionsHover {
	background-color: #CCDDFB;
}

table.reportTable td {
	font-style: 11px;
	padding: 2px 6px 2px 0px;
}

div#contentRight {
	display: inline;
	float: left;
	width: 300px;
	padding-top: 30px;
}

div#contentRight a:hover {
	text-decoration: none;	
}

div#rightMenu {
	width: 260px;
	padding: 7px 20px 0px 20px;
	background: url(images/background-right-menu.gif) -0px -0px no-repeat;
	background-repeat: repeat-y;
	background-color: #333333;
}

div#rightMenu div.line {
	width: 100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #5C5C5C;
	border-bottom: 1px solid #000000;
}

div#rightMenu div.dottedLine {
	width: 100%;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	background: url(images/background-sprite-v2.jpg) -900px -725px no-repeat;
	background-color: #5C5C5C;
}

div#rightMenu a {
	display: block;
	width: 260px;
	height: 28px;
	padding: 6px 0px 0px 0px;
	font-size: 16px;
	color: #858585;
}

div#rightMenu a.active {
	color: #FFFFFF;
}

div#rightMenu a:hover {
	color: #FFFFFF;
}

div#endOfButtons {
	width: 300px;
	height: 10px;
	background: url(images/background-sprite-v2.jpg) -900px -480px no-repeat;
}

div#endOfButtons {
	width: 300px;
	height: 10px;
	background: url(images/background-sprite-v2.jpg) -900px -480px no-repeat;
}

div#rightBox {
	position: relative;
	width: 260px;
	height: 132px;
	margin: 30px 0px 0px 0px;
	padding: 8px 20px 12px 20px;
	background: url(images/background-sprite-v2.jpg) -900px -490px no-repeat;
}

div#rightBox a {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 26px;
	padding: 0px 38px 0px 0px;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px #54990B;
}

div#rightBox a:hover {
	text-decoration: underline;	
}

div#grayBoxTop {
	width: 300px;
	height: 10px;
	margin: 30px 0px 0px 0px;
	background: url(images/background-sprite-v2.jpg) -900px -645px no-repeat;
}

div#grayBoxContent {
	width: 260px;
	padding: 4px 20px 8px 20px;
	background-color: #E8E8E8;
}

div#grayBoxContent span {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 1.0;
}

div#grayBoxContent h5 {
	font-size: 24px;
	line-height: 1.0;
	margin-bottom: 20px;
}

div#grayBoxContent div {
	margin-top: 15px;
	clear: both;
}

div#grayBoxContent img {
	float: left;
	display: inline;
	margin: 0px 7px 23px 0px;
}

div#grayBoxBottom {
	width: 300px;
	height: 10px;
	margin: 0px 0px 20px 0px;
	background: url(images/background-sprite-v2.jpg) -900px -655px no-repeat;
}





div#footerWrapper {
	height: 330px;
	background: url(images/background-footer-shadow.gif) -0px -0px no-repeat;
	background-position: center;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #333333;	
}

div#footerParent {
	margin: 0px auto 0px auto;
	width: 980px;
	height: 254px;
	padding-top: 30px;
	color: #FFFFFF;
}
div#footerParent a {
	color: #FFFFFF;	
}

div#footerBottomParent {
	margin: 0px auto 0px auto;
	width: 980px;
}

div#footerBottom {
	width: 100%;
	height: 29px;
	padding: 17px 0px 0px 0px;
	background-color: #000000;
	color: #EBEBEB;
}
div#footerBottom a {
	color: #EBEBEB;
	margin: 0px 12px 0px 12px;
}

div#footerLeft {
	display: inline;
	float: left;
	width: 265px;
	line-height: 1.6;
}

div#footerLeft span {
	color: #FFBA00;	
}

div#footerLogoSmileyTech {
	width: 265px;
	height: 55px;
	margin-bottom: 30px;
	background: url(images/background-sprite-v2.jpg) -1200px -480px no-repeat;
}

div#footerCenter {
	display: inline;
	float: left;
	width: 370px;
	height: 180px;
	margin: 60px 0px 0px 00px;
	background: url(images/background-sprite-v2.jpg) -1465px -480px no-repeat;
}

div#footerRight {
	display: inline;
	float: right;
	width: 265px;
	height: 195px;
	padding: 12px 22px 17px 47px;
	font-style: italic;
	background: url(images/background-sprite-v2.jpg) -1835px -480px no-repeat;
}

div#footerRight span {
	line-height: 11px;
	font-size: 18px;
	font-weight: bold;
	color: #7CC21E;	
}

div#footerRight div {
	display: inline;
	float: right;
	font-style: normal;
	margin: 12px 15px 0px 0px;
	color: #A7A7A7;
}

div.hiddenExplanation {
	display: none;
}