/* crdate:2007-05-18 (c) Copyright 2007 Sedo - Daniel Ditgens. All Rights Reserved. */
/* chdate:2007-07-20 v 1.3 */
/*	(dandit) 2007-10-15 17:19:04 : added bcp styles / set version to 1.3
	(dandit) 2007-10-30 15:21:38 : version to 1.5
 */
@media all {
* {
margin: 0;
padding: 0
}
option {
padding-left: 0.4em
}
html {
height: 100%
}
body {
min-height: 101%;
font-size: 100.01%;
position: relative;
color: #000;
background: #FFF;
text-align: left
}
fieldset,img {
border: 0
}
select,input,textarea {
font-size: 99%
}
#header {
position: relative
}
#topnav {
position: absolute;
top: 10px;
right: 10px;
color: #FFF;
background: transparent;
text-align: right
}
#nav {
clear: both;
width: auto
}
#main,
#main_homepage {
clear: both;
width: auto
}
#col1_homepage,
#col1_layout01,
#col1_layout02,
#col1_layout03,
#col1_layout04 {
float: left;
width: 25%;
z-index: 3
}
#col2_homepage,
#col2_layout01,
#col2_layout02,
#col2_layout03,
#col2_layout04 {
float: right;
width: 25%;
z-index: 5
}
#col3_homepage,
#col3_layout01,
#col3_layout02,
#col3_layout03,
#col3_layout04 {
width: auto;
margin: 0 25%;
z-index: 1
}
#footer {
clear: both
}
#col1_homepage_content,
#col1_layout01_content,
#col1_layout02_content,
#col1_layout03_content,
#col1_layout04_content {
z-index: 4;
position: relative
}
#col2_homepage_content,
#col2_layout01_content,
#col2_layout02_content,
#col2_layout03_content,
#col2_layout04_content {
z-index: 6;
position: relative
}
#col3_homepage_content,
#col3_layout01_content,
#col3_layout02_content,
#col3_layout03_content,
#col3_layout04_content {
z-index: 2;
position: relative
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.clearfix {
display: block
}
.floatbox {
overflow: hidden
}
#ie_clearing {
display: none
}
hr.clear_columns {
clear: both;
float: left;
content: ".";
display: block;
height: 0;
line-height: 0px;
visibility: hidden;
border: 0;
padding: 0;
margin: -1.1em 0 0 0
}
ul,ol,dl {
margin: 0 0 1em 1em
}
li {
margin-left: 0;
line-height: 1.5em
}
dt {
font-weight: bold
}
dd {
margin: 0 0 1em 2em
}

}
@media screen, print {
.skip {
position: absolute;
left: -1000em;
width: 20em
}

}
@media screen {
input {
font-size: 99%;
padding: 1px
}
button {
border: 0;
padding: 0;
margin: 0;
padding: 1px;
cursor: pointer
}
.block {
display: block;
width: auto;
margin: 0;
padding: 0
}
.inline {
display: inline
}
.image_right img {
float: right;
margin: 0 0 4px 18px
}
.image_left img {
float: left;
margin: 0 18px 4px 0
}
* {
font-family: Arial,helvetica,'Lucida Sans',sans-serif
}
body {
text-align: center;
background-color: #CCC;
border-collapse: collapse;
border-spacing: 0;
border: 0
}
#page_margins {
width: 806px;
background-color: #FFF;
margin: 0px auto;
text-align: left;
border-top: 4px solid #FFF;
border-bottom: 4px solid #FFF;
position: relative
}
#page {
background: transparent;
border: 0;
padding: 0;
margin: 0 6px
}
#logo {
position: absolute;
top: 12px;
left: 16px
}
#header {
border-bottom: 4px solid #FFF;
background: #363636 url(../images/greatdomains/gfx/bg_header.gif) no-repeat scroll top right;
height: 80px
}
#topnav {
top: 3px
}
#topnav li {
list-style: none;
display: inline
}
#topnav li a:link,
#topnav li a:visited {
font-family: Verdana,Tahoma,'Lucida Sans',sans-serif;
display: block;
height: 26px;
float: left;
color: #FFF;
text-decoration: none;
font-size: 10px;
padding: 0 12px;
background: transparent url(../images/greatdomains/gfx/nav_div.gif) no-repeat scroll center right
}
#topnav li a.login:link,
#topnav li a.login:visited {
background: none;
font-weight: bold
}
#topnav li a:focus,
#topnav li a:hover,
#topnav li a:active {
text-decoration: underline
}
#nav {
background-color: #6B6B6B;
margin: 0;
padding: 0 0 0 10px
}
#nav li {
list-style: none
}
#nav li a:link,
#nav li a:visited {
display: block;
height: 26px;
float: left;
color: #FFF;
text-decoration: none;
font-size: 11px;
padding: 0 15px;
background: transparent url(../images/greatdomains/gfx/nav_div.gif) no-repeat scroll center right
}
#nav li a.last:link,
#nav li a.last:visited {
background: none
}
#nav li a.last:focus,
#nav li a.last:hover,
#nav li a.last:active,
#nav li a:focus,
#nav li a:hover,
#nav li a:active {
background-color: #989898
}
#nav #keyword {
float: right;
color: #FFF;
font-size: 11px;
padding: 3px 0 0 0;
margin: 0 5px
}
#nav label {
font-weight: bold
}
#nav input {
margin: 0 2px;
border: 2px inset #333 !important
}
#nav button {
font-size: 11px
}
#main_homepage {
border: 0
}
#main {
background: #CBCACB url(../images/greatdomains/gfx/bg_main.gif) repeat-x scroll top left;
overflow: hidden;
border-width: 0px 1px 1px;
border-style: solid;
border-color: #EBEBEB
}
#col1_homepage {
width: auto;
float: none
}
#col1_homepage_content {
padding: 0 8px 0 10px;
background: #E8E8E8 url(../images/greatdomains/gfx/bg_keyvisual.jpg) no-repeat scroll top left;
margin-left: 0px;
height: 269px
}
#col1_1,
#col1_2,
#col1_3 {
width: 251px;
float: left;
margin: 90px 11px 0 0;
height: 160px
}
#col1_3 {
margin-right: 0
}
#col1_homepage_content h1 {
margin: 0 13px 8px 13px
}
#col1_homepage_content p {
font-size: 11px;
margin: 0 12px 6px 13px;
line-height: 13px
}
#col1_homepage_content label {
font-size: 11px;
margin: 0 0 4px 0;
line-height: 13px
}
#col1_homepage_content img {
margin: 0 13px
}
#col1_homepage_content form {
background-color: #FFF;
padding: 4px 13px;
margin-bottom: 6px;
font-size: 11px;
line-height: 13px
}
#col1_homepage_content input {
width: 161px;
font-size: 10px;
margin: 0 5px 0 0
}
#col1_homepage_content button {
font-size: 10px;
font-weight: bold;
padding: 0 0px!important
}
#col1_homepage_content #batch_premium {
position: absolute;
width: 137px;
height: 52px;
left: 5px;
top: 211px;
}
#col1_homepage_content #batch_premium img {
margin: 0;
}
#col1_homepage_content #batch_premium_text {
margin-top: 12px;
margin-left: 140px;
}
#col2,
#col2_homepage_content {
display: none
}
#col3_homepage {
background-color: #EBEBEB;
width: 100%;
margin: 0
}
#col3_homepage_content {
padding: 10px 10px 0
}
#col3_1,
#col3_2,
#col3_3 {
width: 250px;
float: left;
margin-right: 11px
}
#col3_3 {
margin-right: 0
}
#col3_homepage table {
width: 250px
}
#col3_homepage caption {
font-size: 12px;
background-color: #6B6B6B;
color: #FFF;
text-align: left;
line-height: 21px;
padding: 0 6px;
font-weight: bold
}
#col3_homepage td,
#col3_homepage th {
background-color: #FFF;
color: #333;
padding: 2px 6px;
border-width: 1px 0;
border-style: solid;
border-color: #EBEBEB;
white-space: nowrap
}
#col3_homepage table a {
color: #333;
font-weight: normal
}
#col1_layout01 {
width: 272px;
float: left
}
#col1_layout01_content {
padding: 220px 14px 0 18px;
background: transparent url(../images/greatdomains/gfx/bg_diamond.jpg) no-repeat scroll top left;
margin-left: 0px;
min-height: 230px
}
#col3_layout01 {
margin: 0 0 0 272px
}
#col3_layout01_content {
margin: 20px 10px 0 0;
padding: 10px 20px;
background: transparent url(../images/greatdomains/gfx/bg_content3.gif) repeat-x scroll top left;
min-height: 260px
}
#col1_layout02 {
width: 272px;
float: left
}
#col1_layout02_content {
padding: 0px;
background: transparent url(../images/greatdomains/gfx/bg_diamond.jpg) no-repeat scroll top left;
margin-left: 0px;
height: 230px
}
#col3_layout02 {
margin: 0 0 0 272px
}
#col3_layout02_content {
margin: 20px 10px 0 0;
padding: 10px 20px;
background: transparent url(../images/greatdomains/gfx/bg_content3.gif) repeat-x scroll top left;
min-height: 260px
}
#col3_layout02_content_2 {
position: relative;
margin: 20px 10px 0 0;
padding: 10px 20px;
background: transparent url(../images/greatdomains/gfx/bg_content3_2.gif) repeat-x scroll top left;
min-height: 145px
}
#col3_layout02_content_2 .button {
font-size: 11px
}
#col1_layout03 {
float: none;
width: auto;
margin: 0 0 0 0px
}
#col1_layout03_content {
margin: 20px 10px 0px 10px;
padding: 10px 20px;
background: transparent url(../images/greatdomains/gfx/bg_content3.gif) repeat-x scroll top left;
min-height: 230px
}
#col3_layout03 {
margin: 0 0 0 0px
}
#col3_layout03_content {
margin: 0px 10px 0px 10px;
padding: 10px 20px;
background: transparent url(../images/greatdomains/gfx/bg_content3_2.gif) repeat-x scroll top left;
min-height: 260px
}
#col1_layout03_content form {
padding: 0!important
}
#col1_layout04 {
width: 272px;
float: left
}
#col1_layout04_content {
padding: 0px;
background: transparent url(../images/greatdomains/gfx/bg_diamond.jpg) no-repeat scroll top left;
margin-left: 0px;
height: 230px
}
#col3_layout04 {
margin: 0 0 0 272px
}
#col3_layout04_content {
margin: 20px 10px 0 0;
padding: 10px 20px;
background: transparent url(../images/greatdomains/gfx/bg_content3.gif) repeat-x scroll top left;
min-height: 260px
}
#col4_layout04_content {
position: relative;
margin: 20px 10px 0 10px;
padding: 10px 20px;
background: transparent url(../images/greatdomains/gfx/bg_content3_2.gif) repeat-x scroll top left;
min-height: 145px
}
#col4_layout04_content .button {
font-size: 11px
}
#footer {
clear: both;
display: block;
background: none;
margin: 4px auto 15px;
width: 806px;
text-align: center
}
#footer li {
list-style: none;
display: inline;
font-size: 9px;
color: #6B6B6B
}
#footer a {
color: #990000;
background: transparent url(../images/greatdomains/gfx/div_red.gif) no-repeat scroll top right;
padding: 0 10px
}
#footer a.last {
background: none
}
#footer img {
vertical-align: -6px
}
#main .whitebox {
background: #FFF;
padding: 14px 10px 14px;
margin-bottom: 10px;
font-size: 11px
}
#main form {
padding: 10px 0px
}
#loginform *,#commonform * {
font-size: 11px
}
#loginform label,#commonform label {
float: left;
width: 95px;
display: block;
text-align: right
}
#loginform input,#commonform input {
display: block;
margin-left: 104px;
width: 340px;
margin-bottom: 5px
}
#commonform textarea {
display: block;
margin-left: 104px;
width: 340px;
margin-bottom: 5px
}
#commonform select {
display: block;
margin-left: 104px;
width: 340px;
margin-bottom: 5px
}
#loginform button,#commonform button {
float: right
}
#loginform p,#commonform p {
margin-left: 102px
}
#loginform input {
width: 190px
}
#loginform p {
width: 195px
}
#confirmform input {
float: left;
display: block
}
#confirmform label {
margin-left: 20px;
display: block
}
abbr {
border-bottom: 1px solid #CCC
}
h1 {
font-size: 17px;
color: #010101;
margin-bottom: 10px
}
h1.extrawurst {
margin-bottom: 0px
}
h2 {
font-size: 14px;
color: #010101;
margin-bottom: 8px
}
h3 {
font-size: 13px;
margin-bottom: 10px
}
p {
margin: 0px 0 4px 0;
line-height: 1.5em
}
.alignr {
text-align: right;
margin-right: 4px
}
.alignl {
text-align: left !important
}
.alignr {
text-align: right !important
}
.floatr {
float: right;
}
.floatl {
float: left;
}
.bodytext {
font-size: 12px;
margin-bottom: 12px;
line-height: 16px
}
.small {
font-size: 9px!important
}
.border {
border: 1px solid #CCCCCC
}
a:link,
a:visited,
span.red {
color: #B9282B
}
a:focus,
a:hover,
a:active {
color: #000
}
p a:link,
p a:link,
p a:visited {
font-size: inherit
}
p a:focus,
p a:hover,
p a:active {
}
a.more:link,
a.more:visited {
background: transparent url(../images/greatdomains/gfx/icon_link_no.gif) no-repeat center left;
padding-left: 6px
}
a.more:focus,
a.more:hover,
a.more:active {
background: transparent url(../images/greatdomains/gfx/icon_link_ro.gif) no-repeat center left
}
a.nostyle {
border: 0!important;
padding: 0!important;
margin: 0!important;
background: none!important;
text-decoration: none!important
}
input.input_text,select,textarea {
border: 1px solid #000000
}
textarea {
height: 120px
}
button,
a.button {
font-size: 11px!important;
font-weight: bold;
text-decoration: none;
background: #861215 url(../images/greatdomains/gfx/bg_button_no.gif) repeat-x top left;
color: #FFF
}
#main button {
padding: 1px 10px
}
#main a.button {
padding: 2px 12px
}
button:hover,
a.button:hover {
background: #4C4C4C url(../images/greatdomains/gfx/bg_button_ro.gif) repeat-x top left;
color: #FFF
}
ol {
margin: 0;
list-style: decimal inside
}
ol.whitebox li {
color: #0342AB;
font-weight: bold
}
ul {
margin: 0;
list-style: none
}
ul.whitebox li {
}
table {
width: 100%;
font-size: 11px
}
th {
background: #898989;
color: #FFF;
line-height: 14px;
white-space: nowrap
}
td {
vertical-align: top;
line-height: 14px
}
.odd td {
background: #FFF
}
.even td {
background: #F2F2F2
}
.contenttable {
border: 1px solid #D0D0D1;
margin-bottom: 18px
}
.contenttable th,.contenttable td {
padding: 6px 12px
}
.contenttable td {
border-left: 1px solid #898989
}
.contenttable td.clear {
border: 0
}
.contenttable a {
color: #FFF;
font-weight: normal
}
.auctiontable {
font-size: 12px;
margin-bottom: 12px
}
.auctiontable th {
background: none;
text-align: right;
color: #000;
padding: 8px 9px 8px 9px;
width: 25%;
vertical-align: top
}
.auctiontable td {
padding: 8px 9px 8px 9px
}
.auctiontable .whitebox th,.auctiontable .whitebox td {
background: #FFF;
padding: 8px 9px 8px 9px;
font-size: 12px
}
.auctiontable .middle th,.auctiontable .middle td {
background: #FFF;
padding: 1px 9px 1px 9px;
font-size: 12px
}
.auctiontable .whitebox td {
}
.current_bid {
font-size: 15px!important;
font-weight: bold
}
.auctiontable .input_text {
width: 255px
}
.sidebox {
border: 1px solid #FFF;
background: #FFF;
margin-bottom: 10px
}
.sidebox h1 {
background: #DCDCDC url(../images/greatdomains/gfx/bg_sidebox.gif) no-repeat top center;
padding: 0px 10px;
font-size: 13px;
height: 30px;
line-height: 30px
}
.sidebox .bodytext {
padding: 0px 10px;
font-size: 11px
}
.sidebox img {
margin: 0 0 9px 9px
}
#col3 .sidebox {
float: left;
margin-left: -274px;
width: 238px;
z-index: 99!important
}
#advancedsearch {
border: 1px solid #D0D0D1;
background-color: #FFF;
font-size: 11px;
padding: 10px;
background: #F2F2F2 url(../images/greatdomains/gfx/bg_advancedsearch.gif) repeat-y top left
}
#advancedsearch dl {
margin: 0
}
#advancedsearch dt {
margin: 0;
padding: 0;
float: left;
text-align: right
}
#advancedsearch dd {
margin: 0 0 10px 0;
padding: 0
}
#advancedsearch label {
margin-right: 8px
}
#advancedsearch span {
background: transparent url(../images/greatdomains/gfx/reddot.gif) no-repeat bottom center;
width: 15px
}
#as_col1 {
float: left;
width: 304px
}
#as_col1 dt {
width: 60px
}
#as_col1 dd {
margin-left: 60px
}
#as_col2 {
float: left;
width: 200px
}
#as_col2 dt {
width: 90px
}
#as_col2 dd {
margin-left: 90px
}
#as_col3 {
float: left;
width: 200px
}
#as_col3 dt {
width: 100px
}
#as_col3 dd {
margin-left: 100px
}
#as_col2 select,
#as_col3 select {
width: 97px
}
#as_keyword {
width: 140px
}
#as_suffix {
width: 60px
}
#as_category {
width: 215px
}
#as_search,#as_exclude {
line-height: 18px
}
#as_search input,#as_exclude input {
margin-right: 4px
}
.resultbox {
border: 1px solid #D0D0D1;
margin-bottom: 18px
}
.resultbox h2 {
font-size: 12px;
font-weight: bold;
padding: 15px 10px;
text-align: left;
background-color: #FFF;
margin: 0
}
.resultbox caption {
display: none
}
.resultbox th,.resultbox td {
}
.resultbox th {
padding: 4px 12px 4px;
text-align: center;
white-space: nowrap;
}
.resultbox th a {
color: #FFF
}
.resultbox td {
border-left: 1px solid #898989;
text-align: right;
vertical-align: baseline;
}
.resultbox th.col1 {
width: 33%;
border-left: none!important;
text-align: left
}
.reslutbox th.col1b {
width: 33%
}
.resultbox th.col2 {
width: 1%
}
.resultbox th.col3 {
width: 1%
}
.resultbox th.col4 {
width: 1%
}
.resultbox th.col5 {
width: 1%
}
.resultbox td.col1 {
padding: 4px 12px;
border-left: none!important;
text-align: left
}
.resultbox td.col1 img {
vertical-align: middle;
margin-right: 3px;
}
.resultbox td.col1b {
padding: 4px 15px;
white-space: nowrap;
}
.resultbox td.col2 {
padding: 4px 15px
}
.resultbox td.col3 {
padding: 4px 15px
}
.resultbox td.col4 {
padding: 4px 15px;
white-space: nowrap;
}
.resultbox td.col5 {
padding: 4px 10px;
vertical-align: middle;
white-space: nowrap;
}
.resultbox td.col5 img {
vertical-align: middle;
margin-right: 5px;
}
.browsebox {
background-color: #F2F2F2;
border: none;
font-size: 11px;
padding: 6px 10px;
white-space: nowrap;
margin: 0
}
.browsebox li {
display: inline
}
.browsebox a {
text-decoration: none;
padding: 3px 9px;
background: transparent url(../images/greatdomains/gfx/div_red.gif) no-repeat center right
}
.browsebox a.current {
background-color: #FFF;
font-weight: bold
}
#lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0
}
#lightbox a img {
border: none;
}
#outerImageContainer {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto
}
#imageContainer {
padding: 10px
}
#loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0
}
#hoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10
}
#imageContainer>#hoverNav {
left: 0
}
#hoverNav a {
outline: none
}
#prevLink, #nextLink {
width: 49%;
height: 100%;
background: transparent url(../images/greatdomains/gfx/blank.gif) no-repeat;
display: block
}
#prevLink {
left: 0;
float: left
}
#nextLink {
right: 0;
float: right
}
#prevLink:hover, #prevLink:visited:hover {
background: url(../images/greatdomains/gfx/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
background: url(../images/greatdomains/gfx/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%
}
#imageData {
padding: 0 10px;
color: #666;
}
#imageData #imageDetails {
width: 70%;
float: left;
text-align: left;
}
#imageData #caption {
font-weight: bold
}
#imageData #numberDisplay {
display: block;
clear: left;
padding-bottom: 1.0em
}
#imageData #bottomNavClose {
width: 66px;
float: right;
padding-bottom: 0.7em
}
#overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000
}
#lightboxgonewild {
display: none;
position: absolute;
top: 50%;
left: 50%;
z-index: 9999;
width: 500px;
height: 400px;
margin: -220px 0 0 -250px;
background: transparent;
text-align: left
}
#lightboxgonewild[id] {
position: fixed
}
#overlaygonewild {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5000;
background-color: #000;
-moz-opacity: 0.8;
opacity: .80;
filter: alpha(opacity=80)
}
#overlaygonewild[id] {
position: fixed
}
#lightboxgonewild.done #lbLoadMessage {
display: none
}
#lightboxgonewild.done #lbContent {
display: block
}
#lightboxgonewild.loading #lbContent {
display: none
}
#lightboxgonewild.loading #lbLoadMessage {
display: block
}
#lightboxgonewild.done img {
width: 100%;
height: 100%
}
.lbAction {
position: absolute;
top: 13px;
left: 513px;
width: 64px;
height: 14px
}
#lightbox1 {
height: 497px;
width: 601px;
display: block;
background: #FFF url(../images/greatdomains/6_1_screen_1.png) no-repeat top left
}
#lightbox1 ul li {
position: absolute;
cursor: pointer;
display: block
}
#imgtext1 {
position: absolute;
top: 400px;
left: 30px;
color: #14344F;
font-size: 12px
}
#imgtext1 {
padding: 30px;
margin: 0
}
#li0 {
top: 191px;
left: 79px;
width: 115px;
height: 108px;
z-index: 1
}
#li1 {
top: 183px;
left: 232px;
width: 113px;
height: 120px;
z-index: 2
}
#li2 {
top: 91px;
left: 326px;
width: 118px;
height: 112px;
z-index: 3
}
#li3 {
top: 191px;
left: 427px;
width: 118px;
height: 112px;
z-index: 4
}
#li4 {
top: 292px;
left: 331px;
width: 118px;
height: 112px;
z-index: 5
}
.handcursor {
cursor: pointer;
font-size: 11px;
padding: 0 0 6px 0
}
.handcursorblanko {
background: none;
font-weight: bold;
text-decoration: none
}
/* buyerscontrolpanel */
.bcp_section {
border: 1px solid #D0D0D1;
}
.buyerscontrolpanel_header {
background-color: #FFF;
padding: 15px 11px
}
.buyerscontrolpanel_header form {
float: right
}
.buyerscontrolpanel_header select {
border: 1px solid #000;
font-size: 12px
}
.section h2 {
margin: 0 0 6px 0;
font-size: 12px;
line-height: 18px
}
.section h3 {
margin: 0 0 6px 0;
font-size: 11px;
line-height: 16px
}
.buyerscontrolpanel_header h2 {
margin: 0
}
.pagenavigation {
vertical-align: middle;
background-color: #f2f2f2;
padding: 4px 10px;
font-size: 11px
}
.pagenavigation ul {
padding: 0;
margin: 0
}
.pagenavigation ul li {
display: inline;
list-style: none inside;
color: #000
}
.pagenavigation .resultsperpage {
float: right
}
.pagenavigation .resultsperpage li {
margin-left: 8px;
line-height: 18px
}
.pagenavigation .resultsperpage select {
font-size: 11px;
border: 1px solid #000;
text-align: left
}
.pagenavigation .resultsperpage option {
}
.pagenavigation .pagebrowser {
line-height: 18px
}
.pagenavigation .pagebrowser a:link, .pagenavigation .pagebrowser a:visited {
color: #B9282B;
text-decoration: none
}
.pagenavigation .pagebrowser a.current:link, .pagenavigation .pagebrowser a.current:visited {
font-weight: bold
}
.pagenavigation .pagebrowser a.current:link, .pagenavigation .pagebrowser a.current:visited, .pagenavigation .pagebrowser a:focus, .pagenavigation .pagebrowser a:hover, .pagenavigation .pagebrowser a:active {
text-decoration: underline!important;
color: #B9282B
}
.datagrid table {
border-spacing: 0;
border-collapse: collapse;
width: 100%
}
.datagrid table {/width: auto; /position:relative;
}
.datagrid table th a:link,.datagrid table th a:visited {
text-decoration: none;
color: #FFF;
background: transparent url(/img/bcp/icon_sort.gif) no-repeat right center;
padding-right: 10px;
display: block
}
.datagrid table th a:focus,.datagrid table th a:hover,.datagrid table th a:active {
text-decoration: underline
}
.datagrid table th {
padding: 4px 8px;
white-space: nowrap
}
.datagrid table td {
padding: 4px 8px
}
.datagrid table th {
color: #FFF;
background-color: #898989;
border-right: 1px solid #FFF;
font-size: 11px;
white-space: nowrap
}
.datagrid table td {
vertical-align: top;
white-space: nowrap;
background-color: #FFF;
vertical-align: middle;
text-align: left;
border-right: 1px solid #A1A1A1
}
.datagrid table .alt td {
background-color: #f2f2f2
}
.datagrid table td img {
vertical-align: -0.375em;
margin: 0 2px
}
.datagrid table .tooltip img {
vertical-align: 0
}
.datagrid table td .input_txt {
vertical-align: middle;
text-align: right;
border: 1px solid #000;
font-size: 11px
}
.datagrid tfoot td {
color: #FFF;
padding: 0px 8px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: #FFF;
background-color: #9b9b9b;
}
.datagrid tfoot label {
text-align: right
}
.datagrid tfoot td .input_txt, .datagrid tfoot td select {
font-size: 11px;
width: 100%;
text-align: left
}
.datagrid tfoot td.arrow {
background: #9b9b9b url(/gd/images/greatdomains/gfx/icon_rightlarrow.gif) no-repeat 3% 45%
}
.datagrid .panel .head01 {
width: 33%
}
.datagrid .panel .head02 {
width: 66%
}
.datagrid .panel .head03 {
width: 0.1%
}
.datagrid .panel .head04 {
width: 0.1%
}
.datagrid .panel .head05 {
width: 0.1%
}
.datagrid .panel .head06 {
width: 1%
}
.datagrid .panel .cell01 input {
margin: 0;
margin: 0 3px 0 5px;
position: relative;
vertical-align: middle; /margin-top: -2px;
}
.datagrid .panel .cell01 {
width: 0px;
padding: 0
}
.datagrid .panel .cell02 {
width: 0.1%
}
.datagrid .panel .cell03 {
padding-left: 4px
}
.datagrid .panel .cell04 {
white-space: normal!important
}
.datagrid .panel .cell06 input {
width: 60px;
vertical-align: middle;
padding-right: 10px
}
.datagrid .panel .cell06 span {
}
.datagrid .panel .cell01, .datagrid .panel .cell02, .datagrid .panel .cell08 {
border: 0;
padding: 0
}
.datagrid .panel .cell05, .datagrid .panel .cell06, .datagrid .panel .cell07, .datagrid .panel .cell08 {
text-align: right
}
.datagrid .panel .cell01, .datagrid .panel .cell02, .datagrid .panel .cell08 {
text-align: center
}
.datagrid .panel .cell08 {
padding: 4px 2px
}
/* auction - add to watch list */
.bcp_alerts table {
margin-left: 22px;
width: auto;
}
.bcp_alerts table th {
padding: 2px;
font-size: 9px;
color: #000;
font-weight: normal
}
.bcp_alerts table td {
text-align: center;
padding: 2px 4px!important;
}
.bcp_alerts table td.alignl {
width: 100%;
}
.bcp_alerts table td img {
vertical-align: middle
}
.bcp_alerts caption {
font-size: 11px;
color: #000;
text-align: left;
background-color: #F7F8FC;
padding: 11px 0
}
.bcp_alerts .input_chk {
width: 12px;
height: 12px;
margin: 0;
border: 0;
padding: 0
}
.bcp_alerts .input_txt {
font-size: 11px;
padding: 1px;
border: 1px solid #000
}
.bcp_alerts #txt_hours {
width: 40px
}
.bcp_alerts #txt_bid {
width: 60px
}
.bcp_alerts p {
}
.bcp_alerts label.rd_alert {
display: block;
line-height: 16px;
padding: 5px 0
}
.bcp_alerts label.rd_alert input {
float: left;
margin: 2px 0;
vertical-align: middle;
line-height: 16px;
}
.bcp_alerts label.rd_alert span {
display: block;
font-weight: bold;
margin-left: 20px
}
/* confirmation page */
.datagrid .confirmation td {
padding: 2px 4px;
}
.datagrid .confirmation .head05 {
border: 0
}
.datagrid .confirmation .cell01 {
}
.datagrid .confirmation .cell02 {
width: 100%
}
.datagrid .confirmation .cell03 {
}
.datagrid .confirmation .cell04 {
}
.datagrid .confirmation .cell05 {
white-space: normal
}
.datagrid .confirmation .cell06 {
}
.datagrid .confirmation .cell06 {
}
.datagrid .confirmation .cell07 {
}
.datagrid .confirmation .cell01, .datagrid .confirmation .cell05, .datagrid .confirmation .cell07 {
border: 0
}
.datagrid .confirmation .cell01, .datagrid .confirmation .cell06 {
padding: 0
}
.datagrid .confirmation .cell03, .datagrid .confirmation .cell04, .datagrid .confirmation .cell05 {
text-align: right
}
.datagrid .confirmation .cell01, .datagrid .confirmation .cell06, .datagrid .confirmation .cell07 {
text-align: center;
padding: 2px 1px
}
#terms_conditions {/margin:3px -3px 0 0;
float: left;
width: 12px;
height: 12px
}
#label_terms_conditions {
display: block;
line-height: 18px;
font-size: 11px;
margin: 0 0 18px 25px; /margin: 0 0 18px 18px;
}
.terms_conditions_label {
margin-left: 25px
}
#terms_conditions {
line-height: 18px ;
float: left;
margin-right: 5px;
width: 12px;
height: 12px
}
#billing_address {
width: 12px;
height: 12px;
line-height: 18px;
margin: 0;
border: 0;
padding: 0
}
/* BCP - messages */
.datagrid .message {
white-space: normal !important;
background-color: #F0F0F0;
color: #000;
padding: 12px 8px 12px 27px;
border-style: solid;
border-width: 1px 0;
border-color: #CCC
}
.datagrid .message p {
float: left;
color: #CC0000;
width: 120px
}
.datagrid .message p.error {
width: 50px; /margin-right: -3px;
font-weight: bold;
}
.datagrid .message ul {
margin: 0;
padding: 0;
margin-left: 50px
}
.datagrid .message ul li {
padding-left: 11px;
list-style: none;
background: transparent url(/gd/gfx/icon_listdot.gif) no-repeat 0px 7px;
line-height: 18px;
color: #000
}
.datagrid .message caption, .datagrid .message table {
background: none;
margin: 0;
padding: 0
}
.datagrid .message caption {
line-height: 18px;
font-weight: bold;
}
.datagrid .message caption {
font-size: 11px;
color: #000;
text-align: left;
padding-bottom: 11px
}
.datagrid .message table th {
padding: 2px;
font-size: 9px;
color: #000;
font-weight: normal;
background-color: transparent;
border: 0
}
.datagrid .message table td {
white-space: normal !important;
width: 1%;
text-align: center;
padding: 2px 4px;
background-color: transparent;
border: 0;
}
.datagrid .message table td.alignl {
width: 100%
}
.datagrid .message table td img {
vertical-align: middle
}
.datagrid .message .input_chk {
width: 12px;
height: 12px;
margin: 0;
border: 0;
padding: 0
}
.datagrid .message .input_txt {
font-size: 11px;
padding: 1px;
border: 1px solid #000
}
.datagrid .message #txt_hours {
width: 40px
}
.datagrid .message #txt_bid {
width: 60px
}
.datagrid .message p {
color: #000
}
.datagrid .message .buttons {
text-align: right;
margin: 10px 6px 5px 0
}
.datagrid .message .buttons input {
margin-left: 20px
}
.datagrid .error {
color: #CC0000!important
}
/* domainvoting */
.datagrid .domainvoting .head01 {
text-align: left
}
.datagrid .domainvoting .cell01 {
}
.datagrid .domainvoting .cell02 {
}
.datagrid .domainvoting .cell03 {
width: 1%
}
.datagrid .domainvoting .cell03 {
border: 0
}
.datagrid .domainvoting .cell03 {
text-align: right
}
.datagrid .domainvoting .cell01 {
text-align: left;
padding: 4px 8px
}
.datagrid .domainvoting tfoot td {
font-size: 12px;
padding: 3px 2px
}
#catid {
margin: 0 5px;
border: 1px solid #000;
width: 150px
}
/* whitebox */
.whitebox {
background-color: #FFF;
padding: 20px;
margin-bottom: 18
}
.whitebox table th, .section .whitebox table td {
line-height: 14px!important;
vertical-align: top;
}
.whitebox table th {
background-color: #FFF;
text-align: right!important;
font-size: 11px;
color: #000;
width: 105px;
white-space: nowrap;
padding: 0 0 0 0;
}
.whitebox table td {
font-size: 11px;
color: #000;
text-align: left;
padding: 0px 50px 5px 10px;
}
.whitebox table.domainvotingresult td {
padding: 0 15px 5px 0!important;
}
/*web_new.css (line 211)*/
.whitebox table.domainvotingresult th {
padding: 0 15px 10px 0!important;
font-size: 12px;
}
/*web_new.css (line 210)*/
.whitebox table.domainvotingresult .head01 {
width: 1%
}
.whitebox table.domainvotingresult .cell01 {
padding-right: 8px!important;
}
.whitebox ul {
margin: 0;
padding: 0;
margin-left: 3px
}
.whitebox ul li {
padding-left: 11px;
list-style: none;
background: transparent  url(/gd/icon_listdot.gif) no-repeat 0px 8px;
line-height: 18px;
color: #000
}
.whitebox ul.linklist {
}
.whitebox ul.linklist li {
padding-left: 0;
background: none!important
}
/* buttons */
#button_confirmallbids {
float: right
}
#button_cancelbidding {
text-decoration: none
}
#button_displaylist {
float: right;
vertical-align: baseline
}
/* language : us */
.button_execute_e, .button_execute_e_hover, .button_execute_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 110px;
border: 0;
margin: 5px 3px;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_execute_e.gif) no-repeat 0px 0px
}
.button_execute_e:hover, .button_execute_e_hover {
background-position: 0px -16px
}
.button_execute_e:active, .button_execute_e_active {
background-position: 0px -32px
}
.button_addnow_e, .button_addnow_e_hover, .button_addnow_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 110px;
border: 0;
margin: 5px 3px;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_addnow_e.gif) no-repeat 0px 0px
}
.button_addnow_e:hover, .button_addnow_e_hover {
background-position: 0px -16px
}
.button_addnow_e:active, .button_addnow_e_active {
background-position: 0px -32px
}
.button_searchnow_e, .button_searchnow_e_hover, .button_searchnow_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 110px;
border: 0;
margin: 5px 3px;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_searchnow_e.gif) no-repeat 0px 0px
}
.button_searchnow_e:hover, .button_searchnow_e_hover {
background-position: 0px -16px
}
.button_searchnow_e:active, .button_searchnow_e_active {
background-position: 0px -32px
}
.button_addtowatchlist_e, .button_addtowatchlist_e_hover, .button_addtowatchlist_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 140px;
border: 0;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_addtowatchlist_e.gif) no-repeat 0px 0px
}
.button_addtowatchlist_e:hover, .button_addtowatchlist_e_hover {
background-position: 0px -16px
}
.button_addtowatchlist_e:active, .button_addtowatchlist_e_active {
background-position: 0px -32px
}
.button_cancelbidding_e, .button_cancelbidding_e_hover, .button_cancelbidding_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 140px;
border: 0;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_cancelbidding_e.gif) no-repeat 0px 0px
}
.button_cancelbidding_e:hover, .button_cancelbidding_e_hover {
background-position: 0px -16px
}
.button_cancelbidding_e:active, .button_cancelbidding_e_active {
background-position: 0px -32px
}
.button_confirmallbids_e, .button_confirmallbids_e_hover, .button_confirmallbids_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 140px;
border: 0;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_confirmallbids_e.gif) no-repeat 0px 0px
}
.button_confirmallbids_e:hover, .button_confirmallbids_e_hover {
background-position: 0px -16px
}
.button_confirmallbids_e:active, .button_confirmallbids_e_active {
background-position: 0px -32px
}
.button_savechanges_e, .button_savechanges_e_hover, .button_savechanges_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 110px;
border: 0;
margin: 0;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_savechanges_e.gif) no-repeat 0px 0px
}
.button_savechanges_e:hover, .button_savechanges_e_hover {
background-position: 0px -16px
}
.button_savechanges_e:active, .button_savechanges_e_active {
background-position: 0px -32px
}
.button_resetform_e, .button_resetform_e_hover, .button_resetform_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 110px;
border: 0;
padding: 0;
background: transparent url(/gd/images/greatdomains/bcp/button_resetform_e.gif) no-repeat 0px 0px
}
.button_resetform_e:hover, .button_resetform_e_hover {
background-position: 0px -16px
}
.button_resetform_e:active, .button_resetform_e_active {
background-position: 0px -32px
}
.button_displaylist_e, .button_displaylist_e_hover, .button_displaylist_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 110px;
border: 0;
padding: 0;
background: transparent url(/gd/images/greatdomains/liveauction/button_displaylist_e.gif) no-repeat 0px 0px
}
.button_displaylist_e:hover, .button_displaylist_e_hover {
background-position: 0px -16px
}
.button_displaylist_e:active, .button_displaylist_e_active {
background-position: 0px -32px
}
.button_savevotes_e, .button_savevotes_e_hover, .button_savevotes_e_active {
font-size: 0;
text-decoration: none;
cursor: pointer;
height: 16px;
width: 110px;
border: 0;
padding: 0;
background: transparent url(/gd/images/greatdomains/liveauction/button_savevotes_e.gif) no-repeat 0px 0px
}
.button_savevotes_e:hover, .button_savevotes_e_hover {
background-position: 0px -16px
}
.button_savevotes_e:active, .button_savevotes_e_active {
background-position: 0px -32px
}
/* rss on startpage */
.rss {
text-decoration: none;
margin: 0;
padding-top: 3px;
padding-bottom: 3px;
}
.rss .more {
vertical-align: top;
}
.rss .rsslink {
margin-left: 5px;
margin-right: 3px;
}

