a.hyperlink {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	}

a.hyperlink:link {
	text-decoration: none;
	color: #000066;
	}

a.hyperlink:visited {
	text-decoration: none;
	color: #000066;
	}

a.hyperlink:hover {
	text-decoration: underline;
	color: #000066;
}

a.hyperlink:active {
	text-decoration: none;
	color: #000066;
	}
	
a.hyperlink_category_view{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	}

a.hyperlink_category_view:link {
	text-decoration: none;
	color: black;
	}

a.hyperlink_category_view:visited {
	text-decoration: none;
	color: black;
	}

a.hyperlink_category_view:hover {
	text-decoration: underline;
	color: black;
}

a.hyperlink_category_view:active {
	text-decoration: none;
	color: #000066;
	}
	
a.google_search_results{
	font-family: arial, verdana, helvetica;
	color: blue;
	}

a.google_search_results:link {
	color: blue;
	}

a.google_search_results:visited {
	color: blue;
	}

a.google_search_results:hover {
	color: blue;
	}

a.google_search_results:active {
	color: blue;
	}
	
a.shopping_search_results{
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: normal;
	color: blue;
	}
	
a.shopping_search_results_link{
	font-family: arial, verdana, helvetica;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: green;
	}
	
a.back_to_top {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: grey;
	color: gray;
	font-weight: bold;
	text-decoration: none;
	}

a.back_to_top:link {
	text-decoration: none;
	color: grey;
	color: gray;
	}

a.back_to_top:visited {
	text-decoration: none;
	color: grey;
	color: gray;
	}

a.back_to_top:hover {
	text-decoration: underline;
	color: #000066;
	}

a.back_to_top:active {
	text-decoration: none;
	color: grey;
	color: gray;
	}
	
a.news_link{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	}
	
a.news_link:link {
	text-decoration: none;
	color: #000066;
	}

a.news_link:visited {
	text-decoration: none;
	color: #000066;
	}

a.news_link:hover {
	text-decoration: none;
	color: #000000;
}

a.news_link:active {
	text-decoration: none;
	color: #000066;
	}
	
a.wishlist {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: orange;
	font-weight: bold;
	text-decoration: none;
	}

a.wishlist:link {
	text-decoration: none;
	}

a.wishlist:visited {
	text-decoration: none;
	}

a.wishlist:hover {
	text-decoration: underline;
	}

a.wishlist:active {
	text-decoration: none;
	}
	
a.wishlist_edit {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	}

a.wishlist_edit:link {
	text-decoration: none;
	}

a.wishlist_edit:visited {
	text-decoration: none;
	}

a.wishlist_edit:hover {
	color: orange;
	text-decoration: underline;
	}

a.wishlist_edit:active {
	text-decoration: none;
	}
	
a.item_view{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	height: 22px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: none;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;
	border: none;
	}
	
a.item_view:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
a.tell_a_friend{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	height: 22px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: none;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;
	border: none;
	}
	
a.tell_a_friend:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
a.featured_item{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	height: 22px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: none;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;
	border: none;
	}
	
a.featured_item:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
a.enquiry_form{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	height: 22px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: none;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;
	border: none;
	}
	
a.enquiry_form:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
a.reserve_item{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	height: 22px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 4px;
	border: none;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;
	border: none;
	}
	
a.reserve_item:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
body {
	font-family: arial, verdana, helvetica;
	font-size: 8px;
	font-weight: normal;
	background: #5D6A91;
	padding: 0px;
	margin: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
	}

body.help{
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: normal;
	background: silver;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	}
	
