@charset "utf-8";


body

 {
	background-attachment: fixed;
	background-color: #FEFEFF;
	background-position: right top;
	background-repeat: no-repeat;
}

#top_tab {
	position:fixed;
	left: 0px;
	top: 0px;
	background-image: url(../images/top_tab_4_faux.png);
	height: 37px;
	width: 100%;
	background-repeat: repeat-x;
	z-index: 500;
}

#top_tab_menu {
	position:fixed;
	top: 0px;
	background-image: url(../images/top_tab_4.png);
	height: 37px;
	width: 100%;
	background-repeat: no-repeat;
	left: 83px;
	z-index: 5000;
}


#top_tab_menu li {
	list-style-type:none;
	float:left;
	padding-right:9px;
	color: #CCCCCC;
}

#top_tab_menu ul {
	margin-top:6px;
	margin-left:551px;
}

#top_tab_menu li a {
	text-decoration:none;
	font-size:11px;
	padding-right:10px;
	position: relative;
	z-index: 8000;
	
}

#top_tab_menu li a:hover {
	text-decoration:underline;
	
}


#purple {
	color:#4a39b2;
}

#purple:hover {
	color:#40338f;
	
}

#green{
	color:#31915f;
}

#green:hover{
	color:#1e653f;
}

#blue {
	color:#1586a3;
}

#blue:hover {
	color:#106379;
}


#top_fixed {
	background-image: url(../images/top_nav.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 356px;
	position: fixed;
	z-index: -500;
	margin-left: 600px;
	top: 0px;
}
#topnav {
	margin-top: 12px;
	position: absolute;
	left: 688px;
}
#topnav li {
	float: left;
	list-style-type: none;
	padding-left: 11px;
}
#topnav li a {
	height: 24px;
	width: 20px;
	text-indent: -50000px;
	display: block;
}


#content_header {
	background-image: url(../images/top_content.png);
	background-repeat: no-repeat;
	height: 55px;
}


#content_wrapper {
	margin-top: 51px;
	margin-left: 160px;
	position: relative;
	z-index: 1;
}
#branding {
	top: 11px;
	left: 0px;
	position: fixed;
	background-image: url(../images/logo_right.png);
	background-repeat: no-repeat;
	height: 155px;
	z-index: 600;
	width: 222px;
}


#content_main {
	background-image: url(../images/faux_content.png);
	background-repeat: repeat-y;
	height: 390px;
	margin-top: 0px;
}
#content_main p {
	margin-left: 200px;
	width: 480px;
	color: #3F1A82;
	line-height: 140%;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
}

#content_main h1 {
	margin-left: 200px;
	width: 530px;
	color: #3F1A82;
	font-size: 20px;
	padding-top: 0px;
}


#content_main h2 {
	margin-left: 200px;
	width: 530px;
	color: #9266E1;
	font-size: 16px;
}
#contact_info {
	position: absolute;
	top: 388px;
	left: 0px;
	text-align: center;
	z-index: 500;
}





#nav {
	position: absolute;
	top: 45px;
	left: 6px;
	z-index: 1000;
}
.contact_text {
	font-size: 11px;
	margin-left: 31px;
	color: #682ED6;
	line-height: 125%;
	overflow: visible;
}
.contact_text a {
	text-decoration: none;
	color: #8C31DF;
	font-size: 10px;
}
.contact_text a:hover {
	color: #6699FF;
}



#nav li a {
	display: block;
	height: 35px;
	width: 165px;
	text-indent: -5000px;
}
#nav li {
	padding-top: 0px;
}
#side_pic {
	background-image: url(../images/tulips.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 165px;
	position: absolute;
	top: 272px;
	left: 5px;
}




#content_footer {
	background-image: url(../images/bottom_content2.png);
	background-repeat: no-repeat;
	height: 65px;
}

#home_btn {

	background-image:url(../images/home_btn.gif);
	background-position: left bottom;
}

#services_btn {

	background-image:url(../images/services_btn.gif);
	background-position: left bottom;
}

#products_btn {

	background-image:url(../images/products_btn.gif);
	background-position: left bottom;
}

#news_btn {

	background-image:url(../images/news_btn.gif);
	background-position: left bottom;
}

#jewellery_btn {

	background-image:url(../images/jewellery_btn.gif);
	background-position: left bottom;
}

#contact_btn {

	background-image:url(../images/contact_btn.gif);
	background-position: left bottom;
}

#nav a:hover {
	background-position: left top;

}
#services_pics {
	width: 535px;
	margin-left: 195px;
}
#services_pics  ul  li  {
	margin-top: 28px;
	float: left;
	padding-right: 5px;
}
#services_pics  ul  li  img:hover {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #946DB6;
	border-bottom-color: #946DB6;
}

#services_pics ul {
	width: 600px;
	margin: auto;

}
#services_pics ul img {
	border: 4px solid #FFFFFF;
}

#main_products {
	width: 600px;
	margin-left: 195px;
	margin-top: -33px;
}

#main_products img {
	border: 4px solid #FFFFFF;
}

#main_products a img:hover {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #946DB6;
	border-bottom-color: #946DB6;
}

.product_pics li {
	float:left;
	padding:6px;
	margin-top: -20px;
}

.product_pics_bottom li {
	float:left;
	padding:6px;
	padding-top: 46px;
}

