
.t {
	background: url(../../assets/images/filter/dot.gif) 0 0 repeat-x;
	color:inherit;
}

.b {
	background: url(../../assets/images/filter/dot.gif) 0 100% repeat-x;
	color:inherit;
}

.l {
	background: url(../../assets/images/filter/dot.gif) 0 0 repeat-y;
	color:inherit;
}

.r {
	background: url(../../assets/images/filter/dot.gif) 100% 0 repeat-y;
	color:inherit;
}

.bl {
	background: url(../../assets/images/filter/bl.gif) 0 100% no-repeat;
	color:inherit;
}

.br {
	background: url(../../assets/images/filter/br.gif) 100% 100% no-repeat;
	color:inherit;
}

.tl {
	background: url(../../assets/images/filter/tl.gif) 0 0 no-repeat;
	color:inherit;
}

.tr {
	background: url(../../assets/images/filter/tr.gif) 100% 0 no-repeat;
	color:inherit;
	padding:5px;
}

span.paginationBold {
	font-weight:bold;
}

.activeTab .at {
	background: url(../../assets/images/filter/active_top_blue.jpg) 0 0 no-repeat;
	height:6px;
	overflow:hidden;
	color:inherit;
}

.activeTab .ab {
	background: url(../../assets/images/filter/active_bottom_blue.jpg) 0 0 no-repeat;
	height:8px;
	overflow:hidden;
	color:inherit;
}

.activeTab .ac {
	background: url(../../assets/images/filter/active_center_blue.jpg) 0px 0 repeat-y;
	color: #FFFFFF;
	padding: 2px 2px 2px 8px;
	text-align:left;
}

.inactiveTab .at {
	background: url(../../assets/images/filter/inactive_top.jpg) 0 0 no-repeat;
	height:6px;
	overflow:hidden;
	color:inherit;
}

.inactiveTab .ab {
	background: url(../../assets/images/filter/inactive_bottom.jpg) 0 0 no-repeat;
	height:8px;
	overflow:hidden;
	color:inherit;
}

.inactiveTab .ac {
	background: url(../../assets/images/filter/inactive_center.jpg) 0px 0 repeat-y;
	color: #FFFFFF;
	padding: 2px 2px 2px 8px;
	text-align:left;
}

.ac a, .ac a:hover {
	color: #ffffff;
	text-decoration:none;
	font-size:.9em;
	font-weight:bold;
	background-color:transparent;
}

.activeTab .filterTitleExp {
	display:block;
	height: 15px;
	width:225px;
	font-weight:bold;
	background: url(../../assets/images/filter/expand_blue.jpg) 213px 2px no-repeat;
	color:inherit;
}

.activeTab .filterTitleCol {
	display:block;
	height: 15px;
	width:225px;
	font-weight:bold;
	background: url(../../assets/images/filter/collapse_blue.jpg) 213px 2px no-repeat;
	color:inherit;
}

ul.sublist {
	list-style:none;
	padding: 2px 0 0 0;
	margin:0;
	overflow:hidden;
	height:0;
}

ul.sublist a {
	color: #334e63;
	font-size:.9em;
	display:block;
	padding: 4px 0 0 15px;
	text-decoration:none;
	background:url(/app/assets/images/arrow_right.jpg) no-repeat 2px 7px;
}

ul.sublist a:hover {
	color: #334e63 !important;
	background-color:transparent;
}

ul.sublist li {
	padding: 0 0 0 5px;
}

a.selected {
	background-color: #e7f6f9 !important;
	font-size:.9em;
	color:inherit;
} /*pale blue*/

.breadcrumb {
	padding: 2px 0 0 0;
	overflow:hidden;
	height:0;
	font-size:.9em;
	color:#99ccff;
	background-color:transparent;
}

.pdtFilterHelp, .pdtFilterHelp:hover {
	color: blue;
	margin: 0 0 0 5px;
	background-color:transparent;
}

#filter {
	width: 250px;
	padding: 0 10px 0 0;
}

#productList {
	width: 677px;
	min-height: 600px;
	_height:600px;
	font-size:1em;
}

