html,body {
	margin: 5px 0pt 0pt 0pt;
	padding: 0pt;
	background: #000;
	color: #FFF;
	font-family: verdana,sans-serif;
	font-size: 10pt;
	line-height: 11pt;
}

h1 {
	font: 15pt georgia;
	margin: 3px 0pt;
}

h1, h1 a {
	color: #00FF00;
}

h2 {
	font: 13.5pt arial;
	margin: 3px 0pt;
} 

h3 {
	margin: 3px 0pt;
	font: 11.5pt arial;
	line-height: 13pt;
	font-weight: bold;
} 

p {
	margin: 3px 0pt;
}

br {
	clear: both;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: underline;
	color: #00FF00;
}

ul.non-delimited {
	margin: 0pt;
	padding: 0pt;
	list-style: none outside;
}

.clear {
	clear: both;
}

#container {
	background: #A29487 url('/images/themes/sepia/background.jpg') no-repeat;
	border: 2px solid #FFF;
	clear: both;
	display: block;
	text-align: left;
	width: 1024px;
	margin: 0pt auto;
	padding: 0pt;
	min-height: 768px;
}

#header {
	background: url('/images/themes/sepia/rainbow_top.png') no-repeat top right;
	position: relative;
	clear: both;
	display: block;
	height: 100px;
}

#logo {
	position:absolute;
	float: left;
	margin: 5px 0pt 0pt 5px;
}

#yourCart {
	position: relative;
	float: right;
	width: 118px;
	height: 58px;
	margin: 42px 50px 0pt 0pt;
	text-align: center;
	background: url('/images/themes/sepia/yourCart.png') no-repeat top;
}

#yourCart p {
	padding: 30px 0pt 0pt 0pt;
	color: #000;
	font-family: arial, sans-serif;
	font-weight:  bold;
}

#locations {
	position: relative;
	float: right;
	width: 265px;
	margin: 39px 10px 0pt 0pt;
	text-align: center;
	font-size: 8.5pt;
	line-height: 9pt;
}

#headerSearch {
	position: relative;
	float: right;
	vertical-align: bottom;
	width: 240px;
	margin: 50px 10px 0pt 10px;
}

#locations ul {
	padding: 0pt;
	margin: 0pt;
	list-style: none outside;
}

#leftCol {
	position: relative;
	clear: left;
	float: left;
	width: 124px;
	padding:20px 0 0 0;
}

#mainBody {
	background: url('/images/themes/sepia/rainbow_right.png') no-repeat top right;
	float: left;
	display: block;
	width: 900px;
	min-height: 630px;
	padding:20px 0 0 0;
}

#mainNav {
	position: relative;
	margin: 20px 10px 5px 10px;;
}

#mainNav ul {
	margin: 0pt;
	padding: 0pt;
	list-style: none outside;
}

#mainNav li {
	display: block;
	height: 29px;
	margin: 7px 0pt;
	font-family: arial, sans-serif;
	font-size: 9pt;	
	font-weight: bold;
}

#mainNav li {
	height: 29px;
	margin: 7px 0pt;
}

#mainNav div {
	width: 100px;
	padding: 7px 0pt 0pt 10px;
}

#mainNav a {
	color: #FFF;
	text-decoration: none;
}

#mainNav a:hover {
}

#server {
	background: url('/images/themes/sepia/server.png') no-repeat bottom;
	height: 110px;
	width: 110px;
	margin: 0pt 0pt 10px 10px;
}	

#rainbowSmall {
	position: relative;
}

#content {
	float: left;
	width: 860px;
	margin: 10px 0pt;
}

#movieScreen {
	background: url('/images/themes/sepia/movieScreen.png') no-repeat top left;
	margin: 10px 0pt 0pt 0pt;
	width: 398px;
	height: 232px;
}

#flashMovie {
	position: relative;
	left: 3px;
	top: 3px;
	height: 214px;
	width: 380px;
}

#footer {
	position: relative;
	clear: both;
	text-align: center;
	font-size: 8pt;
	color: #FFF;
}

.catCol {
	float: left;
	margin: 0pt 10px 0pt 10px;
	width:30%;
}

.catImage {
	float: left;
}

