/* ====== Misc Styles ====== */

div#dan {
	width: 180px;
	margin: 0 auto 20px !important;
}

/* ====== Minimal Styles ====== */

body#minimal {
	background-color: #f9f9f9;
	background-image: none;
}

header#minimal {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

header#header {
	background-color: #fff;
}

h1.top.minimal {
	position: relative;
	top: 5px !important;
	display: block;
}

footer#minimal {
	background-color: #f9f9f9;
	padding-top: 30px;
	border-top: 1px solid #f1f1f1;
	margin-bottom: -10px;
}

footer#minimal p {
	font-size: 13px;
}

/* ====== Page Titles ====== */

#page-title {
	padding-top: 80px;
	padding-bottom: 80px;
	background: #2a3644 url(../img/2013/bg.png) repeat fixed;
}

.dns-overview {
	background: url(../img/2013/headers/overview.jpg) no-repeat fixed center top !important;
}

.mail-overview {
	background: url(../img/2013/headers/dns-overview.jpg) no-repeat fixed center top !important;
}

.about-overview {
	background: url(../img/2013/headers/about-us-overview.jpg) no-repeat fixed center top !important;
}

.whyus-overview {
	background: url(../img/2013/headers/why-us-overview-blue.jpg) no-repeat fixed center top !important;
}

.what-is-dns-overview {
	background: url(../img/2013/headers/why-us-overview.jpg) no-repeat fixed center top !important;
}

#page-title h2 {
	margin-bottom: 0 !important;
	color: #b2b2b2;
	text-shadow: none;
	font-weight: 300;
	padding-top: 13px;
	font-size: 20px;
	padding-left: 10px;
}

#page-title p {
	font-size: 16px;
}

/* ====== Sub Page Styles ====== */

.border-white {
	border-bottom: 1px solid #fff;
	margin-bottom: 60px;
	margin-top: -1px;
	height: 1px;
}

.right-justify {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 30px;
}

.bottom-row {
	margin-top: 100px;
}

/* ====== Checkout ====== */

.checkout-step {
	-webkit-border-radius: 30px;
	   -moz-border-radius: 30px;
	        border-radius: 30px;
	background-color: #fff;
	border: 2px solid #f1f1f1;
	text-align: center;
	float: left;
	color: #ddd;
	width: 46px;
	height: 33px;
	padding-top: 13px;
	margin-left: 10px;
}

.checkout-step.active {
	font-weight: 600;
	color: #acd90e;
	border-color: #acd90e;
}

.checkout-step.visited {
	font-weight: 600;
	color: #ccc !important;
	border-color: #ddd;
}

.row-fluid select {
	font-size: 14px !important;
}

table#review-order {
}

table#review-order select {
	font-size: 12px;
}

a.update-cart {
	color: #bbb;
	font-size: 12px;
	font-weight: 400 !important;
	margin-top: 3px !important;
}

a.update-cart:hover {
	text-decoration: underline;
}

a.remove {
	color: #dd514c;
	font-size: 12px;
}

td.total, p.total {
	color: #f8ab10;
	font-weight: 600;
	font-size: 18px;
}

table#alert-table {
	margin-bottom: 30px;
}

span.credit-cards {
	background-size: 137px 19px !important;
	-moz-background-size: 137px 19px !important;
	background: url(../img/2013/credit-cards.png) no-repeat;
	position: relative;
	width: 141px;
	height: 19px;
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 20px;
}

span.paypal {
	background-size: 42px 25px !important;
	-moz-background-size: 31px 19px !important;
	height: 25px;
	width: 42px;
	background: url(../img/2013/paypal.png) no-repeat;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: -1px;
	margin-right: 10px;
}

#paypal-radio {
	float: left;
	margin-top: -4px;
}

td.years select.years-sel, select.small {
	height: 21px;
	font-size: 13px !important;
	padding: 0 !important;
}

label.cc {
	cursor: pointer;
	padding-left: 20px;
	padding-top: 8px;
	margin-top: -25px;
}

.radio3sel {
	margin-left: 10px;
	position: relative;
	left: 10px;
}

#payment-type {
	border-bottom: 1px dotted #ddd;
}

#set_cc h3 {
	margin-bottom: 5px;
}

#review-sign-in-wrap, #review-sign-up-wrap, #form-box-wrap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	padding: 30px;
	background-color: #f9f9f9;
	border: 1px solid #eaeaea;
}

/* ====== Sign Up Form ====== */

form#review-sign-up .parsley-error-list {
	
}

.parsley-container {
	float: left;
	clear: left;
	width: 200px;
	height: 20px;
	background-color: #dcdc67;
}

.control-group {
	margin-bottom: 0px;
}

/* ====== Pricing Tables ====== */

