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

/* -------------------- Base CSS Reset -------------------- */

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color:#7A7A7A;
}

html {
	margin: 0;
	padding: 0;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,/*p,*/blockquote/*,th,td*/ {
	margin: 0;
	padding: 0;
}


fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}


caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

*h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#pagetitle h1{ 
	font-size:17pt;	
	font-weight: normal;
background-color:#c6ba8f; color:#715536; margin-top:12px; margin-right:6px; margin-left:2px; padding:7px 0 7px 26px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

a {
	outline: none;
}

/* -------------------- Base Build -------------------- */

#container {
	width: 943px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background: #FFF;
	padding: 0;
} 

#sidebar1 {
	float: left;
	width: 255px;
	height:300px;
	background: #FFF;
	padding: 0 5px 15px 5px;
	/*margin:0 15px 0 -30px;*/
	clear:left;
}
#sidebar1 a {
	color: #0082A7;
}
#sidebar2 {
	float: right;
	clear:right;
	width: 224px;
	/*height:400px;*/
	
	padding: 0px 10px 15px 15px;
	margin: 0 5px 180px 0;
}
.home #mainContent {
	margin: 15px 260px 0 285px;
} 

.wide #mainContent {
	margin: 15px 20px 0 285px;
}
.wideP #mainContent {
	margin: 15px 20px 0 285px;
} 

.products #mainContent {
	margin: 15px 260px 0 280px;
	padding:0 5px 0;
}

.gallery #mainContent {
	margin: 15px 260px 0 0;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.home #centerimage {
	background:url("/images/main-image-comp.jpg") bottom left no-repeat;
	height:201px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
	/*text-indent:-999em;*/
}
.products #centerimage {background:url("/images/main-image-ph24.jpg") bottom left no-repeat;
	height:100px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
	text-indent:-999em;
} 

.wide #centerimage {background:url("/images/main-image-thin.jpg") bottom left no-repeat;
	height:100px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
	text-indent:-999em;
}
.wideP #centerimage {
	background:url("/images/main-image-comp.jpg") bottom left no-repeat;
	height:201px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
}
#centerimage_blue {background:url("/images/main-image-birch2.jpg") bottom left no-repeat;
	height:100px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
	text-indent:-999em;
}
#centerimage_green {background:url("/images/main-image-green.jpg") bottom left no-repeat;
	height:100px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
	text-indent:-999em;
} 

#centerimage_cobalt {background:url("/images/main-image-ed24.jpg") bottom left no-repeat;
	height:100px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
	text-indent:-999em;
}
#centerimage_fireballs {background:url("/images/main-image-birch.jpg") bottom left no-repeat;
	height:100px;
	width: 943px;
	margin:0;
	padding:0;
	clear:both;
	text-indent:-999em;
}
#pagetitle {
	background:url("/images/header-shadow.jpg") bottom left no-repeat;
	height:65px;
	width: 943px;
	margin:0 0 15px 0;
	padding:0;
	clear:both;
}

#flash {
	height:183px;
	width:935px;
	padding: 9px 0 0 2px;
	float:none;
	z-index:2;
}

/* ----------------------------- Topper --------------------------- */


#topper {
	width:943px;
	height:90px;
	margin:0 auto;
}
#topper p {
	margin: 0;
	padding: 0;
	font-size:10px;
}
#topper p span{ color:#e38120;}
#topper h1 a{
	margin: 18px 0 30px 10px;
	background:url("/images/logo.jpg") top left no-repeat;
	height:52px;
	width:252px;
	text-indent:-999em;
	float:left;
	display:block;
	color: #0082A7;
}
#topper p a{
	color:#7A7A7A;
}
#topright {
	float:right;
}
.topbox {
	text-align:left;
	border-left: solid 1px #7A7A7A;
	width:194px;
	float:left;
	padding: 0 0 0 15px;

	margin-top:20px;
}
.topbox h2 a{font-weight:bold;}
.topbox a{
	text-decoration: none;
	color:#715536;
		
}
.topbox a:hover {
	text-decoration:underline;
	color:#e38120;
}


/* -------------------- Common Copy Formatting -------------------- */

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color: #7A7A7A;
}

.faq {
	margin-left:15px;
}
#pagetitle h2 {
	font-size:22px;
	padding: 15px 0 10px 5px;
	font-weight:lighter
}
#pagetitle div{ width:248px; height:51px; margin:0 6px 0 0; float:right; background:url(../images/ups-free-shipping.jpg) no-repeat;}
h3, #mainContent h1, #mainContent h2 {
	font-size:14px;
}
.warning {color:red;}

