/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #4e4e4e;
}

td.orange-header { background:url(images/telephone-top.gif) no-repeat top right #ff8400; vertical-align: bottom; }
td.grey-header { background:#b8b8b8; text-align:right; vertical-align:bottom; }
td.tag-line { text-align: right; font-size: 13px; height: 30px; }

/* the box used throught the site */
td.mainbox-l { background:url(images/box-l.gif); }
td.mainbox-r { background:url(images/box-r.gif); }
td.mainbox-t { background:url(images/box-t.gif); }
td.mainbox-b { background:url(images/box-b.gif); }
td.mainbox-inner { background:#f8f8f8; }
td.mainbox-inner-homepage { background:url(images/homepage-splash.jpg) no-repeat top left #f8f8f8; height:138px; }
td.mainbox-inner-shipping { background:url(images/shipping-splash.jpg) no-repeat top left #f8f8f8; height:138px; }
td.mainbox-inner-privacy { background:url(images/privacy-splash.jpg) no-repeat top left #f8f8f8; height:138px; }
td.mainbox-inner-shop { background:url(images/splash-shop.jpg) no-repeat top left #f8f8f8; height:138px; }

td.splash-statement { 
	background:url(images/splash-statement-bg.gif) no-repeat top right;
	height: 28px;
	padding: 0px 15px 0px 0px;
	text-align:right;
	color: #ffffff;
	font-size:12px;
	line-height:1;
}
td.splash-text { padding: 2px 0px 7px 0px; }
td.grey-bar { background: #b8b8b8; height: 24px; } 

td.orange-box { background:url(images/orange-background.gif); color: #FFFFFF; padding: 16px 5px 0px 5px; }
.orange-box ul { margin: 0; padding: 0 0 0 15px; }  

td.avt-imports { background:url(images/avt-imports-bg.jpg) no-repeat top right; height:30px; padding-left:25px; }

td.homepage-flash { background:url(images/flash-holder.gif) no-repeat; height:185px; text-align: center; }

.product-image { border:1px solid #d7d7d7; }

.special { 
	color:#ff8415;
}