body {
	background-image: url("/Images/frontpage/backgroundstripes.jpg");
	background-position: 0% 100%;
	background-repeat:repeat-x;
	background-color:#96a3b4;
	background-attachment: fixed;

	color: #444;
}

div#cap-body {
	background: #fff;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

a#logo {
	color: #494949;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
	text-align: right;
}

div#placeholder-nav {
/*background-image:url(/images/cssimg/undermenu.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:repeat-x;*/
background-color:#cc3333;

}

div#placeholder-hero {
	background-color: #f9f9f9;
}

div#hero-sub div.inner {
	background-color: #eee;
	color: #444;
	font-size: 11px;
}


td.menu-item {

    background-image:url(/Images/cssimg/redbacking.jpg);
	background-repeat:repeat-x;
	background-position:0% 50%;
	color: #ffffff;
	text-align:center;
	background-color: #cc3333;
	height: expression( this.scrollHeight < 20 ? "20px" : "auto" ); /* sets min-height for IE */
	min-height:20px; /* sets min-height value for all standards-compliant browsers */
	font-size:13px;
	font-weight:bold;

/*
padding-top:5px;
	color: #fff;
	text-align:center;
	font-weight:bold;*/
}

td.menu-item-hover {
  background-image:url(/Images/cssimg/redbacking_over.jpg);
	background-repeat:repeat-x;
	background-position:0% 100%;
    font-size:13px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
}

td.menu-item-selected {
font-size:13px;
	font-weight:bold;
	color: #000000;
	background-color:#ffffff;
	text-align:center;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #464646;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	
}

td.ACBWmenu-item {
	color: #000000;
	text-align:left;
	/*background-color: #cc3333;*/
	background-image: url(/Images/miscimages/menU-back.gif);
	background-repeat: no-repeat;
	margin:10px;
padding:5px 3px 3px 3px;
}

td.ACBWmenu-item-hover {
	color: #000000;
	background-color:#ffffff;
	text-align:left;
	padding:5px 3px 3px 3px;

}

td.ACBWmenu-item-selected {
	color: #000000;
	/*background-color:#ffffff;*/
	background-image: url(/Images/miscimages/menU-back.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding:5px 3px 3px 3px;
	border-left: 4px solid #CC3333;

}

td.ACBWmenu-item-off {
	color: #cccccc;
	text-align:left;
	/*background-image: url(/Images/miscimages/menU-back.gif);
	background-repeat: no-repeat;*/
	background-color:#eeeeee;
	padding:5px 3px 3px 3px;
	height:25px;

}

/*wheeeeee*/

td.ACBWsubmenu-item {
	color: #000000;
	text-align:left;
	background-color: #eeeeee;
	font-size:11px;
	border-left:15px solid #ffffff;
	padding-left:5px;
}
td.ACBWsubmenu-item-selected {
	color: #000000;
	text-align:left;
	background-color: #eeeeee;
	font-size:11px;
	border-left:15px solid #CC3333;
	padding-left:5px;
}

/*td.ACBWsubmenu-item-hover {
	color: #000000;
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	height:25px;
}

td.ACBWsubmenu-item-selected {
	color: #000000;
	/*background-color:#ffffff;*//*
	background-image: url(/Images/miscimages/menU-back.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding:5px;
	border-left: 4px solid #CC3333;
	height: expression( this.scrollHeight < 25 ? "25px" : "auto" ); /* sets min-height for IE */
	/*min-height: 25px; /* sets min-height value for all standards-compliant browsers *//*
}
*/
td.ACBW2menu-item {
	color: #000000;
	text-align:left;
	/*background-color: #cc3333;*/
	background-image: url(/Images/miscimages/menu_back2.gif);
	background-repeat: no-repeat;
	padding:5px;
	height: expression( this.scrollHeight < 40 ? "40px" : "auto" ); /* sets min-height for IE */
	min-height: 40px; /* sets min-height value for all standards-compliant browsers */

}

td.ACBW2menu-item-hover {
	color: #000000;
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	height:40px;
}

td.ACBW2menu-item-selected {
	color: #000000;
	/*background-color:#ffffff;*/
	background-image: url(/Images/miscimages/menu_back2.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding:5px;
	border-left: 4px solid #CC3333;
	height: expression( this.scrollHeight < 40 ? "40px" : "auto" ); /* sets min-height for IE */
	min-height: 40px; /* sets min-height value for all standards-compliant browsers */
}

td.ACBW2menu-item-off {
	color: #cccccc;
	text-align:left;
	/*background-image: url(/Images/miscimages/menU-back.gif);
	background-repeat: no-repeat;*/
	background-color:#eeeeee;
	padding:5px;
	height: expression( this.scrollHeight < 40 ? "40px" : "auto" ); /* sets min-height for IE */
	min-height: 40px; /* sets min-height value for all standards-compliant browsers */
}


/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: transparent;
	border: none;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #cc3333;
	text-decoration: none;	
}

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

div#hero-sub a:link, div#hero-sub a:visited {
	color: #cc3333;
	text-decoration: none;		
}

div#hero-sub a:hover, div#hero-sub a:active {
	color: #cc3333;
	text-decoration: none;		
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

body {
	margin: 0;
}

div#cap-top {
	background: url(/images/cssimg/bg-header-2-9.png) repeat-x;
}

div#cap-top, div#cap-top div.container {
	height: 120px;
}

div#header-left img {
	margin: 10px 0px 0px 0px;
}

div#header-left {
	height: 120px;
}

div#nav {
	float: right;
	height: 100px;
	width: 600px;
}

div#placeholder-nav {
    text-align:center;
	height:40px;
background-color:ffffff;
	/*padding-left: 18px;
	padding-right:18px;*/
}

div#placeholder-nav table {

margin-top:3px;
	width: 100%;
}

div#placeholder-nav td {
font-size:13px;
	padding: 5px;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 200px;
}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 0px;
}

div.search-box {
float:right;
font-size:9px;
	padding: 5px;
	line-height: 25px;
}

div#sub div.inner {
	background: url(/images/cssimg/bg-side-2-9.png) repeat-x 0 0;
	min-height: 300px;
}

div.box {
	background: transparent;
}

div#cap-bottom {
	background: #F9F9F9 url(/images/cssimg/bg-footer-2-9.png) repeat-x;
	padding: 0 0 18px;
}

div#placeholder-rss {
	height: 10px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
}

div#main div.inner, div#sub div.inner {
	padding: 0px;
	/*padding: 18px 0 36px;*/
}

div#footer {
	padding-top: 18px;
	height: 72px ;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    

.imgsitting {float: left;
		padding: 6px 6px 6px 6px;
		}
		
.templatecell {
background-image:url(/images/cssimg/cellbacking.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:repeat-x;
}

.tablepad {padding:10px;}

.speakerimg {
padding:10px;
float:left;}
/* @end */

a.cartSummaryLink {
font-size: 10pt;
}

/* more for the new template, delete all after this if necessary*/
div#mainBody
{
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}