#productList li div {
	color: #666666;
	font-size:1em;
	background-color:transparent;
}

#productResult ul {
	padding:0;
	margin:0;
	clear:both;
}

#productResult ul li {
	list-style:none;
	margin: 30px 0 0 0;
	width:124px;
	float:left;
	padding: 0px 45px 20px 0;
	height:280px;
}

html #productResult ul li {
	overflow:hidden;
}

#productResult ul li img {
	border: 1px solid #CCCCCC;
	width:102px;
	height: 147px;
	padding: 5px;
}

#productResult ul li div._title {
	padding: 0 0 0 10px;
	letter-spacing:normal;
	font-size: 1.083em;
	color:#003466;
	font-weight:bold;
	background-color:transparent;
}

#productResult ul li div.title {
	padding: 0 0 0 10px;
	letter-spacing:normal;
	color:#003466;
	font-weight:bold;
	background-color:transparent;

}

#productResult ul li div.title a {
	padding:0px;
	margin:0;
	color:#003366;
	background-color:transparent;
}

#productResult ul li a {
	margin: 0 0 0 7px;
	font-size:90%;
	text-decoration:none;
	color:#0f6ca9;
	background-color:transparent;
}

#productResult ul li a.more {
	background: url(../../assets/images/arrow_right.jpg) 4px 3px no-repeat;
	font-size:90%;
	margin: 0 0 0 7px;
	padding: 0 0 0 10px;
	font-size:90%;
	text-decoration:none;
	color:#0f6ca9;
	display:block;
}

#productResult ul li div.hide {
	display:none;
}

#productResult ul li div.description {
	width: 100px;
	min-height: 60px;
	margin: -175px 0 0 80px;
	position:absolute;
	z-index:100;
	padding: 5px 5px 5px 25px;
	color: #FFFFFF;
	font-size:.9em;
	background: url(../../assets/images/tooltip_bg.gif) 0px 0px no-repeat;
}

#productResult ul li div.descriptionLeft {
	width: 100px;
	min-height: 60px;
	margin: -175px 0 0 80px;
	/*margin: 0px!important ;*/
	position:absolute;
	z-index:100;
	padding: 5px 5px 5px 25px;
	color: #FFFFFF;
	font-size:.9em;
	background: url(../../assets/images/tooltip_bg.gif) 0px 0px no-repeat;
}

/*

#productResult ul li div.descriptionLeft{
width: 100px; 
min-height: 60px;
margin: -175px 0 0 -80px; 
margin: 0px!important ;
position:absolute;
z-index:100;
padding: 5px 25px 5px 5px;
color: #FFFFFF; 
font-size:.9em; 
background: url(../../assets/images/tooltipLeft_bg.gif) 0px 0px no-repeat;
}
#productResult ul li div.description{
width: 100px; 
height:100px;
margin: -225px 0 0 80px;
position:relative;
z-index:100;
padding: 5px 5px 5px 25px;
color: #FFFFFF;background: #003466 url(../../assets/images/tooltip_arrow.jpg) 0px 0px no-repeat;}

*/

div#articles ul {
	padding: 0;
	margin:0;
	clear:both;
}

div#articles ul li {
	clear:left;
	list-style:none;
	padding: 3px 0;
	height: 60px;
	margin:0;
	border: 1px solid #CCCCCC;
}

div#articles ul li img {
	float:left;
}

div#articles ul li div {
	position:relative;
	left:13px;
}

div#articles ul li .title {
	background: url(../../assets/images/arrow_right.jpg) 115px 3px no-repeat;
	font-size:100%;
	color:#003466;
	font-weight:bold;
}

div#articles ul li a {
	margin: 0 0 0 15px;
	font-size:90%;
	color:#0f6ca9;
	background-color:transparent;
}

.filter_top {
	height:24px;
	background:url(/app/assets/images/filter_top.jpg) no-repeat;
	padding: 5px 15px 0 5px;
	color:#006699;
}

.filter_bottom {
	height:29px;
	background:url(/app/assets/images/filter_bottom.jpg) no-repeat;
	color:inherit;
}

