/* @override 
	http://impact-training-consultancy.co.uk/design/css/screen.css
	http://www.impact-training-consultancy.co.uk/design/css/screen.css
*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  color: #444;
  font-size: 13px;
}

body {
  background: url(/design/images/body_tile.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0px auto;
  padding: 0px;
  background-color: #fff;
  text-align: left;
  font-weight: lighter;
  font-family: Tahoma, Arial, Verdana, Sans-Serif;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */

:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

h1 {
  font-size: 15px;
  color: #1f1923;
  padding: 5px 0px;
  font-weight: bold;
  line-height: 20px;
}

h2 {
  font-size: 14px;
  color: #1f1923;
  padding: 6px 0px;
  font-weight: bold;
  line-height: 20px;
}

h3 {
  font-size: 13px;
  color: #1f1923;
  padding: 6px 0px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
}

#b1_img, #b2_img, #b3_img {
  position: relative;
  top: 8px;
	left: 13px;
} 

.banner_button {
  margin-left: 170px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* --------------------- Menu */

#logo {
  height: 200x;
  margin: 0 auto;
  width: 800px;
  clear: both;
}

.logo_bottom {
  width: 900px;
  margin: 0 auto;
  padding: 0px;
}

.age_positive {
  padding: 0 0 0 100px;
}

#topmenu {
  text-align: right;
  margin: 0px auto;
  text-decoration: none;
  top: 40px;
  position: relative;
}

#topmenu #topnav {
  text-decoration: none;
  width: 900px;
  margin: 0 auto;
  padding: 0px;
}

#topmenu #topnav a {
  text-decoration: none;
  color: #fff;
  margin: 0px 10px;
  line-height: 18px;
  border: 0px;
}

#topmenu #topnav a.selected , #topmenu #topnav a:hover {
  color: #e8f6ab;
  text-decoration: underline;
}

ul#secmenu {
  text-decoration: none;
  margin: 10px auto 0 auto;
  width: 880px;
  height: 30px;
  text-align: center;
  padding: 15px 0 0 0;
}

ul#secmenu li {
  float: left;
  padding: 0px 8px;
  border-bottom: 0px solid #5c614a;
}

ul#secmenu a {
  color: #fff;
  text-decoration: none;
}

ul#secmenu a:hover {
  text-decoration: none;
  color: #e8f6ab;
}

ul#secmenu div.submenu {
  position: absolute;
  text-align: left;
  top: 280px;
}

ul#secmenu div.submenu a {
  color: #fff;
  padding: 2px 5px;
  line-height: 18px;
}

ul#secmenu div.submenu a {
 background-color: #fff;
 color: #444444;
}


ul#secmenu div.submenu a:hover {
 background-color: #fff;
 color: #444444;
 text-decoration: underline;
}


ul#secmenu div.submenu ul li {
  float: none;
  padding: 0;
  white-space: nowrap;
}

/* ---------------------- Container */

#container {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  
}

#container a {
  text-decoration: underline;
  color: #0099ff;
}

#container a:hover {
  text-decoration: none;
  color: #505050;
}

/*Flash*/

.flash {
  margin: 0 auto;
  padding: 0;
}

/* --- Main --- */

#container #two-columns {
  height: auto;
  width: 900px;
  margin: 0 auto;
  padding-bottom: 0px;
  background-color: #fff;
  padding-top: 40px;
}

#container #two-columns #banner1 {
  float: left;
  height: 370px;
  width: 220px;
  padding: 0px 20px 0 0px;
  background: url(/images/banner1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 20px 30px;
  
}

#container #two-columns #banner2 {
  float: left;
  height: 370px;
  width: 220px;
  padding: 0px 20px 0 0px;
  background: url(/images/banner2.jpg);
  background-repeat: no-repeat;
  background-position: 1px top;
  margin: 20px 30px;
}

#container #two-columns #banner3 {
  float: left;
  height: 370px;
  width: 220px;
  padding: 0px 20px 0 0px;
  background: url(/images/banner3.jpg);
  background-repeat: no-repeat;
  background-position: 1px top;
  margin: 20px 30px;
}

div.text {
  padding: 10px 0 0 15px;
 font-size: 12px;
}

/*clear the above float*/

#container .clr {
  clear: both;
}

.banner {
  color: #fff;
  padding: 0px 20px;
  margin: 0;
  width: 240px;
}

#links {
  float: right;
  width: 181px;
  margin-top: 3px;
}

#links h1 {
  font-size: 12px;
  padding-left: 5px;
}

#links_content {
  background-color: #f1eaef;
  padding: 0px;
  margin: 0px;
}

#links p {
  padding: 5px;
  color: #744c6f;
}

#links p img {
  padding: 2px;
  border: 1px solid #d5d5b9;
  margin: 3px;
}

/* ---------------------- Support */

#support {
  height: auto;
  width: 900px;
  margin: 0 auto;
  padding: 10px;
  margin: 10px;
  background-color: #eee;
  float: left;
}

/* Content */

div.content {

}

/* ---------------------- Address */

#address {
  float: left;
  height: 155px;
  width: 215px;
  padding: 10px 20px 0 15px;
  background-color: #fff;
  margin: 0 20px;
  border-left: 1px solid #e0e0e0;
}

/* ---------------------- Footer */

#footer {
  clear: both;
  text-align: center;
  height: 60px;
  padding-top: 0px;
  text-transform: uppercase;
  background: url(/images/footer_tile.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

#footer #menu {
  
}

#footer p.gtdab {
  font-size: .8em;
  color: #fff;
  padding-top: 5px;
}