.ribbon {
	background: url(../img/2013/sprite.png) no-repeat right -224px;
	width: 76px;
	height: 76px;
	position: absolute;
	margin-top: -5px;
	margin-left: -5px;
}

.ribbon-text {
	position: absolute;
	border: none;
	color: #fff;
	font-weight: 600;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	           filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	width: 76px;
	height: 76px;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 16px;
}

.price-table {
	background-color: #f9f9f9;
	margin-bottom: 20px;
}

.price-table.white {
	background-color: #fff !important;
	position: relative;
}

.price-table.white ul li:nth-child(odd) {
	background-color: #fdfdfd;
}

.price-table ul li.header {
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #666;
}

.price-table a {
	margin-top: 20px;
	margin-bottom: 20px;
}

.price-table ul {
	text-align: center;
	border: 1px solid #e9e9e9;
}

.price-table ul li {
	padding: 20px;
	border-bottom: 1px solid #e9e9e9;
	font-weight: 00;
	color: #666;
	text-transform: capitalize;
}

.price-table ul li.highlight {
	background-color: #f9f9f9;
}

.price-table ul li p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
}

.price-table ul li.service {
	text-align: right;
}

.price-table ul li.service span {
	margin-left: 20px;
	float: right;
	width: 100px;
	text-align: left;
	margin-right: 150px;
}

.price-table ul li.price {
	font-weight: 400;
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.price-table ul li.price span {
	font-weight: 200;
	color: #c9c9c9;
}

.price-table ul li span {
	font-weight: 400;
	color: #2b3747;
}

.button.price-table {
	text-align: center;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	margin-bottom: -20px;
	display: block !important;
	line-height: 40px;
	font-size: 20px;
	margin-top: -2px;
}

.button.price-table.green {
	background-color: #acd90e;
}

.button.price-table.green:hover {
	background-color: #98c611;
}

.button.price-table#free {
	background-color: #e9e9e9;
	color: #aaa;
	text-shadow: none;
}

.price-table ul li.header.light {
	color: #a4a4a4;
}

.price-table ul li.expire {
	color: #fd9596 !important;
}

/* ====== Services Overview ====== */

#content-wrap,.content-wrap,#services-wrap,#section-wrap,.section-wrap,#left {
	padding-top: 80px;
	padding-bottom: 80px;
}

.service-row {
	margin-top: 80px;
}

.service-row.cart-review-row {
	margin-top: 10px !important;
}

.service {
	text-align: left;
}

.service.center {
	text-align: center;
}

.service ul {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	margin-left: 0;
	margin-bottom: 30px;
}

.service ul li {
	clear: left;
	font-weight: 400;
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: capitalize;
	color: #666;
}

#service-callout {
	background-color: #acd90e;
	color: #fff !important;
	-webkit-border-radius: 300px;
	   -moz-border-radius: 300px;
	        border-radius: 300px;
	margin-left: auto;
	text-align: center;
	-webkit-transition:background-color .1s linear;  
	 -moz-transition:background-color .1s linear; 
	   -o-transition:background-color .1s linear;
	      transition:background-color .1s linear;
	display: block;
	margin-right: auto;
	width: 160px;
	height: 160px;
	padding: 60px;
	margin-top: 30px;
}

#service-callout:hover {
	background-color: #98c611;
}

#service-callout h2 {
	margin-bottom: 10px;
}

#service-callout p {
	color: #fff;
	margin-bottom: 10px;
	line-height: 24px;
}

.link {
	color: #fff;
	font-weight: 600;
	font-size: 18px;
}

/* ====== Feature List ====== */

.feature {
	
}

.feature h3 {
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 0;
	color: #777;
}

.feature p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 30px;
}

/* ====== Service Icon ====== */

.service-icon-wrapper  {
	margin-left: 0;
	display: none;
}

.service-icon-sub {
	-webkit-border-radius: 300px;
	   -moz-border-radius: 300px;
	        border-radius: 300px;
	float: left;
	border: 10px solid #fff;
	height: 300px;
	margin-bottom: 30px;
	margin-left: 25px;
	width: 300px;
}

/* ====== Why Us ====== */

#why-us-peeps {
	margin-bottom: -80px;
}

#common-questions {
	background: url(../img/2013/bg-cables-2.jpg) center top repeat fixed !important;
}

#why-us-overview {
	padding-top: 80px;
	padding-bottom: 80px;
}

#uptime {
	padding-top: 80px;
	padding-bottom: 80px;
}

.separator {
	background-color: #f3f3f3;
	-webkit-border-radius: 300px;
	   -moz-border-radius: 300px;
	        border-radius: 300px;
	height: 70px;
}

/* ====== Outage ====== */

#outage {
	padding-top: 80px;
	padding-bottom: 80px;
}

#outage-img {
	height: 600px;
	background-color: #f2f2f2;
}