.product_pics_bottom {
	padding-top: 0px;
	margin-top: 50px;

}

.product_cats_top li{
	float: left;
	padding-right: 50px;
	margin-left: 33px;
}


.product_cats_top li a{
	text-decoration: none;
	color: #3F1A82;
}

.product_cats_top li a:hover{
	text-decoration: underline;
	color: #3F1A82;
}

.product_cats_bottom {
	margin-top: 20px;
}

.product_cats_bottom li{
	float: left;
	padding-right: 34px;
	margin-left: 11px;
	text-align: center;
}


.product_cats_bottom li a{
	text-decoration: none;
	color: #3F1A82;
	display: block;
	width: 98px;
}

.product_cats_bottom li a:hover{
	text-decoration: underline;
	color: #3F1A82;
}

.sub_cat_pics{
	width: 600px;
	margin-left:193px;
}

.sub_cat_pics img{
	border: 4px solid #FFFFFF;
}

.sub_cat_pics a img:hover{
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #946DB6;
	border-bottom-color: #946DB6;
}

.sub_cat_pics li{
	float:left;
	padding:5px;
}

.date {
	color: #8C31DF;
}

.jewellery_text a{

	text-decoration: none;
	color: #8C31DF;
}

.jewellery_text a:hover{

	text-decoration: none;
	color:#FF66CC;
}
#giftwrap_container {
	height: 500px;
	position: absolute;
	top: 500px;
}
#boxes_spread {
	height: 130px;
	width: 225px;
	position: absolute;
	left: 609px;
	top: 382px;
	z-index: 500;
	background-image: url(../images/boxes_spread.png);
	background-repeat: no-repeat;
}

#boxes_stacked {
	height: 224px;
	width: 150px;
	position: absolute;
	left: 546px;
	top: 258px;
	background-image: url(../images/boxes_stacked.png);
	background-repeat: no-repeat;
}


#brown_boxes {
	height: 133px;
	width: 130px;
	position: absolute;
	left: 598px;
	top: 333px;
	z-index: 400;
	background-image: url(../images/brown_boxes.png);
	background-repeat: no-repeat;
}

#beige_boxes {
	height: 190px;
	width: 155px;
	position: absolute;
	left: 679px;
	top: 256px;
	background-image: url(../images/beige_boxes.png);
	background-repeat: no-repeat;
}

#green_tray {
	height: 47px;
	width: 80px;
	position: absolute;
	left: 423px;
	top: 421px;
	z-index: 500;
	background-image: url(../images/green_tray.png);
	background-repeat: no-repeat;
}

#brown_red_boxes {
	height: 141px;
	width: 200px;
	position: absolute;
	left: 462px;
	top: 337px;
	background-image: url(../images/brown_red_boxes.png);
	background-repeat: no-repeat;
}

#baskets {
	height: 84px;
	width: 138px;
	position: absolute;
	left: 502px;
	top: 417px;
	z-index: 600;
	background-image: url(../images/baskets.png);
	background-repeat: no-repeat;
}


#topnav #home_icon {
	background-image:url(../images/home_icon.png);
	background-position: left bottom;
}

#topnav #home_icon:hover {

	background-position: left top;
}





#topnav #contact_icon {
	background-image:url(../images/contact_icon.png);
	background-position: left bottom;
}

#topnav #contact_icon:hover {

	background-position: left top;
}

#content_main .address_title {
	width: 537px;
	color: white;
	font-size: 13px;
	margin-left: 202px;
	margin-top: 15px;
	background-image: url(../images/contact_sep.png);
	background-repeat: no-repeat;
}

#content_main .address {
	font-size: 16px;
	margin-left: 338px;
	font-weight: bold;
	margin-top: 32px;
}
.address_icon {
	background-image: url(../images/address_icon.png);
	background-repeat: no-repeat;
	height: 86px;
	width: 86px;
	position: absolute;
	top: 167px;
	left: 216px;
}
#contacts {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	top: 323px;
	width: 513px;
	left: 202px;
	color: #52407B;
}
#contacts a {
	color: #8C31DF;
	text-decoration: none;
}
#contacts a:hover {
	color: #6699FF;
}
.name {
	font-size: 15px;
}


#lauren {
	float: right;
	height: 110px;
	width: 165px;
	padding-left: 24px;
}
#kerri {
	float: right;
	height: 110px;
	width: 150px;
}


#gale {
	height: 110px;
	width: 156px;
	
}

#content_main .contact_more_info {
	margin-top: 33px;
	width: 537px;
	color: white;
	background-image: url(../images/contact_sep.png);
	background-repeat: no-repeat;
}

.jewellery_title {
		margin-left: 200px;
	width: 480px;
	color: #3F1A82;
	line-height: 140%;
	font-size: 13px;
	font-weight: bold;
	margin-top: -3px;
}

.hidden {
	position: absolute;
	top: -10000px;
}
#cds {
	margin-left: 45px;
	margin-top: -19px;
	font-size: 10px;
	color: #3366FF;
	width: 418px;
	position: absolute;
}
#cds a {
	text-decoration: none;
	color: #007DFB;
	font-weight: bold;
}
#cds a:hover {
	color: #FFFFFF;
	background-color: #3F1A82;
}

.threes_co {
	float:right;
	margin-top: -5px;
	margin-right: -110px;
}
