/* Store Page Holder */


#storeContentWrapper {
  height: 575px;
  background: url(../img/storeBack.jpg);
}

#storeContentWrapper iframe {
  margin: 0;
  padding: 0;
  border: 0;
  width: 638px;
  height: 575px;
}

a {
  text-decoration: none;
}

/* Side Bar */
#logoWrapper {
  margin-top: 20px;
  margin-bottom: 35px;
	text-align: center;
}

#menuWrapper {
  height: 320px;
  font-size: 10px;
  text-transform: uppercase;
}

a.menu:link, a.menu:visited, a.menu:active {
  display: block;
  width: 130px;
  height: 20px;
  text-decoration: none;
  color: #423934;
  padding-left: 13px;
  padding-top: 8px;
}

a.menu:hover, a.menuSelected {
  color: white !important;
  background: url(../img/menu-back.gif) no-repeat;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
  display: block;
  width: 130px;
  height: 17px;
  text-decoration: none;
  color: #E9E0D9;
  padding-left: 13px;
  padding-top: 5px;
  font-size: 9px;
  background: #A58171;
}

a.submenu:hover, a.submenuSelected {
  color: #dd980c !important;
}

#sidebarEnd {
  background: #51463F;
  color: white;
  font-size: 8px;
  text-align: center;
  text-transform: uppercase;
  height: 17px;
  padding-top: 1px;
  font-family: Arial;
}

#sidebarEnd a:link, #sidebarEnd a:visited, #sidebarEnd a:active {
  color: white;
  text-decoration: none;
}

#sidebarEnd a:hover {
  color: #dd980c;
}

#category_id, #brand_id {
  font-size: 11px;
}

/* Concierge Contents */
#conciergeContentWrapper {
  height: 575px;
  width: 637px;
  background: url(../img/conciergeBack.jpg);
}

#aroundContent {
	color: white;
	width: 172px;
	position: absolute;
	top: 60px;
	padding: 5 8px;
	padding-left: 14px;
}

#aroundContent h2 {
	color: #db9d03;
	padding-top: 10px !important;
}

#aroundContent h3 {
	color: #eed1ab;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#aroundMapWrapper {
	padding-top: 80px;
	padding-left: 194px;
}

#capitacardContentWrapper {
  height: 575px;
  width: 637px;
  overflow: auto;
}

#giftContentWrapper {
  height: 575px;
  width: 637px;
  background: url(../img/giftBack.jpg);
}

#giftContentHolder {
  padding-top: 105px;
  padding-left: 15px;
  padding-right: 420px;
	color: white;
}

#giftContentBox {
  height: 430px;
  overflow: auto;
  padding-right: 30px;
}

#giftContentBox h2 {
  margin: 0;
  padding: 0;
  padding-bottom: 12px;
  font-size: 14px !important;
  text-transform: uppercase; 
}

#feedbackContentWrapper {
  height: 575px;
  width: 637px;
  background: url(../img/feedbackBack.jpg);
}

#feedbackContentBox {
  position: absolute;
  background-color: #695C4E;
  width: 384px;
	height: 470px;
  margin-top: 65px;
  margin-left: 210px;
  padding: 14px;
  font-size: 10px;
  color: white;
}

#feedbackContentBox2 {
  position: absolute;
  background-color: #695C4E;
  width: 204px;
  height: 247px;
  margin-top: 165px;
  margin-left: 239px;
  padding: 4px;
  font-size: 10px;
  color: white;
}

#feedbackContentBox2 * {
  margin: auto;
  padding: auto;
}

#leasingContentWrapper {
  height: 575px;
  width: 637px;
  background: url(../img/leasingBack.jpg);
}

#leasingContentBox {
  position: absolute;
  width: 360px;
  height: 343px;
  background: #FCF2E0;
  margin-left: 185px;
  margin-top: 110px;
  overflow: auto;
  padding: 5px;
}

#leasingContentBox2 {
  position: absolute;
  width: 175px;
  color: white;
  margin-left: 5px;
  margin-top: 322px;
  padding: 5px;
  font-size: 10px;
}

#leasingContentBox2 p {
  margin: 5px 0;
}

#leasingContentBox2 a:visited, #leasingContentBox2 a:link, #leasingContentBox2 a:active {
  color: white;
}

#leasingContentCol1 {
	position: absolute;
	width: 205px;

	color: white;
	margin-top: 50px;
	margin-left: 205px;
	font-size: 11px;
}

