*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 70% Verdana, Arial, "Trebuchet MS", Tahoma, Sans-serif;
	color: #001876;
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
	/*text-align: center;*/
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #001876; text-decoration: underline; }
a:visited { color: #001876; text-decoration: underline; }
a:hover { color: #5593d3; text-decoration: none; }
a:active { color: #001876; text-decoration: underline;}

#content ul { margin: 0 0 1em 5px;}
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 15px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 5px; 
}
#content a {
	position: static;
}
#content ol {
	margin: 0 0 1em 15px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #001876;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; text-transform: uppercase; line-height: 1.2;}
h3 { font-size: 1.1em; color: #5593d3; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 139px;
	background: url(/images/bgrounds/header.jpg) no-repeat;
}

#header .logo {
	position: absolute;
	top: 5px;
	left: 225px;
}

#header .brands {
	position: absolute;
	top: 35px;
	left: 639px;
}

#header h2.easyway {
	position: absolute;
	width: 184px;
	height: 11px;
	top: 116px;
	left: 222px;
	background: url(/images/text/the-easy-way-to-rent.gif) no-repeat;
}
#header h2.callnow {
	position: absolute;
	width: 223px;
	height: 26px;
	top: 7px;
	left: 716px;
	background: url(/images/text/call-now.gif) no-repeat;
}


#header form {
	position: absolute;
	top: 108px;
	left: 718px;
	background: url(/images/bgrounds/search.gif) no-repeat 0 8px;
	height: 28px;
	width: 240px;
}
#header form div {
	width: 240px;
	height: 28px;
	/*position: relative;*/
}
#header form #keyword {
	/*position: absolute;
	top: 0;
	left: 0px;	*/
	float: left;
	margin-left: 60px;
	width: 115px;
	padding: 2px;
	color: #666;
	/*display: none;*/
}
#header form .button {
	float: left;
	margin: 0 0 0 8px;
	text-align: left;
}



#container {
	margin: 0 auto;
	width: 979px;
	text-align: left;
}

#main {
	width: 979px;
}
#main-l, #main-r {
	float: left;
	display: inline;
	/*position: static;*/
}
#home #main-l {
	background-image: url(/images/bgrounds/main-l-home.jpg);
}
#main-l {
	width: 173px;/* 199 */
	padding: 102px 0 0 26px;
	background: url(/images/bgrounds/main-l.jpg) no-repeat;

}
#home #main-r {
	background-image: url(/images/bgrounds/main-r-home.gif);
}
#main-r {
	background: url(/images/bgrounds/main-r.gif) repeat-x;
	width: 780px;
}
html body #content a {
	position: static !important;
}
#frame {
	width: 731px;/* 755 */
	background: url(/images/bgrounds/frame.jpg) no-repeat;
	padding: 11px 0 0 24px;
	color: #fff;
}
#framepageheader {
	width: 731px;
	background: url(/images/bgrounds/frame.gif) no-repeat;
	padding: 22px 0 40px 24px;
	color: #fff;
}
#framepageheader h1 {
	color: #fff;
	/*text-transform: uppercase;*/
	letter-spacing: .1em;
}
#frame h1 {
	background: url(/images/text/keeping-in-touch.gif) no-repeat;
	width: 568px;
	height: 40px;
}

#product1, #product2, #product3 {
	float: left;
	display: inline;
	width: 230px;
	margin: 0 10px 10px 0;
}

.productshot {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width: 62px;
	height: 135px;
}
.productdet {
	float: left;
	width: 158px;
	display: inline;
}
#frame h2 {
	color: #fff;
	text-transform: none;
	margin-top: 12px;
}
#frame h2 a {
	color: #fff;
}
.rentnow {
	margin: 5px 0;
	/*width: auto;*/
/*	position: relative;
	z-index: 0;*/
}
.rentnow, .buynow {
	float: left;
	display: inline;
}

#navBtm{
	padding-top: 40px;
	background: url(/images/bgrounds/bgan-intro-video.gif) no-repeat;
	padding-bottom:15px;
}
#bganintro {
	font-size: .9em;
}
#bganintro h3 {
	background: url(/images/text/bgan-intro-video.gif) no-repeat;
	width: 150px;
	height: 24px;
}
#bganintro p {
	padding-left: 10px;
	line-height: 1;
}
#cc {
	padding: 20px 0 0 15px;
}

#buttons {
	width: 172px;
	float: right;
	/* margin: -25px 0 0 28px; ie7 glitch */ 
	/* nope, developer glitch */
	margin: -25px 0 0 28px;
	display: inline;
}


#buttons img {
	border-bottom: 1px solid #b6d5f4;
	margin-bottom: 3px;
}
#buttons img.last {
	border: none;
}
#home #sub {
	background-position: 352px 0;
	margin-top: 0;
}

#sub {
	width: 762px;
	line-height: 1.5;
	margin-bottom: 15px;
	margin-top: 16px;
	background: url(/images/bgrounds/sub.gif) repeat-y 569px 0;
}

#sub-l, #sub-r {
	float: left;
	display: inline;
}

#home #sub #sub-l {
	width: 328px;/* 352 */
	padding: 25px 24px 0 0;
}

#sub-l {
	width: 511px;/* 352 */
	padding: 0 12px 0 10px;
	
}
#sub>#sub-l {
	width: 521px;/* 352 */
	padding: 0 24px 0 24px;
}
#home #sub-r {
	width: 382px;/* 410 */
	padding: 25px 0 0 24px;	
}
#sub-r {
	width: 165px;/* 410 */
	padding: 25px 0 0 24px;
}

