/* CSS Document */
html, body, table, td, img, form, p, div
	{
	margin: 0; padding: 0; border: 0;
	}
td
	{
	vertical-align:top;
	}


body
	{
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	  font-size:12px;
	  color:#fff;
	  background-color:#fff;
	}
	
p
	{
	padding:0 0 8px 0;
	margin:0;
	}
	
h1
	{
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	border-bottom: thin dotted #FFFFFF;
	}
	
	
h2
	{
	padding:5px 0 0 0;
	margin:0;
	font: normal 18px "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
h3
	{
	font-size:22px;
	}
	

h4
	{
	padding:20px 0;
	margin:0;
	line-height: 0;
	font-size: 18px;
	}
	
	
h5
	{
	font-size:14px;
	margin:10px 5px;
	}
	
a
	{
	color:#FFFFFF;
	background:none;
	margin:0;
	padding:0;
	}
	
a:hover
	{
	color:#BCB096;
	background:none;
	}
		  		
#wrapper
	{
	margin:0 auto;
	width: 800px;
	}

.divider
	{
	background: url(../images/div-subnav.gif) repeat-x center;
	padding:5px 0;
	margin: 0 2px 0 0;
	}
	
.alginright
	{
	float:right;
	}
		
#newsletter
	{
	padding:0 0 0 20px;
	margin: 10px 0;
	}
	
	
#newsfield
	{
	background:#B41F25;
	border: 1px solid #FFF;
	color: #FFF;
	margin:0;
	padding:0;
	display: inline;
	width:130px;
	}
	
#topheader
	{
	margin:10px auto;
	}
	
#topnav 
	{
	margin:0;
	padding:0;
	}
	
#topnav ul
		{
	margin:0;
	padding:0;
	list-style: none;
	}
	
#topnav li
		{
	margin:0;
	padding:0;
	display: inline;
	list-style: none;
	}
	
#topheader
	{
	text-align:right;
	color:#BF2027;
	}
	
#topheader a
	{
	color:#BF2027;
	}
	
#topheader a:hover 
	{
	color:#CCCCCC
	}

#subnav
	{
	background-image:url(../images/bg-subnav.gif);
	background-repeat:repeat-y;
	padding:0;
	width: 191px;
	height: 100%;
	}
	
	
#subnav ul
	{
	list-style-type:none;
	color:#FFFFFF;
	margin: 0;
	padding: 0 0 20px 40px;
	}
	
#subnav a
	{
	list-style-type:none;
	padding: 0 0 0 10px;
	background: url(../images/subnav-out.gif) no-repeat 0px 5px;
	color:#fff;
	text-decoration:none;
	margin:0;
	}
	
#subnav a:hover
	{
	background-image:url(../images/subnav-ov.gif);
	background-repeat:no-repeat;
	margin:0;
	}

#quicklinks
	{
	text-align:right;
	padding:0 0 0 0;
	margin:10px 0;
	}

#quicklinks p
	{
	padding:5px 20px 5px 0;
	}
	
	
#quicklinks a
	{
	color:#FFF;
	text-decoration:none;
	background:none;
	}
	
#quicklinks a:hover
	{
	color:#B41F25;
	background:none;
	}
	
				
#content
	{
	background-color:#B41F25;
	width:422px;
	background-image:url(../images/bg-contenttop.jpg);
	background-repeat:no-repeat;
	border-right:1px solid #FFF;
	}

#content .box
	{
	padding:20px;
	
	border-right: 1px solid #631216;
	border-bottom: 1px solid #631216;
	border-left: 1px solid #631216;
	background: #BF2027;
	margin: 40px 7px 7px 7px;
	}
	
.contactbox
	{
	padding:20px;
	min-height:250px;
	-height:320px;
	}
	
.contactbox img
	{
	padding:5px;
	}
	
#content p
	{
	padding:7px;
	line-height:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
#content .quote
	{
	text-align:center;
	font-style:italic;
	padding: 20px 30px;
	font-weight: bold;
	}
	
.errortext
    {
    font-size:12px;
    background-color:#BCB096;
    border:1px solid #fff;
    padding:0 4px;
    }
    
#subcontent
	{
	width:609px;
	background: #B41F25 url(../images/bg-subcontenttop.jpg) no-repeat;
	padding:40px 7px 7px;
	}
	#subcontent-storedDisplay
	{
	width:609px;
	background: #B41F25 url(../images/storeDisplay/storeDisplay-bg-subcontent.jpg) no-repeat;
	padding:40px 7px 7px;
	}
.subcontent {
	border-right: 1px solid #631216;
	border-bottom: 1px solid #631216;
	border-left: 1px solid #631216;
	width:100%;
	background:#BF2027;
}

#subcontent .floatright
	{
	float:right;
	margin: 0 0 20px 20px;
	}
	
#subcontent .box
	{
	padding:10px;
	padding-top:0;	
	background:#BF2027;
	min-height:350px;
	-height:350px;
	}

#subcontent p
	{
	padding:5px;
	line-height:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
		#subcontent-storedDisplay .floatright
			{
			float:right;
			margin: 0 0 20px 20px;
			}
			
		#subcontent-storedDisplay .box
			{
			padding:10px;	
			background:#BF2027;
			min-height:350px;
			-height:350px;
			}

		#subcontent-storedDisplay p
			{
			padding:5px;
			line-height:1.2em;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			}	
			#subcontent-storedDisplay .panelCategories {
	background:transparent;
	border: 0 none;
	color:#fff;
	padding:0;
}

	#subcontent-storedDisplay .panelCategories a {
		color:#fff;
	}	
#vendors
	{
	background-color:#B41F25;
	width: 186px;
	}
	
#vendors img
	{
	padding:10px 0;
	}
	
#vendors .box
		{
	padding:10px;
	border: 1px solid #631216;
	background: #BF2027;
	margin: 7px;
	text-align: center;
	}

#main
	{
	background-color:#B41F25;
	}	

#feature
	{
	background-color:#B41F25;
	border-top:1px solid #FFF;
	}
	
	
#feature .boxfeature
	{
	padding:20px 0 20px 10px;
	border: 1px solid #631216;
	background-color:#BF2027;
	margin: 7px;
	}

#feature p
	{
	color:#000000;
	padding: 10px 0 0 100px;
	line-height: 1.1em;
	}
	
div.boxfeature .tbl
	{
	width:580px;
	height: 110px;
	}

.feat1
	{
	padding:0 20px 0 0;
	background: url(../images/feat-store.jpg) no-repeat;
	width: 272px;
	text-align: right;
	}
	
	
#feature a
	{
	color:#B41F25;
	}

#feature a:hover
	{
	color:#BCB096;
	}


		
.feat2
	{
	padding:0 20px 0 0;
	background: url(../images/feat-item.jpg) no-repeat;
	width: 270px;
	text-align: right;
	}

.title
	{
	margin:0px;
	padding:10px 0 2px 0;
	display: block;
	}


#closet
	{
	background-color:#BF2027;
	width: 450px;
	text-align: center;
	margin: 10px 0 0 0;
	color: #A49371;
	}
	
#closet td
	{
	padding:5px 0;
	vertical-align: top;
	}
	
	
#closet a
	{
	color:#FFFFFF;
	}
	
#closet img, .catalog img, .border
	{
	border: 1px solid #FFFFFF;
	margin: 0;
	padding: 10px;
	background: #82151b;
	}
#closet h3
	{
	color:#fff;
	}
.closetintro
{background-image:url(../images/logos/starwood1.gif);
background-repeat:no-repeat;
height: 86px;
background-position:center;
}


.catalog td {
	width:122px;
	padding:5px;
}
		
.contact td {
	padding:10px 10px 0 0;
}	

	.contact input, .contact textarea, table.login input, .shoppingCart .quantity, .shippingForm input, .shippingForm select,{
		background-color:#FFFFFF;
		color:#000;
		border:1px solid #000;
		padding:0 3px;
	}
	
		.contact input.button {
			padding:5px;
		}
	
	.contact .state {
		padding:10px 0 0 0;
	}
	
	.contact .form-indent {
		margin:10px 0 0 10px;
	}
	
	

#footer
	{
	background-image:url(../images/bg-footer.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#D2232A;
	padding: 15px 0 0 0;
	}


#popup
	{
	padding:50px 20px 0 0;
	color: #000;
	}
#popup ul.giftlist
{margin:0;
padding-left:330px;}	
	
	
#popupImg {
	padding:40px 0 0 0;
	color:#000;
	text-align:center;
}
	
.closewindow
	{
	color:#000000;
	padding:0;
	text-align: center;
	background-color:#FFFFFF;
	/*#961B21*/
	}
	.closewindow a
	{
		color:#000000;
		}


#popup img
	{
	padding:0 10px;
	margin-bottom: 75px;}

#orderform
	{
	color:#000;
	padding: 0 0 0 20px;
	width: 650px;
	}

#orderform .small
	{
	font-size:10px;
	}

#orderform .title
	{
	font-size:14px;
	font-weight: bold;
	}
	
legend
	{
	font-size:13px;
	font-weight:bold;
	color: #000;
	}
	
fieldset
	{
	margin: 10px 0 0 0;
	}
	
.float-right {
	float:right;
}

/*---------STORE CONTENT-----------------*/

#storecontent
	{
	width:609px;
	background: #B41F25 url(../images/bg-storecontenttop.jpg) no-repeat;
	color:#000000;
	}

#storecontent a
	{
	color:#000000;
	background:none;
	margin:0;
	padding:0;
	}
	
#storecontent a:hover
	{
	color:#BCB096;
	background:none;
	}
	
#storecontent .floatright
	{
	float:right;
	margin: 0 0 20px 0;
	}
	

#storecontent .box
	{
	padding:10px;
	border-right: 1px solid #631216;
	border-bottom: 1px solid #631216;
	border-left: 1px solid #631216;
	background: #ffffff;
	margin: 40px 7px 7px;
	}
	

#storecontent p
	{
	padding:5px;
	line-height:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#catTitle
	{
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	border-bottom: thin dotted #000000;
	color: #000000;
	}
	
#storecontent h1
	{
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	border-bottom: thin dotted #000000;
	color: #000000;
	}

	table.categories td {
		padding:3px;
		width:51px;
		text-align:center;
	}
.panelCategories {
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	padding:10px;
}

	.panelCategories a {
		color:#bf2027;
	}

.cartInfo {
	margin:10px 0;
}

	.cartInfo .label {
		text-align:right;
		padding-right:5px;
	}

.shoppingCart, table.storeListing
{
    border:#631216 solid 1px;
    border-bottom:none;
    margin:10px 0 10px 0;
	background-color:#c82028;
	width:100%;
}

.shoppingCart  td, table.storeListing td
{
    border-bottom:1px solid #631216;
    padding:10px 5px;	
	color:#ffffff ! important;
}

.shoppingCart td table td {
	border:none;
}

.shoppingCart .cartRow span{
		color:#ffffff ! important;
}

.shoppingCart .cartHeader th {
	border-bottom:solid 1px #631216;
	padding:5px;
	text-align:left;
}

.shoppingCart input.quantity {
	text-align:right;
}

table.storeListing {
	border-bottom:#631216 solid 1px;
}

	table.storeListing td {
		border:none;
	}


.shippingForm {
	border:#631216 solid 1px;
	background-color:#c82028;
	width:99%;
	text-align:left;
}
	
	.shippingForm td {
		padding:0 5px;
		vertical-align:middle;
	}
	
	.shippingForm .fieldname2 {
		width:125px;
	}
	
	.shippingForm input {
		margin:3px 0;
	}

.shippingInfo
{
    border:#631216 solid 1px;
    margin:0 0 10px 0;
	background-color:#c82028;
	width:100%;
}

	.shippingInfo td {
		padding:10px;
	}
	
.totals, .totals td {
	border:none;
	padding:0px;
}

div.storeDetails, table.search, table.colorDetails {
	border:#631216 solid 1px;
	padding:5px;
	background-color:#c82028;
	margin-top:5px;
}

table.colorDetails {
	margin:10px 0 0 10px;
}

table.colorDetails td {	
	padding:5px;
}

div.active {
	margin:15px 0;
}

td.rightSd {
	padding-left:10px;
}

label {
	color:#fff !important;
}

table.search {
	width:100%;
}

	table.search td.button {
		padding-top:15px;
		text-align:left;
	}
	
input.addToCart {
	background:#fff url(../images/cart.jpg) no-repeat 3px 50%;
	padding:0 0 0 23px;
	color:#000;
	margin-top:10px;
	width:8em;
}
/* LOGIN PAGE STYLES */

table.login td {
	padding:0 0 10px 0;
	text-align:left;
}

table.login td.field input {
	width:150px;
}
.storeproducttable td
{
	width: 200px;
	padding-bottom: 25px;
}
.productimgthumb
{
	width: 100px;
	height: 100px;
 border-width: 1px;
}


/*--------------------  Support -----------------------*/

.breadCrumbs
    {
    padding-bottom:20px;
    }
 
.storeTitle
    {
    font-size:18px;
    }
.storeDetails .divider
    {
    margin:5px 2px 0 2px;
    }
    
div.productDetails, table.search, table.colorDetails {
	border:#631216 solid 1px;
	padding:5px;
	background-color:#c82028;
	margin-top:5px;
    }

div.productDetails label
    {
    white-space:nowrap;
    }
    
div.productDetails td
    {
    padding:5px 5px 5px 0;
    }

.sizeField
    {
    border:#631216 solid 1px;
    background-color:#c82028;
    border-left:none;
    margin-top:5px;
    padding:5px;
    padding-left:0;
    }
    
.sizeLabel
    {
    padding:5px;
    padding-right:0;
    border:#631216 solid 1px;
    background-color:#c82028;
    margin-top:5px;
    border-right:none;
    }
        