#leasingContentCol2 {
	position: absolute;
	width: 200px;

	color: white;
	margin-top: 50px;
	margin-left: 425px;
	font-size: 11px;
}


/* Mobile Concierge */
#mobileContentWrapper {
  height: 575px;
  width: 638px;
  background: url(../img/mobileBack.jpg);
}

#mobileContent {
	margin-left: 254px;
	padding: 0 10px;
	padding-top: 55px;
	color: white;
}

#mobileContent p {
	margin: 0;
}

#mobileContent ul {
	margin-bottom: 5px;
}

#mobileTerms {
	background: #e6e6e6;
	margin-top: 10px;
	overflow: auto;
  height: 150px;
	color: black;
}

#mobileContentLeft {
  float: left;
  margin-top: 155px;
  padding-left: 20px;
  width: 210px;
  color: white;
  font-size: 10px;
}

#mobileContentLeft ul {
  margin: 0;
  padding: 0;
  padding-left: 14px;
}

#mobileContentRight {
  float: right;
  margin-top: 155px;
  padding-right: 20px;
  width: 230px;
  color: white;
  font-size: 10px;
}

#mobileTermsContentWrapper {
  height: 575px;
  background: url(../img/mobileTermsBack.jpg);
}

#mobileTermsContentBox {
  background: #EDE7DF;
  overflow: auto;
  margin-top: 93px;
  margxin-left: 260px;
  float: left;
  width: 290px;
  height: 380px;
  padding: 5px;
}

/* Common */
body {
  margin: 0;
  padding: 0;
  background: url(../img/background.jpg) no-repeat center top #372827;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  color: #555555;
}

form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

a:link, a:active, a:visited {
  color: #343434;
  text-decoration: underline;
}

a:hover {
  color: #343434;
  text-decoration: none;
}

h1 {
  font-size: 19px;
  margin: 4px 0;
  padding: 0;
  text-transform: uppercase;
  color: #C50404;
}

h2 {
  font-size: 15px;
  margin: 2px 0;
  padding: 0;
  padding-left: 15px;
  margin-top: 2px;
  color: #404040;
  background: url(../img/h2Left.gif) no-repeat 5px 3px;
}

p{
  margin: 10px 0;
  padding: 0;
}

li {
  padding-bottom: 2px;
}
/* End of Common */

#error {
  font-family: Arial;
  font-size: 10px;
  padding:4px 6px;
  color: #AA2A10;
}

#notice {
  font-family: Arial;
  font-size: 10px;
  padding: 4px 6px;
  color: #0E0EBA;
}

#splashHeaderWrapper {
  background: url(../img/splashHeader.gif) no-repeat left top;
  width: 800px;
  height: 67px;
  margin: 0 auto;
  margin-top: 15px;
}

#splashLogoWrapper {
  float: left;
  padding-left: 50px;
  padding-top: 20px;
}

#splashLinksWrapper {
  margin-left: 252px;
  padding-top: 30px;
  font-size: 0;
}

#splashFlashWrapper {
  margin: 0 auto;
  text-align: center;
  margin-left: 3px;
}

#pageWrapper {
  width: 780px;
  height: 575px;
  margin: 0 auto;
  margin-top: 10px;

}

#pageTable {
  width: 100%;
  height: 100%;
}

#sideWrapper {
  width: 143px;
  vertical-align: top;
  backgrxound: #0f0f0f;
}


#contentWrapper {
  vertical-align: top;
  height: 575px;
  width: 637px;
}

#contentWrapper h2 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

/* Contents */
#plainContentWrapper {
  vertical-align: top;
  height: 575px;
  width: 637px;
  background: url(../img/contentBack.jpg) no-repeat left top;
}

#plainContentBox {
  margin: 11px 14px;
  margin-left: 18px;
  height: 541px;
  padding: 6px;
  overflow: none;
}

#plainContentBox a {
	text-decoration: none;
}

#plainContentBox h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  color: #575757;
}

#sitemapWrapper {
  vertical-align: top;
  height: 575px;
  width: 637px;
  background: url(../img/sitemapBack.jpg) no-repeat left top;
}

#sitemapBox {
  margin: 11px 14px;
  margin-left: 218px;
  height: 541px;
  padding: 6px;
  overflow: auto;
}

#sitemapBox a {
	text-decoration: none;
}

