﻿html, body, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #151515
	            url(/images/common/background.png)
	            repeat-x;
	text-align: center;
}

td {
	font-family: Arial;
	font-size: 12px;	
}

.hidden {
	display: none;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 960px;
	position: relative;
	border: none 0;
}

.clear {
    clear: both;
}

/* Header
------------------------------------------------- */

#header {
	height: 75px;
	width: 960px;
	position: absolute;
}

#header img {
    border: 0 none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 777;
}
    
#header .testimonial {
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 0;
    width: 500px;
    z-index: 666;
}
    
#header .testimonial strong {
    font-size: 18px;
    font-weight: normal;
}

/* Banner
---------------------------------------------------------- */

.banner {
    margin-top: 50px;
    text-align: center;
}

#slideshow {
	margin-top: 70px;	
}


/* Main Navigation
---------------------------------------------------------- */

#main-nav {
	height: 65px;
	padding-top: 10px;
	margin-left: 5px;
	background: transparent
	            url(/images/nav/main-nav_bg.png)
	            100% 0
	            no-repeat;
}

#main-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main-nav li {
	float: left;
}

#main-nav li a {
	float: left;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	float: left;
	margin-right: 10px;
}

#main-nav li a span {
    display: block;
    padding: 15px 12px 22px 12px;
}


#main-nav li a:hover {
    text-decoration: underline;
}

.home #main-nav li#home a,
.about #main-nav li#about a,
.products #main-nav li#products a,
.our-services #main-nav li#services a,
.contact #main-nav li#contact a {
    	background: transparent
	            url(/images/nav/selected_bg.png)
	            no-repeat;
}

.home #main-nav li#home a span,
.about #main-nav li#about a span,
.products #main-nav li#products a span,
.our-services #main-nav li#services a span,
.contact #main-nav li#contact a span  {
    background: transparent
                url(/images/nav/selected_cap.png)
                100% 0
                no-repeat;
}

/* Sub Nav
------------------------------------------------- */

.sub-nav {
    width: 210px;
    z-index: 999;
    float: left;
    margin-top: 4px;
    background: transparent
                url(/images/nav/sub-nav_bg.png)
                no-repeat;
}

.sub-nav .padding {
    padding: 10px 10px 10px 10px !important;
    margin: 0;
    background: transparent
                url(/images/nav/sub-nav_cap.png)
                0 100%
                no-repeat !important;
}
    
.sub-nav h3 {
    font-size: 16px;
    margin: 0;
    padding: 8px 10px;
    background: transparent
                url(/images/nav/sub-nav-title_bg.png)
                no-repeat;
}
   
.sub-nav ul {
	margin: 0;
	padding: 0;
	margin: 0;
	padding-left: 5px;
}

.sub-nav ul li {
	margin: 0;
	padding: 0 0 5px 8px;
	list-style-type: none;
	margin-bottom: 8px;
	background: transparent
				url(../images/common/arrow.png)
				0px 5px 
				no-repeat;
}

.sub-nav ul li a {
    font-size: 12px;
    color: #dd2c21;
    padding-left: 10px;
}
    
.sub-nav ul li a:hover {
    text-decoration: none;
}
    
    
.advertisement {
    width: 190px;
}
     
.advertisement h2 {
    display: none;
}


/* Content
------------------------------------------------- */

#content .padding {
	padding: 15px;
}

#content h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
}

#content p {
	margin: 0;
	margin-bottom: 1em;
}

#content a {
	color: #000;
}

#content a:hover {
	text-decoration: none;
}

.content {
    float: left;
    width: 940px;
    margin: 4px 10px 20px 10px;
    overflow: auto;
    background: #fff
                url(/images/common/content_cap.gif)
                0 100%
                no-repeat;            
}

.content-wrapper {
	margin-left: 225px;
}

.content-wrapper a	{
	color: #DD2C21;
}

.content-wrapper a:hover	{
	text-decoration: none;
}
    
h2 {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    padding: 0px;
    margin: 6px 0px 25px 0px;
}

h4 {
    font-size: 18px;
    font-weight: normal;
    color: #DD2C21;
    padding: 0px;
    margin: 20px 0 5px 0;
}
    
.content .padding {
    margin: 0;
    padding: 10px;
    padding-top: 10px;
    line-height: 18px;
    overflow: auto;
    background: transparent
                url(/images/common/page-title_bg.png)
                no-repeat;
}


/* Columns
------------------------------------------------- */

.column {
    float: left;
    width: 715px;
    margin: 16px 0 20px 0;
    background: transparent
                url(/images/common/content_bg.png)
                0 10px
                no-repeat;
}

.home .column {
    width: 320px;
    background: transparent
                url(/images/common/column_bg.png)
                0 10px
                no-repeat;
}
    
.column .padding {
    margin: 50px 10px 10px 10px;
    padding: 0 10px;
    background-color: #fff;
}
                
.home .column .padding {
    padding: 50px 20px 10px 20px;
    margin: 0;
    background: transparent
                url(/images/common/column_cap.png)
                0 100%
                no-repeat;
}
    
                
.column .padding img {
    border: 1px solid #3b3b3b;
}
    