.filter_middle {
	background:url(/app/assets/images/filter_middle.jpg) no-repeat;
	padding: 0 15px 0 10px;
	font-size:.9em;
	color:inherit;
}

.filter_top a {
	font-size: .9em;
}

.filterTitle {
	padding: 0px 0 0 25px;
	position:relative;
	top: -2px;
	background: url(/app/assets/images/helpicon_grey.gif) 0px 2px no-repeat;
	font-size: .9em;
	line-height:22px;
	color:inherit;
}

.filterSubTitle {
	font-weight:bold;
	color:#006699;
	padding-bottom: 5px;
	font-size:1.2em;
	background-color:transparent;
}

.filterHideLink {
	text-align:right;
	padding: 0 10px 0 0;
}

.filterShowLink {
	padding: 3px 0 5px 25px;
	background: url(/app/assets/images/helpicon.jpg) no-repeat;
	color:inherit;
}

.filterShowLink a {
	font-size: .9em;
}

.hide {
	display:none;
}

.show {
	display:block;
}

/* product footer section */
#prodFooterContainer span.subHead {
	color: #003366;
	font-size:.9em;
	font-weight:bold;
	background-color:transparent;
}

#prodFooterContainer .subHead {
	color: #003366;
	font-size:.9em;
	font-weight:bold;
	padding:0 0 0 0!important;
	margin:0px!important;
	background-color:transparent;
}

#prodFooterContainer {
	padding:5px 20px 0px 20px;
}

#prodFooterContainer #regimenContainer {
	float:left;
	width:262px;
}

#prodFooterContainer #recommendedProducts {
	width: 53.5em; /* 640px */
	float: right;
	clear: both;
}

#prodFooterContainer #recommendedProducts .recommended {
	width:212px;
	float:left;
}

#prodFooterContainer #recommendedProducts .recommended img {
	float:left;
	cursor:pointer;
}

#prodFooterContainer #recommendedProducts .recommended img.dottedBorder {
	border-right:dotted 1px #000;
	width: 8.33em; /*added */
}

#prodFooterContainer #recommendedProducts .recommended .product {
	float:left;
	width: 8.75em; /* 105px */
}

#prodFooterContainer #recommendedProducts .recommended .product .info {
	padding:15px 2px 0px 5px;
}

#prodFooterContainer #recommendedProducts .title {
	font-weight:bold;
	font-size: 1em;
	color: #003366;
	background-color:transparent;
}

#prodFooterContainer a {
	font-size:80%;
	color:#0060A4;
	background-color:transparent;
}

#prodFooterContainer a.viewInfo {
	display:block;
	padding:5px 0 0 8px;
	background:url(../../../app/assets/images/arrow_right.jpg) no-repeat 0 9px;
	color:inherit;
}

/* end product footer section */

ul#categoryList {
	padding: 0px;
	margin:0px;
}

ul#categoryList li {
	padding: 0px;
	list-style:none;
	margin:2px;
	width: 318px;
	height:auto;
	float:left;
	list-style:none;
	background:url(../../../app/assets/images/filter/category_bg_top.jpg) no-repeat 0 0;
	color:inherit;
}

ul#categoryList li .catTitle {
	font-size: 110%;
	font-weight:bold;
	color: #0072BC;
	padding:0 0 0 0!important;
	margin:0px!important;
	border: 0px solid green;
	background-color:transparent;
}

ul#categoryList li img {
	border: 0px solid red;
	width: 121px;
	height:96px;
	padding-left: 5px;
}

ul#categoryList li table {
	padding: 15px;
	cursor:pointer;
	height: auto;
	overflow:hidden;
	background:url(../../../app/assets/images/filter/category_bg_bottom.jpg) no-repeat left bottom;
	color:inherit;
}

/*product detail styles*/
ul.productDetailMenu {
	padding:0;
	margin:0;
	height: 27px;
	border:1px solid #D9D9D9;
	width:100%
}

ul.productDetailMenu li {
	padding:5px 0 0 0;
	margin:0;
	text-align:center;
	height:22px;
	list-style:none;
	float:left;
	border-left:1px solid #006d96;
	border-right:1px solid #80cce4;
	width:224px;
	background-color:#0099CC;
	color:inherit;
}

