h1, h2, h3, h4, h5, h6	{}
	
p, blockquote, dl {
}

/* dustin's adjustment */
address {
}


blockquote {
	margin:  0px 40px 0px 40px;
}

h1 {}


h2	{}

h3	{}

h4	{}

h5 {}

h6 {}
	

a:link {
	color: #900;
}

a:visited {
	color: #660;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #036;
}

img {
    border: 0;
}

ul {
	margin: 0px;
	margin: 0px 10px 20px 35px;
}

li {
}

ol {
	padding: 0px;
	margin: 0px 45px 20px 45px;
}

dt {
	font-size: 12px;
	font-weight: bold;
	color: #220;
}

dd {
	padding-bottom: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td { padding: 3px;}

th {}

/* NAVIGATION */


#nav ul {}

#nav li {}

#nav li a:link,
#nav li a:visited {}

#nav li a:link:hover,
#nav li a:visited:hover {}

#nav ul li a:link:active,
#nav ul li a:visited:active {}

#nav a.current:link,
#nav a.current:visited {}


#subnav ul {}

* html #subnav ul {}

#subnav li {}

#subnav #scrapbook li {}

html>body #subnav li {}

#subnav a:link,
#subnav a:visited {}

* html #subnav a:link,
* html #subnav a:visited {}

#subnav a:visited {}


#subnav .current {
	background-image: url(/_i/tick_down.gif);
	background-position: 0 0%;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333;
}

* html #subnav .current { padding-top: 2px !important;}

#subnav form {}


/* PHOTO NAV STYLES*/

/* the container for the photo nav */



#photo_nav {
	position: relative;
	margin: 0px;
	padding: 0px;
	}


.p_nav_link {
	padding-left: 0px;
	}

.p_nav_link li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0px 5px 5px 0;
	text-align: center;
}

.p_nav_link li a:link,
.p_nav_link li a:visited {
	color: #FFF;
	font-size: 11px;
	border: 1px solid #FFF;
	background-color: #663;
	line-height: 27px;
	text-decoration: none;
	background-color: #600;
	display: block;
	width: 26px;
}



.p_nav_link li a:hover,
.p_nav_link li a:visited:hover {
	background-color: #900;
}


.view_scrapbook a:link,
.view_scrapbook a:visited {
	width: auto !important;
	display: inline;
	padding: 0 10px;
	}



/* SEARCH ELEMENTS */

#basic_search p {}

#basic_search form, #basic_search input {}

#basic_search form {}

#basic_search input { vertical-align: top;}

#basic_search select { margin-bottom: 3px;}

#basic_search p a:link {}




/* STRUCTURAL ELEMENTS */


body#search #leftcontent .bottom, 
body#locations #leftcontent .bottom, 
body#about_us #leftcontent .bottom {
	padding: 0px;
}


/* Welcome */
#leftcontent h2 {}

* html #leftcontent h2 {}

body#home #leftcontent h2 {}

body#home #leftcontent p {}



body#scrapbook #leftcontent .bottom, 
body#dealers #leftcontent .bottom, 
body#contractors #leftcontent .bottom {
	color: #693;
}



#leftcontent .large {
	padding: 10px 15px;
	color: #333;
	line-height: 15px;
}

/* Showroom & Distribution Center */
#leftcontent .heading {
	padding: 0px 15px 5px 15px;
	margin-bottom: 0 !important;
	color: #600 !important;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
	background-color: transparent;
}

/* blue bar below showroom image */
body#home #leftcontent .image
{
	margin: 0;
	padding: 0px 0px 0px 15px;
	font-size: 10px;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	background-color: #600;
}

/* Chico, CA */
body#home #leftcontent .image p {
	color: #FFF;
	font-size:9px;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-align:right;
	margin: 0 15px; 
	padding: 0;
	line-height: 15px;
}


body#home #leftcontent .image img {
	margin: 0px 0 1px -15px;
	padding: 0;
}


#leftcontent .bottom {}


body#home #title  {
	display: none;
}

 body#home #centercontent {}

 body#home #centercontent img {
	margin: 0 auto;
	padding: 0;
	display: block;
}

#centercontent h1 {
	color: #333;
}


#title {
	z-index: 20 !important;
	}

#title h1 {}

#photo_bottom {
	margin: 0px;
	padding: 0px;
/*
	background-image: url(../_i/corner_2_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
*/
	background-color: #600;
	border-top: 1px solid #FFF;
}

#photo_bottom h2 {}

#instructions h2 {
	font-size: 10px;
	}

.corner_top_left {
	/*
	background-image: url(../_i/corner_1_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #600;
	*/
	}

.corner_bottom_left {
	/*
	background-image: url(../_i/corner_1_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #D0D089;
	border-top: 1px solid #FFF;
	*/
	}

	.corner_top_left h2 {
		/*
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px;
		line-height: 10px;
		color: #FFF;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 10px;
		padding-bottom: 10px;
		background-image: url(../_i/corner_1_tr.gif);
		background-repeat: no-repeat;
		background-position: top right;
		border-bottom: 1px solid #FFF;
		*/
	}

