/*
*********************************************************************
Language:       CSS 2.1
Web Site:       http://www.srobertsco.com/
File Path:      /css/
Copyright:      ©2005 Axon Design and Marketing (www.axondm.com)
Created:        2005-10-14 13:39:03
Created by:     Jamie Peloquin
*********************************************************************
*******************************************************************************
NOTES:
This document contains styles which are compatible with CSS-1
and higher compliant web browsers.
*******************************************************************************
*/
/*
*******************************************************************************
RESOURCES
Common Font Sets:
	Sans-Serif1: Verdana, 'Bitstream Vera Sans', sans-serif
	Sans-Serif2: 'Lucida Grande', 'Lucida Sans', sans-serif
	Sans-Serif3: Helvetica, 'Helvetica Neue', Arial, sans-serif
	Sans-Serif4: 'Trebuchet MS', Trebuchet, sans-serif
	Sans-Serif5: 'Arial Black', Impact, 'Bitstream Vera Sans', sans-serif
	Sans-Serif6: 'Futura Condensed', 'Arial Narrow', 'Bitstream Vera Sans', sans-serif
	Serif1:      Georgia, 'Bitstream Vera Serif', serif
	Serif2:      'Times New Roman', Times, serif
	Monospace1:  'Courier New', Courier, monospace
	Monospace2:  Monaco, 'Lucida Mono', 'Bitstream Vera Mono', monospace
	Script1:     'Comic Sans MS', 'Comic Sans', cursive
	Script2:     'Brush Script MT', 'Brush Script', cursive
	Script3:     Zapfino, 'Lucida Calligraphy', cursive
	
*******************************************************************************
*/
/*
*********************************************************************
BEGIN: TABLES
*********************************************************************
*/
table.data {
	border: 0 solid;
	background-color: #CCC;
	}
table.data * {font-size: 10px;}
table.data caption, table.data th, table.data td {
	padding: 5px;
	background-color: #FFF;
	}
table.data th {background-color: #EDF3FE; /* Light Blue */}

tr.alt td {background-color: #DDD;}

td.button {
	text-align: center;
	vertical-align: middle;
	}

/*
*********************************************************************
END: TABLES
*********************************************************************
*/
/*
*********************************************************************
BEGIN: LISTS
*********************************************************************
*/
.noindent {
	margin-left: 0;
	padding-left: 1em;
	}
ol.upper-alpha {list-style-type: upper-alpha;}
ol.lower-alpha {list-style-type: lower-alpha;}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-roman {list-style-type: lower-roman;}

ul.menu, ul.nomark, ul.staff_desc {list-style-type: none;}
ul.menu {padding: .5em;}
ul.menu li:before {content: "\203A\A0";}

li {
	color: #FFF;
	padding: 0 0 10px 0;
	font-size: 11px;
} 

dl.faq dt:before {content: "Q:\A0";}
dl.faq dt {
	margin-left: 0;
	font-weight: bold;
	font-style: normal;
	}
dl.faq dd:before {
	content: "A:\A0";
	margin-left: -1.6em;
	}
dl.faq dd {margin-bottom: 1.5em;}

.list_intro { /* For paragraphs, divs preceeding a list */
	margin-bottom: -.75em;
	}

/*
*********************************************************************
END: LISTS
*********************************************************************
*/
/*
*********************************************************************
BEGIN: FORMS
*********************************************************************
*/
.formfield {margin-bottom: 1.5em;}
/*
*********************************************************************
END: FORMS
*********************************************************************
*/
p.quote_hang {
	margin-left: 1em;
	}
p.quote_hang q {
	margin-left: -.5em;
	}

.thumb_image{
	position: relative;
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.thumb_image .note{
	position: relative;
	float: right;
}

.note, .caption {
	font-size: 10px;
	}
.note {
	color: #BBB;
	padding: 0 5px 0 0px;
}

.note a{
	text-decoration: none;
	color: #FFF;
}
.caption {color: #444;}
.caption, .title {font-style: italic;}

.first {margin-top: 0;}
.last {margin-bottom: 0;}

/*
*********************************************************************
BEGIN: CONTENT
*********************************************************************
*/

#Content p {line-height: 1.3em;}

#Content {
	background-position: right bottom;
	background-image: url(../images/ripple.png);
	background-repeat: no-repeat;
	padding: 0 0 150px 0;
	}
#Left_column {
	width: 360px;
	text-align: left;
	float: left;
	padding: 20px;
	}

#Right_column {
	width: 248px;
	float: left;
	padding: 20px 20px 20px 20px;
	margin: 0 0 0 10px;
	}

.about_photo {
	padding: 3px 8px 4px 0px;
	float: left;
	}

.installation_photo {
	clear: both;
	margin: 5px 5px 5px 0px;
}

.news h3 {
	margin-bottom: -.75em;
	}
	
#Green_box {
	float: left;
	background-image: url(../images/green_box.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 211px;
}


.more_btn {margin: 125px 0 0 225px;}
.more_btn a {
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	font-size: 14px;
	letter-spacing: .1em;
	color: #FA0;
	text-decoration: none;
	}
.more_btn a:hover {color: #FF0;}


.bio {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dashed #BBB;
	}
.product_inline { margin: 0 0 0 5px; }

.textpic {
	float: left;
	margin: 0 7px 5px 0px;
	}

/*
*********************************************************************
END: CONTENT
*********************************************************************
*/
/*
*********************************************************************
BEGIN: MASTHEAD
*********************************************************************
*/
.installation_title {
	text-align: center;
	margin: 1em;
	margin-top: 0em;
	color: #FFF;
	font-size: 10px;
}

.installation {
	position: relative;
	margin: auto auto;
	text-align: center;
}

.installation img {
	margin-top: 1em;
	border: 2px solid #FC6;
	}

#Red_box {
	position: relative;
	background-image: url(../images/red_box_clear.png);
	background-repeat: no-repeat;
	width: 288px;
	height: 211px;
	float: left;
	margin: 0 0 0 10px;
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	color: #FFF;
}
#Red_box p {
	color: #FFF;
}