ul.productDetailMenu li a {
	color:#FFF;
	text-decoration:none;
	padding: 0 10px 0 0;
	background:url(../../../app/assets/images/arrow_right_white.gif) no-repeat top right;
}

ul.productDetailMenu li.first {
	border-left:0px;
	width: 224px;
}

ul.productDetailMenu li.last {
	border-right:0px;
	width: 224px;
}

ul.productDetailMenu li.selected {
	background-color:#003366;
	color:inherit;
}

ul.productDetailMenu li.selected a {
	background:url(../../../app/assets/images/arrow_down_white.gif) no-repeat top right;
	color:inherit;
}

.pdtMenu td {
	text-align:center;
	border-left:1px solid #006d96;
	border-right:1px solid #80cce4;
	padding: 6px 5px;
	background-color:#0099CC;
	height:22px;
	color:inherit;
}

.pdtMenu td a {
	color:#FFF;
	text-decoration:none;
	padding: 0 10px 0 0;
	background:url(../../../app/assets/images/arrow_right_white.gif) no-repeat top right;
}

.pdtMenu td.first {
	border-left:0px;
}

.pdtMenu td.last {
	border-right:0px;
}

.pdtMenu td.selected {
	background-color:#003366;
	color:inherit;
}

.pdtMenu td.selected a {
	background:url(../../../app/assets/images/arrow_down_white.gif) no-repeat top right;
	color:#ffffff;
}

.productDetailContent {
	width:auto;/*padding:5px;*/
	_height:360px;
	min-height:360px;
}

.productDetailContent td {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.productDetailDescriptionArea {
	overflow:auto;
	height:300px;
	font-size:.9em;
}

.productDetailDescriptionBrushheads {
	overflow:auto;
	height: 320px;
	width:98%;
}

.productDetailDescription {
	padding: 10px 20px 0 0px;
	margin: 0 10px 0 20px;
	border-bottom: 1px dotted #D9D9D9;
}

.productDetailContent .title {
	font-size:115%;
	color:#003366;
	font-weight:bold;
	padding: 5px 0 0 0px;
	margin:0;
	background-color:transparent;
}

.productDetailContent .subTitle {
	font-size:95%;
	color:#003366;
	font-weight:bold;
	padding: 2px 0 0 5px;
	margin:0;
	background-color:transparent;
}

.productDetailContent p {
	padding: 5px 0;
	margin:0;
	line-height:1.6em;
}

.productDetailContent ul {
	padding: 0 0 5px 25px;
	margin:0;
	line-height:1.6em;
}

.productdetailprint {
	display:block;
	background:url(../../../app/assets/images/icon_print.jpg) no-repeat 0 0px;
	width: 80px;
	font-size:.9em;
	color:#0060A4;
	text-decoration:none;
	padding: 0px 0 0 15px;
	margin: 0 10px 0 0;
}

.productDetailContent .links {
	padding: 10px 0 0 20px;
}

.productDetailContent .links a, .productDetailContent .links button {
	float:left;
}

h3 span {
	color: #666666;
	font-weight:normal;
	font-size: 75%;
	background-color:transparent;
}

.productDetailContent table.brushheads {
	margin: 0 0 0 20px;
}

.productDetailContent table.brushheads td {
	border-bottom:1px dotted #D9D9D9;
	padding: 5px 5px 10px 5px
}

.productDetailContent .stage {
	width: 510px;
	text-align:center;
}

.productDetailContent ul.thumbList {
	margin: 0;
	padding:0;
}

.productDetailContent ul.thumbList li {
	float:left;
	width: 95px;
	height: 55px;
	border:1px solid #D9D9D9;
	padding:1px;
	margin:8px;
	list-style:none;
	cursor:pointer;
}

.productDetailContent ul.thumbList li.empty:hover {
	padding:2px;
	border: 0px;
	cursor:default;
}

.productDetailContent ul.thumbList li:hover, .productDetailContent ul.thumbList li.selected {
	border: 2px solid #0060A4;
	padding:0;
}

.productDetailContent ul.thumbList li.empty {
	border:1px solid #FFFFFF;
}

.productDetailContent ul.thumbList li img {
	border:0px solid #D9D9D9;
}

.recommenderTbl {
	width:225px;
}

.recommenderTopBorder {
	border-top: 6px solid #000036;
	color: #000036;
	font-weight:bold;
	font-size:1em;
	padding-bottom: 10px;
	background-color:transparent;
}

.recommenderContent {
	font-size: .9em;
	padding-top:5px;
	padding-bottom: 10px;
}

.recommenderLink {
	background:url(/app/assets/images/arrow_blue_right.jpg) no-repeat 0px 3px;
	display:block;
	padding-left: 7px;
	color:inherit;
}

/*end of product detail styles*/

.rightArrow {
	background: url(../../assets/images/arrow_right.jpg) 0px 4px no-repeat;
	padding: 0 0 0 10px;
	font-size:100%;
	color:#003466;
	text-decoration:none;
}

.galleryBuyNowBtn {
	padding-right: 50px;
}

.galleryBuyNowBtn .button {
	float:right;
	clear:both;
}

h1.pageTitle {
	padding-bottom: 5px !important;
}

h1.pageHeader {
	padding:10px 0 0 0;
	margin:0;
	border: 0px solid green;
}

#productNavigation a {
	font-size:.9em;
}

