@charset "utf-8";
/* CSS Document */
body {
	margin: -10px 0 0 -10px;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
html body{
	margin:0;
	padding:0;
}
td{
	vertical-align: top;
}
p{
	margin-top: 0px;
}
li{
	margin-top: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 8px;
}
ol{
	margin: 0px;
	padding-left: 22px;
	padding-bottom: 12px;
}
/*hr{
	margin-bottom: 5px;
	margin-top: 5px;
}*/
#container{
	position:relative;
	width:958px;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
}
#leftCol{
	background-image: url(../images/shadow_l.gif);
	background-repeat: repeat-y;
}
#rightCol{
	background-image: url(../images/shadow_r.gif);
	background-repeat: repeat-y;
}
#shadowBottom{
	background-image: url(../images/shadow_b.gif);
	background-repeat: repeat-x;
}
#colPlacement{
	background-color: #d0d0d0;
}
#contentTableHolder{
	padding: 0px 5px 6px 6px;
}
#toparea{
	background-image: url(../images/topmenu_r1_c3.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 7px;
}
#toparea a{
	margin-right: 18px;
	color: #434343;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#toparea a:hover{
	text-decoration: underline;
}
.gradShade{
	background-image: url(../images/headershade.gif);
	background-repeat: repeat-x;
}
#header{
	background-image: url(../images/triboroheaderbg.jpg);
	background-repeat: no-repeat;
}
#leftContentRemains{
	padding: 14px 20px 6px 14px;
}
#leftContent{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 19px 9px 6px 20px;
	/* Set padding: 6px; on non-standard pages.*/
	line-height: 17px;
}
#leftContent img{
	margin-left: 15px;
}
#leftContent ul{
		margin-bottom: 12px;
}
#leftContent .quote{
	font-style: italic;
}
#leftContent a{
	color: #D2232A;
	font-style:italic;
	text-decoration: none;
}
#leftContent a:hover{
	text-decoration: underline;
}
#leftContent .linksBlock{
	line-height: 25px;
}
#leftContent .faqBlock{
	line-height: 20px;
	font-weight: bold;
	padding-right: 10px;
}
#leftContent .linksBlock a, #leftContent .faqBlock a, #contactHolder td a{
	font-style: normal;
	color: #333333;
}
#rightContent{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-left: none;
	background-color: #FCD5D3;
	padding: 21px 0px 28px 26px;
}
#rightContent a{
	color: #040808;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightContent a.category{
	font-weight: bold;
	padding-top: 7px;
	font-size: 11px;
	color: #040606;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#rightContent a:hover{
	text-decoration: underline;
}
#productHighlight{
	background-image: url(../images/rightside_r2_c1.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 10px;
}
#productHighlight p{
	margin-bottom: 8px;
}
#productHighlight a{
	color: #009AD9;
	text-decoration: underline;
	font-style: italic;
}
#contactHolder{
	border-collapse: collapse;
	width: 440px;
}
#contactHolder td{
	border-top-style: solid;
	border-top-color: #cccccc;
	border-top-width: 1px;
}
#contactHolder td{
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
}
#contactHolder td{
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}
#contactHolder img{
	margin-left: 0px;
	margin-right: 10px;
}
#copy{
	text-align: center;
	padding: 6px;
}
#copy a{
	text-decoration: none;
	color:#777777;
}
#copy a:hover{
	text-decoration: underline;
}
#relProd a{
	color: #333333;
	font-style:normal;
}
#ccForm td{
	background-color:#fff;
}
.addShadow{
	background-color: #595959;
}
.extraRight{
	padding-right: 3px;
}
.productHighlightTitle{
	color: #D2232A;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 3px;
}
.red{
	color: #D74C3B;
}
.testimonial, .testimonialAuthor{
	background-image: url(../images/testimonials_bg.gif);
	background-repeat: repeat-y;
	padding-right: 17px;
	padding-left: 23px;
	color: #4F4D4C;
	font-family: "Times New Roman", Times, serif;
}
.testimonial{
	padding-top: 15px;
	font-style: italic;
	font-size: 12px;
}
.testimonialAuthor{
	padding-top: 10px;
	font-size: 11px;
}
.testimonial a{
	text-decoration: underline;
	color: #F36D65;
}
.title, .smallTitle{
	color: #D2232A;
	font-weight: bold;
}
.title{
	font-size: 13px;
}
.separator{
	width: 440px;
	height: 1px;
	background-image:url(../images/separator.gif);
	background-repeat: repeat-x;
	background-position:center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btt{
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
.lineBelow{
	border-bottom-color: #A7A6AA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
.spaceAbove{
	padding-top: 10px;
}
.regForm{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color: #333333;
}
.normLink{
	color: #333333 !important;
	font-style: normal !important;
}
.dropdown{
	background-image:url(../images/dropdownbg.jpg);
	background-repeat: repeat-x;
	background-color:#F9B0AD;
	border-color:#222;
	border-style:solid;
	border-width:0px 1px 1px;
}
.dropsub{
	background-image:url(../images/submenubg.jpg);
	background-repeat:repeat-x;
	background-color:#F4746D;
	border-color:#222;
	border-style:solid;
	border-width:1px;
}
#sub0{
	background-image:url(../images/submenubg_first.jpg);
	border-top:none;
}
.dropdown a{
	text-transform: uppercase;
	text-decoration:none;
	color:#222;
	font-weight:bold;
	border-bottom-color:#222;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-left:23px;
	padding:10px 60px 10px 0px;
}
.firstDrop{
	padding-top:15px !important;
}
.lastDrop{
	border-bottom: none !important;
	padding-bottom:12px !important;
}
.firstSub{
	padding-top: 15px !important;
}
.lastSub{
	padding-bottom:15px !important;
}
.dropsub a{
	padding: 6px 30px 6px 34px;
	text-decoration:none;
	color:#222;
}
.dropsub a:hover{
	text-decoration:underline;
}
.dropdownOver{
	text-decoration:underline !important;
}

/**************** FOLLOWING STYLES ARE FOR THE "ADD THIS" COMPONENT ONLY ***************/
#addthis a {
	font-style:normal;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	margin-right:15px;
}
#addthis a:hover {
	text-decoration:none;
}
#addthis a img {
	border:none;
	margin:0px 5px 0px 0px;
}
#addthis {
	margin-bottom:20px;
}
#atHolder #addthis{
	margin:10px 0px 16px 5px;
}
/********** GALLERY STYLES ***************/
#lpHolder img{
	margin:0px;
	border:none;
}
#lpHolder p{
	margin:8px 0px 25px 0px;
}
/***************** FOLLOWING STYLES ARE FOR THE MODAL WINDOW ONLY ********************/
#simplemodal-overlay {
	background-color:#000;
}
#scrollerHolder {
	background-image:url(../images/gallery/base_r1_c2.jpg);
	background-repeat:no-repeat;
	padding:17px 0px 0px 0px;
}
#titleHolder {
	background-color:#fff;
	text-align:center;
	font-weight:bold;
}
#largePicHolder {
	padding:0px 0px 0px 64px;
	background-color:#fff;
}
div.scrollable {
  position:relative;
	overflow:hidden;
	width: 350px;
	height:64px;
}
.scrollable img {
	float:left;
	margin:0px 2px;
	background-color:#fff;
	padding:0px;
	border-color:#838583;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	width:67px;
	height:46px;
	padding:8px 7px;
}
div.scrollable div.items {
  width:20000em;
	position:absolute;
}
div.scrollable div.items div {
	float:left;
}
div.items div.active {
	border:1px inset #ccc;
	background-color:#fff;
}
.scrollable {
	float:left;	
}
a.browse {
	background-repeat:no-repeat;
	display:block;
	float:left;
	cursor:pointer;
	font-size:1px;
	height:23px;
	width:39px;
	margin-top:20px;
}
a.left{
	background-image:url(../images/gallery/left_arrow.gif);
}
a.right{
	background-image:url(../images/gallery/right_arrow.gif);
}
a.right.disabled, a.left.disabled {
	visibility:hidden !important;		
} 
#image_wrap{
	width:468px;
	text-align:center;
}