	/* Blondstone.com layout */

	/* Mozzila bug */

html { 
	min-width: 756px;
	 }

	/* Helpers and base rules */

img	{
	display: block;
	border: 0;
	}
	
a {
	outline: none;
}

/*p {
	display: block;
	margin: 0;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.4em;
	color: #000000;
	font-size: 11px;	
	}*/
	
h1 {
	margin: 0;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	color: #683996;
	font-size: 14px;	
	}

h2 {
	margin: 0;
	margin-bottom: -1px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	font-size: 11px;	
	}

	/* Primary layout divisions */
	
body	{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #baaac4; /* cc99ff */
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

body#sectiononlinestore {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background: #fff url(images/frame_bg_gradient.gif) 5px 3px repeat-x;
}

#wrapper {
	width: 846px;
	height: 490px;
	margin: 30px auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#topnav_wrapper {
	width: 762px;
	margin: 0;
	padding: 0 40px 0 40px;
	background: transparent url(images/bg_shadow_top.jpg) 0 0 no-repeat;
}

#main_wrapper {
	width: 756px;
	margin: 0;
	padding: 5px 40px 0 45px;
	background: transparent url(images/bg_shadow_mid.jpg) 0 0 repeat-y;
}

#footer_wrapper {
	width: 762px;
	margin: 0;
	padding: 0 40px 40px 45px;
	background: transparent url(images/bg_shadow_bottom.jpg) 0 0 no-repeat;
}

#storetopnavwrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 756px;
	padding: 3px 0 0 5px;
	} 

/*#wrapper {
	width: 756px;
	margin: 0;
	}*/ 

	/*  Work around IE/Win code size bug - courtesy Jesper, waffle.wootest.net  */

* html code	{
	font-size : 105%; 
	}

	/*  Top nav */

#top_logo {
	 margin-top: 30px;
}
#topnav	{
	width: 418px;
	height: 71px;
	float: right;
	border: 0;
	padding: 0;
	margin: 30px 0 0 0;
	background: transparent url(images/BS_topnav.jpg) 0 0 no-repeat;
}

#topnav ul {
	width: 418px;
	height: 71px;
	margin: 0;
	padding: 0;
	position: relative;
}
	
#topnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 40px;
}
	
#topnav ul li, #topnav a	{
	height: 20px;
	display: block;
}

#topnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
}

/*#logohead {left: 0; width: 340px;}*/
/*#tn1 {left: 37px; width: 105px;}*/
#tn1 {left: 38px; width: 96px;}
#tn2 {left: 162px; width: 90px;}
#tn3 {left: 272px; width: 67px;}
#tn4 {left: 361px; width: 40px;}

/*#logohead a:hover {background: transparent url(/images/BS_topnav.jpg) no-repeat;}*/
#tn1 a:hover {background: transparent url(images/BS_topnav.jpg) -38px -110px no-repeat;}
#tn2 a:hover {background: transparent url(images/BS_topnav.jpg) -162px -110px no-repeat;}
#tn3 a:hover {background: transparent url(images/BS_topnav.jpg) -272px -110px no-repeat;}
#tn4 a:hover {background: transparent url(images/BS_topnav.jpg) -361px -110px no-repeat;}

	/*  store top nav */

#storetopnav	{
	width: 418px;
	height: 70px;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent url(images/frame_BS_topnav.jpg) top left no-repeat;
	}

#storetopnav ul {
	width: 418px;
	height: 70px;
	background: url(images/frame_BS_topnav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#storetopnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 40px;
	}
	
#storetopnav ul li, #storetopnav a	{
	height: 20px;
	display: block;
	}

#storetopnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

/*#logohead {left: 0; width: 340px;}*/
/*#tn1 {left: 37px; width: 105px;}*/
#stn1 {left: 38px; width: 96px;}
#stn2 {left: 162px; width: 90px;}
#stn3 {left: 272px; width: 67px;}
#stn4 {left: 361px; width: 40px;}

/*#logohead a:hover {background: transparent url(/images/BS_topnav.jpg) no-repeat;}*/
#stn1 a:hover {background: transparent url(images/frame_BS_topnav.jpg) -38px -110px no-repeat;}
#stn2 a:hover {background: transparent url(images/frame_BS_topnav.jpg) -162px -110px no-repeat;}
#stn3 a:hover {background: transparent url(images/frame_BS_topnav.jpg) -272px -110px no-repeat;}
#stn4 a:hover {background: transparent url(images/frame_BS_topnav.jpg) -361px -110px no-repeat;}

	/*  product menu */

