html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
form legend {display: none;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
ul {list-style: none;}
hr {display: none; visibility: hidden;}

:focus {outline: 0;}

strong {
	font-weight: bold
}

.clearfix
{
	display: inline-table;
/* Hides from IE-mac \*/
	height: 1%;
	display: block;
/* End hide from IE-mac */
}

html>body .clearfix
{
	height: auto;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


body {
	color: #333333;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 1.1em;
	line-height:1.1em;
	background: #5a8f59 url(/idn/images/main-bg.gif) 0 0 repeat-x;
}

a {
	color: #427a2c;
}

a:hover {
	color: #51bff0;
}

small {
	font-size: 11px
}

#wrapper {
	width: 960px;
	margin: auto;
	margin-top: -35px;
}

.header {
	background: #000 url(/idn/images/main-header-bg.jpg) right 0 no-repeat;
	height: 160px;
	width: 1000px;
	margin: auto;
}

.header-right-section h2 {
	text-align: right;
	margin-top: 40px;
	display: block;
	font-size: 24px;
	color: #3ecefe;
	font-weight: bold;
}

.header-right-section h3 {
	text-align: right;
	margin-top: 12px;
	display: block;
	font-size: 24px;
	color: #fff;
	font-style: italic;
	font-family: Georgia;
}

.header-right-section {
	width: 500px;
	margin-right: 20px;
	float: right;
}

#logo {
	float: left;
	width: 325px;
	height: 59px;
	margin-top: 32px;
	margin-left: 40px;
	position: absolute;
	display: block;
}

.global-nav {
	height: 43px;
	width: 960px;
	background: transparent url(/idn/images/global-nav-bg.png) 0 0 no-repeat;
}

.global-nav li {
	height: 43px;
}

.global-nav table {
	margin: auto;

}

.global-nav li a {
	color: #ffffcc;
	text-decoration: none;
	padding: 0 28px;
	line-height: 43px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 43px;
	white-space: nowrap;
}

.global-nav li:hover a {
	background: transparent url(/idn/images/nav-global-over.png) 0 0 repeat-x;
	cursor: pointer;
	color: #80ce66!important;
    text-shadow: 0 -1px #242627;
}



.info-section {
	background-color: #f1f9d1;
/* 	min-height: 500px;	 */
}


.content {
	background-color: #f1f9d1;
	min-height: 500px;
    background-color: #FFFFFF;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
	float: left;
	margin-bottom: 30px;
	width: 960px;
	padding-bottom: 40px
}

#video {
	width: 640px;
	height: 390px;
	padding: 14px 0 14px 14px;
}

.info-content {
	width: 270px;
	height: 430px;
	background-color: #fefefa;
	border: 1px solid #d7deba;
	float: right;
	margin: 15px 15px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden
}

.info-content h2 {
	background: transparent url(/idn/images/ico-checkmark.png) 0 0 no-repeat;
	color: #5d656a;
	font-weight: bold;
	font-size: 18px;
	padding-left: 38px;
	display: block;
	height: 35px;
	line-height: 30px;
	margin: auto;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 6px
}

.info-content p {
	font-size: 13px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0;
	margin-bottom: 6px;
	color: #3f3f3f;
	line-height: 16px;
}

.info-sep {
	height: 1px;
	background: transparent url(/idn/images/info-sep.gif) 0 0 repeat-x;
	width: 100%;
	margin-bottom: 15px
}

.info-sep img {
	margin-top: -15px;
	margin-left: -1px
}

.social-share {
	height:50px;
	background-color:white;
	border:#d7deba solid 1px;
	padding:10px;
}

.form-section {
	 background-color: #406548;
	 height: 208px;
}

.form-section-right {
	width: 260px;
	float: right;
	margin-top: 10px
}