.float_image {
	float: right;
	margin: 0px 15px 10px 15px;
	padding: 0px;
}


.float_image2 {
padding: 15px 15px 15px 15px;
}


.float_image3 {
float:none;
margin: 20px 15px 0px 15px;
padding: 0px
}


.float_image4 {
float:right;
margin: 0px 15px 10px 15px;
padding: 0px;
}


#rightcontent .section {
    background-color: #E7E6E4;
    margin-bottom: 15px;
}
#rightcontent h3,
#rightcontent p,
#rightcontent address {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #333;
	margin: 0;
	padding: 5px 15px 7px 15px;
}

#rightcontent h3 {
	font-weight: bold;
	font-size: 11px !important;
	margin-top: 10px;
}

#rightcontent address {
	margin-bottom: 15px;
}

#rightcontent form, #rightcontent .corner_bottom_left .more {
    padding: 5px 10px 10px 15px;
    margin:  0px 0px 0px 0px;
    background-image: url(../_i/corner_1_br.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#rightcontent input {
	font-size: 10px;
}

#rightcontent select {
	margin-bottom: 3px;
	font-size: 10px;
}

body#home #home_rightcontent p {
	color: #900;
}

body#home #home_rightcontent p.feature
{
	margin: 15px 15px;
}

body#home #home_rightcontent p.feature
{
	margin: 15px  0px 0px 0px;
	padding: 20px 15px;
	
	border-color: #036 transparent #036 transparent;
	border-width: 1px 0px 1px 0px;
	border-style: dotted none dotted none;
	
	background-color: #FFC;
	background-image: url(../_i/bkg_tiles.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}





.no_bkg {
	background-color: transparent !important;
}




#footer p {}

#footer ul {}

#footer li {}

#footer ul li a:link, #footer ul li a:visited {}

#footer ul li a:hover, #footer ul li a:visited:hover {}

#footer ul li a:active, #footer ul li a:visited:active {}

#footer ul li a:visited {}

#footer ul li.last a:link, #footer ul li.last a:visited {}



#footer .current {}

#footer .credits {}

#footer .credits a:link, #footer .credits a:visited {}

#footer .credits a:hover, #footer .credits a:visited:hover {}


#credits {}

body#home #credits {}


#credits .credits {}

#credits .credits a:link, #credits .credits a:visited {}

#credits .credits a:hover, #credits .credits a:visited:hover {}




/* CUSTOM CLASSES */

.golfbottom {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
}


.bold1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#330;
}

.bold2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.comingsoon {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
	font-size:14px;
	color:#FF0000;
}


.quote {}


.important {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	font-style: italic;
	color: #C60;
}

.large {
	font-size: 11px;
	color: #333;
	margin-bottom: 7px;
}

.larger	{
	font-size: 17px;
	font-weight: lighter;
}

.bold {
	font-size: 10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #630;
}

.more {
	padding: 0px 15px 7px 15px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.more a:link, .more a:visited {
	color: #036;
	text-decoration: none;
}

.more a:hover, .more a:visited:hover {
	color: #036;
	text-decoration: none;
}

.more a:active {
	color: #036;
	text-decoration: underline;
}





/* PRODUCTS */

#product #centercontent .series_category {
	}

.product_index_ceramic,
.product_index_rest {
	}

.product_index_ceramic h3,
.product_index_rest h3,
.product_index_stone h3 {
	margin: 20px 0;
	border-bottom: 1px dotted #5b0507;
	letter-spacing: 1px;
	}


.product_index_ceramic h3 {}


.product_index_rest {}







.item {
	float: left;
	line-height: 15px; 
	font-size: 10px;
	font-weight: normal; 
	color: #69C;
	padding: 5px 0px 30px 25px;
	margin:  0px;
	width:200px;
	color:#000;
	}

#scrapbook div.item {
	width: auto !important;
	}



.item a:link, .item a:visited {
	text-decoration: none;
}

.item2 {
	float:left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px; 
	font-size: 11px;
	font-weight: normal; 
	color:  #000000;
	padding: 0px 0px 10px 15px;
	margin:  0px;
}

.item2 a:link, .item a:visited {
	text-decoration: none;
}

.item3 {
	float:left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px; 
	font-size: 11px;
	font-weight: normal; 
	color:  #000000;
	padding: 0px 90px 10px 60px;
	margin:  0px;
}

.item3 a:link, .item a:visited {
	text-decoration: none;
}


	
.clear {
	clear: both;
	margin: 7px 10px 15px 10px;
	border-bottom: 1px solid #CCC;
}
.clearing {
	clear: both;
	}

.break { clear: none !important;}

.clear_bottom {
	clear: both;
	margin: 0px 15px 7px 15px;
}

.no_bkg {
	background-color: #FFF !important;
}

