@charset "utf-8";
/* CSS Document */


body {
    font: 12px Verdana, "Helvetica Neue", Helvetica, Arial, Tahoma, Geneva, sans-serif;
}

* html td {
   font: 12px Verdana, "Helvetica Neue", Helvetica, Arial, Tahoma, Geneva, sans-serif;
}

/* _________________________________________________________________ */
/* _______________NETURALIZE ELEMENTS ____________________________ */
/* Neutralize margins and padding to make all browsers consistent*/
form, fieldset {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
p {
    line-height: 1.5em;
}

ul, ol, dl, li, dd, blockquote {
    margin-left: 1.3em;
}

form label {
    cursor: text;
}
fieldset {
    border: none;
}
input.lineup {
    width: 75%;
}
div.lineup select {
    width: 76.5%;
}
img {
    border: 0px;
}

/******************************** START CHARLES CODE ********************************/
#header {
    height: 73px;
	white-space: nowrap;
    background: url(http://www.spectrumglass.com/stained-glass/images-charles/header-bg.jpg) repeat-x;
	
}
#header #header-logo {
	background: url(http://www.spectrumglass.com/stained-glass/images-charles/header-logo.jpg) no-repeat;
	height: 73px;
	text-align: right;
    /*width: 220px;
    float: left;*/
}
#header #header-img {
	/*background : url(http://www.spectrumglass.com/stained-glass/images-charles/green-header.jpg) no-repeat;
	width: 618px;*/
    height: 73px;
    /*float: right;*/
	padding-left: 220px;
}
#nav {
	white-space: nowrap;
	clear: both;
    height: 29px;
    background: url(http://www.spectrumglass.com/stained-glass/images-charles/nav-bg.jpg) repeat-x;
}
#nav #nav-left {
    /*width: 220px;*/
	height: 29px;
	background: url(http://www.spectrumglass.com/stained-glass/images-charles/nav-left.jpg) left no-repeat;
    /*float: left;*/
	text-align: right;
	padding-left: 220px;
}

div#nav-bar {
    height: 29px;
	margin: 0px;
	padding: 0px;
    float: right;
    width: 618px;
}

/* DROP DOWN CODE LOCATED IN NAV.CSS */

#site-wrap {
	min-width: 838px;
    /*width:expression(document.body.clientWidth < 938 ? "838px" : "100%" );*/
}

.nowrap {
	/*min-width: 530px;
	/*width:expression(document.body.clientWidth < 630 ? "530px" : "100%" );*/
}

#container-wrap {
    background-color: #CCCCCC;
	padding: 0px 2px;
	margin: 0px;
}
#container {
    /*margin: 0px 2px 0px 2px;*/
    background-color: #fff;	
	border-bottom: 1px solid white;
}
#footer, #footer-left, #footer-right {
	margin: 0;
	padding: 0;
}
#footer {
    /*height: 67px;*/
	padding: 0;
}

#footer-left {
    /*width: 20px;
    height: 67px;*/
    background: url(http://www.spectrumglass.com/stained-glass/images-charles/footer-left.jpg) bottom left  no-repeat;
    /*float: left;*/
}
#footer-right {
    background: url(http://www.spectrumglass.com/stained-glass/images-charles/footer-right.jpg) bottom right no-repeat;
    /*margin: 0 0 0 20px;*/
    /*height: 67px;*/
}
#footer-inner {
	background: url(http://www.spectrumglass.com/stained-glass/images-charles/footer-top.gif) top repeat-x;
	padding-top: 3px;
}
#footer-content {
	margin: 0 20px;
	border-bottom: 2px solid #cbcbcb;
	padding-top: 12px;
	padding-bottom: 4px;
	background-color: #fff;
}

#footer a, #footer a:link {
    color: #c98919;
}
#footer a:visited {
    color: #c98919;
}
#footer a:hover {
    color: #c98919;
}
#footer a.nohover {
    text-decoration: none;
}

#index-icons {
	margin: 70px 0 0 0;
	width: 530px;
}

#index-icons .index-icon-img {
	padding: 0 2px 0 2px;

}
.literature {
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

/******************************** END CHARLES CODE ********************************/

/* _______________MAJOR LAYOUT COMPONTENTS____________________________ */
div#wrapper {
	background: url(http://www.spectrumglass.com/stained-glass/images-charles/wrapper-bg.jpg) bottom repeat-x;
}
div.popup_window {
    background: #FFFFFF url("http://www.spectrumglass.com/img/s.jpg") top left no-repeat;
    margin: 0px;
    padding: 0px;
    width: 620px;
    height: 460px;
}
div#main_content {
    /*margin: 0 10px 5px 0;*/
    min-height: 400px;
    padding: 0 0 5px 0;
	margin-right: 30px;
}

