@charset "UTF-8";
/* CSS Document */
*
	{
	margin:0;
	padding:0;
	}

html
	{
	background-color: #FFF;
	}
	
body{
	margin:0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	background:url(../image/93/mainbackground900.jpg) top center repeat-y;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 15px;
	color:#000000;
	}
	
#container
	{
	text-align:left;
	margin: 10px auto 0;
	width: 800px;
	}

a 
	{
	color: #0668B3;
	text-decoration:none;
	border:none;
	}
	
ul 
	{
	list-style-type: none;
	}

p
	{
	padding: 0 5px 0 10px;
	}
	
.content p
	{
	margin: 0 25px 0 0;
	padding: 10px 0 0 0;
	} 

h1
	{
	font-size:24px;
	}
	
h2
	{	
	padding: 0 10px;
	font-size: 125%;
	}		

h2.title
	{
	margin: 0;
	color:#5D9732;
	padding:5px 0px 3px 0px;
	border-bottom: #0668B3 solid 1px;
	}

h2.title em 
	{	
	color:#000;
	}
	
h2.title b 
	{	
	color:#0668B3;
	}

/* mainmenu */
#menu 
	{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100%; /*For KHTML*/
	list-style: none;
	height:36px;
	line-height:36px;
	background: url(../image/93/menuBg.gif) repeat-x;
	}

#menu ul,
#menu ul li,
#menu ul ul 
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu li
	{
	display:block;
	background: url(../image/93/menuSep.gif) no-repeat top right;
	padding-right: 1px;
	position:relative;
	}

#menu ul 
	{
	position: relative;
	z-index: 1001;
	float: left;
	}

#menu ul li 
	{
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	}

#menu ul li.hover,
#menu ul li:hover 
	{
	color:#eee;
	position: relative;
	z-index: 1002;
	cursor:pointer;
	}

#menu ul ul 
	{
	visibility: hidden;
	position: absolute;
	top:auto;
	left: 0;
	z-index: 1003;
	width: 100%;
	padding-top: 1px;
	}

#menu ul ul li 
	{
	float: none;
	width: 210px;
	padding :0 !important;
	margin :0 !important;
	background: url(../image/93/menuBg.gif) repeat-x;
	}

#menu ul li:hover > ul 
	{
	visibility: visible;
	}

#menu ul li.rtl ul 
	{
	top: 100%;
	right: 0;
	left: auto;
	}

#menu ul li.rtl ul ul 
	{
	top: 1px;
	right: 99%;
	left: auto;
	}

#menu li 
	{
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	position: relative;
	z-index:1000;
	}

#menu a 
	{
	font:bold 12px/16px "Trebuchet MS", Arial, Sans-Serif;
	white-space:nowrap;
	line-height: 27px;
	padding:0 20px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color:#FFFFFF;
	margin:0;
	text-decoration: none;
	height: 36px;
	height: 1%; /*For IE*/
	z-index:1000;
	font-size:11px;
	font-weight: bold;
	vertical-align: middle;
	}

#menu span
	{
	color:#fff;
	text-transform:uppercase;
	}

#menu a
	{
	text-decoration:none;
	}

#menu b
	{
	font-weight: bold;
	color:#222 !important;
	}

.secondmenu b
	{
	font-weight: bold;
	color:#F00 !important;
	}

#menu a:hover
	{
	color: #5D9732;
	background: url(../image/93/menuHover.gif) no-repeat 50% 0;
	z-index: 1000;
	}

#menu a, #menu a:visited
	{
	color:#000;
	color:#fff;
	text-transform:uppercase;
	}

#menu ul ul a
	{
	height: 23px; 
	width: 174px;
	padding: 2px !important;
	margin: 0 !important;
	color: #000000 !important;
	}

#menu ul ul a:hover
	{
	color: #5D9732 !important;
	}

div#menu span:hover
	{
	background: none;
	}

/* mainmenu */

#officebanner
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 792px;
	height: 130px;
	overflow: hidden;
	}

#bluebanner
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	width: 585px;
	height: 100px;
	}	

#officeinfo
	{
	margin: 0px;
	padding: 0px;
	float:left;
	width: 206px;
	height: 125px;
	overflow: hidden;
	font-size: 14px;
	background-color: #EEE;
	}

