body {
    background: #06353d;
    font-family: Verdana, sans-serif;
}

div.body {
    width: 100%;
    background: #fff url(images/bodyBG.png) repeat-x top;
    padding-bottom: 60px;
}

.container {
    background: url(images/sideShadows.png) no-repeat 0px 70px;
}

body.page-template-homepage-php .container,
body.home .container {
    background: url(images/sideShadows-home.png) no-repeat 0px 28px;
}

#header {
    height: 76px;
    position: relative;
}

body.page-template-homepage-php #header,
body.home #header {
    height: 28px;
    margin-bottom: 0px;
}

#footer {
    color: #597c84;
    height: 100%,
    padding: 20px 0px;
}

#footer .container {
    background: none;
}

#footer a {
    color: #597c84;
    text-decoration: none;
}

#footer p.last {
    text-align: right;
}

#footer .container div {
    margin: auto;
}

ul#nav {
    margin: 0px;
    height: 28px;
    font-family: Helvetica, sans-serif;
    list-style: none;
    overflow: visible;
    position: absolute;
    left: 156px;
    top: -1px;
}

ul#nav.sf-menu {
    line-height: 28px;
}

ul#nav.sf-menu a {
    color: #87aeb6;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8em;
    border-top: 6px solid #015869;
    border-bottom: 3px solid #015869;
    padding: 3px 8px 5px;
    line-height: 28px;
    border-left: 1px solid #4a7e88;
    background: none;
    display: inline;
}

ul#nav a:hover {
    border-bottom: 4px solid #fe9025;
    color: #fff;
}

ul#nav li.current_page_ancestor > a,
ul#nav li.current_page_item > a {
    border-bottom: 4px solid #fe9025;
    color: #fff;
}

ul#nav li.sfHover > a {
    border-bottom: 4px solid #fe9025;
    color: #fff;
}

ul#nav.sf-menu li {
    background: none;
}

ul#nav.sf-menu li ul {
    background: #769801;
    margin-top: -2px;
    font-family: Verdana, sans-serif;
    box-shadow:0px 2px 3px #545F1D;
    -webkit-box-shadow:0px 2px 3px #545F1D;
    -moz-box-shadow:0px 2px 3px #545F1D;
    width: 160px;
}

ul#nav.sf-menu li ul li ul {
    margin-top: 0px;
}

ul#nav.sf-menu li ul li {
}

ul#nav.sf-menu li ul li a {
    display: block;
    border: 0px;
    padding: 4px 8px;
    line-height: 18px;
    color: #bad45e;
    text-transform: none;
}

ul#nav.sf-menu li ul li a:hover {
    background: #668400;
    color: #fff;
}

ul#nav li.sfHover ul li.sfHover > a {
    background: #668400;
    color: #fff;
}

ul#nav li.sfHover li.current_page_ancestor > a,
ul#nav li.sfHover li.current_page_item > a {
    background: #668400;
    color: #fff;
}

ul#nav.sf-menu li a span.sf-sub-indicator {
    display: none;
}

ul#nav.sf-menu li ul li a span.sf-sub-indicator {
    display: block;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*
ul#nav li {
    display: inline;
    padding: 0px;
    margin: 0px -4px 0px 0px;
}

ul#nav li:first-child {
    border-left: 0px;
}

ul#nav li ul {
    display: none;
    padding-left: 20px;
}

ul#nav li.current_page_item a, ul#nav li.current_page_ancestor a {
    border-bottom: 3px solid #fe9025;
    color: #fff;
}

ul#nav li.current_page_item ul, ul#nav li.current_page_ancestor ul {
    font-family: Verdana, sans-serif;
    display: block;
    position: absolute;
    top: 28px;
    height: 24px;
    background: #790;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    left: 134px;
    padding-right: 20px;
    font-size: 0.9em;
}

ul#nav ul li a, ul#nav li.current_page_item ul a, ul#nav li.current_page_ancestor ul a {
	border: 0px;
	text-transform: none;
	color: #bad45e;
}

ul#nav ul li a:hover, ul#nav ul li.current_page_item a {
	color: #fff;
}

ul#nav li ul li {
    border: 0px;
    display: inline;
    padding: 0px 5px;
    margin: 0px;
}

ul#nav li ul li a {
	padding: 0;
}

