/* CSS Document */
body {
	font:12px Georgia, "Times New Roman", Times, serif;
}

.tableborder {
border:1px solid #231f1e;
}

/*TOP BG - Header  */
.bgr{ 
/*background-repeat: repeat-x;*/
background:#FFF;
/*background-position:top;*/
}

/* Captions */

.caption {
	font-size: 11px;
	color: #5a5952;
	padding-left:6px;
	width:130px;
}

/* Header - Titles and logo */
.topbgr {
background:#fffeee;
/*background-image:url(/_template/starwood/sheraton/_images/_design/bgr_header.jpg);
background-repeat:no-repeat;*/
	
}

/* Sub background*/
.subbgr {
background:#fffeee;
}

#tagline {
padding-left:25px;
padding-bottom:13px;

}

#propertyname {
color:#765d42;
padding-left:25px;
vertical-align:top;
font-size:18px;
text-transform:uppercase;
padding-bottom:5px;
}

#propertytitle {
	color:#765d42;
	font-size:11px;
	padding-left:25px;
	text-align:left;
	font-weight:normal;
}

#propertyaddress {
	color:#765d42;
	font-size:11px;
	padding-left:25px;
	text-align:left;
/*	font-weight:bold;*/
}


/* Top Navigation Menu */

.topnav {
	font-size:11px;
	background:#231f1e;
	color:#a28769;
	padding-left:25px;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:8px;
	text-transform:uppercase;
	word-spacing:3px;
}
/*td.topnav a:link.topnavon, td.topnav a:visited.topnavon {
	color:#FFF;
	text-decoration:none;
}*/

.topnav a:link {
color:#a28769;
text-decoration:none;

}
.topnav a:visited {
	color:#a28769;
	text-decoration:none;
}

.topnav a:hover {
	color:#FFF;
	text-decoration:none;
}

.topnav a:active {
	color:#a28769;
	text-decoration:none;
}
td.topnav a:link.topnavon, td.topnav a:visited.topnavon {
	color:#FFF;
	text-decoration:none;
}

/* Home Page picture */

#subpictures{
	padding-left:20px;
	float:left;
}

#pages {
float:right;
padding-right:20px;
font-size:12px;
color:#887f6f;
}

/* Footer Navigation - Sitemap | Terms & Conditions*/
.footernav {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.footernav a:link {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;

}
.footernav a:hover{
	color: #000000;
	text-decoration: underline;
}
.footernav a:visited{
	color: #000000;
	text-decoration: none;
}

#footernav_right {
	float:right;
	padding-right:20px;
	padding-top:5px;
}
#footernav_left {
	float:left;
	padding-left:25px;
	padding-top:5px;
}

/* Sub Navigation Subpages*/

.subpagenav {
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	color:#5d4c40;
	font-size:12px;
	padding-left:5px;	
	}
	
.subpagenav a:link{
	color:#a68462;
	text-decoration:none;
	}	
.subpagenav a:visited{
	color:#a68462;
	text-decoration:none;
	}	
.subpagenav a:hover{
	color:#231f1e;
	text-decoration:none;
	}	
.subpagenav a:active{
	color:#231f1e;
	text-decoration:none;
	}	

/* Sub Titles*/ /*Please make notes:*/
.subtitle {
	color:#000000;
	font-size:15px;
	padding-left:6px;
	text-align:left;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
.category_name {
	color:#766e63;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.menu_name {
	color:#766e63;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.enhancements {
	color:#5e5850;
	font-weight:none;
	padding-bottom: 10px;
}
.subtitle_grey{
	color: #a68a6b;
	font-size:11px;
	}
	
/* Sub Content*/
.subcontent, .subcontent table {
	color:#3b332b;
	font-size:12px;
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	text-align:left;
	}

	
/* Sub Navigation Bottom - St Regis Store, About St. Regis...etc*/
.subnavhome {
	background:#FFF;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:5px;
}
.subnavhome a:link{
	color:#000000;
	text-decoration:none;
	}	
.subnavhome a:visited{
	color:#000000;
	text-decoration:none;
	}	
.subnavhome a:hover{
	color:#000000;
	text-decoration:underline;
	}	
.subnavhome a:active {
	color:#000000;
	text-decoration:none;
}
#subnav {
	padding-left:25px;
	padding-top:5px;
	height:22px;
	background:#FFF;
	float:left;
	
}
#subnav2 {
	padding-right:25px;
	padding-top:5px;
	height:22px;
	background:#FFF;
	float:right;
}


