@charset "utf-8";
/* CSS Document */


/* BODY AND CONTAINER
----------------------------------------------*/

body {
	font-size: 76%;
	text-align: center;
	margin: 50px auto 0px auto;
	background-image: url(../images/background_stripes.png);
		background-repeat: repeat;
}

* body {
	text-align: left;
}

#container {
	overflow: hidden;
	width: 900px;
	background-color: #fff;
	border: 1px solid #666;
	margin: 0px auto 0px auto;
}


/* HEADER
----------------------------------------------*/

#header {
	float: left;
	width: 900px;
	height: 175px;
	background-color: #333;
}

#zip {
	float: left;
	width: 875px;
	height: 25px;
	background-image: url(../images/header_strip.gif);
		background-repeat: repeat-y;
	line-height: 25px;
	text-align: right;
	padding-right: 25px;
}

#zip {
	color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
	}

#zip a {
	color: #CCC;
	}

#zip .small_link {
	font-size: .75em;
	}

#logo {
	float: left;
	width: 275px;
	height: 136px;
	text-align: center;
	padding-top: 14px;
}

/* main navigation
-------------------------*/
#nav {
	float: left;
	width: 600px;
	height: 135px;
}

#nav_left {
	float: right;
	width: 175px;
}

#nav_right {
	float: right;
	width: 155px;
}

.nav {
	list-style: none;
	padding: 0px;
	margin: 28px 0 0 0;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: bold;
	color: #ccc;
	line-height: 1.8em;
	text-decoration: none;
}

.nav a:hover {
	color: #fff;
}
/*-----end main navigation*/


/* TITLE
----------------------------------------------*/

#title {
	float: left;
	width: 900px;
	height: 75px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

#page {
	float: left;
	width: 350px;
	height: 85px;
	margin-left: 25px;
}

#tagline {
	float: left;
	width: 500px;
	height: 85px;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.5em;
		font-weight: normal;
	color: #666;
/*	line-height: 85px;*/
	text-align: right;
	margin-right: 25px;
	margin-top: 15px;
}


/* CONTENT
----------------------------------------------*/

#content {
	float: left;
	width: 900px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* sub navigation
-------------------------*/
#content_left {
	float: left;
	width: 273px;
	padding: 0px;
	margin: 0px;
}

#sublinks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sublinks ul li {
	display: block;
}

#sublinks ul li a {
	display: block;
	width: 248px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
	color: #666;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-left: 25px;
}

#sublinks ul li a:hover {
	display: block;
	color: #990000;
	background-color: #ccc;
}

.selected_page {
	color: #990000;
	background-color: #e5e5e5;
}

/*-----end sub navigation*/
/* sub navigation for tall height
-------------------------*/
#sublinks_tall ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sublinks_tall ul li {
	display: block;
}

#sublinks_tall ul li a {
	display: block;
	width: 248px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
	color: #666;
	line-height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-left: 25px;
	padding-top: 10px;
}

#sublinks_tall ul li a:hover {
	display: block;
	color: #990000;
	background-color: #ccc;
}

.selected_page_tall {
	color: #990000;
	background-color: #e5e5e5;
}
/*-----end sub navigation*/

#content_right {
	float: left;
	width: 554px;
	border-left: 1px solid #ccc;
	padding: 35px;
}


/* FOOTER
----------------------------------------------*/

#footer {
	float: left;
	width: 900px;
	height: 85px;
	background-color: #f8f8f8;
	margin: 0 25px 0 0;
}

#footer_links {
	float: left;
	width: 410px;
	height: 85px;
	margin: 10px 0 0 25px;
}

#footer_logos {
	float: left;
	width: 275px;
	height: 85px;
	text-align: right;
	margin-left: 125px;
}