ul#nav li.current_page_ancestor ul li ul, ul#nav li.current_page_item ul li ul {
	display: none;
}
*/

h1#logo {
    display: block;
    width: 160px;
    height: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3000;
}

h1#logo a {
    display: block;
    width: 160px;
    height: 0px;
    padding-top: 90px;
    overflow: hidden;
    background: #fff url(images/h1Logo2.png) no-repeat 12px 4px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-box-shadow: 0px 2px 5px #666;
    -moz-box-shadow: 0px 2px 5px #666;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

#breadcrumb {
    font-family: Verdana, sans-serif;
    display: block;
    position: absolute;
    top: 28px;
    height: 28px;
    line-height: 28px;
    background: #790;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    left: 144px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 0.9em;
	color: #545f1d;
}

#breadcrumb a {
	border: 0px;
	text-transform: none;
	color: #bad45e;
    text-decoration: none;
}

#breadcrumb a:hover {
	color: #fff;
}

#marquee {
    width: 912px;
    height: 329px;
    background-color: #fff;
    padding-bottom: 30px;
    margin: 0px auto;
    position: relative;
}

#slideshow {
	width: 912px;
	height: 329px;
}

#marquee div.slide {
    width: 912px;
    height: 329px;
}

#marquee h2 {
    width: 420px;
    font-size: 2.7em;
    letter-spacing: -0.4pt;
    word-spacing: -2.5px;
    line-height: 1.1em;
    margin: 82px 0 0.25em 40px;
    font-weight: 200;
}

#marquee h2 strong {
    font-weight: 700;
}

#marquee h2 span {
    font-size: 0.8em;
    letter-spacing: -0.8pt;
    line-height: 1em;
}

#marquee #slide0 h2 {
    width: 395px;
}

#marquee h3 {
    width: 420px;
    margin-left: 40px;
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: 400;
}

#marquee a {
    margin-left: 40px;
    background: #ce751e;
    background: -webkit-gradient(linear, center top, center bottom, from(#fe9025), to(#ce751e));
    background: -moz-linear-gradient(top, #fe9025, #ce751e);
    padding: 4px 15px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#slide1 {
    background: url(../../../uploads/2011/08/OCC-Home-Slider_Newsweek.jpg) no-repeat top left;
}

#slide2 {
	background: url(images/homePhoto-welcome.jpg) no-repeat top left;
}

#slide0 {
	background: url(images/homePhoto-SRC-new.jpg) no-repeat top left;
}

#slide3 {
	background: url(images/homePhoto-surgery.jpg) no-repeat top left;
}

#slide4 {
	background: url(images/homePhoto-center.jpg) no-repeat top left;
}

#slide6 {
	background: url(images/enspria-banner.jpg) no-repeat top left;
}

#slide4 h2, #slide4 h3, #slide4 a {
	margin-left: 430px;
}

#slide5 {
	background: url(images/homePhoto-finance.jpg) no-repeat top left;
}

#marquee h2, #marquee h3 {
    color: #fff;
}

#marquee #slide6 h2 {
    margin: 0px 0px 0px 40px;
    padding-top: 80px;
}

#marquee form, #marquee div#calltoaction {
    position: absolute;
    top: 280px;
    right: -18px;
    z-index: 99;
}

#contentHeader {
    position: relative;
}

#contentHeader sup {
    font-size: 0.6em;
    line-height: 40px;
}

#contentHeader form, #contentHeader div#calltoaction {
    position: absolute;
    top: 38px;
    right: 0px;
    z-index: 1;
}

div#calltoaction {
    color: #fff;
    line-height: 1em;
}

div#marquee div#calltoaction h3, div#contentHeader div#calltoaction h3 {
    width: 135px;
    height: 39px;
    margin: 0 10px 0 0;
    float: left;
    display: inline;
}

div#calltoaction p {
    margin: 0;
    font-size: .9em;
    padding-right: 5px;
}

div#marquee div#calltoaction h3 a, div#calltoaction h3 a {
    width: 135px;
    height: 0;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 39px 0 0 0;
    background: url(images/contactBtn.png) no-repeat top left;
}

form#login, div#calltoaction {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 289px;
    height: 39px;
    overflow: hidden;
    padding: 8px;
    background: url(images/actionBoxBG.png) no-repeat top;
}

