/*
Style Name: Aurora Radiant
For: Aurora fused glass art
Author URI: Janet Beckley
Description: Site Coded for Patti Quinn by Janet Beckley
Version: 1.0  7/2/2008
*/


/******[ CSS RESET :: DO NOT REMOVE/EDIT ]*******************************************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline}
ol, ul{list-style:none}
table{border-collapse:separate}
caption, th, td{text-align:left;font-weight:normal}



/*******[ GENERAL STYLE ]*******************************************************************************************/
body{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000000;
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
	z-index:0; position:relative;
	
}

img#background {
	height: 100%;
	width: 100%;
	position:absolute;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.accessibility {
	display: none;
}

/********[ PAGE -> formatting styles ]***************************************************************************************************/

	h2{
	padding:20px 10px 0 10px;
	font-size:22px;
	color:#CC33FF;
	}

	h3{
	padding:20px 10px 0 10px;
	font-size:16px;
	font-weight:bold;
	color: #C758F4;
	}
	
	h4, .breadcrumb{
		padding:.25em;
		font-weight:bold;
		font-size:11px;
		color:#787f88;
		text-transform:uppercase;
	}

	p{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}


	ul{
		padding:10px 10px 10px 20px;
	}

	ul li{
			list-style:inside disc;
		}

		
/*******[ WRAPPER : DROP SHADOW]*******************************************************************************/

#wrapper{
	background-color: #000000;
	background-image: url(http://fusedglass.pmhclients.com/images/interface/back_wrap.jpg);
	background-repeat: no-repeat;
	position:relative;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
		
/*******[ HEADER]*******************************************************************************/

#memberbar{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	width: 940px;
	position: relative;
	top: 15px;
	float: left;
	font-size: 12px;
	color: #FF33CC;
}

#memberbar .login{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float: right;
	font-size: 10px;
	color: #66CC99;
	text-align: right;
	margin-left: 20px;
}


/*******[ PAGE -> layout ]*************************************************************************************/


.frameMain{
	height: 480px;
	width: 958px;
	}
	
.frameMain p{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.frameMain a{
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #CC33FF;
	color:#CC33FF;
	}

.frameMain a:hover{
	border-bottom:dotted 1px #FFFFFF;
	}
	
.frameBlurbs{
	width: 958px;
	height: 140px;
	margin-top: 35px;
	}
	
/*******[ PAGE -> 3 columns]*************************************************************************************/

.main{
	float:left;
	margin:0 0 0 3px;
	width:630px;
	}
	
.mainColumn2of2{
	float:left;
	margin:0 0 0 3px;
	width:310px;
	}
	
.column1of3{
	width:285px;
	overflow:auto;
	float:left;
	top: 600px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 20px;
	}
	
		
.column1of3 p{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	line-height: 18px;
	}
	
	
	
.column1of3 img{
	padding:2px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
			}

		
.column2of3{
	width:285px;
	overflow:auto;
	float:left;
	top: 600px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 20px;
	}
	
.column2of3 p{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	line-height: 18px;
	}
	
.column2of3 img{
	padding:2px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
			}
			
.column3of3{
	width:290px;
	overflow:auto;
	float:left;
	top: 600px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	}
		
.column3of3 p{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	line-height: 18px;
	}
	
.column3of3 img{
	padding:2px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
			}


/*******[ PAGE -> 4-up grid ]*************************************************************************************/

div.box {
	margin-left: 25px;
	margin-top: 2px;
	margin-bottom: 25px;
	padding: 8px;
	width: 190px;
	border: 1px solid #CC33FF;
	height: 310px;
	float:left;
overflow: auto;
}

div.box pre {
background: #fff;
color: #000;
overflow: auto;
}

div.box img {
	margin-bottom: 5px;
	border: 1px solid #ffffff;
}

div.box .descriptionText
	{	/* CSS styling of image caption beside large image */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-transform: none;
	line-height: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	}

div.box .descriptionTextPurple
	{	/* CSS styling of image caption beside large image */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC33FF;
	text-transform: none;
	line-height: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 5px;
	}


div.box .descriptionBuy
	{	/* CSS styling of image caption beside large image */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #66CC99;
	text-transform: none;
	line-height: 14px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: 5px;
	}
	
	div.box .style
	{	/* CSS styling of image caption beside large image */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #E5E5E5;
	text-transform: none;
	line-height: 14px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	}

div.box ul {
margin: 0;
padding: 0;
}

div.box ul li {
list-style: none;
margin: 0;
padding: 0 8px;
border-right: solid 1px #CC33FF;
float: left;
}

div.box ul li.first {
padding: 0 8px 0 0;
}

div.box ul li.last {
padding: 0 0 0 8px;
border-right: none;
}

/*******[ PAGE -> 5-up grid ]*************************************************************************************/

#box5 {
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 25px;
	padding: 8px;
	width: 154px;
	border: 1px solid #CC33FF;
	height: 400px;
	float:left;
}

#box5 img {
	margin-bottom: 5px;
	border: 1px solid #ffffff;
}


#box5 .descriptionText
	{	/* CSS styling of image caption beside large image */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	text-transform: none;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	}
	
#box5 .style
	{	/* CSS styling of image caption beside large image */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-transform: none;
	line-height: 14px;
	font-weight: normal;
	display: block;
	margin-top: 5px;
	}

.framePendant{
	height: 450px;
	width: 958px;
	border-top: 1px solid #CC00CC;
	}
	
.framePendant a{
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #CC33FF;
	color:#CC33FF;
	}

.framePendant a:hover{
	border-bottom:dotted 1px #FFFFFF;
	}