div#index-sidebar {
    float: left;
    width: 262px;
	margin-right: 30px;
}

div#sidebar {
    float: left;

    /*    position: fixed;
    top: 105px;
    left: 10px;
    COMMENTED OUT BY CHARLES*/
    width: 262px;

	margin: 32px 30px 0 0;
	font-size: 10px;
}

div#sidebar.nodrift {
    /*position: absolute;
	COMMENTED OUT BY CHARLES
	*/
	text-align: center;
}
div#sidebar img {
    margin: 0 auto 0 auto;
}


div#sidebar img.pro_img, div#sidebar img.placeholder {
    margin: 0 auto 0 auto;
    width: 220px;
}
div#sidebar img.placeholder {
    width: 220px;
    height: 140px;
}
/*div.homepg p {
    font: normal 0.9em/1.0em Verdana, "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
    margin: 0 0 10px 0;
    COMMENTED OUT BY CHARLES
    padding: 0;
} */
.homepg {
	float: none;
    margin: 0 0 0 262px;
    /*margin-right: 50px;*/
    min-height: 400px;
    padding: 18px 0 0 0;
	/*padding: 18px 100px 0 30px;*/
}
div#page {
    float: none;
    margin-left: 262px;
    margin-right: 50px;
    min-height: 400px;
    padding: 18px 0 0 30px;

}

* html #page {
	height: 400px;
}

div#page p {
	padding: 0.5em 0.5em .8em 0px;
}
	
p.searcherror {
    margin-bottom: 3.0em;
}
.left_img {
    float: left;
    margin-right: 1.5em;
}
.right_img {


}
.clearem {
    clear: both;
}
.clearleft {
    clear: left;
}
.clearright {
    clear: right;
}
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.right-align {
    margin-left: auto;
    margin-top: 0;
    text-align: right;
}
form {
    margin: 1.0em 0 1.0em 0;
}
form label {
}
form label.big, form input.big {
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0.5em 0 0;
    padding: 0;
    vertical-align: top;
    white-space: nowrap;
}
form label.little, form input.little {
    border: 1px solid #CCCCCC;
    float: left;
    font-weight: normal;
    margin: 0 0.5em 0 0;
    padding: 0;
    vertical-align: top;
}
.popup, .popup A:link, .popup A:visited, .popup A:hover {
    /*border-bottom: 1px dotted red;*/
    text-decoration: none;
}
/*---- hidden effect for accessibility technologies ----*/
/*---- props to d who found http://css-discuss.incutio.com/?page=ScreenreaderVisibility ---- */
.off-left {
    left: -999px;
    overflow: hidden;
    position: absolute;
    width: 990px;
    height: 1px;
}
/* _______________COMMON TEXT/LAYOUT STYLES____________________________ */
.removenote {
    display: none;
}
/*P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.clearfix {
    display: inline-block;
    /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
a, a:link {
    /*color: #c98919;*/
	text-decoration: none;
	color: #c98919;
}
a:visited {
    color: #c98919;
}
a:hover {
    color: #c98919;
    text-decoration: underline;
}
a.nohover {
    text-decoration: none;
}
h1 {
	font: bold 2.4em/1.6em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
	color: #323232;
	letter-spacing: -1px;
	margin: 0 0 0 0px;
	padding: 0;
}
h2 {
    font: bold 1.5em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
    color: #1B4460;
	color: #6b6767;
    margin: 0 0 0.5em 0.5em;
    padding: 0;
}
h3 {
    font: bold 1.7em/1.4em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
    color: #4D80A5;
    padding: 0px;
}
h3.grey {
	color: #6B6767;
}
h4 {
    font: bold 1.5em/1.3em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
	padding-bottom: .3em;
	padding-top: .3em;
}
.fake_h4 {
    background-color: #E8E8E8;
    padding: 0.3em;
}
h5 {
    font: bold 1.4em/1.2em Verdana, "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
    color: #000000;
    padding-top: .5em;
}
ul.stackedlists {
    float: left;
    margin-right: 2.0em;
}
/* _______________PAGE COMPONTENTS - Dictionary____________________________ */
dl {
    margin: 1.0em 0 0 0;
}
dt {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0px;
}
dd {
    margin: 0 0 1.6em 0;
    padding: 0px;
}
dd ol, dd ol li {
    list-style: upper-alpha;
}
/* _______________PAGE COMPONTENTS - Art Glass Resources____________________________ */
dl#resources {
}
dl#resources dt {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 1.0em;
    padding: 0;
    text-transform: none;
}
dl#resources dd {
    margin: 0 0 2.0em 1.5em;
    padding: 0;
}
/* _______________PAGE COMPONTENTS - Retailers/Distributors____________________________ */
ul.list_column_left {
    float: left;
    margin: auto auto 1.5em auto;
    width: 22%;
}
ul.list_column_left li.header {
    font-weight: bold;
    list-style: none;
    margin: 0 0 0.5em 0;
}
span.back_to_top {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    padding-bottom: 0.5em;
    text-align: right;
    width: 100%;
}
/* _______________PAGE COMPONTENTS - Info Archives____________________________ */
p.byline {
    font-style: italic;
    padding-bottom: 3.0em;
}
p.catalog {
    float: left;
    margin-right: 2.0em;
}
/* _______________PAGE COMPONTENTS - Tour____________________________ */
span.next {
    border: 1px solid #666666;
    margin: 0.5em;
    padding: 0.5em;
    float: right;
    font-weight: bold;
}
span.previous {
    border: 1px solid #666666;
    margin: 0.5em;
    padding: 0.5em;
    float: left;
    font-weight: bold;
}
div.thumb {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 0.2em 0.2em 0.2em 0.2em;
    padding: 0.3em 0.2em;
    width: 110px;
}
div.thumb p {
    font-size: 0.9em;
    margin: 0;
    overflow: hidden;
    padding: 0.2em;
    text-align: left;
    width: 105px;
    height: 100px;
}
img.thumby {
    border: 1px solid black;
    margin-left: 0.3em;
    height: 100px;
    width: 100px;
}
div.pattern {
    border: 1px solid #CCCCCC;
    float: left;
    height: 230px;
    margin: 0.3em 0.1em 0.2em 0.1em;
    padding: 0.2em;
    width: 120px;
	background-color: #fff;
}

