body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	background-color:#e0e1e1;
	color:#000000;
	background-image: url(images/frill/bgWhite.png);
	background-position:top;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	}
p, img, div, h1, h2, h3, h4, ul, li, a, span {
	margin:0;
	padding:0;
	border:0;
	}
.all {
	width:945px;
	margin:0 auto 0 auto;
	text-align:left;
        overflow:hidden;
	}
a {
	color:#930b0b;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#container {
	text-align:left;
	}
	
#dialog_message p{
	color: #f00;
	font-weight: bold;
	margin-top: 10px;
}

/* header content - menu, logos and editable banner */
	
.header {
	background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	width:945px;
	min-height:162px;
	height:162px;
	}
html>body .header {
	height:auto;
	}
.header .left {
	float:left;
	width:200px;
	}
.header .left img {
	padding:10px 0 0 10px;
	}
.header .right {
	float:left;
	width:740px;
	}
.topmenu {
	padding:25px 0 0 40px;
	float:left;
	}
.topmenu li {
	list-style:none;
	padding:0 10px 0 10px;
	border-right:#FFFFFF thin solid;
	float:left;
	}
.topmenu li.last {
	border:0;
	}
.topmenu li span {
	display:none;
	}
.topmenu li a {
	float:left;
	display:block;
	height:13px;
	}

#menuhome a { background-image:url(images/menu-home.gif); width:42px;}
#menufaqs a { background-image:url(images/manu-faq.gif); width:40px;}
#menucontactus a { background-image:url(images/menu-contactus.gif); width:79px;}
.headtopline,
.headbottomline  {
	width:740px;
	display:block;
	float:left;
	}
.headtopline {
	padding:20px 0 0 0;
	}
.header h1,
.header .topmenu,
.header .topsearch {
	float:left;
	}
.header h1 {
	width:197px;
	height:50px;
	}
.headbottomline p {
	float:left;
	display:block;
	}
.editablebanner {
	color:#FFFFFF;
	font-size:1.8em;
	/*max-height:20px;*/
	max-height:25px;
	padding:10px 0 0 30px;
	/*width:450px;*/
	width:1050px;
	}
marquee {
	width:450px;
	margin:0;
	padding:0;
	float:left;
	}
	
#flashMarquee {
	width:450px;
	margin:0;
	padding:0;
	float:left;
	}
.headbottomline img {
	padding:4px 0 0 0;
	}
.topsearch {
	padding:15px 0 0 0;
	float:left;
	color:#FFFFFF;
	min-height:40px;
	height:40px;
	}
html>body .topsearch {
	padding:15px 0 0 30px;
	height:auto;
	}
.topsearch form input,
.topsearch form {
float:left;
margin:-6px 0 0 0;
}
html>body .topsearch form input,
html>body .topsearch form {
	width:170px;
	}
.topsearch div div {
	float:left;
	width:70px;
	margin:-6px 0 0 0;
	}
.topsearch .button_title a {
	color:#FFFFFF;
	float:right;
	}
.headbottomline {
	padding:7px 0 0 0;
	}
.progress_container {
	padding:5px 0 0 0;
	}


/* end */

/* all content - everything not in the header or footer */
.allcontent {
	width:945px;
	}
.menubox .menu_hdr {
	display:none;
	}
	
	/* left column - the categories and editable 'brochure' section */
	.leftcol {
		width:221px;
		float:left;
	/*background: url(images/bg-leftcol.png) no-repeat;*/
}

