.switch-jrsystems           { display: block; }
.switch-jrsystems-inline    { display: inline; }
.switch-djrstudio, .switch-djrstudio-inline { 
    display: none;   
}

.banner_home_page_top .switch-jrsystems-inline{	
	
	background-color: #d5e8x9;
	width:626px;
	}

.highlight {
    color: red;
    background: yellow;
}

.Content .FeaturedProducts .ProductList li.Over,
#HomeFeaturedProducts, #HomeNewProducts,
.flashheader,
.BlockContent {
   background-color: #D5E8F9;
}

.Left .BlockContent, .Right .BlockContent, #ProductBreadcrumb, #CategoryBreadcrumb, #BrandBreadcrumb, #PageBreadcrumb, #SuggestiveCartBreadcrumb, #CartBreadcrumb, #NewsBreadcrumb, #LoginBreadcrumb, #CompareBreadcrumb {
    background: #D5E8F9;
    padding-top: 4px;
}

.Left .BlockContent, .Right .BlockContent  {
    background: #D5E8F9;
}
.flashheader {
	background: #0267cc;
}

body {
	background-color:#eaf8fb;
}
#ProductReviews .BlockContent{
background:none;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

h2 span, #ProductTabs ul li a span {
	background: url(../../images/jrsystems/HeadingTabLeft.gif) top left no-repeat;
}

h2, #ProductTabs ul li a{
	background: url(../../images/jrsystems/HeadingTabRight.gif) top right no-repeat;
}

#ProductTabs ul li a span{
	height: 25px;
	color: #ffffff;
	border: none;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	line-height:14px;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:6px;
	text-align:center;
	margin-left: -12px;
	margin-top: 100px;
	text-align: center;
	border-bottom: 1px blue;
}

.TabNav{
	border-bottom: 2px solid #d7d6e6;
	}

#ProductTabs ul li a{
	color: #ffffff;
	border: none;
	padding:5px 10px 10px 10px;
	
}

#ProductTabs ul li.Active a span{
	color: #d4d5f4;

}
