/* BMOG - Medical 5 - Custom CSS */

body.home, body.sub { background:url(bmog_body_bg.jpg) no-repeat #000 center top; }
#PrimaryNavigation { background-image:url(primarynav_bg.gif); }

#PrimaryNavigation ul li a:hover, #PrimaryNavigation ul li:hover a { background:#454270; } 
#PrimaryNavigation ul li:hover ul li a { background:#454270; color:#fff; }
#PrimaryNavigation ul li ul li a:hover { background:#454270; color:#000; }

#Content { background-image:url(content_bg.gif); }
#Content .void-content { background-image:none; }
#Content-Text { background-image:url(content_text_bg.gif); }
#Content-Left { background-color:#6d6e9e; background-image:url(content_left_bg.gif); }

#Content #Content-Left, #Content #Content-Right { color:#000; }

#Content-Text .component h3, #Content-Text .module h3, #Content-Text a {color:#454270;}
#Content .component h3, #Content .module h3 { font-family:Stencil Std, Verdana, Arial, Helvetica, sans-serif; }

#Footer, #Footer a { color:#6d6e9e; }
#Footer .sub-nav-module ul li { border-right:1px solid #6d6e9e; }

.product-content { padding:10px; }
.product-content .catalog h3 { padding-bottom:10px; }
.product-content .product, .product-content .product h3.title, .product-content .product h4.title,
.product-content .product .product-price/*, .product-content .product .product-description*/ { padding-bottom:10px; }
.product-content .product .read-more, .product-content .product form { padding-top:10px; }

/**/