p {
    margin:0px 0px 16px 0px;
    padding:0px;
}
.Story>p {margin:0px;}
.Story>p+p {text-indent:30px;}

body, ol {
    font-family: arial, helvetica;;  
    margin:0px;
    padding:0px;
    background-color:#3695C1;
}

ul {
    margin-left:15px;
    display:block;
}

pre {
    background-color: #eeeeee;
    padding: 10px;
    font-size: 11px;
}

a { color: #000000; }
a:visited {  }
a:hover {color:#000088;}

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
}
.red{
    color:red;
    font-weight:bold;    
}


.error_message{
    color:red;
    font-weight:bold;
    font-style:italic;
}
.hint_text{
    font-size:9px;
    color:green;
}
#ErrorExplanation {
    width: 400px;
    border: 2px solid #ff0000;
    padding: 7px;
    padding-bottom: 12px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
}

#ErrorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: #cc0000;
    color: #ffffff;
}

#ErrorExplanation p {
    color: #333333;
    margin-bottom: 0;
    padding: 5px;
}

#ErrorExplanation ul li {
    font-size: 12px;
    list-style: square;
}

div.uploadStatus {
    margin: 5px;
}

div.progressBar {
    margin: 5px;
}

div.progressBar div.border {
    background-color: #ffffff;
    border: 1px solid grey;
    width: 100%;
}

div.progressBar div.background {
    background-color: #333333;
    height: 18px;
    width: 0%;
}

.topbar {
    
    top:0px;
    background-color:#ffffdc;
    width:100%;
    height:100px;
    left:0px;
    padding:0px;
    margin:0px;
    
}
.right_logon_menu{
    float:right;
    background-color:#ffffea;
}
.left_logon_menu{
    width:110px;
}


.left_login_menu{
    position:relative;
    float:left;
    width:180px;
    background-color:#abcdef;
    border:5px double #456789;
}


.leftBar {
    padding-top:10px;
    width:130px;	
    left:10px;
    float:left;
    z-index:2;
}

.notice{
    background-color: #ff0000;
    color: #0000ff;
}

.unreadMessage td {
    font-weight:bold;
}
.unreadMessage {
    font-weight:bold;
    font: 12px verdana; 
    margin:0px;
}

.write_letter{
    font-size:larger;
}

.view_letter{
    font-size:large;
}


.hand_writing{
}
.readMessage {
}

.messages_top_th{
    background-color: #eeeedd;
}
.bottom_bar_layout {
    position:absolute;
    bottom:5px;
    width:100%;
    left:0px;
}
.top_bar_layout {
    position:absolute;
    top:5px;
    width:100%;
    left:0px;
}

.story {
    width:350px;	
    padding:10px;
    /*border:7px outset #541D15;*/
}


.talk {
    text-indent:5%;
    margin:1px;
    font-style:normal;
    font-size:120%;
}
.talk:first-letter {
    font-size:120%;
    font-weight:bold;
}



.greeting {
    font-size:large;
    color:black;
}
.narator {
    color:#3333aa;
    font-style:italic;
    font-weight:lighter;
    font-size: x-small;
}
.a_button{
    color:black;
    background-color:#ccbbcc;
    padding:1px;
    text-decoration: none;
    border: 3px outset gray;
    font-weight:bold;
}	
.a_button:hover{
    color:black;
    background-color:#ccbbaa; 
    border: 3px inset gray;
}
.a_button:visited{
    color:black;
    background-color:transparent;
    font-weight:bold;
}	

.show_player_regular_th{
    background-color:#eeeeee;
    color:#002233;
}

.default_centered_form{
    width:430px;
}

.create_show_form{
    width:630px;
    /*	background-color:#c5cdd1;
    color:#002233;*/
}

.find_market_horses_form{
    width:430px;
    background-color:#c5cdd1;	
    color:#002233;
}
#player_settings_form{
    width:90%;
}