form#login a {
    position: absolute;
    top: 12px;
    right: 48px;
    font-style: italic;
    color: #fff;
    display: inline;
    background: none;
    font-size: 0.8em;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

form#login legend {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

form#login legend span {
    padding-top: 15px;
}

form#login fieldset {
    border: 0px;
}

form#login ol {
    list-style: none;
    margin: 0px;
    position: absolute;
    top: 33px;
    left: 20px;
}

form#login ol li {
    display: inline;
    padding-right: 6px;
}

form#login input {
    border: 0px;
    width: 108px;
    height: 14px;
    font-size: 0.8em;
}

form#login button {
    position: absolute;
    top: 29px;
    right: 10px;
    background: none;
    border: 0px;
    cursor: pointer;
}

#homeContent {
    margin-bottom: 28px;
    padding: 20px 12px 18px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #ecf2f4;
    font-size: 1.3em;
    line-height: 1.35em;
    color: #6d9faa;
}

#homeContent strong {
    font-size: 1.2em;
    font-weight: 500;
    color: #005869;
}

#homeContent a {
    font-size: .8em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    color: #005869;
}

#homeContent a:hover {
    text-decoration: underline;
}

#homeContent p {
    margin: 0;
}

ul#homeColumns {
    list-style: none;
    background: url(images/homeColumnsBG-light.png) repeat-y;
    padding: 0px 0px 4px;
}

ul#homeColumns li {
    margin-left: 34px;
}

div.posts {
    clear: both;
}

ul#homeColumns li:first-child {
    margin-left: 0px;
}

body.home div.textwidget a.btn {
    margin-top: 8px;
}

body.home div.textwidget h4,
ul#homeColumns h4 {
    font-size: 1.5em;
    line-height: 1.2;
    color: #8db500;
    font-weight: 300;
    letter-spacing: -0.4pt;
    word-spacing: -2.5px;
    margin-bottom: 10px;
}

body.home div.textwidget h4 strong,
ul#homeColumns h4 strong {
    font-weight: 500;
    font-size: 1.1em;
    display: block;
    letter-spacing: -0.4pt;
}

ul#homeColumns li.pagecol a, a.btn, a.storeBtn  {
    width: 172px;
    display: block;
    padding: 4px 9px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-transform: lowercase;
    font-size: 1em;
    line-height: 1;
}

body.home div.textwidget a,
li#homeCol0 a, a:hover.storeBtn {
    background: #ce751e;
    background: -webkit-gradient(linear, center top, center bottom, from(#fe9025), to(#ce751e));
    background: -moz-linear-gradient(top, #fe9025, #ce751e);
}

li#homeCol1 a, a.btn {
    background: #003944;
    background: -webkit-gradient(linear, center top, center bottom, from(#005869), to(#003944));
    background: -moz-linear-gradient(top, #005869, #003944);
}

li#homeCol2 a {
    background: #3d002b;
    background: -webkit-gradient(linear, center top, center bottom, from(#5e0042), to(#3d002b));
    background: -moz-linear-gradient(top, #5e0042, #3d002b);
}

body.home div.textwidget a:hover,
li#homeCol0 a:hover, li#homeCol1 a:hover, li#homeCol2 a:hover, a:hover.btn, a.storeBtn {
    background: #6a8800;
    background: -webkit-gradient(linear, center top, center bottom, from(#8db500), to(#6a8800));
    background: -moz-linear-gradient(top, #8db500, #6a8800);
}

body.home div.textwidget h4 strong,
ul#homeColumns li#homeCol0 h4 strong {
    color: #fe9025;
}

body.home div.mediabox h3.hl,
ul#homeColumns li#homeCol1 h4 strong {
    color: #005869;
}

ul#homeColumns li#homeCol2 h4 strong {
    color: #5e0042;
}

body.home div.textwidget p,
ul#homeColumns li.pagecol p {
    font-size: 0.9em;
    line-height: 16px;
    margin-bottom: 0px;
}

ul#homeColumns li.pagecol div {
    height: 230px;
    overflow: hidden;
}

body.page-template-homepage div#mediabox_widget-3,
body.home div#mediabox_widget-3 {
	margin-bottom: 6px;
}

#contentHeader h2 {
    width: 568px;
    background: #005869;
    color: #fff;
    font-size: 2.75em;
    font-weight: 200;
    padding: 56px 0px 24px 42px;
    -webkit-border-bottom-right-radius: 40px;
    -moz-border-radius-bottomright: 40px;
    top: 0px;
    left: 0px;
    margin-left: 19px;
    line-height: 1.2em;
}

body.single-supplement #billboard {
    width: 824px;
    height: 446px;
    margin: 10px auto;
    position: relative;
    clear: both;
}

