html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body, blockquote {
	font-family:  "Trebuchet MS", Trebuchet, arial, Helvetica;
	font-size: 9pt;
	color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table, td, th {
	vertical-align: top;
	text-align: left;
}

th {
	font-weight: bold;
	white-space: nowrap;
}

a, a:visited, a:link, a:active, a:hover {
	color: #333333;
}

legend {
	font-size: 10pt;
	font-weight: bold;
	color:#666666;
}

hr {
	border: 0px;
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}

.heading, h1 {
	margin-top: 6px;
	margin-bottom: 0px;
	border-bottom: 2px solid #000000;
	width: 100%;
	font-size: 13pt;
	color: #333333;
	font-weight: normal;
	text-transform:lowercase;
}

.heading2, h2 {
	width: 100%;
	font-size: 11pt;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}

.heading3, h3 {
	width: 100%;
	font-size: 10pt;
	color: #333333;
	border-bottom: 1px solid #cccccc;
}

.heading4, h4 {
	width: 100%;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	background-image: url(images/fade_topdown.gif);
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

.heading5, h5, .heading5:link, .heading5:hover, .heading5:visited, .heading5:active {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 13pt;
	color: #428AA6;
	font-weight: normal;
	text-decoration: none;
}

.heading6, h6 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 8pt;
	color: #428AA6;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.heading7, h7 {
	margin-top: 6px;
	margin-bottom: 6px;
	width: 100%;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}

.td_dashes td {
	border-bottom: 1px dotted #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.top_menu_td { padding: 20px 0px 10px 10px; }

.top_menu_a { /*padding: 5px; */ background-color: #666666; color: #ffffff;
	font-size: 8pt; text-align: center;	width: 85px; 
	padding-top: 2px; padding-bottom: 2px;	
	}

.top_menu_td a, .top_menu_td a:visited, .top_menu_td a:link {
	color: #ffffff; text-decoration: none;
}

.left_box{ 
	margin-left: 20px; margin-right: 20px; }

.left_box2{ 
	margin-left: 20px; margin-right: 5px; }


.blk_box1 { background-color: #666666; color: #ffffff; font-size: 9pt;
	padding-top: 5px; padding-bottom: 5px; padding-left: 20px; margin-bottom: 15px;}
.blk_box1 a, .blk_box1 a:visited, .blk_box1 a:link {
	color: #ffffff; text-decoration: none;
	}
.grey_box1 { background-color: #aaaaaa; color: #ffffff; font-size: 9pt;
	padding-top: 5px; padding-bottom: 5px; padding-left: 20px; margin-bottom: 5px;}
.grey_box1 a, .grey_box1 a:visited, .grey_box1 a:link {
	color: #ffffff; text-decoration: none;
	}

.no_dec { text-decoration: none; }

.main_container {
	padding: 0px;
	margin: auto;
	border: 0px;
	width: 985px;
}

.main_body {
	width: 945px;
	padding: 0px;
	margin: auto;
	border: 0px;
	text-align: left;
}

.header_login, .header_login a , .header_login a:link , .header_login a:visited , .header_login a:hover , .header_login a:active {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

.header_login a:hover {
	text-decoration: underline;
}

.logo_header {
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
}

.search_textbox {
	height: 16px;
	width: 175px;
	border: 1px solid #666666;
	color: #333333;
}

.footer {
	width: 945px;
	background-color: #333333;
	text-align:center;
	font-size: 8pt;
	margin:auto;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
}

.footer a, .footer a:link, .footer a:hover, .footer a:visited, .footer a:active {
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

.footer a:hover {
	text-decoration: underline;
}

.copyrite {
	text-align: center;
	color: #666666;
	font-size: 8pt;
	margin-top: 0px;
}

.body_table {
	padding: 0px;
	margin: auto;
	padding-top: 20px;
	border: 0px;
	text-align: left;
	width: 945px;
	min-height: 400px;
	background:url(images/bg_inner-page.png);
	background-repeat: repeat-x;
}

.body_table_left {
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
}

.body_table_right {
	padding-right: 10px;
	padding-left: 10px;
}


.body_table2 {
	padding: 0px;
	margin: auto;
	/* padding-top: 20px; */
	padding-bottom: 15px; 
	border: 0px;
	text-align: left;
	width: 945px;
	/* min-height: 400px; */
}

.body_table2_left {
	width: 350px;
	/* padding-right: 10px;
	padding-left: 10px; */
	 padding-right: 1px; padding-left: 1px;
}

.body_table2_right {
	padding-right: 10px;
	padding-left: 10px;
}

.body_table2_col {
	width: 270px;
	padding-right: 10px;
	padding-left: 10px;
}


.menu {
	padding: 0px;
	margin: 0px;
	border-bottom: dashed 1px #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	background-color: #E5E6E7;
}

.menu td {
	padding: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight:bold;
	font-size: 8pt;
	text-transform: uppercase;
}
.menu .master {
	color:#333333;
	text-transform: uppercase;
}

.menu a, .menu a:link, .menu a:visited, .menu a:hover, .menu a:active {
	color: #666666;
	display: block;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
}

.menu2 {
	padding: 0px;
	margin: 0px;
	/* border-bottom: dashed 1px #cccccc; */
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	/* background-color: #E5E6E7; */
}

.menu2 td {
	padding: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight:bold;
	font-size: 8pt;
	text-transform: uppercase;
}


.menu2 a, .menu2 a:link, .menu2 a:visited, .menu2 a:hover, .menu2 a:active {
	color: #666666;
	display: block;
	text-decoration: none;
}

.menu2 a:hover {
	color: #000000;
}


.menu_3rd {
/*	border-bottom: dashed 1px #cccccc;	*/
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.menu_3rd td {
	padding: 0px;
	font-weight: bold;
	font-size: 8pt;
	text-transform:uppercase;
}

.menu_3rd img {
	padding-right: 10px;
	margin-left: 10px;
}

.menu_3rd a, .menu_3rd a:link, .menu_3rd a:visited {
	color: #777777;
}




.error {
	color: #FF0000;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #ff0000;
	margin-right: 10px;
}

.mb_kb_b {
	color: #666666;
	font-size: 6pt;
}

.backnext {
	white-space: nowrap;
	margin: 0px; 
	margin-bottom: 12px; 
	padding: 1px;
	font-size: 10pt;
}
.backnext a {
	text-decoration: none;
}

.login_button {
	width: 100px;
	height: 20px;
	border: 1px solid #cccccc;
	background-color: #666666;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
}

.login_text {
	width: 110px;
	height: 17px;
	border: 0px;
	background-color: #eeeeee;
	color: #333333;
	font-size: 8pt;
}

.blu, .blu:link, .blu:visited, .blu:active, .blu:hover {
	color: #428AA6;
}

.event_index_table {
	background-color: #E5E6E7;
}
.event_index_table .dotme {
	border-bottom: 1px dotted #cccccc;
}


/**********************************
Events photos
**********************************/
.events_photos {
	float: left; 
	width: 155px; 
	height: 225px; 
	overflow: hidden; 
	padding: 2px; 
	margin: 1px; 
	text-align:center; 
	border: 1px solid #eeeeee;
}
.events_photos a {
	text-decoration: none;
	color: #666666;
	border: 0px;
	font-size: 8pt;
}
.events_photos a:hover {
	text-decoration: underline;	
}


/**********************************
Online catalogue
**********************************/
.cat_table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}

.cat_table_pic {
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.cat_table_title {
	border: 0px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	background-color: #f0f0f0;
}

.cat_table_title a, .cat_table_title a:link, .cat_table_title a:visited, .cat_table_title a:active, .cat_table_title a:hover {
	font-weight: bold;
	color:#666666;
	text-decoration:none;
}
.cat_table_title a:hover {
	text-decoration: underline;
}
.cat_asset_mini_title {
	font-size: 7pt;
	font-weight:bold;
	color: #666666;
	text-transform:capitalize;
}
.cat_asset_mini_text {
	font-size: 7pt;
	color: #666666;
}
.cat_sidebar_link {
	text-decoration: none;
}
.cat_supplier_title {
	font-size: 13pt;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
.cat_inner_title {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.cat_blob {
	width: 50%;
	height: auto;
	/*
	border: 1px solid #dddddd;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	*/
	padding: 3px;
	vertical-align: top;
}

/**********************************
Specifier Basket
**********************************/

.basket_table td, .basket_table th, .borderx td, .borderx th {
	border-bottom: 1px dotted #cccccc; 
}

