body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(/bgs/body-wrap.jpg) no-repeat center top #FFF;
}
#brandsWrapper {
	width: 280px;
	height: 230px;
	position: relative;
	overflow: hidden;
}
#brandsInner {
	position: absolute;
	top: 0;
	left: 0;
	height: 270px;
	width: 280px;
}
.brandItem {
	float: left;
	height: 220px;
	width: 280px;
}
.newsImage {
	float: right;
	margin-left: 10px;
	border: 1px solid #E1E1E1;
}
a {
	color: #1F99C0;
	text-decoration: none;
}
a:hover {
	color: #1F99C0;
	text-decoration: underline;
}
#brand {
	float: left;
	margin: 15px 0 0 0;
}
h1 {
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	font-size: 24px;
	border-bottom: 1px solid #e1e1e1;
	color: #333;
	line-height: 100%;
}
h1.noline {
	margin: 0px 0 4px 0;
	padding: 0 0 0px 0;
	font-size: 24px;
	border-bottom: none;
	color: #333;
	line-height: 100%;
}
h2 {
	background: url(/bgs/heroTop.png) no-repeat;
	width: 615px;
	height: 30px;
	margin: 0px;
	padding: 10px 0 0 5px;
	color: #FFF;
	font-size: 18px
}
h3 {
	background: url(/bgs/sideherotop.png) no-repeat;
	width: 295px;
	height: 30px;
	margin: 0px;
	padding: 10px 0 0 5px;
	color: #FFF;
	font-size: 15px;
}
h3.navHead {
	background: url(/bgs/sidebarheader.gif) no-repeat;
	width: 210px;
	height: 30px;
	color: #Fff;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h5 {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #666;
	padding: 0px;
	font-size: 13px;
}
#heroblock {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding: 10px 10px 10px 0px;
	width: 608px;
	float: left;
	height: 239px;
	background: url(/img/heros/tt-demo.jpg)
}
#heroblockcopy {
	background: url(/bgs/heroblockcopybg.png) repeat-y;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	padding: 10px;
	width: 280px;
	margin: 40px 0 10px 0;
}
#heroblockcopySub {
	background: url(/bgs/heroblockcopybg.png) repeat-y;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	padding: 10px;
	width: 280px;
}
#brandsblock {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding: 10px 10px 10px 10px;
	width: 278px;
	float: right;
	height: 239px;
	text-align: center;
	position: relative;
}
#brandController {
	border-top: 1px dotted #999;
	width: 270px;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: absolute;
	bottom: 0px;
	margin-left: 5px;
}
#brandCopy {
	float: left;
	width: 242px;
	text-align: center;
}
.brandHolder {
	float: left;
	margin: 20px 20px 0px 0;
	width: 150px;
	height: 150px;
	text-align: center;
	border: 1px solid #e1e1e1;
	font-weight: bold;
	position: relative;
}
.brandHolder a {
	bottom: 0px;
	text-align: center;
	display: block;
}
.brandHolder img a {
	margin-left: 0px;
}
#searchNavHolder {
	clear: both;
	display: block;
	margin: 25px 0 0 0;
	width: 940px;
	margin-bottom: 15px;
	float: left;
}
.searchHolder {
	float: right;
	margin-right: 0px;
}
.searchResult {
	clear: both;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.homepageAreaHolder {
	float: left;
	width: 300px;
	display: block;
	margin-top: 30px;
}
.homepageAreaHolders {
	float: left;
	width: 300px;
	display: block;
	margin-top: 30px;
	margin-right: 20px;
}
.homepageAreas {
	background: url(/bgs/separaterborders.gif) no-repeat;
	width: 280px;
	margin: 10px 0px 0 0;
	display:block;
	padding: 10px;
	float: left;
}
.newsdate {
	color: #666;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: -2px;
}
.supportBox {
	float: left;
	width: 140px;
}
.supportBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.supportBox ul li {
	display: block;
}
.supportBox ul li a {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
}
.thumbs {
}
.new {
	width: 360px;
	background: #FFC;
	border: 1px solid #FC9;
	padding: 5px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
table.dataTable {
	width: 380px;
	border-top: 1px solid #e1e1e1;
	padding-top: 3px;
	margin-bottom: 20px;
	display: block;
	margin-top: 10px;
}
.dataTable th {
	text-align: left;
	border-bottom: 1px dotted #999;
	padding: 3px 0 3px 0;
	width: 130px;
}
.dataTable td {
	border-bottom: 1px dotted #999;
	padding: 3px 0 3px 0;
	width: 250px;
}
.detailDescription {
	float: left;
	width: 700px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.productInfo{
	float: left; width: 380px;
}
.productGallery{
	float: right; width: 300px; text-align:center
}
.productListing {
	float: left;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
	width: 700px;
}
.productListing img {
	float: left;
}
.listingImgHolder {
	width: 150px;
	float: left;
	text-align: center;
}
.productListingHeadControl {
	float: left;
	width: 700px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.productListingHeadControl img {
	margin-bottom: 10px;
}
.productListingTitle {
	width: 580px;
	float: left;
}
.productListingDescription {
	background: #f4f4f4;
	padding: 2px 10px 2px 10px;
	margin: 0px 0 5px 0;
	display: block;
	clear: both;
	font-size: 14px;
	line-height: 140%
}
.listingCopy {
	float: left;
	width: 500px;
	margin-left: 20px;
}
#breadcrumb {
	clear: both;
	font-size: 12px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 20px;
	padding-bottom: 9px;
}
ul#globalNav {
	width: 600px;
	clear: both;
	margin: 8px 0 0 0;
	list-style: none;
	padding: 0px;
	float: left;
}
#globalNav li {
	float: left;
}
#globalNav li a {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 0 -1px 0 #000000;
	text-decoration: none;
	margin: 0 20px 0 0;
}
#globalNav li a:hover {
	color: #F4E606;
}
#globalNav li a.active {
	color: #F4E606;
}
#mainArea {
	float: right;
	width: 700px;
	display: block;
}
#mainAreaFull {
	float: right;
	width: 940px;
}
#sideBar {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#sideBar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sideBar ul li {
	display: block;
	font-weight: bold;
}
#sideBar ul li ul {
	display: block;
	margin-left: 15px;
}
#sideBar ul li ul li {
	display: block;
	font-size: 12px;
	font-weight: normal
}
#sideBar ul li a {
	border-bottom: 1px dotted #ccc;
	padding: 7px 0 7px 8px;
	background: url(/bgs/arrowlink.gif) no-repeat 0px 14px;
	display: block;
}
#sideBar ul li a.current {
	color: #C00;
}
#subnews1 {
	float: left;
	width: 340px;
	margin-bottom: 20px;
}
#subnews2 {
	float: right;
	width: 340px;
	margin-bottom: 20px;
}
.subnewscopy {
	float: left;
	width: 220px;
}
table.downloadtable {
}
.downloadtable th {
	background: #e1e1e1;
	padding: 5px;
	text-align: left;
	color: #333;
	border-right: 1px solid #fff;
}
.downloadtable td {
	border-bottom: 1px dotted #666;
	padding: 5px 0 5px 5px;
}
#footerTop {
	clear: both;
	background: url(/bgs/footertop.gif) no-repeat;
	width: 960px;
	height: 28px;
	float: left;
	padding: 10px 0 0 0;
	margin: 20px 0 0 -10px;
	display: block;
}
#footer {
	clear: both;
	background: url(/bgs/footerbg.gif) no-repeat;
	width: 960px;
	float: left;
	padding: 15px 0 20px 0;
	margin: 0 0 0 -10px;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#footer ul li {
	display: block;
}
#footer ul li a {
	background: url(/bgs/arrowlink.gif) no-repeat 0px 6px;
	padding: 0 0 0px 7px;
	color: #333;
	text-decoration: none;
	margin: 0 0 5px 0;
	display: block;
}
.footerBlocks {
	float: left;
	width: 310px;
	margin: 0 0px 0 10px;
}
#legal {
	clear: both;
	font-size: 10px;
	width: 960px;
}
.error {
	width: 690px;
	margin-bottom: 20px;
	border: 1px solid #FC6;
	background: #FFC;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}
/*******
FORMS
*******/
#search {
	width: 185px;
	padding: 8px 0 0 25px;
	background: url(/img/searchicon.png) no-repeat #FFF;
	border-bottom: none;
	border-left: 1px solid #000;
	border-right: none;
	border-top: 1px solid #000;
	height: 25px;
	float: left;
	margin: 0 10px 0 0;
}
.contact {
	background: url(/bgs/search_bg.png) no-repeat;
	height: 26px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 390px;
	font-size: 15px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	margin-bottom: 5px;
	margin-top: 3px;
	font-weight: normal;
}
.message {
	background: url(/bgs/txtAreaBg.jpg) no-repeat;
	height: 80px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 390px;
	font-size: 15px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	margin-bottom: 5px;
	margin-top: 6px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
}

.agentBlock {
	width: 310px;
	float: left;
	height: 100px;
}
.agentBlock TABLE {

}

.agentBlock TABLE TH {
	text-align: left;
}

.retailerBlock {
	width: 310px;
	float: left;
	height: 230px;
}
.retailerBlock TABLE {

}

.retailerBlock TABLE TH {
	text-align: left;
}