#Red_box a {
	/*color: #F93;*/
 }


#Red_box h2 { 
	display: none;
	position: relative;
	text-align: center;
	margin: 5px 0 0 -4px;
	padding: 0;
	border: none;	
	}

#Red_box.home { background-image: url(../images/red_box.png); }
#Red_box.home p { color: #444; }
#Red_box.home h2 { 
	left: -5px;
	display: block;
	}
#Red_box.home .installation {
	position: absolute;
	left: 55px;
	top: 29px;
	}
#Red_box.home .installation_title {
	text-align: center;
	margin: -1px;
	}
#Red_box.home .installation img {
	margin-top: 0;
	border: 0px solid;
	}

#ConstantContactTextLink {
	margin-top: 2em;
	}
#ConstantContactTextLink a {
	text-decoration: none;
	}
#ConstantContactTextLink a img {
	background-color: #F90;
	}
#ConstantContactTextLink a span {
	text-decoration: underline;
	}

/*
*********************************************************************
END: MASTHEAD
*********************************************************************
*/
/*
*********************************************************************
BEGIN: NAVIGATION
*********************************************************************
*/
#Navigation {
	position: relative;
	background-image: url(../images/nav_bg.png);
	background-color: #FFF;
	background-repeat: repeat-x;
}
#NavigationPrimary {
	margin: 0;
	text-align: center;
	border-bottom: 16px solid #FFF;
	line-height: 28px;
	height: 28px;
}
	
#NavigationPrimary img{
	margin-top: 1px;
}

#NavigationPrimary a {
	text-decoration: none;
	color: #FFF;
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	font-size: 14px;
	padding: 0 20px;
	vertical-align: top;
}
#NavigationPrimary a:hover {color: #FF0;}

/*
*********************************************************************
END: NAVIGATION
*********************************************************************
*/
/*
*********************************************************************
BEGIN: FOOTER
*********************************************************************
*/
#Footer {
	position: relative;
	height: 20px;
	border-color: #FFF;
	border-width: 5px 0px 0px 0px;
	border-style: solid;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

address {
	height: 20px;
	margin: 0;
	font-style: normal;
	font-size: 9px;
	line-height: 2em;
	color: #ACD;
	}

/*
*********************************************************************
END: FOOTER
*********************************************************************
*/
/*
*********************************************************************
BEGIN: SPECIAL
*********************************************************************
*/
.alert, .error, .required {color: red !important;}

.right {float: right;}
.left {float: left;}
.nofloat {float: none;}
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}
div.clear_both, div.clear_left, div.clear_right {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	}

.hide {display: none;}


/*
*********************************************************************
END: SPECIAL
*********************************************************************
*/



