@charset "utf-8";
/* CSS Document */


body {
	color: #898989;
	font-size: 12px;	
	font-family: Verdana, Geneva, sans-serif;	
}

img{ 
 border:none;
}

#contentConatiner{
	width: 1044px;
	margin: 0px auto;
	background: url(../images/rd_side-bg.png) repeat-y center;
}


@font-face {
	font-family: 'MuseoSans500';
	src: url('fonts/museosans_500-webfont.eot');
	src: local('☺'), url('fonts/museosans_500-webfont.woff') format('woff'), url('fonts/museosans_500-webfont.ttf') format('truetype'), url('fonts/museosans_500-webfont.svg#webfont2XDSeD7G') format('svg');
	font-weight: normal;
	font-style: normal;
}


a {
	color: #00aeef;
}

ul li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	padding-right: 40px;
}

h1, h2, h3 {
	color: #00aeef;
	font-family: "MuseoSans500";
}
h1 {
	font-size: 26px;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
}

h3 {
	font-size: 22px;
	line-height: 30px;
}

input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border:1px solid #D3D3D3;
}

#header {	
	width: 1010px;
	height:323px;
}

/*
PAGE HOLDER Tags
*/
#frame {
	margin: 0 auto;
	height: 100%;
	width: 1010px;
	position: relative;
}

#page {
	position: relative;
	margin-top: -8px;
	margin-left: 10px;
	width: 1010px;
}

#content {
	margin-top: 90px;
	margin-left: 10px;
	width: 500px;
	line-height: 22px;
}


/*
QUOTE Tags
*/
#quote {
	position: absolute;
	top: 0px;
	right: 30px;
	padding: 0;
	background: url(../images/rd_quote-bg.jpg) no-repeat;
	width: 425px;

}
.quote-tab {
	vertical-align: middle;
	margin-bottom: 10px;
}
.quote-tab {
	cursor: pointer;
}
#quote-content {
	margin: 25px 0px 0px 35px;
	line-height: 20px;
}

#quote table { 
	width:325px;
}

#quote table td {
	padding-bottom: 3px;
}

.quote input, .quote select, .quote textarea {

}

#printing-custom-colour input {
	width: 35px;
}
input {
	color: #6d6e71;
}

.quote textarea {
	color: #6d6e71;
}


/*
FOOTER Tags
*/
#footer {
	position: relative;
	left: 2px;
	padding-top: 10px;
	padding-left: 10px;
	width: 988px;
	height: 94px;	
	background: url(../images/rd_footer-bg.jpg) no-repeat;	
	line-height: 22px;
	vertical-align:bottom;
	font-size: 8pt;
}
#footer .royal-blue {
	padding-left: 10px;
}

#footer a {
	color: #00aeef;
}
#client-login-footer {
	width:50px;
	height:15px;
	z-index:  99999;
}