/*---------------------------------------------------------*/
/*-- V0.1 - 090120 - LR -----------------------------------*/
/*---------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, cite, em, font, img, small, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style:none;
}

body {
	background:url(../graphics/main_back.png) top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	color:#0066b8;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

a img{
	border:0 none;
}

table {
	border-collapse:collapse;
}

/*---------------------------------------------------------*/
/*-- Text Styles ------------------------------------------*/
/*---------------------------------------------------------*/

h1 {
	font-size:16px;
	font-weight:bold;
	color:#24A3D3;
	margin:6px 0 18px;
	padding:0;
}

h1.logo {
	background:#FFF url('../graphics/logo.jpg') no-repeat;
	width:342px;
	height:99px;
	overflow:hidden;
	text-indent:-99999px;
}

h1.logo a {
	width:342px;
	height:99px;
	display:block;
}

h2 {
	font-size:15pt;
	font-weight:bold;
	color:#000000;
	margin:12px 0 5px;
	padding:0;
}

#glazing_top h2 a, a:hover{
	color:#3b4999;
	margin:0;
	padding:0;
	font-size:18pt;
}

#glazing_top h3 a, a:hover{
	color:#b14252;
	font-size:11pt;
}

#automation h2 a, a:hover{
	color:#848C8D;
	margin:0;
	padding:0;
	font-size:18pt;
}

#automation_top h3 a, a:hover{
	color:#b14252;
	font-size:11pt;
}

h3{
	font:11pt Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-weight:normal;
	color:#ad4151;
}

h4{
	font-size:11pt;
	padding:12px 0 14px;
	font-weight:normal;
	color:#ad4151;
}

p {
	margin:12px 0;
	color:#4c4c4c;
}

p.footer{
	color:#fff;
	font-size:9pt;
	margin:0px;
	line-height:15pt;
	width:275px;
}

.blue_text{
	color:#3b4999;
}

.large_blurb, .large_blurb a, .large_blurb a:hover{
	font-size:13pt;
	line-height:15pt;
}

.home_intro {
	margin:0;
	padding:0;
	color:#4C4C4C;
}


.admin_edit_link {
	position: absolute;
	background: #999999 no-repeat center left;
	top: 5px;
	right: 5px;
	z-index: 100;
	padding: 5px;
	color:#fff;
	font-size:10pt;
}

.admin_edit_link a {
	color:#fff;
	font-size:10pt;
}
/*---------------------------------------------------------*/
/*-- Error & Notification Styles --------------------------*/
/*---------------------------------------------------------*/

.success {
	background:#00FF33;
	color:#009900;
	border:2px solid #009900;
	padding:5px;
	font-weight:bold;
	margin:5px;
}

.error {
	background: #FF9933;
	color:#FF0000;
	border:2px solid #FF0000;
	padding:5px;
	font-weight: bold;
	margin: 5px;
}

.inline_error {
	color:#FF0000;
	font-weight:bold;
}

/*---------------------------------------------------------*/
/*-- Main Page Layout -------------------------------------*/
/*---------------------------------------------------------*/

#wrapper{
	width:988px;
	margin:10px auto;
	text-align:left;
	border:1px solid #cacaca;
	background:#fff;
}

#wrapper.a_style_remove a{
	text-decoration:none;
}

#wrapper.a_style_remove a:hover{
	text-decoration:none;
}
	

#glazing{
	width:495px;
	float:left;
}

#glazing_top{
	background:url(../graphics/glazing_top.png) top left no-repeat;
	width:495px;
	height:362px;
}

.top_logo{
	display:block;
	margin:0px auto;
}

#glazing_blurb{
	background:url(../graphics/blurb_back.png) top left repeat-x;
	width:443px; /*493 - padding*/
	padding:10px 25px;
	border-left:1px solid #fff;
	border-right:1px solid #cacaca;
	position:relative;
}

#glazing_blurb h3 {
	color:#000;
}

#glazing_footer{
	background:url(../graphics/glazing_footer.png) top left no-repeat;
	width:474px;/*495*/
	height:63px;/*93*/
	padding:15px 1px 15px 20px;
}

#glazing_footer li{
	float:left;
	margin-right:3px;
	color:#b4b3b4;
	font-size:8pt;
	line-height:15pt;
}

#glazing_footer li a, #glazing_footer li a:hover{
	color:#b4b3b4;
	font-size:8pt;
	line-height:15pt;
}

/*Automation styles -------------------*/

#automation{
	width:493px;
	float:right;
}

#automation_top{
	background:url(../graphics/automation_top.png) top left no-repeat;
	width:493px;
	height:362px;
}

#automation_blurb{
	background:url(../graphics/blurb_back.png) top left repeat-x;
	padding:10px 25px;
	position:relative;
}

#automation_blurb h3 {
	color:#000;
}

#automation_footer{
	background:url(../graphics/automation_footer.png) top left no-repeat;
	width:471px;/*493*/
	height:63px;/*93*/
	padding:15px 1px 15px 20px;
}

#automation_footer li{
	float:left;
	margin-right:3px;
	color:#b4b3b4;
	font-size:8pt;
	line-height:15pt;
}

#automation_footer li a, #automation_footer li a:hover{
	color:#b4b3b4;
	font-size:8pt;
	line-height:15pt;
}


/* misc style -------------------*/

#bottom_footer{
}

.top_text{
	margin:98px 1px 0 25px;
}

.top_text h3 {
	line-height:12;
	font-size:9pt;
}

.enter_site_top{
	float:right;
	margin:0;
}

.enter_site{
	float:right;
	margin:15px 0 0;
}

.bottom_logo{
	float:right;
}

/*---------------------------------------------------------*/
/*-- Footer Styles ----------------------------------------*/
/*---------------------------------------------------------*/

#footer {
	width:1000px;
	margin:0 auto;
}

#footer_left {
	width:700px;
	float:left;
	text-align:left;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#footer li {
	float:left;
	display:block;
	padding:2px;
}

#footer li a{
	float:left;
	display:block;
	padding:0 5px 0 0;
}

#footer_right{
	width:300px;
	float:left;
	text-align:right;
}


/*---------------------------------------------------------*/
/*-- CSS Clearfix -----------------------------------------*/
/*---------------------------------------------------------*/

.clearfix:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.clearfix {
    display:inline-block;
}

html[xmlns] .clearfix {
    display:block;
}

* html .clearfix {
    height:1%;
}

