@charset "UTF-8";
/* CSS Document */
html {
	/* Prevents jumping of website */
	overflow-y:scroll;
}
* {
	padding: 0;
	margin: 0;
	outline:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Eurostile;
	font-size: 11px;
	color: #7E784B;
	background-color: #DDDAC6;
}
td, th {
}
a:link {
	color: #7A7349;
	text-decoration: underline;
	outline: none;
}
a:visited {
	text-decoration: underline;
	color: #b2aa7e;
}
a:hover {
	text-decoration: none;
	color: #b2aa7e;
}
a:active {
	text-decoration: underline;
}

.footerlinks a:link {
	color: #4A462D;
	text-decoration: underline;
}
.footerlinks a:visited {
	text-decoration: underline;
	color: #4A462D;
}
.footerlinks a:hover {
	text-decoration: none;
	color: #666666;
}
.footerlinks a:active {
	text-decoration: underline;
	color: #33301E;
}

#wrapper {
	width:783px;
	margin: auto;
	margin-top: 10px;
	background-color: #FFF;
}
#wrapper #mainContent {
	border: 1px solid #C5BDA5;
}

#logo {
	width: 320px;
	float: left;
}
#wrapper #mainContent #phoneNo {
	float: right;
	margin-top: 60px;
	padding-right: 10px;
}

#topnavigation {
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
	margin-bottom: 4px;
	height: 50px;
	border-right-width: 33px;
	border-left-width: 33px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #868271;
	border-left-color: #868271;
}
#wrapper #mainContent #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#mainnavigation {
	padding-top: 0px;
	clear: both;
	height: 385px;
	border-right-width: 33px;
	border-left-width: 33px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFB998;
	border-left-color: #BFB998;
}
#bodycopy {
	clear: both;
	padding-top: 30px;
	background-color: #FFF;
	padding-left: 10px;
}
#bodycopy p{
	padding-right: 10px;
	padding-left: 20px;
	line-height: 1.5;
}
#footer {
	clear: both;
	font-size:9px;
	color:#666666;
	text-align:center;
	line-height:15px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.product-copy {
	clear: both;
	width: 385px;
	float: left;
	padding-bottom: 30px;
}
.product-image {
	float: right;
	padding-bottom: 30px;
}
/** TOP NAVIGATION LINK STYLES **/
.navlinks a:link {
	color: #7A7349;
	font-weight:bold;
	text-decoration: none;
	font-size:13px;
	padding-right: 2px;
	padding-left: 2px;
}
.navlinks a:visited {
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	color: #7A7349;
}
.navlinks a:hover {
	font-weight:bold;
	color: #e51937;
	font-size:13px;
	background-color: #F4F3EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2AA7E;
}
.navlinks a:active {
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}
/** MAIN NAVIGATION **/
ul#nav li {
	padding:0;
	text-indent:-9999px;
	list-style-type:none;
	float:left;
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
}
/* Shadesails & Structures Link */
li#shadesails a {
	width:175px;
	height:385px;
	background-image:url(../images/btn-shadesails.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-right:5px;
}
li#shadesails a:hover {
	background-position:0px -385px;
}
/* Umbrellas Link */
li#umbrellas a {
	width:175px;
	height:385px;
	background-image:url(../images/btn-umbrellas.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-right:5px;
}
li#umbrellas a:hover {
	background-position:0px -385px;
}
/* Folding Arm Awnings Link */
li#foldingarmawnings a {
	width:175px;
	height:385px;
	background-image:url(../images/btn-foldingarmawnings.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-right:5px;
}
li#foldingarmawnings a:hover {
	background-position:0px -385px;
}
/* Outdoor Blinds Link */
li#outdoorblinds a {
	width:175px;
	height:385px;
	background-image:url(../images/btn-outdoorblinds.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#outdoorblinds a:hover {
	background-position:0px -385px;
}

/* headings */
h1.tagline {
	width:742px;
	height:19px;
	background:url(../images/tagline.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
}

h1.outdoor-blinds {
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/outdoor-blinds.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.shadesails-structures {
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/shadesails-structures.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.umbrellas {
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/umbrellas.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.the-sola {
	clear: both;
	float:left;
	margin:0px 0px 15px 10px;
	width:385px;
	height:19px;
	background:url(../images/headings/the-sola.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.the-liberty {
	clear: both;
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/the-liberty.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.folding-arm-awnings{
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/folding-arm-awnings.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.heaters{
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/heaters.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.patios-pergolas{
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/patios-pergolas.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.contact-us{
	float:left;
	margin:0px 0px 15px 10px;
	width:350px;
	height:19px;
	background:url(../images/headings/contact-us.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.site-map{
	float:left;
	margin:0px 0px 15px 15px;
	width:350px;
	height:19px;
	background:url(../images/headings/site-map.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
h2 {
	font-size: 16px;
	padding-bottom: 5px;
	color: #666351;
	padding-left: 5px;
}
h3 {
	padding-left: 5px;
	font-size: 11px;
	color: #7a7349;
}
h4 {
	font-size: 12px;
	color: #D34950;
}

hr {
	color: #B1AB7C;
	margin-right: 20px;
	margin-left: 20px;
}


/* FORM FIELDS */

input, textarea {
	background-color: #f0eee5;
	border: 1px solid ;
	border-color:#b2aa7e;
	margin: 3px 0px 3px 0px;
	padding: 2px;
	font-weight:bold;
	color:#b2aa7e;
}


select { 
	background-color: #FFFFFF;
	border: 1px solid ;
	border-color:#b2aa7e;
	font-size: 11px;
	margin: 3px 0px 3px 0px;
}
/*extra styles*/

#wrapper #mainContent #topnavigation  ul {
}
#topnavigation ul li {
	float: left;
	color: #FFF;
	list-style-type: none;
	width: 175px;
	text-align: center;
	background-color: #67645C;
	height: 35px;
	padding-top: 15px;
}
#topnavigation ul li a {
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
}
#topnavigation ul li a:hover {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	
}
#topnavigation ul li:hover {
    background-color:#333;	
}
.liAbout, .liProjects, .liHeaters {
	margin-right:5px;
}
#pagenavigation {
	clear: both;
	padding-left: 0px;
	padding-top: 6px;
	text-align: center;
	background-color: #F0EFE6;
	padding-bottom: 6px;
}
#wrapper #mainContent #bodycopy #bodyTable {
	background-color: #FFF;
	width: 750px;
	margin-left: 10px;

}
.formLabels {
	padding-right: 5px;
}
#wrapper #mainContent #bodycopy #bodyTable tr td ul {
	list-style-type: square;
	padding-left: 40px;
	line-height: 1.3;
}
#wrapper #mainContent #bodycopy #bodyTable tr td ul li a {
	text-decoration: none;
}
#techSpecs tr td h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

#techSpecs tr td h2 {
	padding-left: 10px;
	font-size: 12px;
}
#techSpecs tr td p {
	font-size: 11px;
	line-height: 2.5;
	background-image: url(../tech-spec-pdf/acrobat_pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 20px;
}
#techSpecs {
	margin-left: 10px;
}
.viewProjects, .moreInfo {
	color: #E51937;
}

.viewProjects a {
	color: #E51937;
}
.moreInfo a, .moreInfo a:link {
	color: #E51937;
}