/* CSS Document */

/* ----------------- Text Classes ----------------------------------------------- */

h1 {
	margin: 0 0 15px 0;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663062;
	font-style: normal;
	line-height: 1.3em;
	background-color: #FFFFFF;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #663062;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0 0 10px 0;
}
h3 {
	margin: 0 0 20px 0;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	line-height: 1.3em;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.verdana {
	font: Verdana, Arial, Helvetica, sans-serif;
}
.yellow a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #F1E0EF;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3;
}
.yellow a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #F1E0EF;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3;
}
.yellow a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3;
} 
.bannerlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #D9B0D6;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3;
}

.bannerlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #D9B0D6;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3;
}

.bannerlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #F7F7F7;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3;
}
.flaming a:link {
	color: #BD75B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: none;
	background-color: #663062;
}
.flaming a:visited {
	color: #BD75B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: none;
	background-color: #663062;
}
.flaming a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-decoration: none;
	background-color: #663062;
}
.content_links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663062;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.3;
	background-color: #FFFFFF;
}

.content_links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BD75B8;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.3;
	background-color: #FFFFFF;
}

.content_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BD75B8;
	text-decoration: underline;
	font-weight: normal;
	line-height: 1.3;
	background-color: #FFFFFF;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #CCCCCC;
	background-color: #663062;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.red_text {
	color: #FF0000;
	background-color: #FFFFFF;
}
.green_text {
	color: #3f963b;
	background-color: #FFFFFF;
}
/* ----------------- Page Layout ----------------------------------------------- */

html, body {
	margin : 0;
	padding : 0;
	background-color: #663062;
}
#bginner {
	width : 772px;
	border: 4px solid #ffff00;
}
#purple_boarder {
	width : 770px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #663162;
	background-color: #FFFFFF;
}
#bgouter {
	width : 780px;
	margin: auto;
}
#top_spacer {
	height: 10px;
	width: 780px;
}
#copyright {
	height: 15px;
	background-repeat : no-repeat;
	text-align : left;
	width: 706px;
	padding-left: 74px;
	line-height: 10px;
}

#logo {
	height: 114px;
	background-repeat : no-repeat;
	text-align : right;
	width: 780px;
	background-image: url(images/wheelchair_mounts_01.jpg);
	background-position: left top;
	background-color: #663062;
}
#menu {
	width: 780px;
}
#logo_text_links {
	height: 10px;
	width: 780px;
	margin: 0 0 0 0;
	vertical-align: bottom;
	padding-top: 87px;
}
#container {
	width: 710px;
	padding: 25px 30px 25px 30px;
}

#footer {
	width: 780px;
	height: 53px;
	background-repeat:repeat-x;
}
#footer_text_links {
	width: 780px;
	height: 20px;
	text-align: center;
	padding: 5px 0 18px 0;
}

.page_content {
	width: 710px;
	vertical-align: top;
}
.page_content_form {
	width: 710px;
	vertical-align: top;
	height: 370px;
}
/* ----------------- Page Panels ----------------------------------------------- */

