/* @override http://galaxygas.com/css/style.css */

/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

body{
	line-height: 1;
	}

ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}

del {
	text-decoration: line-through;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* end reset */

/* ----------------------------------------------------------------------BODY -----------------------------------------------------------------------------*/

body { 
	
	background: url(../assets/bg.jpg) #9ab4de;
	background-repeat:repeat-x;
	}

p {
	font: 8pt/14pt Arial, Helvetica, sans-serif; 
	text-align:left;
	color: #000;
	}


.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }

h1 {
	font: 14pt/16pt Arial, Helvetica, sans-serif; 
	text-align:left;
	color: #000;
	}
	


a:link { 
	font-weight: none; 
	text-decoration: none; 
	color: #000;
	font-weight: bold;
	}

a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #000;
	font-weight: bold;
	}

a:hover { 
	font-weight: none;
	text-decoration: none; 
	color: #880d0d;
	font-weight: bold;
	}
a:active { 
	font-weight: none;
	text-decoration: none; 
	color: #666;
	font-weight: bold;
	}
#masthead {
	width:1040px;
	margin: auto;
	height:200px;
	background: url(../assets/masthead.jpg);
	background-repeat:no-repeat;
	}
	#masthead p{
		float:right;
		text-align:right;
		padding-top:12px;
		padding-right:30px;
		font: 8pt/14pt Arial, Helvetica, sans-serif; 
		text-align:left;
		color: #fff;
		}
#shaddows{
	width:1040px;
	margin: auto;
	height:100%;
	background: url(../assets/shaddows.png);
	background-repeat:repeat-y;
	}

#container {
	width:990px;
	margin: auto;
	height:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	border:5px solid #fff;
	border-bottom:0px;
	}

#containerlinks {
	float: left;
	height: 30px;
	width: 100%;
	background: URL(../assets/linkbg.jpg);
	background-repeat:repeat-x;
	}
#menu {
	float: right;
	width: 626px;
	padding-top: 5px;
	padding-right: 15px;
	}
	
#links {
	float: right;
	height: 35px;
	padding-right: 15px;
	padding-top: 5px;
	}

		
#aboutmid{
	width:990px;
	height: 200px;
	margin-top: 30px;
	background: URL(../assets/aboutmidbg.jpg);
	}	
	
#productsmid{
	width:990px;
	height: 200px;
	margin-top:30px;
	background: URL(../assets/productsmidbg.jpg);
	}		
#techmid{
	width:990px;
	height: 200px;
	margin-top:30px;
	background: URL(../assets/techmidbg.jpg);
	}	
	
#contactmid{
	width:990px;
	height: 200px;
	margin-top:30px;
	background: URL(../assets/contactmidbg.jpg);
	
	}
#midtop {
	display: block;
	height: 238px;
	padding: 0px 0px 0px 0px ;
	clear: both;
	background: url(../assets/midtop.jpg);
	}
	
#midbottom {
	float:right;
	height: 204px;
	padding-left: 347px;
	background: url(../assets/midbottom.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}
#contentcontainer {
	float:left;
	padding-top: 15px;
	width: 990px;
	height: auto;
	
	}
	
	#contentcontainer p {
		font: 10pt/14pt Arial, Helvetica, sans-serif; 
		text-align:left;
		margin-top: 10px;
		color: #000;
		}

		#contentcontainer p.title{
			font: 10pt/14pt Arial, Helvetica, sans-serif; 
			text-align:center;
			margin-top: 10px;
			margin-left:auto;
			margin-right:auto;
			color: #000;
		}
	#contentcontainer p2 {
		font: 8pt/14pt Arial, Helvetica, sans-serif; 
		text-align:left;
		color: #000;
		}
	
	#contentcontainer h1 {
		font: 14pt/16pt Arial, Helvetica, sans-serif; 
		text-align:left;
		font-weight:bold;
		padding-top:25px;
		padding-bottom:15px;
		color: #11143e;
		}
		
	#contentcontainer h2 {
		font: 10pt/14pt Arial, Helvetica, sans-serif; 
		text-align:left;
		font-weight:bold;
		color: #1a1d4f;
		padding-bottom: 10px;
		}

	#contentcontainer strong {
		font: 10pt/12pt Arial, Helvetica, sans-serif; 
		text-align:left;
		font-weight:bold;
		color: #000;
		}
	
	#contentcontainer a:link { 
		font-weight: bold; 
		text-decoration: none; 
		color: #1a1d4f;
		}

	#contentcontainer a:visited { 
		font-weight: bold; 
		text-decoration: none; 
		color: #1a1d4f;
		}

	#contentcontainer a:hover { 
		font-weight: bold;
		text-decoration: none; 
		color: #9ab4de;
		}
		
	#contentcontainer a:active { 
		font-weight: bold;
		text-decoration: none; 
		color: #1a1d4f;
		}
	#contentcontainer textarea{
		width: 400px;
		height: 120px;
		}
		
