/*
  This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */
#login_form {
        margin: 0 0 0 20px;
}

body {
        font: 10pt/1.5 Verdana, sans-serif;
        background: #E2EAF1 url(bg.gif) repeat-x;
        color: #333;
        margin: 0;
        padding: 0;
text-align: center;
        }

h1 {
        color: #f15c22;
        font-weight: normal;
font-size: 150%;
       	border-left: none;
		border-bottom: 1px solid #f15c22;
       	padding: 5px 0;
       	margin: 10px 10px 20px 10px;
    }

h2 {
	margin-left: 10px;
	color: #0D385A;
	font-size: 110%;
	
}

h3 {
	margin-left: 10px;
font-size: 100%;
color: #f15c22;
}

h4 {
	margin-left: 10px;
}

h5 {
	margin-left: 10px;
}

p {
       
padding-left: 10px;
        line-height: 1.5em;
   }
body.kupu {  background: none; text-align: left; } 
div.kupu-fulleditor, div.kupu-fulleditor-zoomed {
   background-color: #fff!important;
text-align: left!important;
} 


#content p { text-align: justify!important; }

hr {
	display: none;
}
a {
        color: #0D385A;
        text-decoration: none;
font-weight: bold;
    }

a:hover {
	text-decoration: underline;
	}

p a:link {
        color: #0D385A;
        
    }
    


img {
        border: none;
    }

input {
        border: 1px solid #463229;
    }

#focus {
	background: #fff url(focus_bg.jpg) top right no-repeat;
	border: 0px solid #FF4264;
	height: 209px;
	margin: 0;
}

#search h3 {
font-size: 130%;
}

#search {
	width: 520px;
	border: 0px solid #000;
	float: right;
text-align: left!important;
	
}

#search p{
text-align: left!important;
}

.focus-text {
	width: 250px;
	margin: 5px 0 0 25px;
font-size: 80%;
}

.image-inline {
float: right;
margin: 0 0 20px 20px;
}
#features {
	border: 0px solid #772222;
	background: #C7D7E3;
	height: 165px;
	padding: 15px 20px 0 25px; 
	color: #0C3759;
	font-size: 80%;
margin: 0;
}

#features a{
font-weight: bold;
}

#features img {
	float: left;
	display: inline;
	margin: 15px 10px 0 10px;
}

#features p{
	margin-top: 23px;
text-align: left!important;
}

.feature1 {
	background: #9BB5CA url(features_bg.gif) top left no-repeat;
	width: 227px;
	height: 125px;
	float: left;
	display: inline;
text-align: left!important;
	
}
.feature2 {
	background: #9BB5CA url(features_bg.gif) top left no-repeat;
	float: left;
	width: 227px;
	height: 125px;
	margin: 0 0 0 17px;
	display: inline;
text-align: left!important;
}

.feature3 {
	background: #9BB5CA url(features_bg.gif) top left no-repeat;
	float: right;
	width: 227px;
	height: 125px;
	display: inline;
text-align: left!important;
}

#visual-portal-wrapper {
        margin-left: auto;
margin-right: auto;
text-align: left;
        background-color: white;
        padding: 0;
        width: 761px;
    }
#portal-header{
background: #fff url(header_bg.gif) no-repeat;
padding: 0px 10px 8px 20px;
margin: 0;
}

.section-services #portal-header {
background: #fff url(header_bg_services.jpg) no-repeat;
}
.section-forpatients #portal-header {
background: #fff url(header_bg_patients.jpg) no-repeat;
}
.section-careers #portal-header {
background: #fff url(header_bg_careers.jpg) no-repeat;
}
.section-formedicalprofessionals #portal-header {
background: #fff url(header_bg_medprofessionals.jpg) no-repeat;
}
.section-contactus #portal-header {
background: #fff url(header_bg_contactus.jpg) no-repeat;
}
.section-locations #portal-header {
background: #fff url(header_bg_locations.jpg) no-repeat;
}
.section-providers #portal-header {
background: #fff url(header_bg_providers.jpg) no-repeat;
}


.section-front-page h1, .section-front-page #portal-columns {
	display: none;
}

    
#portal-columns {
	width: 761px;
}

#portal-columns p{
text-align: justify;
}

.hiddenStructure {
	display: none;
}


#nav {
	border: 0px solid #6F9119;
	margin: 0;
	padding: 0;
	}

#nav img {
	border: none;
	padding: 0;
	margin: 0;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav li a {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
font-weight: normal;
}

#content {
	margin: 0;
padding: 0 20px 30px 0;
}


