/* Global */

body { margin: 0;	padding: 0;	background-color: #3e2113; }

img { display: block;	border: 0; }
	
form { margin: 0;	padding: 0;	}

fieldset { border: 0; margin: 0; padding: 0; }

p {	margin: 1em 0 0 0; }

/* Layout */

#container {
	width: 633px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../images/shared/background.gif) repeat-y;
	}

#leftColumn  {
	float: left;
	width: 157px;
	}

#rightColumn {
	float: left;
	width: 476px;
	}

#logo {
	width: 157px; 
	height: 169px;
	}

#navigation {
	width: 157px; 
	height: 115px;
	}

#header {
	width: 476px;
	height: 140px;
	}

#content {
	margin: 12px 20px 0px 20px;
	padding-bottom: 20px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #3e2113;
	background-color: #fff;
	line-height: 1.5em;
	}
	
#contentTitle {
	margin: 12px 5px 0px 20px;
	}

#welcomeMsg {
	position: absolute; 
	z-index: 100;
	margin-top: 367px;
	margin-left: 136px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 1.5em;
	}
	
#shoppeNowButton {display: block;	width: 92px; height: 16px; margin-top: 10px; line-height: 1px; background: url(../../images/home/shoppe_now.gif) no-repeat; text-indent: -999999px; overflow: hidden; }
#shoppeNowButton:hover { background-position: bottom; }	

#homeTop {
	width: 476px;
	height: 267px;
	background: #5d7f9e url(../../images/home/home_top.gif) no-repeat;
	}
	
#homeButtons {
	padding: 100px 0 0 60px;
	}

#homeBottom {
	padding-top: 4px;
	width: 476px;
	height: 178px;
	background: url(../../images/home/home_bottom.jpg) no-repeat;
	}
	
#homeSpa { display: block;	width: 44px; height: 26px; background: url(../../images/home/spa.gif) no-repeat; text-indent: -999999px; overflow: hidden; float: left; }
#homeSpa:hover { background-position: bottom; }

#homeSalon { display: block;	width: 61px; height: 26px; background: url(../../images/home/salon.gif) no-repeat; text-indent: -999999px; overflow: hidden; float: left; }
#homeSalon:hover { background-position: bottom; }	

#homeShoppe { display: block;	width: 84px; height: 26px; background: url(../../images/home/shoppe.gif) no-repeat; text-indent: -999999px; overflow: hidden; float: left; }
#homeShoppe:hover { background-position: bottom; }		

#homePromo { padding: 60px 0 0 180px; }

#homePromoButton { display: block;	width: 262px; height: 89px; background: url(../../images/home/shoppe_promo.gif) no-repeat; text-indent: -999999px; overflow: hidden; }
#homePromoButton:hover { background-position: bottom; }	

#footer {
	width: 633px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}

.floatLeft {
	float: left;
	}

.floatRight {
	float: right;
	}

/* Navigation */

#navContainer {
	margin: 12px 0 12px 0;
	}

#nav {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	} 

#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li a {
	background-position: 0 0; 
	display: block;
	width: 157px;
	height: 17px;
	text-indent: -999999px;
	overflow: hidden;
	}

#nav li a:hover {
	background-position: -157px 0;
	}

#nav #active {
	background-position: -157px 0; 
	}

/* Shoppe Button and Search */

#search {
	background-color: #5F7F9F;
	height: 32px;
	}

#searchBox {
	width: 114px;
	height: 14px;
	margin-left: 11px;
	border: 1px solid #5F6671;
	background-color: #fff;
	font-size: 11px;
	color: #5F6671;
	}

#searchButton {
	vertical-align: top;
	padding: 3px 0 0 0;
	}
	
#shoppeButton {	display: block;	width: 157px; height: 51px; background: url(../../images/shared/shoppe_button.gif) no-repeat; text-indent: -999999px; overflow: hidden; }
#shoppeButton:hover { background-position: bottom; }	
	
/* Forms */

.giftCardFields {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #3e2113;
	width: 125px;
	}
	
.rewardFields {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #3e2113;
	width: 250px;
	height: 15px;
	border: 1px solid #999;
	}

#servicesSelector {
	text-align: right;
	}
	
.selected {
	color: #5F7F9F;
	font-weight: bold;
	}

#servicesSelector form {
	margin: 0;
	padding: 0;
	}

#servicesSelector select {
	border: 1px solid #999;
	background-color: #eeeeee;
	margin: 6px 5px 10px 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #3e2113;
	}

/* Lists */

ul {
	list-style-type: none;
	margin: 15px 0 15px 13px;
	padding: 0;
	line-height: 1.75em;
	}
	
#content li {
	background: url(../../images/shared/bullet.gif) 0px 7px no-repeat;
	padding-left: 17px;
	}

ul#servicesList {
	margin: 10px 0 20px 13px;
	line-height: 2.25em;
	}
	
#servicesList li {
	background: url(../../images/shared/bullet.gif) 0px 11px no-repeat;
	padding-left: 17px;
	}
	
ul#subServicesList {
	margin: 20px 0 20px 0px;
	line-height: 1.5em;
	}
	
#subServicesList li {
	background: url(../../images/shared/bullet.gif) 0px 6px no-repeat;
	}

ul#productsList {
	margin: 5px 0 20px 0px;
	line-height: 1.5em;
	}
	
#productsList li {
	background: url(../../images/shared/bullet.gif) 0px 6px no-repeat;
	}
	
ul#packagesList {
	margin: 15px 0 20px 0px;
	line-height: 1.5em;
	}
	
/* Ads */

#giftcardAd {	display: block;	width: 157px; height: 154px; background: url(../../images/ads/giftcards.gif) 0 0 no-repeat; text-indent: -999999px; overflow: hidden; }
#giftcardAd:hover { background-position: bottom; }

#rewardAd {	display: block;	width: 157px; height: 101px; background: url(../../images/ads/rewardme.jpg) no-repeat; text-indent: -999999px; overflow: hidden; }
#rewardAd:hover { background-position: bottom; }	

#halstedAd {	display: block;	width: 157px; height: 150px; background: url(../../images/ads/centeronhalsted.gif) no-repeat; text-indent: -999999px; overflow: hidden; }
#halstedAd:hover { background-position: bottom; }	

/* Text and Links */

.small {
	font-size: 11px;
	}
	
.smallBold {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	}	

.blue {
	color: #445F79;
	font-weight: normal;
	}

.blueBold {
	color: #5b7c9c;
	font-weight: bold;
	}
	
.large {
	font-size: 20px;
	font-weight: bold;
	color: #5F7F9F;
	}
	
.medium {
	font-size: 16px;
	font-weight: bold;
	color: #5F7F9F;
	}
	
.centeredBlue {
	font-size: 12px;
	font-weight: bold;
	color: #5F7F9F;
	text-align: center;
	}
	
.backToTop {
	display: inline;
	vertical-align: top;
	}

a:link, a:visited, a:active { color: #3e2113; }
a:hover { color: #094f93; }

a.noUnderline:link { font-size: 11px; font-weight: bold; text-decoration: none;  color: #3e2113; }
a.noUnderline:hover { font-size: 11px; font-weight: bold; text-decoration: none; color: #4f7193; }


.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}