#officeinfo em
	{
	font-weight: bold;
	color: #00E;
	}

#officeinfo u
	{
	font-weight: bold;
	}

#officeinfo a
	{
	font-size: 12px;
	letter-spacing:0;
	}
		
/* Side Bar Login */

#sidebar 
	{
	float: left;
	width: 147px;
	background:#FFF;
	margin-bottom: 10px;
	}
	
#sidebar p
	{
	margin-bottom: 0;
	font-size: 90%;
	}

#sidebar a
	{
	padding: 2px 5px 10px 10px;
	font-size:10px
	}

#sidebar a:hover
	{
	color:#5D9732;
	}

#sidebar img
	{
	padding: 10px 5px 10px 10px;
	}
	
#logbutton
	{
	margin: 0;
	padding: 10px 5px 2px 0;
	}

#logbutton a img
	{
	margin: 0;
	font-size:10px;
	padding: 0;
	border:none;
	}

h2#login
	{
	padding: 0 0 0 18px;
	background: #5D9732;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: -.01em;
	height: 25px;
	line-height: 26px;
	overflow: hidden;
	}
			
/* Side Bar Product List */

#sidebarproducts 
	{
	float: left;
	width: 147px;
	background:#FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	}

h2#productlist 
	{
	padding: 0 0 0 18px;
	background: #5D9732;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: -.01em;
	height: 25px;
	line-height: 26px;
	overflow: hidden;
	}
	
h2#productlist a
	{
	color:#FFFFFF;
	}
h2#productlist a:hover
	{
	color:#FFFFFF;
	}	
h2#productlist a:visited
	{
	color:#FFFFFF;
	}	
		
#sidebarproducts ul
	{
	margin: 0;
	padding-left: 0;
	}

#sidebarproducts li
	{
	display: block;
	padding: 8px 2px 8px 17px;
	border-bottom:#999999 dotted 1px;
	font-size: 13px;
	letter-spacing: -.01em;
	}
	
#sidebarproducts a:hover
	{
	color:#5D9732;
	}
	
#sidebarproducts a
	{
	color:#0668B3;
	}
	
#sidebarproducts img
	{	
	padding: 10px 5px 10px 10px;
	}

#main
	{
	margin: 0 0 0 220px;
	padding: 0;
	}
	
h2.title 
	{
	border-bottom:1px solid #0668B3;
	color:#5D9732;
	margin:0pt;
	padding:5px 0px 3px;
	}
	
h2.title em 
	{
	color:#000000;
	}
	
.breadcrumb
	{
	margin-top:7px;
	}

.content a:hover
	{
	color:#5D9732;
	}
	
#map
	{
	margin: 10px 0;
	border: none;
	}

/* Product Squares */
.product, .productcategory 
	{
	margin: 0;
	padding: 0;
	border: 0;
	width: 559px;
	overflow: hidden;
	display: block;
	}

.products
	{
	width: 180px !important; 
	}

.product .name a,
.productboxes .name a,
.productboxesrental .name a,
.productcategory .name a
	{
	line-height:30px;
	font-weight:bold;
	font-size: 12px;
	}

.product .image , 
.productboxes .image , 
.productboxesrental .image , 
.productcategory .image
	{
	clear:left;
	position:relative;
	top:-30px !important;
	}

.product .name,
.productboxes .name,
.productboxesrental .name,
.productcategory .name
	{
	clear:left;
	position:relative;
	top:200px;
	}

.products, .productcategoryitem
	{
	float:left;
	margin-top: -10px;
	}

.product a, 
.productboxes a, 
.productcategory a 
	{
	margin: 0;
	padding: 0;
	display: block;
	width: 170px;
	float: left;
	margin-right: 3px;
	margin-top: 8px;
	background: #0668B3;
	padding: 2px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	letter-spacing: -.02em;
	text-transform: uppercase;
	text-decoration: none;
	}

.productboxesrental a
	{
	margin: 0;
	padding: 0;
	display: block;
	width: 240px;
	margin-right: 3px;
	margin-top: 8px;
	background: #0668B3;
	padding: 2px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	letter-spacing: -.02em;
	text-transform: uppercase;
	text-decoration: none;
	}

.product a strong, 
.productboxes a strong, 
.productboxesrental a strong, 
.productcategory a strong
	{
	display: block;
	line-height: 30px;
	}

.homeproductboxes .productboxes a strong,
.homeproductboxes .productboxesrental a strong
	{
	height: 60px;
	}

.product a img, 
.productcategory a img 
	{
	border: 0px;
	width: 170px;
	height: 184px;
	}

.productboxes a img
	{
	width: 170px !important;
	height:153px !important;
	}

.productboxesrental a img
	{
	width: 240px !important;
	height:153px !important;
	}

.product a:hover, 
.productboxes a:hover, 
.productboxesrental a:hover, 
.productcategory a:hover
	{
	background-color: #5d9732;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	}

.productboxesrental
	{
	width: 98%;
	}
	
.productboxesrental .one1,
.productboxesrental .two2
	{
	float: left;
	}

ul#productnav
	{
	margin: 3px 0 0 -42px;
	}	

ul#productnav li{
	display: inline;
	padding: 3px 3px;
	}

ul#productnav a {
	font-size: 90%;
	color:#0668B3;
	text-decoration: underline;
	}
	
