@charset "UTF-8";
/* CSS Document */

body {
	background-color: #6a6e73;
	margin: 0; 0; 0; 0;
	text-align: center;
	}
	
p {
	font-size: 9.5pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; 
	line-height:15pt; 
	margin:0px; 
	font-weight:normal; 
	letter-spacing:0pt;
	text-align:left;
	margin-bottom: 7.5pt;
}

h1 {
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:15pt; 
	margin:0px; 
	font-weight:bold; 
	letter-spacing:0pt;
	text-align:left;
	color:#ff0074;
}



/* This is the wrapper that holds all the content on the page */

#container { 	
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 955px; 
	}

#position {
	background-color: transparent;
	position: relative;
	text-align: left;
	width: 955px;
	height: 380px;
	margin: 0px auto;
	}




#wrapper {
	position: relative;
	text-align: center;
	width: 955px;
	height: 600px;
	background-color: #6a6e73;
	background-image: url(../images/haveli_background1.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	}

#homepage_wrapper {
	position: relative;
	text-align: center;
	width: 955px;
	height: 600px;
	background-color: #6a6e73;
	background-image: url(../images/haveli_background2.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	}
	  
  
/* This is the logo placeholoder */
#logo {
	position: absolute;
	left: 750px;
	top: 476px;
	width: 162px;
	height: 104px;
	margin: 0; 
	padding: 0;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	}


/* Main navigation starts here*/
#navigation {
	position: absolute;
	top: 511px;
	left: 75px;
	width: 880px;
	height: 34px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#FFFFFF;
	background-color:#33bdff;
	text-transform:uppercase;
	text-align:left;
	letter-spacing: -0.015em;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}

#navigation ul {
	list-style: none;
	margin: 0;
	padding-left:12px;
	padding-top: 9px;
	height: 25px;
	vertical-align: middle;
	}

#navigation li {
	display: inline;
	margin-right: 0px;
	}

#navigation li.lotus {
	margin-left:4px;
	margin-right: 4px;
	padding-top: 8px;
	}

#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
	}

#navigation a:hover {
	color: #96ff33;
	font-weight: 700;
	}

#navigation img {
	vertical-align:text-top;
	}


/* Section Headers */
#products_header{
	position:absolute;
	width:150px;
	height:55px;
	top:0px;
	left:75px;
	background-color:#ff0074;
	}

#products_header h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:left;
	letter-spacing: -0.015em;
	text-indent: 9px;
	margin-top: 31px;
	padding: 0;
	vertical-align:text-bottom;
	}

#story_header{
	position:absolute;
	width:150px;
	height:55px;
	top:0px;
	left:75px;
	background-color:#ff5f00;
	}

#story_header h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:left;
	letter-spacing: -0.015em;
	text-indent: 9px;
	margin-top: 31px;
	padding: 0;
	vertical-align:text-bottom;
	}
	
#scrapbook_header{
	position:absolute;
	width:150px;
	height:55px;
	top:0px;
	left:75px;
	background-color:#33bdff;
	}

#scrapbook_header h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:left;
	letter-spacing: -0.015em;
	text-indent: 9px;
	margin-top: 31px;
	padding: 0;
	vertical-align:text-bottom;
	}

#store_header{
	position:absolute;
	width:150px;
	height:55px;
	top:0px;
	left:75px;
	background-color:#96ff33;
	}

#store_header h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:left;
	letter-spacing: -0.015em;
	text-indent: 9px;
	margin-top: 31px;
	padding: 0;
	vertical-align:text-bottom;
	}
	
	
#contact_header{
	position:absolute;
	width:150px;
	height:55px;
	top:0px;
	left:75px;
	background-color:#c90001;
	}

#contact_header h1{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color:#ffffff;
	text-transform:uppercase;
	text-align:left;
	letter-spacing: -0.015em;
	text-indent: 9px;
	margin-top: 31px;
	padding: 0;
	vertical-align:text-bottom;
	}


/* Subnavigation starts here */
/* Products starts here */
#products_subnav {
	position: absolute;
	width: 150px;
	left: 75px;
	top: 55px;
	text-align: left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 9px;
	color: #ffffff;
	text-transform:uppercase;
	background-image:url(../images/products_subnav_bg.png);
	}

#products_subnav ul {
	list-style: none;
	padding:0px;
	margin:0px;
	}

#products_subnav li {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#products_subnav li.current {
	color: #ff0074;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#products_subnav a:link, #products_subnav a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#products_subnav a:hover {
	color: #000000;
	}
	
	
