/*******************************************************
TITLE: Voidclass.v2
DATE: 20060629
AUTHOR: Voidclass - http://www.voidclass.com
*******************************************************/
html { margin: 0; padding: 0; }
body {
/*background-color:#ffffff;
background-image:url(img/body-bg.jpg);
background-position:top;
background-repeat:repeat-x;*/
margin: 0;
background: #935200 url(http://www.coloradoplasticsurgery.com/images/bg/html.jpg) repeat-x scroll 0 0;
font-family:times,serif;
font-size:14px;
line-height:18px;
color: #545446;
}

h1 {
	color: #712001;
	font: italic 1.8em times, serif;
}

h2 {
	color: #4c5a77;
	font: bo1d 1.2em verdana, sans-serif;
	letter-spacing: 1px;
}

h3 {
	color: #a15206;
	font: bold 1.2em verdana, sans-serif;
}

h4 {
	color: #4c5a77;
	font: normal 1.2em verdana, sans-serif;
        font-variant: small-caps;
}

h5 {
	color: #686858;
	font: bold 1.0em verdana, sans-serif;
}

h6 {
	color: #686858;
	font: bold 0.8em verdana, sans-serif;
}

a {
text-decoration : underline;
color : #676754;
}

a:hover {
color:#999999;
text-decoration:none;
}

img {
border:none;
}

#centerColumn { 	
margin:0 auto;
/*padding:20px;*/
width:960px;/* 90% */
text-align:left;
vertical-align: middle;	
/*background-color: #fff;*/
border:0;/*1px solid #bbd1e2*/
}

#LogoHeader {
background: transparent url(http://www.coloradoplasticsurgery.com/images/CPSC_LOGO.png) no-repeat center top;
height: 126px;
}

#header {
background: url(img/primary_content_top.gif) no-repeat;
padding: 15px;
}

#head-icon {
	background: url(img/head.gif) no-repeat center bottom;
	height: 50px;
}

#header h1 {
color: #4D3B27;
text-align: center;
text-transform: uppercase;
font-size: 1.8em;
font-weight: bold;
font-style: italic;
}

#header h1 a, #header h1 a:hover{
text-decoration:none;
}

#header h2 {
color: #A15206;
text-transform: uppercase;
text-align: center;
font-size: 1.2em;
font-family: verdana, sans-serif;
}

#mainWrap {
background-color:#5D2011;
}

#innerWrap {
background: url(img/primary_content.gif) repeat-y 0 0;
margin: 0 4px;
}

#innerFooter {
height: 99px;
background: url(img/primary_content_bottom.gif) no-repeat left bottom;
text-align:center;
}

#innerFooter #printer {
background: url(img/printer.gif) no-repeat center top;
height: 70px;
width: 800px;
border-top: 1px solid #b6a993;
margin: 0 auto;
}

#fauxRightColumn {
background:transparent url(http://www.coloradoplasticsurgery.com/images/bg/secondary_nav_bottom.gif) no-repeat scroll left bottom;
float:right;
margin:4px 4px 4px 0;
position:relative;
width:226px;
/*background-color:#ffffff;
border-top:5px solid #eeeeee;
border-right:1px solid #eeeeee;*/
}

/* New Classes */
#fauxRightColumn > * {
	padding-left: 10px;
	padding-right: 10px;
}

#fauxRightColumn #fauxTop{
	background: url(http://www.coloradoplasticsurgery.com/images/bg/secondary_nav_top.gif) no-repeat 0 0;
	height: 35px;
}

#fauxRightColumn h2 {
font-size:14px;
font-weight: bold;
}

#login {
margin: 0 20px;
}

#footer {
position:relative;
bottom:0;
border-top: 1px solid #ccc;
padding:9px;
text-align:left;
color: #B78B54;
font-size:14px;
}

#footer a {
color: #B78B54;
}

#footer span {
display: none;
}

#footer select {
display: none;
}

.adminNavbarStyle {
padding-top: 0px; 
padding-bottom: 5px;
}
.adminNavbarStyle ul {
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
text-align: center;
}
.adminNavbarStyle ul li {
padding-right:8px;
padding-left:8px;
border-left:1px solid #999999;
display: inline;
list-style-type:none;
font-size:14px;
}
.adminNavbarStyle ul li.first, .adminNavbarStyle ul li.firstHere {
border-left: none;
}
.adminNavbarStyle ul li a {
text-decoration: none;
color: #A15206;
}

