/* Willson & Steinkiopf Landscape Design Contractors 
	December 28, 2006
	Stoney Creek Web Desgin
	David Zemens
	Rochester, Michigan
	
	Standards
	Branded text color: pink: 			#D73647
	Branded text color: off white: 	#EAEAEA
	Branded text color: greenish      #B0DDA6
*/

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
/*You may also want to add this little fix for mozilla to stop it inserting a top margin at 
the start of paragraphs, which will upset the layout by a few pixels.*/
div>p {margin:0}

* {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body {
	font-family : 'Trebuchet MS', Tahoma, Arial, san-serif;
	font-size : 90%;
	color : #000;
 }  

#wrapper {
	width:768px;
	background-color:transparent;
	margin:0 auto 0 auto;
	min-height:100%;
	height:auto;
	border:0px solid red;
	display:table; /* expands the container to auto and full height ?? - it works for Mozilla  GREAT TIP  September 2006*/
}
* html #wrapper {
	height:100%;
}

/* Banner Elements **************************************************************/

#banner {
	color:#000;
	background-color :transparent;
	width:768px;
	height : 240px;
	margin:0px auto 0 auto;
	z-index:1;
}

#bannerimg h1 {
font-size:1em;
color:#000000;
	width:768px;
text-decoration:none;
margin : 0 auto;
border:0px;
}

#bannerimg h1 a {

}

#bannerimg h1 a:hover {
color : #000;
text-decoration:none;
border:0px;
}

#bannerimg h1 a span {
display:none;
}

#bannerimg h1 a:hover span {
background : transparent url(../images/banner.jpg) no-repeat top center;
}

/*  sub banner for secondary pages */

#banner_sub {
	color:#000000;
	background-color :#FBFBF7;
	width:768px;
	height : 90px;
	margin:0 auto 0 auto;
	border:1px solid;
	border-color:#DBE7EA;
}
#bannerimg_sub h1 {
font-size:1em;
color:#000000;
	width:768px;
	height : 90px;
margin : 0 auto;
}

#bannerimg_sub h1 a {
position : absolute;
	width:768px;
	height : 90px;
display : block;
cursor : pointer;
font-weight : normal;
font-size : 1.8em;
color : #3B73B9;
padding : 0;
text-decoration : none;
}

#bannerimg_sub h1 a:hover {
color : #3B73B9;
text-decoration:underline;
}

#bannerimg_sub h1 a span {
position : absolute;
display : block;
color:#000000;
	width:768px;
	height : 90px;
background : url(../images/banner_sub.jpg) no-repeat top center;
}

#bannerimg_sub h1 a:hover span {
background : transparent url(../images/banner_sub.jpg) no-repeat top center;
}

#bannerimg_sub h1 a:focus span, #bannerimg_sub h1 a:active span { 
position : absolute; 
display : block; 
	width:768px;
	height : 90px;
background : url(../images/banner_sub.jpg) no-repeat top center; 
} 

#bannerimg_sub h1 a span:focus, #bannerimg_sub h1 a span:active { 
position : absolute; 
display : block; 
	width:768px;
	height : 90px;
background : url(../images/banner_sub.jpg) no-repeat top center; 
} 

/* END  Banner Elements **************************************************************/

/* Horizontal navigation */
#nav {
display:none;
	width:766px;
	margin:0px auto 10px auto;
	padding:5px 0 0px 0;

}
#nav ul {
	margin:0 0 0 0px;
	padding:5px 0 5px 0;
}
#nav ul li {
	display:inline;
	position:relative;
	margin:0 0 0 0;
	padding:0 10px 0 0px;

}
#nav ul li a {
	position:relative;
	color:#000;
	text-decoration:none;
	text-transform: uppercase;
	font-size:0.9em;
}
#nav ul li a:hover {
	border-bottom:2px solid;
}

#nav .nav_on {
	border-bottom:2px solid;
	cursor:default;
}
/* END  Horizontal navigation **************************************************************/

