﻿body {background: url(/SiteElements/Images/Services/bg-body-purple.png) white no-repeat 50% 0;}

/* --- body --- */
.sys_headerContainer {background:url(/SiteElements/Images/Services/services-h1.jpg) no-repeat 0 0;}
#landingContentMain { height: auto;}
#landingContentMain h1 {color:#3b9999; }
.sys_headerContainer h1 {padding-top: 0; }

/* --- background body images --- */
.sys_landingHeaderImg {background:url(/SiteElements/Images/Services/landing-surgery.jpg) no-repeat 0 0;}

.sys_landingHeaderImg .sys_overlay {background:url(/SiteElements/Images/Services/service-overlay-header.png) no-repeat 0 0; height: 230px; }
.sys_landingSpotList li h2 {background:url(/SiteElements/Images/Services/landing-spot-header-purple.png) no-repeat 0 0;}

#landingAside, #aside { background: #F3F1FF;}


/* --- Tabs --- */
	
#contentMainFullWidth ul.tabs, #contentMain ul.tabs {margin: 10px 0 9px 0; padding: 0; list-style: none; 
	font-size: 1.2em; }

ul.tabs li {display: inline;  margin: 0; padding: 0; }

ul.tabs li a {
	background: /*#BCDDFE*/ url(/SiteElements/Images/Services/tab.png) no-repeat top right;
	padding: 12px 10px 12px 10px; text-decoration: none; color: #000; }

.activeTab, ul.tabs li a.activeTab { 
	background: url(/SiteElements/Images/Services/activetab3.png) no-repeat top right; color: #fff; 
	padding-top: 12px; } 


ul.tabs li a:hover {background: url(/SiteElements/Images/Services/activetab3.png) no-repeat top right;
	color: #fff; }

.tab_container {border: 1px solid #3872A0; background: #eff7f7; margin: 4px 0 20px 11px;
	width: 100%; padding: 0; margin: 0; }

.tab_content {padding: 15px 10px; font-size: 1.1em;  clear: both; 
	border: 1px solid #3872A0; padding: 10px; }

/* --- Tabs Test--- */
	
#contentMain div#tabs {margin: 10px 0 ; padding: 0; list-style: none; font-size: 1.3em; }

#tabs ul {margin: 0 0 10px 0; }

div#tabs li {display: inline;  margin: 0; padding: 0;}

div#tabs li a {
	background: /*#BCDDFE*/ url(/SiteElements/Images/Services/tab.png) no-repeat top right;
	padding: 12px 10px 12px 10px; text-decoration: none; color: #000; }

div#tabs li a.current { background: url(/SiteElements/Images/Services/activetab3.png) no-repeat top right;
	color: #fff; padding-top: 12px; } 

div#tabs li a:hover {
   background: url(/SiteElements/Images/Services/activetab3.png) no-repeat top right;
   color: #fff;}
   
#tabs-1, #tabs-2,#tabs-3{border: 1px solid #3872A0;  padding: 10px;}

.sys_expandable h3 a, .sys_expandable h2 a {background:url(/SiteElements/Images/Icons/IconSpriteExpandableArrow.png) #3B9999 no-repeat 600px -38px; color:#fff; display:block; padding:5px 15px;}
.sys_expandable li.active h3 a, .sys_expandable li.active h2 a {background:url(/SiteElements/Images/Icons/IconSpriteExpandableArrow.png) #336893 no-repeat 600px 10px;}

.ServicePlanVisit, .ServiceWardList {float: left; width: 225px; margin-top: 15px; }
.ServicePlanVisit {  margin-right: 10px; }
.tabWrapper {width: 650px; clear: both;   }

/* --- block quote --- */
blockquote { background: url(/SiteElements/Images/Services/top-left-blockquote.gif) 0 0 no-repeat; }
blockquote span {background: url(/SiteElements/Images/Services/bottom-right-blockquote.gif) bottom right no-repeat; }
#aside blockquote {background: url(/SiteElements/Images/Services/aside-top-left-quote.gif) 0 0 no-repeat; }
#aside blockquote span {background: url(/SiteElements/Images/Services/aside-bottom-right-quote.gif) bottom right no-repeat; }

/* header fix */
h3 {font:1.6em sans-serif; color: #3b9999;}

/* --- Taxonomy drop down --- */
#TaxonomyListSearch_dropdown {width: 95%; }

/* --- Box styles ---*/
.itemWrapperNoBorder {float: left; width: 98%; padding: 0 0 10px 0; margin: 0 0 20px 0; clear: both; }

/* --- Master progressive ---*/

.sys_section {
    background-color: #fff;
    float: left;
    margin-top: 0 !important;
    padding: 12px 20px;
    width: 95%;
  	height:100% !important;
}

@media screen and (max-width: 979px) {

.sys_headerContainer { background: #6357ad; }
.sys_landingSpotList li h2 { background: #6357ad;}
.sys_landingSpotList li h2:before { background-color: #6357ad;}
}
