
.aural { display:none; visibility:hidden }

#nav { display:none; }

#footer { display:none; }

#logo { display:none; }

#nav-account ul { display:none; }

#chat { display:none; }

#cart-mini { display:none; }

#nav-top { display:none; }

#benefits { display:none; }

#nav-top { display:none; }

/* -- Default Styles --------------------------------------------------------------------------- */
/* colours, sizes, etc of elements */
body, #logo {
	font: 62.5%/1.6 Verdana,sans-serif; /* set font size to 10px (a nice round number) - 1.4 line height */
	background: #fff url(/img/bg.png) repeat-x;
	color: #666;
}

#logo {
	font-size: 1.9em;
	font-family: "Century Gothic";
	color: #333;
	font-weight: normal;
	display:none;
}

#logoPrnt {
	display: block;
}

#phonePrnt {
	display: block;
	margin-top:-80px;
	float:right;
}

h1 { 
	font-size: 2.5em;
	font-family: "Century Gothic";
	color: #333;
	font-weight: normal;
}

h2 { 
	font-size: 1.5em;
	font-family: "Century Gothic";
	color: #333;
	font-weight: normal; 
}

h2.large {
	font-size: 2em;
}

h3 { font-size: 1.6em; }

h4 { font-size: 1.4em; }

a:link { 
	color: #0076A3;
	text-decoration: none;
}

a:visited {
	color: #6B00A3;
	text-decoration: none;
}

a:hover, a:active { 
	text-decoration: underline;
}

a img { border: 0; }



/* -- Layout Styles ---------------------------------------------------------------------------- */
#header, #logo, #nav-top, #content, #nav, #footer { float: left; }
#container { /* keep the layout together and centered */
	width: 958px;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
}


#header { /* header */
	width: 958px;
	height: 100px;
}

	#logo {
		width: 288px;
		height: 77px;
		margin-top: 15px;
		/*background: url(/img/logo.png) no-repeat;
		text-indent: -9999em;*/
	}
	
	#nav-account {
		float: right;
		width: 570px;
		height: 100px;
		
	}
	
		#nav-account ul{
			float: left;
			margin: 4px 0 0 -220px;
		}
		
		#nav-account li {
			float: left;
			list-style: none;
			margin: 4px 0 0 0px;
		}
		
		#nav-account li a {
			font-size: 1.1em;
			padding-right: 8px;
			margin-left: 8px;
			text-decoration: none;
		}
		
		#nav-account #cart-mini {
			float: right;
			width: 242px;
			height: 32px;
			padding: 8px 0 0 0;
			font-size: 1.1em;
			text-align: center;
			color: #fff;
			background: url(/img/bg-cart-mini.png) no-repeat;
		}
		
			#nav-account #cart-mini a {
				color: #fff;
			}
			
		#nav-account #chat {
			float:left;
			margin-top:68px;
			}
			
			#nav-account #chat p {
				font-style:italic;
				font-size:1.7em;
				}
			
			#nav-account #chat a {
				font-style:normal;
				text-decoration:underline;
				}
			
#nav-top { /* top navigation */
	height: 36px;
	width: 968px;
	font-size:1.3em;
}

	#nav-top li {
		display: inline;
		
	}

		#nav-top li a {
			color:#FFF;
			background-image: url(/img/nav.jpg);
			background-repeat: no-repeat;
			height: 28px;
			float: left;
			overflow: hidden;
			padding-top:8px;
			/*text-align:center;*/
			}

		li.av-rentals a {
		width: 241px;
		background-position: 0px 0px;
		}

		li.process a {
			width: 272px;
			background-position: -257px 0px;
		}

		li.faq a {
			width: 58px;
			background-position: -539px 0px;
		}

		li.about a {
			width: 158px;
			background-position: -619px 0px;
		}
		
		li.contact a {
			width: 161px;
			background-position: -797px 0px;
		}

			
/* list of benefits below top nav */
#benefits {
	height: 27px;
	width: 957px;
	margin-bottom: 15px;
	background: url(/img/benefits-bkgd.png) no-repeat;
	margin-top:136px;
	padding-top:5px;
	}
	
	#benefits ul {
		}
		
		#benefits li {
		display: inline;
		color:#FF6600;
		margin:0 42px;
	}
	
	#content { /* main content area 
	float: right;*/
	width: 732px;
	overflow: hidden;
	font-size: 1.1em;
}