ul#productnav a:hover {
	color:#5D9732; 
	text-decoration: underline;
	}

#Transport-Chairs_php .products img
	{
	z-index: 2 !important;
	}

#Transport-Chairs_php .products .image a
	{
	z-index: 1 !important;
	}

#Transport-Chairs_php .products .name
	{
	z-index: 1000 !important;
	}

#Transport-Chairs_php .products .name a
	{
	z-index: 1001 !important;
	}

.productdetail table
	{
	width:508px;
	margin-top: 20px;
	border-collapse:collapse;
	}
	
.productdetail td,
.productdetail th
	{
	border:2px solid white;
	}

.productdetail img
	{
	width:160px;
	height:184px;
	}
	
.productdetail tr{
	background:#CCC;
	}
	
.productdetail thead th{
	background: #666666;
	color:#fff;
	padding-left:7px;
	}
	
.productdetail tbody th
	{
	font-weight:normal;
	background:#658CB1;
	}
	
.productdetail, .productdetail fieldset 
	{
	border:medium none;
	margin:0pt;
	padding:0pt;
	}

.productdetail .product_item
	{
	width: 100%;
	}
	
th.th_image
	{
	width:166px;
	}
	
#frmCart table 
	{
	width: 96%;
	}
	
div.spProductLabel 
	{
	float:left;
	font-weight:bold;
	width:85px;
	}
	
.frmaddtocart
	{
	width: 250px !important;
	}
	
.frmaddtocart fieldset label
	{
	width: 85px;
	font-weight: bold;
	}
	
.frmaddtocart input#param_quantity
	{
	width: 30px;
	margin-left: 9px;
	}
	
.frmaddtocart input.frmButton
	{
	width: 80px;
	margin-left: 85px;
	font-weight: bold;
	}

/* product details */
	
.blackBorder 
	{
	margin-bottom:20px;
	}
	
.blackBorder td
	{
	border:1px solid white;
	}

.blackBorder table td
	{
	border-style:none !important;
	}

td.textt, .heading 
	{
	background:#717C7E none repeat scroll 0%;
	color:#FFFFFF;
	}
	
.text11 {
	font-size:13px;
	}
	
.thumbnailImage {
	background-color:#CCCCCC;
	}
	
.thumbnailImage img {
	border:0px solid #FFFFFF;
	display:block;
	}
	
td.grey {
	background:#cccccc none repeat scroll 0%;
	}
	
.productdetail table td
	{
	padding:7px;
	}
	
.productdetail a 
	{
	color:#ffffff;
	}
	
.productdetail input 
	{
	background-color:#FFFFFF;
	border:1px inset #888888;
	color:#555555;
	font-family:Tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:3px;
	margin-top:3px;
	padding:2px;
	width:50px;
	}

.matrixLabel ,
frmaddtocart tr	,
frmaddtocart td	
	{
	padding: 1px !important;
	margin: 1px !important;
	}
	
.productdetail table button 
	{
	margin:0pt !important;
	}