.form-section-right ul {
	background-color: #fff9ca;
	width: 220px;
	height: 100px;
	margin-top: 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.form-section-right li {
	border-bottom: 1px solid #d0d1b8;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px
}

.form-section-right li>img {
	margin-top: 4px
}

.form-section-right ul span {
	width: 110px;
	text-align: center;
	display: block;
	float: left;
}

.form-section-right p {
	font-weight: bold;
	font-size: 14px;
	background: transparent url(/idn/images/ico-dont.png) 0 0 no-repeat;
	padding-left: 20px;
	line-height: 16px;
	color: #f6ffe5;
	clear: both;
	margin-left: 10px
}

.form-section-right a {
	font-weight: bold;
	font-size: 12px;
	color: #cff6a0;
	margin-left: 8px
}


.form-place {
	background-color: #262a2b;
	width: 640px;
	height: 178px;
	float: left;
	margin: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.form-place table {
	margin-left: 25px
}

.form-place h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 13px;
}

.form-place select {
/* 	font-size: 14px; */
	color: #5e5e5e;
}

.form-place select option {
/* 	font-size: 14px */
}

.form-place fieldset {
	float: left;
	margin-top: 14px;
}

.form-place .text {
    border: 1px solid #000;
    border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    font-size: 18px;
    margin: 7px 0 0 0px;
    padding: 8px;
    width: 220px;
	color:#999;
	font:inherit;
	background:#fff url(/idn/images/input-bg.png) no-repeat 0 0;
}

.form-place .text:focus, .form-place .text.focused {
    color: #333333;
}


.form-place .form {
	margin: 26px 0 0 34px;
}

.form-place label {
	position: relative;
	display: block;
	font-size: 12px;
	color: #a8aaaa;
	font-weight: bold;
}

.footer {
	background: transparent url(/idn/images/footer-bg.png) center 0 no-repeat;
	height: 100px;
}

.footer-logos {
	width: 960px;
	height: 187px;
	margin: auto;
}

.footer p {
	text-align: left;
	float: left;
}

.button {
    background: url(/idn/images/btn-red.png) repeat-x scroll 0 0 #e91d1d;
    border-color: #b10000;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 20px/15px Helvetica Neue,Arial,"Lucida Grande",Sans-serif;
    margin: 0;
    overflow: hidden;
    padding: 5px 9px;
    text-shadow: 0 1px #7f0f05;
    line-height: normal;
}


.form-section-l {
	margin-left: -8px;
	float: left;
}

.form-section-r {
	margin-right: -8px;
	float: right;
}


.footer-logos h2 {
	text-align: center;
	clear: both;
	color: #000000;
	font-weight: bold;
	padding-top: 16px;
	margin-bottom: 22px;
}

.footer-logos li {
	float: left;
	padding-left: 55px;
	padding-bottom: 15px
}

.copyright {
	margin: auto;
	width: 960px;
	margin-top: 50px;
	height: 120px
}

.copyright p {
	font-size: 12px;
	color: #182910;
	margin-left: 15px;
}


.copyright ul {
	float: left;
	margin-top: 14px;
}

.copyright li {
	float: left;
	margin-left: 10px
}

.bottom-sep {
	color: #395c34
}

.copyright li a {
	font-size: 12px;
	color: #1c2f13;
	text-decoration: none;
	font-weight: bold;

}


.copyright li a.act {
	color: #d5e5c1!important;
	text-decoration: underline!important;
	background: none!important;

}

.copyright li a:hover {
	text-decoration: none;
	color: #d5e5c1;
}

.copyright-logos {
	float: right;
	margin-right: 20px;
	height: 120px
}


.btn-translate {
	float: right;
	margin-top: 46px;
	margin-left: 5px;
}

.btn-translate a {
	background:url(/idn/images/btn-search.png) 0 0 no-repeat;
	width:121px;
	height:53px;
	display:inline;
    margin-top: -46px;
	position: absolute;
	text-align: center;
	line-height: 54px;
	text-decoration: none;
	font-weight: bold;
	color: #1a6181;
	font-size: 16px;
    text-shadow: 0 1px #e1f6ff;
}

.btn-translate a.active {
	background:url(/idn/images/btn-search.png) 0 100% no-repeat;
	width:121px;
	height:53px;
	display:inline;
    margin-top: -46px;
	position: absolute;
	text-align: center;
	line-height: 54px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
    text-shadow: 0 -1px #618595;
}


.no-bg {
	background-image: none!important;
}

.content-info {
    margin-left: 53px;
	margin-top: -10px;
    width: 850px;
	float: left;
}

.content-info li {
	font-size: 13px;
	margin-bottom: 20px
}

.content-info p {
	font-size: 13px;
	margin-bottom: 20px
}

.content h3 {
	font-size: 30px;
	color: #76b25c;
	border-bottom: 1px solid #509839;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: 200;
}

.content h4 {
	font-size: 20px;
	color: #76b25c;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: 200;
}

.domain-name {
    border-bottom: 1px solid #C0C0C0;
    display: block;
    line-height: 14px;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 24px;
}


.domain-ru {
	background: transparent url(../flags/ru.png) 0 3px no-repeat;
}

.domain-al {
	background: transparent url(../flags/al.png) 0 3px no-repeat;
}

.domain-dk {
	background: transparent url(../flags/dk.png) 0 3px no-repeat;
}

.domain-es {
	background: transparent url(../flags/es.png) 0 3px no-repeat;
}

.result-domain {
	margin-top: 30px
}

.btn-add {
	display: block;
	background: transparent url(/idn/images/btn-add.png) 0 0 no-repeat;
	float: right;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 29px;
	margin-top: -10px;
	color: #212e1a;
	font-weight: bold;
}


.btn-add {
	display: block;
	background: transparent url(/idn/images/btn-add.png) 0 0 no-repeat;
	float: right;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 29px;
	margin-top: -10px;
	color: #212e1a;
	font-weight: bold;
}


.btn-proceed {
	display: block;
	background: transparent url(/idn/images/btn-proceed.png) 0 0 no-repeat;
	float: right;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 29px;
	margin-top: -10px;
	font-weight: bold;
	margin-left: 20px;
}

.btn-popular {
	display: block;
	background: transparent url(/idn/images/btn-popular.png) 0 0 no-repeat;
	float: right;
	width: 110px;
	height: 30px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 29px;
	margin-top: -10px;
	font-weight: bold;
}

.shopping-cart {
	float: right;
	background: #f1f9d1 url(/idn/images/ico-cart.png) 8px 10px no-repeat;
	padding-left: 30px;
	border: 1px solid #c4cbaa;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 35px;
	vertical-align: middle;
	margin: 30px 57px 0 0;
}

.shopping-cart p {
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 35px;
}

.message {
	float: left;
	padding-left: 20px;
	border: 1px solid #dfc88f;
	background-color: #fff0a5;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 35px;
	vertical-align: middle;
	margin: 30px 0 0 420px;
}

.message p {
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	line-height: 35px;
}

.side-block {
	float: left;
	width: 200px;
}

.side-block p {
	font-size: 12px;
}

.word-selector {
	background-color: #f6f9e6;
	width: 180px;
	border: 1px solid #8bbb74;
	margin-top: 20px;
	border-radius: 2px;
	-moz-border-radius: 2px
}

.word-selector li {
	line-height: 30px;
	border-bottom: 1px solid #8bbb74;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 0;
	cursor: pointer;
}

.word-selector li:hover {
	background-color: #fcffec;
}

.word-selector li.act {
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	background: #60a24a url(/idn/images/ico-check.png) 7px 7px no-repeat;
}

.table-results {
	width: 630px;
	float: right;
}

.table-normal {
	width: 100%;
	font-size: 13px;
	border-bottom: 3px solid #e1e1e1;
	margin-bottom: 30px
}

.table-normal th {
	background: #404448 url(/idn/images/th-bg.png) repeat-x 0 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 34px;
	border-left: 1px solid #6f7174;
}

.table-normal td {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding-left: 10px;
	line-height: 35px
}

.table-domain-name {
	color: #509839;
	font-weight: bold;
}

.table-domain-name img {
	margin-bottom: -3px;
}

.table-domain-available {
	text-align:center;
	padding:0!important;
}

.table-price {
	font-weight: bold;
	text-align: right;
	color: #45494d;
	padding-left: 0!important;
	padding-right: 10px;
}

.table-price-renew {
	font-weight: bold;
	text-align: right;
	color: #a1a1a1;
	padding-left: 0!important;
	padding-right: 10px;
}

.deal-notice {
	width: 300px;
	font-size: 12px;
	background: transparent url(/idn/images/ico-deal-full.png) 5px 8px no-repeat;
	padding-left: 48px;
	height: 45px
}

.deal-notice p {
		margin-top: 7px;
		float: left;
		line-height: 14px;
}

.btn-norm {
    background: url(/idn/images/btn-norm.png) no-repeat scroll right bottom transparent;
    cursor: pointer;
    display: inline;
    float: left;
    height: 39px;
    margin-right: 2px;
    padding: 0 5px 0 0;
    white-space: nowrap;
	text-decoration: none;
}

.btn-norm span {
    background: url(/idn/images/btn-norm.png) no-repeat scroll left top transparent;
    color: #222222;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 36px;
    padding-left: 15px;
    padding-right: 8px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.btn-small {
    background: url(/idn/images/btn-small.png) no-repeat scroll right bottom transparent;
    cursor: pointer;
    display: inline;
    float: left;
    height: 35px;
    margin-right: 2px;
    padding: 0 6px 0 0;
    white-space: nowrap;
	text-decoration: none;
}

.btn-small span {
    background: url(/idn/images/btn-small.png) no-repeat scroll left top transparent;
    color: #222222;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 31px;
    padding-left: 15px;
    padding-right: 8px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.btn-tiny {
    background: url(/idn/images/btn-tiny.png) no-repeat scroll right bottom transparent;
    cursor: pointer;
    display: inline;
    float: left;
    height: 24px;
    margin-right: 2px;
	padding: 0 3px 0 0;
    white-space: nowrap;
	text-decoration: none;
}

.btn-tiny span {
    background: url(/idn/images/btn-tiny.png) no-repeat scroll left top transparent;
    color: #222222;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.left {
	float: left;
}

.right {
	float: right
}

.table-fin {
	background-color: #ffffcc
}

.price-total {
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;

}

.no-cart {
	margin-top: 40px
}

.invoice-total {
	border: 1px solid #509839;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 8px 10px 8px 10px;
	text-align: center;
	margin-bottom: 10px
}

.invoice-deposit {
	border: 1px solid #b5b5b5;
	border-radius: 0 0 5px 5px;
	background-color: #ffffcc;
	text-align: center;
	padding: 8px 10px 8px 10px
}

.invoice-total span, .invoice-deposit span {
	white-space: nowrap;
	font-weight: bold;
}

fieldset {
	float: left;
	margin: 10px 0 10px 0;
}

fieldset label {
	display: block;
	width: 130px;
	text-align: right;
	float: left;
	font-size: 14px;
	padding-right: 10px;
	margin-top: 3px;
}

.adv-domains {
	float: left;
	width: 270px;
	background-color: #f3f3f3;
	padding: 5px;
	height: 150px
}


.input-long {
	float: left;
	width: 415px;
	background-color: #f3f3f3;
	padding: 8px 5px;
	border: 1px solid #d3d3d3;
	font-size: 12px;
	font:inherit;
	font-size:12px;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#fff url(/idn/images/input-bg.png) no-repeat 0 0;
	line-height:16px;

}

.input-mid {
	float: left;
	width: 135px;
	background-color: #f3f3f3;
	padding: 8px 5px;
	border: 1px solid #d3d3d3;
	font-size: 12px;
	font:inherit;
	font-size:12px;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#fff url(/idn/images/input-bg.png) no-repeat 0 0;
	line-height:16px;
}

.input-small {
	float: left;
	width: 75px;
	background-color: #f3f3f3;
	padding: 8px 5px;
	border: 1px solid #d3d3d3;
	font-size: 12px;
	font:inherit;
	font-size:12px;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#fff url(/idn/images/input-bg.png) no-repeat 0 0;
	line-height:16px;
}

.cc-form {
	width: 650px;
	margin-bottom: 20px;
	float: left;
	margin-left: 100px
}

.sub-header {
	font-weight: bold;
	color: #509839;
	font-size: 13px;
	margin-bottom: 8px;
}

.domains-list {
	font-size: 13px;
	font-weight: bold
}

.domains-list li {
	margin-bottom: 5px;
}

.new-search {
	margin-top: 30px
}

.global-nav .current a {
	color: #fff!important;
    text-shadow: 0 -1px #242627;
}

.paypal-notice {
	width: 670px;
	height: 64px;
	background: transparent url(/idn/images/pp-info.png) no-repeat 0 0;
	margin: auto;
	font-size: 13px;
}

.paypal-notice table {
	margin-left: 160px;
	margin-right: 170px
}

.premium-window {
	background-color: #484848;
	border-radius: 5px;
	color: #fff;
}

#premium-modal p {
	font-size: 14px;
	margin-bottom: 15px
}

.premium-window table {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.premium-window table td {
	font-weight: bold;
	font-size: 13px;
}

.warning {
	background-color: #d41445;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	width: 550px;
	margin: auto;
	padding: 20px 0 10px 0;
	margin-bottom: 30px
}

.warning p {
	font-weight: bold;
	margin: 0 20px 10px 20px;
}

.discount-message {
	background-color: #fee169;
	width: 580px;
	height: 20px;
	float: right;
	margin-bottom:20px;
	border-radius:6px;
	-moz-border-radius: 6px;
	text-align:center;
	font-weight:bold;
	padding:10px
}

.loader-main {
	position: absolute;
	width: 30px;
	height: 30px;
	background: transparent url(/idn/images/loader-main.gif) no-repeat 0 0;
	margin-left: 557px;
    margin-top: -33px;
}

.domain-ticker {
	height: 32px;
	width: 640px;
	border-top: 1px solid #434641;
	background-color: #000000;
	position: absolute;
	overflow: hidden;
	margin-top: 145px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.domain-ticker p {
	color: #a2a385;
	font-size: 13px;
	white-space: nowrap;
	word-spacing: 20px;
	line-height: 33px;
}

.ticker-l {
	float: left;
	background: transparent url(/idn/images/ticker-l.png) no-repeat 0 0;
	width: 18px;
	height: 32px;
	position: absolute;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}

.ticker-r {
	float: right;
	background: transparent url(/idn/images/ticker-r.png) no-repeat 0 0;
	width: 18px;
	height: 32px;
	position: absolute;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	margin-left: 622px;
}
.inc-ball-b {
    background: url("/idn/images/inc-bg-b.png") no-repeat scroll 0 0 transparent;
    height: 214px;
    width: 214px;
}

.inc-ball-s {
    background: url("/idn/images/inc-bg-s.png") no-repeat scroll 0 0 transparent;
    height: 136px;
    width: 136px;
}
.table-ways h4 {
    background: url("/idn/images/inc-checkmark.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 25px;
}

.table-ways p {
    color: #4C4C4C;
    line-height: 18px;
    margin-bottom: 30px;
    margin-left: 25px;
}

#scrollable-idnlog {
	width: 270px;
	height: 100px;
	overflow: hidden;
	background-color: #edf8bf;
}
#scrollable-idnlog div{
	padding-bottom: 15px;
	padding-left: 50px;
}
#scrollable-idnlog p{
	margin-bottom: 0px;
	margin-right: 0px;
}

.idnlog-header
{
	padding: 10px;
	text-align:center;
    color: #5D656A;
    font-size: 16px;
    font-weight: bold;
}
@charset "utf-8";
/* CSS Document */

a {color:#0566c5;}
a:hover {color:#990000;}
.green { text-align:center; font-size:30px; color:#509839; text-transform:uppercase; font-weight:normal; margin-top:40px; }
.stretched-sheet {background:url(/idn/images/sheet.png) center no-repeat; height:158px; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:bold; font-style:italic; text-align:center; text-shadow: #d8eef9 0px 1px 0px; }
.content-info {float:none;}
.content-info p{font-size:14px;}
.grayline {height:97px; background-color:#e5e5e5; text-align:center; margin-top:30px; padding:10px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; font-style:italic;}

.btn-signup{
	background:transparent url(/idn/images/signup-btn.png) no-repeat center top;
	display:block;
	margin: 0px auto 0 auto;
	width:254px;
	height:65px;
	text-indent: -9999px;
}


.btn-signup:hover {
	background-position:center bottom;
}

.red { background:url(/idn/images/red-border.png) center top no-repeat; width:741px; height:95px; text-align:center; font-size:48px; line-height:90px; color:#ed1f21; text-transform:uppercase; font-weight:bold; margin:0 auto; }

.greyheader {font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; line-height:22px; font-weight:bold !important; font-style:italic; text-align:center; color:#656262 !important;}

.qualifications .blue {font-size:28px; color:#2bb5e6 !important; text-transform:uppercase; font-weight:normal; border-bottom:none !important; margin:0 !important; }
.qualifications .smallgreen {font-size:24px; color:#509839 !important; text-transform:uppercase; font-weight:normal; border-bottom:none !important; margin:0 !important; }

.testimonial { display:block; float:right; width:260px; margin:0;}
.testimonial .title {color:#e02d19; font-weight:bold; font-size:14px; }
.testimonial .name {color:#000000; font-weight:normal; font-size:12px; line-height:14px; margin-top:8px; }
.testimonial .location {color:#737373; font-weight:normal; font-size:11px; line-height:14px; margin-bottom:10px;  }


.interstitial-left {
	background-color: #f3f3f3;
	width: 270px;
	float: left;
	height: 260px;
	margin-bottom: 20px
}
.interstitial-right {
    background:url(/idn/images/b-free-trial.png) no-repeat scroll 290px 182px #F3F3F3;
    float:left;
    height:260px;
    margin-bottom:20px;
    margin-left:20px;
    width:370px;
}

.interstitial-left p, .interstitial-right p {
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px
}

#interstitial-modal ul {
	margin-left: 20px;
	margin-bottom: 20px;
}

#interstitial-modal li {
	padding-left: 20px;
	background: transparent url(/idn/images/li-small.png) 0 0 no-repeat;
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold
}

.testimonial p
{
	font-size: 12px;
	line-height: 1.3em;
}

#btn-pricing {
	display:block;
    margin:0 auto 6px auto;
	width:239px;
	height:34px;
	background:url(/idn/images/pricing-button.png) top center no-repeat ;
	cursor:pointer;
}

#btn-pricing span {display:none;}


#btn-pricing:hover {
	background-position:bottom;
}
#price-table-div
{
	border-right: #acc7ac 1px solid;
}
.price-table-hint {
	border: 1px solid #acc7ac;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #eaf8e6;
	margin-left: 0px;
	width: 230px;
}

.price-table-hint th {
	color: #466f45;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: transparent url(/idn-orderflow/images/price-t-h.png) repeat-x 0 0;
	height: 30px;
    text-shadow: 0 1px 0 #FFFFFF;
	border-right: #acc7ac 1px solid;
}

.price-table-hint td {
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	border-bottom: 1px solid #c5dbc3;
	height: 30px;
	border-left: 1px solid #acc7ac;
	border-right: #acc7ac 1px solid;
	color: black;
}

.price-table-hint td p {
	font-size: 11px;
	color: #466f45;
	line-height: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	color: #749473;

}

#lightbox {
  display: none;
  position: fixed;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  text-align: center;
  opacity: 0;
  transition: 0.5s;
}

#lightbox:target {
  background: rgba(0,0,0,0.6);
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: 0.5s;
}

ul.emoji-domains {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-right: 30px;
}

ul.emoji-domains li {
  padding: 5px 10px;
  text-align: center;
  font-size: 1.6em;
}

ul.emoji-domains a {
  text-decoration: none;
}

.img-center {
  display: block;
  margin: 0 auto;
}

.emoji {
  height: 24px;
  width: 24px;
}