#flashContent {
	position:relative;
	left:-4px;
	top:-4px;
}

.rebateTitle {
	color:#003366;
	font-size:1.2em;
	font-weight:bold;
	background-color:transparent;
}

/* used for the flash of unstyled content */
.js .productDetailContent {
	display: none;
}

/* fixes a height issue when content loads and shows bg border for ie6 */
.js .br, .js .bl, .js .b {
	min-height: 355px;
	height: auto !important;
	height: 355px;
}

/* john west */

.productResult ul {
	padding: 0;
	margin: 0;
	clear: both;
}

.productResult ul li {
	list-style: none;
	margin: 4px 0 0 0;
	width: 124px;
	float: left;
	padding: 0px 45px 20px 0;
	height: auto;
}

/** html .productResult ul li{height:auto; overflow:hidden;}*/
.productResult ul li img {
	border: 0px solid #CCCCCC;
	width: 102px;
	height: 147px;
	padding: 5px;
}

.productResult ul li div._title {
	padding: 0 0 0 10px;
	letter-spacing: normal;
	font-size: 1.083em;
	color: #003466;
	font-weight: bold;
	background-color:transparent;
}

.productResult ul li div.title {
	padding: 0 0 0 10px;
	letter-spacing: normal;
	color: #003466;
	font-weight: bold;
	background-color:transparent;
}

.productResult ul li div._titletext {
	padding: 0 0 0 10px;
	letter-spacing: normal;
	font-size: 1.083em;
	color: #666;
	font-weight: normal;
	background-color:transparent;
}

.productResult ul li div.titletext {
	padding: 0 0 0 10px;
	letter-spacing: normal;
	color: #666;
	font-size: 0.9em;
	font-weight: normal;
	background-color:transparent;
}

.productResult ul li div.title a {
	padding: 0px;
	margin: 0;
	color: #003366;
	background-color:transparent;
}

.productResult ul li a {
	margin: 0 0 0 7px;
	font-size: 90%;
	text-decoration: none;
	color: #0f6ca9;
	background-color:transparent;
}

.productResult ul li a.more {
	background: url(../../assets/images/arrow_right.jpg) 4px 3px no-repeat;
	font-size: 90%;
	margin: 0 0 0 7px;
	padding: 0 0 0 10px;
	font-size: 90%;
	text-decoration: none;
	color: #0f6ca9;
	display: block;
}

.productResult ul li div.more {
	display: none;
}

.productResult ul li a.not-online {
	display: none;
}

.productResult ul li div.not-online {
	display: none;
}

/* used for the flash of unstyled content */
.js .productDetailContent {
	display: none;
}

