body {
	background:url(../images/bg.gif);
	margin:0;
	padding:0;
	color:#000;
}

img {
	border: 0;
	padding:0px;
}
p{
	line-height:140%;
	color:#000;
}
#pageContent{
	text-align:left;
	font-size:12px;
	font-family:Arial;
	line-height:140%;
	color:#000;
}
#bulb_copyright {
	clear:both;
	font-size:10px;
	text-align:center;
	font-family:Arial,Tahoma;
	color:#7f7e7a;
	padding-top:15px;
}

#bulb_header {
	height: 105px;
	padding:0;
	margin:0;
}
#bulb_main_nav a {
	font-family: Arial;
	font-weight: normal;
	color: #333132;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:normal;
	margin-right:25px;
}
#bulb_main_nav .current {
	text-decoration: none;
	font-weight:bold;
	color: #931f5c;
}
#bulb_main_nav a:hover {
	text-decoration: none;
	color: #931f5c;
}
#bulb_sub_nav{}
#bulb_sub_nav a {
	font-family: Arial;
	font-weight: normal;
	color: #333132;
	font-size: 11px;
}
#bulb_sub_nav a:hover {
	text-decoration: none;
	color: #931f5c;
}

#bulb_sitenav, #bulb_breadcrumbs {
	background-color: #6D2650;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #fff;
}

#bulb_breadcrumbs {
	background-color: #E6D6D9;
}

#bulb_breadcrumbs a {
	color: #6D2650;
}

#bulb_sitenav span {
	margin-right: 20px;
}

#bulb_logobox {
	text-align: left;
	background-color: #fff;
	float: right;
	padding-left: 5px;
	height: 100%;
}

#bulb_logobox_form {
	font-size: 0.8em;	
	background-color: #F3E2E0;
	width: 200px;
	height: 100%;
	text-align: right;
}

#bulb_logobox_login_table {
	font-size: 0.9em;	
	background-color: #F3E2E0;
	height: 100%;
	width: 200px;
	text-align: left;
}

.footer_text{font-size:11px;padding:37px 5px 5px 85px;text-transform: none;}
.footer_text_shipping{font-size:10px;padding:25px 55px 5px 18px;text-transform: none;}

#bulb_footer {
	height:284px;
	width:100%;
	background: url('../images/bg_footer.gif') top center repeat-x;
	text-align: right;
	clear:both;
	text-transform: uppercase;
	font-size:11px;
}
#bulb_footer a {
	font-family: Arial;
	font-weight: normal;
	color: #333;
	font-size: 11px;
}
#bulb_footer a:hover {
	text-decoration: underline;
}

.cleardiv {
	clear: both;
}
.clearboth { 
	clear: both; 
}



/* main 3-col layout using tables :( */

#bulb_layout_table {
	width: 756px;
	padding: 0 2px 0 2px;
}

#bulb_layout_table tr {
	vertical-align: top;
}

#td_left {
	width: 180px;
	padding-right: 5px;
	vertical-align: top;
}

#td_right {
	/* border: 3px dashed #B29399; */
	padding: 0 5px 5px 5px;
	width: *;
	vertical-align: top;
}

/* tableless attempt */

#widthtest {
	background-color: red;
	width: 756px;
	height: 10px;
}

.blur {
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width: 776px;
}

.shadow {
	position: relative;
	bottom: 2px;
	right: 2px;
	background-color: #666; /*shadow color*/
	color: inherit;
	width: 774px;
}

.bulb_header_we_also_love{
	clear:both;
	margin-top:30px;
	margin-bottom:20px;
	display:block;
	font-size:12px;
	font-weight:bold;
}
#bulb_container_ladyInBlue {	
	width: 950px;
	position: relative;
	background: #fff url('catalog/includes/sts_templates/bulb/images/bg_ladyInBlue.jpg') top center no-repeat;
	height:646px;
	text-align:left;
}
#bulb_container_ladyInPink {	
	width: 950px;
	position: relative;
	background: #fff url('catalog/includes/sts_templates/bulb/images/bg_ladyInPink.jpg') top center no-repeat;
	height:646px;
	text-align:left;
}
#bulb_container_nobg {	
	width: 950px;
	position: relative;
}
#bulb_container {	
	width: 950px;
	position: relative;
	background: #fff url('../images/contentbg.gif') top center repeat-y;
}
#bulb_container_top {	
	width: 950px;
	position: relative;
	clear:both;
	margin:0;
	height:21px;
}
#bulb_container_footer {	
	width: 950px;
	position: relative;
	clear:both;
	margin:0;
	height:18px;
}
#bulb_content {	
	width: 940px;
	border:1px solid #eaeaea;
	text-align:left;
}
#bulb_leftcol {
	float: left;
	width: 180px;
	display: inline;	
}

#bulb_content_header {
	text-align: right;
	margin-bottom: 10px;
}

#bulb_content_main {
	background-image: url(../img/leaf_graphic.gif);
	background-repeat: no-repeat;
	background-position: center right;	
}

