/*
  style.css,v 1.0 2006/03/18

  SEOTM Solutions
  http://www.seotm.com

  Copyright (c) 2008 Seotm.com
*/
.main
{
 border: 1px solid #dddddd;
 background-color: #ffffff;
}
.menu_element
{
width:180px;
height:40px;
padding-left: 15px;  
}
.left_menu
{
 padding-left: 20px;
 width: 191px;
}
.head
{
  background-image: url('/images/design/head3.jpg');
  background-repeat: no-repeat; 
  background-position: center;
  height: 264px;
  width: 1000px;
  vertical-align: top;
  }
.mg
{
  background-image: url('/images/design/menuG.jpg');
  background-repeat: repeat-x; 
  background-position: center;
  height: 12px;
  }
.mr
{
  background-image: url('/images/design/menuR.jpg');
  background-repeat: repeat-x; 
  background-position: center;
  height: 12px;
  }
.menu_cat
{
  background-image: url('/images/design/right_menu.jpg');
  background-repeat: repeat-y; 
  width: 160px;
  vertical-align: top;
  }
.menu_sub
{
  background-image: url('/images/design/stars.jpg');
  background-repeat: no-repeat; 
  background-position: bottom right;
  width: 160px;
  vertical-align: top;
  }
  .menu_cat_td{
  height: 30px;
  padding-left: 10px;    
  }
  .menu_ss
  {
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: top;
  height: 30px;
  vertical-align: middle;
  }
  .head1{
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
  }
  #head2
  {
   height: 50px;
   width: 500px;
   padding-left: 200px;
   vertical-align: middle;
   font-weight: normal;
   color: #fff;
   display: block;
  }
  #head3
  {
   height: 50px;
   width: 500px;
   padding-left: 200px;
   vertical-align: middle;
   font-weight: normal;
   color: #fff;
   display: none;
  }
.vertical_menu
{
  background-image: url('/images/design/menu_right.gif');
  background-repeat: repeat-y; 
  background-position: right;
  width: 231px;
}
.content
{
 padding: 20px  20px  20px  20px;
 vertical-align: top;
}

.name{
 height:25px;
 background-color: #666666;
 padding-left: 10px;
}

.name A {
  color: #ffffff;
  text-decoration: underline;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.name A:hover {
  text-decoration: none;
}
A.news {
  color: #D25D23;
}
A.news:hover {
  color:#D25D23;
}
A.link {
  color: #D25D23;
  text-decoration: underline;
}
A.link h3{
  text-decoration: underline;
}
A.link:hover {
  color:#fca377;
}
A.left {
  color: #4f4f4f;
  text-decoration: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
A.left:hover {
  text-decoration: underline;
}
A.footer {
  text-decoration: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}
A.footer:hover {
  text-decoration: underline;
}
A.small_l {
  text-decoration: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
A.small_l:hover {
  text-decoration: underline;
}
.submenu
{
 padding-left: 50px;
}
A.name1 {
  color: #D25D23;
  text-decoration: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
A.name1:hover {
  text-decoration: underline; 
}
A.sub_levels:hover {
  text-decoration: underline;
}
A.sub_levels {
  color: #aa9999;
  text-decoration: none;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  background: url('/images/design/arr.gif') left no-repeat;
}
.date
{
 font-size: 12px;
}
.menu
{
 background-image: url('/images/design/menu_back.jpg');
 background-repeat: repeat-x;
 background-position: center;
}
/*       Horizontal menu            */
.chromestyle{font-weight: bold;}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
/*content: ".";*/  height: 0; clear: both; visibility: hidden;}

.chromestyle table{ padding: 0; margin: 0;text-align: center;}

.chromestyle table .item{text-align: center; padding-right : 5px; white-space: nowrap; padding-left: 5px;} 
.chromestyle table .item2{text-align: center; padding-right : 5px; white-space: nowrap; padding-left: 5px;background-image: url('/images/design/active_item.gif'); background-position: bottom center; background-repeat: no-repeat;} 
.chromestyle table td a{ padding-bottom : 8px;padding-left: 0px;font-weight: bold; font-family: Arial, sans-serif;color: #4f4f4f; font-size: 10px; text-transform: uppercase; text-decoration: none; }
.chromestyle table td a:hover{text-decoration: none;color: #777777;background-image: url('/images/design/sub_item.gif'); background-position: bottom center; background-repeat: no-repeat; }

.chromestyle table td a.sub{ padding-left: 0px;padding-bottom : 8px;font-weight: bold; font-family: Arial, sans-serif;color: #4f4f4f; font-size: 10px; text-transform: uppercase; text-decoration: none; }
.chromestyle table td a.sub:hover{text-decoration: none;color: #777777; background-image: url('/images/design/sub_item.gif'); background-position: bottom center; background-repeat: no-repeat;}

.chromestyle table td a.active{font-family: Arial, sans-serif;color: #d25d23; font-size: 11px; text-transform: uppercase;}

.chromestyle table td a.active:hover{color: #946a56;}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{margin-left: 0px;margin-top: 5px; position:absolute; top: 0; border: 1px solid #999999; /*THEME CHANGE HERE*/  font:normal 12px Verdana; line-height:18px; z-index:100; background-color: #f1f1f1; width: 180px; visibility: hidden; /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/}

.dropmenudiv a{font-family: Arial, sans-serif; width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #fff; /*THEME CHANGE HERE*/ padding: 2px 0; text-decoration: none; color: #444444; font-size: 12px;font-weight: bold; text-decoration: none;}

* html .dropmenudiv a{ /*IE only hack*/ width: 180px; background-color: #f1f1f1; }

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/  background-color:  #ffffff;}