/* ====== Downloads ====== */

#download-box {
	
}

.download-btn {
	font-size: 24px !important;
	display: block !important;
	text-align: center;
	margin-top: 50px;
	line-height: 60px;
}

/* ====== Ticket Modal ====== */

.button.ticket {
	margin-top: 20px;
}

.parsley-error-list li {
	color: #ff2600;
	font-size: 12px;
	float: left;
	margin-bottom: 15px;
}

.parsley-error {
	border-color: #ff2600 !important;
	background-color: #fff4f5;
	color: #ff2600;
}

#search-result {
	display: block;
	margin-top: 30px;
	border-top: 1px solid #ececec;
	margin-bottom: 30px;
}

#search-result li {
	display: block;
	border-bottom: 1px solid #ececec;
}

#search-result li a:hover {
	background-color: #f7f7f7;
}

#search-result li a {
	display: block;
	color: #737373;
	text-decoration: none;
	font-size: 14px;
	background: url(http://www.noip.com/support/wp-content/themes/supportdesk/images/kb-small.png) no-repeat 5px center;
	padding: 15px 15px 15px 35px;
	-webkit-transition:background-color .1s ease-in;  
	   -moz-transition:background-color .1s ease-in;  
	     -o-transition:background-color .1s ease-in;  
	        transition:background-color .1s ease-in; 
}

#search-result li.nothing-here {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #ff2600;
	background-color: #fff4f5;
}

/* ====== Sitemap ====== */

#sitemap-wrap {
	margin-top: -30px;
}

#sitemap-wrap h3 {
	margin-top: 30px !important;
	margin-bottom: 30px;
}

#sitemap-wrap ul {
	
}

#sitemap-wrap ul li a {
	color: #666 !important;
	font-size: 14px;
	font-weight: 300;
}

#sitemap-wrap ul li a:hover {
	color: #26c1d0 !important;
}

/* ====== Sign In Page ====== */

#sign-in-wrap {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 60px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#sign-in-container {
	margin-bottom: 80px;
}

/* ====== Domain Registration ====== */

#domreg-wrap {
	padding-top: 80px;
	padding-bottom: 80px;
}

input#domain-search {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	font-weight: 300;
	vertical-align: middle;
	color: #5a636c;
	float: left;
	font-size: 18px;
	padding: 12px 20px 12px 52px;
}

span.www {
	float: left;
	position: relative;
	z-index: 137;
	color: #ddd;
	margin-right: -50px;
	left: 10px;
	top: 13px;
	font-size: 18px;
}

.domreg-btn {
	font-size: 20px !important;
	text-align: center;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}

#dom-search-results-wrapper label {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 10px;
	background-color: #f9f9f9;
}

#dom-search-results-wrapper label input {
	margin-top: -5px;
	margin-right: 5px;
}

#dom-search-results-wrapper ul {
	margin-bottom: 30px;
}

#dom-search-results-wrapper ul li {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	margin-left: 0 !important;
}

#dom-suggestions {
	display: inline-block;
}

#dom-available label {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

label.with-plus {
	background-color: #26c1d0 !important;
	color: #fff !important;
}

/* ====== Host Activate ====== */

#recaptcha_block {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 20px;
}
#recaptcha_image {
	float: right;
	height:95px !important;
}

#recaptcha_controls {
	font-size: 12px;
	width:128px;
	float:left;
	color: #2C3034;
	margin-left: 0;
}

#recaptcha_controls a {
	color: #26c1d0;
}

#recaptcha_controls a:hover {
	color: #acd90e;
}

#recaptcha_controls p {
	padding:0;
}

#recaptcha_controls ul {
	list-style:none;
}

#recaptcha_powered {
	font-size:9px;
}

/* ====== / Domain Registration ====== */

/* ====== Select Box Styles ====== */

#select-box-wrap {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	background-color: #f1f1f1;
	position: relative;
	display: inline-block;
	padding-left: 5px;
}

.select-box-domreg {
	margin-left: -78px;
	margin-top: 4px;
}

.select-box-domreg-footer {
	float: right;
	margin-top: -59px;
	margin-right: 3px;
}

select#domain-search-sel {
	-webkit-appearance: none;
	   -moz-appearance: none;
	background: transparent !important;
	border: none;
	cursor: pointer;
	position: relative;
	z-index: 2;
}

/* ====== Modal Misc ====== */

.done {
	color: #ddd;
	text-decoration: line-through;
}

.modal-list {
	margin-top: -1px;
}

.modal-list li a {
	font-weight: 400;
	font-size: 14px;
}

#host-create-modal-body {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 20px;
}

::-moz-placeholder {
	padding-top: 10px;
}

:-ms-input-placeholder {
	padding-top: 10px;
}

input:-moz-placeholder {
	padding-top: 10px;
}