.section-front-page #content {
 margin: 0;
padding: 0 0 0 0px!important;
}


/* Site actions / search / personal bar */
    #portal-siteactions {
        list-style-image: none;
        list-style-type: none;
        float: right;
    }

    #portal-siteactions li {
        display: inline;
        border-left: 1px solid #463229;
        padding-left: 0.5em;
    }

    #portal-siteactions li a {
        text-decoration: none;
    }

    #portal-searchbox {
        float: right;
        clear: right;
    }

    #portal-personaltools {
        float: right;
        margin: 0.5em 0;
        padding: 0;
    }

    #portal-personaltools li {
        display: inline;
        list-style: none;
        list-style-image: none;
    }

    #portal-personaltools li a {
        text-decoration: none;
        margin-right: 1em;
    }

    .documentActions {
        float: right;
        margin: 0.4em 0 0 0.5em;
        padding: 0;
    }

    .documentActions li {
        display: inline;
        list-style: none;
        list-style-image: none;
    }

    .documentActions {
        display: none;
    }

 /* Plone Navigation */
    #portal-breadcrumbs {
        margin: 1em 1em 1em 19em;
    }

    #portal-breadcrumbs {
        display: none;
    }

    .portlet dt {
        background-color: #F0F4F6;
        margin-bottom: 0.5em;
        display: block;
        padding: 0.2em 0.5em;
    }

    .portlet dd {
        margin-left: 0;
    }

    .portlet a {
        text-decoration: none;
    }

    .portletItem {
        padding: 0.5em;
    }

    .portletFooter {
        border-bottom: 1px dashed #c9c4c0;
        padding: 0.5em;
        text-align: right;
    }

    .portletItemDetails {
        text-align: right;
        display: block;
        color: black;
    }
    
.portletNavigationTree {
background: #C7D7E3;        
padding-left: 0;
        margin-top: 55px;
margin-left: 0;
    }

    #portlet-navigation-tree .portletHeader {
        display: none;
    }

    .portletNavigationTree a {
        background-color: #C7D7E3;
        margin-bottom: 0.5em;
        display: block;
        padding: 0.2em 0.5em;
    }

    .navTreeItem {
        display: inline;
        list-style: none;
        list-style-image: none;
    }

    .navTreeItem a,
    .navTreeItem a:visited {
        text-decoration: none;
font-size: 80%;
font-weight: normal;
        color: #0E395A;
    }

    .portletNavigationTree a:hover,
    .navTreeCurrentItem {
        color: #d3cebc !important;
        background-color: #0E395A !important;
    }
    
/* Footer */
    #portal-footer {
        background: url(footer_bg.gif) no-repeat;
		height: 110px;
		border: 0px solid #772222;
		padding: 0 0 0 20px;
		color: #0C3759;
font-size: 80%;
    }

    #portal-footer a,
    #portal-footer a:visited {
        text-decoration: none;
font-weight: normal;
    }

    #portal-colophon {
        display: none;
    }
/* # =FORM STYLES ##############################################################*/
.form {
	width: 90%;
	border: 1px #666 solid;
	margin: 5px 0 0 10px;
	
}



.form tr{
	vertical-align: top;
}

.t-search {
	width: 100%;
}

.form th {
	background: #ddd;
	border-bottom: 1px #999 solid;
}

.form th p {
	font-weight: bold;
}

.form th,
.form td {
	padding: 2px 5px;
	border-right: 1px #ccc solid;
}

.form tr:hover td {
	background: #E2EAF1 !important;
}

.t-search td {
	width: 20%;
	border-right: 0;
}

.inset,
.inset td {
	border: 1px transparent solid;
	margin: 0;
}

.form th.last,
.form td.last {
}

.form th p,
.form td p {
	margin: 2px 0 4px;
}

.fine th p,
.fine td p {
	font-size: 100%;
}

td.form-error {
	background: #900 url(/upload/_img/background_error.jpg) repeat-x;
	padding: 10px;
}

td.form-error h4,
td.form-error p,
td.form-error li {
	color: #fff;
}

td.form-error li strong {
	color: #fff !important;
}

td.form-error h4 {
	font-size: 140%;
	line-height: 1.2;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.required {
	font-weight: bold;
}

.error {
	background: #c00;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
}

tr.form-on td {
	background: #eee !important;
}

tr.form-submit td {
	background: #ddd;
}

tr.form-off td {
	background: #fff;
}

td.form-field {
	width: 150px;
}

td.form-input {
	width: 550px;
}    

/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */

