@charset "UTF-8";
/* CSS Document */

.glassThumbnail {
	width: 160px;
	float: left;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 0px;
	font: 10px/normal Arial, Helvetica, sans-serif;
}
.glassThumbnail img {
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	border: 1px solid #FFFFFF;
}
.glassThumbnail a:link, .glassThumbnail a:visited, .glassThumbnail a:hover {
	text-decoration: none;
	padding: 4px 4px 5px;
	margin: 0px;
	display: block;
}
.glassThumbnail a:link, .glassThumbnail a:visited {
	color: #666666;
	background: #FFFFFF;
}
.glassThumbnail a:hover {
	color: #FFBB77;
	background: #113344;
}

.glassThumbnailSML {
	width: 115px;
	float: left;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 0px;
	font: 10px/normal Arial, Helvetica, sans-serif;
}
.glassThumbnailSML img {
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	border: 1px solid #FFFFFF;
	height: 105px;
	width: 105px;
}
.glassThumbnailSML a:link, .glassThumbnailSML a:visited, .glassThumbnailSML a:hover {
	text-decoration: none;
	padding: 4px 4px 5px;
	margin: 0px;
	display: block;
}
.glassThumbnailSML a:link, .glassThumbnailSML a:visited {
	color: #666666;
	background: #FFFFFF;
}
.glassThumbnailSML a:hover {
	color: #FFBB77;
	background: #113344;
}
.glassThumbnailLRG {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 0px;
}
.glassThumbnailLRG table {
	width: 510px;
	border-collapse: collapse;
}
.glassThumbnailLRG td {
	margin: 0px;
	padding: 0px;
}
.glassThumbnailLRG a.glass:link, .glassThumbnailLRG a.glass:visited, .glassThumbnailLRG a.glass:hover {
	padding: 5px;
	display: block;
}
.glassThumbnailLRG a.glass:link, .glassThumbnailLRG a.glass:visited {
	background: #FFF;
}
.glassThumbnailLRG a.glass:hover {
	background: #113344;
}
.glassThumbnailLRG a.glass img {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 1px solid #FFFFFF;
}
.glassThumbnailLRG th {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	width: 100%;
	text-align: left;
}
.glassThumbnailLRG .unavailable {
	margin: 10px 10px 0px 0px;
	padding: 5px 10px;
}

.relatedProducts {
	border-top: 1px dotted #999999;
	margin: 10px 0px 0px;
	padding: 20px 0px 0px;
}
.relatedProducts .glassThumbnail {
	margin: 0px 13px 10px 13px;
}
.relatedProducts .titleSerif {
	padding-bottom: 10px;
}

a.removeLink:link, a.removeLink:visited, a.removeLink:hover {
	text-decoration: none;
	padding: 5px 4px 5px 22px;
	display: block;
	margin: 0px;
}
a.removeLink:link, a.removeLink:visited {
	color: #666666;
	background: #FFFFFF url(../images/ex2.gif) no-repeat 5px 4px;
}
a.removeLink:hover {
	color: #FFBB77;
	background: #113344 url(../images/ex2.gif) no-repeat 5px 4px;
}

#glassFilter, #glassFilter2 {
	font: 11px/normal Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/gradientVertical.jpg) repeat-x top;
}
#glassFilter2 {
	margin-bottom:10px;
}
#glassFilter p.filterHeading, #glassFilter2 p.filterHeading {
	font: bold 16px/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 5px 10px;
	color: #113344;
}
#glassFilter p.filterSubHead {
	margin: 0px;
	padding: 10px 5px 5px;
	border-top: 1px dotted #999999;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #113344;
}
#glassFilter ul {
	margin: 0px 0px 10px;
	padding: 0px 5px;
}
#glassFilter li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 2px;
}
#glassFilter input, #glassFilter2 input {
	display: inline;
	font-size: 10px;
	line-height: normal;
}
#glassFilter a:link, #glassFilter a:visited, #glassFilter a:hover {
	padding: 3px;
	display: block;
	margin: 0px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
}
#glassFilter a:link, #glassFilter a:visited {
	background: none;
	font-weight: bold;
	color: #666666;
}
#glassFilter a:hover {
	background: #113344;
	color: #FFFFFF;
}
#glassFilter span {
	font-weight: normal;
	padding-left: 5px;
}
#glassFilter2 table {
	width: 200px;
	margin-bottom: 10px;
}
#glassFilter2 table td {
	font: 11px/normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 2px 8px;
}


#glassSearch{
	font: 11px/14px Arial, Helvetica, sans-serif;
	padding: 8px 0px 10px 5px;
	margin: 0px 0px 10px;
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/gradientVertical.jpg) repeat-x top;
}
#glassSearch p {
	padding: 0px 6px 10px 0px;
}
#glassSearch p.filterHeading {
	font: bold 16px/normal Arial, Helvetica, sans-serif;
	color: #113344;
}
#glassSearch input {
	float: left;
}
#glassSearch input.searchBox {
	width: 110px;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 0px;
	border: 1px solid #CCC;
}
#glassSearch input.searchBtn {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 0px 5px;
	padding: 4px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	color: #FFFFFF;
	background: #C53;
	border: 1px solid #C53;
}
#glassSearch input.searchBtn:hover {
	background: #113344;
	border: 1px solid #113344;
}


.glassSets {
	/*width: 510px;*/
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	font: 10px/normal Arial, Helvetica, sans-serif;
}
.glassSets img {
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	border: 1px solid #FFFFFF;
}
.glassSets a:link, .glassSets a:visited, .glassSets a:hover {
	text-decoration: none;
	padding: 4px 4px 5px;
	display: block;
}
.glassSets a:link, .glassSets a:visited {
	color: #666666;
	background: #FFFFFF;
}
.glassSets a:hover {
	color: #FFBB77;
	background: #113344;
}

.glassSetsSML {
	width: 245px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 10px 0px;
	font: 10px/normal Arial, Helvetica, sans-serif;
	float: left;
}
.glassSetsSML img {
	margin: 0px 0px 5px;
	padding: 0px;
	display: block;
	border: 1px solid #FFFFFF;
	width: 235px;
}
.glassSetsSML a:link, .glassSetsSML a:visited, .glassSetsSML a:hover {
	text-decoration: none;
	padding: 4px 4px 5px;
	display: block;
}
.glassSetsSML a:link, .glassSetsSML a:visited {
	color: #666666;
	background: #FFFFFF;
}
.glassSetsSML a:hover {
	color: #FFBB77;
	background: #113344;
}

#loggedInActions {
	width: 230px;
	padding: 12px;
	margin: 0px 0px 15px 20px;
	float:right;
	background: url(../images/gradientVertical.jpg) repeat-x -100px;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
}
#loggedInActions .title, #loggedInActions2 .title, .loggedInActions2 .title {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	/*color: #C53;*/
	color: #666;
	margin: 0px;
	padding: 0px 0px 10px;
}

#loggedInActions a.btn  {
	text-align: center;
	display: block;
}
#loggedInActions2, .loggedInActions2 {
	width: auto;
	padding: 0px;
	margin: -5px 0px 25px;
	background: url(../images/gradientVertical.jpg) repeat-x -100px;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
}
.loggedInActions2 span.title {
	font: bold 11px/30px Arial, Helvetica, sans-serif;
	/*color: #C53;*/
	color: #666;
	margin: 0px;
	text-align: center;
	display: block;
	padding: 5px 0px 0px 47px;
	text-transform: uppercase;
}
.loggedInActions2:hover span.title {
	color: #FFF;	
}
.loggedInActions2.sample a:link {
	background: url(../images/sample.gif) no-repeat left -1px;
	height: 37px;
}
.loggedInActions2.sample a:hover {
	background: #878787 url(../images/sample-over.gif) no-repeat left -1px;
}
.loggedInActions2.fav a:link {
	background: url(../images/favorite.gif) no-repeat left -1px;
	height: 37px;	
}
.loggedInActions2.fav a:hover {
	background: #878787 url(../images/favorite-over.gif) no-repeat left -1px;
}
.loggedInActions2.view a:link {
	background: url(../images/view.gif) no-repeat left -1px;
	height: 37px;	
}
.loggedInActions2.view a:hover {
	background: #878787 url(../images/view-over.gif) no-repeat left -1px;
	color: #FFF;	
}
.loggedInActions2.log a:link {
	background: url(../images/log.gif) no-repeat left -1px;
	height: 37px;	
}
.loggedInActions2.log a:hover {
	background: #878787 url(../images/log-over.gif) no-repeat left -1px;
}
.loggedInActions2 a:link, .loggedInActions2 a:visited   {
	text-decoration: none;
	display: block;
	color: #000;
}
#loggedInActions2 a:link, #loggedInActions2 a:visited  {
	padding: 10px 12px 15px;
	text-decoration: none;
	display: block;
	color: #000;
}