#left_menu {
	background: url(images/bg-leftcol.png) no-repeat;
	overflow: hidden;
	/*padding-bottom: 50px;*/
}
	#categoriestitleedit {
	background-image:url(images/title-categoriesedit.gif);
	height:28px;
	width:181px;
	background-repeat:no-repeat;
	display:block;
	margin:0 0 0 13px;
	}
	#categoriesmenuedit {
		margin:0;
		padding:2px 0 0 13px;
		}
	#categoriestitleedit span {
		display:none;
		}
	#categoriesmenuedit li {
		list-style:none;
		margin:3px 0 0 0;
		}
	#categoriesmenuedit li a{
		display:block;
		height:25px;
		width:181px;
		background-position:0 0;
		background-repeat:no-repeat;
		}
	#categoriesmenuedit li a:hover{
		background-position:0 -25px;
		}
	
	#categoriesmenuedit span {
		display:none;
		}
	#cat1 a {background-image:url(images/menu-hrt.gif)}
	#cat2 a {background-image:url(images/menu-tollhsv.gif)}
	#cat3 a {background-image:url(images/menu-jackdanielsracing.gif)}
	#cat4 a {background-image:url(images/menu-hsv.gif)}
	#cat5 a {background-image:url(images/menu-specials.gif)}
	.editablenotice p {
		font-size:1.3em;
		font-weight:bold;
		}
	.editablenotice a {
		font-size:1.3em;
		}
	
	/* end */
	
	/* content - the changable section of the site - everything in the middle */
	
	.content {
		width:550px;
		float:left;
		display:block;
		overflow: hidden;
		}
	html>body .content {
		width:550px;
		}
	.subcat_count {
		float:right;
		width:400px;
		padding:0 0 5px 0;
		}
	.subcat_title {
		float:left;
		width:150px;
		padding:0 0 5px 0;
		}
	.td {
		float:right;
		padding:5px 10px 5px 0;
		}
		
	.dialog_title {

		font-size: 1.3em;
		}
	.dialog_content table table {
		border:0;
		}
	#tablist li {
		list-style:none;
		display:inline;
		margin:5px 10px 0 0;
		padding:1px 5px;
		border:#666666 thin solid;
		}
	#tablist {
		padding:0 0 20px 0;
		}
	#products_details {
		float:right;
		width:280px;
		}
	.product_thumb {
		float:left;
		width:150px;
		margin:0 10px 0 0;
		}
	#buy_now_button {
		float:left;
		}
	.SubBG #product_avail,
	.SubBG #po444 {
		}
	.PListImgBox img {
		border:#666666 thin solid;
		margin:0 10px 0 0;
		}
	.content h3 {
		padding:0 0 10px 0;
		}
	.products_thumbnail {
		float:left;
		}
	.buynow_box {
		float:right;
		width:400px;
		}
	.products_title_descr {
		float:left;
		width:530px;
		padding:0 0 10px 0;
		margin:0 0 20px 0;
		border-bottom:#999999 thin solid;
		}
	.products_title_descr a {
		width:400px;
		}
	.menubox .buttons input {
		display:none;
		}
	#welcometitle {
		font-size:2em;
		}
		
		
		/* nav */
		
		.nav {
			padding: 2px;
			margin-bottom: 22px;
		}
		.nav ul {
			margin: 10px 0 0 0;
			padding: 0px;
		}
		.nav li {
			list-style-type: none;
			display: inline;
			padding:0 10px 0 0;
		}
		
		.nav_selected {
			border: 1px solid #CCCCCC;
			white-space:nowrap;	
			padding-bottom: 1px;
			padding: 2px;
			padding-left: 5px; 
			padding-right: 5px;
			margin-top: 2px;
			height: auto; 
		}
		
		#nav_container {
			float: left;
			clear: both;
		}
		
		#nav_form {
			float: left;
			width: 22px;
			height: 17px;
			clear: both;
		}
		
		#nav_page {
			padding: 1px;
			text-align: center;
			float: left;
			width: 20px;
			height: 17px;
			padding-right: 3px;
		}
		
		#nav_selected_page {
			text-align: center;
			float: left;
			font-weight: bold;
			margin: 1px;
			border: 1px solid #000000;
		}
		
		#nav_arrow {
			text-align: center;
			float: left;
			padding-top: 7px;
			width: 22px;
			height: 22px;
		}
		
		#nav_page A {
			width: 20px;
		}
		
		#nav_selected_page A {
			width: 20px;
		}
		
		/* end */
	
	/* end */
	
	/* right column - the shoppingcart and login section */
	.rightcol {
		width:165px;
		float:right;
		}
	.rightcol .buttons {
		color:#930b0b;
		text-decoration:none;
		font-weight:bold;
		padding:0;
		margin:0 0 0 -3px;
		}
	.rightcol .buttons:hover {
		text-decoration:underline;
		}
	.button_container,
	.button_title {
		width:100%;
		float:left;
		padding:3px 0 0 0;
		}
	.ButtonsRow {
		width:400px;
		}
	.rightcolbg {
		background-image:url(images/bg-rightboxbg.gif); 
		background-repeat:repeat-y; 
		width:165px;
		float:left;
		}
	.rightcolcontent {
		background-image:url(images/bg-rightbox.jpg); 
		background-repeat:no-repeat; 
		width:165px;
		min-height:330px;
		height:330px;
		float:left;
		}
	html>body .rightcolcontent {
		height:auto;
		}
	.rightcolfoot {
		background-image:url(images/bg-rightboxbottom.gif);
		background-repeat:no-repeat;
		width:165px; 
		height:73px;
		float:left;
		}
	#shoppingcarttitle {
		background-image:url(images/title-myshoppingcart.gif);
		height:9px;
		width:120px;
		background-repeat:no-repeat;
		padding:0 0 17px 30px;
		float:left;
		background-position: top right;
		}
	#vipclubtitle {
		background-image:url(images/title-vipclub.gif);
		height:40px;
		width:133px;
		background-repeat:no-repeat;
		padding:15px 0 0 22px;
		float:left;
		background-position:bottom right;
		}
	#vipclubtitle span,
	#shoppingcarttitle span{
		display:none;
		}
	.menubox {
		background-color:#FFFFFF;
		border:#cc252f thin solid;
		width:131px;
		float:left;
		margin:2px 0 0 11px;
		}
	html>body .menubox {
		margin:2px 0 0 22px;
		}
	#cartimage {
		float:left;
		width:18px;
		padding:0 5px 0 10px;
		}
	#cartstatus {
		float:left;
		padding:5px 0 0 0;
		}
	.cartmenu {
		list-style:disc inside;
		margin:10px 5px 10px 15px;
		}
	.cartmenu li {
		padding:0 0 3px 0;
		}
	.menubox input {
		width:100%;
		}
	.menu_content_inside {
		float:left;
		padding:5px 7px 5px 7px;
		}
	#minicart_txt {
		padding:5px 0 0 0;
		}
	#minicart_txt span {
		padding:0 0 0 34px;
		}
	/* end */