#footer {
	position: relative;
	background: url(/images/bgrounds/footer.gif) no-repeat;
	height: 48px;
	font-size: .9em;
	width: 100%;
	color: #0a5db2;
	line-height: 1.5;
	margin-bottom: 10px;
}

#footer p.one, #footer p.two, #footer p.three {
	position: absolute;
	top: 10px
}

#footer p.one {
	left: 148px;
	text-align:right;
}
#footer p.one a{
	text-decoration:none;
}
#footer p.two {
	left: 278px
}
#footer p.three {
	left: 677px
}

#footerNav {
	text-align: center;
	font-size: .9em;
	color: #5593d3;
}
#footerNav a,#footerNav a:link,#footerNav a:visited, #footerNav a:active {
	color: #5593d3;
}
#footerNav a:hover {
	color: #001876;
}

#order-l, #order-r {
	float: left;
	display: inline;
}

#order-l {
width: 330px;
}

#order-r {
width: 190px;
}

.pro-l, .pro-r {
	display: inline;
	float: left;
	margin-bottom: 10px;
}

.pro-l {
	width: 145px;
}

.pro-r {
	width: 312px;
}

.pro-l img {
	border: 3px solid #001876;
	padding: 1px;
	background-color: #fff;
}

.proddesc, .prodimage {
	display: inline;
	float: left;
	margin-bottom: 10px;
}

.prodimage price {
text-align: center;
}

h3.price {
font-size: 1em;

}

.proddesc {
width: 310px;
margin-left: 14px;
}

.prodimage {
width: 184px;
}

.product {
padding-bottom: 18px;
}

.actionbuttons {
margin-top: 8px;
}

.prodimage .prod_numbers {
margin-bottom: 6px;
}

/**old table style
table{
	border:1px solid #00CCFF;
}
th{

	color:#0a5db2; 
	background-color:#ECEBED;
	padding:4px;
	border-bottom:1px solid #5593d3;
}
td{
	padding:4px;
	border-bottom:1px solid #5593d3;
}
tr:hover{
	background-color:#fbf9fd;
}
*/

/**NEW TABLE STYLE -- waiting for feedback**/
table{
	/*border:1px solid #00CCFF;*/
}
th{
	color:#fff;
	background-color:#5593d3;
	padding:4px;
	border-bottom:1px solid #5593d3;
}

td{
	padding:4px;
	border-bottom:1px solid #5593d3;
}
/*contact us form head no border, diff colour */
#contactDiv th{
	color:#5593d3;
	border:none;
}
/*contact us form no borders */
#contactDiv td{
	border:none;
}
tr:hover{
	background-color:#fbf9fd;
}
/**END NEW TABLES**/
/**************
**Forms***
**************/
#rental_orderForm table th{
	background-color:#FFFFFF; 
}
#rental_orderForm table tr:hover, #contactForm table th{
	background-color:#fff;
}
#rental_orderForm table,#contactForm table{
	border:none;
}
#rental_orderForm .text-area{
	width:300px;
}
#contactForm table .text-area, #contactForm table .text-input, #rental_orderForm .text-input{
	width:300px;
}

#main_form{
	padding:0px;
	margin:0px;
	background-color:transparent;
	font: 70% Verdana, Arial, "Trebuchet MS", Tahoma, Sans-serif;
	color: #001876;
}


#rental_orderPickup_dateCalGlove {
	padding: 2px 4px;
	border-top: 2px solid #555;
	border-left: 2px solid #555;
	border-bottom: 2px solid #BBB;
	border-right: 2px solid #BBB;
}
.error{
	color:#FF6600;
}

a.novisual {
	text-decoration: none;
	cursor: default;
	color: #001876;
}

a.novisual:hover {
	text-decoration: none;
	cursor:default;
	color: #001876;
}




#nav {
	padding: 0 0 0 4px;
	display: inline;
	background: url(/images/bgrounds/nav.gif) repeat-y;
	float: left;
	width: 145px;
	position: relative;
}

#nav ul {
	float: left;
	width: 141px;
}
#nav li {
	position: relative;
	float: left;
	width: 141px;
}

#nav li ul {
	position : absolute;
	left: -999em;
	margin-left : 141px;
	top: 0;
	background-color: #5593d3;
	background-color: #fff;
	border-top: none;
	font-size: 1em;
	z-index: 500;
	/*border: 1px solid #5593d3;*/
	border: 4px solid #5593d3;
	/*border-left: none;*/
}

#nav li ul ul {
	left: -999em;
	z-index: 5000;
}
#nav li a.current, #nav li a.current:link, #nav li a.current:visited, #nav li a.current:active  {
	background: url(/images/bgrounds/nav-on.gif) repeat-y;
	color: #fff;
}
#nav li a, #nav li a:link, #nav li a:visited, #nav li a:active {
	width:124px;
	/*width: 131px;*/
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #001876;
	background: url(/images/bgrounds/nav-default.gif) repeat-y;
	border-bottom: 4px solid #fff; 
}

#nav li a:hover {
	background: url(/images/bgrounds/nav-default.gif) repeat-y;
	border-bottom: 4px solid #5593d3;
}

#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	line-height: 1.2em;
	text-transform: none;
	padding: 5px 5px 5px 12px;
	color: #e4e9f4;
	color: #001876;
	border-bottom: 1px solid #b6d5f4;
	background:#fff url(/images/icons/arrow.gif) no-repeat 4px 9px;
}
#nav li ul li a:hover {
	background:#5593d3 url(/images/icons/arrow-white.gif) no-repeat 4px 9px;
	color: #fff;
	border-bottom: 1px solid #b6d5f4;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover  {
	/*background-color: #004d9f;*/
}




