﻿body, p, td, a, h1, h2, h3, h4, div, span {
    font-family: Verdana;
}

h1 
{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 18px;
    /*border-top: 2px solid #84b3ba;*/
}

h2
{
    font-size: 14px;
    line-height: 18px;
    margin: 30px 0 18px 0;
    border-top: 2px solid #002868;
    padding-top: 0px;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 22px 0px 14px 0px;
    border-top: 1px solid #002868;
}

h4
{
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 6px;    
}

hr
{
    border: 0px;
    border-bottom: 1px solid #002868;
    height: 1px;
}

p, ol, ul, span, th
{
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 14px;
}

th, td, input, select, p a
{
    font-size: 11px;
    line-height: 18px;
}

th 
{
    text-align: left;
}

p.pretext
{
    font-weight: bold;
}

.indented
{
    margin-left: 30px;
}

.fronttext
{
    line-height: 13px;
    font-size: 11px;
    font-weight: bold;
}

li 
{
    margin-bottom: 8px;
}

a
{
    text-decoration: underline;
}

a:hover
{
    color: #851a2f;
}

a.link
{
    padding-left: 16px;
    background-image: url('../../media/ui/link.gif');
    background-position: top left;
    background-repeat: no-repeat;
}

a.markvisited:visited
{
    color: #851a2f;
}

img 
{
    border: 0px;
}

form
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}



/**********************3
* Menu
*/


/*#menu a:hover { color: #908271; }*/
#menu div.menuitemcontainer { width: 248px; }
#menu div.menuitemcontainer div.menuitemcontainer { width: auto; }
#menu div.hide { display: none; }
#menu div.popup { position: absolute; right: 256px; text-align: right; }
#menu div.popup a { padding-left: 10px; width: 248px; }



#menu a:hover, #menu2 a:hover
{
    color: #851a2f;
}

#menu, #menu2
{
    font-size: 11px;
    line-height: 20px;
}

#menu a
{
    color: #84b3ba;
    font-weight: bold;
    text-decoration: none;    
    border-top: 1px solid #84b3ba;
}

#menu a.active, #menu2 a.active
{
    color: #425680;
    /*background-color: #f0f8f8;*/
    border-top: 1px solid #425680;
}

#menu2 a
{
    color: #84b3ba;
    font-weight: normal;
    text-decoration: none;    
    border-top: 1px solid #84b3ba;
}




#header img
{
    border: 0px;
}


.min_content_width
{
    width: 460px;
}

#specials
{
    font-size: 12px;
    z-index: 3;
}

.special_item
{
    margin: 20px 10px 60px 0px;
    padding-top: 16px;
    padding-bottom: 8px;
    background-image: url('../../media/ui/specials_line.gif');
    background-position: top right;
    background-repeat: no-repeat;
    border-bottom: 1px solid #851a2f;
}

#specials h1
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;   
    color: #84b3ba;
}

#specials a
{
    color: #84b3ba;
}

#specials a:hover
{
    color: #851a2f;
}

#specials p
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #84b3ba;
}

.special_item_image
{
    display: block;
    text-align: right;
    margin: 6px 0px 0px 0px;
    background-color: #84b3ba;
    padding: 0px;    
}
.special_item_image img
{
    border: 0px;
}



#footer_text
{
    font-size: 10px;
    line-height: 14px;
    color: white;
    background-color: #84b3ba;
    padding: 6px 10px 2px 4px;
}

#footer_text a 
{
    font-size: 10px;
    line-height: 14px;
    color: White;
    text-decoration: none;
}

#news_title
{
    padding: 2px 0px 0px 2px;
    font-size: 12px;
    font-weight: normal;
}

#news_items
{
    padding-top: 20px;
}
#news_items div
{
    font-size: 11px;
    height: 18px;
    font-weight: bold;
    color: #84b3ba;
}

#news_items a
{
    font-weight: normal;
    text-decoration: none;
    color: #84b3ba;
}

#news_items a:hover
{
    color: #851a2f;    
}

.news_panel_text, .news_panel_text p, .news_panel_text a
{
    color: White;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

.news_panel_text p
{
    margin: 0px;
}

.news_panel_text a 
{
    text-decoration: none;
}

.news_panel_text a:hover
{
    color: #851a2f;
}




.TableControlPanel
{
    /*background-color: #F0F0F0;*/
    padding: 6px 0px 6px 0px;
    border-top: 1px solid #84b3ba;
    /*border-bottom: 1px solid #84b3ba;*/
}




/* Control styles */

input, textarea { font-size: 11px; }
input.box, textarea.box { border: 1px solid #B0B0B0; width: 200px; line-height: 12px; }
input.wide, textarea.wide { width: 98%; }



.dropdown
{    
    border: 0px;
    font-size: 11px;    
    display: inline;
}
.dropdown div 
{
    position: absolute;
    margin-top: -4px;
}

.dropdown a 
{
  display: none;
  text-decoration: none;
  list-style: none;
  border-top: 1px solid white;
  padding: 4px 28px 4px 4px;
  background-color: #84b3ba;
}

.dropdown div:hover a {
  display: block;
  float: none;
}

.dropdown a.selected 
{
    display: block;    
  border-top: 0px;
  background-image: url('../../media/ui/link.dropdown.gif');
  background-position: right center;
  background-repeat: no-repeat;
}

.dropdown a:hover 
{
    color: #851a2f;
}




.GoButton
{
    background-color: Transparent;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 16px;
    height: 16px;
    background-image: url('../../media/ui/link.go.gif');
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
    cursor:pointer;
}

.LinkButton
{
    background-color: Transparent;
    border: 0px;
    margin: 0px;
    width: auto;
    padding: 0px;
    cursor:pointer;
}

.LinkButton:hover
{
    color: Red;
}

.FloatingImageLeft
{
    margin-right: 8px;
    margin-bottom: 4px;
}



.infobox 
{
    background-color: #ffffff;
    color: #808080;
    border: 1px solid #908271;
    position: absolute;
    margin-top: 10px;
    margin-left: 4px;
    padding: 4px;    
    width: 240px;
}

