

/* General styles */

	
	
	

/* Form styles */

	.inputButton {
		background-color: #161f1a;
		color: #e4e6e7;
		font-size: 14px;
		border-color: #e4e6e7;
		border-style: solid;
		border-width: 1px;
		cursor:hand;
	}



	.brForm {
		color: #161f1a;
		float: right;
		width: 700px;
		margin: 10px 20px 0px 0px;
		padding: 0px 10px 10px 30px;
		background: #e4e6e7 url('/assets/images/backgrounds/lilac-corner.gif') no-repeat bottom right;
		border:0px solid red;
	}






/* Delivery Options styles */

	.delivery-title {
		width: 310px;
		margin: 10px 20px 0px 0px;
		padding: 10px 10px 10px 10px;
		color:#FFFFFF;
		background: #161f1a url('/assets/images/backgrounds/grey-lilac-corner.gif') no-repeat bottom right;
	}

	.delivery-data {
		width: 310px;
		padding: 10px 10px 10px 0px;
	}

	.delivery-data img {
		padding: 10px 10px 10px 10px;
	}








/* FAQ styles */

	.faq-box {
		position: relative;
		float: left;
		width: 97%;
		margin: 10px 20px 0px 0px;
		padding: 10px 10px 10px 10px;
		background: #161f1a url('/assets/images/backgrounds/grey-corner.gif') no-repeat bottom right;
	}

	.faq-abox {
		color: #161f1a;
		float: left;
		width: 97%;
		margin: 10px 20px 0px 0px;
		padding: 10px 10px 10px 10px;
		background: #e4e6e7 url('/assets/images/backgrounds/lilac-corner.gif') no-repeat bottom right;
	}
	
	.faq-search-box {
		position: relative;
		float: left;
		width: 97%;
		margin: 10px 20px 0px 0px;
		padding: 10px 10px 10px 10px;
		background: #161f1a url('/assets/images/backgrounds/grey-corner.gif') no-repeat bottom right;
		height:18px;
	}
	
	
	.faqSpanLeft {
		position: absolute;
		left: 10px;

	}
	.faqSpanRight {
		float: right;
		border:0px #ffffff solid;
		width:100px;
	}

	
	a.faqTools:link{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #e4e6e7;
		text-decoration:none;
		font-size: 9pt;
		font-weight:normal;
		cursor:hand;
		font-style:italic;
	}
	a.faqTools:active{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #e4e6e7;
		text-decoration:none;
		font-size: 9pt;
		font-weight:normal;
		cursor:hand;
		font-style:italic;
	}
	a.faqTools:visited{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #e4e6e7;
		text-decoration:none;
		font-size:9pt;
		font-weight:normal;
		cursor:hand;
		font-style:italic;
	}
	a.faqTools:hover{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #778cbd;
		text-decoration::none;
		font-size: 9pt;
		font-weight:normal;
		cursor:hand;
		font-style:italic;
	}
	
	
	
	
	
/* Basket styles */

	.bLabel{
		padding: 5px;
		background-color: #161f1a;
		color: #bdbec1;
		font-weight: bold;
		font-size: 16px;
	}

	.tCornerCell{
		padding: 5px;
		background-color: #e4e6e7;
		color: #000000;
		font-size: 13px;
		background: #e4e6e7 url('/assets/images/backgrounds/lilac-corner.gif') no-repeat bottom right;
	}

	.tCell{
		padding: 5px;
		background-color: #e4e6e7;
		color: #000000;
		font-size: 13px;
	}




	.membLabel{
		padding: 3px;
		background-color: #161f1a;
		color: #bdbec1;
		font-weight: bold;
		font-size: 14px;
	}

	.memtCornerCell{
		padding: 3px;
		background-color: #e4e6e7;
		color: #000000;
		font-size: 13px;
		background: #e4e6e7 url('/assets/images/backgrounds/lilac-corner.gif') no-repeat bottom right;
	}

	.memtCell{
		padding: 3px;
		background-color: #e4e6e7;
		color: #000000;
		font-size: 13px;
		border-bottom:1px solid #CCCCCC;
	}









/* Link styles */


	a.basketLink:link{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #5F5C5C;
		text-decoration:none;
		font-size: 11pt;
		font-weight:normal;
		cursor:hand;
	}
	a.basketLink:active{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #5F5C5C;
		text-decoration:none;
		font-size: 11pt;
		font-weight:normal;
		cursor:hand;
	}
	a.basketLink:visited{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #5F5C5C;
		text-decoration:none;
		font-size:11pt;
		font-weight:normal;
		cursor:hand;
	}
	a.basketLink:hover{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #778cbd;
		text-decoration::none;
		font-size: 11pt;
		font-weight:normal;
		cursor:hand;
	}


	a.galleryLink:link{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #E4E6E7;
		text-decoration:none;
		font-size: 12pt;
		font-weight:normal;
		cursor:hand;
	}
	a.galleryLink:active{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #E4E6E7;
		text-decoration:none;
		font-size: 12pt;
		font-weight:normal;
		cursor:hand;
	}
	a.galleryLink:visited{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #E4E6E7;
		text-decoration:none;
		font-size:12pt;
		font-weight:normal;
		cursor:hand;
	}
	a.galleryLink:hover{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #778cbd;
		text-decoration::none;
		font-size: 12pt;
		font-weight:normal;
		cursor:hand;
	}

	.gallerySelected{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #778cbd;
		text-decoration::none;
		font-size: 12pt;
		font-weight:normal;
	}




	a.quoteLink:link{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #161f1a;
		text-decoration:none;
		font-size: 16pt;
		font-weight:bold;
		cursor:hand;
	}
	a.quoteLink:active{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #161f1a;
		text-decoration:none;
		font-size: 16pt;
		font-weight:bold;
		cursor:hand;
	}
	a.quoteLink:visited{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #161f1a;
		text-decoration:none;
		font-size:16pt;
		font-weight:bold;
		cursor:hand;
	}
	a.quoteLink:hover{
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		color: #EEEEEE;
		text-decoration::none;
		font-size: 16pt;
		font-weight:bold;
		cursor:hand;
	}









