/* BASIC ELEMENTS */
a {
  color:#c87;
  cursor:pointer;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a img {
  border:none !important;
}

body {
  background:#98B5D3 url(/images/background.jpg) center top repeat-x;
  color:#fff;
  font:11px "Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
  height:100%;
  margin:0;
  padding:0;
  width:100%;
}

h1,h2,h3,h4 {
  letter-spacing:-1px;
  margin:0;
  padding:0;
}

h1 {
}

h2 {
  background:#db8 url(/images/background_h2.gif) no-repeat;
  color:#000;
  font-size:12px;
  font-weight:normal;
  line-height:1em;
/*  font-weight:bold;*/
  margin:0 0 10px -5px;
  padding:2px 0 2px 10px;
}

img {
  border:none;
}

p,form,table {
  margin:0;
  padding:0;
}

/* FORM ELEMENTS */

input, textarea {
  background:#db8;
  border:1px solid #fff;
  color:#000;
  width:300px;
}

input.button {
  background:#000;
  color:#fff;
  width:300px;
}
*>input.button {
  width:auto;
}

textarea {
  font:12px "Lucida Grande",Verdana,"Bitstream Vera Sans",sans-serif;
  height:150px;
  margin:0;
  padding:0;
}

/* TABLES */

table {
  border:none;
  border-collapse:collapse;
  margin:0;
  width:100%;
}

td {
  padding:5px;
}

th {
  background:#000;
  padding:3px;
  text-align:left;
}

tr.row0 {
  font-weight:bold;
  text-align:center;
}

tr.row1 td, tr.row2 td {
  padding:5px !important;
}

.row1 {

}

.row2 {

}

div#main {
  background:url(/images/background_main.jpg) no-repeat -25px 117px;
  margin:0 auto 20px auto;
  position:relative;
/*  text-align:center;*/
  width:738px;
  z-index:0;
}

div#header {
  height:120px;
  margin:0 0 -15px 0;
  position:relative;
  z-index:0;
}

div#menu_items {
  height:41px;
  margin:0 0 -14px 0;
  position:relative;
  z-index:2;
}
*>div#menu_items {
  margin:0 0 -11px 0;
}

div#menu {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/background_menu_ie.png',sizingMethod='image');
  height:26px;
  position:relative;
  z-index:1;
}
*>div#menu {
  background:url(/images/background_menu.png) no-repeat;
}

div#menu_items div.tab_active, div#menu_items div.tab_inactive {
  float:left;
  height:41px;
  margin:3px -20px 0 10px;
  position:relative;
  width:119px;
}

div#menu_items div.tab_active {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/background_tab_active.png',sizingMethod='image');
}

*>div#menu_items div.tab_active {
  background:url(/images/tabs/background_tab_active.png) no-repeat;
}

div#menu_items div.tab_inactive {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/background_tab_inactive.png',sizingMethod='image');
}

*>div#menu_items div.tab_inactive {
  background:url(/images/tabs/background_tab_inactive.png) no-repeat;
}

div#tab_home, div#tab_clients, div#tab_cases, div#tab_contact, div#tab_about, div#tab_verdicts {
  background-repeat:no-repeat;
  height:17px;
  position:relative;
  top:17px;
}

div#tab_home {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/txt_home.png',sizingMethod='image');
  left:41px;
}
*>div#tab_home {
  background-image:url(/images/tabs/txt_home.png);
}

div#tab_clients {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/txt_clients.png',sizingMethod='image');
  left:35px;
}
*>div#tab_clients {
  background-image:url(/images/tabs/txt_clients.png);
}

div#tab_cases {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/txt_cases.png',sizingMethod='image');
  left:38px;
}
*>div#tab_cases {
  background-image:url(/images/tabs/txt_cases.png);
}

div#tab_contact {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/txt_contact.png',sizingMethod='image');
  left:34px;
}
*>div#tab_contact {
  background-image:url(/images/tabs/txt_contact.png);
}

div#tab_about {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/txt_about.png',sizingMethod='image');
  left:25px;
}
*>div#tab_about {
  background-image:url(/images/tabs/txt_about.png);
}

div#tab_verdicts {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/tabs/txt_verdicts.png',sizingMethod='image');
  left:29px;
}
*>div#tab_verdicts {
  background-image:url(/images/tabs/txt_verdicts.png);
}

#content {
  background:url(/images/background_content.gif) repeat-y;
  overflow:visible;
  position:relative;
  width:100%;
  z-index:2;
}

h1#title {
  float:left;
  margin:10px 0 10px 20px;
}

div#submenu {
  float:left;
  margin:17px 0 0 10px;
}

table#text {
  border:none;
  border-collapse:collapse;
}

td#left_column {
  border:none;
  line-height:1.2em;
  padding:0 10px 30px 30px;
  width:375px;
}

td#right_column {
  border:none;
  padding:0 15px 0 0;
}

div#footer {
  background:url(/images/background_footer.gif) no-repeat center 35px;
  font-weight:bold;
  height:70px;
  text-align:center;
}

div#footer_menu {
  background:#db8;
  margin:5px 9px;
  padding:5px 0;
}

div#footer, div#footer a {
  color:#622;
}

div#foot {
  background:url(/images/background_foot.gif) no-repeat;
  height:15px;
}

div#contact_info {
  background:url(/images/background_contact.gif) no-repeat;
  color:#000;
  font-size:10px;
  height:202px;
  line-height:1.5em;
  padding:10px 35px 0 35px;
  position:relative;
}

/* Classes */
.absolute {
  position:absolute;
  z-index:2;
}

.arrow {
  height:8px;
  width:8px;
}

.bold {
  font-weight:bold;
}

.bottomleft, .bottomright, .topleft, .topright {
  position:absolute;
  z-index:1;
}

.bottomleft, .bottomright {
  bottom:-1px;
}

*>.bottomleft, .bottomright {
  bottom:0;
}

.bottomleft {
  left:0;
}

.bottomright {
  right:-1px;
}

*>.bottomright {
  right:0;
}

.box {
  padding:5px;
  margin:3px;
}

.center {
  text-align:center;
}

.clear {
  clear:both;
}

.float_left {
  float:left;
}

.float_right {
  float:right;
}

.italic {
  font-style:italic;
}

.large {
  font-size:13px;
  font-weight:bold;
}

.normal {
  margin:0 !important;
  width:auto !important;
}

.pad {
  padding:10px;
}

.paperclip {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/paperclip.png',sizingMethod='scale');
  height:65px;
  position:absolute;
  right:-6px;
  width:59px;
  z-index:2;
}

*>.paperclip {
  background:url(/images/paperclip.png) no-repeat;
}

.photo {
  background:#fff;
  border:1px solid #000 !important;
  margin:0;
  padding:1px;
}

.red {
  color:#7A2933;
}

.relative {
  position:relative;
  z-index:2;
}

.right {
  text-align:right;
}

.select_all {
  margin:0 0 0 2px;
}

.small {
  width:50px;
}

.spacer {
  margin:0 5px 5px 0;
}

.tiny {
  font-size:10px;
}

.topleft, .topright {
  top:0px;
}

.topleft {
  left:0;
}

.topright {
  right:-1px;
}

*>.topright {
  right:0;
}