#nav { /* left bar (navigation) */
	width: 200px;
	overflow: hidden;
}

	#search, #livehelp, #newsletter, #promotion, #category, #testimonial, #nationwide-rentals, #membership {
		float: left;
		width: 200px;
		border-bottom: 1px dashed #e1e1e1;
		padding-bottom: 15px !important;
		margin-bottom: 15px !important;
	}
	
		#search label {
			display: block;
			margin: 0 0 3px 0;
			font-family: "Century Gothic";
			color: #F26521;
			font-size: 1.4em;
		}
		
		#search-q {
			float: left;
			margin-right: 5px;
			border: 1px solid #ccc;
			padding: 2px;
			width:150px;
		}
		
		
		#livehelp a {
			float: left;
			width: 196px;
			height: 105px;
			background: url(/img/button-need-help.png) no-repeat;
			text-indent: -9999em;
		}
		
		#newsletter form {
			float: left;
			width: 176px;
			height: 52px;
			padding: 10px;
			background: url(/img/bg-newsletter.png) no-repeat;
		}
		
			#newsletter form label {
				display: block;
				margin: 0 0 3px 0;
				color: #fff;
				font-family: "Century Gothic";
				font-size: 1.4em;
			}
			
			#newsletter form #newsletter-email {
				float: left;
				margin-right: 5px;
				border: 1px solid #ccc;
				padding: 2px;
				width: 130px;
				font-size: 12px;
			}
			
		#nav .box, #category .box{
			float: left;
			width: 194px;
			background: #fff;
			margin: 0;
			padding: 10px 0;
			border-left: 1px solid #e1e1e1;
			border-right: 1px solid #e1e1e1;
			position: relative;
			height: 1%;
			}
		
			#nav .box .top, #category .box .top {
				width: 197px;
				position: absolute;
				z-index: 99;
				height: 11px;
				top: -1px;
				left: -1px;
				background: url(/img/box-top.png) no-repeat;
				}

			#nav .box .bottom, #category .box .bottom {
				width: 197px;
				position: absolute;
				z-index: 99;
				height: 11px;
				bottom: -1px;
				left: -1px;
				background: url(/img/box-bottom.png) no-repeat;
				}
		
		#promotion h4, #testimonial h4, #nationwide-rentals h4  {
			background: url(/img/icon-dollar.png) no-repeat;
			margin: 0 10px;
			padding: 0px 0 14px 40px;
			font-size: 1.6em;
			font-weight: normal;
			font-family: "Century Gothic";
			color: #1A74AE;
			line-height:1.3em;
			}
		
		#testimonial h4 {
			background: url(/img/icon-bubble.png) no-repeat;
			padding-left: 60px;
			height:50px;
			}
		
		#nationwide-rentals h4 {
			background: url(/img/img-nationwide.jpg) no-repeat top center;
			color: #666;
			padding: 80px 0 0 0;
			}
		
		#promotion p, #testimonial p, #nationwide-rentals p {
			margin: 10px;
			font-size: 1.1em;
			}
		
		#membership img {
			padding-bottom: 20px;
			}
		
	#category h3 {
		margin: 10px 0 0 0;
		background: url(/img/category-h3.png) no-repeat bottom;
		font-family: "Century Gothic";
		color: #333;
		font-weight: normal;
		font-size: 1.5em;
		padding: 0 10px 5px 10px;
		}
	
	#category .text {
	font-size:1.1em;
	margin:10px;	
	}
	
	#category .heading a {
		color:#000;
		font-size:1.2em;
		}
		
		#category .sub a {
		padding-left:5px;
		font-size:1.0em;
		color:#0076A3;
		}
	
	#category ul {
		margin: 8px 0 0 0;
		list-style: none;
	}
	
	#category li {
		margin: 0 0 5px 0;
	}

#footer { /* at the bottom of the page */
	width: 958px;
	margin-top: 40px;
	border-top: 1px dashed #ccc;
	color: #666;
	padding-top: 5px;
}

	#footer li {
		float: left;
		list-style: none;
		margin: 0 5px 0 0;
	}
	
	#footer li a, #footer li span {
		padding: 0 5px 0 0;
		color: #666;
	}