/* end */

.PListHeader {
	background: url(images/frill/PListBG.png) no-repeat;
}

.PListBody {
	background: url(images/frill/PListBG_body.png) repeat-y;
	overflow: hidden;
}

.PListCell p.productTitle {
	color: #fff;
	height: 38px;
	padding-top: 17px;
}


.PListCell p.productTitle a {
	color: #fff;
	/*padding: 10px;*/
}

div.PListBase {
	background: url(images/frill/PListBG_base.png) no-repeat;
	height: 22px;
	padding: 0;
}

.PListCell div {
	padding-left: 10px;
	padding-right: 10px;
}

#welcometitle {
	display: none;
}

a.NavigationPath {
	display: none;
}

br {
	/*display: none;*/
}

.products_t_thumbnail {
	float: left;
	padding-right: 10px;
}
.products_t_thumbnail img {
	padding: 2px;
	border: 1px solid #999;
	background-color: #ddd;
}

div#footer_bar {
	margin: 30px;
}

.PListCell {
	float: left;
	width: 268px;
}

div#productsDisplay {
	overflow: hidden;
}

.PListBody p {
	height: 1%;
}

#categoriesmenuItems {
	list-style: none;
		width: 180px;
			margin-left: 13px;
}

#categoriesmenuItems li {
	overflow: hidden;
}

#categoriesmenuItems li a {
	background-color: #fff;
	border: 1px solid #c6242e;
	display: block;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left: 8px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	opacity: 0.99;
}

#categoriesmenuItems li a:hover {
	background-image: url(images/frill/menuHoverBG.png);
	color: #fff;
	border-color: #a7616a;
}
	
#categoriesmenuItems ul.submenu {
	height: 0px;
	overflow: hidden;
	list-style: none;
}

a:focus {
	outline: none;
}

#categoriesmenuItems ul.submenu li a {
	background-color: transparent;
	border: none;
	color: #fff;
	display: inline-block;
	margin: 0;
	padding-top: 5px;
	letter-spacing: 0.1em;
}

#categoriesmenuItems ul.submenu li a:hover {
	background: transparent;
	color: #c60716;;
}

div.dialog textarea {
	width: 370px;
}

h3.dialog_title {
	text-transform: capitalize;
}