#billboard .content {
    position: absolute;
    top: 28px;
    right: 30px;
    width: 320px;
    font-size: 2.7em;
    line-height: 1.2;
    color: #fff;
    font-weight: lighter;
}

body.single-supplement #featureCopy {
    border-right: 1px solid #000;
    padding-right: 30px;
    font-size: 1.2em;
    color: #666;
    line-height: 1.4;
}

#underBillboard #callToActionBox {
    font-size: 1.4em;
    line-height: 1.2;
}

#underBillboard {
    margin: 20px auto;
}

#underBillboard a.shop {
    background: #6b9046;
    background: -webkit-gradient(linear, center top, center bottom, from(#6b9046), to(#295100));
    background: -moz-linear-gradient(top, #6b9046, #295100);
    padding: 8px 15px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.3em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px #333333;
    -moz-box-shadow: 0px 0px 2px #333333;
    box-shadow: 0px 0px 2px #333333;
}


#pageCopy {
    padding: 10px 20px 0px;
}

#pageCopy p:first-child {
    font-family: Georgia, serif;
    font-size: 1.5em;
    color: #999;
}

body.single-post #pageCopy p:first-child {
    font-family: Verdana, sans-serif;
    font-size: 1em;
    color: #000;
}

#pageCopy p {
	margin-bottom: .9em;
}

#pageCopy h2.entry-title {
    margin-bottom: 20px;
}

#pageCopy a {
	color: #005869;
	text-decoration: none;
	border-bottom: 1px dotted #005869;
}

#pageCopy a.image:hover, 
#pageCopy a.image {
    border: 0px;
}

#pageCopy a:hover {
	color: #06352d;
	border-bottom: 1px solid #06352d;
}


#pageCopy h1, #pageCopy h2, #pageCopy h3, #pageCopy h4, #pageCopy h5, #pageCopy h6 {
	margin: 20px 0 6px;
	font-family: Verdana, Arial, sans-serif;
	color: #005869;
	letter-spacing: -1px;
	line-height: 1.3em;
}

#pageCopy h4, #pageCopy h5, #pageCopy h6 {
	letter-spacing: 0;
}

#pageCopy h1:first-child, #pageCopy h2:first-child, #pageCopy h3:first-child, #pageCopy h4:first-child, #pageCopy h5:first-child, #pageCopy h6:first-child {
	margin-top: 0;
}

#pageCopy img.alignleft {
	float: left;
	clear: left;
	margin-right:10px;
}

#pageCopy img.alignright {
	float: right;
	margin-left: 10px;
}

#pageCopy ol {
	margin-top: 10px;
}

#pageCopy li {
	margin-bottom: 8px;
}

div.widget_recent_entries a {
	color: #005869;
}

#sidebar {
    border-left: 1px solid #dee8ea;
    padding: 14px 0px 0px 16px;
    width: 204px;
}

body.page-template-homepage-php #sidebar,
body.home #sidebar {
    padding-top: 0px;
}

#sidebar h3.hl {
    font-size: 1.6em;
    color: #8db500;
    margin-bottom: 6px;
}

.testimonial img {
    display: block;
    margin: 4px auto;
}

.testimonial h4 {
    font-size: 0.9em;
    font-weight: bold;
    color: #666;
    width: 182px;
    margin: 10px auto;
}