.catImage img {
	border: 1px solid #000;
	margin: 0pt 0pt 10px 0pt;
}

.catDept {
	float: left;
	margin: 0pt 0pt 10px 10px;
	font-size: 8.5pt;
	line-height: 9pt;
	width:180px;
}

.catHead {
	font-weight: bold;
	text-decoration: underline;
}

.catSub {
	padding-left: 5px;
}

.catSub a {
	text-decoration: none;
}

.catSub a:hover {
	text-decoration: underline;
}

.product {
	float: left;
	width: 145px;
	margin: 2px;
	padding: 5px;
	color: #FFF;
	border: 1px dashed #FFF;
}

.product form {
	margin: 2px;
	font-size: 8pt;
}

.product input {
	font-size: 8pt;
}

.prodDesc {
	margin: 5px 0pt 0pt 0pt;
	font-size: 7pt;
}

.prodSubTxt {
	font-size: 7pt;
}

.prodPrice {
	font-size: 8.5pt;
	font-weight: bold;
}

.prodStockNo {
	font-size: .8em;
	margin: 3px;
}

.errorMsg {
	margin: 5px;
	font-weight: bold;
	color: #FF0000;
}

.prodImage {
	width: 125px;
	height: 115px;
}

.prodImage img {
	border: 2px solid #FFF;
}

.textBox {
	background: url('/images/themes/sepia/textBackground.png');
	width: 825px;
	padding: 5px 10px;
	margin: 5px;
}

.jobListing p {
	margin: 10px 0pt;
}

.jobListing {
	margin: 10px 0 0 0;
	padding: 3px;
}

.jobListing .title {
	font-weight: bold;
}

.testimonial {
	width: 250px;
	margin: 20px 0pt;
	padding-left: 10px;
}

.testimonial .quote {
	font-size: 1em;
	font-style: italic;
	text-decoration: none;
}

.testimonial .signature p {
	text-align: right;
	font-size: .8em;
}

.search {
	margin: 10px 0pt;
	font-size: 8pt;
	font-weight: bold;
}

.search form {
	margin: 5px 0 0 0;
}

.search input {
	border: 1px solid #FFF;
	font-size: .9em;
	color: #FFF;
	background: transparent;
	vertical-align: middle;
}

.cartButton {
	margin: 5px 0 0 0;
	font-size: 110%;
	font-weight: bold;
}

.faq {
	margin: 10px 0 0 0;
}

.cartItem {
	margin: 5px;
	padding: 5px;
	background: #000;
	color: #FFF;
	border: 1px dashed #FFF;
}

.cartIsEmpty {
	margin: 20px 10px 10px 10px;
}

span.salePrice {
	color: #ff0000;
}

span.lineThrough {
	text-decoration: line-through;
}

#contact td.right {
	text-align: right;
}

#holidayHours {
	clear: left;
	float: left;
	margin-top: 5px;
}

#holidayHours td {
	padding: 0pt 5px;
}

#holidayHours td.label {
	text-align: left;
}

.bgOn {
  background: url('/images/navButton_sepia-hover.png') left no-repeat;
}

.bgOff {
  color: inherit;
	background: url('/images/navButton_sepia.png') no-repeat top left;
}

.transparentDiv, .modalDialog_transparentDivs {
  position: absolute;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 1;
  background-color: #000;
}

.modalDiv, #DHTMLSuite_modalBox_contentDiv {
  position: absolute;
  border: 2px solid #000;
  background: #FFF;
  z-index: 100;
  text-align: center;
}

#announcement {
	background: url('/images/closed.gif') left top no-repeat;
	padding: 0pt;
	margin: 5px;
	clear: left;
	float: left;
	width: 420px;
	height: 105px;
}

#notice {
	background: #000 url('/images/yellowAlert.gif') no-repeat 25px 3px;
	width: 1024px;
	margin: 0pt auto;
	padding: 3px 0pt;
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}

#notice p {
	margin-left: 55px;
}

#notice span {
	color: #F2B712;
}

#blueAngels {
	position: relative;
	background: #000 url('/blueangels/blueAngels.jpg') no-repeat;
	margin: 0pt auto;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 850px;
	height: 70px;
}