.product_title {
	font-size: 14px;
	line-height: 14px; 
	color: #036;
	font-weight: lighter;
	margin-bottom: 3px;
	}


			.product_color {}
			.product_color img {
				border: 1px solid #FFF;
				}
				
			.product_color_image {
				float: left;
				line-height: 0;
				margin-right: 5px;
				}
		
.trim .product_color {}

.trim .product_color h3 {}



.product_color h3 {}

.product_color h5 {}


.size_link {}


	.size_link a:link,
	.size_link a:visited {
		text-decoration: none;
		border-bottom: 1px dotted #666 !important;
		}
		
	.size_link a:hover {
		text-decoration: none;
		border-bottom: 1px solid #900;
		}


#product_detail_etc {
	margin: 20px 0;
	border: 0;
	border-spacing: 0;
}

#product_detail {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
/*	min-width: 550px;*/
}

#product_detail div { float: left; }

#product_detail_info {
	clear: none;
	width: 60%;
}

* html #product_detail_info { width: 60%; }

#product_detail h2,
#product_detail p,
#product_detail img,
#product_detail table {
	margin: 0 0 0.7em 0;
	padding: 0;
}

#product_detail img {
	margin-right: 0;
	margin-left: 0;
	display: block;
}

* html #product_detail img { margin-left: 10px;}

#search_results {
	border-top: 1px solid #ccc;
	margin-left: 15px;
}

#search_results img {
	margin: 0px 0px 0px 15px;
}

#search_results td {
	padding: 15px 0px;
	border-bottom: 1px solid #ccc;
}

table#search_index {
	border-top: 1px solid #ccc;
	}
	
table#search_index td {
	padding: 0 15px 0 0;
	border-bottom: 1px solid #ccc;
}
table#search_index h2, table#search_index p {
    margin-left: 0;
    padding-left: 0;
}

table#columns td {
    vertical-align: top;
}


th.product_field,
td.product_field {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
	vertical-align: bottom;
	text-align: left;
	padding: 3px 6px 3px 0;
}

p.product_field {
	text-align: left;
	line-height: 15px;
	padding: 10px 0px;
}

html body#search #leftcontent select {}

* html body#search #leftcontent select {}

body#search .product_field {
	border-bottom: none;
	vertical-align: middle;
}

body#search #leftcontent h2 {}

.product_info {
	line-height: 15px; 
	font-size: 11px;
	font-weight: normal; 
	color: #330;
	border-bottom: 1px solid #CCC;
	padding: 3px 0;
}

#search, #centercontent,
#contractors #centercontent {
	position: relative;
}

body#find_a_store #centercontent h3, 
body#contractors #centercontent h3 {}

body#find_a_store #centercontent p, 
body#contractors #centercontent p {}

body#search form#search {}
	

.success, .notice, .warning, .error {}

#footer .noborder { border: 0 !important;}



/*
div.feature_contractor {
	background-image: url(/_i/feature_contractor.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 75px;
	position: relative;
	margin: 0;
	padding: 0;
}


	div.feature_contractor p {
		position: absolute;
		bottom: 5px;
		font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
		line-height: 16px !important; 
		font-size: 14px !important;
		font-weight: lighter; 
		color: #FFF;
		text-decoration: none; 
		background-color: transparent !important;
		}
	
	div.feature_contractor a:link,
	div.feature_contractor a:visited {
		color: #900;
		text-decoration: underline; 
		}
	
	div.feature_contractor a:hover,
	div.feature_contractor a:visited:hover {
		text-decoration: none; 
		}

*/

ul.namelist {
	margin-left: 30px;
	padding-left: 0;
}

ul.namelist li {
	list-style: none;
	color: #333;
	padding-left: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#guidelines {
	position: relative;
	}

* html #guidelines {
	background-color: #E7E7E7;
/*	padding-bottom: 9px;*/
}

#guidelines a {}

#guidelines p#guidelines_desc,
#sub_nav p#guidelines_desc {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 30;
}

.formtable th {
	text-align: right;
	font: bold 12px/1.2 Helvetica, Arial, sans-serif;
}

.formtable th:after {
	content: ':';
}

.help {
	font: 11px/1.2 Helvetica, Arial, sans-serif;
	color: #777;
	margin-top: 5px;
}

#swap_me { display: block;}

.inlineheader {
    font-weight: bold;
    font-size: 10px;
}

.notice {
	color: #C00;
	border: 0;
}

.product_field .notice {
	margin-left: 0;
	padding: 0;
}

.notes { color: #C00; }

#lightbox #caption h2 {
	font-size: 12px !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#swap_me { display: block; }

#cluetip-waitimage {
  width: 32px !important;
  height: 32px !important;
  background-image: url(/_js/jquery-lightbox-0.5/lightbox-ico-loading.gif) !important;
}
#cluetip-outer {
    text-align: left;
    padding: 0 !important;
}
#cluetip-inner {
    padding: 10px 0 0 0 !important;
}

/*
#product_detail {
	width: 600px;
	}
*/



#featured_collections {}



#featured_collections p,
#featured_collections h3
{}



.browse .current h2 {
    font-weight: bold;
    color: #fff;
}


