@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg.gif);
	margin: auto;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif,;
	padding-top: 20px;
	font-size: 12px;
}
img {
	border: 0px;
}
a {
	text-decoration:none;
	color:#80BDE4;
}
.lblue{
	color: #0000a4;
}
.title {
	color: #ee7f01;
	font-size: 34px;
}
.tbl td {
	font-size: 10px;
}
#container {
	width: 740px;
	background: #FFFFFF;
	height: auto;
	margin: auto;
	padding-left: 30px;
	padding-right: 30px;
}
#top_right_menu {
	float: right;
	height: 30px;
}
#top_right_menu img {
	margin-left: 2px;
}
#logo {
	padding-top: 10px;
	width: 500px;
	height: 70px;
	float: left;
	clear: right;
}
#user_welcome {
	padding-top: 35px;
	color: #3797ff;
	text-align:	right;
	font-size: 13px;
	float: right;
	clear: right;
}
#main_left {
	width: 320px;
	float: left;
	clear: both;
	padding-top: 20px;
}
#main_all {
	width: 740px;
	float: left;

	padding-top:0px;
}
#main_text {
	clear: none;
	float: left;
	margin-top:14px;
	width: 282px;
	margin-left:8px;
}
#btm_separator {
	clear: both;
	height: 1px;
}
#search {
	float: left;
	clear: left;
	width: 320px;
}
#search_text {
	margin-top: 10px;
	background:#80BDE4;
	color: #FFFFFF;
	font-size: 10px;
	line-height:19px;
	text-align:center;
	height: 20px;
	width: 50px;
	float: left;
}
.search_box {
	margin-top: 10px;
	background: #D6D6D6;
	margin-left: 4px;
	margin-right: 7px;
	width: 231px;
	height: 18px;
	float: right;
	border: 0px;
}
#search_but, #login_but, #signup_but, #address_but {
	margin-top: 10px;
	background: #3797ff;
	color: #FFFFFF;
	font-size: 10px;
	line-height:19px;
	cursor: pointer;
	text-align:center;
	float: right;
	height: 20px;
}
#search_but {
	width: 25px;
}
#login_but {
	width: 70px;
}
#address_but {
	width: 70px;
}
#signup_but {
	width: 70px;
}
#spacer {
	height: 30px;
	clear: both;
}
#footer {
	border-top: solid #83D0F0 2px;
	clear: both;
	padding-top: 18px;
}
#footer_main_text {
	font-size: 20px;
	float: left;
}
#footer_text_right {
	font-size: 9px;
	float: right;
	padding-top: 20px;
}
#footer_text_right a {
	color:black;
}
#container_bottom {
	width:100%;
	clear: both;
	margin-top:5px;
	margin-bottom:10px;
	overflow:auto;
}
#featured_prod {
	position: relative;
	left: 10px;
	margin-top: 20px;
	float: right;
	background:url('http://www.c4cuk.com/steve/images/featured_prod_main.gif');
	clear:none;
	width: 130px;
	overflow: hidden
}
#featured_prod_title {
	background: url('http://www.c4cuk.com/steve/images/featured_prod_top.gif') no-repeat;
	width: 130px;
	height: 42px;
	float: right;
	overflow: hidden
}

#featured_prod_title_text {
	color: #FFFFFF;
	font-size: 14px;
	width: 108px;
	height: 39px;
	position: relative;
	top: 6px;
	left: 10px;
	overflow: hidden;
}

.nav {
	float:right;
	margin-bottom:5px;
	padding:5px;
	font-size: 14px;
	color:white;
	width:92px;
	height:92px;
}
#prodRange {
	background: url('http://www.vlcstairlifts.com/images/a.jpg') no-repeat;
}
#faq {
	background: url('http://www.vlcstairlifts.com/images/b.jpg') no-repeat;
}
#dealer {
	background: url('http://www.vlcstairlifts.com/images/c.jpg') no-repeat;
}
#breakdown {
	background: url('http://www.vlcstairlifts.com/images/d.jpg') no-repeat;
}
#adaptations {
	background: url('http://www.vlcstairlifts.com/images/d.jpg') no-repeat;
}
#contracts {
	background: url('http://www.vlcstairlifts.com/images/d.jpg') no-repeat;
}
.navOver {
	float:right;
	margin-bottom:5px;
	padding:5px;
	font-size: 14px;
	color:white;
	width:92px;
	height:92px;
	background: #3797ff !important;
}
#dealer a, #faq a, #prodRange a, #breakdown a, #adaptations a, #contracts a{
	color:white;
}

#featured_prod_main {
	clear:right;
	float: right;
	width: 130px;
	background:url(http://www.vlcstairlifts.com/images/featured_prod_btm.gif) bottom no-repeat;
}
#featured_prod_main_text {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 19px;
	position: relative;
	left: 3px;
	width: 105px;
	float: right;
	font-size: 10px;
}
#featured_prod_main a {
	color: #80BDE4;
}
.q, .q a {
	color:#0086CB;
}
.title {
	color: #3797ff;
	font-size: 34px;
}
.sub_title {
	color: #EE7F01;
	font-size: 18px;
}
.sub_title_small {
	color: #0086cb;
	font-size: 12px;
	
}