#sitemapBox h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  color: #575757;
}


/* happenings.php */
#happenContentWrapper {
  height: 575px;
	width: 638px;
  background: url(../img/happenBack.jpg) no-repeat left top;
}

#happenContentTable {
  width: 637px;
	height: 575px;
}

#happenContentTable td {
	vertical-align: top;
}

#happenSideBar {
  width: 125px;
	padding-top: 82px;
}

.happenSideBarTitle {
  background: #2a1e18;
  color: white;
  padding: 5px 4px;
	padding-left: 12px;
  font-size: 8px;
  text-transform: uppercase;
  font-family: Tahoma;
	letter-spacing: 1px;
}

.toggleSpan {
	cursor: pointer;
	display: block;
	float: right;
}

#happenSideBarContent1 {
  heightX: 170px;
  overflowX: auto;
}

#happenSideBarContent2 {
  heightX: 205px;
  overflowX: auto;
}

#happenSideBar a {
	display: block;
  padding: 4px 12px;
  padding-right: 8px;
  font-size: 10px;
  font-family: Arial;
	color: #c7b299;
	text-decoration: none;
}

#happenSideBar a.on {
	color: white;
	background: url(../img/eventBack.gif) right top repeat-y;
}

#happenContentBox {
  width: 512px;
  height: 575px;
  background-color: white;
  overflow: auto;
}

.gettingSideBarTitle {
  background: #2a1e18;
  color: white;
  padding: 5px 4px;
	padding-left: 12px;
  font-size: 11px;
  text-transform: uppercase;
  font-family: Arial;
	letter-spacing: 1px;
}

#storeHeaderBar {
  text-transform: uppercase;
  color: white;
  font-size: 10px;
  padding-top: 3px;
  padding-left: 16px;
  font-family: tahoma;
  height: 17px;
}

#storeHeaderBar a:link, #storeHeaderBar a:visited, #storeHeaderBar a:active {
  color: white;
  text-decoration: none;
}

#storeHeaderBar a:hover, #storeHeaderBar a.selected {
  color: #dd980c !important;
}

#storeSideBar {
  height: 410px;
}

#storeSelectDiv {
  margin: 10px 6px;
  color: white;
  border-bottom: 1px solid #000000;
  padding-bottom: 6px;
}

#storeSelectDiv input {
  font-size: 10px;
}

.storeItem {
  margin: 10px 12px;
  color: white;
  padding-bottom: 4px;
  border-bottom: 1px solid #000000;
  font-size: 10px;
  display: none;
  overflow: auto;
  height: 210px;
  baxckground: #0f0f0f;
  width: 170px;
}

.storeItem .storeTitle {
  font-weight: bold;
  font-size: 11px;
}

.storeItem a:link, .storeItem a:active, .storeItem a:visited {
  color: #dd980c;
}

#storeMap {
  height: 417px;
  width: 443px;
  vertical-align: top;

}

#storeFooter {
  margin-left: 205px;
  margin-top: 5px;
  font-size: 0;
  backxground: #3c3c3c;
}

#pageDesc {
	color: white;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#shopDetails {
	position: absolute;
	z-index: 2;
	width: 443px;
	height: 575px;
	margin-left: 194px;
	margin-top: -60px;
	display: none;
	background-color: white;
}



#conciergeContentWrapper h2 {
  font-size: 11px;
}

#conciergeContentWrapper p {
  margin: 0;
  margin-bottom: 5px;
  line-height: 110%;
  padding: 0;
}

#conciergeContentWrapper ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
  margin-bottom: 5px;
}

#conciergeCol1 {
  float: left;
  padding-top: 95px;
  padding-left: 18px;
  width: 160px;
  font-size: 11px;
	color: white;
}

#conciergeCol1 h2, #conciergeCol2 h2 {
	color: #db9d03;
	padding-top: 10px;
}

#conciergeCol2 {
  padding-top: 95px;
  margin-left: 220px; 
  width: 180px;
  font-size: 11px;
	color: white;
}

#conciergeContentHolder {
  padding-top: 53px;
  padding-left: 196px;
}

#conciergeContentBox {
	padding: 0 15px;
	/*height: 230px;*/
	color: white;	
}

#conciergeContentBox u {
	color: white;
}

#aboutContentWrapper {
  height: 575px;
	width: 638px;
  background: url(../img/aboutBack1.jpg);
}

