/* CSS Document */
 
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center; /* ie5 workaround to centre content; #wrapper then aligns text left and adds 'auto' margins l and r */
	background-color:#dee1f0;
	background-image:url(images/background.jpg); /* graduated page background */
    background-repeat: repeat-x; 
	background-position: left top; 
}

/* hidden SCREEN READER links */
.hidden {
	display: none;
}

/* WRAPPER for entire content - centred */
#wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 0;
	border: 1px solid #3f3f3f;
}

#logo {
	margin: 20px 20px 32px 20px;
	background-image:url(images/crescentlogo.gif);
	background-repeat:no-repeat;
	width: 387px;
	height: 69px;
}

#logo a {
display: block;
text-indent:-9999px;
	width: 387px;
	height: 69px;
}

#telmaster {
background-image:url(images/telmaster.gif);
background-repeat:no-repeat;
background-position: 0 0;
width: 213px;
height: 42px;
position: absolute;
right: 20px;
top: 35px;
text-indent:-9999px;
}

#telmaster a {
display: block;
	width: 213px;
	height: 40px;
}

/* MASTER NAVIGATION */
ul.nav {
	margin: 0;
	padding:0;
	list-style: none;
	float:left;
	width: 100%;
}

ul.nav li {
	float:left;
	display:inline; /* fixing those old IE problems again... */
}

ul.nav a {
	display:block;
	padding: 5px 0 20px 35px;
	text-decoration: none;
	color: #3f3f3f;
	font: normal 13px Arial, Helvetica, Verdana, sans-serif;
	background-image:url(images/horiz-nav-butt.gif);
	background-position:3px -3px;
	background-repeat: no-repeat;
}

ul.nav a:hover {
	color: #000000;
	background-image:url(images/horiz-nav-butt2.gif);
}

/* FLASH CONTAINER */
#flashcontent, #flashcontainer {
height:239px; 
width: 593px; 
float: left; 
margin-left: 10px; 
background-color:#ffffff;
 }
 
 #flashcontent h1 {
text-indent: -9999px;
margin: 0;
padding: 0;
height: 0;
overflow:hidden;
}


/* APPLICATION NAVIGATION */
#navigation ul {
	padding: 0;
	margin: 0;
		list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	height:239px; 
	width: 333px; 
	float: right; 
	margin-right: 10px; 
	background-color:#CC0033;
}

#navigation li { 
	display: inline;
	padding: 0;
	margin: 0;
}

#navigation ul li a {
	padding: 0;
	display:block;
	text-decoration: none;
	color: #000000;
	background-color:#bbd0e9;
	border-bottom: 1px solid #ffffff;
		height: 47px;
				width: 333px;
}

#navigation li a:hover {
	color: #003698;
}

.commercial, .modular, .residential, .projects, .fireescapes {
background-repeat: no-repeat;
background-position: 0 0;
text-indent:-9999px;
background-color: #dee1f0;
}

.commercial {
background-image:url(images/appmenu/commercalstairs.gif);
}

a:hover.commercial {
background-image:url(images/appmenu/commercial2.gif);
}

.modular {
background-image:url(images/appmenu/modular.gif);
}

a:hover.modular {
background-image:url(images/appmenu/modular2.gif);
}

.residential {
background-image: url(images/appmenu/residential.gif);
}

a:hover.residential {
background-image: url(images/appmenu/residential2.gif);
}

.projects {
background-image:url(images/appmenu/projectcommissions.gif);
}

a:hover.projects {
background-image:url(images/appmenu/project2.gif);
}

.fireescapes {
background-image: url(images/appmenu/fireescapes.gif);
}

a:hover.fireescapes {
background-image: url(images/appmenu/fireescapes2.gif);
}

/* HOMEPAGE APP MENU */

/* APPLICATION NAVIGATION */
#homeapp ul {
	padding: 0 !important;
	margin: 0 !important;
		list-style: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	width: 333px; 
	float: right; 
	margin-right: 7px; 
	background-color:#CC0033;
}

#homeapp li { 
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	background-image:none !important;
}

#homeapp ul li a {
	padding: 0;
	display:block;
	text-decoration: none;
	text-indent: -9999px;
	border-bottom: 2px solid #ffffff;
			height: 83px;
				width: 333px;
}
#homeapp ul li a:hover {
	text-decoration: none !important;
	border-bottom: 2px solid #ffffff !important;
}

.commercialhome, .modularhome, .residentialhome, .projectshome, .fireescapeshome {
background-repeat: no-repeat;
background-position: 0 0;
text-indent:-9999px;
background-color: #dee1f0;
}

.commercialhome {
background-image:url(images/homenav/commercial.jpg);
}

.modularhome {
background-image:url(images/homenav/modular.jpg);
}

.residentialhome {
background-image:url(images/homenav/residential.jpg);
}

.projectshome {
background-image:url(images/homenav/commissions.jpg);
}

