* { border: 0; }

html
{ 
    height: 100%;
    width: 100% !important;
    min-width: 1000px;
    border: 0px solid green;
}


body, html
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

body
{
    min-width: 1000px;
    border: 0px solid red;
}
body { min-height: 100%; height: auto !important; height: 100%; position: relative; }


body{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11pt;
}

table td
{
    vertical-align: top;
}

div.head{
  float: left;
  margin-right: 1px;
}

div.menu{
  clear: both;
  background-image: url('/images/menu_bg.gif');
  width: 999px;
  height: 25px;
  background-repeat: repeat-x;
  padding-top: 3px;
  margin-bottom: 10px;
}

div.menu_text{
  text-align: left;
  font-style : italic;
  font-weight : bolder;
  padding-left: 20px;
  letter-spacing : -1px;
}
div.menu_text a{
  float: left;
  color: #ffffff;
  text-decoration: none;
}

div.menu_spacer{
  color: #75add0;
  margin-left: 15px;
  margin-right: 15px;
  font-weight : bolder;
  float: left;
}

div.menu_left{
  background-image: url('/images/left_menu_bg.gif');
  text-align: left;
  font-weight : bolder;
  font-size: 10pt;
  width: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

div.menu_left a{
  color: #ffffff;
  text-decoration: none;
  /*border-bottom: 1px solid #75add0;*/
  margin-right: 10px;
  }


div.menu_left .lmenu_spacer
{
  font-size: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #75add0;
  height: 1px;
  width: 140px;
}


/*div.outerfooter
{
    position: absolute;
    bottom: 0px;  
}
*/
div.footer
{  
    width: 1000px;
    text-align: center;
    height: 70px;
    background-image: url('/images/footer.jpg');
    background-repeat: no-repeat;
    background-position : bottom;
    
    margin-bottom: 20px;
}

div.footer div.contacts
{
    position: relative;
    top: 35px;
    
    font-family: Tahoma;
    font-size: 9px;
    
    color: #bebebe; 
}

div.footer div.contacts a
{
    color: #ffc84a;
}

div.footer div.mailtous
{
    float: right;
    position: relative;
    top: 8px;
    left: -20px;
}

h1.location, h1.location a, h3
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #bebebe;
    
    margin-bottom: 10px;
}

h3
{
    font-size: 10pt;
}

span.date
{
    color: #11528d;
    font-weight: bold;
}

.content a
{
     color: rgb(47, 137, 199);
}

.content table
{
    width: 100%;
}


div.news_brief img, div.news img
{
    margin: 0 10px 10px 10px;
}

div.news_brief img.arrow, div.news img.arrow
{
    margin: 0 0 0 0;
}

div.auth
{
    width: 188px;
    border: 1px solid #cccccc;
    font-family: Tahoma;
    font-size: 10px;
}
div.auth h1, h2
{
  font-family : Arial, Helvetica, sans-serif;
  font-size: 9pt;
}

div.auth h1.authentication
{
    background-image: url('/images/left_menu_bg.gif');
    font-weight : bolder;
    font-size: 10pt;
    color: #ffffff;
    
    padding: 5px 0px 5px 20px;
    margin-bottom: 3px;
    margin-top: 0px;
}

div.auth input
{
   border: 1px solid #cccccc; 
}

div.auth p a
{
    color: rgb(47, 137, 199);
}

div.gallery_index
{
    border: 0px solid;
}

div.gallery_index ul, div.gallery_index li
{
    list-style-position : inside;
    list-style-type : square;
    display : compact;
}

td.pics_total {
    border-top: 1px dashed Gray;
    /*border-style: ;*/
    padding-top: 5px;
}

div.gallery_index input
{
    border: 1px solid;
    text-align: center;
}
table.main_table
{
	border-collapse: collapse;
	border: 1px solid #c9c9c9;
	/*border-right: 1px solid #c9c9c9;*/
}

table.main_table td
{
	border: 1px solid #c9c9c9;
}

td.tdindex{
	text-align: center;
	vertical-align : middle;
}

h1.comment
{
  font-size: 16px;
  font-weight: 300;
  
  margin-top: 15px;
}
p.author
{
  font-size: 13px;
}