.title_h3 {
	width: 710px;
	float: left;
}
.title_h1 {
	width: 710px;
}
.gif_ani {
	width: 225px;
	height: 225px;
	border: solid #663162 1px;
}
.gif_ani_box {
	text-align: center;
	width: 225px;
	margin: 0 0 0 0;
	float: left;
	padding-left: 62px;
}
.options_left_1 {
	width: 155px;
	float: left;
	font-weight: bold;
}
.options_left_2 {
	width: 385px;
	float: left;
}
.options_left_3 {
	width: 170px;
	float: left;
	text-align: right;
	font-weight: bold;
}
.component_box_710px {
	width: 710px;
	height: auto;
	padding-bottom: 25px;
}
.components_image {
	width: 150px;
	float: left;
	border: solid #663162 1px;
	height: 150px;
}
.components_text {
	text-align: left;
	width: 516px;
	float: left;
	padding: 0 0 0 40px;
	height: 150px;
}
.components_text1 {
	text-align: left;
	width: 516px;
	float: left;
	padding: 0 0 0 40px;
	height: 400px;
}
.components_left_1 {
	width: 150px;
	float: left;
	font-weight: bold;
}
.components_2 {
	width: 204px;
	float: left;
}
.components_left_3 {
	width: 160px;
	float: left;
	text-align: right;
	font-weight: bold;
}
.components_hori_image {
	width: 300px;
	float: left;
	border: solid #663162 1px;
	height: 150px;
}
.components_hori_text {
	text-align: left;
	width: 393px;
	float: left;
	padding: 0 0 0 15px;
	height: 150px;
}
.components_hori_left_1 {
	width: 123px;
	float: left;
	font-weight: bold;
}
.components_hori_2 {
	width: 130px;
	float: left;
}
.components_hori_left_3 {
	width: 140px;
	float: left;
	text-align: right;
	font-weight: bold;
}
.product_spacer {
	width: 710px;
	margin: 15px 0 30px 0;
	height: 0px;
	border-top: solid #663162 1px;
}
.double_component_1 {
	width: 150px;
	border: solid #663162 1px;
	height: 150px;
}
.double_component_1_outer {
	width: 150px;
	float: left;
	text-align: center;
	margin: 0 0 0 0;
	padding-left: 136px;
	height: auto;
}
.double_component_13_outer {
	width: 150px;
	float: left;
	text-align: center;
	margin: 0 0 0 0;
	padding-left: 100px;
	height: auto;
}
.double_component_12 {
	width: 220px;
	border: solid #663162 1px;
	height: 150px;
}
.double_component_12_outer {
	width: 220px;
	float: left;
	text-align: center;
	margin: 0 0 0 0;
	padding-left: 136px;
	height: auto;
}
.page_contents {
	width: 700px;
	padding: 0 0 20px 10px;

}
.wkstat_box {
	text-align: left;
	width: 540px;
	float: left;
	padding: 0 0 0 15px;
	height: 150px;
}
.wkstat_text_1 {
	width: 260px;
	float: left;
}
.wkstat_text_2 {
	width: 145px;
	float: left;
}
.wkstat_text_3 {
	width: 135px;
	float: left;
	text-align: left;
}
.half_page_box {
	width: 355px;
	float: left;
	text-align: left;
}
/* ----------------- Shifty table on Woodpecker ----------------------------------------------- */
.table_title_1{
	float: left;
	width: 120px;
}
.table_title_left {
	float: left;
	width: 225px;
	text-align: center;
	border-left: solid 1px #663062;
	border-right: solid 1px #663062;
	border-top: solid 1px #663062;
	padding: 5px;
}
.table_title_right {
	float: left;
	width: 342px;
	text-align: center;
	border-right: solid 1px #663062;
	border-top: solid 1px #663062;
	padding: 5px;
}
.table_content_left {
	float: left;
	width: 109px;
	border: solid 1px #663062;
	padding: 5px;
}
.table_content_2 {
	float: left;
	width: 107px;
	border-bottom: solid 1px #663062;
	border-right: solid 1px #663062;
	border-top: solid 1px #663062;
	padding: 5px;
}
.table_content_3 {
	float: left;
	width: 107px;
	border-bottom: solid 1px #663062;
	border-right: solid 1px #663062;
	border-top: solid 1px #663062;
	padding: 5px;
}
.table_content_4 {
	float: left;
	width: 107px;
	border-bottom: solid 1px #663062;
	border-right: solid 1px #663062;
	border-top: solid 1px #663062;
	padding: 5px;
}
.table_content_5 {
	float: left;
	width: 107px;
	border-bottom: solid 1px #663062;
	border-right: solid 1px #663062;
	border-top: solid 1px #663062;
	padding: 5px;
}
.table_content_6 {
	float: left;
	width: 106px;
	border-bottom: solid 1px #663062;
	border-right: solid 1px #663062;
	border-top: solid 1px #663062;
	padding: 5px;
}
/* ----------------- Index Page Panel ----------------------------------------------- */
.Animation {
	width: 200px;
	float: right;
	text-align: left;
	padding: 30px 0 45px 40px;
}
.index_image {
	width: 350px;
	float: left;
	text-align: left;
	padding-left: 20px;
}
.container_h3_h1 {
	width: 500px;
	float: left;
}
.index_h3_box {
	width: 500px;
}
.index_h1_box {
	width: 500px;
}
.BHTA_box {
	width: 210px;
	text-align: right;
	float: left;
}
/* ----------------- Exhibition Panel ----------------------------------------------- */
.exhibibition_image {
	width: 150px;
	float: left;
	text-align: left;
	padding-right: 30px;
}
.exhibition_image_boarder {
	width: 150px;
	border: solid #663162 1px;
	height: 90px;
}/* ----------------- Links Panel ----------------------------------------------- */
.links_image_left {
	width: 150px;
	float: left;
	text-align: center;
	padding-right: 34px;
}
.links_image_single {
	width: 150px;
	float: left;
	text-align: center;
}
.links_image_text {
	width: 150px;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
}
.links_image_boarder {
	width: 150px;
	border: solid #663162 1px;
	height: 90px;
}
.blank_box_2_space {
	height: 180px;
	width: 150px;
	float: left;
}
/* ----------------- Vat and Delivery ----------------------------------------------- */
.vat_left {
	width: 200px;
	float: left;
	text-align: left;
}
.vat_right {
	width: 510px;
	float: left;
	text-align: left;
}
/* ----------------- Rollover images for footer ----------------------------------------------- */
.email_bg {
	width: 275px;
	height: 53px;
	background: url("images/wheelchair_mounts_10.jpg") 0 0 no-repeat;
	float: left;
}
.email a {
	display:block;
	width: 275px;
	height: 53px;
	background: url("images/wheelchair_mounts_10.jpg") 0 0 no-repeat;
	float: left;
}
.email a:hover { 
	display:block;
	width: 275px;
	height: 53px;
	background: url("images/footer_roll_10.jpg") 0 0 no-repeat;
}
.email a:active {
	display:block;
	width: 275px;
	height: 53px;
	background: url("images/footer_roll_10.jpg") 0 0 no-repeat;
}
.image_float_left {
	display:block;
	width: 230px;
	height: 53px;
	background: url("images/wheelchair_mounts_11.jpg") 0 0 no-repeat;
	float: left;
}
.tel_bg {
	width: 275px;
	height: 53px;
	background: url("images/wheelchair_mounts_12.jpg") 0 0 no-repeat;
	float: left;
}
.tel a {
	display:block;
	width: 275px;
	height: 53px;
	background: url("images/wheelchair_mounts_12.jpg") 0 0 no-repeat;
	float: left;
}
.tel a:hover { 
	display:block;
	width: 275px;
	height: 53px;
	background: url("images/footer_roll_12.jpg") 0 0 no-repeat;
}
.tel a:active {
	display:block;
	width: 275px;
	height: 53px;
	background: url("images/footer_roll_12.jpg") 0 0 no-repeat;
}