.subnav {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	background: #fffeee;
	text-transform:uppercase;
	}
	
.subnav a:link{
	color:#000000;
	text-decoration:none;
	}	
.subnav a:hover{
	color:#000000;
	text-decoration:underline;
	}	
.subnav a:visited{
	color:#000000;
	text-decoration:none;
	}	

/* FORM */
.formfont {
	font-size:11px;
	color:#5d4c40;
	padding-left:20px;
}
.formfield {
	font-size:11px;
	color:#5d4c40;
	border:solid 1px #5d4c40;
}
.formbtn {
	background: #231f1e;
	border: solid 1px #231f1e;
	cursor: pointer;
	color: #a68462;
	font-size: 9px; 
}
.formbtnOn {
	background: #231f1e;
	border: solid 1px #231f1e;
	cursor: pointer;
	color: #FFF;
	font-size: 9px; 
}

div.btn { padding: 15px 0;  font-weight: bold; text-decoration:none;}
	.btn li { padding: 0px; margin: 0px; list-style-type: none; display: inline;}
	.btn a { padding: 4px 6px; background: #231f1e; color: #a68462; font-weight: bold; border: solid 1px #231f1e; font-size: 9px; text-decoration:none; margin:0 1px;}
	.btn a:hover { padding: 4px 6px; background: #231f1e; color: #FFF; border: solid 1px #231f1e; font-size: 9px; text-decoration: none;}

/* CALENDAR */
#calendar {
	width:175px; position:absolute; 
	border-collapse:collapse; 
	background:#FFF; 
	border:1px solid #5a5a5a; 
	padding:3px;
	} /* update Report page internal styles as well */



/* select menu */
.menuselect{
	font-size:13px;
	color:#5d4c40;
	padding-left:25px;
}

/* FOOT NOTE*/
.footnote {
	color:#5d4c40;
	font-size:11px;
	padding-left:5px;
	padding-right:15px;
	padding-top:10px;
	text-align:left;
	}

/* TERMS TEXT*/
.termstext {
	color:#987857;
	font-size:11px;
	padding-left:5px;
	padding-right:15px;
	padding-top:10px;
	text-align:left;
	}
.termstext a:link{
	color:#987857;
	}	
.termstext a:visited{
	color:#987857;
	}	
.termstext a:hover{
	color:#987857;
	}	

/* CROSS LINKS */
.crosslink {
	color:#007bb9;
	font-weight:none;
}
.crosslink a:link{
	color:#007bb9;
	text-decoration:underline;
	}	
.crosslink a:hover{
	color:#007bb9;
	text-decoration:none;
	}	
.crosslink a:visited{
	color:#007bb9;
	}	
.crosslink a:active{
	color:#007bb9;
	text-decoration:none;
	}	


/*******************************************************************/
/***************** Shopping Cart style Start ***********************/
/*******************************************************************/
a.booklink {
	font-size:12px;
	color:#5a5952;
}
a.booklink:link{
	color:#5a5952;
	text-decoration:none;
	}	
a.booklink:visited{
	color:#5a5952;
	text-decoration:none;
	}	
a.booklink:hover{
	color:#a58a6b;
	text-decoration:underline;
	}	
a.booklink:active{
	color:#a58a6b;
	text-decoration:none;
	}	
/******* General override styles **********/
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.pl { padding-left:25px !important; }

#wrapper {
	width:838px;
	height:100%;
	padding:0;
	margin:0;
	text-align:left;
}

.breadcrumb {
	/*background:#f2f2f2;*/
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#5d4c40;
	font-size:12px;
	vertical-align:bottom;
	padding:7px 25px;
	height:15px;
}

.breadcrumb a:link {

	color:#5d4c40;
	text-decoration:none;
}