.productdetail .button, .productdetail button 
	{
	background:#5D9732 none repeat scroll 0%;
	border:medium none;
	clear:left;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}
	
.buttonorange 
	{
	background:#5D9732 none repeat scroll 0% !important;
	border:medium none !important;
	color:#FFFFFF !important;
	cursor:pointer;
	display:block;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:6px;
	text-decoration:none;
	}
	
.buttonorange_back 
	{
	background:#5D9732 none repeat scroll 0%;
	border:medium none;
	color:#FFFFFF !important;
	cursor:pointer;
	display:block;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:7px;
	text-decoration:none;
	}
	
/* end of product details */
/* shopping cart */

#tblcart 
	{
	font-size:11px;
	width:514px;
	}
	
#main form, #main form fieldset 
	{
	border:medium none;
	margin:0pt;
	padding:0pt;
	}
	
#tblcart td {
	padding:3px;
	}

/* end of shopping cart */
/* checkout */

#httpsMain
	{
	margin-left: 165px;
	}

#httpsMain form
	{
	width: 511px;
	}

#httpsMain form fieldset 
	{
	background-color:#F5F5F5;
	border-left:5px solid #CCCCCC;
	padding:10px 0pt;
	}

#httpsMain form, #httpsMain form fieldset 
	{
	border:medium none;
	margin:0pt;
	padding:0pt;
	font-size:13px;
	}

#httpsMain form input 
	{
	background-color:#FFFFFF;
	border:1px inset #888888;
	color:#555555;
	font-family:Tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:3px;
	margin-top:3px;
	padding:2px;
	width:200px;
	}

.pHeader 
	{
	background:#F5F5F5 none repeat scroll 0%;
	border-bottom:1px solid #999999;
	font-weight:bold;
	margin:0px 10px 5px;
	}

#httpsMain form label 
	{
	clear:left;
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	padding-right:5px;
	text-align:right;
	width:150px;
	}

#httpsMain form select 
	{
	background-color:#FFFFFF;
	border:1px inset #888888;
	color:#555555;
	font-family:Tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:3px;
	margin-top:3px;
	padding:2px;
	width:200px;
	}

#httpsMain form select#param_creditcard_month 
	{
	width:100px;
	}

#httpsMain form select#param_creditcard_year 
	{
	width:95px;
	}

#httpsMain form input.clTotalsReadonly 
	{
	background-color:#F5F5F5;
	border:1px solid #F5F5F5;
	text-align:right;
	width:55px;
	}

#httpsMain form label.lbTotals 
	{
	clear:left;
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	padding-right:5px;
	text-align:right;
	width:180px;
	}

#httpsMain form button.btnSubmit 
	{
	margin-left:200px;
	}

#httpsMain form .button, #httpsMain button 
	{
	background:#5D9732 none repeat scroll 0%;
	border:medium none;
	clear:left;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}

#httpsMain form input.clShowLeft 
	{
	background-color:#FFFFFF;
	border:1px inset #888888;
	color:#555555;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:3px;
	margin-top:3px;
	padding:2px;
	width:15px;
	}

/* end of checkout */
/* send order */

#httpsMain p 
	{
	color:#555555;
	cursor:default;
	font-size:13px;
	}
	
table#tblcart tr.rowHead 
	{
	background:#EDF6FF none repeat scroll 0%;
	}

table#tblcart tr.rowContent 
	{
	background:#EFEFEF none repeat scroll 0%;
	}

table.totals 
	{
	border:0pt none;
	font-size:11px;
	}

table.totals td.totals1 
	{
	font-weight:bold;
	text-align:right;
	width:450px;
	}

table.totals td.totals2 
	{
	font-weight:normal;
	text-align:right;
	width:45px;
	}
	
/* Footer */
#footer 
	{
	clear: both;
	display: block;
	height: 40px;
	background: url(../image/93/footer800.jpg) no-repeat;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	color: #fff;
	}
		
#footer p
	{
	padding: 10px 0 0 0;
	font-size:11.5px;
	}
	
#footer p a:hover
	{
	color:#FFFFFF;
	}
	
/* shopping cart */

.carttable
	{
	width: 520px;
	font-size:13px;
	}
	