/* Side navigation */
#sidenav {
	color:#EAEAEA;
	background-color :transparent;
	width:100px;
	height : auto;
	margin:15px 0 0 0;
}
#sidenav ul {
	margin-left:8px;
}
#sidenav ul li {
	margin:0 0 0px 0;
	padding:0 0 0 0px;
	display:block;
	border-bottom:2px solid #000;
}
#sidenav ul li a {
	color:#000;
	text-decoration:none;
	font-size:1.0em;
}
#sidenav ul li a:hover {
	border-bottom:2px solid #EAEAEA;
}
#sidenav .nav_on {
	border-bottom:2px solid #EAEAEA;
	cursor:default;
}
/* END  Side navigation **************************************************************/
/*  offset navigation items  */
.access a {
   position : absolute;  /* Forces it off-page */
   top : -1000px; /* The direction and value (optional) */
   left : -1000px; /* The direction and value */
   padding : 5px; /* To style the link’s box (optional) */
   font-weight : bold; /* Link Styling (optional) */
   font-size : 80%; /* Link Styling (optional) */
   text-decoration:none;
   text-align:left;
	border:1px solid #3B73B9;
	z-index:1;
}
* html .access a {
   font-size : 60%; /* Link Styling (optional) */
}
.access a:hover {
	text-decoration:underline;
}
.access a:focus, .access a:active {
	width:100px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   position : absolute; /* Forces it back on focuzs */
   top : 15px; /* The direction and value */
   left : 01%; /* The direction and value (I got better results with % here) */
	background-color:#D73647;
	color:#FBFBF7;
   z-index : 99; /* I needed it to be on top of my image banner and over the “Get the Latest icon on my home page*/
}
/*  END offset navigation items   */

/* these are the three content horizontal newspaper like rows */
#content_l {
	float:left;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	/*border-top:7px solid #3B73B9;*/
	width:18%;
	background-color:transparent;
	/*
	background-image:url(../images/column_top.gif);
	background-position:top left;
	background-repeat:repeat-x;
	*/
}

* html #content {
}

#content_c {
	float:left;
	padding: 10px 0 0 0;
	margin: 0 0 0 30px;
	/*border-top:7px solid #3B73B9;*/
	width:45%;
	background-color:transparent;
	/*
	background-image:url(../images/column_top.gif);
	background-position:top left;
	background-repeat:repeat-x;
	*/
}

#content_r {
	float:left;
	padding: 10px 0 0 0;
	margin: 0 0 0 42px;
	width:27%;
	background-color:transparent;
}

/* Now to offer some very common elements  */
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-size:1.2em;
	color : #000;
	margin:0 0 10px 0;
}
h2 {
	color : #000;
	font-size : 1.1em;
}
h3 {
	color : #000;
	font-size : 0.9em;
	margin:6px 0 10px 0;
}
h4 {
	color : #000;
	font-size : 0.9em;
}
h1.diamond, h2.diamond {
	padding-left:32px;
}
/*
Paragraph.
*/
p {
	margin:5px 0px 8px 0px;
	color : #000;
	font-size:0.88em;
	line-height:19px;
}

* html p {
	font-size:0.90em;
}

p a {
	color:#EAEAEA;
	text-decoration:underline;
}
p a:hover {
	color:#EAEAEA;
	border-top:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	text-decoration:none;
	color:#EAEAEA;
}
.text_block {
	margin:22px 0 10px 0;
}
/*
  Most pages will have links. Let’s style them using a anchor
  element. Some will write this as a:link. I don’t — I don’t
  see the need
*/
a {
}

a:hover, a:focus, a:active {
}
	
a:focus, a:active {
	border-bottom:1px solid #D73647;
	border-top:1px solid #D73647;
}

img, a img {
color: #EAEAEA;
}

.img_l {
	float : left;
	margin : 0;
	margin-top : 0px;
	margin-right : 15px;
	border:1px solid #EAEAEA;
}	

.img_r {
	float : right;
	margin-top : 5px;
	margin-left : 15px;
	margin-bottom:7px;
	border:1px solid #EAEAEA;
}

small {
	font-size:1.0em;
	color:#EAEAEA;
}
* html small {
	font-size:0.9em;
}
small a {
	font-size:1.1em;
	font-variant:small-caps;
	color:#EAEAEA;
	text-decoration:none;
}
small a:hover {
	text-decoration:underline;
}
	
abbr, acronym { /* Also see .abbr class for a span used by IE */
}
	
blockquote  { 
	margin: 15px 40px 10px 10px;
	padding: 15px 10px 0 20px;
	border: 1px solid #666;
	border-left: 2px solid #D73647;   /* CHANGE THIS COLOR TO YOUR HIGHLIGHT COLOR */
	color : #EAEAEA;
	line-height:17px;
	font-style:italic;
	font-size:100%;
}
* html blockquote {
	position:relative;
	width:70%;
}
blockquote cite { 
	padding-top:3px;
	margin: 4px 0 14px;
	display: block; 
	text-align : right;
	color:#D73647;
	font-size:1.0em;
	font-style:italic;
}