#tabs-container .anchors {
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
}
#tabs-container .anchors li {
	background: url(/img/buttons/tab-right.png) no-repeat right top;
	float: left;
	margin-right: 5px;
	margin-left: 0!important;
}
	#tabs-container .anchors li:hover {
		background: url(/img/buttons/tab-right-hover.png) no-repeat right top;
	}
			#tabs-container .anchors li.on {
				background: url(/img/buttons/tab-right-on.png) no-repeat top right;
				z-index: 100;
			}
			#tabs-container .anchors li.on:hover {
				background: url(/img/buttons/tab-right-on.png) no-repeat top right;
			}

			#tabs-container .anchors li a {
				float: left;
				padding: 2px 10px;
				background: url(/img/buttons/tab-left.png) no-repeat top left;
				color: #4b4b4b;
				text-decoration: none;
				outline: none;
				position: relative;
			}
			#tabs-container .anchors li a:hover {
				background: url(/img/buttons/tab-left-hover.png) no-repeat top left;
			}

			#tabs-container .anchors li.on a {
				background: url(/img/buttons/tab-left-on.png) no-repeat top left;
				font-weight: bold;
				color: #FFF;
			}

		#tabs-container .anchor {
			border: 1px solid #F4843C;
			float: left;
			width: 530px;
			padding: 10px;
		}

		#tabs-container .tabs-hide {
			display: none;
		}

.pager {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}

.pager strong, .pager a {
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 1px;
}

.pager strong {
	border:1px solid #EFF2FF;
}

.pager a {
	text-decoration: none;
	background: #FFF;
	border:1px solid #EFF2FF;
}

.pager a:hover {
	border: 1px solid #D4D4D4;
}


/* generic styles ------------------------------------------------------------------------------ */

.category-item {
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
	width: 160px;
	text-align:center;
}
.category-item h2 {
	line-height: 1.2em;
	font-size: 1.3em;
	text-align:center; 
	width:160px;
	}
	.category-item .img {
		width: 100px;
		padding:0 40px;
	}
	.category-item h2 a {
		color: #000;
		text-decoration:underline;
	}
	
	.category-item p {
		text-align:left;
	}
	.categoryInfo {
	}
	.category-item li, .category-item ul {
		list-style: none;
		margin: 0;
		text-align:left;
	}
	
	.category-item li {
		margin: 0 0 5px 0;
	}
	
.breadcrumb a, .breadcrumb {
	color: #666;
}

/* Page related styles ------------------------------------------------------------------------- */
/* home page */
body.home .intro {
	position: relative;
	height: 1%;
	overflow: hidden;
	background: url(/img/av-home.png) no-repeat 10% 90%;
	margin-bottom: 40px;
}

	body.home .intro h1 {
		width: 350px;
		line-height: 1.2;
		margin: 0;
		float:left;
	}
	
	body.home .intro p {
		float: right;
		width: 355px;
		margin-bottom: 0;
		line-height: 2;
	}

/* product page */
body.product .item-description {
	float: left;
	width: 436px;
}

	body.product .item-description .email {
		float:right;
		margin-top:-25px;
		}

	body.product .item-description table {
		border-collapse: collapse;
		border: 1px solid #ccc;
		margin-left: 1px;
	}
	
		body.product .item-description table caption {
			display: none;
		}
		
		body.product .item-description table th, body.product .item-description table td {
			border: 1px solid #CCC;
			padding: 2px;
			vertical-align: top;
			font-weight: normal;
		}
		
		body.product .item-description table th {
			color: #000;
			text-align: right;
			width: 110px;
		}
		