a#goToBMI {
    display: block;
    width: 164px;
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 10px 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    background: #3d002b;
    background: -webkit-gradient(linear, center top, center bottom, from(#5e0042), to(#3d002b));
    background: -moz-linear-gradient(top, #5e0042, #3d002b);
}

a#goToBMI strong {
    font-size: 1.4em;
    display: block;
}

div.widget {
    margin-bottom: 25px;
}

div.mediabox h3 {
    float: left;
}

div.mediabox ul {
    list-style: none;
    display: inline;
}

div.mediabox li {
    float: left;
    margin-left: 5px;
}

div.mediabox a {
    display: block;
    width: 15px;
    height: 0px;
    padding-top: 15px;
    overflow: hidden;
}

div.mediabox a.media_facebook {
    background: url(images/facebookIcon.png) no-repeat top;
}

div.mediabox a.twitter {
    background: url(images/twitterIcon.png) no-repeat top;
}

div.mediabox a.flickr {
    background: url(images/flickrIcon.png) no-repeat top;
}

div.mediabox a.media_youtube {
    background: url(images/youtubeIcon.png) no-repeat top;
}

div.mediabox a.media_rss {
    background: url(images/feedIcon.png) no-repeat top;
}

.greenbox {
    background: #8db400;
    padding: 10px;
    color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
}

div.greenbox a {
    color: #fff;
    text-decoration: none;
}

div.greenbox.forum {
    width: 170px;
    line-height: 1.3em;
}

div.greenbox.forum h4 {
    color: #fff;
    font-family: Helvetica, sans-serif;
    font-size: 1.35em;
    font-weight: normal;
    margin-bottom: 4px;
}

div.mapbox {
    background: url(images/mapIcon.jpg) no-repeat 75px 20px;
    height: 118px;
}

a.greenbox {
    text-decoration: none;
}

div.mapbox a.greenbox {
    padding: 6px 10px;
    width: 60px;
    display: block;
    font-weight: bold;
    font-size: 0.9em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

a.greenbox:hover {
    text-decoration: underline;
}

.widget_categoryposts ul {
    list-style: none;
    margin: 0px;
    color: #5e0042;
    font-size: 0.9em;
    width: 170px;
}

.widget_categoryposts a {
    color: #5e0042;
    font-weight: bold;
}

.widget_categoryposts a:hover {
    color: #8db400;
}

/* .credentials {
	width: 280px;
	float: left;
	display: inline;
	padding-right: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.credentials li {
	font-size: .8em;
} */

#pageCopy a.btn {
	width: 216px;
	padding: 4px 12px;
	color: #fff;
	border: 0 none;
}

#text-8 div.textwidget ul {
	margin: 15px 0 0 0;
	padding: 0;
}

#text-8 div.textwidget li {
	width: 90px;
	margin: 0 10px 12px 0;
	float: left;
	display: inline;
	font-size: .9em;
}

#text-8 div.textwidget li a {
	padding-top: 93px;
	display: block;
	text-decoration: none;
	color: #6a8800;
}

#text-8 div.textwidget li a:hover {
	text-decoration: underline;
}

ul.pagelinks {
	margin: 20px 0 0;
}

ul.pagelinks li {
	margin-bottom: 24px;
}

#pageCopy ul.pagelinks li p {
	margin-bottom: 5px;
}

ul.pagelinks li img {
	float: left;
	margin-right: 10px;
}

#pageCopy ul.pagelinks li h4.tk-adrianna a {
	border-bottom: 0;
}

ul.pagelinks li a.tk-adrianna{
	font-size: .9em;
	font-weight: 700;
}

ul.surgeonList {
    list-style: none;
    margin: 0 0 20px 0;
}

ul.surgeonList li {
    width: 90px;
    float: left;
    margin: 4px;
}

ul.surgeonList li a {
    text-decoration: none;
    color: #005869;
    font-size: .9em;
    border-bottom: 1px solid #fff;
}

ul.surgeonList li a:hover span {
	border-bottom: 1px dotted #005869;
}

ul.surgeonList li a img {
    border: 0px;
}

ul#staff-listing {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3em;
	color: #005869;
}

ul#staff-listing img {
	padding-bottom: 4px;
}

ul#staff-listing em {
	font-size: .9em;
	color: #666;
}

ul#staff-listing li {
	width: 180px;
	margin: 0 10px 24px 0;
	float: left;
	display: inline;
	list-style: none;
}

.hidden {
    display: none;
}

.error {
    font-family: Verdana, sans-serif;
    font-size: 1.1em;
    color: #333;
}

#pageCopy p:first-child.error {
    font-family: Verdana, sans-serif;
    font-size: 1.1em;
    color: #333;
}

div.widget_testimonial {
    width: 204px;
}

div.widget_testimonial .testimonial_photo_box div {
    width: 100px;
    height: 128px;
    overflow: hidden;
    float: left;
    padding: 1px;
    position: relative;
}