/* ----------------- Rollover images for menu ----------------------------------------------- */

a#home img {background-image: url(images/wheelchair_mounts_02.gif);}
a#home:hover img {background-image: url(images/menu_roll_02.gif);}

a#mounting img {background-image: url(images/wheelchair_mounts_03.gif);}
a#mounting:hover img {background-image: url(images/menu_roll_03.gif);}

a#switches img {background-image: url(images/wheelchair_mounts_04.gif);}
a#switches:hover img {background-image: url(images/menu_roll_04.gif);}

a#work img {background-image: url(images/wheelchair_mounts_05.gif);}
a#work:hover img {background-image: url(images/menu_roll_05.gif);}

a#accessibility img {background-image: url(images/wheelchair_mounts_06.gif);}
a#accessibility:hover img {background-image: url(images/menu_roll_06.gif);}

a#computer img {background-image: url(images/wheelchair_mounts_07.gif);}
a#computer:hover img {background-image: url(images/menu_roll_07.gif);}

a#light img {background-image: url(images/wheelchair_mounts_08.gif);}
a#light:hover img {background-image: url(images/menu_roll_08.gif);}

/* ----------------- w3c links ----------------------------------------------- */
#footer_validation_links {
	width: 313px;
	height: 20px;
	text-align: center;
	padding-left: 153px;
}
.w3c_xhtml_strict a {
	display:block;
	width: 100px;
	height: 15px;
	background: url("images/w3c_xhtml_strict.jpg") 0 0 no-repeat;
	float: left;
}
.w3c_divider {
	display:block;
	width: 31px;
	height: 21px;
	background: url("images/w3c_divider.gif") 0 0 no-repeat;
	float: left;
}
.w3c_valid_css a {
	display:block;
	width: 100px;
	height: 15px;
	background: url("images/w3c_valid_css.jpg") 0 0 no-repeat;
	float: left;
}
/* ----------------- base nav ----------------------------------------------- */
#footer_nav {
	width: 500px;
	height: 25px;
	margin: 0 0 0 121px;
	padding: 10px 0 10px 0;

}
ul#nav-b li {
	background: none;
	display: inline;
	margin-left: 31px;
	padding: 0;
}