#productmenu {
	display: block;
	height: 24px;
	padding: 0;
	margin: 0;
	}

#productmenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#productmenu ul li {
	display: block;
	width: 82px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#productmenu ul li#pm1,
#productmenu ul li#pm9 {
	width: 90px;
	}

#productmenu ul li a {
	background: #fff;
	width: 82px;
	border-top: 1px solid #683996;
	border-left: none;
	border-bottom: 1px solid #683996;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #683996;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 11px;   
	}

#productmenu ul li#pm1 a	{
	width: 90px;
	border-left: 1px solid #683996;
	}

#productmenu ul li#pm9 a	{
	width: 90px;
	border-right: 1px solid #683996;
	}

#productmenu ul li a:hover {
	color: #FFF;
	background-color: #9966CC;
	background-image:url(images/bg_anim.gif);
	}

#productmenu a:active	{
	color: #fff;
	background-color: #9773B9;
	}

	/*  gallery menu */

#gallerymenu {
	width: 338px;
	clear:left;
	padding: 0;
	margin: 0;
	}

#gallerymenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	text-align: center;
	}

#gallerymenu ul li {
	display: block;
	width: 19px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	/*border-top: 1px solid #683996;
	border-bottom: 1px solid #683996;*/
	color: #683996;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 11px;   
	}

#gallerymenu ul li#gtitle	{
	width: 120px;
	text-align: left;
	border-left: 1px solid #683996;
	}

#gallerymenu ul li#gspacer	{
	width: 0;
	text-align: left;
	}

#gallerymenu ul li a {
	background: #fff;
	padding: 0;
	margin: 0;
	color: #683996;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 11px;   
	}

#gallerymenu ul li#gleft, #gallerymenu ul li#gleft a	{
	width: 20px;
	background: transparent url(images/nav_arrowleft.gif) no-repeat;
	text-indent: -9999px;
	}

#gallerymenu ul li#gright, #gallerymenu ul li#gright a	{
	width: 20px;
	height: 20px;
	background: transparent url(images/nav_arrowright.gif) no-repeat;
	text-indent: -9999px;
	}

/*#gallerymenu ul li a:hover {
	color: #FFEB25;
	background-color: #683996;
	}*/

#gallerymenu ul li#gleft a:hover {background: transparent url(images/nav_arrowleft.gif) 0 -24px no-repeat;}

#gallerymenu ul li#gright a:hover	{background: transparent url(images/nav_arrowright.gif) 0 -24px no-repeat;}

	/*  current section highlights */

body#sectionone #productmenu li#pm1 a, 
body#sectiontwo #productmenu li#pm2 a,
body#sectionthree #productmenu li#pm3 a,
body#sectionfour #productmenu li#pm4 a,
body#sectionfive #productmenu li#pm5 a,
body#sectionsix #productmenu li#pm6 a,
body#sectionseven #productmenu li#pm7 a,
body#sectioneight #productmenu li#pm8 a,
body#sectionnine #productmenu li#pm9 a {
	background: #9966CC;
	border: 1px solid #683996;
	color: #fff;
	font-weight: bold;
	}

body#sectionhome #topnav li#tn4 a {background: transparent url(images/BS_topnav.jpg) -361px -110px no-repeat;} /*homepage*/
body#sectiononlinestore #storetopnav li#stn1 a {background: transparent url(images/frame_BS_topnav.jpg) -38px -110px no-repeat;} /*store home*/
body#sectionstores #topnav li#tn2 a {background: transparent url(images/BS_topnav.jpg) -162px -110px no-repeat;} /*stores*/
body#sectioncontact #topnav li#tn3 a {background: transparent url(images/BS_topnav.jpg) -272px -110px no-repeat;} /*contact*/
body#sectiongallery #footer li#ft5 a {background: transparent url(images/BS_footer.jpg) -640px -45px no-repeat;} /*gallery*/

	/*  photo content */
	
#contentphoto	{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	}

#contentphoto img	{
	margin: 0;
	padding: 0;
	border: 0;
	}