.adminNavbarStyle ul li a:hover {
text-decoration:underline;
}

.bodyContentStyle {
padding: 0 15px;
}

.categoryLinks {}
.categoryListCellStyle {}
.categoryListContainerStyle {}
.categoryListExpanded {}
.categoryListlinkstyle {}
.categoryListNestedOutlineBadgeCellStyle {}
.categoryListNestedOutlineBadgeStyle {}
.categoryListNestedOutlineBodyTableStyle {
margin-left:3em;
padding-left:1em;
border-left:1px dashed #eeeeee;
border-bottom:1px dashed #eeeeee;
}
.categoryListNestedOutlineContainer {}
.categoryListNestedOutlineTitleCellStyle {}
.categoryListNestedOutlineTitleStyle {}
.categoryListTableStyle {}
.categoryListXmlLinkStyle {}

.dayHeader {
border-top: 1px solid #bbb;
border-right: 1px solid #bbb;
border-left: 1px solid #bbb;
font-size:14px;
font-weight:bold;
color:#6b6754; 
padding: 20px 36px 10px;
}

/* New Class */
.dayItems {
margin: 10px 20px 40px;
}

/* New Class */
.items {
padding: 0 20px;
position: relative;
}

.date {
position: absolute;
bottom: 0;
left: 20px;
}

.itemTitle {
	color: #5B211A;
	font-size: 22px;
	font-family: times, serif;
	letter-spacing: 1px;
}

.itemTitle a {
	color: #5B211A;
	text-decoration:none;
}

.itemTitle a:hover {
	text-decoration:underline;
}

.itemPostedon {
	margin-bottom:15px;
	color: #686858;
	font: bold 0.8em verdana, sans-serif;
}

.itemFooter {
text-align: left;
padding:5px;
margin-bottom:24px;
font-size: 9px;
line-height: 13px;
text-transform: uppercase;
color: #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font-family:"lucida grande","trebuchet ms",georgia,times,serif;
/*background-color:#eeeeee;*/
}

.itemFooter a {
text-decoration: none;
color: #5B211A;
}

.itemFooter a:hover {
text-decoration: underline;
color: #5B211A;
}

.itemFooter img {
vertical-align: text-bottom;
}

.commentBoxFooterStyle {
width: 100%;
margin-top: 5px;
padding-top: 3px;
border-top: 1px dashed #ddd;
font-size: 12px;
}
.commentBoxStyle {
padding: 15px 20px 15px 20px;
margin-bottom: 25px;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
color: #333;
background-color: #fcfcfc;
font-weight: normal;
font-size: 13px;
text-decoration: none;
}
.commentDateStyle {
width: 100%;
border-bottom: 1px dashed #ddd;
margin-bottom: 5px;
padding-bottom: 3px;
font-size: 12px;
text-align: right;
}

.pageTopic {
padding: 5px 15px 10px 15px;
color: #4c5a77;
font-weight: bold;
font-size: 1.2em;
}

.statsTableColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
}
.statsTableDateColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
width: 25%;
text-align: left;
}
.statsTableFooterColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
border-top: solid 2px #ddd;
padding: 3px;
font-weight: bold;
}
.statsTableFooterNumColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
border-top: solid 2px #ddd;
padding: 3px;
width: 15%;
font-weight: bold;
text-align: right;
}
.statsTableHeaderColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 2px #ddd;
border-top: solid 1px #ddd;
padding: 3px;
font-weight: bold;
}
.statsTableNumColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
width: 15%;
text-align: right;
}
.statsTableStyle {
margin-bottom: 15px;
padding: 15px;
background-color: #FCFCFC;
border: 1px solid #ddd;
width: 100%;
background: White;
border-collapse: collapse;
}

.configControlStyle {}
.configLabelColumnStyle {
vertical-align: top;
}
.configLabelStyle {
margin-right: 10px;
font-size: 10px;
}
.configSectionStyle {
margin: 0 15px 15px;
padding: 15px;
border: 1px solid #888;
vertical-align: middle;
}
.configSectionTitleStyle {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #CC3300;
color: #cc3300;
font-weight: bold;
font-size: medium;
}

.clear {
clear: right;
}