#nav-b li a {
	border: 1px solid #95468f;
	color: #95468f;
	font-size: 0.65em;
	padding: 2px 4px 3px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#nav-b li a:hover, #nav-b li a:focus, #nav-b li a:active { color: #330033; }

#home a {
	background: url(images/home.gif) no-repeat 4px 50%;
}

#linkresources a { background: url(images/links.gif) no-repeat 4px 50%; }

#sitemap a { background: url(images/sitemap.gif) no-repeat 4px 50%; }

#contactus a { background: url(images/contactus.gif) no-repeat 4px 50%; }

/* ----------------- display image caption ----------------------------------------------- */
.display_image_centre {
	text-align: center;
	width: 300px;
	margin: 0 0 0 349px;
}
.display_image_single {
	text-align: center;
	width: 300px;
	margin: 0 0 0 205px;
}
div.imagecaption_dm {
	width: 300px;
	height: 225px;
	border: solid #663162 1px;
  }
img {border:0} 


/* ----------------- display image rollover ----------------------------------------------- */

.thumbnail_dm{
	position: relative;
	z-index: 0;
	border:0;
	width: 300px;
}

.thumbnail_dm:hover{
background-color: transparent;
border:none;
z-index: 50;
}


.thumbnail_dm span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
left: -1000px;
border: 1px solid #663162;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail_dm span img{ /*CSS for enlarged image*/
border-width: 0;
height: 338px;
}

.thumbnail_dm:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 50px;
	left: -75px; /*position where enlarged image should offset horizontally */
	height: 338px;
}
/* ----------------- Contact Enquiry Form ----------------------------------------------- */

.contact_box {
	width: 710px;
	vertical-align: top;
	height: 430px;
}
.address_left {
	width: 360px;
	text-align: left;
	float: left;
	padding-bottom: 20px;
	padding-left: 40px;
}
.address_right {
	width: 280px;
	text-align: right;
	float: left;
	height: 200px;
	background-repeat: no-repeat;
	background-image: url(images/contact_form_tri.jpg);
	padding-left: 30px;
	padding-bottom: 30px;
}
.form_left {
	width: 215px;
	text-align: right;
	float: left;
}
.form_right {
	width: 410px;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
}
.unix_form_padding {
	padding-left: 40px;
}
/* ----------------- sitemap ----------------------------------------------- */

.sublinks {
	text-align: left;
	font-weight: normal;
	width: 365px;
	margin-left: 310px;
	line-height: 1.2em;
	padding-left: 14px;
	border-left: 1px solid #663062;
	padding-top: 8px;
	padding-bottom: 8px;	
  }
.sitemaptitle {
	float: left;
	width: 285px;
	margin: 0 0 0px 0;
	padding: 5px 13px 20px 10px;
	color: #663062;
	line-height: 1.5em;
	text-align: right;
	background-color: #FFFFFF;
}
.to_top {
	width: 300px;
	text-align: left;

}
/* ----------------- specials ----------------------------------------------- */
.specials_start {
	float: left;
	width: 45px;
	font-weight: bold;
	}
.specials_1 {
	float: left;
	width: 100px;
	}
.specials_2 {
	float: left;
	width: 120px;
	}
.specials_3 {
	float: left;
	width: 74px;
	text-align: right;
	}
.line_centre {
	text-decoration: line-through;
	
}
.float_right {
	float: right;
	width: 74px;
	text-align: right;
}