/* Story starts here */
#story_subnav {
	position: absolute;
	width: 150px;
	left: 75px;
	top: 55px;
	text-align: left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 9px;
	color: #ffffff;
	text-transform:uppercase;
	background-image:url(../images/story_subnav_bg.png);
	}

#story_subnav ul {
	list-style: none;
	padding:0px;
	margin:0px;
	}

#story_subnav li {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#story_subnav li.current {
	color: #ff5f00;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#story_subnav a:link, #story_subnav a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#story_subnav a:hover {
	color: #000000;
	}


/* Scrapbook starts here */
#scrapbook_subnav {
	position: absolute;
	width: 150px;
	left: 75px;
	top: 55px;
	text-align: left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 9px;
	color: #ffffff;
	text-transform:uppercase;
	background-image:url(../images/scrapbook_subnav_bg.png);
	}

#scrapbook_subnav ul {
	list-style: none;
	padding:0px;
	margin:0px;
	}

#scrapbook_subnav li {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#scrapbook_subnav li.current {
	color: #33bdff;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#scrapbook_subnav a:link, #scrapbook_subnav a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#scrapbook_subnav a:hover {
	color: #000000;
	}


/* Store starts here */
#store_subnav {
	position: absolute;
	width: 150px;
	left: 75px;
	top: 55px;
	text-align: left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 9px;
	color: #ffffff;
	text-transform:uppercase;
	background-image:url(../images/store_subnav_bg.png);
	}

#store_subnav ul {
	list-style: none;
	padding:0px;
	margin:0px;
	}

#store_subnav li {
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#store_subnav li.current {
	color: #96ff33;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top:2px;
	padding-bottom:2px;
	}

#store_subnav a:link, #store_subnav a:visited {
	color: #ffffff;
	text-decoration: none;
	}

#store_subnav a:hover {
	color: #000000;
	}

 
/* Products specific content starts here */
#products_content {
	position: absolute;
	width: 582px;
	height: 391px;
	background-image:url(../images/products_content_bg.png);
	left: 278px;
	top: 55px;
	text-align:center;
	margin:0px;
	padding:9px;
	vertical-align:top;
	}
	
#products_next {
	position: absolute;
	width: 188px;
	padding-top:6px;
	left: 681px;
	top: 29px;
	text-align:center;
	margin:0px;
	vertical-align:top;
	text-align:right;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
    }

#products_item {
	float:left;
	position:relative;
	height: 164px;
	width:188px;
	text-align:center;
	}

#products_item_space {
	float:left;
	position:relative;
	height: 164px;
	width:9px;
	text-align:center;
	}

#products_row_space {
	float:left;
	position:relative;
	height: 9px;
	width:582px;
	text-align:center;
	}

#products_item img {
	height: 164px;
	width:188px;
	text-align:center;
}

#products_name {
	float:left;
	position:relative;
	height: 21px;
	width:188px;
	padding-top:6px;
	text-align:center;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align:middle;
	background-image:url(../images/products_subnav_bg.png);
	}

#products_name_space {
	float:left;
	position:relative;
	height: 27px;
	width:9px;
	text-align:center;
	}


/* 2 column content with small column on left */
#main_content {
	position: absolute;
	width: 582px;
	height: 391px;
	background-image:url(../images/main_content_bg.png);
	left: 278px;
	top: 55px;
	text-align:center;
	margin:0px;
	padding:9px;
	vertical-align:top;
	}

#main_content_left {
	float:left;
	position:relative;
	height: 373px;
	width:182px;
	text-align:center;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:9px;	
	}

#main_content_left ul {
	list-style: none;
	padding:0px;
	margin:0px;
	text-align: left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;

	color: #000000;
	text-transform:uppercase;

	}

#main_content_left li {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top:2px;
	padding-bottom:2px;
	}

#main_content_left li.current {
	color:#ff0074;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top:2px;
	padding-bottom:2px;
	}

#main_content_left a:link, #main_content_left a:visited {
	color: #000000;
	text-decoration: none;
	}

#main_content_left a:hover {
	color:#ff0074;

	}







	
#main_content_left.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

#main_content_left.thumbnail:hover{
background-color: transparent;
}

#main_content_left.thumbnail:hover img{
border: 1px solid blue;
}

#main_content_left.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

#main_content_left.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
}

#main_content_left.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 500px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
	
	
	
	
	
	

#main_content_right {
	float:left;
	position:relative;
	height: 373px;
	width:364px;
	text-align:left;
	overflow:auto;
	padding:9px;
	}

#main_content_space {
	float:left;
	position:relative;
	height: 391px;
	width:9px;
	text-align:center;
	}