#contentabout {
	float: left;
	width: 600px;
	padding-top:0px;
	padding-bottom:50px;
	padding-left:25px;
	padding-right: 340px;
	margin-right: 25px;
	background:url(../assets/aboutbg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;
	}
	
#contentcontact {
	float: left;
	width: 940px;
	padding-top:0px;
	padding-left:25px;
	color:#000;
	}
	
#contentproducts {
	float: left;
	width: 990px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	color:#000;
	}

#contentright {
	float: right;
	width: 780px;
	height: 355px;
	padding-top:0px;
	padding-left: 0px;
	color:#000;
	background: URL(../assets/productsrightbg.jpg);
	}
	
#pcright {
	float: right;
	width: 740px;
	padding-bottom: 25px;
	
	}
#pcspecs {
	float: right;
	margin-top:25px;
	width: 540px;
	}
	
#pcleft {
	float: left;
	width: 166px;
	margin-top:25px;
	color:#000;
	}
	
#contactright {
	float: right;
	width: 480px;
	padding-top:25px;
	padding-left:25px;
	padding-bottom:50px;
	padding-right: 15px;
	color:#000;
	
	}
	
#contactform {
	width:450px;
	height: 780px;
	padding-top:25px;
	padding-left: 35px;
	background: URL(../assets/contactleftbg.jpg);
	background-repeat: no-repeat;
	}

#contactleft {
	float: left;
	width: 350px;
	margin-top: 25px;
	margin-left: 0px;
	padding-left: 25px;
	padding-top:0px;
	color:#000;
	}
#map {
	margin-top:50px;
	width:400px;
	height:325px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
	background: url(../assets/mapbg.jpg);
	background-repeat: no-repeat;
	}
	
#productphoto{
	padding-top: 40px;
	float:right;
	padding-right: 40px;
	width:415px;
	height: 300px;
	}
	
#products{
	float:left;
	width:722px;
	height: 270px;
	padding-left:10px;
	margin-left: 15px;
	padding-right: 20px;
	padding-top:60px;
	background: URL(../assets/productsbottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#productlinks {
	float:left;
	padding-top:55px;
	padding-left: 45px;
	width:280px;
	text-align:left;
	height:auto;
	}
	#productlinks p{
		font: 9pt/14pt Arial, Helvetica, sans-serif;
		text-decoration: none; 		
		color: #7e96bd;
		font-weight: bold;
		padding-left: 5px;
		}
	#productlinks a:link{
		font: 9pt/14pt Arial, Helvetica, sans-serif;
		text-decoration: none; 		
		color: #7e96bd;
		font-weight: bold;
		}
	#productlinks a:visited{
		color: #7e96bd;
		font: 9pt/14pt Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none; 
		}
	#productlinks a:hover{
		color: #11143a;
		font: 9pt/14pt Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none; 
		}
	#productlinks a:active{
		color: #7e96bd;
		font: 9pt/14pt Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		}