#mainContent a {
	color:#e38120;
}
.prices {
	color: #e38120;
	font-weight:bold;
}
.gallery_image td{
	border:1px solid #7A7A7A;
}
#mainContent ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:15px;
	font-size:10px;
}

.large_price {
	font-weight:bold;
	color:#0082A7;
	font-size:15px;
	}

/* -------------------- Main Navigation -------------------- */

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index:100;
	letter-spacing:1px;
	margin:0 0 10px 175px;


}
#menu li {
	display: block;
	float: left;
	position: relative;
	z-index: 100;
	margin-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
}
#menu li {
	display: block;
	z-index: 100;
	background: #FFF;
	padding: 2px 6px;
}
#menu li a, #menu li a:visited {
	display: block;
	padding: 0;
}
#menu dl {
	position: absolute;
	top:2px;
	left: 0;
	margin: 0;
	padding: 0;

	line-height:13px;
}
html>body #menu dl {
*top:3px;
}
#menu dt, #menu li {

	margin: 0;
	border-right: 1px solid #e38120;
}
#menu dt {
	border:none;
	font-size:11px;
}
#menu .last dt {
	background: #FFF;
	margin: 0;
	float: left;
	border-right: 1px solid #FFF;
}
#menu dd {
	display: none;

	border-bottom: 1px solid #cce;
	clear: left;
	margin: 0;
	padding: 0;
	color: #7A7A7A;
	font-size:10px;
	text-align: left;
}
#menu li a, #menu li a:visited {
	display: block;
	background-color:#FFFFFF;
	color: #7A7A7A;
	padding:-1px 5px;
	text-decoration: none;
}
#menu li a, #menu li a:visited {
	color: #7A7A7A;
	text-decoration: none;
	display: block;
}
#menu dt a, #menu dt a:visited {
	display: block;
	color: #7A7A7A;
	padding: 0px 5px;
	text-decoration: none;
	
}
#menu dd a, #menu dd a:visited {

	font-size:10px;
	background: #FFF;
	color: #7A7A7A;
	text-decoration: none;
	display: block;
	padding: 6px 6px 6px 6px;
}
#menu li a:hover {
	border: 0;
}
#menu li:hover dd, #menu li a:hover dd {
	display: block;
}
#menu li dl dt a:hover, #menu li dl dt a:hover { border-right: 1px solid #7A7A7A;}
#menu li:hover dl, #menu li a:hover dl {
	border-bottom: 1px solid #FFF;
}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover, #menu li a:hover {
	background: #FDFDFD;	
	color: #e38120;
}
.active a {
	color: white;
	background: #0082A7;
}

/* -------------------- Product Page -------------------- */

.buynow_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.buynow_box input {
	font-size: 11px;
	}
.buynow_box .quantitybox {
	padding:0 0 5px 0;
	text-align:right;
	}
.buynow_box td {
	padding:2px 0 2px 2px;
	}
.glass_nav {
	background:url("/images/header-shadow.jpg") bottom left no-repeat;
	height: 42px;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif;
	padding:8px;
	width:539px;
	font-size: 11px;
}
.glass_nav a{
	padding:0 3px;
	font-weight: bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	
	}
.creative_suggestions {
	background:url(/images/header-shadow.jpg) top center no-repeat;
	padding:10px 0;
	}
select.smalldropdown {
	font-size:10px;
	}
.left_ceramic_note {
	color:#999;
	padding:0 0 0 3px;
	margin:0;
	}

/* -------------------- Calculator Page -------------------- */

.calcbox {
	padding: 10px;
	background:#FDFDFD;
	border:solid 1px #7A7A7A;
}
/* ----------------------- Sitemap Page ---------------------- */
#sitemap, #sitemap ul, #sitemap ul li{ list-style:none;}

/* -------------------- footer Navigation -------------------- */

#footer {
	height: 45px;
	width:943px;
	padding: 10px 10px 5px 0;
	margin: 10px 0 0 0;
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url("/images/header-shadow.jpg") top left no-repeat;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer li {
	list-style: none;
	display: inline;
}

#footer a {
	text-decoration: none;
	color: #6B6B6B;
	padding: 5px 6px;
}

#footer a:hover, #footer a.active {
	color:#e38120;
}

.active a{
	color:white;
	background:#0082A7;
}