.breadcrumb a:visited {
	color:#5d4c40;
	text-decoration:none;	
}

.breadcrumb a:hover {
	color:#5d4c40;
	text-decoration:underline;	

}

.breadcrumb a:active {
	color:#5d4c40;
	text-decoration:underline;

}

.orderstatus {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
	text-align:right;
	color:#3b332b;
	font-size:11px;
	clear:both;
	}
.orderstatus ul {
	list-style-type: none; 
	}
.orderstatus li {
	display:inline;
	padding-right: 25px;
	}
.orderstatus a:link {
	color:#000000;
	text-decoration:underline;
}

.orderstatus a:visited {
	color:#000000;
	text-decoration:underline;
}

.orderstatus a:hover {
	color:#000000;
	text-decoration:none;
}

.orderstatus a:active {
	color:#000000;
	text-decoration:none;
}

.shoppagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	padding-left:25px;
	padding-bottom:10px;
}

.shoppagesubtitle {
	font-size:14px;
	color:#000000;
	font-weight:normal;
	padding-left:25px;
}

.shopinfo {
	font-size:12px;
	color:#887f6f;
	font-weight:normal;
	padding-left:25px;
}
	
.shoplink {
	font-size:12px;
	color:#5d4c40;
}

#shopform th {
	text-align:right;
	width:160px;
}

.shoperr {
	font-size:12px;
	color:red;
	font-weight:normal;
	padding-left:25px;
}

.cartbtn  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	background: url(/_template/Starwood/westin/_images/_buttons/arrow.gif) no-repeat;
	background-position: 93%;
	background:#211c18;
	padding: 3px 10px 3px 3px;
	border: #735d42 1px solid;
	cursor: pointer;
	line-height:9px;
	text-decoration:none;
}

.cartbtnOn  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	background: url(/_template/Starwood/westin/_images/_buttons/arrow.gif) no-repeat;
	background-position: 93%;	
	background:#211c18;
	padding: 3px 10px 3px 3px;
	border: #735d42 1px solid;
	cursor: pointer;
	line-height:9px;
	text-decoration:none;
}

/******** shopexd.asp *********/  
#wrapper #colmenu{
	width:650px;
	height:300px;
	margin:0px auto 0px auto;
	padding-bottom:20px;
	padding-left:25px;
	vertical-align:top;
}

#wrapper #colbtn{
	width:100%;
	height:30px;
	margin-right:10px;
	padding-bottom:5px;
	margin-top:5px;
	font-size:12px;
	text-align:right;
	
}

#wrapper #colsuggesttitle{
	width:788px;
	height:23px;
	background:#211c18;
	margin-left:25px;
}

#wrapper #colsuggest{
	width:788px;
	height:50px;
	margin-left:25px;
	border-bottom:1px solid #bbb4ae;
	padding-bottom:5px;
	clear:both;

}
.currentorder {
    background:url(/_template/Starwood/stregis/_images/_design/icon_shop.gif) top right no-repeat;
    font-size:11px;
    color:#765d42 !important;
	vertical-align:bottom;
    font-weight:bold;
	text-decoration:none !important;
	text-transform:capitalize;
}
.currentorder a:link {
	color:#007bb9;
	text-decoration:none;
}

.currentorder a:visited {
	color:#007bb9;
	text-decoration:none;
}

.currentorder a:hover {
	color:#819812;
	text-decoration:none;
}

