/* modify width and height of scrolling section if necessary	*/		
#scrollermain { width: 689px; height: 241px; background:url(../images/container-bg.jpg) no-repeat left bottom;
}
/* modify width and height of scrolling section if necessary	*/		
div.scroller-bg {width: 689px; height: 191px; overflow: hidden;	float:left;	}
	/* modify width and height of scrolling section if necessary	*/	
div.scroller {width: 620px;	height: 191px; overflow: hidden; border:0px solid #cccccc; margin-left:24px;float:left;	}
/* modify width and height of each section as needed (should match the size of the scroller window)	*/	
div.scroller div.section {width:610px; height:191px; overflow:hidden; float:left; margin-left:21px; margin-right:20px; padding-top:5px;	}
div.scroller div.products {width: 20000px;}
.products{width:620px; display:block;}
/**** Products Buttons ***/
img {border:0px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); text-align: center;}
/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer {width:657px; display:block; position:relative; margin-left:7px; }
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward, #SlideItMoo_outer .SlideItMoo_back{ display:block; position:absolute; cursor:pointer; width:25px; height:200px; 
	bottom:-18px; right:3px; background:url(../images/back-arrow.png) no-repeat center; }
#SlideItMoo_outer .SlideItMoo_back { left:0px; background:url(../images/forward-arrow.png) no-repeat center;}
/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ position:relative; overflow:hidden; width:657px; 
/* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px; padding:10px 0px 10px;}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 25px 0px; 
	font-size:11px; 
	width:168px; 
	text-align:center; 
	color:#646464;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; padding:2px; }
#SlideItMoo_items a img{ border:none; }

/* ----------------IMAGE SLIDER - 1 ------------- */
#SlideItMoo_outer_1 {  
	width:657px; 
	display:block; 
	position:relative;
	margin-left:7px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer_1 .SlideItMoo_forward,
#SlideItMoo_outer_1 .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:200px; 
	bottom:-18px; 
	right:3px; 
	background:url(../images/back-arrow.png) no-repeat center;  
	*background:url(../images/back-arrow.gif) no-repeat center;  
}
#SlideItMoo_outer_1 .SlideItMoo_back { 
	left:0px; 
	background:url(../images/forward-arrow.png) no-repeat center;  
	*background:url(../images/forward-arrow.gif) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_1{ 	
	position:relative ; 
	overflow:hidden ; 
	width:657px ; /* set a display width to make the slider look good in case js is disabled */
	height:180px;
	margin:0px auto 0px;
	padding:10px 0px 10px;
	
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_1 { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items_1 div.SlideItMoo_element_1 { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 20px 0px; 
	font-size:11px; 
	width:168px;
	text-align:center; 
	color:#646464;
}
#SlideItMoo_items_1 a { padding:0px; margin:3px 0px 3px; clear:both; display:block; padding:2px; }
#SlideItMoo_items_1 a img{ border:none; }

/* ----------------IMAGE SLIDER------------- */
#SlideItMoo_outer_2 {  
	width:657px; 
	display:block; 
	position:relative;
	margin-left:7px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer_2 .SlideItMoo_forward,
#SlideItMoo_outer_2 .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:200px; 
	bottom:-18px; 
	right:3px; 
	background:url(../images/back-arrow.png) no-repeat center;  
	*background:url(../images/back-arrow.gif) no-repeat center;  
}
#SlideItMoo_outer_2 .SlideItMoo_back { 
	left:0px; 
	background:url(../images/forward-arrow.png) no-repeat center;
	*background:url(../images/forward-arrow.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_2{ 
	position:relative ; 
	overflow:hidden ; 
	width:657px ; /* set a display width to make the slider look good in case js is disabled */
	height:180px;
	margin:0px auto 0px;
	padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_2 { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items_2 div.SlideItMoo_element_2 { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 20px 0px 20px; 
	font-size:11px; 
	width:168px; 
	text-align:center; 
	color:#646464;
}
#SlideItMoo_items_2 a { padding:0px; margin:3px 0px 3px; clear:both; display:block; padding:2px; }
#SlideItMoo_items_2 a img{ border:none; }

/* ----------------IMAGE SLIDER - 1 ------------- */
#SlideItMoo_outer_3 {  
	width:657px; 
	display:block; 
	position:relative;
	margin-left:7px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer_3 .SlideItMoo_forward,
#SlideItMoo_outer_3 .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:200px; 
	bottom:-18px; 
	right:3px; 
	background:url(../images/back-arrow.png) no-repeat center;
	*background:url(../images/back-arrow.gif) no-repeat center;
}
#SlideItMoo_outer_3 .SlideItMoo_back { 
	left:0px; 
	background:url(../images/forward-arrow.png) no-repeat center;
	*background:url(../images/forward-arrow.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_3{ 
	position:relative ; 
	overflow:hidden ; 
	width:657px ; /* set a display width to make the slider look good in case js is disabled */
	height:180px;
	margin:0px auto 0px;
	padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_3 { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items_3 div.SlideItMoo_element_3 { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 20px 0px; 
	font-size:11px; 
	width:168px; 
	text-align:center; 
	color:#646464;
}
#SlideItMoo_items_3 a { padding:0px; margin:3px 0px 3px; clear:both; display:block; padding:2px; }
#SlideItMoo_items_3 a img{ border:none; }

.indentmenu{
font: bold 14px Arial;
color:#646464;
line-height:24px;
float:left;
width: 689px; /*leave this value as is in most cases*/
background: url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul{
	margin-top:0px;
	margin-bottom:0px;
margin-left:18px;;
*margin-left:10px;;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background: url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display:inline;
list-style:none;
height:24px;
width:215px;
text-align:center;
}

.indentmenu ul li a{
float: left;
color: #646464; /*text color*/
padding: 0px 0px;
text-decoration: none;
height:24px;
width:215px;
text-align:center;
border-right: 0px solid navy; /*navy divider between menu items*/
text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}

.indentmenu ul li a:visited{
color: #000;
}

.indentmenu ul li a.selected{
color: white !important;
height:24px;
width:212px;
padding-top: 0px; /*shift text down 1px*/
padding-bottom: 0px;
background: url(../images/indentbg2.gif) center center repeat-x;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}


.indentmenu ul li a:visited{
color: #000;
}

.indentmenu ul li a.selected{
color: white !important;
height:24px;
width:220px;
padding-top: 0px; /*shift text down 1px*/
padding-bottom: 0px;
background: url(../images/indentbg2.gif) center center repeat-x;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 690px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
