/* @override http://www.nicolecardow.com.au/cw.php */
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/nicoleca/public_html/cw.php:3) in /usr/home/nicoleca/public_html/cw.php on line 8
body {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
#container {
top: 0px;
min-height: 60%;
}
#containerall {
top: 0px;
min-height: 100%;
}
#header {
height: 137px;
}
#headerrest{
height: 100px;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
#main {
border-bottom: 2px solid #F1F1F1;
}
#menu {
position: absolute;
background-color: #CBB898;
width: 100%;
}
.menu_item, .menu_item_selected {
display: inline;
float: left;
background-color: #CBB898;
width: 90px;
height: 30px;
padding-left: 3px;
vertical-align: bottom;
}
.menu_item a:link, .menu_item_selected a:link {
vertical-align: bottom;
display: block;
width: 100%;
height: 30px;
padding-left: 3px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}
.menu_item a:visited, .menu_item_selected a:visited {
vertical-align: bottom;
display: block;
width: 100%;
height: 30px;
padding-left: 3px;
text-decoration: none;
vertical-align: top;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}
.menu_item a:hover, .menu_item_selected a:hover {
display: block;
width: 100%;
height: 30px;
padding-left: 3px;
text-decoration: none;
vertical-align: bottom;
background-color: #7E1128;
font-family: Arial, Helvetica, sans-serif;
color: #E3DACA;
font-weight: bold;
}
.menu_item2, .menu_item2_selected {
display: inline;
float: right;
background-color: #90653B;
height: 30px;
padding-right: 3px;
text-align: right;
vertical-align: bottom;
font-family: Arial, Helvetica, sans-serif;
color: #E3DACA;
font-weight: bold;
}
.menu_item2 a:link, .menu_item2_selected a:link {
vertical-align: bottom;
display: block;
width: 100%;
height: 100%;
padding-right: 3px;
text-decoration: none;
}
.menu_item2 a:visited, .menu_item2_selected a:visited {
display: block;
width: 100%;
height: 100%;
padding-right: 3px;
text-decoration: none;
vertical-align: bottom;
}
.menu_item2 a:hover, .menu_item2_selected a:hover {
vertical-align: bottom;
display: block;
width: 100%;
height: 100%;
padding-right: 3px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}
.submenu {
margin-left: -5px;
float: left;
display: none;
background-color: #866C5F;
position: absolute;
height: 30px;
padding-left: 1px;
padding-right: 2px;
filter: alpha(opacity=80);
}
.submenu a:link {
width: 90px;
height: 30px;
background-color: #866C5F;
}
.submenu a:visited{
width: 90px;
height: 30px;
vertical-align: bottom;
background-color: #866C5F;
padding-left: 1px;
}
.submenu a:hover{
background-color: #7E1128;
width: 90px;
height: 30px;
vertical-align: bottom;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
padding-left: 1px;
}
#contentfront {
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-bottom-style: single;
border-bottom-color: #866C5F;
}
#shell {
background-color: #f1f1f1;
min-height: 60%;
width: 100%;
}
#shell2 {
background-color: #f1f1f1;
min-height: 70%;
width: 100%;
}
#content1{
float: left;
width:30%;
padding: 3px;
background-color: #F2EEE6;
height:300px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
margin-left: 0px;
}
#content1 .ss_con {
margin:3px;
}
#content2{
float: left;
width:30%;
padding:0px;
background-color:#F1F1F1;
height:300px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}
#content2 .ss_con {
margin:10px;
}
#content3{
margin-top:10px;
float: right;
width:36%;
padding:0px;
background-color: #FFFFFF;
filter: alpha(opacity=60);
}
#content3 .ss_con {
margin:0px;
}
.c1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
#footer {
width: 100%;
background-color: #333333;
background-attachment: fixed;
background-image: url(images/squiggle.gif);
background-repeat: no-repeat;
background-position: right bottom;
clear:both;
}
.associatedoffice {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
}
.associatedoffice a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}
.associatedoffice a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #000000;
width: 100%;
}
/* this is for resizing the staff photo on the property display */
#shell2 table table table table table p img,
#shell2 table table table table center p img {
width: 100px;
}
#shell2 table table table table center p {
text-align: left;
margin: 0px;
padding-left: 20px;
}
#shell2 table table table table table p {
margin: 0px;
padding: 0px;
}