/* fixes height issue when content loads and shows bg border for ie6 */
.js .br, .js .bl, .js .b {
	min-height: 355px;
	height: auto !important;
	height: 355px;
}

.js-tertiary-nav .menu-tree, .js-tertiary-nav .products-heading ul {
	display: none;
}

/******************************javascript side menu*******************************/
.menu-tree-wrapper {
	position: relative;
	width: 250px;
	padding-bottom: 15px;
	background: url(../../../app/assets/images/products/big_sub_en01.gif) no-repeat 0px 1px;
	color: #fff;
	border: 1px solid #fff;
	overflow: hidden;
}

.menu-tree-wrapper div {
	/*background: url(../../../app/assets/images/products/big_sub_en01.gif) no-repeat;*/
	overflow: hidden;
}

.menu-tree-wrapper div.collapsed {
	height: 32px;
}

.main-control {
	background: url(../../../app/assets/images/products/collapsed02.png) no-repeat 220px center;
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: 700;
	padding: 11px 25px;
	width: 100%;
}

.main-control.opened {
	background-image: url(../../../app/assets/images/products/expanded02.png);
	color:inherit;
}

.menu-tree-wrapper .main-control a:link, .menu-tree-wrapper .main-control a:visited, .menu-tree-wrapper .main-control a:hover, .menu-tree-wrapper .main-control a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
	background-color:transparent;
}

.menu-tree-wrapper a.heading-text:link, .menu-tree-wrapper a.heading-text:visited, .menu-tree-wrapper a.heading-text:hover, .menu-tree-wrapper a.heading-text:active {
	color: #06c;
	text-decoration: none;
	outline: none;
	background-color:transparent;
}

.menu-tree-wrapper .open-all, .menu-tree-wrapper .close-all {
	display: inline;
}

/* ADDED!!!! */
#navigation-products .category {
	background: url(../../../app/assets/images/products/open10.gif) no-repeat left top;
	color:inherit;
}

#navigation-products .category-expanded {
	background: url(../../../app/assets/images/products/close10.gif) no-repeat left 5px;
	color:inherit;
}

#navigation-tertiary-products div {
	position: relative;
}

.menu-tree-wrapper div a {
	/*padding: 2px 5px;*/
	display: block;
	color: #666;
	background-color:transparent;
}

.menu-tree-wrapper div a.current {
	background: #666;
	color:inherit;
}

.menu-tree-wrapper div a:hover {
	color: #0072bc;
	text-decoration: underline;
	background-color:transparent;
}

/*
.products-heading 
*/
li.products-selected {
	color: #fff;
	display: block;
	cursor: default;
	text-decoration: none;
	padding-left:12px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #5ab857 !important;
}

li.products-selected a:link, li.products-selected a:visited {
	color: #fff;
	display: block;
	cursor: default;
	text-decoration: none;
	background-color:transparent;
}

li.products-selected a:hover, li.products-selected:hover {
	color: #fff;
	background-color: #5ab857 !important;
	display: block;
	cursor: default;
	text-decoration: none;
}

.menu-tree-wrapper ul {
	/*CSS for Simple Tree Menu*/
	width: 100%;
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	background-color: #fff;
	color:inherit;
}

.menu-tree ul {
	/*CSS for Simple Tree Menu*/
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
}

.menu-tree li {
	list-style-type: none;
	padding-left: 12px;
	margin-bottom: 3px;
	margin-left: 10px;
	color: #0072bc;
	font-size: 0.9em;
	font-weight: 700;
	cursor: pointer;
	background-color:transparent;
}

.menu-tree li.products-heading {
	cursor: default;
}

.products-heading ul li {
	padding: 0.1em 1em;
}

#navigation-benefits li a {
	font-weight: 400;
}

.menu-tree img {
	/* Style for LI that contains sub lists (other ULs). */
	cursor: pointer !important;
	padding-left: 2px;
	padding-top: 2px;
}

/****************************** end javascript side menu ******************************/
h1.pageTitle {
	padding-bottom: 5px !important;
}

h1.pageHeader {
	padding: 10px 0 0 0;
	margin: 0;
}

