﻿/* ******************************************************************** */
/* Reset ************************************************************** */
/* ******************************************************************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	font-size: 100%;
	text-decoration: none;
	}
	
.clear {
	clear: both;
	}
.clr {
	clear: both;
	}
	
ul,li,p,h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
img {
	border: none;
	}
	
hr {
	margin: 3px 0;
	border: 1px;
	height: 1px;
	color: #beb7a3;
	background-color: #beb7a3;
	}


/* ******************************************************************** */
/* Global ************************************************************* */
/* ******************************************************************** */	
html {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	}

body {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.evac-chair.com/images/background_left_top.png);
	background-repeat: repeat-x;
	background-color: #ebe9e0;  /*aaa9a5*/
	font-family: "Trebuchet MS";
	color: black;
	}
	
/* *************************************************************************************************** */
/* ********************************************************************************* Color Classes CSS */
/* *************************************************************************************************** */
.blue {
	color: #7ccdd2;
	}
.gray {
	color: #bcbdc0;
	}
.green {
	color: #b0733d;
	}
.red {
	color: #b20838;
	}
.orange {
	color: #b0733d;
	}
.white {
	color: #ffffff;
	}

/* *************************************************************************************************** */
/* ****************************************************************************** Primary Wrappers CSS */
/* *************************************************************************************************** */
#wrapper_page {
	margin: 0 auto;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	}
	#wrapper_column_left {
		margin-right: 472px;
		float: left;
		width: 50%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		background-color: #cccccc;
		left: 0;
		top: 0;
		position: absolute;
		}
		#wrapper_column_left_background {
			background-repeat: repeat-x;
			background-color: #ffffff;
			height: 83px;
			}
	#wrapper_column_right_homepage {
		margin-left: 471px;
		float: right;
		width: 50%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		background-image: url(http://www.evac-chair.com/images/background_right_top.png);
		background-repeat: repeat-x;
		background-color: #ebe9e0; /* ebe9e0 */
		right: 0;
		top: 0;
		position: absolute;
		}
	#wrapper_column_right {
		margin-left: 471px;
		float: right;
		width: 50%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		background-image: url(http://www.evac-chair.com/images/background_right_top_02.png);
		background-repeat: repeat-x;
		background-color: #ebe9e0; /* ebe9e0 */
		right: 0;
		top: 0;
		position: absolute;
		}
	#wrapper_column_middle {
		margin: 0 auto;
		width: 944px;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		background-image: url(http://www.evac-chair.com/images/background_body_01.png);
		background-repeat: repeat-y;
		background-color: #ebe9e0;
		z-index: 999;
		position: relative;
		}
		#wrapper_column_middle_content {
			float: left;
			background-image: url(http://www.evac-chair.com/images/background_body_01.png);
			background-repeat: repeat-y;
			width: 944px;
			min-height: 100%;
			height: auto !important;
			height: 100%;
			}
			#wrapper_header {
				margin: 0 auto;
				background-image: url(http://www.evac-chair.com/images/background_header.png);
				background-repeat: no-repeat;
				width: 944px;
				height: 135px;
				position: relative;
				z-index: 9999;
				}
				#header_line_01 {
					float: left;
					width: 944px;
					height: 24px;
					overflow: hidden;
					}
					#top_link {
						float: left;
						width: 463px;
						height: 24px;
						}
						#top_link h1 {
							padding: 0px 50px 0 0;
							text-align: right;
							color: #ededed;
							font-size: 13px;
							}
							#top_link h4 {
							padding: 0px 50px 0 0;
							text-align: right;
							color: #ededed;
							font-size: 13px;
							}
						#top_link a {
							color: #ededed;
							text-decoration: none;
							}
							#top_link a:hover {
								color: #ffd67c;
								text-decoration: none;
								}
				#header_line_02 {
					float: left;
					width: 970px;
					height: 75px;
					overflow: hidden;
					}
				#header_line_03 {
					float: left;
					width: 944px;
					height: 33px;
					}
				#header_line_04 {
					background:#FFF;
					float: left;
					width: 600px;
					height: 123px;
					overflow: hidden;
					padding:0 0 0 17px;
					}			#wrapper_content {
				float: left;
				width: 944px;
				min-height: 100%;
				}
				#column_content_left {
					float: left;
					background-image: url(http://www.evac-chair.com/images/background_column_left_top.png);
					background-repeat: no-repeat;
					width: 254px;
					min-height: 100%;
					}
					#column_content_left h1 {
						padding: 2px 15px;
						color: #eda404;
						font-size: 17px;
						font-weight: bold;
						}
					#column_content_left h2 {
						padding: 2px 15px;
						color: #323232;
						font-size: 15px;
						font-weight: bold;
						}
					#column_content_left h3 {
						padding: 5px 30px;
						color: #00355a;
						font-size: 14px;
						font-weight: bold;
						}
					#column_content_left h4 {
						padding: 0px 30px;
						color: #150d06;
						font-size: 13px;
						font-weight: bold;
						}
					#column_content_left h5 {
						padding: 0px 30px;
						color: #650a0f;
						font-size: 11px;
						font-weight: bold;
						}
					#column_content_left h6 {
						padding: 0px 30px;
						color: #587280;
						font-size: 9px;
						font-weight: bold;
						}
					#column_content_left p {
						padding: 5px 30px;
						color: #272626;
						line-height: 1.5em;
						font-size: 12px;
						}
					#column_content_left a {
						color: #8f0105;
						text-decoration: none;
						}
						#column_content_left a:hover {
							color: #642905;
							text-decoration: none;
							}
					#column_content_left ul {
						padding: 5px 35px;
						color: #150d06;
						font-size: 12px;
						font-weight: normal;
						line-height: 1.5em;
						}
						#column_content_left ul li {
							list-style-type: disc;
							}
						#column_content_left ul ul {
							padding: 0px 15px;
							}
							#column_content_left ul ul li {
								list-style-type: circle;
								}
							#column_content_left ul ul ul {}
								#column_content_left ul ul ul li {
									list-style-type: square;
									}

				#column_content_right {
					float: left;
					width: 690px;
					min-height: 100%;
					}
					#banner_area {
						float: left;
						width: 690px;
						height: 293px;
						background-image: url(http://www.evac-chair.com/images/banner_image_temp.png);
						background-repeat: no-repeat;
						}
						#banner_area_left {
							float: left;
							width: 275px;
							height: 293px;
							}
							#banner_area_left a {
								text-decoration: none;
								}
								#banner_area_left a:hover {
									text-decoration: none;
									}
						#banner_area_right {
							float: left;
							width: 415px;
							height: 293px;
							}
					#content_area_main {
						float: left;
						width: 690px;
						}
						#content_area_main h1 {
							padding: 14px 15px 10px 15px;
							color: #323232;
							font-size: 20px;
							font-weight: bold;
							}
						#content_area_main h2 {
							padding: 2px 15px;
							color: #323232;
							font-size: 17px;
							font-weight: bold;
							}
						#content_area_main h3 {
							padding: 5px 15px 0 15px;
							color: #00355a;
							font-size: 15px;
							font-weight: normal;
							}
						#content_area_main h4 {
							padding: 0px 15px;
							color: #150d06;
							font-size: 13px;
							font-weight: bold;
							}
						#content_area_main h5 {
							padding: 0px 15px 15px 25px;
							color: #150d06;
							font-size: 11px;
							font-weight: normal;
							text-align: justify;
							}
						#content_area_main h6 {
							padding: 0px 15px;
							color: #587280;
							font-size: 10px;
							font-weight: bold;
							font-style: italic;
							}
						#content_area_main p {
							padding: 5px 15px;
							color: #150d06;
							font-size: 12px;
							font-weight: normal;
							line-height: 1.5em;
							text-align: justify;
							}
						#content_area_main q {
							padding: 5px 15px;
							color: #150d06;
							font-size: 11px;
							font-weight: normal;
							line-height: 1.5em;
							}
						#content_area_main a {
							color: #8f0105; /* eda404 */
							text-decoration: underline;
							}
							#content_area_main a:hover {
								color: #eda404; /* 8f0105 */
								text-decoration: underline;
								}
						#content_area_main ul {
							padding: 5px 35px;
							color: #150d06;
							font-size: 12px;
							font-weight: normal;
							line-height: 1.5em;
							}
							#content_area_main ul li {
								list-style-type: disc;
								}
							#content_area_main ul ul {
								padding: 0px 15px;
								}
								#content_area_main ul ul li {
									list-style-type: circle;
									}
								#content_area_main ul ul ul {}
									#content_area_main ul ul ul li {
										list-style-type: square;
										}
	

