.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   { color: #323232; background: #fcf1d1; border-top: 1px solid #91908f; border-bottom: 2px solid #91908f; outline-color: #323232 }
table.basket tbody td,
table.basket tbody th,
table.basket tfoot th,
table.basket tfoot td   { color: black; background: #fff; text-align: center; border-bottom: 1px dashed #ccc }

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%;}

/* 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; }

#namefinderbox {
    background: url("http://dotdaisy.com/hostpay/images/content/bg_360_search.jpg") no-repeat scroll center top transparent;
    height: 70px;
    margin-top: 20px;
    padding: 63px 10px 0;
    width: 660px;}

input.socsearchbox {
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("http://dotdaisy.com/hostpay/images/content/bg_fade_top_dark.png") repeat-x scroll center top #FFFFFF;
    border: 1px solid #FFFFFF;
    float: left;
    font-size: 22px;
    height: 40px;
    outline: medium none;
    padding: 10px;
    width: 475px;
}
.namefinderbtn {
    background: url("http://dotdaisy.com/hostpay/images/content/btn_search_360.png") no-repeat scroll center top transparent;
    border: medium none;
    float: right;
    height: 60px;
    text-indent: -100000px;
    width: 150px;
}

#socinfo {
    -moz-border-radius: 10px 10px 10px 10px;
    background: url("/images/domains/bg_fade.png") repeat-x scroll center bottom transparent;
    padding: 15px;
    width: 650px;
}