.currentorder a:active {
	color:#007bb9;
	text-decoration:none;
}
.welcome {
	padding-left:40px;
	padding-right:30px !important;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
.accountmb {
	padding-left:40px;
	padding-right:30px !important;
}
.account {
	padding-left:40px;
	padding-right:5px !important;
	border-right: solid 1px;
	font-size:12px;
}
.signin {
	padding-left:5px !important;
	font-size:12px;
}

.productimage {
    float:left;
    padding-right:18px;
	height:180px;
	padding-left:25px;
}

.producttitle {
	width:650px;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:14px;
	text-transform:uppercase;
    color:#736d63;
	font-weight:bold;
	padding-bottom:0px;
}

.descriptiontext {
	width:650px;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    color:#736d63;
	font-weight:normal;
	line-height:16px;
	}
	
.productprice {
	width:650px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    color:#736d63;
	/*font-weight:bold;*/
	padding-top:15px;
	}
	
.addtocartform {
	width:650px;
	float:left;
    color:#736d63;
	padding-top:12px;
	padding-left:0px;
    font-size:12px;
	vertical-align:top;
	}


.eaddtocartformwrapper {
width:500px;
float:left;
}

.eaddtocartformTitle {
	width:120px;
	padding:2px 0px 2px 0px;
	float:left;
	}

.suggesttitle {
	font-size:14px;
	color:#765d42;
	font-weight:normal;
	padding-left:25px;
	padding-bottom:10px;
	width:500px;
}
.suggestnametitle {
    float:left;
    width:540px;
    font-size:12px;
    color:#FFF;
    padding-left:100px;
    padding-top:5px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	}
.suggestpricetitle {
    float:left;
    width:101px;
    font-size:12px;
    color:#FFF;
    padding-top:5px;
	text-transform:uppercase;
	/*font-weight:bold;*/

}
.suggestqtytitle {
    float:left;
    width:79px;
    font-size:12px;
    color:#FFF;
    padding-top:5px;
	text-transform:uppercase;
	/*font-weight:bold;*/
}
.suggestname {
    float:left;
    width:540px;
    font-size:12px;
    color:#736d63;
    padding-left:5px;
    padding-top:15px;
	font-weight:normal;
}
.suggestprice {
    float:left;
    width:101px;
    font-size:12px;
    color:#736d63;
    padding-top:25px;
}
.suggestqty {
	font-family:"Times New Roman", Times, serif;
    float:left;
    width:79px;
    font-size:12px;
    color:#736d63;
    padding-top:25px;
}
.textquantity {
	border:1px solid #000000;
	width:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#736d63;
	margin:0px;  
	
   } 
   
.textdate {
   border:1px solid #000000;
   width:75px;
   color:#696969;
   margin:0px;  
   
   } 
   
/******** shopaddtocart.asp *********/  
#wrapper #colcurrenttitle{
	width:788px;
	height:23px;
	background:#211c18;
	margin-left:25px;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
}
#wrapper #colcurrent{
	width:788px;
	border-bottom:1px solid #211c18;
	margin-left:25px;
	padding-bottom:5px;
	empty-cells:hide;

}

#colcurrenttitle td, #colcurrent td  {
padding:5px;
}

#wrapper #colordertotal{
	width:788px;
	margin-left:25px;
	padding-bottom:5px;
	background:#735d42;
	font-size:12px;
	text-transform:uppercase;
}
.currentnametitle {
    width:440px;
    font-size:12px;
    color:#FFF;
    padding-top:5px;
	text-transform:uppercase;
	padding-left:10px;
}
	
	
.currentpricetitle {
    width:101px;
    font-size:12px;
    color:#FFF;
    padding-top:5px;
	text-transform:uppercase;
	text-align:right;
}

.currentqtytitle {
    width:79px;
    font-size:12px;
    color:#FFF;
    padding-top:5px;
	text-transform:uppercase;
}

.currenttotaltitle {
    width:80px;
    font-size:12px;
    color:#FFF;
    padding-top:5px;
	text-transform:uppercase;
	text-align:right;
}

.currentremovetitle {
    width:79px;
    font-size:12px;
    color:#FFF;
    padding-top:5px;
	text-transform:uppercase;
	text-align:right;
}
	
.orderimagecontainer {
    float:left;
    width:136px;
	height:110px;
	padding-top:10px;
}
.currentname {
	/*width:304px;
    padding-left:20px;*/
	width:440px;
    color:#3b332b;
	padding-top:20px;
	font-size:12px;
}
.currentname a{
    color:#3b332b;
	font-size:12px;
}
.orderenhancements a{
	color:#5e5850;
	padding-left:80px;
	white-space:nowrap;
	font-size:12px;
	}