/* Auction Add Bid Styles */

#gdAddBid {
	/* for special styles within this page */
}

#gdAddBid .left {
	float:left;
}

#gdAddBid .right {
	float:right;
}

#gdAddBid table.auctiontable th,
#gdAddBid table.auctiontable td {
	font-weight:bold;
	padding:5px 0;
	text-align:left;
}

#gdAddBid #col3_layout01_content {
	background:none #FFFFFF;
}

#gdAddBid .whitebox {
	padding-left:0;
}

#gdAddBid .sub.col25 {
  width: 28%;
}

#gdAddBid .sub.left .margin {
  margin-right: 7px;
  padding-right: 1px;
}

#gdAddBid  .sub.col75 {
  width: 70%;
}

#gdAddBid #errorBox,
#gdAddBid #errorBox #errorUl li {
	color:#B9282B;
}

/* Formfields */

div.sedoform {
	background-color:transparent;
	margin-rop:20px;
	overflow:hidden;
}

div.sedoform .blockcolsingle1 { float:left; width:320px; background-color:transparent; }

div.sedoform .blockcolsingle1 .col1 {
	color:#000000;
	font-weight:normal !important;
	line-height:12px;
	text-align:right;
	width:85px;
	float:left;
	margin:2px 10px 0 0;
}

