/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

body {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	background: #fff url(../../images/mainBg.jpg) top repeat-x;
}
A:link {
	color:#fff;
	text-decoration:none
}
A:visited {
	color:#fff;
	text-decoration:none
}
A:active {
	color:#fff;
	text-decoration:none
}
A:hover {
	color:#fff;
	text-decoration: underline;
}
h1 {
	font-size:19px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:17px;
	font-weight: normal;
	color: #666;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Layout Styles
--------------------------------------------------------------- */

#firefoxWidthFix {
	position:absolute;
	top:0;
	height:100%;
	padding:0 0 1px;
}
#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header {
	width: 740px;
	height: 203px;
	font-size: 1px;
	background: url(../../images/headerBg.jpg) no-repeat;
}
#logo {
	width: 300px;
	height: 199px;
	z-index: 1;
	left: 231px;
	top: 0px;
	font-size: 1px;
	position: absolute;
}
#navHolder {
	height: 25px;
	width: 740px;
	background: url(../../images/navBg.jpg);
}
#flashHeader {
	width: 740px;
	height: 186px;
	font-size: 1px;
}
#contentContainer {
	width: 732px;
	border-left: 4px solid #7756b8;
	border-right: 4px solid #7756b8;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	padding-top: 10px;
}
* html #contentContainer {
	overflow: visible;
}
#contentLeft {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 10px;
}
#contentLeft_openingHours {
	background: #eeeeee;
	border: 1px solid #7756b8;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
	float:left;
}
* html #contentLeft_openingHours {
	overflow: visible;
}
.contentLeft_openingHours_day {
	float: left;
	width: 83px;
	text-align: right;
	padding: 2px 7px 2px 0px;
	margin: 0px 0px 2px 2px;
	color: #fff;
	background: #333197;
	border-left: 7px #776fc0 solid;
}
.contentLeft_openingHours_hours {
	float: left;
	width: 83px;
	text-align: left;
	padding: 2px 0px 2px 7px;
	margin: 0px 2px 2px 0px;
	color: #fff;
	background: #776fc0;
	border-right: 7px #333197 solid;
}
#contentLeft_openingHours p {
	margin: 0px 0px 5px 0px;
}
#contentLeft_box_home {
	width: 168px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	padding: 100px 0px 0px 30px;
	background: url(../../images/leftBox_home.jpg);
	text-decoration: underline;
	margin-bottom: 10px;
	border: 1px solid #7756b8;
}
#contentLeft_box_servicemaintenance {
	width: 168px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	padding: 100px 0px 0px 30px;
	background: url(../../images/leftBox_servicemaintenance.jpg);
	text-decoration: underline;
	margin-bottom: 10px;
	border: 1px solid #7756b8;
}
#contentLeft_box_scooters {
	width: 168px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	padding: 100px 0px 0px 30px;
	background: url(../../images/leftBox_scooters.jpg);
	text-decoration: underline;
	margin-bottom: 10px;
	border: 1px solid #7756b8;
}
#contentLeft_box_chairsbeds {
	width: 168px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	padding: 100px 0px 0px 30px;
	background: url(../../images/leftBox_chairsbeds.jpg);
	text-decoration: underline;
	margin-bottom: 10px;
	border: 1px solid #7756b8;
}
#contentRight {
	float: right;
	margin-right: 10px;
	width: 480px;
	text-align: justify;
	margin-bottom: 20px;
}
#contentRight img {
	border: 1px solid #7756b8;
	margin: 0px 0px 14px 14px;
}
#contentRight a {
	color:#4B4B95;
}
.floatright {
	float: right;
	border: 1px solid #7756b8;
	margin: 0px 0px 20px 20px;
}
#footer {
	clear: both;
	width: 740px;
	background: #fff;
	padding: 10px 0px 0px 0px;
	color: #000;
	font-size: 0.9em;
	border-top: 4px solid #7756b8;
	text-align: right;
}
#footer p {
	margin: 0px 0px 3px 0px;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #666666;
}


/* Navigation Styles
--------------------------------------------------------------- */


#navigation {
	clear: both;
	margin-left: 144px;
}
#navigation ul {
	display: inline;
	list-style: none;
}
#navigation li {
	display: inline;
	margin: 0px;
}
#navigation a {
	float:left;
	color: #fff;
	text-decoration:none;
	padding: 5px 13px 6px 13px;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #fff;
}
#navigation a:hover {
	background: url(../../images/navBg_hover.jpg);
}
/* Class Styles
--------------------------------------------------------------- */

.openingHours {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
	text-transform: uppercase;
}
.scooterBack {
	color: #5049B1;
}
#productsChairsBeds {
	float: right;
	width: 110px;
	margin: 0px;
}
.price {
	background: #eee;
	border: 1px solid #7756b8;
	padding: 5px;
	font-size: 18px;
	float: right;
	margin: 0px;
	width: 90px;
}
.delivery {
	font-weight: bold;
	font-size: 1.1em;
}
.getincontact {
	font-weight: bold;
	font-size: 1.1em;
}
.fraction {
	font-size: 80%;
}
#recommends {
	background: #eee;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}
#recommends img {
	float: none;
	margin: 0px;
	padding: 0px;
}
.alignCenter {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}


/*SEO
------------------------------------------------------------*/

#bottom-keywords{
	font-size: 9px;
	color:#CCCCCC;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-top:10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#bottom-links {
	margin-top: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#bottom-links ul{
	list-style:none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;	
}
#bottom-links li{
	display: inline;
}
#bottom-links a{
	padding: 5px 10px;
	color: #ccc;
	font-size: 10px;
}


#cta-1{
	position:relative;
}

#cta-1-img{
	margin-bottom: 10px;
	width: 200px;
	
}

#cta-1-text{
	color:#FFF;
	font-family: Impact, Arial, Helvetica, sans-serif;
	position:absolute;
	padding: 0px;
	margin: 0px;
	font-size: 2.6em;
	width: 198px;
	margin-left: 10px;
	margin-top: 10px;
}

a#cta-1-text-2{
	position:absolute;
	color:#009966;
	left: 10px;
	color: #fff;
	font-size: 1.6em;
	top: 250px;
}

#phone-num{
	font-size: 2.4em;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	color: #7756B8;
	font-weight: bold;
}

	#botBuster {
		display: none;
	}