/* Customer styles */

	.formCustomer{

	}

	.formTitle{
		color: #e4e6e7;
		font-size: 25px;
		text-align:left;
		padding:5px;
	}

	.formLabel{
		color: #e4e6e7;
		font-size: 15px;
		text-align:left;
		padding:5px;
	}

	.requiredInput{
		color: red;
		font-size: 15px;
		text-align:left;
		padding:5px;
	}

	.formTextInput{
		background-color: #161f1a;
		color: #e4e6e7;
		font-size: 14px;


	}

	.formTextareaInput{
		background-color: #161f1a;
		color: #e4e6e7;
		font-size: 14px;
	}



	.formSelInput{
		background-color: #161f1a;
		color: #e4e6e7;
		font-size: 14px;
		border-color: #e4e6e7;
		border-style: solid;
		border-width: 1px;
	}

	.PageSubTitle{
		background-color: #e4e6e7;
		color: #000000;
		font-size: 13px;
	}


	.tbCell{
		text-align:left;
		padding:5px;	
	}
	



/* Product Configured Total styles */
	
	#totalCost{
	
		margin: 0px;
		padding: 0px;
		border: 0px solid #FFFFFF;
		color: #161f1a;
		font-size: 15px;
		font-weight:bold;
		text-align:left;
		padding:2px;

	}
	
	
	
/* Product styles */	
	
	
	.product-downloads {
		clear: both;
		width: 270px;
		margin: 0px 10px 10px 40px;
		text-decoration:none;
		
	}

	.product-downloads a {
		text-decoration:none;
		
	}




/* Pre styles */	

	pre {
		font-family:  sans-serif, Verdana, Arial, Helvetica;
		font-size: 12px;
	}
	
	


/* Search display */

	.search-display {
		float: right;
		width: 650px;
		margin: 20px 20px 0 0;
		padding: 0 20px 20px 20px;
		background: #161f1a url('/assets/images/backgrounds/grey-corner.gif') no-repeat bottom right;
	}	

	.search-display h2 {
		margin: 10px 0 0 0;
	}

	.search-display .images {
		float: left;
		width: 100px;
		margin: 26px 50px 0px 0px;
	}
	
	.search-display .more {
		font-style:italic;
		font-size:12px;
	}	
	
	
	
/* Page Styles */	


	.green-bottom {
		background: #161f1a url('/assets/images/backgrounds/grey-corner.gif') no-repeat bottom right;

	}
	
	
	.lilac-bottom{
		background: #e4e6e7 url('/assets/images/backgrounds/lilac-corner.gif') no-repeat bottom right;
	}
		
	
	
/* Page Boxes */

	.quoteRequest{
		color: #161f1a;
		font-size: 20px;
		text-align:center;
		background: #778cbd url('/assets/images/buttons/purple-corner.gif') no-repeat bottom right;

	}
	
	
/* Download Page */	
	
	.green-box {
		float: right;
		width: 300px;
		height: 150px;
		margin: 10px 0 0 0;
		padding: 0 20px 20px 20px;
		background: #161f1a url('/assets/images/backgrounds/guarantee-corner.gif') no-repeat bottom right;
		color: #bdbec1;
		overflow: hidden;

	}	
	
	
/* Gallery slideshow */

	.gallery_slideshow {
		position: fixed;
		float:left;
		width: 500px;
		overflow: auto;
		margin-left:270px;
		border:0px solid #161f1a;
		top:240px;
		background-attachment:fixed; 
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-track-color: #717e7e;
		scrollbar-face-color: #161f1a;
		scrollbar-highlight-color: #a5a5a5;
		scrollbar-3dlight-color: ;
		scrollbar-darkshadow-color: #182b2b;
		scrollbar-shadow-color: #253737;
	}

	.gallery_slideshow .prev {
		position: absolute;
		bottom: 0px;
		left: 0px;
		z-index: 4;
		width: 24px;
		height: 24px;
		text-indent: -9000px;
		overflow: hidden;
		background: #161f1a url('/assets/images/slideshow/prev.gif') no-repeat top left;
	}

	.gallery_slideshow .prev a {
		display: block;
		height: 24px;
	}

	.gallery_slideshow .prev a:hover {
		background: #161f1a url('/assets/images/slideshow/prev-hover.gif') no-repeat top left;
	}

	.gallery_slideshow .next {
		position: absolute;
		bottom: 0px;
		right: 0px;
		z-index: 4;
		width: 24px;
		height: 24px;
		text-indent: -9000px;
		overflow: hidden;
		background: #161f1a url('/assets/images/slideshow/next.gif') no-repeat top left;
	}

	.gallery_slideshow .next a {
		display: block;
		height: 24px;
	}

	.gallery_slideshow .next a:hover {
		background: #161f1a url('/assets/images/slideshow/next-hover.gif') no-repeat top left;
	}




	.galleryLinkDiv{
		border:0px solid green;
		float:right;
		width:180px;
		position:relative;
		top:20px;
		padding:4px;
		background: #161f1a url('/assets/images/backgrounds/grey-corner.gif') no-repeat bottom right;		
	}
	
	
	
