
/* ==================== */
/* ! Transparent PNGs   */
/* ==================== */

img,div,a,h1,h2,h3,li,ul {
	behavior:url(css/iepngfix.php);
}




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(../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(../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(../images/global-nav-bg.png) 0 0 repeat-x!important;;
	-webkit-border-radius: 6px 6px 0;
	border-radius: 6px 6px 0;
}

.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(../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: 387px;
	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(../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: 10px
}

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

.info-sep {
	height: 1px;
	background: transparent url(../images/info-sep.gif) 0 0 repeat-x;
	width: 100%;
	margin-bottom: 0;
	float: left;
	_margin-bottom:-22px;
	position:relative;			
/* 	display: inline; */
}

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

.social-share {
/* 	margin: 18px 0 0 25px; */
	float: left;
}

.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;
	height: 30px;
	text-align: center;
	display: inline;
	float: left;
}

.form-section-right p {
	font-weight: bold;
	font-size: 14px;
	background: transparent url(../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: 27px
}

.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 0;
    padding: 8px;
    width: 220px;  
	color:#999;
	font:inherit;
	background:#fff url(../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 60px
}

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

.footer {
	background: transparent url(../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(../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(../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(../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;
	position: relative;
}

.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(../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(../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(../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(../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(../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(../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(../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;
	word-wrap: break-word;
	word-break: break-all;
}

.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-0 {
	width: 300px;
	font-size: 12px;
	background: transparent url(../images/ico-deal-blue-f.png) 5px 8px no-repeat;
	padding-left: 48px;
	height: 45px
}

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

.deal-notice-2 {
	width: 300px;
	font-size: 12px;
	background: transparent url(../images/ico-deal-green-f.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(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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: relative;
	width: 30px;
	height: 30px;
	background: transparent url(../images/loader-main.gif) no-repeat 0 0;
	margin-left: 575px;
    margin-top: -33px;	
}

.price-table {
	border: 1px solid #acc7ac;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #eaf8e6;
	margin-top: 30px;
	margin-left: -25px;
	float: left;
	width: 230px;
	
}

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

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

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



/* ============== */
/* ! Commission   */
/* ============== */

.inc-ball-b {
	height: 214px;
	width: 214px;
	background: transparent url(../images/inc-bg-b.png) no-repeat 0 0;	
}

.inc-ball-s {
	height: 136px;
	width: 136px;
	background: transparent url(../images/inc-bg-s.png) no-repeat 0 0;	
}

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

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


/* ======== */
/* ! Form   */
/* ======== */


#signupform {
	width: 800px;
	margin: auto;
	margin-top: 20px;
	font-size: 14px;	
}

.signupformlabel {
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 14px;
}

.input1 {
	width: 247px;
	margin-bottom: 4px;
}


.input2 {
	width: 110px;
}

.input3 {
	width: 129px;
}

.input4 {
	width: 28px;
	margin: 0 4px;
}

.input1, .input2, .input3, .input4 {
	padding: 2px 3px;
	font-size: 12px;	
} 


.signupformsep10 {
	height: 10px;
	clear: both;
}

.signupformsep25 {
	height: 25px;
	clear: both;
}

.signupformsep20 {
	height: 20px;
	clear: both;
}

.signupformsep30 {
	height: 30px;
	clear: both;
}

.signupformnotes {
	color: #777;
	font-size: 11px;
}

.textnote {
	font-weight: bold;
	color: #e40e0e;	
}

.signupformtable {
	width: 260px;
	float: left;
}

.signupformtable2 {
	width: 310px;
	float: left;
}

.signupformtableglob {
	width: 540px;
	margin: auto;
	clear: both;
}

.signupformtableglob2 {
	width: 640px;
	margin: auto;
	clear: both;
}

#signupformerrors p {
	font-weight: bold;
	color: #e40e0e;	
	margin: 0 50px;
	padding-top: 10px;
}

.tablesep {
	border-top: 1px solid #339900;
	height: 1px;
	margin: 20px 0;
	clear: both;
}

.tablesepwarning {
	border-top: 1px solid #e40e0e;
	height: 1px;
	margin: 20px 0;
	clear: both;
}

#formcontinuebutton {
	background: transparent url(/newdesign/newnav/images/form_continue_btn.gif) no-repeat;	
	height: 41px;
	width: 133px;
	margin: auto;
	margin-top: 20px;
}

#formcontinuebutton a {
	display:block;
	height: 41px;
	width: 133px;
	text-indent:-9999px;	
}

#formcontinuebutton a:hover {
	background: transparent url(/newdesign/newnav/images/form_continue_btn.gif) no-repeat;	
	background-position: 0 -41px;
}

.nospace {
	white-space: nowrap;
}


/* Exchange Rate widget */
.price-table .currency
{
    border-left: 0;
    border-bottom: 1;
    padding:0;
    margin: 0;
    width: 55px;    
}
.currency-table td
{
    padding: 0;
    margin: 0;
    border: 0;    
}
.currency-table
{
    padding: 0;
    margin: 0;
    float: right;
}
.btn-cur-symbols {
    background: url("/orderflow/images/btn-cur-symbols.png") no-repeat scroll center top transparent;
    cursor: help;
    display: block;
    height: 21px;
    padding-left: 10px;
    text-indent: -99999px;
    width: 41px;
}

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

.price-field
{
    padding: 0 !important;
    border-left: 0 !important;
    border-bottom: 1 !important;
    width: 30px;
}

#currency-tooltip {
    background: url("/orderflow/images/white_arrow_big_2.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    height: 420px;
    padding: 15px 0 20px 30px;
    width: 320px;
}
                         
#hor-zebra {
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    width: 276px;
}
                        
#hor-zebra th {
    color: #003399;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 6px;
}
#hor-zebra td {
    color: #00002C;
    padding: 6px;
}
#hor-zebra .odd {
    background: none repeat scroll 0 0 #E8EDFF;
}
#hor-zebra small {
    color: #999999;
}

.tipsyc .price-table {
	border: 10px solid #749473 !important;
	display: block !important;
	width: 200px !important;
}

#idnlog 
{
    float: left;
    padding-top: 20px;
}
#recent-head {
    padding:11px 0 9px 30px;
    width: 200px;	
    height: 22px;
    background:url(../images/recent-head.png) top center no-repeat;
}

#recent-head h5 {
    padding-left:40px;    
    font-size:12px;
    background:url(../images/recent-ico.png) left 2px no-repeat;		
}

#recent-foot {
    width: 230px;	
    height: 5px;
    background:url(../images/recent-foot.png) top center no-repeat;
}
#scrollable-idnlog p
{
    margin-bottom: 0px;
}
#scrollable-idnlog {
    background-color: #eaf8e6;
    height: 200px;
    overflow: hidden;
    width: 230px;
}
                
