
/* body */
body
{
    font-family: Calibri, Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #666;
    background: #efefef;
}
img, a img
{
    border: none;
    padding: 0;
}
p, ul, dl, ol, table
{
    padding-bottom: 1em;
    line-height: 1.5em;
}
p
{
    margin: 0;
    font-size: 14px;
    line-height: 1.5em;
}

a:link
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
}

a:visited
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #ff6e00;
    text-decoration: underline;
    font-weight: bold;
}
.red
{
    color: Red;
    font-weight: bold;
}
.green
{
    color: Green;
    font-weight: bold;
}

a:active
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
}

/* Headers */
h1
{
    font-size: 46px;
    line-height: 1.2em;
    color: #fff;
    text-transform: capitalize;
}

h2
{
     font-size: 32px;
    line-height: 1.2em;
    color: #666;
    margin-bottom: .25em;
}

h3
{
    font-size: 18px;
    line-height: 1.5em;
    color: #666;
    margin-bottom: .5em;
    font-weight: bold;
}

h4
{
    font-size: 14px;
    line-height: 1.5em;
    color: #333;
    font-weight: bold;
    margin-bottom: .5em;
}

h5
{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: .5em;
    margin-bottom: .5em;
}

hr
{
    color: #909497;
}

strong
{
    font-weight: bold;
    font-size: 18px;
}
.strongsmall
{
    font-weight: bold;
    font-size: 16px;
}

fieldset
{
    padding-left: 10px;
    padding-right: 10px;
}
fieldset legend
{
    margin-left: 1.5em;
}
/* Main Layout */


#headercontainer
{
    background-image: url(images/header_background.png);
    background-repeat: repeat-x;
}

#footercontainer
{
    background-image: url(images/footer_background.png);
    background-repeat: repeat-x;
}

#footercontainer .footer
{
    clear: both;
    width: 780px;
    height: 180px;
    margin: 0 auto;
}
.top
{
    padding-top: 7px;
    text-align: left;
}

.bottomright
{
    float: right;
    text-align: right;
    padding-top: 47px;
    padding-bottom: 10px;
}
.bottomleft
{
    float: left;
    clear: both;
    padding-top: 42px;
    padding-bottom: 10px;
    background: url(images/footer_logo_pool.png) no-repeat bottom;
    width: 136px;
    height: 51px;
    text-indent: -9999px;
}

.footerpartnerlogo
{
    float: left;
    width: 128px;
    height: 51px;
    padding-top: 50px;
    padding-bottom: 10px;
    outline: none;
}

.bottomright .copyright
{
    color: #97a1a8;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
}