/*******[ PAGE -> DHTML gallery ]*************************************************************************************/


#previewPane{
	margin-bottom:10px;
	padding-top:10px;
	/* CSS HACK */
	height: 324px;
	float: right;
	margin-right: 20px;
z-index: 0;
	}

#previewPane img{
		line-height:324px;
		border:1px solid #CCCCCC;
	}
	
#previewPane .slideshow{
		background-repeat:no-repeat;
		padding-top:80px;
	}
#dhtmlgoodies_slideshow{
		width:714px;	/* Total width of slideshow */
		height:324px;	/* Total width of slideshow */
	}

#galleryContainer{
	height:89px;	/* Height of the images + 2 */
	position:absolute;
	overflow:hidden;
	padding:4px;
	/* CSS HACK */
	height: 91px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/89px;	/* Other browsers */
	height: /**/89px;
	top: 520px;
	margin-left: 222px;
	width: 710px;
	}
	
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #000;
	padding:1px;
	}
	#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #000;
	padding:1px;
	top: 9px;
	}
	#theImages{
	position:absolute;
	height:87px;
	left:20px;
	width:100000px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
	float:left;
	filter: alpha(opacity=75);
	opacity: 0.95;
	cursor:pointer;
	border: 1px solid #FFF;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 6px;
	}

	#waitMessage{
	display:none;
	position:absolute;
	left:300px;
	top:150px;
	background-color:#CC33ff;
	border:1px solid #000;
	padding:4px;
	color:#fff;
	font-size:0.9em;
	font-family:arial;
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	#largeImageCaption{	/* CSS styling of image caption beside large image */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFFFFF;
	float: left;
	height: 350px;
	width: 180px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 26px;
	padding-right: 5px;
	padding-left: 20px;
	}
	
	#largeImageCaption .descriptionText
	{	/* CSS styling of image caption beside large image */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #999999;
	text-transform: none;
	line-height: 18px;
	font-weight: normal;
	}

	#largeImageCaption .descriptionPrice
	{	/* CSS styling of style and price */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	text-transform: none;
	line-height: 18px;
	font-weight: normal;
	}

	#largeImageCaption .descriptionBuy {
	font-size:10px;
	line-height: 12px;
	font-weight: normal;
	color: #CC33FF;
	text-transform: uppercase;
	}

	#largeImageCaption .descriptionText img
	{	/* CSS styling of new.gif  */
	padding-right: 15px;
	}
	
	#largeImageCaption .descriptionTextWhite
	{	/* CSS styling of image caption beside large image */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-transform: none;
	line-height: 22px;
	font-weight: normal;
	display: block;
	margin-top: 15px;
	margin-left: 15px;
	}

	#largeImageCaption .descriptionTextWhite10
	{	/* CSS styling of image caption beside large image */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #e5e5e5;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: normal;
        letter-spacing: 0.05em;
	}

	#largeImageCaption .descriptionTextWhite10 a
	{	/* CSS styling of image caption beside large image */
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #e5e5e5;
	text-transform: uppercase;
	line-height: 18px;
	font-weight: normal;
        letter-spacing: 0.05em;
	}

	#largeImageCaption .descriptionViewCollection {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 14px;
        color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	}

	#largeImageCaption .descriptionCollectionList {
	color: #CC33FF;
	font-size:14px;
	line-height: 18px;
	text-transform: uppercase;

	}

      .shoppingButtons {
	position: absolute;
	top: 490px;
}

	
/********[ SIDEBAR ]*************************************************************************************************/

.sidebar{
	float:left;
	margin:0 0 0 2px;
	width:320px;
	height: 100%;
	}
	
/********[ LOG IN PANEL ]*************************************************************************************************/

#top {
  	background: url(http://fusedglass.pmhclients.com/images/login/login_top.jpg) repeat-x 0 0;
	height: 38px;
	position: relative;
}

#top ul.login {
	display: block;
  	float: right;
	width: auto;
  	font-weight: normal;
	text-transform: uppercase;
  	color: white;
  	font-size: 10px;
	text-align: center;
        padding: 10px 10px 0 20px
}

#top ul.login li.left {
	width: 45px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
}

#top ul.login li a {
	color: #33CCCC;
}

#top ul.login li a:hover {
	color: white;
}

/*Login*/
/* toggle effect - show/hide login*/
#login {
	width: 100%;
	color: white;
	background: #1E1E1E;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
}

#login a {
	text-decoration: none;
	color: #33CCCC;
}

#login a:hover {
	color: white;
}

#login .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	font-size: 0.85em;
}

#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}

#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right:15px;
	font-size: 0.95em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#login .loginContent input:focus.field {
	background: #545454;
}

#subscribe .subscribeContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#subscribe .subscribeContent input:focus.field {
	background: #545454;
}

#login .loginContent input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}

#login .loginContent input.button_login {
	width: 47px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: transparent url(http://fusedglass.pmhclients.com/images/login/button_login.jpg) no-repeat 0 0;
}

input.button_submit {
	width: 47px;
	height: 30px;
	cursor: pointer;
	border: none;
	background: transparent url(http://fusedglass.pmhclients.com/images/login/button_submit.jpg) no-repeat 0 0;
}

#login .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(http://fusedglass.pmhclients.com/images/login/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}

#login .loginClose a:hover {
	background: url(http://fusedglass.pmhclients.com/images/login/button_close.jpg) no-repeat right -20px;
}



/********[ FOOTER ]*************************************************************************************************/

.frameFooter{
	height: 50px;
	width: 958px;
	}

#footer{
	padding-right: 0;
	padding-bottom: 20px;
	float: left;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC33FF;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc33ff;
}

/***** clear *****/
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}