* { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; *behavior:url(../images/boxsizing.htc); }
html, body { 
	margin:0;
	padding:0;
	background:#FFFFFF url(../images/bg.gif) repeat-x;
	line-height:1;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:.95em;
}
h1, h2, h3, h4 {
	font-family: 'Rokkitt', serif;
	font-weight: 400; 
}
h1 {font-size:2em; margin:0 0 .3em 0; color:#12a9ef; }
h2 {font-size:1.3em; }
h2, h3, h4 { color:#12a9ef; margin:.7em 0 .2em 0; }
p { margin:0 0 10px 0; }
p, ol, ul { line-height:1.3; color:#000;}
a { color:#12a9ef; }

#wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;
}
#header{
	width:100%;
	height:132px;
	position:relative;
}

#logoSASMC{
	width:295px;
	height:132px;
	background:#12a9ef url(../images/sasmc_logo.gif);
	float:left;
}
#logoPhysio{
	width:245px;
	height:132px;
	background:#ff4a0d url(../images/physio_logo.gif);
	float:left;
}
.book{
    position: absolute;
    right: 200px; /*230px*/
    top: 39px;
    padding: 5px 20px 3px;
    border-radius: 12px;
    background-color: #12a9ef;
    border: 1px #12a9ef solid;
    font-family: 'Rokkitt', serif;
    font-size: 1.2em;
}
.phone{
    position: absolute;
    right: 0;
    top: 39px;
    padding: 5px 20px 3px;
    border-radius: 12px;
    background-color: #12a9ef;
    border: 1px #12a9ef solid;
    font-family: 'Rokkitt', serif;
    font-size: 1.2em;
}
.book:hover, .phone:hover{
    background-color:#ff4a0d;
    border: 1px #ff4a0d solid;
}
.book a, .phone a{
    color: #fff;
    text-decoration: none;
}
#logoHand{
	width:245px;
	height:132px;
	background:#ff4a0d url(../images/hand_logo.gif);
	float:left;
}
#menu{
	width:700px;
	height:44px;
	float:right;
	margin-top:87px;
}

#menu ul.nav-header {
    display: block;
    float: right;
    height: 44px;
    list-style-position: outside;
    list-style-type: none;
    margin:0;
    padding: 0;
    position: relative;
}
#menu ul.nav-header a:link, #menu ul.nav-header a:active, #menu ul.nav-header a:visited {
    color: #555;
    display: block;
    font-size: 1.2em;
    padding: 0 15px;
    text-decoration: none;
	font-family: 'Rokkitt', serif;
	font-weight: 400; 
}
#menu ul.nav-header a:hover {
    /*background-color: #ff4a0d;*/
    color: #ff4a0d;
}
#menu ul.nav-header li {
    float: left;
    list-style: none outside none;
    position: relative;
}
#menu ul.nav-header li a {
    height: 45px;
    line-height: 45px;
}
.menuLeft ul.nav-header li.nav-selected ul li {
    font-weight: normal;
}
#menu ul.nav-header li a.section, #menu ul.nav-header li a.current{
	color:#ff4a0d;
}
#menu ul.nav-header li a.current:hover{
	color:#ff4a0d;
}
#menu ul.nav-header li ul {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    left: -999em;
    margin: -1px 0 0;
    padding: 0;
    position: absolute;
    text-transform: none;
    width: 14em;
    z-index: 100;
}
#menu ul.nav-header li:hover ul {
    left: auto;
}
#menu ul.nav-header li:hover {
    /*background: none repeat scroll 0 0 #12a9ef;*/
	color:#FFF;
}
#menu ul.nav-header li ul li {
    width: 14em;
	background: #FFF;
}
#menu ul.nav-header ul li {
    font-weight: normal;
}
#menu ul.nav-header ul li a, #menu ul.nav-header ul a:link, #menu ul.nav-header ul a:active, #menu ul.nav-header ul a:visited {
    background: none repeat scroll 0 0 #FFF;
    border-left: medium none;
    border-top: 1px solid #CCC;
    color: #12a9ef;
    height: auto;
    line-height: 1.2em;
    padding: 6px 15px;
    font-size: 1.2em;
}
#menu ul.nav-header ul li a:hover, #navarea ul.nav-header ul li.first a:hover {
    /*background: none repeat scroll 0 0 #ff4a0d;*/
    color: #ff4a0d;
}
#menu ul.nav-header li ul ul, #menu ul.nav-header li:hover ul ul {
    left: -999em;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 14em;
    z-index: 100;
}
#menu ul.nav-header ul li:hover ul {
    left: 14em;
}