.aboutContentBox {
  height: 468px;
  padding-top: 60px;
  margin-left: 197px;
  overflow: auto;
  font-size: 12px;
  font-family: Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: auto;
	display: none;
}

.aboutContentBox2 {
  height: 555px;
  margin-left: 197px;
  overflow: auto;
  font-size: 12px;
  font-family: Tahoma;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: auto;
}

.aboutContentBox2 table {
	margin-bottom: 25px;
}

.aboutContentBox2 table tr td {
	color: white;
	background: #c2b5ab;
	padding: 4px 8px;
}

.aboutContentBox2 table tr.header td {
	color: white;
	background: #413231;
	font-weight: bold;
	padding: 4px 8px;
}

.aboutContentBox2 table tr.subheader td {
	color: white;
	background: #826f6e;
	font-weight: bold;
	padding: 4px 8px;
}

#gettingCol1 {
	position: absolute;
	margin-left: 197px;
	width: 200px;
  
}

#gettingCol2 {
	position: absolute;
	margin-left: 397px;
	margin-top: 220px;
	width: 221px;
	padding: 10px;
	font-size: 10px;

}


.aboutContentBox h2, .aboutContentBox2 h2 {
	font-weight: bold;
	font-size: 14px !important;
}



.aboutContentBox ul, .aboutContentBox2 ul {
  margin: 3px 15px;
}

#aboutNav {
  height: 15px;
  font-size: 9px;
  color: #dd980c;
	margin-top: 9px;
	margin-left: 203px;
}

#aboutNav a:link, #aboutNav a:visited, #aboutNav a:active {
  color: #dd980c;
}

#membershipContentWrapper {
  height: 575px;
	width: 638px;
  background: url(../img/membershipBack.jpg);
}

#formWrapper {
  font-size: 10px;
  margin-left: 220px;
  width: 400px;
  background: #c2b5ab;
  height: 545px;
}

#formHeader {
  background: #766459;
  padding: 3px 5px;
  color: white;
  font-weight: bold;
  padding-left: 20px;
	font-family: Tahoma;
	font-size: 16px;
	text-transform: uppercase;
}

#formContent {
  padding: 2px 10px 2px 18px;
}

#formContent select {
  font-size: 10px;
}

#formContent input {
  font-size: 10px;
}

#formTerms {
  background: #F5E4CD;
  padding: 4px;
  overflow: auto;
  height: 85px;
}

#membershipExplain {
  position: absolute;
  margin-top: 160px;
  margin-left: 20px;
  font-size: 10px;
  width: 180px;
  color: white;
	font-size: 9px;
}

#membershipExplain h2 {
  color: white !important;
}

#titleWrapper {
  background: #2A1E18;
  color: #FFFFFF;
  padding: 4px 25px;
  padding-top: 5px;
  font-weight: bold;
  font-size: 11px;
}

#contentDiv {
  height: 542px;
  padding: 10px 25px;
  padding-right: 240px;
  overflow: auto;
  font-size: 10px;
}

#categorySelector {
  height: 25px;
  background: url(../img/cat.gif) no-repeat;
  padding-left: 16px;
  padding-top: 30px;
}

#fullContentDiv {
  height: 542px;
  padding: 10px 25px;
  overflow: auto;
  font-size: 10px;
}

.happeningItem {
  border: 1px dashed #BCA79C;
  margin-bottom: 4px;
  background: #F5EEEA;
  padding: 3px;
}

.clear {
  clear: right;
}

#footerWrapper {
  text-align: right;
  padding: 5px 0;
  font-size: 10px;
  color: #A39289;
}

.buttonBlue {
  background: url(../img/buttons/btn-blue.gif) repeat-x;
  color: #FFFFFF;
  font-size: 11px;
  border: 0;
  padding: 2px 6px;
}

/* Input Table */
.inputTable td {
  padding: 1px;
}

/* List Table */
.listTable {
  border: 1px solid #000000;
  background: #FFFFFF;
}

.listTable tr.headerRow {
  background: #BFBFBF;
}

.listTable td {
  padding: 2px 4px;
  border-bottom: 1px solid #000000;
}

.pagePanel {
  background-color: #CCCCCC;
  border-top: 1px solid #CCCCCC;	
}


div.image{
	float:left;
	width:200px;	
	padding-left:5px;	
	padding-bottom:10px;
}