#blueAngels p {
	position: relative;
	left: 270px;
	top: 5px;
	width: 570px;
	font-size: 8pt;
}

.clear {display:block; clear:both;}

.featured-events {
	list-style-type:none;
	margin:20px 0;
	padding:0;
	display:block;
}
	.featured-events li {
		display:block;
		float:left;
		margin:0;
		width:400px;
		height:210px;
	}

.gallery {margin:0; padding:30px 0;}
.gallery li {
	display:block;
	float:left;
	list-style-type:none;
	width:101px;
	height:101px;
	margin:0 10px 10px 0;
	padding:0;
}
.gallery li a:link img, .gallery li a:visited img {
	border:#0F0 1px solid;
}
.gallery li a:hover img, .gallery li a:active img {
	border:#090 1px solid;
}

.bio {
	clear:both;
	display: block;
	margin:10px 0 25px 0;
}

.bio img {
	display:block;
	float:left;
	margin:0 20px 15px 0;	
}

.bio div {
	display:block;
	float:left;
	width:500px;
}

.bio h2 {font-weight:bold;}

#survey {background:#c6cad1; padding:10px;}
#survey .labelText {width:55px;}
#survey .inputText input {width:315px;}
#survey select {width:380px;}

#linen-list {margin:0; padding:0;}
#linen-list li {list-style-type:none; float:left;}
#linen-list li img {border:none; margin:0 1px 0 0;}

/*****Linens: http://www.raphaels.com/catalog/linens/ *****/

ul#filter { float: left; font-size: 16px; list-style: none; margin:0; padding:0; width: 100%; }
ul#filter li {
	display:inline-block;
	float: left;
	line-height: 16px;
	margin: 0 5px 5px 0;
}
ul#filter li.filter-title { clear:both; display:block; font-weight:900;}
ul#filter li:last-child { margin-right: 0; }
ul#filter a, ul#filter a:link, ul#filter a:visited { 
background: #deefff; /* Old browsers */
background: -moz-linear-gradient(top,  #deefff 0%, #98bede 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#deefff), color-stop(100%,#98bede)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #deefff 0%,#98bede 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #deefff 0%,#98bede 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #deefff 0%,#98bede 100%); /* IE10+ */
background: linear-gradient(top,  #deefff 0%,#98bede 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */


-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 

	color:#000;

	display:inline-block;
	padding:5px;
	text-decoration: none; 
}
ul#filter li.current a, ul#filter a:hover {
	background: #272b2a; /* Old browsers */
	background: -moz-linear-gradient(top,  #272b2a 0%, #4e5354 50%, #0a0e0a 51%, #0a0809 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272b2a), color-stop(50%,#4e5354), color-stop(51%,#0a0e0a), color-stop(100%,#0a0809)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #272b2a 0%,#4e5354 50%,#0a0e0a 51%,#0a0809 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #272b2a 0%,#4e5354 50%,#0a0e0a 51%,#0a0809 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #272b2a 0%,#4e5354 50%,#0a0e0a 51%,#0a0809 100%); /* IE10+ */
	background: linear-gradient(top,  #272b2a 0%,#4e5354 50%,#0a0e0a 51%,#0a0809 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272b2a', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */

	color:#FFF;
}
ul#portfolio { float: left; list-style: none; margin: 0; padding:0; width: 100%; }
ul#portfolio li { 
	float: left; 
	margin: 0 5px 5px 0; 
	padding: 5px;
	width:255px;
	height:240px;
	overflow:hidden;
}
ul#portfolio a { display: block; width: 100%; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border: 1px solid #dedede; display: block; margin-bottom: 5px; }


.linen-shopper {position:relative;}

	.linen-shopper-options {
		background:#2E1C0C;
		border:#FFF 1px solid;
		float:left;
		width:200px; 
		height:700px; 
		overflow-x:hidden;
		overflow-y:scroll;
		padding:20px 0 0 20px;
	}
	
		.linen-shopper ul#filter li {
			display:block;
			float:none;
			line-height: 16px;
			margin: 0 5px 5px 0;
		}
		
	.linen-shopper-items {
		float:right;
		width:550px;
	}

