@charset "utf-8";
/* CSS Document */

/* TAGS */
body{
	margin: 0px;	
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}

img { 
	border: 0; 
}


/* IDS */
#pearloidBg{
	width: 844px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('../images/pearloid_solid.jpg');
}
#contentBg{
	width: 824px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 0px;
}
#contentArea{
	position: relative;
	margin: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 1px solid #afcb7b;
	min-height: 529px;
}

#leftNav{
	position: absolute;
	width: 138px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	border-right: 1px solid #afcb7b;
}

#leftNavBg{
	position: absolute;
	left: 3px;
	top: 3px;
	bottom: 3px;
	right: 3px;
	background-image: url('../images/nav_bg_color.png');
	background-repeat: repeat;
}	
#leftNavArea{
	position: absolute;
	left: 1px;
	top: 0px;
	bottom: 0px;
	right: 1px;
	border-left: 2px solid #d25f6e;
	border-right: 2px solid #d25f6e;
}
#leftNavTop{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 42px;	
}
#leftNavMiddle{
	position: absolute;
	width: 100%;
	top: 40px;	
}
#leftNavBottom{
	position: absolute;
	width: 100%;
	height: 42px;
	bottom: 4px;	
}
#blogTag{
	border-top: 2px solid #d25f6e;
	border-right: 2px solid #d25f6e;
}
#pageContent{
	position: absolute;
	left: 138px;
	right: 0px;	
	top: 0px;
	/*bottom: 0px;*/
}
#header{
	width: 670px;
	height: 108px;
	overflow: hidden;
}
#headerLogo{
	float: right;
	margin-right: 23px;
	margin-top: 9px;	
}
#topNav{
	height: 17px;
	border-top: 1px solid #afcb7b;	
	border-bottom: 1px solid #afcb7b;
	border-left: 1px solid #afcb7b;
	background-color: #FFFFFF;	
	margin-top: 8px;
}
#sabrina{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 360px;
	height: 527px;
	z-index: 100;
	overflow: hidden;
	background-image: url('../images/home_sabrina.png');
	background-repeat: no-repeat;
	background-position: bottom;
}
#topNavLinks{
	text-align: right;
	margin-right: 59px;
	margin-top: 2px;
}
#theStuff{
	padding-top: 10px;
}

#footer{
	position: relative;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
	border-collapse: collapse;
	border: 1px solid #afcb7b;
	border-top: none;
	height: 90px;
}
#gabTag{
	width: 554px;
	height: 100%;
	border-right: 1px dotted #afcb7b;
	float: left;	
}
#blogBg{
	position: relative;
	width: 528px;
	height: 84px;
	margin-left: 3px;
	margin-top: 3px;
	background-image: url('../images/hollygab_redobanner.jpg');
	overflow: hidden;
	
}
#blogFeed{
	position: absolute;
	right: 15px;
	bottom: 10px;
	width: 220px;
}
#emailArea{
	float: right;
	width: 255px;
	margin-right: 2px;	
}

#emailHeader{
	margin-top: 10px;
	margin-left: 16px;
	margin-right: 20px;
	margin-bottom: 4px;
	width: 220px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #afcb7b;
}
#emailText{
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 16px;
	width: 240px;
	font-size: 10px;
	font-weight: bold;
}
#emailForm{
	margin-top: 2px;
	margin-left: 16px;
	width: 240px;
}
#emailBtn{
	position: relative;
	top: 2px
}

/* LINKS */
a {text-decoration: none}

#leftNav a:link {color: white}
#leftNav a:visited {color: white;}
#leftNav a:hover {color: #990000}
#leftNav a:active {color: white;}

#topNav a:link {color: #D05864;}
#topNav a:visited {color: #D05864;}
#topNav a:hover {color: #990000;}
#topNav a:active {color: #D05864;}

.bottomNavRow a:link {color: white}
.bottomNavRow a:visited {color: white;}
.bottomNavRow a:hover {color: pink;}
.bottomNavRow {font-family:Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; line-height: normal; font-weight: 100; font-variant: normal; color: pink;}


/* CLASSES */
.nav_text {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.leftNavHeader{
	width: 126px;
	text-align: center;
	margin-bottom: -4px;
}

.leftNavItem{
	width: 126px;
	min-height: 14px;
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.leftNavSpacer{
	width: 126px;
	height: 12px;	
}
.nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.index_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.price { 
	font-weight: normal; 
}
.index_text img {
	margin-bottom: 3px;
}
.site_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.top_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D05864;
}
.bottomNavRow{
	width: 844px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	color: #FFF;
}
.email_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	/* color:	color: #D05864;
	background-color: #EE96A4;
	border:1px solid #555555; */
	background-color: #AECB79;
	border: 0;
	color: #4e673b;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: 2px;
}

.concierge_text .email_box {
	margin-bottom: 7px;
}

.concierge_top {
	margin-bottom: -150px;
}
.concierge_text {
	text-align: left;
	padding: 5px 10px 15px 10px;
	width: 410px;
	background: #f8f9d9;
}
.concierge_text strong, .concierge_text b {
	color: #4E673B;
}

.clear{
	clear: both;	
}




/* SLIDER */
#theSlider{
	position: absolute;
	top: 99px;
	right: 0px;
	bottom: 3px;
	width: 300px;
	height: 424px;
	border-left: 1px dotted #afcb7b;
	padding: 3px;
	overflow: hidden;
}

#FavoriteSlider {
	position: relative;
	width: 301px;
	height: 425px;
	background-image: url('../images/home_favorite_wallpaper.png');
	overflow: hidden;
}
#FavoriteSlider .sliderInner{ 
	position: absolute; 
	top: 2px; 
	left: 0; 
	width: 3010px; 
	height: 427px;
}
#FavoriteSlider .frame {
	position: absolute;
	top: 2px;
	left: 0;
	width: 301px;
	height: 395px;
	z-index: 50;
	background: url('../images/home_favorite_frame.png') no-repeat transparent;
}
#FavoriteSlider .forward {
	position: absolute;
	z-index: 75;
	top: 264px;
	left: 23px;
	width: 76px;
	height: 7px;
	background: url('../images/home_favorite_backward.png') no-repeat;
	display: normal;
	cursor: pointer;
}
#FavoriteSlider .backward {
	position: absolute;
	z-index: 75;
	top: 264px;
	right: 24px;
	width: 69px;
	height: 8px;
	background: url('../images/home_favorite_forward.png') no-repeat;
	display: normal;
	cursor: pointer;
}
#FavoriteSlider .disabled {
	display: none;
}
#FavoriteSlider .sliderItem {
	position: relative;
	top: 2;
	left: 0;
	height: 427px;
	width: 301px;
	float: left;
	margin: 0;
	padding: 0;
}

#FavoriteSlider .sliderItem img {
	position: absolute;
	top: 54px;
	left: 68px;
	width: 163px;
	height: 200px;
}
#FavoriteSlider .sliderItem .category {
	position: absolute;
	bottom: 25px;
	left: 54px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 195px;
	height: 28px;
	text-transform: uppercase;
	font-size: 10px;
	z-index:51;
}

#FavoriteSlider .sliderItem .category a{
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000;
}
#FavoriteSlider .sliderItem .category a:hover{
	text-decoration: underline;
}