#loggedInActions2 a:hover  {
	padding: 10px 12px 15px;
	text-decoration: none;
	display: block;
	color: #FFF;
	background: #C53;
} 
#loggedInActions2 a:hover .title  {
	color: #FFF;
}
#loggedInActions2 a:link.highlight, #loggedInActions2 a:visited.highlight,
.loggedInActions2 a:link.highlight, .loggedInActions2 a:visited.highlight   {
	outline: medium none;
	cursor: pointer;
	color: rgb(17, 51, 68);
	text-decoration: underline;
	font-weight: bold;
	display: inline;
	padding: 0;
}
#loggedInActions2 a:hover.highlight, .loggedInActions2 a:hover.highlight   {
	color: rgb(204, 85, 51);
	background: none;
}

#detailCats {
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #668899;
	margin: -10px 0px 20px;
	padding: 6px 8px;
	background: #113344;
	border: 1px solid #113344;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#detailCats ul {
	margin: 0px;
	padding: 0px;
}
#detailCats li {
	display: inline;
	margin: 0px;
	padding: 0px 8px 0px 0px;
}
#detailCats a:link, #detailCats a:visited, #detailCats a:hover {
	white-space: nowrap;
	text-decoration: none;
}
#detailCats a:link, #detailCats a:visited {
	color: #FFF;
}
#detailCats a:hover {
	color: #FFBB77;
}

#detailText {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 325px;
}
#detailText p {
	padding-bottom: 25px;
}
#detailText table {
	width: 325px;
	border-collapse: collapse;
	margin: 0px 0px 5px;
}
#detailText td {
	border-collapse: collapse;
	padding: 0px 0px 10px;
	font: 12px/normal Arial, Helvetica, sans-serif;
}
#detailText  th {
	border-collapse: collapse;
	padding: 0px 10px 10px 15px;
	text-align: left;
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #888888;
	background: url(../images/arrow.gif) no-repeat 3px 1px;
}

#detailText ul {
	margin-top: 5px;
	margin-bottom: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
#detailText li {
	padding-bottom: 8px;
	font-size: 12px;
	line-height: normal;
	list-style: url(../images/arrow.gif);
}
#detailText .subtitle {
	color: #113344;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#detailPhoto {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#detailPhoto img {
	padding: 0px;
	margin: 0px;
	display: block;
}
#detailPhoto ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#detailPhoto li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
#detailPhoto a:link, #detailPhoto a:visited, #detailPhoto a:hover {
	margin: 0px 3px 0px 0px;
	padding: 8px;
	display: block;
	float: left;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
#detailPhoto a:link, #detailPhoto a:visited {
	color: #FFFFFF;
	background: #113344;
	border: 1px solid #113344;
}
#detailPhoto a:hover {
	color: #FFFFFF;
	background: #C53;
	border: 1px solid #C53;
}
#photo div {
	width: 10px;
	background: #B42;
	font: bold 14px/12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 10px;
	text-align:center;
}
/* Thumbnail Image Englarge - to left */
.artworkOverlay {
position: relative;
z-index: 0;
display: block;
cursor: pointer;
}
.artworkOverlay:hover{
background-color: transparent;
z-index: 50;
}
.artworkOverlay span { /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	background: #B42;
	width: 240px;
	padding: 10px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-align:left;
}
.artworkOverlay span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}
.artworkOverlay:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */
}