div.main_container{
	width: 800px;
	padding: 0px;
	border: 1px solid silver;
	background: white;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	z-index: 1;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
	
div.product_range_container{
	font-family: arial, verdana, helvetica;
	font-size: 8px;
	width: 95%;
	padding: 5px;
	border: none;
	background: white;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	}
	
div.sitelinks{
	display: none;
	}
	
div.footer{
	border: none;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
	
div.gallery_main{
	/* border: 1px solid silver; */
	border: 1px solid white;
	padding: 0px;
	/* height: 225px; */
	/* width: 300px; */
	height: 225px;
	width: 300px;
	text-align: center;
	vertical-align: middle;
	font-family: arial,verdana,helvetica;
	font-size: 10px;
	margin: 0px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
div.gallery_filmstrip_curved{
	float: right;
	border: 1px solid silver;
	margin: 0px;
	margin-right: 2px;
	margin-left: 2px;
	width: 52px;
	height: 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
div.gallery_filmstrip{
	border: none; 
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	/* margin-top: 3px; */
	/* width: 290px; */
	width: 100%;
	text-align: center;
	display: block;
	}
	
div.gallery_filmstrip_vertical{
	border: none; 
	padding: 2px;
	/* margin-top: 3px; */
	/* width: 300px; */
	height: 230px;
	}
	
div.item_view_page{
	border: none;
	background: silver;
	}
	
div.product_range_heading{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 14px;
	height: 22px;
	text-align: left;
	/* color: black; */
	color: white;
	/* background: silver; */
	background: #5D6A91;
	/* border: 1px solid silver; */
	border: 1px solid #5D6A91;
	padding: 0px;
	padding-top: 5px;
	/*padding-left: 7px;*/
	width: 450px;
	float: left;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	}
	
div.product_range{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	color: black;
	/* border: 1px solid silver; */
	border: 1px solid #5D6A91;
	padding: 0px;
	text-align: left;
	width: 450px;
	float: left;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
	
div.range_items_heading{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 14px;
	height: 22px;
	text-align: left;
	/* color: black; */
	color: white;
	/* background: silver; */
	background: #5D6A91;
	/* border: 1px solid silver; */
	border: 1px solid #5D6A91;
	padding: 0px;
	padding-top: 5px;
	/*padding-left: 7px;*/
	width: 450px;
	float: left;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	}
	
div.range_items{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: black;
	background: white;
	/* border: 1px solid silver; */
	border: 1px solid #5D6A91;
	vertical-align: top;
	padding: 0px;
	width: 450px;
	float: left;
	display: block;
	margin-bottom: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
	
div.product_spec{
	background: white;
	/* border: 1px solid silver; */
	padding: 0px;
	/* padding-top: 10px; */
	/* padding-bottom: 10px; */
	padding-top: 5px;
	margin: 0px;
	margin-top: 0px;
	/* width: 300px; */
	width: 100%;
	vertical-align:	center;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
font.product_range_description{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 9px;
	color: black;
	}
	

	
h1.category_view_heading{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 30px;
	background: white;
	width: 95%;
	padding: 5px;
	margin: 0px;
	text-align: left;
	border: none;
	color: black;
	}
	
h1.item_view_heading{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 14px;
	background: #5D6A91;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: none;
	border-bottom: 1px solid silver;
	color: white;
	}
	
h1.google_search_results{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	margin-left: 10px;
	text-align: left;
	color: #5D6A91;
	}
	
h1.shopping_search_results{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	margin-left: 10px;
	text-align: left;
	color: black;
	}
	
h1.latest_stock{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #5D6A91;
	}

h1.signature{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin-right: 60px;
	text-align: right;
	color: #5D6A91;
	}
	
h1.greeting{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin-left: 20px;
	text-align: left;
	color: #5D6A91;
	}
	
h1.banner_tagline{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	color: silver;
	}
	
h1.featured_item{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	margin: 10px;
	/* margin-bottom: 10px; */
	text-align: left;
	/* color: #5D6A91; */
	color: black;
	}
	
h1.homepage_news{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #5D6A91;
	}
	
h1.help{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	color: white;
	background: black;
	/* width: 100%; */
	padding: 5px;
	margin: 0px;
	margin-bottom: 20px;
	}
	
h1.error{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: red;
	color: white;
	padding: 5px;
	margin: 15px;
	/* height: 20px; */
	}
	
h1.enquiry_form{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 30px;
	background: #5D6A91;
	width: 95%;
	padding: 5px;
	text-align: center;
	border: 1px solid silver;
	color: white;
	}
		
img.gallery_filmstrip{
	border: none;
	background: none;
	/* height: 50px; */
	/* padding: 1px; */
	margin: 0px;
	/* height: 40px; */
	width: 54px;
	vertical-align: middle;
	}
	
img.shopping_search_results_photo{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 10px;	
	color: black;
	background: white;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid silver;
	width: 60px;
	}
	
input.banner_search_textbox{
	height: 22px;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid silver;
	width: 218px;
	vertical-align: middle;
	/* background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x; */
	background: #404040;
	color: white;
	margin: 0px;
	padding: 0px;
	}
	
input.banner_search_button{
	height: 22px;
	font-family: arial, verdana, helvetica;
	font-size: 16px;
	font-weight: normal;
	width: 70px;
	border: 1px solid silver;
	color: white;
	/* background: black url(../images/nav_bar_background.gif) center center repeat-x; */
	background: #404040;
	vertical-align: middle;	
	margin: 0px;
	padding: 0px;
	}
	
input.banner_search_button:hover{
	/* background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x; */
	background: #000000;
	}
	
input.enquiry_form_textbox{
	border: 1px solid silver;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	width: 300px;
	}
	
input.enquiry_form_button{
	height: 24px;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid silver;
	color: white;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;	
	margin: 0px;
	padding: 0px;
	}
	
input.enquiry_form_button:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
input.tell_a_friend_form_button{
	height: 24px;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid silver;
	color: white;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;	
	margin: 0px;
	padding: 0px;
	}
	
input.reserve_item_button:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
input.reserve_item_button{
	height: 24px;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid silver;
	color: white;
	background: black url(../images/nav_bar_background.gif) center center repeat-x;
	vertical-align: middle;	
	margin: 0px;
	padding: 0px;
	}
	
input.tell_a_friend_form_button:hover{
	background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	}
	
li	{
	margin-bottom: 10px;
	}
	
table{
	margin: 0px;
	}
	
table.footer{
	border-collapse: collapse;
	width: 95%;
	}
	
td.footer{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 12px;
	color: white;
	/* background: #5D6A91; */
	border-top: 1px dotted silver;
	/* padding: 3px; */
	}
	
table.banner{
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
table.product_range{
	border-collapse: collapse;
	}
	
th.product_range{
	}
	
td.product_range{
	}

table.range_items{
	border-collapse: collapse;
	width: 100%;
	border: none;	
	margin: 0px;
	padding: 0px;
	}
	
td.range_items_left{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: black;
	background: none;
	border: none;
	border-top: 1px solid silver;
	vertical-align: top;
	padding: 3px;
	padding-left: 7px;
	text-align: left;
	}
	
td.range_items_right{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: black;
	background: none;
	border: none;
	border-top: 1px solid silver;
	vertical-align: top;
	padding: 3px;
	padding-right: 7px;
	text-align: right;
	margin: 0px;
	margin-right: -2px;
	}
	
table.item_view{
	border-collapse: collapse;
	width: 90%;
	}
	
th.item_view{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background: white;
	/* border: 1px solid silver; */
	padding: 3px;
	text-align: right;
	width: 150px;
	vertical-align: top;
	}
	
td.item_view{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	color: black;
	/* border: 1px solid silver; */
	vertical-align: top;
	padding: 3px;
	}
	
table.google_search_results{
	border-collapse: collapse;
	margin-left: 20px;
	margin-right: 20px;
	}
	
th.google_search_results{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 12px;
	color: blue;
	background: white;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	}
	
td.google_search_results{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 10px;
	color: green;
	vertical-align: top;
	padding: 3px;
	padding-left: 20px;
	padding-bottom: 5px;
	}
	
td.google_search_results_footer{
	font-family: arial,verdana,helvetica;
	font-weight: bold;
	font-size: 10px;
	color: red;
	vertical-align: top;
	padding: 3px;
	padding-left: 10px;
	padding-bottom: 20px;
	}
	
table.shopping_search_results{
	border-collapse: collapse;
	margin-left: 20px;
	margin-right: 20px;
	}
		
td.shopping_search_results{
	font-family: arial,verdana,helvetica;
	font-weight: normal;
	font-size: 10px;	
	color: black;
	background: white;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	}
	
td.shopping_search_results_price{
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size: 18px;
	color: black;
	vertical-align: top;
	text-align: center;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
table.shopping_search_results_heading{
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	background: #E0E0E0;
	color: black;
	padding: 0px;
	margin: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
	border: none;
	border-top: 1px solid blue;
	width: 95%
	}
	
table.shopping_search_results_footer{
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	background: #E0E0E0;
	color: black;
	padding: 0px;
	margin: 0px;
	margin-top: 1%;
	margin-bottom: 1%;
	border: none;
	border-bottom: 1px solid blue;
	width: 95%
	}

table.homepage{
	border-collapse: collapse;
	}
	
td.homepage{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background: white;
	padding: 3px;
	text-align: center;
	vertical-align: top;
	}
	
table.featured_item{
	border-collapse: collapse;
	background: silver;
	margin: 0px;
	}
	
td.featured_item{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background: silver;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	/* border-top: 1px dotted silver; */
	/* border-bottom: 1px dotted silver; */
	}
	
th.featured_item_text{
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: black;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	}
	
td.featured_item_text{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	}
	
table.homepage_news{
	border-collapse: collapse;
	}
	
td.homepage_news_headline{
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background: white;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	}
	
td.homepage_news_story{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background: white;
	padding: 3px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted silver;
	}
	
table.enquiry_form{
	border-collapse: collapse;
	width: 95%;
	border: 1px dotted silver;
	text-align: center;
	}
	
th.enquiry_form{
	font-family: arial, verdana, helvetica;
	font-weight: bold;
	font-size: 10px;
	color: black;
	background: white;
	padding: 5px;
	text-align: right;
	vertical-align: top;
	}
	
td.enquiry_form{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background: white;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	}

td.showroom_text{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 12px;
	color: black;
	background: white;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid black;
	width: 50%;
	height: 200px;
	}
	
td.showroom_photo{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background: white;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid gray;
	width: 50%;
	height: 200px;
	}
	
td.wishlist{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 10px;
	color: black;
	/* background: black url(../images/nav_bar_background_lighter.gif) center center repeat-x; */
	background: #404040;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid silver;
	width: 50%;
	margin: -1px;
	}

td.spec_content{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid silver;
	vertical-align: top;
	padding: 10px;
	}
	
td.spec_content_large{
	font-family: arial, verdana, helvetica;
	font-weight: normal;
	font-size: 16px;
	vertical-align: top;
	padding: 10px;
	}
	
textarea.enquiry_form{
	font-family: arial;
	font-size: 10px;
	border: 1px solid silver;
	}
	
select.enquiry_form{
	font-family: arial;
	font-size: 10px;
	border: 1px solid silver;
	}
	
.solidblockmenu{
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	/*background: black url(../images/nav_bar_background.gif) center center repeat-x;*/
	/*border-bottom: 1px solid #404040;*/
	}

.solidblockmenu li{
	display: inline;
	}

.solidblockmenu li a{
	float: left;
	color: white;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 9px;
	padding-bottom: 10px;
	text-decoration: none;
	width: 139px;
	margin: 0px;
	border-bottom: 0px;
	border-right: 1px solid silver;
	}
	
li.ie{
	float: left;
	color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	width: 155px;
	}

.solidblockmenu li a:visited{
	color: white;
	}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url(../images/nav_bar_background_lighter.gif) center center repeat-x;
	
	}
	
#spacer a{
	color: white;
	/*background: transparent url(../images/nav_bar_background_lighter.gif) center center repeat-x;*/
	}
	
#spacer li{
	color: white;
	/*background: transparent url(../images/nav_bar_background_lighter.gif) center center repeat-x;*/
	}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
	padding-top: 1em;
	}
	
#mySlideshow{
	width: 320px;
	height: 240px;
	z-index:5;
	text-align: center;
	}
	
.jdSlideshow{
	display: none;
	overflow:hidden;
	position: relative;
	text-align: center;
}	

.jdSlideshow img{
	border: 0;
	margin: 0;
	}

.jdSlideshow .slideElement{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	}

.jdSlideshow .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/loading-bar-black.gif');
	}

.jdSlideshow .slideInfoZone{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	}

.jdSlideshow .slideInfoZone h2{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
	}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 80%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	}

.jdSlideshow a.right, .jdSlideshow a.left{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	/* filter:alpha(opacity=20); */
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}

* html .jdSlideshow a.right, * html .jdSlideshow a.left{
	/* filter:alpha(opacity=50); */
	}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover{
	/* filter:alpha(opacity=80); */
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

.jdSlideshow a.left{
	left: 0;
	top: 0;
	background: url('../images/fleche1.png') no-repeat top left;
	}

* html .jdSlideshow a.left {
	background: url('../images/fleche1.gif') no-repeat top left;
	}

.jdSlideshow a.right{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat top right;
	}

* html .jdSlideshow a.right {
	background: url('../images/fleche2.gif') no-repeat top right;
	}