.carttable table
	{
	width: 96%;
	}
	
.carttable table thead td
	{
	font-weight: bold;
	color: #6060A0;
	background-color: #CCCCCC;
	padding: 3px;
	}
	
.carttable table tbody td.cartTotal
	{
	font-weight: bold;
	}

.carttable table tbody td
	{
	font-weight: normal;
	color: #345BA8;
	padding-top: 3px;
	}
	
.cartbuttons
	{
	margin-top: 15px;
	}
	
.cartbuttons a
	{
	margin-right: 10px;
	font-size: 14px;
	}
	
.cartbuttons input
	{
	margin-top: 30px;
	}
	
.carttable span#sp_subtotal
	{
	font-weight: bold;
	}

#p_cart_php
	{
	padding-left: 30px !important;
	width: 206px;
	}

/* CHECKOUT FORM */
div.checkoutForm
	{
	width : 610px;
	}
	
form.checkoutForm fieldset 
	{
	padding:0px;
	border: none;
	background: #ffffff;
	position: relative;
	margin: 0px;
	}

form.checkoutForm fieldset label
	{
	color:#444444;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding-right:0px;
	text-align:right;
	width:120px;
	margin-bottom: 5px;
	}
	
form.checkoutForm fieldset input, 
form.checkoutForm fieldset textarea
	{
	border:1px solid #666666;
	margin-left: 5px;
	width: 300px;
	font-size: 11px;
	}	

form.checkoutForm fieldset input.frmButton 
	{
	width: 150px;
	}	

form.checkoutForm fieldset select 
	{
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
	font-size:12px;
	margin-left: 5px;
	margin-bottom:2px;
	padding:2px;
	width: 150px;
	}	
	
form.checkoutForm fieldset legend,
form.checkoutForm fieldset h3
	{
	font-size: 18px;
	top: 0px;
	color: #5D9732;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	font-weight: normal;
	}
	
form.checkoutForm input#param_same_as
	{
	width: 18px;
	}

form.checkoutForm br
	{
	clear: both;
	}

#copyright
	{
	text-align:center;
	font-size: 12px;
	}
	
/* page logo */	
#pagelogo 
	{
	width: 700px;
	height: 135px;
	background: url('../image/93/bannerProduct.jpg') no-repeat left top;
	}

#About-Us_php #pagelogo 			{ background: url('../image/93/bannerAbout.jpg'		) no-repeat left top !important; }
#Business-Opportunity_php #pagelogo	{ background: url('../image/93/bannerBiz.jpg'		) no-repeat left top !important; }
#Contact_php #pagelogo				{ background: url('../image/93/bannerContact.jpg'	) no-repeat left top !important; }
#Events_php #pagelogo 				{ background: url('../image/93/bannerEvents.jpg'	) no-repeat left top !important; }
#FAQS_php #pagelogo 				{ background: url('../image/93/bannerFAQ.jpg'		) no-repeat left top !important; }
#Testimonials_php #pagelogo			{ background: url('../image/93/bannerTest.jpg'		) no-repeat left top !important; }

/* page logo */

.paging
	{
	clear:both !important;
	padding-top: 20px !important;
	font-size:15px !important;
	}

.paging a
	{
	background:#FFFFFF none repeat scroll 0%;
	color:#000000 !important;
	display:block !important;
	float:left !important;
	font-size:15px !important;
	letter-spacing:0em !important;
	margin:0px 0px 0pt 0pt !important;
	padding:0px !important;
	text-align:left !important;
	text-decoration:none !important;
	text-transform:none !important;
	font-weight: normal !important;
	border-style: none !important;
	width: 100% !important;
	}

.paging_item
	{
	float:left !important;
	width: 15px !important;
	font-weight: bold !important;
	text-align: left !important;
	}

.paging_previous a
	{
	float:left !important;
	width: 63px !important;
	text-align: left !important;
	}

.paging_next a
	{
	float:left !important;
	width: 35px !important;
	text-align: left !important;
	padding-left: 3px !important;
	}

.copyright
	{
	color: #000;
	}

.imageenlarge
	{
	background-color: #FFF;
	}

#sidebar .height100
	{
	height: 100px;
	}	
	
	