/*new*/
#prodPhotos {
	display: block;
	margin: 0px 0px 15px;
	padding: 0px;
}
#prodPhotos .photo1 {
	display: block;
	float: left;
}
#prodPhotos .photo2 {
	display: block;
	float: right;
}
#photoBar {
	display: block;
	clear: both;
	padding: 10px 0px 12px;
	margin: 0px 0px 16px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: dotted 1px #CCC;
	color: #999;
}
#photoBar ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#photoBar ul.left {
	float: left;
	width:480px;
}
#photoBar ul.right {
	float: right;
	width: 260px;
	text-align: right;
}
#photoBar li {
	display: inline;
	margin: 0px;
	padding: 0px 8px;
	white-space: nowrap;
}
#photoBar a:link, #photoBar a:visited, #photoBar a:hover {
	text-decoration: none;
}
#photoBar a:link, #photoBar a:visited {
	color: #999;
}
#photoBar a:hover {
	color: #222;
}
.prodDetailsCol1 {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
.prodDetailsCol2 {
	float: right;
	width: 470px;
	margin: 0px;
	padding: 10px 0px 0px;
}
.prodDetailsCol2 .floatRight {
	float:right;
	width: 200px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
.metric {
	color: #888;
	margin-left: 15px;
}

/* Thumbnail Image Englarge - to left */
.photoEnlarge {
position: relative;
z-index: 0;
display: block;
cursor: pointer;
}
.photoEnlarge:hover {
background-color: transparent;
z-index: 5;
}
.photoEnlarge span { /*CSS for enlarged image*/
	position: absolute;
	margin: 20px 0px 0px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	background: #B42;
	width: 550px;
	padding: 10px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-align:left;
	color: #FFF;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	text-transform: uppercase;
}
.photoEnlarge span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}
.photoEnlarge:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */
}


/* */
.unavailable {
	text-align: center;
	display: block;
	padding: 5px;
	margin: 0px 0px 15px;
	color: #FFF;
	background: #C53;
	border: 1px solid #C53;
	font: bold 11px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#orig-loggedInActions {
	width: 230px;
	padding: 12px;
	margin: 0px 0px 15px 20px;
	float:right;
	background: url(../images/gradientVertical.jpg) repeat-x -100px;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
}
#orig-loggedInActions .title, #orig-loggedInActions2 .title, .orig-loggedInActions2 .title {
	font: normal 20px/normal Arial, Helvetica, sans-serif;
	/*color: #C53;*/
	color: #666;
	margin: 0px;
	padding: 0px 0px 10px;
}
#orig-loggedInActions a.btn  {
	text-align: center;
	display: block;
}
#orig-loggedInActions2, .orig-loggedInActions2 {
	width: auto;
	padding: 0px;
	margin: -5px 0px 25px;
	background: url(../images/gradientVertical.jpg) repeat-x -100px;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 12px/normal Arial, Helvetica, sans-serif;
	text-align: center;
}
.orig-loggedInActions2.fav a:link {
	padding-left: 25px;
	background: url(../images/fav-icon.jpg) no-repeat 5px 12px;	
}
.orig-loggedInActions2.fav a:hover {
	background: url(../images/fav-icon-hover.jpg) no-repeat 5px 12px;	
}
.orig-loggedInActions2.view a:link {
	padding-left: 25px;
	background: url(../images/view-icon.jpg) no-repeat 5px 12px;	
}
.orig-loggedInActions2.view a:hover {
	background: url(../images/view-icon-hover.jpg) no-repeat 5px 12px;	
}
#orig-loggedInActions2 a:link, #orig-loggedInActions2 a:visited,
.orig-loggedInActions2 a:link, .orig-loggedInActions2 a:visited   {
	padding: 10px 12px 15px;
	text-decoration: none;
	display: block;
	color: #000;
}

#orig-loggedInActions2 a:hover,
.orig-loggedInActions2 a:hover,
.orig-loggedInActions2.fav a:hover,
.orig-loggedInActions2.view a:hover  {
	padding: 10px 12px 15px;
	text-decoration: none;
	display: block;
	color: #FFF;
	background: #C53;
} 
#orig-loggedInActions2 a:hover .title,
.orig-loggedInActions2 a:hover .title  {
	color: #FFF;
}
#orig-loggedInActions2 a:link.highlight, #orig-loggedInActions2 a:visited.highlight,
.orig-loggedInActions2 a:link.highlight, .orig-loggedInActions2 a:visited.highlight   {
	outline: medium none;
	cursor: pointer;
	color: rgb(17, 51, 68);
	text-decoration: underline;
	font-weight: bold;
	display: inline;
	padding: 0;
}
#orig-loggedInActions2 a:hover.highlight, .orig-loggedInActions2 a:hover.highlight   {
	color: rgb(204, 85, 51);
	background: none;
}



a.btnCAT:link, a.btnCAT:visited, a.btnCAT:hover {
	font: bold 10px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 8px;
	margin: 10px 22% 10px 20%;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
}
a.btnCAT:link, a.btnCAT:visited {
	color: #FFFFFF;
	background: #113344;
	border: 1px solid #113344;
}
a.btnCAT:hover {
	color: #FFFFFF;
	background: #C53;
	border: 1px solid #C53;
}