#bulb_content {
	border: 2px dashed #B29399;
	padding: 5px;
	margin-left: 190px;
	width: *;
}

#bulb_rightcol {
	float: right;
	width: 200px;
}

/* leftcol */

.box_left {
	display: block;
	margin-bottom: 5px;
}

#bulb_splash {
	text-align: center;
	/* flash can't be assigned as a background image 
	background-image:url(); 
	background-repeat:no-repeat;
*/
	width: 756px;
	height: 424px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;	

}

/* product listing styles */
.bulb_tiledbox {
	text-align: left;
	padding-left: 20px
	margin-top:10px;
	margin-bottom:10px;
}

/* just-so.. */
.bulb_tiledbox_element {
	width: 160px;
	height: 200px;
	float: left;
	margin: 0px 5px 5px 0px;
	text-align: left;
	font-size: 11px;
	font-family: Arial,Tahoma;
	font-weight:bold;
	text-align:center;
}

.bulb_tiledbox_element a {
	font-weight: normal;
	color: #6a6a6a;
	padding:2px;
}

.bulb_tiledbox_element a:hover {
	text-decoration: underline;
	color: #6a6a6a;
}

.bulb_tiledbox_clear {
	margin-bottom: 20px;
}
.bulb_tiledbox_element img {
	background:#fff;
}
.bulb_tiledbox_element_clear {
	clear: both;
}

/* we also love */

.bulb_wealsolove_element {
	text-align: center; 
	width: 96px; 
	height: 110px;
	float: left;
	margin: 0px 8px 10px 0px;
	font-size: 11px;
	font-weight: normal;
	font-family:Arial;
	padding:2px;
}

.bulb_wealsolove_element a {
	font-weight: normal;
}

.bulb_wealsolove_element a:hover {
	text-decoration: underline;
}

/* product info styles */

#bulb_productinfo_leftpane {
	float: left;
	width: 47%;
}

#bulb_productinfo_rightpane {
	float: left;
	width: 43%;
	padding-left: 15px;
	margin-left: 15px;
}

#bulb_productinfo_image {
	text-align: center;
	padding:5px;
	border:1px solid #ccc;
	clear:both;
}

#bulb_productinfo_alsopurchased {
	clear:both;
}

#bulb_productinfo_desc {
	margin: 10px 0 10px 0;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding-top:13px;
	border-top:1px solid #ccc;
	font-family:Arial;
}

#bulb_productinfo_button {
	margin-top: 10px;
}

#bulb_productinfo_options {
	/* border: 1px solid #6D2650; */
	font-size: 11px;
}

#bulb_productinfo_options_header {
	background-color: #6D2650;
}

#bulb_productinfo_options_container {
	margin-bottom: 20px;
	background-color: #fff;
}

#bulb_productinfo_options_header {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
}

#bulb_productinfo_extralinks {
	font-size: 11px;
	color: #9a6884;
	text-decoration: underline;	
}

#bulb_productinfo_extralinks img {
	vertical-align:top;
}

#bulb_productinfo_extralinks a {
	font-weight: normal;
}

/* for pages */

#bulb_content_container {
/*
	padding: 5px 5px 5px 200px;
	margin-top: 30px;
	text-align: right;	

*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 756px;
}

/* category menu on LHS */

#bulb_catmenu {
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0px 20px 0px;
}

.bulb_catmenu_elem {
	margin: 0px 0px 5px 0px;
	border: 1px solid #DBC9D4;
	padding: 2px 0px 2px 15px;
}

.bulb_catmenu_elem a {
	color: #6D2650;
	text-decoration: none;
	font-weight: normal;
}

.bulb_catmenu_elem a:hover {
	text-decoration: underline;
	color: #6D2650;
}

.bulb_little_purple_text {
	font-style: italic;
	color: #6D2650;
	font-size: 10px;
}

#bulb_header_1col {
	text-align: right;
	margin-bottom: 20px;
}

.bulb_spacer {
	margin-top:5px;
}

/* shopping_cart page */

.bulb_cart_actionbar {
	background-color: #f6ebef;
	border: 1px solid #d6c8c8;
}

/* forgotten password layout */

#bulb_password_login {
	margin-top: 15px;
}

#bulb_forgotten_password_text {
	margin-top: 10px;
	font: 9px Verdana;
}	

#bulb_forgotten_password_text a {
	text-decoration: underline;
}

/* click to enlarge */

#bulb_product_model_container {
	float: left;
	width: 50%;
	text-align: left;
	font: normal 10px Verdana;
	height: 20px;
	padding-top: 7px;
	color: #000;
}

#bulb_product_model_container a {
	color: #000;
	font-weight: normal;
}

#bulb_product_enlarge_container {
	float: left;
	width: 50%;
	text-align: right;
	vertical-align: top;
}

/* location ('where are we') */

#bulb_location_container {
  background-image:url(../img/where-we-are-pics.jpg);
  background-repeat:no-repeat;
  width: 728px;
  height: 518px;
}

#bulb_location_header {
  margin-left: 220px;
}

#bulb_location_text {
  margin-left: 250px;
}