/* CSS Document */

/*------- Scrollbar --------*/

html { 
	height: 101%;
}
/*------- Main Css --------*/

body {
	background: url('../images/main-bg.jpg') repeat;
	font: small Arial,Helvetica,sans-serif;
	margin: 0 auto;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #a8112e;
}

#header {
	background: url('../images/top-bg.jpg') repeat-x;
	height: 158px;
}

#title {
	display: inline;
	height: 88px;	
	float: right;
	margin: 43px 68px 0 0;
}

#header-bar {
	background: url('../images/top-bar.jpg') repeat-x;
	height: 82px;
}

#nav {
	background: url('../images/nav.jpg') repeat-x;
	height: 45px;
	margin: 0;
	width: 100%;
	padding-left: 0;
}

#nav ul{
	margin: 0 0 0 460px;

}

#nav li{	
	display: inline-block;

	float: left;
	list-style: none;
	line-height: 36px;
	margin-left: 42px;
}

#nav li a{
	font-size: 1.6em;
	color: #b8b7b7;
	text-decoration: none;
}

#nav li a:hover{
	color: #fff;
}

#roll-1 {
	background: url('../images/home.jpg');
	display: block;
	height: 45px;
	width: 45px;
}

#roll-1:hover
{ 
  background-position: 0 -45px;
}

#roll-2 {
	background: url('../images/about.jpg');
	display: block;
	height: 45px;
	width: 65px;
}

#roll-2:hover
{ 
  background-position: 0 -45px;
}

#roll-3 {
	background: url('../images/services.jpg');
	display: block;
	height: 45px;
	width: 65px;
}

#roll-3:hover
{ 
  background-position: 0 -45px;
}

#roll-4 {
	background: url('../images/contact.jpg');
	display: block;
	height: 45px;
	width: 75px;
}

#roll-4:hover
{ 
  background-position: 0 -45px;
}

span.roll {
	display: none;
}


/*----------------------- end navigation css--------------------------*/

#content-top.no-height {
	height: 100%;
}

#content-top {
	background: url('../images/content-bg-top.jpg') #fff repeat-x top;
	width: 980px;
	height: 50px;
}

#content {
	background: url('../images/bg-fix.jpg') #fff repeat-y top;
	width: 980px;
	overflow: hidden;
	position: relative;
	height: 100%;
}

#content-bottom {
	background: url('../images/content-bg-bottom.jpg') repeat-x;
	width: 980px;
	height: 35px;
	margin: 0 0 20px;
}

.wrapper {
	width: 840px;
	margin: 0 auto;
}

#content p {
	color: #757575;
	margin: 14px 0;
	line-height: 1.6em;
}

#content p.spacer {
	margin-bottom: 30px;
}

.spacer-2 {
	margin-bottom: 30px;
}


#content p.red {
	color: #e41740;	
}

#content a {
	color: #16360e;

}

#content a.larger-link {
	color: #E41740;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	padding: 1px;
}

#content span {
	color: #e41740;
}

#content h1 {
	letter-spacing: -.03em;
	font-weight: normal;
}

h1.home {
	width: 163px; height: 33px;
	background: url('../images/home-h1.jpg');
	text-indent: -9999px;
}

h1.about {
	width: 163px; height: 33px;
	background: url('../images/about-h1.jpg');
	text-indent: -9999px;
}

h1.services-h1 {
	width: 163px; height: 33px;
	background: url('../images/hire-h1.jpg');
	text-indent: -9999px;
}

h1.contact {
	width: 163px; height: 33px;
	background: url('../images/contact-h1.jpg');
	text-indent: -9999px;
}

h1.salest {
	width: 163px; height: 33px;
	background: url('../images/trolleysales-h1.jpg');
	text-indent: -9999px;
}

h1.mainten {
	width: 433px; height: 33px;
	background: url('../images/trolley-main-h1.jpg');
	text-indent: -9999px;
}

h1.delivery {
	width: 473px; height: 33px;
	background: url('../images/trolley-del-h1.jpg');
	text-indent: -9999px;
}

h1.equire {
	width: 200px; height: 33px;
	background: url('../images/enquire-h1.jpg');
	text-indent: -9999px;
}

#content h3 {
	color: #E41740;
	display: inline;
	font-size: 18px;
	font-weight: normal;
	padding: 1px;
}

#content-left {
	width: 550px;
	clear: left;
	display: inline;
	float: left;
	padding: 0 20px 20px;
	position: relative;
}

#content-right {
	position: relative;
	display: inline;
	float: right;
	width: 212px;
	padding-top: 0;
	margin-right: 20px;
}

#content-left-contact {
	width: 260px;
	clear: left;
	display: inline;
	float: left;
	padding: 0 20px 20px;
	position: relative;
}

#content-middle-contact {
	width: 240px;
	float: left;
	display: inline;
	padding: 0 20px 20px;
	position: relative;
}

#content-right-contact {
	position: relative;
	display: inline;
	float: left;
	width: 200px;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}

.quote-1 {
	font-size: 18px;
	color: #757575;
	margin: 32px 0 0;
}

.quote-1 span {
	font-size: 18px;
	color: #cc0000;
}

.quote-2 {
	font-size: 18px;
	color: #757575;
	margin: 14px 0 20px;
	font-weight: bold;
}

#footer {
	clear: both;
	height: 60px;
}

#footer-wrapp {
	float: right;
	width: 460px;
	margin: 0 auto;
}

#footer p {
	float: right;
	line-height: 20px;
	font-size: 11px;
	margin: 0 68px 0 0;
	padding: 0;
	color: #fff;
	display: inline;
}

#footer a {
	color: #ffd2db;

}

#services {
	padding: 0 20px 20px;
}

#services ul{
	margin: 14px 0;
	padding: 0;
	width: 767px;
	height: 30px;
}


#services li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	text-align: center;
	padding: 0;
	width: 126px;
	font-size: 12px;
	color: #e41740;
}

#address {
	width: 550px;
}

.con-1 {
	width: 60px;
	float: left;
}

.con-2 {
	width: 190px;
	float: left;
	display: inline-block;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #cc0000;
}

img, a {
	border: 0;
}
/* -----------------------------Begin form --------------------- */

#contact-form {
	clear: both;
	float: left;
	padding-top: 20px;
}

#contact-form label {
	color: #797979;
	display: block;
	line-height: 1.4em;
}

#contact-form #submit {
	cursor: pointer;
	font-style: normal;
	width: 100px;
	margin: 14px 0 0; 
	width: 234px;
	border: 0;
}

#contact-form input {
	border: 1px solid #CECECE;
	color: #949494;
	font-size: 11px;
	padding: 6px;
	width: 220px;
	margin: 0 0 12px;;
}

#contact-form textarea {
	border: 1px solid #CECECE;
	color: #ADAEAE;
	font-size: 12px;
	height: 80px;
	padding: 6px;
	width: 220px;
}
