@charset "UTF-8";

/* @group left sidebar 1 */

/* #sidebar1 h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
		color: #568D6A;
	border-top: 4px double #948671;
	border-bottom: 4px double #948671;
	margin-top:6px;
	padding:6px 0 6px 0;
} */

/* this changes color */
#sidebar1 h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #33528C;
	border-top: 4px double #948671;
	border-bottom: 4px double #948671;
	margin:3px 0 10px 0;
	padding:6px 0 6px 0;
	text-align:center;
}
#sidebar1 h2 a {
text-decoration:none;
color:#60503e;
}
.bottom-border-brown-rule-leftnav {
border-bottom: 4px double #948671; margin:6px 0 0 0;

}
#sidebar1 h3 {
font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:5px 0 0 2px;
	padding:0px 0 0 0;
	color:#60503e;
}
#sidebar1 h3 a {
	text-decoration:none;
	color:#60503e;
	font-size:12px;
}
/*
#sidebar1 p {
padding:0;
margin:0;
}*/
#sidebar1 li {

	list-style:none;
	margin: 0 0 0 0px;
	padding:0 0 0 8px;
}
#sidebar1 li a {
	list-style:none;
	text-decoration:none;
	color:#60503e;
	display:block;
	width:100%;
}

/*background color to left nav default is Blue #B4C5C9 */
/* this changes color */
#sidebar1 li a:hover {
	background: #c2ced2;
	text-decoration:none;
	color:#60503e;
	width:100%;
}
#sidebar1 ul {

	margin: 0 0 0 0px;
	padding:0 0 0 4px;
}

/* @end */

/* @group right sidebar 2 */

.thrColFixHdr #container #sidebar2 h3 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
	background:url(/images/hlinks-top.gif) top no-repeat;
	width:145px;
	padding:30px 8px 0 12px;
	text-align:center;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#947861;
}
/*.thrColFixHdr #container #sidebar2 li {
font-family:"Times New Roman", Times, serif;
	color:#60503e;
	text-decoration: none;
}*/
.productimage img {
padding:4px;
background:#fff;

}

 a.rightlinks  {
	text-decoration:none;
	font:11px Arial, Helvetica, sans-serif;
	
	color: #60503e;
}

.right-column-buttons {
padding:5px 0 0 0px;;
}


 a:hover.rightlinks {
	text-decoration:none;
	color: #60503e;

border-bottom: 1px dotted #999;

}
.thrColFixHdr #container #sidebar2 p {
	text-align:center;
	margin:0;
	text-decoration:none;
	padding:0 0 6px 0;
}
.thrColFixHdr #container #sidebar2 h4 {
font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	color:#60503e;
	margin:5px;
	padding:5px;
}
.helpful-links-container {
	background:url(/images/hlinks-tile.gif) repeat-y;
	width:165px;
	overflow:hidden;
	margin:0;
	color:#60503e;
	padding:0;
	
}
#sidebar2 .helpful-links-container ul {
	margin:0;
	padding:10px 0 25px 25px;
	list-style:none;
	background:url(/images/hlinks-bottom.gif) bottom no-repeat;
	
}

/* @end */

/* @group product center content */

.product-container {
	background:url(/images/product-cat-container-middle.jpg) repeat-y;
	padding:3px 10px;
	margin:-2px 0;
	width:365px;
	color:#000;
}
.product-container td {
	vertical-align:top;
	margin:0;
	padding:1px;
}

/* this changes color */
.product-container h3 {
font-family:"Times New Roman", Times, serif;
	vertical-align:top;
	margin:4px 0 0 4px;
	color: #33528C;
	padding:0px 0 3px 0;
	font-size:14px;
	
}
.product-container h2 {
font-family:"Times New Roman", Times, serif;
	vertical-align:top;
	margin:4px 0 0 4px;
	color: #33528C;
	padding:0px 0 3px 0;
	font-size:14px;
	
}
.product-container h1 {
font-family:"Times New Roman", Times, serif;
	vertical-align:top;
	margin:4px 0 0 4px;
	color: #33528C;
	padding:0px 0 3px 0;
	font-size:16px;
	
}
.product-container p {
	margin:0 0 0 4px;
	padding:0;
	font: 11px Arial, Helvetica, sans-serif;
}
.product-container th {
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding:5px;
}
/*This changes color*/
.product-container a {
	color: #33528C;
	text-decoration:none;
}
.product-container a:hover {
	
	border-bottom: 1px dotted #999;
}

.nameplate-title-graphics {margin-bottom:4px;}


.product-container-top {
	background:url(/images/product-cat-container-top.jpg) no-repeat;
	margin:0;
	padding:6px 0;
}
.product-container-bottom {
	background:url(/images/product-cat-container-bottom.jpg) no-repeat;
	padding:6px;
	margin:0;
}

.product-image-border {
border: 1px solid #333;
}

.dropdown-menu {
	border:1px solid #947861;
	font-size:11px;
	background-color:#F2EEDB;
	color:#60503e;
        width: 144px;
}
.product-record-count {
	font:11px Arial, Helvetica, sans-serif;
	color:#999966;
	font-weight:normal;
	margin:0px 0;
	padding:3px 0 0 0;
}
.product-view-all-link {
	padding:5px 0 0 0;
}


/* @end */