.column h3 {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    padding: 0;
    margin: 0;
    position: absolute;
    margin-left: 10px;
    padding: 4px 0 10px 20px;
    width: 600px;
    background: transparent
                url(/images/common/column-title_bg.png)
                no-repeat;
}

.home .column h3 {
    width: 250px;
}
    
.column ul {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin: 15px 0;
}

.column ul li {
	margin: 0;
	padding: 0 0 5px 12px;
	list-style-type: none;
	background: transparent
				url(../images/common/arrow.png)
				0px 8px no-repeat;
}

.column ul li a {
    font-size: 18px;
    color: #dd2c21;
    padding-left: 10px;
}
    
.column ul li a:hover {
    text-decoration: none;
}
    
.column .location-map {
    height: 187px;
    border: 1px solid #c7c7c7;
    background: transparent
                url(/images/common/location-map.png)
                no-repeat;
}

.column .location-map span {
    float: right;
    display: block;
    padding: 6px 14px 0 0;
}

.subscribe {
    float: left;
    width: 320px;
    background: #151515;
    padding-top: 10px;
}

.subscribe h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    background: none;
    width: auto !important;
    position: relative;
}

.column .subscribe .padding {
    padding: 20px;
    padding-top: 10px;
    background: none;
}

/* Floats
------------------------------------------------- */

#sidebar-a {
	background: #CBD8E3;
	float: left;
	width: 300px;
}

#content {
	margin-left: 300px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sidebar-a {
  margin-right: -3px;
  }
 
* html #content {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

/* Form Elements
------------------------------------------------- */

.form .textbox {
    font-size: 12px;
    font-family: Arial;
    width: 150px;
    padding: 2px;
    border: 1px solid #fff;
    background: transparent
                url(/images/forms/textbox_bg.png)
                repeat-x;
}
                
.contact .textbox {
    border: 1px solid #aeaeae;
}
                
.form label {
    color: #fff;
    display: block;
}

.contact label {
    color: #151515;
}

.required {
	font-size: 11px;
	font-family: Tahoma;
	overflow: hidden;
	padding-top: 10px;
}

.validation {
	display: none;
}

.form .validation {
	border: 1px solid red;
	padding: 5px 8px;
}

.button {
    margin-top: 10px;
    margin-left: 113px;
}

.button a {
    color: #151515;
    text-decoration: none;
    float: left;
    background: transparent
                url(/images/buttons/btn_bg.png)
                no-repeat;
}
                
.button a span {
    padding: 7px;
    display: block;
    background: transparent
                url(/images/buttons/btn_cap.png)
                100% 0
                no-repeat;
}
                
.button a:hover {
    background-position: 0 -29px;
}
    
.button a:hover span {
    background-position: 100% -29px;
}
    

/* Contact Form Fieldset
------------------------------------------------- */

.contact-form {
    border: 3px solid #e5e5e5;
    margin-top: 20px;
}
    
.contact-form legend {
    font-size: 16px;
    padding: 0 10px;
}

/* Product Pages
------------------------------------------------- 

.products-list {
    margin-bottom: 20px;

    }
    
.products-list .logo {
    padding-right: 10px;
    background: transparent
                url(/images/common/product-logo_bg.gif)
                100% 0
                no-repeat;
                
}

.products-list .logo img {
    border: 0;
    }

.products-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    padding: 10px 15px;
    
    }

.products-list ul li {
    float: left;
    width: 150px;  
    }
    
.products-list .list {
    margin-left: 20px;
    background: transparent
                url(/images/common/product-links_bg.gif)
                0 0
                no-repeat;
    }
    */ 

/* Product List - New using Divs instead of tables
------------------------------------------------- */

.products-list {
    overflow: hidden;
    width: 690px;
    padding-bottom: 15px;
}
    
.products-list .logo strong{
    width: 125px;
    float: left;
    padding-top: 10px;
    font-weight: bold;
    text-transform: uppercase; 
    font-size: 18px;  
    text-align: center;
    line-height: 20px;
}
    
.products-list .details {
    width: 565px;
    height: auto;
    float: right;
    background: transparent
                url(/images/common/product-list_bg.gif)
                0 0
                no-repeat;    
}   
     
.products-list .details .padding {
    padding: 0px;
    overflow: auto;
    float: left;
    background: transparent
                url(/images/common/product-list_cap.gif)
                0 100%
                no-repeat;
}
    
.products-list ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 533px;
    overflow: auto;
    padding: 10px 15px;
}
    

.products-list ul li {
    float: left;
    width: 150px;
}

.products-list ul li a{
   color: #000; 
}

.product-title-light {
    color: #a6a6a6;
}

.product-title-dark {
    color: #595959;
}
    
    
/* Footer
------------------------------------------------- */

#footer {
    font-size: 11px;
    font-family: Tahoma;
    color: #fff;
	clear: both;
	height: 50px;
	margin-top: 60px;
	padding: 15px;
	background: transparent
	            url(/images/common/footer_bg.png)
	            no-repeat;
}

#footer span {
	float: right;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
}