#leftlinks {
	float: left;
	width: 175px;
	padding-top:15px;
	padding-bottom:25px;
	margin-top: 75px;
	padding-right: 16px;
	margin-right: 0px;
	padding-left: 5px;
	background: url(../assets/leftline.png);
	background-repeat:no-repeat;
	background-position:right;
	color:#000;
	}
	
#leftlinks ul {
	float:right;
	list-style: none;
	width: 190px;
	}
#leftlinks ul.sub {
	float:right;
	list-style: none;
	width: 190px;
	}

#leftlinks ul a {
	font: 10pt/12pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 175px;
	float: right;
	font-weight: bold;
	text-align: right;
	color: #1a1d4f;
	}
	
#leftlinks ul.sub a {
	font: 10pt/12pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 190px;
	float: right;
	font-weight: bold;
	text-align: right;
	color: #1a1d4f;
	}

#leftlinks ul a:hover {
	color: #9ab4de;
	text-decoration: none;
	/*background:URL(../assets/leftbg.png);
	background-repeat:no-repeat;*/
	}

#leftlinks ul li {
	float: left;
	position: relative;
	
	}
#leftlinks ul li.sub {
	float: left;
	position: relative;
	margin-left: 25px;
	border:1px solid #11143a;
	background:#fff;
	}

#leftlinks ul li ul {
	list-style: none;
	position: absolute;
	left: 180px;
	top: 0;
	display: none;
	text-align:left;
	width: 125px;
	
	}

#leftlinks ul li:hover ul { display: block; }

#leftlinks ul li:hover ul li ul { display: none; }

#leftlinks ul li ul li:hover ul { display: block; }



/* ============================= footer ====================== */
#footer {
	width:1040px;
	margin: auto;
	height:100px;
	background: url(../assets/footer.png);
	background-repeat:no-repeat;
	}

#footerlinks{width:1040px; height:20px;	margin: auto;}
#footerlinks .menu{ width:100%; overflow:hidden;}
#footerlinks .menu ul{ padding:0px 0 35px 10px;}
#footerlinks .menu li{ float:left; font: 8pt/14pt Arial, Helvetica, sans-serif; color:#2b2b2b; padding-left:12px;}
#footerlinks .menu a{ text-decoration:none; color:#fff; display:inline-block; margin-right:12px;}
#footerlinks .menu a:hover{ color:#ccc; text-decoration:none;}
#footerlinks .text{ color:#fff; padding:0px 0 0 40px;}
#footerlinks .text a{ color:#fff; text-decoration:none;}
#footerlinks .text a:hover{ color:#fff;}

#footerhome {
	width:1040px;
	margin: auto;
	height:52px;
	background: url(../assets/footerhome.png);
	background-repeat:no-repeat;
	}





	
/* ----------------------------------------------------------END BODY --------------------------------------------------------------------------*/






/* ------------------------------------------------------------TABLES ----------------------------------------------------------------------*/


/* ----------- links table-------------*/

table.links{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 12px;
	border:none;
	}
table.links td.hed {
	color: #000;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	} 
	
/* ----------- Contact -------------*/

table.contact{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	margin-left: 10px;
	font-size: 12px;
	width: 350px;
	border:none;
	}
table.contact p{
}

table.contact td {
	text-align: left;
	}

table.contact td.hed {
	color: #000;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	} 
	
/* ----------- Patio Comfort -------------*/

table.pc{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 12px;
	width: 500px;
	margin-bottom:25px;
	border:none;
	}

table.pc td {
	text-align: left;
	vertical-align:text-top;
	padding-top:10px;
	}
	
table.pc td.spectitle{
	text-align: left;
	vertical-align:text-top;
	float:right;
	font-weight:bold;
	text-align:right;
	padding-right: 15px;
	width:200px;
	}


/* ---------------------------------------------------/ END TABLES ----------------------------------------------------------*/


.clearfix:after, .super_container:after, .container:after, .column:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .super_container, .container, .column {display: inline-block;}
* html .clearfix,
* html .super_container, * html .module, *html .column, *html .container {height: 1%;}
.clearfix, .super_container, .column, .container {display: block;}