div.widget_testimonial .testimonial_photo_box div p {
    width: 100px;
    height: 130px;
    position: absolute;
    top: 0px;
    z-index: 1;
    background: url(images/patientPhotoScreen-Sidebar.png) no-repeat -2px 2px;
}

div.widget_testimonial .testimonial_photo_box div p em {
    color: #fff;
    position: absolute;
    bottom: 2px;
    left: 4px;
}

div.widget_testimonial blockquote {
    font-family: Verdana, sans-serif;
    font-size: 1.1em;
    padding: 0px;
    margin: 14px auto 8px;
}

#sidebar div.widget_testimonial a {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 0px;
    font-size: 0.9em;
    color: #005869;
    background: none;
    padding: 0px;
    margin: 0px;
}

ul#storiesList li {
    border-top: 1px solid #eee;
    padding: 10px 0px;
}

ul#storiesList div.photobox img {
    padding: 0px 1px;
}

ul#storiesList div.photobox {
    width: 204px;
    float: left;
}

ul#storiesList div.story {
    float: right;
    width: 340px;
}

ul#storiesList div.story h4 {
    font-size: 1.2em;
}

ul#storiesList div.story a {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 0px;
    font-size: 0.9em;
}

body.page-template-form-php #pageCopy form {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

#bmiform {
    width: 464px;
    margin: auto;
}

#bmiform #sliders {
    width: 274px;
    float: left;
}

#bmiform #weightBox {
    margin-top: 26px;
}

#bmiform p.label {
    font-family: Verdana, sans-serif;
    color: #005869;
    font-size: 1.1em;
    text-transform: uppercase;
}

#bmiform p.label em {
    text-transform: none;
    padding-left: 8px;
}

#pageCopy #bmiform #height {
    height: 14px;
    width: 202px;
    float: left;
}

#pageCopy #bmiform #height a {
    height: 24px;
    width: 8px;
    margin-top: -3px;
}

#pageCopy #bmiform #weight {
    height: 14px;
    width: 202px;
    float: left;
}

#pageCopy #bmiform #weight a {
    height: 24px;
    width: 8px;
    margin-top: -3px;
}

#pageCopy #bmiform #results {
    width: 190px;
    float: left;
}

#pageCopy #bmiform #results p {
    text-align: center;
}

#bmiform #results #candidate {
    margin: 10px auto;
    text-align: center;
    width: 190px; 
}

#bmiform #results span {
    display: block;
    width: 146px;
    height: 88px;
    line-height: 70px;
    font-family: Georgia, serif;
    font-size: 6em;
    text-align: center;
    background: #eee;
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 10px auto;
    color: #555;
}

#pageCopy #bmiform a#goToContact {
    display: block;
    width: 190px;
    margin: auto;
    text-align: center;
    border-bottom: 0px;
    text-decoration: underline;
}

#pageCopy #bmiform a {
    border-bottom: 1px solid #AED0EA;
}

#pageCopy #bmiform a.button {
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #fe9025;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0px;
    float: left;
    margin: -1px 8px 0px;
}

textarea.small {
    height: 40px;
    color: #000;
}



/* YouTube Video Posts
================================================ */

body.page-template-videos-php ul#storiesList {
	margin: 0;
}

body.page-template-videos-php ul#storiesList li {
	border-top: 0 none;
	border-bottom: 1px solid #eee;
}

ul.tern_wp_post_list {
	margin: 0;
	list-style: none;
}

div.tern_wp_post_text {
	margin: 8px 0 10px 148px;
	font-size: .9em;
}

div.tern_wp_post_text h3 {
	line-height: 1.3em;
}

div.tern_wp_post_text p {
	line-height: 2em;
}

div.tern_wp_post_image {
	width: 128px;
	float: left;
	margin-right: 20px; 
}

div#pageCopy div.tern_wp_post_image a {
	width: 120px;
	padding: 4px;
	display: block;
	border: 1px solid #eee;
}

div#pageCopy div.tern_wp_post_image a:hover {
	border: 1px solid #ccc;
}

ul.tern_pagination, ul.tern_pagination li { 
	float: none;
	border: 0;
	margin: 0px;
	padding: 0px;
	list-style: none; 
}