/* *************************************************************************************************** */
/* ****************************************************************************************** Logo CSS */
/* *************************************************************************************************** */
#logo_1 {
	float: left;
	width: 481px;
	height: 24px;
	}
#logo_2 {
	float: left;
	width: 783px;
	height: 75px;
	}
#logo_3 {
	float: left;
	width: 109px;
	height: 33px;
	}
#logo_4 {
	/*float: left;*/
	width: 783px;
	height: 75px;
	}
#story_top_right {
	float: right;
	width: 179px;
	height: 75px;
	}
					
/* *************************************************************************************************** */
/* ****************************************************************************************** Menu CSS */
/* *************************************************************************************************** */
/* ********************** Refer to menu.css for further configuration options ************************ */
/* *************************************************************************************************** */
#menu_area {
	float: left;
	width: 835px;
	height: 33px;
	}


/* *************************************************************************************************** */
/* **************************************************************************************** Banner CSS */
/* *************************************************************************************************** */


/* *************************************************************************************************** */
/* ************************************************************************* Homepage Content Area CSS */
/* *************************************************************************************************** */
.homepage_product {
	margin: 10px 5px 10px 5px;
	float: left;
	width: 210px;
	min-height: 335px;
	}
	.homepage_product_top {
		width: 210px;
		height: 9px;
		background-image: url(http://www.evac-chair.com/images/homepage_product_top.png);
		background-repeat: no-repeat;
		}
	.homepage_product_middle {
		width: 210px;
		min-height: 317px;
		background-color: #e0dccf;
		}
		.homepage_product_content {
			min-height: 265px;
			}
			.homepage_product_title {
				padding: 5px;
				color: #393939;
				font-family: "Arial Narrow";
				font-size: 18px;
				font-weight: normal;
				font-weight: bold;
				text-align: center;
				}
			.homepage_product_description {
				padding: 5px 85px 5px 10px;
				color: #393939;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-align: left;
				}
			.homepage_product_content_left {
				width: 210px;
				min-height: 265px;
				background-image: url(http://www.evac-chair.com/images/homepage_product_background_left.jpg);
				background-repeat: no-repeat;
				}
			.homepage_product_content_middle {
				width: 210px;
				min-height: 265px;
				background-image: url(http://www.evac-chair.com/images/homepage_product_background_middle.jpg);
				background-repeat: no-repeat;
				}
			.homepage_product_content_right {
				width: 210px;
				min-height: 265px;
				background-image: url(http://www.evac-chair.com/images/homepage_product_background_right.jpg);
				background-repeat: no-repeat;
				}
		.homepage_product_button {
			margin: 5px 23px 0px 23px;
			width: 163px;
			height: 43px;
			}
	.homepage_product_bottom {
		width: 210px;
		height: 9px;
		background-image: url(http://www.evac-chair.com/images/homepage_product_bottom.png);
		background-repeat: no-repeat;
		}

.ibexPg{width:857px!important;}
.order_info.ibex{background:none; margin:112px 0 20px;}
.order_info.ibex a.btec{color:#150D06; font-size:11px; font-weight:normal; margin:0 14px 35px 0; clear:both; display:block; text-align:right;}
.order_info.ibex a.btec:hover{text-decoration:none;}
.order_info.ibex .order_info_middle{background-image:url("http://www.evac-chair.com/images/content_product_middle.png");}
.order_info.ibex .order_info_bottom{margin-bottom:35px!important;}
.banner_ibex{width:600px; height:100px; margin:35px 0 21px 15px;}
.banner_ibex .ibexLogo{background:url(http://www.evac-chair.com/images/ibe.png) no-repeat; width:290px; height:99px; display:block; float:left; text-indent:-99999em;}
.banner_ibex .block{color:#150D06; font-size:12px; font-weight:normal; width:360px; margin:0 21px 0 0; float:right;}
.accessories_product_hmpg{margin:5px 0px 10px 15px; float:left; width:601px; height:342px; background:url(http://www.evac-chair.com/images/brownBg.png) no-repeat;}
.accessories_product_hmpg ul{width:280px; padding:5px 0 0 42px!important; float:left; margin:14px 0 0;}
.accessories_product_hmpg .y-chair{background:url(http://www.evac-chair.com/images/chair.png) no-repeat 0 17px; width:200px; height:322px; margin:0 0 0 363px;}
.s700demo{width:600px; margin:0 0 14px 16px; float:left;}
.s700demo h3{color:#000!important; margin:7px 0 14px; padding:0!important;}
.s700demo h3 .emph{text-transform:uppercase; font-style:italic;}
.s700demo a.btec{margin:14px 0 0;}
.order_info_middle .larrow{background:url(http://www.evac-chair.com/images/larrow.png) no-repeat; width:19px; height:40px; left:-17px; position:absolute;}
.order_info_middle h3{font-size:15px; font-weight:normal; color:#000!important; margin:0 0 14px;}
.order_info_middle h2.ribbon{background:url(http://www.evac-chair.com/images/ribbon.png) no-repeat; width:195px; height:36px; font-size:15px!important; font-weight:normal!important; margin:7px 0 7px -7px; padding:6px 0 0 22px!important;}
.order_info_middle h3.ribbon{background:url(http://www.evac-chair.com/images/ribbon.png) no-repeat; width:195px; height:36px; font-size:15px!important; font-weight:normal!important; margin:7px 0 7px -7px; padding:6px 0 0 22px!important;}
.order_info_middle h2.black{color:#000!important;}
.order_info_middle h2.white{color:#FFF!important;}
.order_info_middle p{}
.order_info_middle div.bottomlogo{background:url(http://www.evac-chair.com/images/ibex_botlogo.png) no-repeat; width:95px; height:34px; margin:21px 17px 16px 0; display:block; float:right;}


/* *************************************************************************************************** */
/* ************************************************************************ Products Content Pages CSS */
/* *************************************************************************************************** */
.content_product {
	margin: 2px 5px 10px 5px;
	float: left;
	width: 210px;
	min-height: 335px;
	}
	.content_product_top {
		width: 214px;
		height: 11px;
		background-image: url(http://www.evac-chair.com/images/content_product_top.png);
		background-repeat: no-repeat;
		}
	.content_product_middle {
		width: 214px;
		min-height: 317px;
		background-color: #e0dccf;
		background-image: url(http://www.evac-chair.com/images/content_product_middle.png);
		background-repeat: repeat-y;
		}
		.content_product_content {
			min-height: 265px;
			}
			.content_product_title {
				padding: 5px;
				color: #393939;
				font-family: "Arial Narrow";
				font-size: 18px;
				font-weight: normal;
				font-weight: bold;
				text-align: center;
				}
			.content_product_description {
				padding: 5px 85px 5px 10px;
				color: #393939;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-align: left;
				}
			.content_product_content_body {
				width: 210px;
				min-height: 265px;
				}
		.content_product_button {
			margin: 5px 43px 0px 42px;
			width: 125px;
			height: 22px;
			}
	.content_product_bottom {
		width: 214px;
		height: 11px;
		background-image: url(http://www.evac-chair.com/images/content_product_bottom.png);
		background-repeat: no-repeat;
		}


/* *************************************************************************************************** */
/* ********************************************************************************** Content Area CSS */	
/* *************************************************************************************************** */

/* Left Column Articles CSS */
.left_column_articles {
	margin: 5px 0 0 5px;
	width: 246px;
	}
	.left_column_articles ol {
		list-style-type: none;
		}
		.left_column_articles ol li {
			padding: 0px;
			display: block;
			font-size: 12px;
			border-top: 0px solid #242424;
			border-right: 0px solid #242424;
			border-bottom: 1px solid #242424;
			border-left: 0px solid #242424;
			position: relative;
			}
			.left_column_articles li a {
				padding: 5px;
				z-index: 20;
				display: block;
				background-color: none;
				text-decoration: none;
				position: relative;
				}
				.left_column_articles li a:hover {
					background-color: #d2d1cb;
					text-decoration: none;
					}

/* About Us Page CSS */

/* Right Column Purchase Info CSS */
.order_info {
	margin: 5px 0px 20px 0px;
	float: right;
	width: 214px;
	background-image: url(http://www.evac-chair.com/images/content_product_middle.png);
	background-repeat: repeat-y;
	}
	.order_info_top {
		width: 214px;
		height: 11px;
		background-image: url(http://www.evac-chair.com/images/content_product_top.png);
		background-repeat: no-repeat;
		}
	.order_info_middle {
		width: 214px; position:relative;
		}
	.order_info_bottom {
		width: 214px;
		height: 11px;
		background-image: url(http://www.evac-chair.com/images/content_product_bottom.png);
		background-repeat: no-repeat;
		}
	

/* Evac Chair Product Page CSS */
.evac_product {
	margin: 5px 0px 10px 15px;
	float: left;
	width: 450px;
	background-image: url(http://www.evac-chair.com/images/evac_product_middle.png);
	background-repeat: repeat-y;
	}
	.evac_product_top {
		width: 450px;
		height: 9px;
		background-image: url(http://www.evac-chair.com/images/evac_product_top.png);
		background-repeat: no-repeat;
		}
	.evac_product_bottom {
		float: left;
		width: 450px;
		height: 9px;
		background-image: url(http://www.evac-chair.com/images/evac_product_bottom.png);
		background-repeat: no-repeat;
		}
	.evac_product_content_wrapper {
		margin: 0;
		width: 448px;
		background-image: url(http://www.evac-chair.com/images/evac_product_middle.png);
		background-repeat: repeat-y;
		}
		.evac_product_image {
			float: left;
			width: 147px; /* 149px */
			margin-left: 2px;
			}
		.evac_product_description {
			float: left;
			width: 297px;
			}
			.evac_product_title {
				padding-left: 5px;
				color: #65001e;
				font-size: 15px;
				font-weight: bold;
				}
			.evac_product_txt {
				padding: 3px 5px;
				color: #150d06;
				font-size: 11px;
				line-height: 1.3em;
				}


/* Accessories Product Page CSS */
.accessories_product {
	margin: 5px 0px 10px 15px;
	float: left;
	width: 450px;
	background-image: url(http://www.evac-chair.com/images/evac_product_middle.png);
	background-repeat: repeat-y;
	}
	.accessories_product_top {
		width: 450px;
		height: 9px;
		background-image: url(http://www.evac-chair.com/images/evac_product_top.png);
		background-repeat: no-repeat;
		}
	.accessories_product_bottom {
		float: left;
		width: 450px;
		height: 9px;
		background-image: url(http://www.evac-chair.com/images/evac_product_bottom.png);
		background-repeat: no-repeat;
		}
	.accessories_product_content_wrapper {
		margin: 0;
		width: 448px;
		/*background-color: #e0dccf;*/
		background-image: url(http://www.evac-chair.com/images/evac_product_middle.png);
		background-repeat: repeat-y;
		}
		.accessories_product_image {
			float: left;
			width: 147px; /* 149px */
			margin-left: 2px;
			}
		.accessories_product_description {
			float: left;
			width: 297px;
			}
			.accessories_product_title {
				padding-left: 5px;
				color: #65001e;
				font-size: 15px;
				font-weight: bold;
				}
			.accessories_product_txt {
				padding: 3px 5px;
				color: #150d06;
				font-size: 11px;
				line-height: 1.3em;
				}

h1.distitle{margin:0!important; padding:0 19px!important;}
h4.distitle{font-size:9pt!important; padding:0 20px 21px!important;}
.accessories_product_2{margin:5px 0px 10px 15px; float:left; width:600px;}
	.accessories_product_top_2{background:url(http://www.evac-chair.com/images/content_product_top_2.png) no-repeat; width:600px; height:11px;}
	.accessories_product_bottom_2{background:url(http://www.evac-chair.com/images/content_product_bottom_2.png) no-repeat;float:left; width:600px; height:11px; }
	.accessories_product_content_wrapper_2{background:url(http://www.evac-chair.com/images/content_product_middle_2.png) repeat-y; padding:0 0 21px; margin:0; width:600px;}
		.accessories_product_content_wrapper_2 form{padding:0 14px;}
		.accessories_product_content_wrapper_2 .lft{width:273px; float:left;}
		.accessories_product_content_wrapper_2 .rgt{width:273px; float:right;}
		.accessories_product_content_wrapper_2 .lft.mini{width:90px;}
		.accessories_product_content_wrapper_2 .people{padding:21px 14px 0 0; float:left;}
		.accessories_product_content_wrapper_2 label{font-size:10pt; padding:0 0 0 2px; margin:0 0 3px; display:block; position:relative;}
		.accessories_product_content_wrapper_2 label .asterix{color:#FF0000; margin:0 0 0 3px;}
		.accessories_product_content_wrapper_2 label .req{color:#FF0000; float:right;}
		.accessories_product_content_wrapper_2 input{background:url(http://www.evac-chair.com/images/form.png) no-repeat -288px 0; border:none; font-size:10pt; padding:7px; margin:0 0 14px; width:259px; display:block;}
		.accessories_product_content_wrapper_2 input:focus{background-position:-288px -239px}
		.accessories_product_content_wrapper_2 input.mini{background:url(http://www.evac-chair.com/images/form.png) no-repeat 0 -147px; border:none; font-size:10pt; padding:7px; margin:0 0 14px; width:60px; display:block;}
		.accessories_product_content_wrapper_2 input.mini:focus{background-position:0 -386px}
		.accessories_product_content_wrapper_2 input.numeric{background:url(http://www.evac-chair.com/images/form.png) no-repeat -288px -41px; border:none; font-size:10pt; padding:7px; margin:0 0 14px; width:239px; display:inline-block;}
		.accessories_product_content_wrapper_2 input.numeric:focus{background-position:-288px -280px}
		.accessories_product_content_wrapper_2 span.numeric{font-size:9pt; margin:0 5px 0 0; top:-2px; position:relative;}
		.accessories_product_content_wrapper_2 textarea{background:url(http://www.evac-chair.com/images/form.png) no-repeat 0 0; border:none; font-family:"Trebuchet MS", Verdana, Geneva, sans-serif; font-size:10pt; padding:7px; margin:0 0 14px; width:259px; height:76px; display:block;}
		.accessories_product_content_wrapper_2 textarea:focus{background-position:0 -239px}
		.accessories_product_content_wrapper_2 input.religion{background:url(http://www.evac-chair.com/images/form.png) no-repeat 0 -103px; border:none; font-size:10pt; padding:7px; margin:0 0 14px; width:548px; display:block;}
		.accessories_product_content_wrapper_2 input.religion:focus{background-position:0 -342px}
		.accessories_product_content_wrapper_2 .title2{color:#000; font-size:15px; font-weight:bold; padding:0; margin:21px 0 0;}
		.accessories_product_content_wrapper_2 input.radiobtn{background:url(http://www.evac-chair.com/images/form.png) no-repeat 0 -104px; border:none; font-size:10pt; padding:7px; margin:0 0 14px; width:20px; display:inline-block;}
		.accessories_product_content_wrapper_2 .radiolbl{font-size:9pt; position:relative; top:-1px;}
		.accessories_product_content_wrapper_2 label.radio{width:300px; display:inline-block;}
		.accessories_product_content_wrapper_2 .redtext{color:#9E2A2B; text-align:center; font-size:10pt; line-height:15px; margin:0 0 21px;}
		.accessories_product_content_wrapper_2 input.reset{background:url(http://www.evac-chair.com/images/form.png) no-repeat -84px -147px; border:none; font-size:10pt; padding:7px; margin:0 0 14px 0; width:89px; cursor:pointer; text-indent:-99999em; float:left; display:block;}
		.accessories_product_content_wrapper_2 input.reset:hover{background-position:-183px -147px;}
		.accessories_product_content_wrapper_2 input.submit{background:url(http://www.evac-chair.com/images/form.png) no-repeat -1px -188px; border:none; font-size:10pt; padding:7px; margin:0 0 14px 0; width:151px; cursor:pointer; text-indent:-99999em; float:right; display:block;}
		.accessories_product_content_wrapper_2 input.submit:hover{background-position:-168px -188px;}
		.emptyBg{background-image:none!important; width:600px!important;}
		body.distributorBody{background-image:url(http://www.evac-chair.com/images/background_left_top_2.png);}
		
		.accessories_product_image_2{float:left; width:147px; margin-left:2px;}
		.accessories_product_description_2{float:left; width:297px;}
			.accessories_product_title_2{padding:0 7px 7px 15px; color:#000; font-size:15px; font-weight:bold;}
			.accessories_product_txt_2{padding:3px 5px; color:#150d06; font-size:11px; line-height:1.3em;}
		

/* Compare Page CSS */
.compare_status_container {
	margin: 20px 10px 20px 10px;
	padding: 3px 5px 3px 10px;
	border-color: #cccccc;
	border-width: 0px 0px 0px 1px;
	}
.compare_status_title {
	font-size: 16px;
	font-weight: bold;
	color: #761d04;
	border-width: 0px 0px 1px 0px;
	border-color: #761d04;
	}
.compare_status_message {
	font-size: 10px;
	color: #761d04;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin: 0px;
	}
.compare_left_column {
	padding: 0 5px;
	color: #8f0105; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: right;
	}
.compare_text {
	padding: 0 5px;
	color: #130d05; 
	font-size: 12px; 
	font-weight: normal; 
	text-align: center;
	}
	
/* Order Form Page CSS */
.order_form {
	margin: 0 0 0 45px;
	width: 550px;
	}
	.order_form_input {
		width: 220px;
		}
	.order_form_verify {
		width: 50px;
		}
		
/* ToolTip CSS */	
.tooltip {
	display: none;
	background: transparent url(http://www.evac-chair.com/images/black_arrow.png);
	font-size: 11px;
	line-height: 1.2em;
	text-align: center;
	height: 100px;
	width: 160px;
	padding: 25px;
	color: #ffffff;	
	position: relative;
	z-index: 99999;
	}
.tooltip2 {
	display: none;
	background: transparent url(http://www.evac-chair.com/images/black_arrow_2.png);
	font-size: 11px;
	line-height: 1.2em;
	text-align: center;
	height: 50px;
	width: 120px;
	padding: 15px;
	color: #000000;	
	position: relative;
	z-index: 99999;
	}
.demo img {
	border: 0;
	cursor: pointer;
	margin: 0 8px;
	}


/* *************************************************************************************************** */
/* **************************************************************************************** Footer CSS */
/* *************************************************************************************************** */
#footer {
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
	width: 690px;
	}
	#footer ul {
		padding: 0px 20px;
		}
		#footer ul li {
			display: inline;
			color: #323232;
			font-size: 8px;
			}
	#footer a {
		color: #323232;
		text-decoration: none;
		}
		#footer a:hover {
			color: #ffb003;
			text-decoration: underline;
			}
