/* Global layout */

html {
  background-color: #fff;
}

body {
  color: #333;
}

div#custom-doc {
	width: 75.384em;
	*width: 73.500em;
	min-width: 980px;
	margin: auto;
	margin-top: 20px;
	text-align:left;
	background: #fff;
	
}

ul.no_left_margin li {
	padding-left: 0px;
}

ul.submenu li:hover {
	border-bottom: 1px solid #662931;		
}

ul.submenu li {
	display: block;
	float: left;
	padding: 0 10px;	
}

ul.submenu li.first {
	padding-left: 0px;	
}

ul.submenu li.selected {
	border-bottom: 1px solid black;	
}

ul.submenu li.selected a {
	color: #222;
}

ul.submenu li a {
	font-weight: bold;
	font-size: 14px;
  	text-decoration: none;	
}

div.post {
	float: left;
}

img {
	border: 0;
}

img#logo_image {
  margin: 6px 0;
}

ul.standard li {
  list-style-type: square;  
}

a.small_h3 {
	font-size: 14px;
	color: #662931;
	text-decoration: underline;
}

span.user_question {
  color: #000;
}

.tabs {  
    overflow:hidden;
    margin: 0;
    line-height: 100%;
}

.tabs li {
    float:left;
}

.tabs a {
    padding:5px;
    background:#999;
    color:#fff;
    display:block;
    font-weight:bold;
    font-size:11px;
}

.tabs a:hover,.tabs a.selected {
    background:#665154;
}


table tr td.tabs {
  padding: 0;
}

table tr td.left-indicator {
  padding: 20px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;    
  background-color: #eee;
}

table tr td.right-indicator {
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;    
  background-color: #eee;  
}

#submenu ul li.first a{
  margin-left: 0;
  
}

#submenu ul li a {
  display: block;
  float: left;
  margin-left: 30px;
  margin-bottom: 40px;
  font-size: 120%;
  text-decoration: none;
}

#submenu ul li.current a {
	color: #222;
	font-weight: bold;
	border-bottom: 2px solid black;	
}

ul.number li {
	list-style-type: decimal;
}

.left-column {
  width: 25.77% !important;
}
.center-column {
  width: 51.56% !important;
  margin-left: 2.06% !important;
}
.right-column {
  width: 18.55% !important;
  margin-left: 2.06% !important;
}
#hd {
  padding: 15px 0 10px 10px;
}
#bd {
  padding-left: 10px;
}
#ft {
  padding-left: 10px;
}

/* Header */

#hd .center-column #header-center-left {
  width: 24%;
  margin-left: 2%;
}
#hd .center-column #header-center-middle {
  width: 24%;
  margin-left: 13%;
}
#hd .center-column #header-center-right {
  width: 35%;
  *width: 33%;  /* should be 35% but too wide for IE so it wraps */
  margin-left: 2%;
}

/* Top menu */

#hd #menu {
  height: 30px;
  margin: 0 10px 15px 0;
  padding: 0 5px;
  background-color: #efefef;
  font-size: 116%;
  font-weight: bolder;
}
#hd #menu div {
  float: left;
  height: 100%;
  padding: 5px 8px;
  border-right: 1px solid white;
}
#hd #menu a {
  color: #333;
  text-decoration: none;
  vertical-align: middle;
}
#hd #menu .selected a {
  color: #693;
}
a h3 {
  color: #662931;
}
/* Header content */

#hd {
  font-size: 93%;
}
#hd #logo {
  margin-top: 32px;
}
#hd a {
  color: #333;
  text-decoration: none;
}
#hd .center-column ul {
  margin: 0 0 0 1.4em;
  padding: 0;
}
#hd .right-column ul {
  margin: 0;
  padding: 0;
}
#hd .right-column ul li {
  list-style-type: none;
}
#hd li.darkgreen {
  list-style-image: url(/images/bullets/darkgreen.png);
}
#hd li.turquoise {
  list-style-image: url(/images/bullets/turquoise.png);
}
#hd li.orange {
  list-style-image: url(/images/bullets/orange.png);
}
#hd li.braun {
  list-style-image: url(/images/bullets/braun.png);
}
#hd li.green {
  list-style-image: url(/images/bullets/green.png);
}
#hd li.gray {
  list-style-image: url(/images/bullets/gray.png);
}
#hd form.search {
  margin-top: 20px;
}
#hd form.search p {
  margin: 0 0 3px 0;
  padding: 0;
}
#hd form.search p * {
  vertical-align: middle;
}
#hd form.search input.text {
  width: 9.85em;  /* 128px */
  *width: 9.6em;
  height: 1.38em;  /* 18px */
  *height: 1.35em;
  border: 1px solid #bebebe;
  background-color: #efefef;
}
#hd form.search input.button {
  width: 35px;
}

/* Left column */

#why {
  padding: 10px;
  background-color: #f1f1f1;
  font-size: 93%;
}

#why h1 {
  margin-top: 0;
/*  font-size: 93%;*/
}

/* Body */

.box {
  margin-bottom: 20px;
/*  padding: 10px;*/
/*  background: #f0f0f0 url(/images/box-header-background.png) no-repeat top left;*/
  font-size: 93%;
  background-color: #f0f0f0;
}
.box > h4 {
  height: 23px;
  padding: 7px 0 0 10px;
  background: url(/images/box-header-background.png) no-repeat top left;
  font-size: 116%;
  color: white;
}
.box > div {
  padding: 10px;
}


.specialist_zone {  
  margin: 30px 0 10px 0px;
  background-color: #eee;
  padding: 10px;
  border: 1px solid #ccc;  
}

.specialist_zone_detail {
  padding: 20px;
}
/* Footer */

#ft img {
  margin: 20px 0 170px 10px;
}

/* Table */

table td {
  border-style: none;
  padding: 0.3em;
}

div.flash {
  border: 3px solid red;  
  padding: 5px;
}

div.short_list h2 {
	width: 280px;
	color: #fff;
	padding: 5px;
	font-size: 18px;
	background-color: #666;
	margin-bottom: 20px;
}

#what li {
	/*margin-left: 5%;*/
	line-height: 25px;
	padding-bottom: 20px;
}

a.big {
  font-weight: bold; 
  font-size: 18px;
  color: #662931;
}

.test_question {
  font-size: 120%;
  color: #222;
}

.slider-background {
    background:url("/images/bg-fader.gif") 5px -3px no-repeat;
    width: 130px;
    height: 30px;
/*    z-index: 10;*/
}

p.stretch {
	padding: 10px;
	line-height: 16px;
}

/* Forum */

table.forums {
  margin: 10px;
}

table.forums tr, table.forums th, table.forums td, table.forums twr {
/*  border-bottom: 1px solid #662931; */
  border-bottom: 1px solid #662931;	
  padding: 10px;
}

table.forums a.title {
  font-size: 18px;
  text-decoration: none;	  
}