/* http://www.microsoft.com/OpenType/otspec/WGL4B.HTM */
blockquote cite:before {
background : transparent;
content: "\002d \0020"; 
content: "- ";
}
	
em {
}
	
strong {
}
	

/*Some typical IDs*/
#footer {
	margin: 0px auto 0 auto;
	padding:10px 0 0 0;
	width:768px;
	height: 40px;
	background-color:transparent;
  	font-size: 80%;
	line-height:15px;
	color:#000000;
	text-align:center;
}
* html #footer {
	width:768px;
}
#clearfooter{clear:both;height:40px;}
	
/*Some typical Classes*/
	
.bold {
}
	
.italic {
}
	
.hidden {
}
	
.offset { /* would be position : abosolute; top : -9000px;
                                 left : -9000px; */
}
	
.highlight { /* useful for adding spot colors */
}
	
.tiny { /* use small element to make small, but for styled-only
                               small text, this is class. */
}
	
.error {
}
	
.abbr { /* use with a span to style abbr for IE as abbr isn’t
                                supported */
}
.bold_red {
	color:#FF0000;
	font-weight:bold;
	text-align:left;
}

help, span.help {
	border-bottom: 1px dotted #64988B;
	border-color:#999999;
}
span.help:hover {
	border-bottom: 1px dotted #64988B;
	cursor: help;
	border-color:#FF6600;
}
/* List items  */
ul {
	margin:6px 0 10px 0px;
}
ul li {
	position:relative;
	margin:0px 0 0 12px;
	padding-left:0px;
	list-style-type:none;
	color:#000;
}
ul li a {
	color:#000;
	text-decoration:none;
}
ul li a:hover {
	text-decoration:underline;
}

/* Definition list items */
dl {
	margin:12px 0 15px 0;
}

dt {
	margin:6px 0 0 0px;
	color : #000;
	font-weight:bold;
	font-size:1.1em;
}

dd {
	margin:0 0 10px 12px;
	font-size:0.9em;
	color:#000;
 	line-height:19px;
}

/*
	============================  Form elements
*/
#mailform {
	width:455px;
	height:auto;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:12px;
	padding-top:12px;
	background-color: #FBFBF7;
	border:1px solid #EAE1C5;
	/*background-image: url(i/bg_blue_fade_top_bottom.gif);*/
	background-position:top left;
	background-repeat: repeat-x;
}
* html #mailform {
	width:395px;
	height:22em;
}

.button_submit {
	padding: 1px 1px 1px 1px;
	color: black;
	font-size:11px;
	line-height:18px;
	letter-spacing:1px;
	margin: 10px 0 0 0;
	background-color:#CCCCCC;
	width:140px;
	height:25px;
	cursor:pointer;
}
input, textarea {
	font-family : 'Trebuchet MS', Tahoma, Arial, sans-serif;
	width : 55%;
	color : #666;
	font-size : 100%;
	background-color : #F2F2E6;
	border : 1px solid gray;
	margin : 2px 0 2px 5px;
	padding : 2px 7px 2px 4px;
}
input:hover,  select:hover, input.hover, #form_container .required:hover, #form_container .not_required:hover {
 	color : #000;
	background-color :#EEEEDF;
	border : 1px solid gray;
	cursor : text;
	background-image: url(../images/required.gifdummy);
	background-repeat: no-repeat;
}
/* Controls the cursor for the checkboxes only in .fld3  */
.fld3 input:hover {
	cursor:default;
}
select:focus, input:focus, input.focus, #form_container .required:focus, #form_container .not_required:focus {
	color : #000;
	/*height : 1.2em;*/
	background-color :#DADADA;
	border : 1px solid #006699;
	cursor : text;
	background-image: url(../images/required.gifdummy);
	background-repeat: no-repeat;
}
textarea:hover {
	color : #000;
	/*height : 1.2em;*/
	background-color :#EEEEDF;
	border : 1px solid #333;
	cursor : text;
	background-image: url(../images/logo_scott_fade_textarea.gif);
	background-repeat: no-repeat;
}
textarea:focus {
	color : #000;
	/*height : 1.2em;*/
	background-color :#DADADA;
	border : 1px solid #333;
	cursor : text;
	background-image: url(../images/logo_scott_fade_textarea.gif);
	background-repeat: no-repeat;
}

