/*********************************************************/
/*  Sydney Cosmetic Plastic Surgery Internet sub level   */
/*  CSS for Screen   			                         */
/*********************************************************/

body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/CCS_2ndlevel_banner_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #927d65;
}
.oneColFixCtrHdr #container {
	width: 974px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	color: #927d65;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #highlightboxes {
	padding: 0;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #927d65;
}
.oneColFixCtrHdr #mainContent p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #927d65;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-bottom: 9px;
	letter-spacing: 0.01em;
}
.oneColFixCtrHdr #footer {
	background-image: url(../images/CCS_homepage_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 81px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.oneColFixCtrHdr #footer a, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#main_title {
	color: #FFFFFF;
	padding: 0px;
	font-size: 13px;
	margin: 0px;
}

#main_title ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#main_title ul li {
	margin-left: 0;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: inline;
	padding-right: 10px;
}

#main_title  a, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main_title  a, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.content_area {
	clear:both;
	width:974px;
	padding-bottom:10px;
	background-color: transparent;
	margin-bottom: 10px;
	padding-left: 0px;
}

#contentrightside {
	width: 680px;
	padding-top: 10px;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 17px;
	letter-spacing: 0.001em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #927d65;
	clear: none;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/CCS_2ndlevel_content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 0px;
}
		
#contentrightside p {
	padding-bottom: 5px;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-top: 2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
		
#contentrightside a {
	color: #2D84AB;
	text-decoration: none;
}

#contentrightside a:hover {
	color: #927d65;
	text-decoration: underline;
}

#contentrightside a:visited,a:active {
	color: #2D84AB;
}

#contentrightside ul {
	list-style-type: square;
	margin-bottom: 8px;
	list-style-position: inside;
	margin-left: 15px;
	margin-top: 0px;
        }
		
#contentrightside li {
	padding-top: 4px;
	text-indent: -15px;
    }
	
.leftcolumn {
	width: 230px;
	margin-top: 0px;
	float: left;
	padding-right: 15px;
}
.leftcolumn_contact {
	font-size: 10px;
	clear: both;
	padding: 0px;
	color: #927d65;
	margin: 0px;
	display: block;
}
.leftcolumn_contact  p {
	padding-top: 28px;
	padding-bottom: 20px;
}

.navleftside {
	width: 230px;
	font-size: 11px;
	float: left;
	clear: both;
	padding-top: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
.listmenu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	width:230px;
}

.listmenu li a {
	color: #885277;
	display: block;
	height: 11px;
	text-decoration: none;
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 2;
	padding-bottom: 9px;
	padding-left: 13px;
}

.listmenu li a:hover {
	background-color: #836A7C;
	color:#FFFFFF;
}

h1, h2, h3 {
	/* margin-top: 1em; */
	margin-bottom: 0.6em;
	font-weight: normal;
}

h4, h5, h6 {
	margin-bottom: 0.5em;
}

h1 {
	font-size: 21px;
	color: #467AA7;
	letter-spacing: 0.05em;
	padding-top: 5px;
	font-weight: normal;
	padding-bottom: 5px;
	text-transform: uppercase;
	line-height: 22px;
}

h2 {
	letter-spacing: 0.03em;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #A68F77;
	padding-top: 10px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	color: #487BA8;
	padding-top: 4px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #5081AC;
	padding-top: 3px;
}

h5 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #487BA8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	color: #487BA8;
	font-style: italic;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.newshighlight {
	border: 1px dotted #BDA891;
	padding: 10px;
}
.newshighlighthead {
	color: #467AA7;
	text-decoration: none;
}
.procedure_table {
}
.procedure_table  td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBA68F;
	padding-top: 3px;
	padding-bottom: 3px;
}
.proced_banner {
	padding-top: 2px;
}


.oneColFixCtrHdr #links {font-size:12px; padding-top:10px; background:url(../images/CCS_homepage_hordivs.gif) repeat-x top; clear:both; width:100%;}
.oneColFixCtrHdr #links a {text-decoration:none; color: #2F89B0;}

.button {text-align:right;}