.leftcol{
	width:295px;
	height:auto;
	float:left;
	margin:0 15px 15px 0;
}
.featureMenu{
	width:295px;
	height:auto;
	float:left;
	margin:0 15px 15px 0;
	-moz-border-radius: 1.25em 1.25em 0 0;
	border-radius: 1.25em 1.25em 0 0;
	background-color:#12a9ef;
	position:relative;
}
.subpages { 
	background-color:#FFF;
	height:auto;
	width:100%;
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	*/
	-moz-box-shadow: 0 0 5px 1px #999;
	-webkit-box-shadow: 0 0 5px 1px #999;
	box-shadow: 0 0 5px 1px #999;
	overflow:hidden;
}
.subpages ul { margin: 0; padding: 0; list-style: none; width: 100%; }
.subpages ul li { margin: 0; padding: 0; border-bottom: 1px solid #eaeaea; }
.subpages ul li.last { border: none; }
.subpages ul li a { color: #12a9ef; text-decoration: none; display: block; padding: 10px 10px 10px 20px; margin-right:10px; }
.subpages ul li a:hover,
.subpages ul li a:focus { color: #ff4a0d; background:url(../images/arrow.png) no-repeat right center; }

#main{
	margin-top:30px;
	width:1000px;
	height:auto;
	display:block;
	background:#FFF;
	-moz-box-shadow: 0 0 15px 2px #999;
	-webkit-box-shadow: 0 0 15px 2px #999;
	box-shadow: 0 0 15px 2px #999;
}
#slideshow{
	width:1000px;
	height:460px;
}
#content{
	height:auto;
	background-color:#FFF;
	padding:30px 25px 30px 40px;
	overflow:hidden;
}
.pageCopyHome{ width:620px; height:245px; padding-right:20px; overflow:hidden; display:block; float:left;}
.pageCopy{ width:620px; height:auto; padding-left:15px; display:block; float:left;}
.podCopyLeft{ width:175px; height:auto; display:block; float:left; }
.podCopyLeft p{ font-size:.8em;}
.podCopy{ width:430px; height:auto; padding-left:15px; display:block; float:left;}
.navright{
}

.featureBox{
	width:295px;
	height:245px;
	float:left;
	margin:0 15px 15px 0;
	-moz-border-radius: 1.25em 1.25em 0 0;
	border-radius: 1.25em 1.25em 0 0;
	background-color:#12a9ef;
	position:relative;
}
.featureBox.section, .featureBox:hover{ background-color:#ff4a0d !important; }
.featureBoxTitle{
	height:45px;
	line-height:45px;
	color:#FFF;
	padding-left:20px;
	font-family: 'Rokkitt', serif;
	font-size:1.3em;
	font-weight:400;
}
.featureBoxImg{
	background-color:#FFF;
	height:200px;
	width:295px;
	/*border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	*/
	-moz-box-shadow: 0 0 5px 1px #999;
	-webkit-box-shadow: 0 0 5px 1px #999;
	box-shadow: 0 0 5px 1px #999;
}

#footerWrapper{
	width:100%;
	height:212px;
	background:#000 url(../images/footer_bg.gif) repeat-x;
	margin-top:18px;
}
#footer{
	height:212px;
	width:1000px;
	margin:0 auto;
	padding-top:18px;
	padding-right:30px;
}
#footerSASMC{
	width:295px;
	height:194px;
	float:left;
	display:block;
	background-color:#12a9ef;
}
#footerPhysio{
	width:245px;
	height:194px;
	float:left;
	display:block;
	background-color:#ff4a0d;
}

#footerHand{
	width:245px;
	height:194px;
	float:left;
	display:block;
	background-color:#27ad11;
}
.footerCopy{
	width:300px;
	height:120px;
	float:right;
	padding:10px 0;
	margin-left:20px;
	font-family: 'Rokkitt', serif;
	font-weight: 400;
	font-size:1.2em
}
.footerCopy a{
	font-family: 'Rokkitt', serif;
	font-weight: 400;
	text-decoration:none;
}
.footerCopy a:hover{ text-decoration:underline; }
.footerCopy p { line-height:1.2; color:#000; }
.orange{ color:#ff4a0e; }
.subpages ul li.current a { background:url(../images/arrow.png) no-repeat right center; }

#accordion p, #accordion ol, #accordion ul{ font-size:0.8em !important;}
.ui-state-active, .ui-widget-header .ui-state-active { background:#12A9EF}
#accordion h2.ui-state-default a{ color:#000;}
#accordion h2.ui-state-active a{ color:#fff;}
div .ui-accordion-content{ width:605px !important;}


#HeaderSearch form {
    width:210px;
	position:absolute;
	right:0;
	margin-top:25px;
}
    #HeaderSearch form * {
        display:inline !important;
		border:none;
    }
    #HeaderSearch form div {
		border:none;
    }
    #HeaderSearch form input.text {
        width:150px;
        color:#000;
        background:#ffffff;
        -moz-border-radius: 1.25em 1.25em 1.25em 1.25em;
		border-radius: 1.25em 1.25em 1.25em 1.25em;
        padding:5px 10px;
    }
    #HeaderSearch form input.action {
		display:inline !important;
		height:30px;
		width:30px;
		background:url(../images/icons/search.png) no-repeat left center;
		text-indent:-99999em;
    }
	
.searchResults h2 {
    font-size:2em; margin:0 0 .3em 0; color:#ff4a0e;
}
.searchResults p.searchQuery {
    color:#333;
    margin-bottom:10px;
}

.searchResults ul#SearchResults li {
    margin-bottom:20px;
}
    ul#SearchResults p {
        font-size:1em;
        font-weight:normal;
        color:#333;
    }
    ul#SearchResults a.searchResultHeader {
		color:#12a9ef; 
		margin:.7em 0 .2em 0;
		font-size:1.3em;
		font-family: 'Rokkitt', serif;
		font-weight: 400;
        text-decoration:none;
        padding-left:20px;
        background:url(../images/treeicons/news-file.gif) no-repeat left center;
    }
        ul#SearchResults a {
            text-decoration:none;
            color:#0083C8;
        }
        ul#SearchResults a:hover {
        border-bottom:1px dotted #0083C8;
        }

.field{
	margin: 0 0 10px 0;
}

.field input, .field textarea{
	border: 1px solid #ccc;
	margin: 5px 0;
	padding: 5px;
}

fieldset{
	border: none;
	padding: 10px 0 0 0;
	margin: 0;
}

.Actions{
	margin: 0 0 10px 0;
}
.envy{
	text-align: center;
	padding-top: 150px;
	color:#ccc;
	font-size:0.6em;
}
.right{
	float:right;
}

#newsblock h2{
	font-size: 2em;
}

#newsblock{
	margin: 0 30px 0 0;
	float: left;
}

#form#Form_Form div.field {
    padding:0 0 20px 0;
}
form#Form_Form label.left {
	display:block;
    min-width:120px;
    float:left;
	margin:10px;
	text-align:right;
	font-size:13px;
}
form#Form_Form label.required{
	color:#F00;
	font-size:12px;
	padding-left:11px;
}
form#Form_Form .middleColumn {
	float:left;
    width:70%;
}

form#Form_Form select{
   padding: 3px;
}

#Form_Form_action_process.action {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	margin-left:139px;
	cursor:pointer;
}
#Form_Form_action_process.action:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}#Form_Form_action_process.action:active {
	position:relative;
	top:1px;
}