div.pattern p.patterncaption {
    font-size: 0.9em;
    margin: 0;
    overflow: hidden;
    padding: 0.2em;
    text-align: left;
    width: 115px;
    height: auto;
	background-color: #fff;
}*/

td.pattern {
    border: 1px solid #CCCCCC;
    height: 230px;
    margin: 0.3em 0.1em 0.2em 0.1em;
    padding: 0.2em;
    width: 120px;
	background-color: #fff;
}

td.pattern p.patterncaption {
    font-size: 0.9em;
    margin: 0;
    overflow: hidden;
    padding: 0.2em;
    text-align: left;
    width: 115px;
    height: auto;
	background-color: #fff;
}

.pattern_holder {
    border: 1px solid #000;
    height: 120px;
    margin: 0 auto;
    text-align: center;
    width: 120px;
	background-color: #fff;
}

img.patterny {
/*    width: auto;
    height: auto;
	COMMENTED OUT BY CHARLES
	*/
}
img#productsample {
	clear: both;
    background: url(/spectrum/img/prod_img/4001SF.jpg) top right no-repeat;
    float: left;
    position: fixed;
    top: 180px;
    left: 30px;
    width: 220px;
    height: 220px;
}
/* ADDED BY CHARLES
IE 6 Hack for Product Search Results. This makes the image stay at the top of the viewport when scrolling vertically*/
* html img#productsample {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop + 180 : document.body.scrollTop + 180);
}

/* same hack as above, helps prevents flicker */
* html,* html body {
    background: #fff url(foo) fixed;
}


#sidebar #description {
	text-align: center;
}

div.gallery img#productsample {
    background: url(/spectrum/img/trans.gif) top left no-repeat;
    border: 1px solid black;
    position: relative;
    width: 220px;
    height: 220px;
}
img#galleryitemsample {
    border: 1px solid black;
    float: none;
}
div.searchcount {
    clear: left;
    display: block;
    margin: 0;
    padding: 1.0em 0 0 0.5em;
}
div.thumb p.patterncaption {
    margin-bottom: 0.5em;
    width: 99px;
    height: 35px;
}
div.thumb p.gallerycaption {
    margin-bottom: 0.5em;
    width: 99px;
    height: 35px;
}
div.vase {
    float: right;
    font-size: 0.9em;
    margin-right: 180px;
    width: 170px;
}
div.vase img.prod_vase {
    border: 1px solid #000000;
    width: 130px;
}
form.productsform select {
    width: 200px;
} 
