/*---------------------------------------------------------------------------------

Custom Style Sheet
Date created: March 2008

----------------------------------------------------------------------------------*/

/* 
	Note: styles are linear based on the look of the website,
	so if you want to edit the footer the styles they would be
	located at the bottom of this file.
*/


.bold,
.strong {
	font-weight: bold;
}
.strongBig {
	font-weight: bold;
	font-size: 16px;
}

.hide, .clear {
	clear: both;
}


li {
	list-style-image: url(../../images/s.gif);
	list-style-position: outside;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.image {
	padding: 8px;
}

.title {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}

.dark_blue { color: #004d8e; }
.blue { color: #0c68bb; }

/*  General */

img {
	border: 0;	
}

p {
	margin: 10px;
}

body {
	background-image: url(../../images/bg.gif);
	background-position: top;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


a, a:active, a:visited {
	text-decoration: underline;
	color: #005DAB;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #1281DD;
}


div#wrapper {
	width: 760px;
	margin: 0 auto;
	background-color: #ffffff;
}

div.gray {
	background-color: #cccccc;
	height: 5px;
	width: 760px;
	margin: 2px 0;
	padding: 0;
	font-size: 1px;
}

div#banner {
	position: relative;
	background: transparent url(../../images/banner.jpg) top left no-repeat;
	width: 760px;
	padding: 0;
	height: 103px;
	text-align: right;
}

a#link {
	display: block;
	width: 210px;
	height: 103px;
	position: absolute;
	top: 0;
	left: 0;
}

#info {
	font-size: 12px;
	padding: 0;
	color: #589dd6;
	margin-right: 20px;
	padding-top: 18px;
}
#phone {
	font-size: 24px;
	color: #ffffff;
	right: 34px;
	top: 55px;
	margin-right: 45px;
	padding-top: 25px;
}

a.white {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.white:hover {
	text-decoration: underline;
}



div#nav {
	height: 39px;
	width: 760px;
	background-color: #dddddd;
}

div#nav ul {
	list-style: none;
	border-top: 5px solid #dddddd;
	padding-left: 0;
	margin: 0;
	margin-left: 8px;
}

div#nav ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 14px;
	line-height: 34px;
	padding: 0;
}

div#nav ul li a:active,
div#nav ul li a:visited,
div#nav ul li a {
	display: block;
	font-weight: bold;
	padding-left: 16px;
	padding-right: 16px;
	color: #0c68bb;
	height: 34px;
	text-decoration: none;
}

div#nav ul li a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #2a6b15;
}


li#selected {
	background-color: #ffffff;
}

li#selected a { 
	color: #000000;
}


div#top_stripe {
	background: transparent url(../../images/top_stripes.jpg) top left no-repeat;
	width: 760px;
	height: 5px;
	margin: 2px 0;
	font-size: 1px;
}

div#bottom_stripe {
	background: transparent url(../../images/bottom_stripes.jpg) top left no-repeat;
	width: 760px;
	font-size: 1px;
	height: 5px;
	margin: 2px 0;
}

div#content {
	padding: 0 20px;
	padding-bottom: 20px;
}

div#sidebar {
	background: #ffffff url(../../images/side.jpg) no-repeat top center;
	width: 152px;
	float: right;
	padding-top: 370px;
	margin-bottom: 20px;
	padding-left: 20px;
}

span#contact_info {
	font-size: 11px;
}

.title { 
	color: #004d8e;
	font-size: 24px;
	font-weight: bold;
}

.subtitle {
	font-size: 14px;
}

div#footer {
	background-color: #dddddd;
	height: 40px;
	width: 730px;
	font-size: 11px;
	color: #656565;
	padding: 15px;
}

/* TABLE STYLES - if any? */ 

td {
	line-height: 16px;
	vertical-align: top;
}

legend {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #005dab;
}

form {

}

div#submit {
	float: right;
	width: 65px;
	height: 20px;
	background-image: url(../../images/submit.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}



fieldset {
	border: 1px solid #eeeeee;
	
}

form label {
	text-align: right;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 90px;
}

input#txtname,input#txtbusiness,input#txtaddress,input#txtcity,input#txtzip,input#txtemail,
input#txtphone,input#txtfax,input#txtquantity,input#txtflat,input#txtfinish,input#txtprogram{
	width: 150px;
}
form select{
	width: 150px;
}

textarea {
	width: 150px;
	height: 75px;
}

input#submit {
	float: right;
	width: 72px;
	height: 22px;
	font-size: 10px;
}


form#quick table tbody tr td {
	line-height: 16px;
	vertical-align: top;
}

/*
form#quick table tbody tr td label {
	text-align: left;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	width: 78px;
}
*/
form#quick table tbody tr td input {
	width: 135px;
	height: 16px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

form#quick table tbody tr td select {
	width: 143px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top: 2px;
}

form#quick table tbody tr td textarea {
	width: 135px;
	height: 49px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

form#quick table tbody tr td input#submit {
	float: right;
	width: 72px;
	height: 22px;
	background-image: url(../../images/submit.gif);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
}

.image-bg {

}

.image-bg-textarea {

}
ul#products{
	width: 300px;
}
ul#products li{
	float: left;
	margin-right:10px; 
	width: 110px;
	padding-bottom: 5px;
	list-style-image: url(../../images/s.gif);
	list-style-position: outside;
}
td#columnLeft{
	width: 70px;
	text-align: left;
}
td#columnRight{
	width: 90px;
	text-align: left;
}

.justify {
	text-align: justify;
	max-width: 550px;
}

a.sameStyle:link, a.sameStyle:visited, a.sameStyle:active  {
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	margin-left: 25px;
	font-size: 14px;
}
a.sameStyle:hover  {
	text-decoration:underline;
	color: #005DAB;
	padding-bottom: 5px;
}

.smallText {
	font-size: 10px;
}

li {
		padding-bottom: 5px;
}

.mainPage {
		padding-left: 20px !important;
	
}

#leftContentLanding {

	float: left;
	width: 460px;
	background-image: url(/images/color_chart.jpg);

}

#quoteRequestLanding {

	position: absolute;
	width: 260px;
	margin-right: 00px;
	margin-left: 460px;
	margin-top: -24px;
	padding-top: 130px;
	background-image: url(/images/have-us-contact-you.png);
	background-repeat: no-repeat;
}

.landingField {

	width: 180px !important;


}