body {
	background-image: url( ../img/back.gif );
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
ol li {
    margin-left: 50px;
}
.static li,
p {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.static {
    padding-left: 30px;
    padding-right: 30px;
}
.static li {
    list-style-type: disc;
}
.categories-bottom {
	background:url( ../img/category_back_bot.gif ) no-repeat center bottom;
	margin:0px;
	clear:both;
	padding: 0px;
}
.categories-top {
	background:url( ../img/category_back_top.gif ) no-repeat center top;
	padding:10px;
	min-height:80px;
	margin: 0px;
}

img {
    border-width: 0px;
}

form {
    margin: 5px;
}

h3 {
    margin: 0px 0px 3px 0px;
    text-align: left;
}

td.layout {
    padding: 5px;
    vertical-align: top;
}

label {
    display: inline;
    white-space: pre;
    margin-right: 5px;
}

ul li {
    list-style: none;
}

.summary-header {
    font-weight: bold;
    font-size: 12px;
    margin-right: 50px;
}

.note {
    cursor: pointer;
}
.note strong {
    color: red;
}

#where_text_container {
    white-space: pre;
}

.disappointment {
    width: 100px;
    background-color: #ababab;
    color: #ff0;
    font-style: italic;
    text-align: center;
    padding: 5px;
}

.cb_grid td {
    white-space: pre;
}

.mini_form select, 
.mini_form input {
    font-size: 10px;
}

.contact_form input, 
.contact_form select {
    width: 175px;
}

.clickable {
    cursor: pointer;
}

.active {
    border-top: 1px #999 solid;
    border-right: 1px #999 solid;
    border-bottom: 1px #fff solid;
    border-left: 1px #999 solid;
    background: #fff;
}

.inactive {
    border-top: 1px #999 solid;
    border-right: 1px #999 solid;
    border-left: 1px #999 solid;
    background: #eee;
}

.data td {
    padding: 1px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #999;
    cursor: default;
}
.data td table.mini_form td {
    border-width: 0px 0px 0px 0px;
}
.data img {
    margin-bottom: -2px;
}

.link {
    text-decoration: underline;
    color: blue;
}

.keyword {
    font-style: italic;
    color: #ff6633;
}
#domain_list_row ul {
	margin: 0;
	padding: 0;
}
#domain_list_row ul li {
    font-size: 11px;
}
#domain_list_row ul li a {
    text-decoration: none;
    margin: 1px;
}
#domain_list_row ul li a:hover {
    border: 1px solid #ff9900;
    margin: 0px;
}
#cart_domain_list_column li {
    font-size: 14px;
}

td.label {
    white-space: pre;
    text-align: right;
}

h4.flagged_label {
    white-space: pre;
    color: #ff0000;
    font-weight: bold;
    text-decoration: italic;
}
td.flagged_label {
    white-space: pre;
    text-align: right;
    color: #ff0000;
    font-weight: bold;
    text-decoration: italic;
}

.flagged {
    color: #ff0000;
    font-weight: bold;
    text-decoration: italic;
}

th {
    font-size: 11px;
    color: #333;
}

select#domain_category_select,
select#domain_category_select option {
    width: 150px;
}

div#nice-messages {
    position:absolute;
    top: 15px;
    left: 40%;
    color: #00ff00;
}

div#not-so-nice-messages {
    position:absolute;
    top: 55px;
    left: 20%;
    color: #ff0000;
    background: #ff9;
    padding: 10px;
    border: 2px solid #0066ff;
    font-family: arial, helvetica, sans-serif;
}

.link {
    padding: 3px;
    font-family: arial, helvetica, sans-serif;
    white-space: pre;
    text-decoration: underline;
    font-size: 11px;
    cursor: pointer;
}

.small {
    font-size: 8px;
}

.medium {
    font-size: 12px;
}

.listcol {
    vertical-align: top;
}

label {
    font-size: 11px;
    padding: 3px;
    white-space: pre;
    vertical-align: top;
}

.label {
    font-size: 11px;
    text-align: right;
    padding: 3px;
    font-family: arial, helvetica, sans-serif;
    white-space: pre;
}
ul#alpha-links li,
ul#page-links li {
    list-style: none;
    margin: 0;
    display: inline;
}

ul#tabs
{
	margin: 0px;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	clear: both;
}
#tabs li
{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 124px;
	height: 49px;
	float: left;
}
#tabs li a {
    padding: 0px;
    margin: 0px;
    background: #ff9900;
    text-decoration: none;
	display: block;
	width: 124px;
	height: 49px;
}