.pclear
	{
	padding-left:160px !important;
	padding-bottom:160px !important;
	}

.pclear2
	{
	padding-left:160px !important;
	padding-bottom:440px;
	}
	
.parag
	{
	padding-top: 20px;
	}
	
.texttwo
	{
	margin: 180px 0 0 0  !important;
	}

.brclear50
	{
	clear: both;
	height: 50px;
	}

input, select
	{
	margin: 0 0 0 10px;
	}
	
form 
	{
	margin: 0;
	padding: 0;
	}
	
form fieldset 
	{
	margin: 10px 15px;
	padding: 15px;
	border: none;
	background: #FFFFFF;
	position: relative;
	}
	
form fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	color: #000;
	top: -10px;
	position: relative;
	}
	
form fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 220px;
	line-height: 17px;
	padding-right: 5px;
	font-size: 11px;
	color: #444;
	font-weight: bold;
	}
	
form fieldset br 
	{
	clear: left;
	}
	
form fieldset input,
form fieldset textarea
	{
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	width: 200px;
	}

form fieldset textarea
	{
	width: 240px !important;
	}
	
form fieldset select 
	{
	padding: 0;
	color: #000000;
	border: 1px solid #111111;
	font-size: 12px;
	float: left;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	}

form fieldset input:focus,
form fieldset textarea:focus,
form fieldset select:focus 
	{
	background-color: #ffffff;
	border: 1px solid #111111;
	color: #300000;
	}

form strong
	{
	color: #FF0000;
	font-weight: bold;
	}

.three3
	{
	width: 30px !important;
	}

.three8
	{
	width: 80px !important;
	}

fieldset.radio
	{
	padding: 10px !important;
	border: 0px;
	}

#frmadd table label
	{
	width:50px !important;
	text-align: left !important;
	}

#Telephone, #E-mail, #Scooter, #Wheelchair, #Rollator, #Walker, #Crutches
	{
	width: 30px !important;
	}

#searchbarzip
	{
	float:left;
	width:400px;
	height:30px;
	margin-left:150px;
	}
#searchbarzip fieldset
	{
	margin:0;
	padding:0;
	width:400px;
	height:30px;
	}
#searchbarzip label
	{
	width:270px !important;
	font-family:arial;
	color:#00E;
	font-size: 110%;
	margin-top:3px;
	}
#searchbarzip label b
	{
	color:#E11;
	}
#searchbarzip #param_zipcode
	{
	width:50px !important;
	height:14px;
	margin:1px;
	}
#searchbarzip .frmButton
	{
	width:56px !important;
	height:20px;
	margin:1px;
	float:left;
	background-color:#DDD;
	}

#Wheelchairs_php .pclear	{ padding-left: 1px !important; padding-bottom: 1px !important; height:1px !important; }
#Walkers_php .parag							{ margin-top:400px !important; }
#PatientCare_php .parag						{ margin-top:400px !important; }
#Bathroomsaftey_php .parag					{ margin-top:600px !important; }
#Toronto-Medical-Supply-Rentals_php .parag	{ margin-top:700px !important; }
#Home-Hospital-Beds_php 		.products .image	{ top:-60px !important;		}
#Home-Hospital-Beds_php 		.products .name a	{ height: 60px !important; 	}
#Electric-Mobility-Scooters_php	.products .image	{ top:-60px !important;		}
#Electric-Mobility-Scooters_php	.products .name a	{ height: 60px !important; 	}
#Medical-Lift-Chairs_php		.products .image	{ top:-60px !important;		}
#Medical-Lift-Chairs_php		.products .name a	{ height: 60px !important; 	}
#PatientCare_php				.products .image	{ top:-60px !important;		}
#PatientCare_php				.products .name a	{ height: 60px !important; 	}
#Steel-Manual-Wheelchair_php	.products .image	{ top:-120px !important;	}
#Steel-Manual-Wheelchair_php	.products .name a	{ height: 120px !important;	}

.holiday
	{
	height:100px;
	width:550px;
	background:url(../image/93/Christmas-Background.jpg) top center repeat-y;
	}
.holiday p
	{
	margin-left:200px;
	padding-top:10px;
	font-size: 22px;
	}

