.cb {
display:none;
}

body {
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	color: #80b3ff;
}

div#placeholder-box1 h2 {
	font-weight: bold;
	color: #80b3ff;
}



a#logo {
	text-decoration: none;
}



div#placeholder-box1 {
	color: #999999;
}

/* div#placeholder-search {
    top: 110px;
	background: #dadaff;
	color: #fff;
} */ 

div#footer {
	background: url(/images/cssimg/CP_footer_background.gif);
	background-position: top;
	background-repeat: no-repeat;  
	height: 28px;
}


td.menu-item {
	border: none;
	overflow: hidden;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #c8e7ce;;
	border-bottom:1px solid #c8e7ce;;
	vertical-align: middle;
	background: #c8e7ce;
	color: #005611;	
}

td.menu-item-hover {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	border-top:1px solid #c8e7ce;;
	border-bottom:1px solid #c8e7ce;;
	background: #ffffff;
	color: #005611;
}

td.menu-item-selected {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	border-top:1px solid #c8e7ce;
	border-bottom:1px solid #c8e7ce;
	background: #ffffff;
	color: #005611;
}

table.catsub479023{
/*	margin-right:10px;  */
		padding-bottom: 10px;

}
div.catdiv479023{
/*	margin-left:10px;  */

}

td.submenu-item {
    line-height: 120%;
	font-size:14px;
	font-weight:bold;
	vertical-align: middle;
	background: #dadaff;
	color: #0000D1;
	padding: 5px !important;/* should be 2px */
	border:5px;
}

td.submenu-item-hover {
    line-height: 120%;
	font-size:14px;
	font-weight:bold;
	vertical-align: middle;
	background: #dadaff;
	color: #fff;
	padding: 5px !important; /* should be 2px */
	border:5px;

}

td.submenu-item-selected {
    line-height: 120%;
	font-size:14px;
	font-weight:bold;
	vertical-align: middle;
	background: #dadaff;
	color: #fff;
	padding: 5px !important;/* should be 2px */
	border:5px; 

}


/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #dadaff;
	border: 1px solid #80b3ff;
	margin-bottom: 18px;
	padding: 9px 0;
}

.secure-login label, .newsletter-form label {
	color: #222;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	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: #0000D1;
	text-decoration: none;	
}

a:hover, a:active {
	color: #0000D1;
	text-decoration: underline;
}

div#placeholder-box1 a {
	color: #80b3ff;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
/*	background: url(/images/cssimg/bg-7-5.png) repeat-x 0 0;*/ /* NR */
	margin: 0;
}

body#sub {
/*	background: url(/images/cssimg/bg-sub-7-5.png) repeat-x 0 0;*/ /* NR */
}

div#header {
	margin-bottom: 0px;
}

body#sub div#header {
	margin-bottom: 28px;
}

div#header-left {
	height: 100px;
}

div#header-right {
	height: 100px;
}

div.whoslogged {
	/*height: 20px;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
	text-align: right;
		border: solid #00ff00 1px;*/
}
div#placeholder-whosloggedin {
	height: 20px;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
	text-align: right;

}

div#CP_breadcrumbs {
	height: 20px;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
	text-align: left;

}

div#placeholder-logo {
	padding-top: 27px;
}

div#placeholder-nav {
padding-left: 10px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 36px;
	text-align: right;
}

div#placeholder-nav table {
	width: 100%;
}

table#cat_479023 {
	padding-right: 10px;
	background-position: top right;
	background-repeat: no-repeat;
}
div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}


div#front {
	height: 216px;
	margin-bottom: 18px;
}

div#placeholder-hero {
	height: 216px;
/*	width: 600px; */ /* NR */
}

div#placeholder-box1 {
    top: 110px;
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-search {
	/*padding: 18px; */

}
div#sub {
padding-top: 10px;

}
div#placeholder-box3 {
padding-bottom: 10px;

	margin-bottom:18px
}
#placeholder-box3 table th { font-size: 12px; font-weight: bold; background: #EEEEEE; color: #80b3ff; padding-top: 4; padding-bottom: 4; }

#placeholder-box3 table td, #placeholder-box3 a { font-size: 12px; padding-left: 0; color: #80b3ff; padding-right: 0; } 

div#placeholder-rss {
	float: right;
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

div#main div.inner {
	padding: 10px 30px 36px 10px;
/*	border: solid #c8e7ce 1px;
	margin-bottom: 18px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; */
}

div#placeholder-search {
	margin-bottom: 18px;
}

div#footer-left {
	text-align:left;
} 

div#placeholder-footer {
	text-align:center;
	font-size: 11px;
	padding-top: 9px;
color: #888;
} 

div#footer-right {
	text-align:right;
} 

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* NR Cb custom styles*/

.sectmenu-item {
	font-size:14px;
	font-weight:bold;
	color: #0000D1;
	background: #dadaff;
	vertical-align: middle;
	padding: 2px 10px 2px 10px;
}

.sectmenu-item-hover {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	color: #0000D1;
	background: #dadaff;
	vertical-align: middle;
	padding: 2px 10px 2px 10px;
}

td.sectmenu-item-selected {
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	color: #0000D1;
	background: #dadaff;
	vertical-align: middle;
	padding: 2px 10px 2px 10px;
}
 .sectmenu-item-top{
	display: inline;
	font-size:16px;
	font-weight:bold;
    color: #0000D1;	
	background: #dadaff;
	vertical-align: middle;
	padding: 2px 0px 2px 10px;
}

.sectmenu-item-top:hover {
	display: inline;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
    color: #0000D1;	
	background: #dadaff;
	vertical-align: middle;
	padding: 2px 0px 2px 10px;
}

 .sectmenu-item-top-selected,  a.sectmenu-item-top-selected, .sectmenu-item-top-selected:hover {
    display: inline;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	color: #0000D1;
	background: #dadaff;
	vertical-align: middle;
	padding: 2px 0px 2px 10px;
}

p.top {
	text-align: right;
}
.productItemNotFound {
display:none;
height:0px;
}

.catalogueItemNotFound {
display:none;
height:0px;
}
.hidden{
display:none;
height:0px;
}
.cartSummaryLink{
display:none;
height:0px;
}
.index1 { font-family: Verdana, Arial, sans-serif; font-size: 32px; color: #80b3ff; text-align: right; font-smooth: always; margin-bottom: 0px; }
.index2 { font-family: Verdana, Arial, sans-serif; font-size: 24px; color: #80b3ff; text-align:right; }
.index3 { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #80b3ff; text-align: right; }
.index4 { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #666666; font-weight: bold; text-align: right; line-height: 1.5; } 

.productitemcell {
height:30px;
            min-height:30px;
            max-height:30px;
            overflow:hidden;
            text-align: top;
            line-height: 130%
}