div.sedoform .blockcolsingle1 .col2 {
	width:195px;
	height:31px;
	display:block;
	font-weight:normal !important;
	float:left;
	margin: 0;
}

div.sedoform .blockcolsingle1 div.row {
	clear:both;
	width:320px;
}

div.sedoform .submit {
	height:29px;
	width:330px;
	padding-top:5px;
	clear:both;
} 

div.sedoform .input {
	background-color:#FFFFFF;
	color:#000000;
	padding:1px;
	border:1px solid #000000;
	width:185px;
	height:15px;
}

div.sedoform input.red {
	border:1px solid #BF3030 !important;
}

div.sedoform select.red {
	border:1px solid #BF3030 !important;
	color:#5A698B;
}

div.sedoform .input1l {
	background-color:#FFFFFF;
	color:#000000;
	padding:1px;
	border:1px solid #000000;
	width:120px;
	height:15px;
	float:left;
}

div.sedoform .input1r {
	background-color:#fff;
	color:#5A698B;
	margin:0 5px 0 0;
	padding:1px;
	border:1px solid #9DB5D7;
	width:51px;
	height:15px;
	float:right;
}

div.sedoform .input2l {
	background-color:#fff;
	color:#5A698B;
	padding:1px;
	border:1px solid #9DB5D7;
	width:51px;
	height:15px;
	float:left;
}

div.sedoform .input2r {
	background-color:#FFFFFF;
	color:#000000;
	margin:0 5px 0 0;
	padding:1px;
	border:1px solid #000000;
	width:120px;
	height:15px;
	float:right;
}

div.sedoform select {
	background-color:#FFFFFF;
	color:#000000;
	padding:1px;
	border:1px solid #000000;
	width:190px;
	height:20px;
}

div.sedoform select.currency {
	background-color:#FFFFFF;
	color:#000000;
	padding:1px;
	border:1px solid #000000;
	width:58px;
	height:20px;
}

}