.fireescapeshome {
background-image:url(images/homenav/fireescapes.jpg);
}


/* HOMEPAGE PANEL */
#newspanel {
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	height:239px; 
	width: 333px; 
	float: right; 
	margin-right: 10px; 
	background-color:#143885;
	background-image: url(images/panel.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	}

#newspanel h2 {
text-indent: -9999px;
margin: 15px;
}

#newspanel p {
color: #b2b2b2;
margin: 0 10px 5px 14px;
line-height: 150%;
}

#newspanel a {
color: #ffffff;
}

/* MAIN PAGE CONTENT */

/* #content4 = main page area; #content5 = right hand column */
#content4 {
	float: left;
	display: inline; /* fixes IE double margin bug for floated elements */
	margin: 15px 0 10px 30px;
	width: 560px;
	padding-right: 13px;
	border-right: 1px solid #143885;
}
	
#content5 {
	float: left;
	display: inline; /* fixes IE double margin bug for floated elements */
	margin: 15px 0 10px 10px;
	width: 333px;
}

/* text styling */
#content4 h1  {
	margin: 0;
	font-size: 120%;
	font-weight: normal;
	color: #3f3f3f;
	background-image:url(/shared/media/images/dot-grey.gif);
	padding: 0;
}

#content4 h2, content5 h2 {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
}

#content4 ul, #content5 ul {
	margin-top: 0px;
}

#content5 p, #content5 li, h3 {
	font-size: 75%;
	line-height: 130%;
	margin: 4px 0 4px 0;
}

#content5 h3 {
margin: 10px 0 0 0;
}

#content5 h2 {
color: #143885;
font-weight:normal !important;
font-size: 110% !important;
margin: 0 !important;
padding-bottom: 7px !important;
padding-top: 7px !important;
}

#content4 p, #content4 li {
	font-size: 75%;
	line-height: 150%;
	margin: 8px 0 8px 0;
}

#content a, #content4 a, #content5 a {
	color: #3f3f3f;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover, #content4 a:hover, #content5 a:hover {
	color: #143885;
	border-bottom: 1px solid #143885;
}

#content5 ul {
margin: 0;
padding: 0;
}

#content5 li, .gradbox li {
list-style: none;
margin: 0;
padding: 0 0 0 15px;
background-image:url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 4px;
}

/* FOOTER links */
#footer {
	padding: 6px;
	margin: 0;
	font-size: 65%;
	color: #666666;
	background-color: transparent;
	text-align: left;
	clear: both;
}
	
#footer a:link, #footer a {
	color: #666666;
	text-decoration: none;
}
	
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
	
/* BOXES */
.box {
	width: 180px;
	min-height:285px;
	height:auto !important; /*fixes IE6 and 7 */
	height:285px; /*fixes IE6 and 7 */
	}
	
	.box2 {
	width: 275px;
		min-height:230px;
	height:auto !important; /*fixes IE6 and 7 */
	height:230px; /*fixes IE6 and 7 */
	}

.box, .box2 {
	background-image:url(images/grad-box-grey.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #f6f6f6;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0 0 3px 0;
	float: left;
	position: relative;
}

.box h2, .box p, .box2 h2, .box2 p {
padding-left: 7px;
padding-right: 7px;
}

.box h2, .box2 h2 {
color: #143885;
font-weight:normal !important;
font-size: 95% !important;
margin-top: 0 !important;
padding-bottom: 7px !important;
padding-top: 7px !important;
}


.smallprint {
	font-size: 65% !important;
	line-height: 120% !important;
}

/* FORMS */

form, .gradbox {
	margin: 10px 0 0 0;
	border: 1px solid #666666;
	padding: 5px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
		background-color:#dee1f0;
}

form {
clear: both;
}

.gradbox h2 {
	margin: 0px !important;
	padding: 5px;
}

input.txt, textarea {
	color: #00008B;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 300px;
}

textarea {
	height: 100px;
}

input.btn {
	margin-left: 30%;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 30%;
}

/* GENERIC */

.noborder {
border: 0 !important;
}

.more {
position: absolute;
bottom: 5px;
right: 7px;
}

.more a {
background-image: url(images/findoutmore.gif);
background-repeat:no-repeat;
background-position:0 0;
display:block;
text-indent: -9999px;
width: 166px;
height: 24px;
}

.more a:hover {
background-image: url(images/findoutmore2.gif);
}

.nomarginright {
margin-right: 0;
}

.left {
	float: left;
	margin-right: 10px;
}

.leftnomargin {
	float: left;
	margin-right: 0;
}

.right {
	float: right;
	margin-left: 10px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

hr {
	border: 0;
	height: 1px;
	color: #ccccd9;
	background-color: #ccccd9;
}

a.img {
border-bottom: none !important;
}

.margintop {
margin-top: 10px !important;
}

li.textlist {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}