ul.tern_pagination { 
	width: 100%;
	margin: 20px 0;
}

ul.tern_pagination li { 
	display:inline-block; 
}

#pageCopy ul.tern_pagination a { 
	display: inline-block;
	background: #fff;
	border: 1px solid #999;
	padding: 0 5px;
	margin-right: 3px;
	line-height: 18px;
	color: #999;
	text-decoration:none; 
}

#pageCopy li.tern_pagination_current a, #pageCopy ul.tern_pagination a:hover { 
	color: #005869;
	border: 1px solid #005869;
}

#pageCopy object {
	margin-bottom: 15px;
}

p#videoLink {
    cursor: pointer;
    color: #ccc;
}

p#videoLink img {
    display: block;
    margin-bottom: 4px;
}


form ol {
    margin: 0px;
    list-style: none;
}

form legend {
    font-weight: normal;
    color: #005869;
}

form li.clearfix {
    margin: 8px 0px;
    padding-left: 10px;
}

form li.clearfix label {
    width: 120px;
    text-align: right;
    float: left;
    margin-right: 8px;
    line-height: 20px;
    padding-right: 8px;
    border-left: 4px solid #fff;
}

form li.clearfix label.noFloat {
    width: auto;
    text-align: left;
    float: none;
}

form li div.inline {
    display: inline;
}

form div.floated ul {
    display: inline;
    margin: 0px;
}

form div.floated ul li {
    display: inline;
}

form li.clearfix input[type="text"] {
    float: left;
    height: 18px;
    line-height: 16px;
    border: 1px solid #ccc;
}

form button {
    display: block;
    width: 80px;
    border: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #ce751e; 
    background: -webkit-gradient(linear, center top, center bottom, from(#fe9025), to(#ce751e));
    background: -moz-linear-gradient(top, #fe9025, #ce751e);
    height: 28px;
    line-height: 25px;
    font-size: 13px;
    font-family: verdana, sans-serif;
    cursor: pointer;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
    margin: 20px;
}

form span.required {
	font-weight: normal;
	font-size:.9em;
	color: #c82525;
}

#pageCopy form div {
    margin: 0px;
    border: 0px;
    padding: 0px;
}

#pageCopy form div.privacy {
    width: 462px;
    float: left;
    font-style: italic;
    font-size: 0.9em;
}

form fieldset div.boldList ul li {
    display: block;
    font-weight: bold;
}

form input.wide {
    width: 180px;
}

#pageCopy div#Other_Info_Box {
    padding-left: 24px;
}

#pageCopy div#Other_Info_Box textarea {
    width: 400px;
    height: 60px;
}

fieldset#optionalInfo legend {
    color: #777; 
}

fieldset ul {
    list-style: none;
}

fieldset#optionalInfo {
    color: #777; 
}

textarea#commentBox {
    display: block;
    float: none;
}

#pageCopy #optionalMenu {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #8db400;
    color: #fff;
    padding: 0px 20px;
    height: 35px;
    line-height: 35px;
    font-size: 1.1em;
    margin-bottom: 20px;
}

#optionalMenu strong {
    padding-right: 10px;
}

#optionalMenu em {
    font-style: normal;
    text-decoration: underline;
    text-align: left;
}

#optionalMenu span.clickable {
    width: 350px;
    float: right;
    display: block;
    cursor: pointer;
}

#optionalMenu span.arrow {
    display: block;
    width: 12px;
    height: 13px;
    overflow: hidden;
    float: right;
    margin-top: 11px;
    background: url(images/option-arrow.png) no-repeat left;
    cursor: pointer;
}

#optionalMenu span.arrow.clicked {
    background-position: -12px;
}

p span.required {
    font-weight: bold;
}

/*
form li {
    border-left: 4px solid #fff;
}

form li.required label {
    font-style: italic;
}
*/

.overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	zoom: 1;
	-moz-opacity: 0.8;
	opacity:0.80;
	filter: alpha(opacity = 80);
	overflow: auto;
}

input.wide {

}

.overlay a {
	position: fixed;
	padding: 16px 16px 25px 16px;
	border: 8px solid white;
	background-color: white;
	z-index:1002;
	overflow: hidden;
	background-image:url('http://www.longtailvideo.com/jw/images/jwbox/closelabel.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

#pageCopy form div.error {
    padding: 20px;
    font-weight: bold;
}

#sidebar.blog h4.tk-adrianna {
    font-size: 1.7em;
    color: #8db400;
    margin: 0px 0px 6px;
}

