body {
	margin: 5px;
	font-family: Verdana;
	color: #330066;
}
img {border: 0;}
a {
	color: #330066;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#main {
	width: 790px;
	border-left: 2px solid #ffcc33;
	border-right: 2px solid #ffcc33;
}
#main td.topline {
	height: 20px;
	text-align: center;
	background: url(images/topline.gif);
	color: #990000;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
}
#main td.topline h2 {
	float: left;
}
#main td {
	font-size: 11px;
}
#main td.logo {
	width: 433px;
	height: 84px;
	background: url(images/top.png) no-repeat left;
}
#main td.logo div {
	margin: 0 240px 0 20px;
	color: #990000;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
}
#main td.logo a {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
#main td.right {
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
	white-space: nowrap;
}
#main td.right img {
	border: 0;
	vertical-align: middle;
}
#boxes td {
	border: 2px solid #ffcc33;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	line-height: 20px;
}
table.content {
	border-spacing: 20px 0;
}
.content td {
	margin-left: 20px;
	border: 2px solid #ffcc33;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	line-height: 20px;
}
#copyright {
	border: 2px solid #ffcc33;
	margin: 20px;
	padding: 5px;
	text-align: center;
}
#main td.botline {
	height: 20px;
	text-align: center;
	background: url(images/botline.gif);
	color: #990000;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
}
ul {
	list-style: square inside;
	margin: 0;
	padding: 0;
}
h2 {
	text-align: center;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
h2 span {
	color: #6b6b6b;
	font-size: 12px;
	font-weight: normal;
}
#producerdis {
	width: 400px;
	border: 1px solid #ffcc33;
	margin: 0 auto 15px auto;
	padding: 5px;
	line-height: 15px;
	background: #fff9e9;
}
#producerdischrist {
	width: 500px;
	border: 1px solid #ffcc33;
	margin: 0 auto 15px auto;
	padding: 5px;
	line-height: 15px;
	background: #fff9e9;
}
#brandtable td {
	border: 0;
}
#brandtable td.info {
	font-size: 13px;
}
#brandtable span.red {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
p.q {
	color: #990000;
	font-weight: bold;	
}
p.gotop {
	text-align: right;
}
#quicklk {
	width: 480px;
	border: 1px solid #ffcc33;
	margin: 0 auto 15px auto;
	padding: 5px;
	line-height: 16px;
	background: #fff9e9;
}
table.bestsellers {
	border: 0;
	width: 90%;
}
table.bestsellers td {
	text-align: center;
	border: 0;
}
table.bestsellers img {
	border: 0;
}
table.bestsellers a {
	font-weight: bold;
	font-size: 13px;
}
table.bestsellers span {
	color: #990000;
}


/*----------------------------------------------------*/
/* KENT & MARLBORO */
/*----------------------------------------------------*/

#kent {
	display: block;
	float: right;
	margin: 2px 43px 0 0;
}
#kent-convertibles {
	width: 580px;
}
#kent-convertibles h5 {
 	font-size: 24px;
	color: #67c9eb;
}

#marlboro {
	display: block;
	float: right;
	margin: 5px 37px 0 0;
}
#marlboro-ice {
	width: 300px;
}
#marlboro-ice h5 {
 	font-size: 24px;
	color: #3b55bb;
}

span.hasnew {
	color: #d63e3a;
	font-size: 11px;
	font-weight: bold;
}
span.isnew {
	color: #d63e3a;
	font-size: 12px;
	font-weight: bold;
}



body {
	position: relative;
}

#specialtext {
	z-index: 1000000; 
	position: absolute; 
	bottom: 25px; 
	left: 50%;
	width: 775px;
	height: 70px;
	overflow: scroll;
	overflow-x: hidden;
	margin: 0 0 -120px -390px;
	padding: 0 5px 0 0;
}
#specialtext h1,
#specialtext h1 a,
#specialtext h1 a:hover,
#specialtext h2,
#specialtext h2 a,
#specialtext h2 a:hover,
#specialtext h3,
#specialtext h3 a,
#specialtext h3 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #bfbfbf;
	padding: 5px 0 3px 0;
	margin: 0;
}
#specialtext p,
#specialtext p a,
#specialtext p a:hover {
	font-size: 11px;
	line-height: 110%;
	text-align: justify;
	text-indent: 0;
	color: #bfbfbf;
	padding: 0 0 5px 0;
	margin: 0;
}