#tabs li a:link { 
    color: #fff; 
}
#tabs li a:visited { 
    color: #667; 
}
#tabs li a:hover {
    color: #333;
    background: #7da9d5;
}
#tabs li a.current-tab {
    background: #7da9d5;
    color: #333;
	cursor: default;

}

ul#upper-tabs {
    padding: 3px;
    position: absolute;
    right: 20px;
    top: 1px;
    font-size: 12px;
}
#upper-tabs li {
    list-style: none;
    margin: 0;
    display: inline;
}
#upper-tabs li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #999;
    border-top: none;
    background: #ccc;
    text-decoration: none;
}
#upper-tabs li a:link { 
    color: #448; 
}
#upper-tabs li a:visited { 
    color: #667; 
}
#upper-tabs li a:hover {
    color: #999;
    background: #666666;
    border-color: #227;
}
#upper-tabs li a.current-su-tab {
    background: white;
    border-top: 1px solid white;
}

ul.mini-tabs {
    padding: 1px 1px 1px 10px;
    font-size: 8px;
    border-bottom: 1px #aaa solid;
    width: 70%;
    text-align: left;
}
ul.mini-tabs li {
    list-style: none;
    margin: 0;
    display: inline;
    padding: 1px 5px 1px 5px;
    white-space: pre;
}

#cart_domain_list_column {
    margin: 10px;
}
#cart_domain_list_column ul {
    margin: 0px;
    padding: 5px;
}
#cart_domain_list_column ul li {
    padding: 0px 15px 0px 0px;
}

/*
 Create a wrapping horizontal list
    http://www.ruzee.com/blog/2007/05/align-list-items-horizontally-with-css/ 
 */
.inline-block-fix { 
    margin-left: -40px;
}
.inline-block-fix li { 
    display:-moz-inline-box; 
    -moz-box-orient:vertical;
    display:inline-block; 
    vertical-align:top; 
    word-wrap:break-word; 
}
* html .inline-block-fix li { 
    display:inline; 
}
* + html .inline-block-fix li { 
    display:inline; 
}
.inline-block-fix li > * { 
    display:table; 
    table-layout:fixed; 
    overflow:hidden; 
}

#edit_lang_table td {
    padding: 3px;
}
.head_row {
    background-color: #eee;
    font-size: 12px;
    font-weight: bold;
}

#control_panel {
    padding: 10px;
    border: 0px #999 solid;
    width: 200px;
    position: fixed;
    top: 70px;
    left: 560px;
}
#domain_control_panel {
    padding: 10px;
    border: 0px #999 solid;
    width: 200px;
    white-space: pre;
    margin: 5px;
}

#table_columns th,
#table_columns td {
    font-size: 10px;
}
#table_columns td input,
#table_columns td select {
    font-size: 8px;
}
#table_columns th {
    font-weight: bold;
}

