/*
	PACKAGE SELECTION
*/
#pricetable_wrapper {
	text-align: unset;
	width: 690px;
}

#pricetable_wrapper h2 {
	font-size: 31.5px;
	padding: 0px;
	margin: 0px;
	display: block;
	margin-left: -1px;
	margin: 10px 0;
}

.pricetable_bottom_notice {
	padding-top: 30px;
	padding-bottom: 30px;
}

#pricetable_wrapper .pricetable_bottom_notice p {
	line-height: 1.3;
	margin-bottom: 0px;
}

#pricetable {
	margin: 0;
	table-layout: fixed;
	border-collapse: separate;
}

col {
	border: 1px solid transparent;		
}

.highlighted_column_td {
	background-color: hsl(55, 100%, 87%);
}

#pricetable thead td {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#pricetable thead td div {
	font-size: 16px;
	font-weight: bold;
}

#pricetable thead tr:first-child td
{
	border-radius: 15px 15px 0px 0px !important;
}

#pricetable tfoot tr:last-child td
	{
	border-radius: 0px 0px 15px 15px !important;
}

#pricetable thead tr td:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0 0 1px;
    padding-left: 10px !important;
    text-align: left;
}

#pricetable tbody tr td:first-child  {
    background-color: #F5F5F5 !important;
    padding-left: 10px !important;
    text-align: left;
    border-left-width: 1px;
}

#pricetable tbody tr:first-child td {
    border-top-width: 1px;
}

#pricetable tbody tr:first-child td:first-child {
    border-radius: 15px 0 0 0;
}
#pricetable tbody tr:last-child td:first-child {
    border-radius: 0 0 0 15px;
}

#pricetable td {

	text-align: center;
	margin: 0;
	padding: 7px 24px !important;
	width: 188px;
}

#pricetable tbody td
{
	border: solid hsl(0, 0%, 87%);
    border-width: 0 0 1px 0;
}

#pricetable .greentext {
	color: green;
	font-weight: bold;
}

#pricetable tfoot tr div {
	font-size: 14px !important;
	font-weight: bold;
	margin: 0 0 7px 0 !important;
}

#pricetable tfoot tr td {
	vertical-align: baseline;
}

#pricetable thead tr:nth-child(2) td {
	border-bottom: 0 !important;
	font-size: 16px !important;
	margin: 0 !important;
	padding: 0px 3px 16px 3px !important;
	vertical-align: top;
	line-height: 14px;
}

#pricetable thead tr:nth-child(2) span {
	font-size: 10px;
	text-align: center;
	display: block;
	margin-left: 8px;
	margin-right: 8px;
}

#pricetable thead tr:first-child div {
	margin: 18px 0 0 0 !important;
	/*font-size: 12px !important;*/
	text-align: center;
}

#pricetable td.highlighted_column_td
{
	 box-shadow: 0px 5px 5px hsl(48, 50%, 75%);
}

#pricetable tr .permonth {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

#pricetable .btn {
	/*background: hsl(0, 0%, 90%);*/
    color: hsl(0, 0%, 0%);
    font-size: 13px;
    font-weight: normal;
}

#pricetable .btn.active,
#pricetable .btn.active:hover {
	background: hsl(48, 99%, 59%); 
}

#pricetable .checkboxIcon {
	font-size: 17px;
	color: #0C6A01;
}

.payment input:focus,.payment select:focus {
	background: #fff;
	border-color: #ffd100;
}

input.payment_form_medium {
	width: 178px;
}

.payment input.payment_form_small {
	width: 60px;
}

.payment input.payment_form_large {
	width: 260px;
}

.payment select.payment_form_large {
	width: 272px;
}

.payment select.birthday_day,.payment select.birthday_year {
	width: 62px;
}

.payment select.birthday_year {
	padding-left: 0;
}

.payment select.birthday_month {
	width: 125px;
}

.payment input.radio {
	border: 0;
	margin: 0 4px 0 0;
}

.payment select {
	height: 30px;
}

form.payment {
	display: block;
	margin-top: 20px;
}

.payment fieldset {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

.payment dl {
	clear: both;
	width: 100%;
	margin: 0;
}

.payment dt {
	float: left;
	line-height: 25px;
	width: 160px;
	margin: 0 10px 2px 0;
	padding: 2px 0 0 0;
}

.payment dd {
	float: left;
	line-height: 25px;
	margin: 0 0 2px 0;
	position: relative;
}

dt label,dd label,.payment label {
	display: inline;
}

.submit_button_bar {
	width: 445px;
	text-align: right;
}

.submit_button_bar #back_button {
	position: relative;
	float: left;
}

.submit_button_bar #submit_button {
	float: right;
}

.payment input[type="submit"],.payment input[type="submit"] {
	border-radius: 4px;
}

#additional_fee_text {
    font-size: 10px;
    color: #666;
    height: 44px;
    margin-top: 4px;
    margin-left: 18px;
}

#domain_name {
	margin-right: 5px;
	width: 220px;
}

#domain_tld {
	margin-left: 5px;
}

.method_img {
	width: 64px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}

.method_row {
	width: 440px;
	height: 30px;
	display: block;
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: linear-gradient(to bottom,  hsl(0,0%,100%) 38%,hsl(50,10%,96%) 100%);
}

.method_row:hover {
	border: 1px solid #999;
	background: linear-gradient(to bottom,  hsl(0,0%,100%) 38%, hsl(50, 100%, 75%) 100%);
}

.method_row_active,
.method_row.method_row_active
 {
	border: 1px solid #666;
	font-weight: bold;
	background: linear-gradient(to bottom, hsl(48, 100%, 75%) 38%, hsl(48, 94%, 50%) 100%);
}

.method_row input {
	float: left;
	margin-top: 7px;
}

.method_row input {
	background: transparent;
}

.method_row_active input {
	background: transparent;
}


.order_overview {
	width: 445px !important;
	/*<!-- else border gets ignored wtf? -->*/
	border-collapse: collapse;
	border-spacing: 0;
}

.order_overview thead {
	border-bottom: 2px solid #d5d4d0;
	font-size: 11px;
	text-align: left;
}

.order_overview th,.order_overview td {
	padding: 4px;
}

.order_overview tbody tr {
	border-top: 1px solid #e8e8e8;
}

.order_overview tbody tr.sum_sub {
	border-top: 2px solid #d5d4d0;
}

.order_overview tbody tr.sum_sub td {
	font-weight: bold;
}

.order_overview .sum_standalone {
	color: #999;
}

.order_overview .sum_discount {
	color: green;
	font-weight: bold;
}

.payment h3 {
	border: 0;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 14px;
}


form.payment {
	display: block;
	margin-top: 20px;
}

.payment fieldset {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}

.payment dl {
	clear: both;
	width: 100%;
	margin: 0;
}

.payment dt {
	float: left;
	line-height: 25px;
	width: 160px;
	margin: 0 10px 2px 0;
	padding: 2px 0 0 0;
}

.payment dd {
	float: left;
	line-height: 25px;
	margin: 0 0 2px 0;
	position: relative;
}

.addressData {
	float: left;
	width: 212px;
}

.paymentData {
	float: right;
	width: 172px;
}

.payment .greenText {
	color: green;
	font-weight: bold;
}