ul.categories {
    list-style: square;
    color: #999;
    margin: 0px 0px 30px 20px;
    padding: 0px;
}

ul.categories a {
    color: #005869;
    text-decoration: none;
}

#sidebar.blog div.blogstuff {
    margin-bottom: 40px;
}

ul.wp-tag-cloud {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.wp-tag-cloud li {
    display: inline;
}

ul.wp-tag-cloud a {
    color: #005869;
    text-decoration: none;
}

div.widget_nktagcloud h3.hl {
    font-size: 1.7em;
    color: #8db400;
    margin: 0px 0px 6px;
}

div.blog div.post {
    margin: 0px 0px 30px;
}

img.alignleft {
    float: left;
    margin: 0px 8px 8px 0px;
}

img.alignright {
    float: right;
    margin: 0px 0px 8px 8px;
}

div.wp-caption {
    font-size: 0.9em;
    text-align: left;
    font-style: italic;
    color: #999;
    width: 280px;
    padding: 0px 8px;
}

div.wp-caption img {
    margin: 2px auto 4px;
    display: block;
    border: 0px;
}

div.wp-caption.alignleft {
    float: left;
    margin: 0px 8px 8px 0px;
}

div.wp-caption.alignright {
    float: right;
    margin: 0px 0px 8px 8px;
}

form#contactform li.checkbox em {
    padding-left: 20px;
    font-weight: normal;
    display: block;
}

#mc_signup {
    background: #ecf2f4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 20px 10px;
    position: relative;
}

#mc_signup input {
    border: 1px solid #ccc;
    padding: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 6px;
}

input#mc_mv_EMAIL {
    width: 500px;
}

input#mc_mv_FNAME,
input#mc_mv_LNAME {
    width: 232px;
}

#pageCopy form div.mc_merge_var {
    float: left;
    margin-right: 18px;
}

div#mc-indicates-required {
    position: absolute;
    left: 20px;
    bottom: 8px;
    color: #999;
    font-style: italic;
}

div.mc_signup_submit {
    clear: both;
}

input#mc_signup_submit {
    width: 109px;
    height: 0px;
    padding: 34px 0px 0px;
    background: url(images/subscribe.png) top;
    border: 0px;
    margin: 0px;
    overflow: hidden;
    display: block;
    margin-left: 408px;
    margin-top: 20px;
    cursor: pointer;
}

#recent-posts-3 ul {
    list-style: none;
    font-weight: bold;
    margin: 4px 0px;
}

#recent-posts-3 ul li {
    margin: 3px 0px 10px;
    line-height: 1;
}

#recent-posts-3 a {
    text-decoration: none;
}

div.slider-gallery {
    position: relative;
    padding: 20px;
}

#pageCopy div.slider-gallery a {
    border: 0px;
}

div.slider-gallery div.scrollable {
    overflow: hidden;
    width: 550px;
    height: 100px;
    position: relative;
	margin: 0px;
}

div.slider-gallery div.scrollable div.items {
    width: 20000em;
    position: absolute;
}

div.slider-gallery div.scrollable div.group {
    width: 590px;
    height: 100px;
    float: left;
}

div.slider-gallery div.scrollable div.item {
	width: 190px;
	float: left;
	margin: 0px;
}

#pageCopy div.slider-gallery .item p {
    font-family: Verdana, sans-serif;
    font-size: 1em;
    color: #000;
    margin: 0px;
}

div.slider-gallery p {
	margin: 0;
}

div.slider-gallery p a {
	text-decoration: none;
}

div.slider-gallery p a:hover {
	text-decoration: underline;
}

a.scrollbutton {
    display: block;
    position: absolute;
    width: 19px;
    height: 0px;
    overflow: hidden;
    padding-top: 19px;
    top: 60px;
}

div.slider-gallery a.gallery-prev {
    left: -10px;
    background: url(../microsite/left.png) no-repeat top right;
}

div.slider-gallery a.gallery-next {
    right: -10px;
    background: url(../microsite/right.png) no-repeat top right;
}

div.slider-gallery a.scrollbutton.disabled {
    background-position: 0px;
}