h2.articleTopicHeader {
	font-size: 100%;
	color: #003466;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	margin-left: 10px !important;
	background-color:transparent;
}

h3.articleTopicText {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial;
	text-align: justify;
	color: #666666;
	margin-left: 10px !important;
	background-color:transparent;
}

h3.articleTopicBlockText {
	font-size: 0.9em !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: normal;
	text-align: left;
	color: #666;
	width: inherit; /*margin-left:15px!important;*/
	background-color:transparent;
}

.articleTopicBlockText a:link, .articleTopicBlockText a:visited {
	color: #666;
	text-decoration: none;
	background-color:transparent;
}

h2.catTitle {
	font-size: 1.0em !important;
	font-weight: bold;
	color: #0072bc;
	padding: 0 0 0 0 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 15px !important;
	background-color:transparent;
}

h2.catTitle {
	padding: 0 0 0 0 !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 15px !important;
}

.catTitle a:link, .catTitle a:visited {
	/*font-size:0.9em;     font-weight:bold;*/
	color: #0072bc;
	text-decoration: none;
	background-color:transparent;
}

h2.pageTitle {
	padding-bottom: 5px !important;
}

h1.articleTitle {
	padding: 0 70px 0 0;
	margin: 0;
	color: #036;
	font-size: 150%;
	width: 280px;
	background-color:transparent;
}

ul.categoryList {
	padding: 0;
	margin: 0;
}

ul.categoryList li {
	padding: 0;
	list-style: none;
	margin: 2px;
	width: 318px;
	height: auto;
	float: left;
	list-style: none;
	background: url(../../../app/assets/images/filter/category_bg_top.jpg) no-repeat 0 0;
	color:inherit;
}

ul.categoryList li .catTitle {
	font-size: 100%;
	font-weight: bold;
	color: #0072bc;
	padding: 0 !important;
	margin: 0 !important;
	background-color:transparent;
}

ul.categoryList li img {
	border: 0px solid red;
	width: 121px;
	height: 96px;
	padding-left: 5px;
}

ul.categoryList li table {
	padding: 15px;
	cursor: pointer;
	height: auto;
	overflow: hidden;
	background: url(../../../app/assets/images/filter/category_bg_bottom.jpg) no-repeat left bottom;
	color:inherit;
}

/**************************************************************************************************/

.box {
	position: relative;
	padding: 0;
	text-align: left;
	width: auto;
	background-color: #fff;
	height: auto;
	color:inherit;
}

.navigation-tertiary {
	padding: 15px 15px 15px 6px;
	margin: 0;
	height: auto;
}

/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

.tlc {
	background: transparent url(../../../app/assets/images/topics/tlc.gif) no-repeat 0 0;
	color:inherit;
}

.trc {
	background: transparent url(../../../app/assets/images/topics/trc.gif) no-repeat 100% 0%;
	color:inherit;
}

.blc {

	background: transparent url(../../../app/assets/images/topics/blc.gif) no-repeat 0% 100%;
	color:inherit;
}

.brc {
	background: transparent url(../../../app/assets/images/topics/brc.gif) no-repeat 100% 100%;
	color:inherit;
}

.tb {
	background: transparent url(../../../app/assets/images/topics/tb.gif) repeat-x 0 0;
	color:inherit;
}

.bb {
	background: transparent url(../../../app/assets/images/topics/bb.gif) repeat-x 50% 100%;
	color:inherit;
}

.rb {
	background: url(../../../app/assets/images/topics/r.gif) repeat-y 100% 0%;
	color:inherit;
}

.lb {
	background: url(../../../app/assets/images/topics/l.gif) repeat-y 0% 100%;
	color:inherit;
}

div#pageContent {
	padding: 0 0 10px;
}

.paddingSpacer {
	padding: 0 0 10px 0;
}

.hspanner {
	padding: 0 10px 0 0;
}



/* changes to links adding back backbutton*/

.linksheight
{
height:34px;
}

.backbutton
{
width: 81px;
height:20px;
float:right;
color: #0060A4;
font-size: 0.9em;
}



/* end of back button*/

