.bad-input {color: red; background: yellow}
.contact-1 {float: left}
table.price-and-description {border: 1px solid #888; width: 95%}
table.price-and-description td {border: 1px solid #888; padding: 5px;background: #f6f6f6}
.error {color: red}
table.basket {
	width: 95%;
}
table.basket thead th {
	background: #888;
	color: white;
}
table.basket tbody td,
table.basket tbody th,
table.basket tfoot th,
table.basket tfoot td {
	background: #eee;
	color: black;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

table.basket tfoot th,
table.basket tbody th {
	text-align: left;
}

table.basket tbody td:first-child {
	text-align: left;
}
td.unit_price_left {
	border-width: 1px 0px 1px 1px;
}
td.unit_price_mid {
	border-width: 1px 0px 1px 0px;
}
td.unit_price_right {
	border-width: 1px 1px 1px 0px;
	text-align: right;
}

.contact-1 table th {
	text-align: left;
}
a:link img#check-cookie { border: none; }
a:visited img#check-cookie { border: none; }
a:hover img#check-cookie { border: none; }
.bottom-links span {font-size: smaller;}
.left-th th {text-align: left;}
input[type="text"], select {width: 200px;}
.normal-input-width input[type="text"],
.normal-input-width select {width: auto;}
.dac-results-table {width: 95%;}

.basket .item-name {text-align: left;}
.basket tbody th {text-align: left;}
.basket tfoot th {text-align: left;}

/* This is just to make MSIE more sane */
h4 {font-size: 100%;}
       
#customerticket {width: 100%; padding: 1px; border: 1px solid #666;}
#customerticket table {width: 100%; border-collapse: collapse; text-align: left; color: #666;}
#customerticket p {padding: 0; margin: 0;}
#customerticket th, #customerticket td {padding: 7px 10px;}
#customerticket th { text-align: left; background: #666; color: #fff;}
#customerticket tr.ticketsummary {background: #dedede;}
#customerticket tr.ticketsummary {background: #dedede;}
#customerticket tr.ticketsummary td {border-top: 1px solid #fff;}
#customerticket tr.ticketsummary td img {text-decoration: none; float: left; padding: 0 5px; }
#customerticket tr.ticketsummary td {text-decoration:underline;}
#customerticket table.ticketresponse {border: none;}
#customerticket table.ticketresponse th {background: #fff; color: #666;}
#customerticket table.ticketresponse tr {background: #f0f0f0;}
#customerticket table.ticketresponse tr.alt {background: #fff;}

/* Namefinder Page */

p.domres img { float: left; padding: 2px 3px 0 0; }
.dominitial { font-size: 25px; }
.domyes { color: #64B955; }
.domno { color: #CC0000; }
p.socdominfo { float: left; width: 90px; }
ul.socdoms li { width: 210px; float: left; padding-right: 5px; margin-top: 15px; }
ul.socnames li { float: left; margin-top: 15px; font-size: 18px; font-weight: 700; width: 125px; }
ul.socnames li img { padding: 2px 5px 0 0; }
ul.socnames li p { margin-top: 5px; }
ul.socnames li a, p.soctaken { font-size: 12px; padding: 3px 20px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-decoration: none; background: url(./theme-images/bg_grey_sml_fade.png) repeat-x top; color: #fff; }
ul.socnames li a:hover { background: url(./theme-images/bg_grey_sml_fade.png) 0 -25px; color: #fff; }
p.soctaken { background: #CCC; margin-top: 5px; padding-top: 0!important; padding-bottom: 0!important; width: 50px; text-align: center; }
div.socbox { margin: 0; width: 100%; overflow: auto; }

/* Support Database */
ol.dbtopten li a:hover {background: #333; color: #fff;}
ul.dbtopten li a:hover {background: #333; color: #fff;}
div.grey-backdrop {background: #444; opacity: 0.7; filter:alpha(opacity=70); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; display: none;}
div.answer-box-border {padding: 30px; position: fixed; top: 100px; left: 200px; width: 800px; height: 500px; display: none;}
div.answer-box {background: white; border-radius: 8px; -moz-border-radius: 8px; box-shadow: 1px 1px 10px #333; -moz-box-shadow: 1px 1px 10px #333; -webkit-box-shadow: 1px 1px 10px #333; padding: 30px; position: absolute; top: 32px; left: 2px; width: 796px; height: 446px; overflow: auto;}
img.close-answer {border: 0; padding: 0; position: relative; top: -25px; left: 800px;}
p.answer-text {white-space: pre-wrap; color: #666; font-size: 13px;}
h4.answer-title {color: #666; font-size: 25px; letter-spacing: -1px;}


/* VPS */
/* Centered popup */
div.vps-popup-border {padding: 10px; margin-left: 10%; margin-right: 10%; position: fixed; top: 4%; left: 5%; width: 900px; height: 780px; display: none;}
div.vps-popup-content {background: white; border-radius: 8px; -moz-border-radius: 8px; box-shadow: 1px 1px 10px #333; -moz-box-shadow: 1px 1px 10px #333; -webkit-box-shadow: 1px 1px 10px #333; padding: 15px; margin-left: auto; margin-right: auto; position: fixed; top: 5%; width: 840px; height: 746px; overflow: auto;}
img.close-vps-popup {border: 0; padding: 0; top: 5px; float: right;}
p.vps-popup-text {white-space: pre-wrap; color: #666; font-size: 13px;}
h4.vps-popup-title {color: #666; font-size: 125%; letter-spacing: -1px; margin-top: 5px; margin-bottom: 5px; text-align: center;}
h5.vps-popup {color: #111; font-size: 105%; letter-spacing: -1px; margin-top: 10px; margin-bottom: 5px;}

/* VPS Advanced */
/* Lots of JQuery css is required */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.ui-slider.downgrade {
  background: url('images/bar_downgrade_cut.png') repeat-x !important;
  border-color: #a95a5a !important;
}
.ui-slider.downgrade .ui-slider-handle {
  background: url('images/handle_downgrade.png') !important;
  border-color: #a95a5a !important;
}

.ui-slider.nochange {
  border-color: #bfbfbf !important;
  background: url('images/bar_normal_cut.png') repeat-x !important;
}
.ui-slider.nochange .ui-slider-handle {
  background: url('images/handle_normal.png') !important;
}

.ui-slider .ui-slider-handle {
position: absolute;
cursor: default;
z-index: 2;
  background: url('images/handle_normal.png') ;
  border:none;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  height:20px;
  width:20px;
}
.ui-slider-horizontal {
  background: url('images/bar_upgrade_cut.png') repeat-x ;
  border: 1px solid #92b241;
  height: 11px;
  box-shadow: 1px 1px 5px #ccc;
  -moz-box-shadow: 1px 1px 5px #ccc;
  -webkit-box-shadow: 1px 1px 5px #ccc;
}





.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }

/*
A style to indicate that the customer selected 'Cancel' on the renew page.
*/
.renew-cancel-requested { color: #404080; background-color: #D0D020; border: 1px solid #ccc; font-size: small;}

/*
Ahead of Time Domain Renewals
*/
table.manage-domain-names,
table.manage-domain-names td {
	border: 2px solid #ccc;
}
div.aot-renew-popup {
        background: white;
        border-radius: 8px;
        -moz-border-radius: 8px;
        box-shadow: 1px 1px 10px #333;
        -moz-box-shadow: 1px 1px 10px #333;
        -webkit-box-shadow: 1px 1px 10px #333;
        padding: 30px;
        position: fixed;
        top: 30%;
        left: 30%;
        width: 30%;
        height: 30%;
        z-index: 12;
        overflow: auto;
	display: none;
}


/* SiteDesigner Upgrade */
/* Centered popup */
div.sd-popup-border {padding: 10px; margin-left: 10%; margin-right: 10%; position: fixed; top: 25%; left: 25%; width: 500px; height: 480px; display: none;}
div.sd-popup-content {background: white; border-radius: 8px; -moz-border-radius: 8px; box-shadow: 1px 1px 10px #333; -moz-box-shadow: 1px 1px 10px #333; -webkit-box-shadow: 1px 1px 10px #333; padding: 15px; margin-left: auto; margin-right: auto; position: fixed; top: 26%; width: 440px; overflow: auto;}
img.close-sd-popup {border: 0; padding: 0; top: 5px; float: right;}
p.sd-popup-text {white-space: pre-wrap; color: #666; font-size: 13px;}
h4.sd-popup-title {color: #666; font-size: 125%; letter-spacing: -1px; margin-top: 5px; margin-bottom: 5px; text-align: center;}
h5.sd-popup {color: #111; font-size: 105%; letter-spacing: -1px; margin-top: 10px; margin-bottom: 5px;}

/* Google Wallet button */
img.google-wallet-button {width: 172px; height: 50px;}
