@charset "UTF-8"; /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Title: CreekBank Developments Author: InterDevil.com - Creating Accessible and Beautiful Websites Website: www.INTERDEVIL.com Description: CreekBank Developments - Entry Page styles sheet only Created: March 10th, 2008 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ /* === CENTER AREA STYLES -> TOP === */ div#body-wrap #left-top {width:295px;height:301px;margin:0 0 0 40px;background:url(../images/entry-left_top.jpg) no-repeat bottom;float:left;} #body-wrap #middle-top {width:251px;height:301px;background:url(../images/entry-middle_top.jpg) no-repeat bottom;float:left;} #body-wrap #right-top {width:244px;height:301px;background:url(../images/entry-right_top.jpg) no-repeat bottom;float:left;} /* === CENTER AREA STYLES -> MIDDLE === */ div#body-wrap #left-middle {width:367px;height:121px;background:url(../images/entry-left_middle.jpg) no-repeat;float:left;} #body-wrap #middle-middle {width:161px;height:121px;background:url(../images/entry-middle_middle.jpg) no-repeat;float:left;} #body-wrap #right-middle {width:369px;height:121px;background:url(../images/entry-right_middle.jpg) no-repeat;float:left;} /* === CENTER AREA STYLES -> BOTTOM === */ div#body-wrap #left-bottom {width:283px;height:188px;margin:0 0 0 40px;background:url(../images/entry-left_bottom.jpg) no-repeat top;float:left;} #body-wrap #middle-bottom {width:247px;height:188px;background:url(../images/entry-middle_bottom.jpg) no-repeat top;float:left;} #body-wrap #right-bottom {width:327px;height:188px;background:url(../images/entry-right_bottom.jpg) no-repeat top;float:left;} /* === NAVIGATION STYLES === */ div#navigation {width:100%;height:61px;margin:0;padding:0;background:url(../images/entry-nav_bg.jpg) repeat-x top;display:block;clear:both;} #navigation p {margin:0;padding:8px 0 0 0;font-family:"Times New Roman", Times, serif;font-size:25px;font-weight:bold;color:#2C2279;text-align:center;} #navigation p.phone {margin:0;padding:0;font-size:16px;} #navigation ul {width:838px;margin:0 auto;padding:2px 0 0 0;list-style-type:none;} #navigation ul li {margin:0 15px;padding:0;float:left;} #navigation ul li.divider {margin:0;padding:0;} #navigation ul li#corpprofile a {width:218px;height:46px;margin:6px 0 0 25px;padding:0;background:url(../images/entrypage-nav-corpprofile_norm.jpg) no-repeat;display:block;} #navigation ul li#corpprofile:hover a {background:url(../images/entrypage-nav-corpprofile_roll.jpg) no-repeat;} #navigation ul li#pastcurrentproj a {width:258px;height:46px;margin:6px 0 0 0;padding:0;background:url(../images/entrypage-nav-pastcurrentproj_norm.jpg) no-repeat;display:block;} #navigation ul li#pastcurrentproj:hover a {background:url(../images/entrypage-nav-pastcurrentproj_roll.jpg) no-repeat;} #navigation ul li#contactinfo a {width:237px;height:46px;margin:6px 0 0 0;padding:0;background:url(../images/entrypage-nav-contactinfo_norm.jpg) no-repeat;display:block;} #navigation ul li#contactinfo:hover a {background:url(../images/entrypage-nav-contactinfo_roll.jpg) no-repeat;} /* === FOOTER STYLES === */ div#footer {width:100%;height:28px;margin:0;padding:0;background:url(../images/entry-footer_bg.jpg) repeat-x top;display:block;clear:both;} #footer #copyright {width:40%;margin:7px 0 0 5%;padding:0;font-family:"Times New Roman", Times, serif;font-size:12px;font-weight:bold;color:#FCFCFC;text-align:left;float:left;} #footer #designed-by {width:40%;margin:7px 5% 0 0;padding:0;font-family:"Times New Roman", Times, serif;font-size:12px;font-weight:bold;color:#9893BD;text-align:right;float:right;} #footer #designed-by a {color:#9893BD;text-decoration:none;} #footer #designed-by a:hover {color:#FFF;text-decoration:none;}