textarea {
	height:5em;
	background-color :#EEEEDF;
}
/*
textarea:focus {
	background-color : #FBFBF7;
	height:9em;

}
*/
input.button {
	width : 35%;
	height : 2.3em;
	color : #FBFBF7;
	font-weight : bold;
	border : 1px solid #CCCCCC;
	margin-bottom : 10px;
	padding:1px 5px 3px 5px;
	background-color :#165AA5;
	cursor:pointer;
	text-align:center;
}
* html input.button {
	width : 22%;
}
input.button:hover, .button:focus {
	cursor : pointer;
	background-color : #004488;
	color : #fafafa;
}
input.button:active {
	cursor : pointer;
	background-color : #99CC67;
	color : #fafafa;
}
/*
	END ============================  Form elements
*/
/*   ========================
	form field definitions - added July 10, 2006 to markup the contact form PHP code
	incoporated from Scott Alarm and used in place of the GBCMS contact form.
	===============================
*/  
#form_container {
	margin-top:17px;
}
/*  applies to IE only because seperate formating is required */
/* mac hide \*/
* html #form_container {}
/* end hide*/

#form_container input {
	display: inline;
	width: auto;
	color: #000000;
	font-size:11px;
	line-height:10px;
	letter-spacing:1.1px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}
#form_container .send_button {
	background-color:#cccccc;
	color:#000000;
	font-weight:bold;
	text-align:left;
	width:auto;
	margin-top:5px;
	padding:5px 5px 5px 5px;
	cursor:pointer;
	text-align:center;
	}
* html #form_container .send_button {
	width:auto;
	}
#form_container .send_button:hover {
	background-color:#3B73B9;
	color:#FBFBF7;
	}
	#form_container .send_button_red {
	background-color:#cccccc;
	color:#000000;
	font-weight:bold;
	text-align:left;
	width:auto;
	margin-top:5px;
	padding:5px 5px 5px 5px;
	cursor:pointer;
	text-align:center;
	}
* html #form_container .send_button_red {
	width:auto;
	}
#form_container .send_button_red:hover {
	background-color:#FF0000;
	color:#FBFBF7;
	}
#form_container .input_submit {
	background-color:green;
	font-weight:bold;
	text-align:center;
	width:135px;
	height:22px;
	background-image:url(../images/submit_button.jpg);
	cursor:pointer;
}
#form_container .input_check {
	background-color:green;
	cursor:pointer;
}
#form_container .required {
	background-color:#F4F8FB;
	background-image: url(../images/required.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
}
#form_container .not_required {
	background-color:#F4F8FB;
}
#form_container label {
	display: inline;
	width: 365px;
	height:auto;
	float: left;
	margin:0 0 0 0px;
	text-align: left;
	padding:0 0 0 0;
	color:#000000;
	border:0px solid blue;
	border-bottom:1px solid #FBFBF7;
	font-size:0.85em;
}
textarea {
	margin:5px 0 15px 0px;
	padding:5px 5px 5px 5px;
	color: #000000;
	font-size:11px;
	line-height:15px;
	letter-spacing:1.1px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color:#F4F8FB;
	width:366px;
	height:180px;
	/*background-image: url(../images/logo_scott_fade_textarea.gif);
	background-repeat: no-repeat;
	background-position:82px 42px;
	*/
	border:1px solid #F0F0F0;
	border:1px solid gray;
}
* html textarea {
	background-position:66px 42px;
}
.check_box {
	cursor:pointer;
}
legend {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 82%;
	letter-spacing:1px;
	color: #666;
	background: #FBFBF7;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px 4px 22px;
	background-image: url(../images/promotions.gif);
	background-repeat: no-repeat;
 }
 .fld1, .fld2, .fld3, .fld4, .fld5, .fld1{
	padding-left:10px;
	padding-bottom:10px;
	width:380px;
	margin-top:7px;
	background-color:#FBFBF7;
}
* html .fld1, .fld2, .fld3, .fld4, .fld5, .fld1 {
	padding-left:10px;
	padding-bottom:10px;
	width:380px;
	margin-top:7px;
}
.gray {
	background-color:#EAEAEA;
	cursor:pointer;
}
.light_gray {
	display:block;
	background-color:#F4F4F4;
	cursor:pointer;
}
.no_check_border {
	border:0px;
}