#scrollable-idnlog div {
    padding-bottom: 15px;
    padding-left: 30px;
}

#help-window h3 {
	margin-top: 8px;
	margin-left: 10px;
	font-weight: bold;
}
    
#help-window p {
	line-height: 30px;
}    
                        		
.disabled span {
	color: #999 !important;
}

.tiny-header {
	font-size: 9px!important;
	line-height: 1em;
	width: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

th label {
	color: #FFC;
	vertical-align: bottom !important;
	font-weight: normal;
	font-size: 9px;
}

.ico-arrow {
	padding-left: 14px;
	background: url(../images/ico-arrow.png) 0 50% no-repeat;
	color: #D60E1B;
	font-weight: bold;
	font-size: 14px;
	margin-top: -4px;
}

.discount-charts {
	float: left;
	margin-left: 450px;
	margin-top: -48px;
}

.discount-charts table {
	font-size: 11px;
	margin-top: 10px;
}

.discount-charts table th {
	background-color: #404448;
	border-left: 1px solid #6F7174;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

.discount-charts table td {
	border-color: #E1E1E1 #CBCBCB;
	border-style: solid;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.discount-charts table .even {
	background-color: #F3F3F3;
}

.discount-charts h4 {
	margin-bottom: 0!important;
	font-size: 14px!important;
	font-weight: bold!important;
	color: #1879AC!important;
}

.table-domain-expdate {
	text-align:center;
        font-size:11px;
	padding-left:0!important;
}

.confirmation label {
	line-height: 30px;
	margin-left: 20px;
}

.confirmation input {
	margin-top: 8px;
	position: absolute;
}

.confirmation a {
	cursor: pointer;
	margin-left: 25px;
}

.border-gray {
	border-bottom: 2px solid #cccccc;
	margin-bottom: 30px;
}

#pop-documents {
	padding: 20px;
}

#pop-documents p {
	line-height: 26px;
}

#pop-documents h3 {
	font-weight: bold;
}

.error {
	color: red;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

.loading3 {
	position: absolute;
	margin-left: -30px;
	margin-top: 10px;
}

.bottom-nav .discount-charts {
	margin-left: 100px !important;
}