/* TYPOGRAPHY ELEMENTS
----------------------------------------------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 3em;
		font-weight: normal;
	color: #990000;
	line-height: 75px;
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.8em;
		font-weight: normal;
	color: #990000;
}

h4 {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: normal;
	color: #333;
	line-height: 35px;
	text-align: right;
		text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	padding-right: 10px;
	margin-bottom: 20px;
}

h5 {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: normal;
	color: #333;
	line-height: 35px;
	text-transform: uppercase;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 20px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
	color: #333;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 0px;
}

p, ol, table {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
	color: #6c6c6c;
	line-height: 1.7em;
}

a {
	color: #990000;
	text-decoration: none;
}

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

.underline {
	border-bottom: 1px solid #6c6c6c;
}

.red_title {
	font-size: 1.1em;
	color: #710000;
}

.anchor_top {
	color: #999;
	text-decoration: none;
}

.footer_text_main {
	font-size: 1.1em;
	margin-bottom: 0px;
}

.footer_text_sub {
	font-size: .9em;
	color: #b6b6b6;
	margin: 0 0 20px 0;
}

/* nested regular list
-------------------------*/
ul li.no_bullets {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
	color: #6c6c6c;
	line-height: 1.7em;
	list-style: none;
	margin-bottom: 15px;
}
/*-----end nested regular list*/

/* nested numbered list
-------------------------*/
ul li.letter_sub_list {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
	color: #6c6c6c;
	line-height: 1.7em;
	list-style: lower-alpha;
	margin-bottom: 5px;
}

ol li {
	margin-bottom: 10px;
}
/*-----end nested numbered list*/

/* faq question list
-------------------------*/
ul li.faq_question {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: normal;
	color: #6c6c6c;
	line-height: 1.2em;
	list-style: none;
	margin-bottom: 5px;
}
/*-----faq question list*/


/* FORM ELEMENTS
----------------------------------------------*/

.zip {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
	color: #ccc;
}

.zip_box {
	color: #ccc;
	background-color: #666;
	border: 1px solid #ccc;
}

.content_zip {
	color: #ccc;
	border: 1px solid #ccc;
}


/* OTHER ELEMENTS
----------------------------------------------*/

.download_box {
	border: 1px solid #ccc;
	padding: 10px;
}

/* photo gallery wrap
-------------------------*/
.photo_gallery {
	float: right;
	width: 155px;
	border-left: 1px solid #ccc;
	background-color: #fff;
	text-align: right;
	margin: 8px 0 0 10px;
}

.photo_thumb {
	border: 1px solid #ccc;
	margin: 2px 0 2px 0;
}

/* image wrap
-------------------------*/
.wrap_left {
	float: right;
	margin: 6px 0 10px 10px;
	border: 1px solid #ccc;
}

.logo_wrap {
	float: right;
	border: 0px;
	margin: 10px 0 0 20px;
}

.footer_logo_wrap {
	border: 0px;
	margin: 20px 0 0 20px;
}

/* colors and samples
-------------------------*/
.sample_table {
	border: 0px;
}

.sample_box {
	float: left;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
		font-size: .75em;
		font-weight: normal;
	color: #6c6c6c;
	margin-top: 10px;
}

.sample_thumb {
	float: left;
	width: 55px;
	height: 55px;
	border: 0px;
	margin-right: 10px;
}

/* no bullets in nested lists
-------------------------*/
.nested_list {
	list-style: none;
}

/* faq box
-------------------------*/
.faq_list {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin: 5px 0 5px 0;
}

.faq_box {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	background-image: url(../images/faq_div_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 50px;
}

.faq_answer {
	margin-left: 20px;
	margin-bottom: 50px;
}

.faq_table {
	width: 515px;
	margin: 0 20px 50px 20px;
}

/* table properties
-------------------------*/

table {
	width: 100%;
	border: 1px solid #ccc;
}

tr {
	margin: 2px;
}

td {
	text-align: left;
	margin: 2px;
}

.table_main_heading {
	height: 50px;
	font-weight: bolder;
	text-align: center;
	background-color: #efefef;
}

.table_sub_heading {
	height: 35px;
	font-weight: bolder;
	text-align: center;
	background-color: #f5f5f5;
}

.spec_table {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
	color: #6c6c6c;
	line-height: 1.7em;
	border: 0;
	margin-left: 25px;
}

.sinks_bowls_table {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: bold;
	color: #6c6c6c;
	text-align: center;
	border: 0;
}

.sinks_bowls_table_sublink {
	text-align: center;
	border: 0;
}

.table_no_border {
	border: 0px;
}

.table_dealers {
	width: 100%;
	font-size: .9em;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


#site_selector { 
	float:left; 
	margin-left: 35px;
	}