body.product .item-price {
	float: right;
	width: 270px;
}

	body.product .item-price .atc {
		float: left;
		width: 269px;
		position: relative;
		height: 1%;
		padding: 6px 0;
		margin-bottom: 20px;
	}
	
		body.product .item-price .atc .top {
			background: url(/img/box-pricing-top.png) no-repeat;
			position: absolute;
			top: 0;
			left: 0;
			width: 269px;
			height: 6px;
		}
		
		body.product .item-price .atc .bottom {
			background: url(/img/box-pricing-bottom.png) no-repeat;
			position: absolute;
			bottom: 0;
			left: 0;
			width: 269px;
			height: 6px;
		}
		
		body.product .item-price .atc .text {
			float: left;
			border-left: 1px solid #CCC;
			border-right: 1px solid #CCC;
			width: 248px;
			padding: 5px 10px;
		}
		
		body.product .item-price .atc .label, body.product .item-price .atc .rate {
			font-size: 1.1em;
			color: #333;
		}
		
		.sale-title {
			font-weight:bold;
			font-size:1.1em;
			}
		
		.sale {
			font-size: 1.1em;
			color: #C00;
			font-weight:bold;
			margin-left:10px;
		}
		
		body.product .item-price .atc .label {
			width: 110px;
			float: left;
			text-align: right;
			margin-right: 10px;
		}
		
			body.product .item-price .atc .rate .old {
				color: #999;
				text-decoration: line-through;
			}
			
		body.product .item-price .atc .special {
			color: #333;
		}
		
			body.product .item-price .atc .special strong {
				display: block;
				color: #F26521;
				font-weight: normal;
				text-transform: uppercase;
			}
			
			body.product .item-price .atc form label {
				float: left;
				font-size: 1.1em;
				margin: 4px 14px 0 0;
			}
			
			body.product .item-price .atc form #atc-quantity {
				width: 15px;
				padding: 4px 5px;
				font-size: 12px;
				float: left;
				margin: 3px 14px 0 0;
				text-align: center;
			}
			
			body.product .item-price .atc form #atc-submit {
				float: left;
			}
			
						
	body.product .others {
		margin-top: 20px;
	}
	
	.widget{
	position: absolute;
	bottom: 0px;
	right: 0px;
	border: 4px double #aa3333;
	z-index: 999;
	background-color: white;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	cursor: move;
	height: 400px;
	overflow: scroll;
}

	.widget li{clear: both; }

		.widget dl, .widget dd{
			margin: 0;
			padding: 0;
		}

	.widget dl{
		margin-top: 5px;
	}

	.close-widget{
		font-style: italic;
		position: absolute;
		top: 1px;
		right: 4px;
	}
/* Shopping Cart Styles ------------------------------------------------------------------------- */

.buttons-top, #buttons-bottom {
	padding: 10px 0 5px 0;
	text-align: right;
}
.buttons-top input, #buttons-bottom input {
	margin-left: 7px;
}
.cart {
	border: 0 none;
	border-collapse: collapse;
	width: 100%;
}
.cart td {
	padding: 8px 0 4px 10px;
}
.cart th {
	padding: 6px 8px;
}
.cart thead {
	background: #f3883d;
	color: #FFF;
}
.cart .headSpace {
	/*padding-left: 15px;*/
}
.cart input {
	padding: 0 3px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
}
.cart .alt1, .cart .alt2 {
	border-bottom: 2px solid #FFF;
}
.cart .alt1 {
	background: #F1F0F0;
}
.cart .alt2 {
	background: #E1E1E1;
}
.remove {
	width: 20px;
	text-align: center;
}
.align-top {
	vertical-align: top;
}
.align-top a {
	margin-left: 10px;
}
.cart .qty input {
	width: 30px;
}
.cart tfoot {
	background: #FFF;
}

.cart tfoot th{
	text-align:right;
	font-weight:bold;
}

.cart .total{
	font-weight:bold;
}

.proceedDate ol {
	padding-top: 15px;
}
.proceedDate li {
	padding-bottom: 10px!important;
}
.proceedDate button {
	padding: 1px 3px;
}
.discountCode {
	background: #EFF0F0;
}
.discountCode input {
	margin-right: 10px;
}

.txtright{
	text-align:right;
}

/*My Account page*/

.tidyList  {
	list-style-image:none;
	list-style-type: none;
		}
		
	.tidyList h3 {
		margin-bottom:0px;
		font-weight:normal
		}
		
	.tidyList li {
		padding-bottom:20px;
		}

/*Checkout steps */
#checkout-steps li {
	display:inline;
	}
	
	
#withThisItem {
	font-family:"Century Gothic";
	font-weight:normal;
	width:270px;
	height:70px;
	background-image:url(/img/qbox.png);
	background-repeat: no-repeat;
	padding-left:80px;
	padding-top:9px;
	padding-right:30px;
}
		
