/* YogaCo Custom CSS */

#Main #Body/*, .home #Content #Content-Left, .home #Content #Content-Text, .home #Content #Content-Right*/ { background-image:none; }

.home #Content #Content-Left:hover, .home #Content #Content-Text:hover, .home #Content #Content-Right:hover { overflow-y: scroll; }
.home #Content #Content-Left .content, .home #Content #Content-Text .content, .home #Content #Content-Right .content { padding-right: 10px; }

#EditorDiv #Content-Left, #EditorDiv #Content-Text, #EditorDiv #Content-Right { overflow:visible; }

#Main { border:4px solid #1aa3ab; }

#PrimaryNavigation a, #Main #Body h3 { color:#1aa3ab; }

#PrimaryNavigation ul li a { padding:11px 10px 13px; }

#Content .module-row h3.title { display:none; }
#Content .module-row .module h3.title { display:block; }

#Header .extra { top:0; right:0; }

/**/