#player_settings_form textarea#player_page_body {
    width:99%;
}
#player_settings_form a.link_button {
    width:100pt;
    display:block;
    text-align:center;
}

.accordion_header{	
    height:18px;
    padding:5px;
    width:500px;
}


.buy_in_market_header{	
    height:18px;
    padding:5px;
    width:580px;
}


.buy_acc_header{	
    height:18px;
    padding:5px;
    width:600px;
}
.accordion_form{
    width:340px;
    background-color:transparent;	
}
.market_acc_header{	
    height:18px;
    padding:5px;
    width:550px;
}

.message_acc_header{	
    height:18px;
    padding:5px;
    width:600px;
}


.a_img{
    background-color:transparent;	
    text-decoration: none;
}	
.a_img:hover{
    border-bottom:1px solid red;
    border-top:1px solid red;
    background-color:transparent;
}
.a_img:visited{
    background-color:transparent;
}	
.previous_page_link{
    color:black;
    background-color:transparent;	
    border:2px outset #abcdef;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}
.next_page_link{
    color:black;
    background-color:transparent;
    border:2px outset #abcdef;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}
.next_page_link:visited{
    color:black;
    background-color:transparent;
    border:2px outset #abcdef;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}	
.previous_page_link:visited{
    color:black;
    background-color:transparent;
    border:2px outset #abcdef;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}		
.next_page_link:hover{
    background-color:transparent;
    border:2px inset #89abcd;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
    color:#ccffdd;
}
.previous_page_link:hover{
    color:#ccffdd;
    background-color:transparent;
    border:2px inset #89abcd;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}


.link_image:visited{
    background-color:transparent;
}	
.link_image{
    background-color:transparent;
}
.link_image:hover{
    background-color:transparent;
    border-bottom:1px dotted #123456;
}


.menu_left_bottom{
    background-image:url(/images/new_layout/menu_bottom_left.gif);
    height:24px;
    background-position:right bottom;
    color:white;
    background-repeat:no-repeat;
}


div.google {
    
    width:758px;
    height:110px;
    background:url(/images/new_layout/cream/full.gif) 0 0 no-repeat;
    color:white;
    padding-top:7px;
    background-position:left top;
    background-repeat:no-repeat;
}

div.menu_left_top{
    background-image:url(/images/new_layout/menu_top_left.gif);
    height:22px;
    color:white;
    background-position:right top;
    background-repeat:no-repeat;
    padding-top:8px;
}

div.menu_left_top div.menu_title {
    color:#E1D9CE;
}	

div.menu_body_left{
    background:url(/images/new_layout/menu_body_left.gif) 0 0 repeat-y #541D15;
    background-position:top right;
    color:white;
    padding:0px;
    margin:0px;
}

div.menu_body_left a {
    color:white;
}

div.menu_left{
    background-image:url(/images/new_layout/menu_left.gif);
    background-position:right top;
    color:white;
}

div.menu_right_top{
    background-image:url(/images/new_layout/menu_top_right.gif);
    background-position:left top;
    height:24px;
    color:white;
    background-repeat:no-repeat;
    padding-top:6px;
}

div.menu_right{
    /*background-image:url(/images/new_layout/menu13j.gif);*/
    background-image:url(/images/new_layout/menu_left.gif);
    background-position:left top;
    
}

.menu_right_bottom{	
    background-image:url(/images/new_layout/menu_bottom_right.gif);
    height:24px;
    background-position:left bottom;
    color:white;
    background-repeat:no-repeat;
}

div.menu_body_right{
    background:url(/images/new_layout/menu_body_right.gif) 0 0 repeat-y #541D15;
    color:white;
    padding:0px;
    padding-left:5px;
    margin:0px;
    margin-left:2px;
    width:117px;
}

div.menu_body_right a {
    color:white;
}


span.menu_subtitle{
    display:block;
    background-color:#E1D9CE;
    color:#541D15;
    font-weight:bold;
}

div.menu_common {
    display:block;
    text-align:left;
    width:118px;
}

div.menu_common a{
    display:block;
    text-decoration:none; 
    border:none;   
}
div.menu_common a:hover {
    background-color:#E1D9CE;
    color:black;
    /*border-right:2px double #black;*/
}


div.menu_title{
    color:white;
    display:block;
    text-align:center;
    width:89px;
    font-weight:bold;    
}





.tab_button_left1{
    background-image:url(/images/new_layout/tab_left_corner.gif);
    background-position:left top;
    text-decoration:none;		
    
}

.tab_button1{
    background-image:url(/images/new_layout/tab_right_corner.gif);
    background-position:right top;
    font-weight:bold;
    text-decoration:none;
    
}

.tab_button1:visited{
    background-image:url(/images/new_layout/tab_right_corner.gif);
    background-position:right top;
    font-weight:bold;
    text-decoration:none;
}


.tab_button1:hover{
    background-image:url(/images/new_layout/tab_right_corner.gif);
    background-position:right top;
    text-decoration:none;
    font-weight:bold;
    color:#ffffff;
    background-color:transparent;
}



.tab_button_left{
    background-image:url(/images/new_layout/left.gif);
    text-decoration:none;
    font-size:13px;		
}

.tab_button_right{
    background-image:url(/images/new_layout/right.gif);
    text-decoration:none;
    font-size:13px;		
}


.tab_button{
    background-image:url(/images/new_layout/middle.gif);
    font-weight:bold;
    text-decoration:none;
    font-size:13px;
}

.lb1 {
    font-family:Arial;
    color:#222222;
}


a.link_round_light{
    display:block;
    width:8em;
    color:#222222;
    background-color:#E0DAC9;
    padding:4px 0px;
    text-decoration:none;
}

a.link_round_light:hover{
    text-decoration:none;
    background-color:#DEC9AC;
}

/*
.link_button:visited{
    font-family:Arial;
    background:url(/images/input_bg.gif) top left repeat-x #fff;
    color:#222222;
    border:2px outset #56789a;
    padding-left:4px;
    padding-right:4px;
    padding-top:1px;
    text-decoration:none;
}	
.link_button{
    font-family:Arial;
    background:url(/images/input_bg.gif) top left repeat-x #fff;
    color:#222222;
    border:2px outset #56789a;
    padding-left:4px;
    padding-right:4px;
    padding-top:1px;
    text-decoration:none;
}
.link_button:hover{
    font-family:Arial;
    background:url(/images/input_bg.gif) top left repeat-x #fff;
    color:#222222;
    border:2px inset #56789a;
    padding-left:4px;
    padding-right:4px;
    padding-top:1px;
    text-decoration:none;
}
*/
.text_link_button:visited{
    font-family:Arial;
    background-color:#e0dac9;
    color:#000000;
    border:2px outset #56789a;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}	
.text_link_button{
    font-family:Arial;
    background-color:#e0dac9;
    color:#000000;
    border:2px outset #56789a;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}
.text_link_button:hover{
    font-family:Arial;
    background-color:#e0dac9;
    color:#000000;
    border:2px inset #56789a;
    padding-left:4px;
    padding-right:4px;
    text-decoration:none;
}



.market_panel{
    background-color:red;
}
.player_room{
    background-color:#89abcd;
    width:100px;
}	
.market_area{
    background-color:#89abcd;
    width:180px;
}	

.key{
    border:3px outset blue;
    display:block;
    font-size:23px;
    padding:3px;
}

.live_chat_window{
    width:500px;
    height:400px;
    overflow:auto;
    font-weight:normal;
}

.menu_button{
    border:1px outset #fff;
    text-decoration:none;
}
.menu_button:visited{
    background-color:transparent;	
    border:1px outset #fff;
    text-decoration:none;
}	
.menu_button:hover{
    cursor:pointer;
    border:1px inset #fff;
    background-color:transparent;
    text-decoration:none;
    color:#000000;	
}	

.menu_buttonb{
    border:1px #aaa outset;
    border-bottom:none;
    padding:2px;
    text-decoration:none;
}
.menu_buttonb:visited{
    border:1px #aaa outset;
    border-bottom:none;
    background-color:transparent;	
    padding:2px;
    text-decoration:none;
}	
.menu_buttonb:hover{
    cursor:pointer;
    border:1px inset #fff;
    border-bottom:none;
    padding:2px;
    text-decoration:none;
    color:#000000;	
}	






.menu_link{
    border:none;
    text-decoration:none;
}
.menu_link:visited{
    background-color:transparent;	
    border:none;
    text-decoration:none;
}	
.menu_link:hover{
    cursor:pointer;
    border:none;
    background-color:transparent;
    text-decoration:none;
    color:#000000;	
}	

p.c_Text {
    text-indent:3%;
    margin:1px;
    margin-right:10px;
    font-style:normal;
    font-size:120%;
}
p.c_Text:first-letter {
    font-size:150%;
    font-weight:bold;
}	

.switch_button{
    width:100px;	
    border-bottom:2px outset #ccc;
    border-right:2px outset #ccc;
    color:#111;
    padding:3px;
    padding-right:10px;
    padding-left:10px;
    
}
/*
input {
    padding:4px;
    font-weight:normal;
    border:1px solid #666;	
    background:url(/images/input_bg.gif) top left repeat-x #fff;
}
*/
input.round {
    background:url(/images/input.gif);
    background-repeat:no-repeat;
    padding:5px;
    padding-left:12px;
    padding-top:7px;
    border:none;        
    height:16px;
    width:160px;
}

textarea {
    padding:4px;
    font-weight:normal;
    border:1px solid #666;	
    background:url(/images/input_bg.gif) top left repeat-x #fff;
}
table .ht {
    
}

tr.horizontal_table_title th{
    padding:2px;
}
input.goto_button{
    border:2px inset #c8c864;
    background-color:white;
}

table.hbar {
    border:1px solid black;    
}

table.hbar td {
    text-align:center;
}
table.hbar td.horizontal_table_title {
    padding:0px;
    border:2px outset #eeeeee;    
}


div#find_icon{
    cursor:pointer;
    padding:1px;
}


a.button_link img{
    border:none;    
}

a.button_link {
    padding:1px;    
    border:0px;
    text-decoration:none;
    width:70px;
    height:70px;
    display:block;
    
}

a.button_link:hover{
    /*ckground-color:#d3d6ca;*/
    background-color:#9d4448;
    border:1px solid black;
    padding:0px;
    z-index:2;
}


a.button_link span {
    display:none;
}

a.button_link:hover span{
    display:block;
    position:absolute;
    padding:5px;
    width:200px;
    top:100px;
    left:0px;
    font-weight:bold;
    z-index:20;
    text-align:center;
}

a.col9:hover span{left:-150px;}
a.col8:hover span{left:-75px;}

div#find_stuff a.button_link:hover span{
    top:100%;
    left:10%;
}


#global_hint{
    position:absolute;    
    border:#fedcba 2px double; 
    background-color:#aaccdd;
    color:black;    
    font-weight:bold;
    padding:15px;
    top:0px;
    left:0px;
    display:none;
    z-index:3;
}
.local_menu {
    font-weight:bold;
}
.result_bar {
    width:90%;
    padding-top:8px;
    padding-bottom:3px;
    display:block;
    top:100px;
    text-align:center;
    font-size:larger;
}

div#local_hint{
    position:absolute;
    z-index:9000;
    padding:5px;
    text-align:center;
    display:block;
    left:-1000px;
    top:-1000px;
    width:342px;
    height:41px;
    /*background:#E0DAC9 none repeat scroll 0%;*/
    /*background:url('/images/new_layout/cream/show_hint.gif')  no-repeat;*/
    -moz-opacity: 0.9;
    opacity:.90;
    filter: alpha(opacity=90);
}
div#local_hint div#local_hint_message {
    display:block;
    color:black;
    height:40px;
    width:100%;
    overflow:auto;
}

table.text_rect,
div.text_rect{
    width:500px;
    padding:20px;
}

.ous {
    text-decoration:none;
    font-weight:bold;
}
.width_800, table.width_800, div.width_800{width:800px;}
.width_700, table.width_700, div.width_700{width:700px;}
.width_600, table.width_600, div.width_600{width:600px;}
.width_500, table.width_500, div.width_500{width:500px;}
.width_400, table.width_400, div.width_400{width:400px;}
.width_300, table.width_300, div.width_300{width:300px;}
.width_200, table.width_200, div.width_200{width:200px;}
.width_100, table.width_100, div.width_100{width:100px;}

span.highlight_menu{
    color:#aa0000;
    background-image:url('/images/smileys/79.gif');
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:22px;
}



a.boldbuttons{
    background: transparent url('/images/special/hover/left_button.gif') no-repeat top left;
    display: block;
    float: right;
    line-height: 25px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background  */
    height: 32px; /* Height of button background height */
    padding-left: 13px; /* Width of left menu image */
    text-decoration: none;
    margin-right:3px;
}

a.boldbuttons input,
a.boldbuttons span{
    background: transparent url('/images/special/hover/right_button.gif') no-repeat top right;
    display: block;
    border:none;
    padding-right:15px;
    height:28px;
    padding-top:2px;
    float:left;
    white-space: nowrap;
    cursor:pointer;
    
}

a:hover.boldbuttons{ /* Hover state CSS */
    background-image: url('/images/special/hover/left_button_hover.gif');
}


a.boldbuttons:hover span, 
a.boldbuttons:hover input{
    text-decoration: underline;
    border:none;
    background-image: url('/images/special/hover/right_button_hover.gif');
    color:white;	
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
    overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
    width:100%;
    margin-top:4px;
}

ul{
    list-style:none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
}
ul.hozirontal_list{
    margin: 0 auto;
    list-style-type:none;
}
ul.horizontal_list li{
    text-align: left;
    list-style-type:none;
    float: left;
    list-style: none;
    
}

div.menu_context_holder {
    width:90%;
    
}

iframe#chat_fr{
    border:1px solid #541D15;
    width:90%;
}  
table.table_info_bar{      
    width: 90%;
    padding: 4px;
    border: 1px solid white;
    color: black;
    background-image: url('/hmenu/img/rain/popup-normal-bg.png');      
}


table.table_info_bar td span{
    font-style:italic;      
    font-weight:bold;
}

.pedigree_father {
    background-color:#8888ff;
    
    border:1px solid black;
}
.pedigree_mother {
    background-color:pink;
    
    border:1px solid black;
}

div#the_chat iframe {
    background-color:white;
    color:black;
}

fieldset#comments_table{
        padding:3px;
        width:800px;
        text-align:left;
}


fieldset#comments_table textarea {
    width:790px;
    
}
fieldset#comments_table div.horizontal_table_title{
    text-align:right;
        display:block;
        width:100%;
        min-height:30px;
    }
fieldset#comments_table div.horizontal_table_categories{    
    display:block;
        width:100%;
    }
    
    
fieldset#comments_table span.posted_by {
            
      display:block;
        text-align:right;
        margin:0px;
        margin-bottom:10px;
        margin-right:10px;
}

fieldset#comments_table span.posted_by span{
    text-align:left;
    float:left;
    margin-left:5px;
}

fieldset#comments_table span.comment {
padding-left:15px;
        display:block;
        margin:0px;
        overflow:hidden;
}