.currentqty {
	font-family:"Times New Roman", Times, serif;
    width:79px;
    font-size:12px;
    color:#3b332b;
    padding-top:20px;
}
.currentOtherFee {
	width:620px;
    color:#3b332b;
	padding-top:20px;
	font-size:12px;
}
.currentprice {
    width:101px;
    font-size:12px;
    color:#3b332b;
    padding-top:20px;
	text-align:right;
}

.currenttotal {
    width:80px;
    font-size:12px;
    color:#3b332b;
    padding-top:20px;
	text-align:right;
}
.currentremove {
    width:79px;
    font-size:12px;
    color:#3b332b;
    padding-top:20px;
	text-align:right;
}
.subtotal {
    color:#ffffef;
	padding-top:20px;
	background:#735d42;
	width:622px;
	text-align:right;
	}
.subtotalprice {
    color:#ffffef;
	padding-top:20px;
	background:#735d42;
	text-align:right;
	width:80px;
	}
.servicecharge {
    color:#ffffef;
	padding-top:5px;
	background:#735d42;
	width:622px;
	text-align:right;
	}	
.tax {
    color:#ffffef;
	padding-top:5px;
	background:#735d42;
	width:622px;
	text-align:right;
	}	
.servicelabortaxprice {
    color:#ffffef;
	padding-top:5px;
	background:#735d42;
	text-align:right;
	width:80px;
	}	
.estimatedtotal {
	clear:both;
    color:#ffffef;
	padding-top:20px;
	background:#735d42;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	width:788px;
	}		

.totalprice {
    color:#ffffef;
	padding-top:20px;
	background:#735d42;
	text-align:right;
	font-weight:bold;
	width:80px;
}
	
#colcurrent {
	font-size:12px;
}

.eventdatetime {
	margin-left:25px;
	font:12px Georgia, "Times New Roman", Times, serif;
    color:#736d63;
    padding-top:5px;
	border-bottom:1px solid #211c18;
}
	
.tblbgcolor {
	background:#735d42;
    color:#ffffef;
}

.ordernametext {
	float:left;
	width:305px;
    color:#887f6f;
    padding-left:20px;
	padding-top:20px;
	font-size:12px;
}

.ordernametext a:link, .ordernametext a:visited {
    color:#007bb9;
	text-decoration:underline;
}

.ordernametext a:hover, .ordernametext a:active {
    color:#007bb9;
	text-decoration:none;
}

/* Review Orders Tables */
table.revieworder {
	width:788px;
	margin-left:25px;
	font-size:11px;
	color:#887f6f;
	border:1px solid #211c18;
}

table.revieworder th { 
	background:#211c18;
	color:#FFF;
	font-weight:bold;
	height:25px;
	padding:0 5px 0 5px;
	text-align:left;
	white-space:nowrap;
}
	
table.revieworder th a{ 
	color:#887f6f;
	white-space:nowrap;
}
	
table.revieworder td {
	background:#FFF;
	height:30px;
	padding:0 5px 0 5px;
	border-bottom:1px solid #d2d2d2;
}

a.forgotpwd:link, a.forgotpwd:visited, a.forgotpwd a:hover {
	color:#3b332b;
}

/*Menu Selections - Superfoods*/
.SelectionTitle {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding:10px 0;
}

.HigherSelectionCategory {
	font-size:14px;
	color:#819219;
	font-weight:bold;
	text-decoration:underline;
	padding:20px 0 10px 0;
}

.SelectionCategory {
	font-size:12px;
	color:#819219;
	font-weight:bold;
	text-decoration:underline;
	padding:10px 0;
}

.SelectionLeft {
	width:350px;
	float:left;
}

.SelectionRight {
	width:350px;
	float:right;
}
/* Shopping Cart Style End */

/* select menu */
.menuselect{
	font-size:13px;
	padding-left:25px;
}

.subcategory{
	padding-left:30px;
	width:340px;
}

.submenu{
	padding-left:45px;
	width:330px;
}

/*PSAV Logo*/
.breaknotes{
    font:normal normal 12px Arial, Helvetica, sans-serif;
	color: #5d4c40;
	vertical-align:top;
	text-transform:lowercase;
	line-height:20px;
	text-align:justify;
	width:400px;
	padding-right:5px;
}
/*PSAV Logo END*/