.bottomright .tagline
{
    color: #808c95;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.bottomright .tagline strong
{
    color: #ff6e00;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

#languagecontainer
{
    width: 740px;
    text-align: right;
    margin: 0 auto;
}

#maincontainer
{
    background: white url(images/content_box_top.png) no-repeat left top;
    width: 780px;
    display: block;
    min-height: 340px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0 auto;
    display: block;
}

#maincontainerbottom
{
    background: white url(images/content_box_bottom.png) no-repeat left bottom;
    width: 780px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#main-innercontainer
{
    width: 740px;
    margin: 0 auto;
    display: block;
    min-height: 300px;
    display: inline-block;
    text-align: left;
}

#main-innercontainer .right
{
    text-align: right;
}

.homeheader
{
    position: relative;
    background: url(images/home_banner_sky.png) no-repeat left top;
    width: 740px;
    height: 230px;
    padding-left: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.homeheaderSpanish
{
    position: relative;
    background: url(images/home_banner_sky.png) no-repeat left top;
    width: 740px;
    height: 230px;
    padding-left: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.contentheader
{
    position: relative;
    background: url(images/home_banner_green.png) no-repeat;
    width: 740px;
    height: 61px;
    padding-top: 5px;
    margin: 0px;
}

.contentheader p
{
    font-size: 33px;
    margin-bottom: 1.5em;
    line-height: 1.1em;
    text-align: left;
    color: #fff;
    padding-top: 5px;
    padding-left: 18px;
}

.homeheader p, .homeheaderSpanish p
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 47px;
    line-height: 1em;
    text-align: left;
    color: #fff;
    line-height: 1em;
    padding-top: 10px;
    padding-left: 2px;
}



.hometopline
{
    position: relative;
    background: url(images/horizontal_rule_orange.png) top left no-repeat;
    height: 10px;
}

.homebotline
{
    position: relative;
    background: url(images/horizontal_rule_orange.png) top left no-repeat;
    height: 10px;
    padding-bottom: 20px;
}

.homeintrotext
{
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}

.colright
{
    width: 220px;
    float: left;
    display: inline-block;
}
.questionboxtopline
{
    background: #f1f1f1 url(images/questions_box_top.png) no-repeat left top;
    width: 220px;
    padding-top: 10px;
}

.questionboxbotline
{
    background: #f1f1f1 url(images/questions_box_bottom.png) no-repeat left bottom;
    width: 220px;
    height: 10px;
}

.questionboxtopline p
{
    padding: 0px 20px;
    width: 180px;
    line-height: 1.3em;
    font-size: 13px;
}

.questionboxtopline strong
{
    font-size: 14px;
    padding: 0px 20px;
    color: #000;
    line-height: 1em;
    font-weight: 700;
}

.dates
{
    font-size: 14px;
    padding: 0px 20px;
    color: #000;
    line-height: 1em;
    font-weight: 700;
    margin-bottom: 8px;
}
.colright p.datedetail
{
    margin-bottom: 15px;
    font-size: 11px;
}

.loginbtn
{
    padding: 0px 8px 0px 8px;
    margin-bottom: 15px;
}

/* three column */
#threecol
{
    clear: both;
    width: 780px;
    display: block;
    min-height: 300px;
    padding-bottom: 0px;
    margin: 0 auto;
    display: block;
    text-align: left;
    margin-top: 40px;
}

.threecolcontainer
{
    width: 246px;
    height: 270px;
    background-color: #fff;
    float: left;
    clear: right;
    margin-left: 90px;
    margin-right: 19px;
    background: #f1f1f1 url(images/threecol_bg.png) no-repeat left bottom;
}

.twitter
{
    background: #fff url(images/twitter_header.gif) no-repeat left bottom;
    width: 210px;
    height: 32px;
    margin: 0 18px;
    padding-top: 20px;
}

.blog
{
    background: #fff url(images/blog_header.gif) no-repeat left bottom;
    width: 210px;
    height: 32px;
    margin: 0 18px;
    padding-top: 20px;
}

.threecolheader
{
    padding-left: 30px;
    padding-top: 5px;
    color: #666;
    font-weight: 700;
}

.twitterwidget
{
    margin-top: -5px;
}

/*blog rss*/

.feedburnerFeedBlock
{
    display: block;
    background-color: #fff;
}

.feedburnerFeedBlock ul
{
    padding: 0;
    margin: 0;
}

.feedburnerFeedBlock ul li
{
    width: 210px;
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    line-height: 1.2em;
}

.feedburnerFeedBlock ul li p.date
{
    color: #333;
    padding: 0;
    margin: 0;
}

#creditfooter
{
    display: none;
}



/**Pig Contest**/
#pigContest
{
    float: left;
    margin: -30px 0 0 0;
    background: url(images/pigSleep.gif) 0 0 no-repeat;
    width: 246px;
    height: 276px;
    padding: 0 0 0 10px;
    position: relative;
}
#pigContest h3
{
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    padding: 37px 0 0 0;
    line-height: 20px;
}
#pigContest p
{
    font-size: 14px;
    color: #9c9c9c;
    margin: 27px 0 0 10px;
    line-height: 15px;
    width: 170px;
}
/*
#pigContest a{color:#1986b5;}
#pigContest ul {padding:0; margin:8px 0 0 0;}
#pigContest ul li{background:url(images/img-list-one.jpg) 0 0 no-repeat;padding-left:22px;font-size:12px;height:18px; margin-bottom:8px; line-height:1.3em; padding-right: 5px; list-style: none; }
#pigContest ul li.two{background-image:url(images/img-list-two.jpg);height:64px; padding-top:2px;  list-style: none; }
#pigContest ul li.three{background-image:url(images/img-list-three.jpg);height:18px; padding-top: 3px;  list-style: none; }
#pigContest p{font-size:10px;color:#666;margin:22px 0; }
*/


/* Login Box*/

.loginboxtopline
{
    background: #808c95 url(images/login_box_top.png) no-repeat left top;
    width: 350px;
    color: White;
}

.loginboxbotline
{
    background: #808c95 url(images/login_box_bottom.png) no-repeat left bottom;
    width: 350px;
    height: 10px;
}

.loginbox
{
    padding: 10px 10px 10px 10px;
}

.loginbox a:link, .loginbox a:hover, .loginbox a:visited
{
    color: #fff;
    font: 13px;
}

.loginbox a:hover
{
    text-decoration: underline;
}

.colleft
{
    width: 480px;
    float: right;
    display: inline;
}
.colleft a:link, a:visited
{
    text-decoration: none;
}

.auctionlogin
{
    background: #fff url(images/login.png) no-repeat center;
    width: 320px;
    height: 69px;
    text-align: center;
    padding-top: 15px;
}

.auctionlogin p
{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.auctionlogin a:link, .auctionlogin a:visited, .auctionlogin a:hover
{
    color: #fff;
}

#headercontainer .header
{
    width: 780px;
    height: 108px;
    margin: 0 auto;
}

.headertopmenu
{
    padding-top: 3px;
    text-align: right;
    float: right;
    clear: both;
    width: 780px;
}

/* Header bottom menu #####################################################################********/
.headerbotmenu
{
    float: left;
}
.headerbotmenu ul
{
    margin: 0;
    padding: 41px 0px 0px 13px;
    list-style: none;
    text-align: left;
    width: 550px;
}

.headerbotmenu ul li
{
    text-decoration: none;
    padding-right: 10px;
    color: #fff;
    display: inline;
    text-align: center;
}

.logo
{
    height: 50px;
    float: left;
    padding: 20px 0px 0px 0px;
    background: url(images/co_logo.png) no-repeat bottom;
    width: 50px;
    display: block;
    text-indent: -9999px;
    margin-right: 10px;
}

.logotag
{
    float: left;
    padding: 18px 0 0 0;
    width: 380px;
    height: 55px;
}

.logotag p
{
    color: #333;
    font-size: 18px;
    line-height: 1em;
    text-align: left;
    padding: 0 0 0 0;
    text-transform: uppercase;
}

.counter
{
    text-align: right;
    margin: -30px 32px 20px 0;
}


.headerpartnerlogo
{
    height: 50px;
    width: 141px;
    float: right;
    display: block;
    padding: 0.5em;
    padding-top: 20px;
}


/* Language LINKS */
#languagecontainer a:link
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

#languagecontainer a:visited
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

#languagecontainer a:hover
{
    color: #666;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
}

#languagecontainer a:active
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}
/* .headertopmenu small links*/
.headertopmenu a:link
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

.headertopmenu a:visited
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

.headertopmenu a:hover
{
    color: #666;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px;
}

.headertopmenu a:active
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

/* .headertopmenu main links#################################################################*/
.headerbotmenu ul li a:link
{
    color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 7px 2px 7px;
    line-height: 2em;
}

.headerbotmenu ul li a:visited
{
    color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 7px 2px 7px;
    line-height: 2em;
}

.headerbotmenu ul li a:hover
{
    color: #666;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff url(images/nav_button_right.png) no-repeat right;
    padding: 30px 7px 2px 7px;
    line-height: 2em;
}

.headerbotmenu ul li a:hover span
{
    background: #fff url(images/nav_button_left.png) no-repeat left;
}

.headerbotmenu ul li a:active
{
    color: #666;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 7px 2px 7px;
    line-height: 2em;
    background: #fff url(images/nav_button_right.png) no-repeat right;
}

/* Footer Big Links */
.top a:link
{
    color: #0092e3;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
    padding-right: 20px;
}

.top a:visited
{
    color: #0092e3;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
    padding-right: 20px;
}

.top a:hover
{
    color: #666;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
    padding-right: 20px;
}

.top a:active
{
    color: #0092e3;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
    padding-right: 20px;
}

/* Footer Small Links */
.bottomright a:link
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.bottomright a:visited
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.bottomright a:hover
{
    color: #666;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
}

.bottomright a:active
{
    color: #0092e3;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
input.submit
{
    background: url(images/button_blue.png) no-repeat top;
    border: none;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    width: 134px;
    height: 29px;
    text-transform: capitalize;
    font-family: Calibri, Arial;
    font-size: 15px;
}
input.loginsubmit
{
    background: #808c95 url(images/button_blue.png) no-repeat center top;
    border: none;
    color: #fff;
    width: 128px;
    height: 28px;
    font-weight: bold;
}
input.text
{
    width: 50px;
    border: 1px solid #666;
    margin: 0 auto;
    padding: 0px;
}
input.long, input.textlong
{
    width: 200px;
    height: 18px;
    border: 1px solid #666;
    margin: 0 auto;
    padding: 0px;
    vertical-align: middle;
}
select.short, select.long
{
    width: 150px;
    font-size: 14px;
    height: 22px;
    border: 1px solid #666;
}
select.long
{
    width: 200px;
}
input.textlong, select.short, select.long
{
    font-family: Calibri, Arial;
}
.btnpaneltop
{
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
    margin-top: 15px;
}
.btnpanelbottom
{
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
    margin-bottom: 15px;
}

/* AuctionList */

table.resulttable
{
    width: 100%;
    background-color: #fafafa;
    border: 1px #666 solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 10px 0px 10px 0px;
    clear: both;
}

.resulttable th
{
    color: #fff;
    text-transform: capitalize;
    background: url(images/table_head_bg.png) repeat-x;
}

.resulttable th.right, td.right
{
    text-align: right;
}

.resulttable th.center, td.center
{
    text-align: center;
}

a.sort
{
    padding-right: 20px;
    background-position: 100% 50%;
    background-repeat: no-repeat;
}
a.sort.asc
{
    background-image: url(images/table_sorting_arrow_up.png);
}
a.sort.desc
{
    background-image: url(images/table_sorting_arrow_down.png);
}

.resulttable th, td
{
    vertical-align: top;
}

.resulttable th a:hover
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.resulttable th a:active, th a:visited, th a:link
{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.detailtable
{
    width: 100%;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}

.detailtable tr
{
    vertical-align: top;
}


.detailtable td.right
{
    width: 20%;
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
}
.detailtable td.left
{
    width: 20%;
    font-weight: bold;
    vertical-align: middle;
}

.FilterBox
{
    background-color: #efefef;
    height: 50px;
    width: 740px;
    margin-bottom: 10px;
    background: #efefef url(images/rounded_box_bottom.png) no-repeat center bottom;
    text-align: left;
}

.rightcol
{
    text-align: right;
    font-weight: bold;
    float: right;
}

.leftcol
{
    text-align: right;
    font-weight: bold;
    float: left;
}
.heading
{
    padding: 3px 10px;
}

.colintro
{
    width: 500px;
    float: left;
    display: inline-block;
}

.colhelp
{
    width: 240px;
    float: right;
    display: inline-block;
    text-align: right;
}
.colmain
{
    clear: both;
}

input[type=text].input-validation-error
{
    background-color: #FBE3E4;
    color: #8a1f11;
}

input[type=text].input-validation-error:focus
{
    background-color: #fff;
    border: 1px solid #bbb;
    color: black;
}
input[type=password].input-validation-error
{
    background-color: #FBE3E4;
    color: #8a1f11;
}

input[type=password].input-validation-error:focus
{
    background-color: #fff;
    border: 1px solid #bbb;
    color: black;
}
.heading
{
    font-size: 14px;
    line-height: 1.5em;
    color: #333;
    font-weight: bold;
    margin-bottom: .5em;
    padding: 3px 10px;
}
.content
{
    font-size: 13px;
    line-height: 1.5em;
    padding: 3px 10px;
    width: 500px;
}


/*Index page Domain Ticker */

#divTicker
{
    position: absolute;
    display: block;
    overflow: hidden;
    width: 705px;
    font-size: 28px;
}

#divTick
{
    color: White;
    display: block;
    white-space: nowrap;
}