#summary {
    margin-top: -10px;
}
#summary h4 {
    margin: 0px;
    padding: 1px 3px 1px 30px;
    border-bottom: solid #ccc 1px;
    text-align: left;
}
#summary td {
    text-align: right;
}
#main {
	margin: 0 auto;
	width: 880px; 
	padding: 0px;
}
#header-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#logo {
    margin: 0px;
	width: 384px;
	height: 80px;
	float: left;
}
#navigation {
    width: 496px;
    float: left;
	padding-top: 47px;
	padding-left: 0px;
}
#quick-search {
	margin: 0px;
	padding: 7px 10px 10px 20px;
	clear: both;
	background-image: url( ../img/quick-search-back.gif );
	height: 50px;
	font-size: 13px;
	color: #FFFFFF;
}
#quick-search a {
	font-size: 11px;
	color: #000066;
	line-height: 1.5em;
}
#quick-search a:hover {
	color: #fff;
}
#quick-search .textinput {
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #5a8ec2;
	border-left: 1px solid #5a8ec2;
	border-bottom: 1px solid #85afd8;
	border-right: 1px solid #85afd8;
	padding: 3px;
}
#quick-search .textinput:focus {
	color: #333;
	background: #e7f0f9;
}
#quick-search select {
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #5a8ec2;
	border-left: 1px solid #5a8ec2;
	border-bottom: 1px solid #85afd8;
	border-right: 1px solid #85afd8;
	padding: 3px;
}
#quick-search .input-button {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	font-weight: bold;
}
#content {
	margin: 0px;
	padding: 0px;
}
#content table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
#content .input-button {
	font-size: 13px;
	color: #666666;
	padding: 5px;
	font-weight: bold;
}
#content select {
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #5a8ec2;
	border-left: 1px solid #5a8ec2;
	border-bottom: 1px solid #85afd8;
	border-right: 1px solid #85afd8;
	padding: 3px;
}
#page_links_top,
#page_links_bottom,
#page_links {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 10px;
}
#page_links a {
	color: #0033CC;
}
#page_links a:hover {
	color: #0099FF;
}
#alpha_links {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
}
#alpha_links a{
	color: #0033CC;
}
#alpha_links a:hover {
	color: #0099FF;
}
#domain_cat_box {
	padding: 0;
	float: left;
	width: 168px;
}
#domain_cats_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
    background-color: #aec9e4;
}
#domain_cats_column a {
	color: #000066;
}
#domain_cats_column a:hover {
	color: #0099FF;
}
#domain_category_list {
    padding-left: 8px;
}
#domain_results_column {
	margin: 0px 0px 15px;
	padding: 10px;
	border: 0px solid #999999;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 860px;
	/* width: 688px; */
}
#domain_list_row{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
}
#domain_list_row a:hover {
	color: #0099FF;
}
#footer-index {
	background-color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px;
}
#footer-index a {
	color: #fff;
}
#footer-index a:hover {
	color: #666666;
}
.clear { clear:both; height:1px; font-size:1px; line-height:1px; }


/* navigation   */
.nav-button {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: normal;
	overflow: hidden;
	text-align: center;
}
.nav-button span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}	

.nav-home span {
    float: left; 
    width: 124px; 
    height: 50px;
	background-image: url( ../img/nav_home_off.gif );
	background-repeat: no-repeat;
}
.nav-home a {
    text-decoration: none;
	display: block;
	padding: 0px;
	width: 124px;
	height: 50px;
	font: 11px arial, helvetica, sans-serif;
	color: #333333;
}
.nav-home span:hover {
	background-image: url( ../img/nav_home_on.gif );
	background-repeat: no-repeat;
}
.nav-home-on span {
	background-image: url( ../img/nav_home_on.gif );
	background-repeat: no-repeat;
	cursor: default;
}

.nav-search span {
    float: left; 
    width: 124px; 
    height: 50px;
	background-image: url( ../img/nav_search_off.gif );
	background-repeat: no-repeat;
}
.nav-search a {
    text-decoration: none;
	display: block;
	padding: 0px;
	width: 124px;
	height: 50px;
	font: 11px arial, helvetica, sans-serif;
	color: #333333;
	}
.nav-search span:hover {
	background-image: url( ../img/nav_search_on.gif );
	background-repeat: no-repeat;
}
.nav-search-on span {
	background-image: url( ../img/nav_search_on.gif );
	background-repeat: no-repeat;
	cursor: default;
}

.nav-request span {
    float: left; 
    width: 124px; 
    height: 50px;
	background-image: url( ../img/nav_requests_off.gif );
	background-repeat: no-repeat;
}
.nav-request a {
    text-decoration: none;
	display: block;
	padding: 0px;
	width: 124px;
	height: 50px;
	font: 11px arial, helvetica, sans-serif;
	color: #333333;
}
.nav-request span:hover {
	background-image: url( ../img/nav_requests_on.gif );
	background-repeat: no-repeat;
}
.nav-request-on span {
	background-image: url( ../img/nav_requests_on.gif );
	background-repeat: no-repeat;
	cursor: default;
}

.nav-appraisal span {
    float: left; 
    width: 124px; 
    height: 50px;
	background-image: url( ../img/nav_appraisals_off.gif );
	background-repeat: no-repeat;
}
.nav-appraisal a {
    text-decoration: none;
	display: block;
	padding: 0px;
	width: 124px;
	height: 50px;
	font: 11px arial, helvetica, sans-serif;
	color: #333333;
}
.nav-appraisal span:hover {
	background-image: url( ../img/nav_appraisals_on.gif );
	background-repeat: no-repeat;
}
.nav-appraisal-on span {
	background-image: url( ../img/nav_appraisals_on.gif );
	background-repeat: no-repeat;
	cursor: default;
}