#footer a {
  font-size: .8em;
  text-align: center;
  text-decoration: none;
  margin-left: 5px;
  margin-right: 5px;
  color: #ff8000;
}

#footer a:hover , #footer a.selected {
  color: #e8f6ab;
  text-decoration: underline;
}

/* ---------------------- Catalog */

/* ---------------------- News */

#news {
  width: 237px;
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 2px;
}

#news_content {
  background-color: #f1eaef;
  padding: 3px;
  margin: 0px;
}

#news_content p {
  padding-left: 4px;
}

#news_content h1 {
  font-size: 12px;
  margin: 0px;
  padding: 2px 0px 0px 3px;
}

#news_content img {
  padding: 2px;
  border: 1px solid #d5d5b9;
  margin: 10px 0;
}

div.newsrow {
  
}

div.newsrow h1 {
  font-size: 1.2em;
  border-bottom: 1px solid #f1eaef;
}

div.newsrow div.title2_r {
  color: red;
  font-style: italic;
}

div.newsrow div.title1 {
  color: red;
}

div.newsrow div.more {
  text-align: right;
}

div.newsrow span.date {
  font-size: .7em;
}

/* ---------------------------- Forum */

div.forum_table_div {
  border: 0px solid #241242;
  margin: 10px;
  padding: 0;
  width: 100%;
}

table.forum_table {
  border-collapse: collapse;
  width: 100%;
}

table.forum_table td {
  border: 1px solid #d1d1e1;
  margin: 0px;
  padding: 0 10px;
}

table.forum_table tr.noborder td {
  border: 0;
  margin: 0px;
  padding: 0 10px;
}

table.forum_table a {
  color: #2121c0;
}

table.forum_table a:hover {
  color: red;
}

table.forum_table td.forum_breadcrumbs {
  background: #f5f5ff;
  font-size: 0.8em;
  padding: 20px;
}

table.forum_table td.forum_login {
  font-size: 0.8em;
  text-align: right;
  width: 200px;
	
}

table.forum_table td.forum_login table {
  margin: 0px 0 0 0;
  padding: 0;
    border: 0px;
    
}

table.forum_table td.forum_login table td {
  border: 0;
  text-align: right;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  
}
table.forum_table td.forum_login table input {
	width: 180px;	
}

table.forum_table tr.forum_search {
  background: #405888 url('/images/forum/head_bg.gif') repeat-x;
  color: white;
  height: 21px;
  line-height: 21px;
}

table.forum_table tr.forum_search td {
  text-align: right;
  line-height: 21px;
}

table.forum_table tr.forum_search td input {
  
}

table.forum_table td.last_message {
  width: 10%;
  white-space: nowrap;
}

table.forum_table tr.forum_head {
  background: #405888 url('/images/forum/head_bg.gif') repeat-x;
  height: 21px;
  line-height: 21px;
}

table.forum_table tr.forum_head td {
  background: #405888 url('/images/forum/head_bg.gif') repeat-x;
  color: white;
  height: 21px;
  line-height: 21px;
}

table.forum_table tr.forum_block {
  background: #607daf url('/images/forum/block_head_bg.gif') repeat-x;
  color: #444444;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
}

table.forum_table tr.forum_block td {
  color: #444444;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 28px;
}

table.forum_table td.forum_main {
  background: #f5f5ff;
  padding-left: 20px;
}

table.forum_table td.forum_main span.title {
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  font-weight: bold;
}

table.forum_table td.forum_main_buttons {
	background: #f5f5ff;
	border-top:0;
  	font-size:0.8em;
  	text-align:right;
}

table.forum_table tr.forum_section td.last_message {
  background: #e1e4f2;
  font-size: 0.8em;
  padding: 3px 10px;
}

table.forum_table tr.forum_section td.last_message a {
  color: #2121c0;
}

table.forum_table tr.forum_section td.last_message a:hover {
  color: red;
}

table.forum_table tr.forum_section td.last_message div.time {
  margin-top: 5px;
  text-align: right;
  font-size: 11px;
}

table.forum_table td.userinfo {
  background: #e1e4f2;
  width: 150px;
}

table.forum_table td.userinfo img {
  border: 1px solid #241242;
  display: block;
  margin: 3px auto;
}

table.forum_table tr.forum_head td.message_head {
  background: #405888 url('/images/forum/head_bg.gif') repeat-x;
  color: white;
  font-size: 0.8em;
  height: 21px;
  line-height: 21px;
  text-align: right;
}

table.forum_table td.userinfo span.title {
  color: #2121c0;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
}

table.forum_table td.userinfo span.group {
  color: gray;
}

table.forum_table td.userinfo span.joindate {
  color: gray;
  font-size:0.8em;
}

div.forum_pager {
  font-size: 0.8em;
  margin: 3px 0;
  text-align: right;
  width: 100%;
}

div.add_message {
  text-align: center;
  margin-top: 60px;
  width: 100%;
}

textarea.message_textarea {
  height: 150px;
  width: 550px;
}

p.forum_register_title {
  margin: 0;
  padding: 0 10px;
}

fieldset {
  padding: 10px;
}

#left_column .booking_form_main {
  background-color: #FFF;
  border: 1px solid #DDD;
  padding: 3px;
  margin-bottom: 18px;
}

.booking_form_main dt {
  float: left;
  width: 185px;
  padding-top: 5px;
  padding-left: 6px;
  padding-bottom: 2px;
}

.booking_form_main  dd {
  margin: 0px;
  padding: 4px;
}

.booking_form_main .alt_row {
  background-color: #ededed;
}

.register {
  padding: 15px;
  background-color: #eee;
  border: 7px solid #ddd;
  text-align: right;
}

.register p img {
  padding: 0;
  margin: 0;
}