body#sectionhome #contentphoto {width: 369px; height: 353px; float: left; background: transparent url(images/content_homesplash.jpg) no-repeat;} /*home*/
body#sectionstores #contentphoto {width: 418px; height: 353px; float: right; background: transparent url(images/content_storesplash.jpg) no-repeat;} /*store locations*/
body#sectioncontact #contentphoto {width: 369px; height: 347px; float: left; background: transparent url(images/content_contactsplash.jpg) no-repeat;} /*contact*/
body#sectiongallery #contentphoto {width: 418px; height: 353px; float: right;} /*gallery*/
body#sectionpendants #contentphoto {width: 418px; height: 353px; float: right;} /*pendants*/
body#sectionearrings #contentphoto {width: 418px; height: 353px; float: right;} /*earrings*/
body#sectionrings #contentphoto {width: 418px; height: 353px; float: right;} /*rings*/
body#sectionbracelets #contentphoto {width: 418px; height: 353px; float: right;} /*bracelets*/
body#sectionseashells #contentphoto {width: 418px; height: 353px; float: right;} /*seashells*/
body#sectionseaglass #contentphoto {width: 418px; height: 353px; float: right;} /*seaglass*/
body#sectionnecklaces #contentphoto {width: 418px; height: 353px; float: right;} /*necklaces*/
body#sectionchains #contentphoto {width: 418px; height: 353px; float: right;} /*chains*/
body#sectionwhatshot #contentphoto {width: 338px; height: 346px; float: left;} /*what's hot*/

	/*  copy content */
	
#contentcopy	{
	margin: 0;
	padding: 0;
	border: 0;
}

body#sectionhome #contentcopy {width: 377px; float: right;}
body#sectionstores #contentcopy {width: 338px; height: 347px; float: left; background: transparent url(images/content_storemap.jpg) no-repeat;}
body#sectioncontact #contentcopy {width: 377px; float: right;}
body#sectiongallery #contentcopy {width: 338px; float: left;}
body#sectionpendants #contentcopy {width: 338px; float: left;}
body#sectionearrings #contentcopy {width: 338px; float: left;}
body#sectionrings #contentcopy {width: 338px; float: left;}
body#sectionbracelets #contentcopy {width: 338px; float: left;}
body#sectionseashells #contentcopy {width: 338px; float: left;}
body#sectionseaglass #contentcopy {width: 338px; float: left;}
body#sectionnecklaces #contentcopy {width: 338px; float: left;}
body#sectionchains #contentcopy {width: 338px; float: left;}
body#sectionwhatshot #contentcopy {width: 418px; float: right;}

	/* copy */

#copy {
	width: 274px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.4em;
	font-size: 11px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	}

html>#copy	{
	width: 274px;
	}  /* end bmh */

#copy a {
	text-decoration: none;
	color: #683996;
	}

#linkbox {
	padding-left: 20px;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 11px;
	}

#linkbox a {
	float: left;
	margin-top: -3px;
	padding: 1px 5px 3px 5px;
	border: 1px solid #683996;
	color: #000;
	background-color: #E8D9F7;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.4em;
	font-size: 11px;	
	}

#linkbox a:hover {
	color: #fff;
	background-color: #683996;
	}


	/* footer */

#footer	{
	width: 756px;
	height: 37px;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/BS_footer.jpg) top left no-repeat;
	}
	
#footer ul {
	display: block;
	width: 756px;
	height: 37px;
	background: url(images/BS_footer.jpg);
	margin: 0;
	padding: 0;
	position: relative;
	}
	
#footer ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 8px;
	height: 16px;
	}
	
#footer ul li, #footer a	{
	height: 16px;
	display: block;
	/*text-indent: -9999px;*/
	text-decoration: none;
	}

#footer ul li a	{
	text-indent: -9999px;
	text-decoration: none;
	}

#ft1 {left: 112px; width: 88px;}
#ft2 {left: 200px; width: 86px;}
#ft3 {left: 460px; width: 110px; text-align:center;}
#inputs {border: 1px solid #683996; padding: 1px; margin-top: 1px; margin-bottom: 2px; font-size:10px;}
#ft4 {left: 574px; width: 50px;}
#ft5 {left: 640px; width: 95px;}

/*#ft1 a:hover {background: transparent url(images/BS_footer.jpg) -112px -45px no-repeat;}*/
#ft2 a:hover {background: transparent url(images/BS_footer.jpg) -200px -45px no-repeat;}
/*#ft3 a:hover {background: transparent url(images/BS_footer.jpg) -625px -45px no-repeat;}*/
#ft4 a:hover {background: transparent url(images/BS_footer.jpg) -574px -45px no-repeat;}
#ft5 a:hover {background: transparent url(images/BS_footer.jpg) -640px -45px no-repeat;}

/*
----------------------------------------------------------------------------- 
Misc and fixes
-----------------------------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear_float {
	height: 0;
	float: none;
	clear: both;
}

