/* Defaults */

* {
  margin: 0;
  padding: 0;
}

p {
	padding-top: 15px
}

p.top-links {
	text-align: right;
	padding-right: 20px;
	padding-top: 100px;
	color: #666;
}

p.top-links   a:link, p.top-links  a:visited, p.top-links  a:hover,
#collection-container a:link, #collection-container a:visited, #collection-container a:hover,
.prices a:link, .prices a:visited, .prices a:hover,
#shop-by-cat a:link, #shop-by-cat a:visited {
	color: #666;
	text-decoration: none;
}
p.top-links   a:hover, 
#collection-container a:hover, #collection-container a:link, #collection-container a:visited,
.prices a:hover,
#shop-by-cat a:link, #shop-by-cat a:visited   {
	text-decoration: underline;
}

#shop-by-cat a:hover, #shop-by-cat a.activelink {
	color: #633;
	text-decoration: none;
}

img {
	border: 0;
}

html, body {	
	height:100%;
	margin:0;
	padding:0;
	font-family: Verdana, Sans-serif;
	font-size: 12px;	
	line-height: 160%;
}

h3 {
	padding: 13px 0 0 0;
}

/**
	Page Layout
 **/

#page-background {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
}

#content {
	position:relative;
	z-index:1;
	padding-bottom: 15px;
}

#outer{
	width: 882px;
	padding-top: 10px;
	height: default;
	height: 700px;
	margin: 0 auto;
	height: 100%;	
}

#frame-top {
	width: 882px;
	height: 442px;
	background-image: url('../img/site-header.png');
	clear: both;
}

#frame-top.flash {
	background-image: url('../img/header-for-flash.png');
}

#slideshow {
	padding-left: 23px;
	padding-top: 37px;
	border: 0;
}

#frame-center {
	width: 812px;
	float: left;
	padding: 0 35px;
	background-image: url('../img/site-background.png');
	background-repeat: repeat-y;
}

#frame-bottom {
	width: 882px;
	height: 45px;
	background-image: url('../img/site-footer.png');
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}

#left-column {
	float: left;
}

#menu, #follow-us {
	padding: 10px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

#follow-us {
	padding-top: 0;
	padding-left: 2px;
}

#shop-by-cat {
	padding: 0;
	margin-left: 2px;
	width: 154px;
	height: 148px;
	color: #666;
	font-size: 90%;
}

#shop-by-cat ul {
	padding-top: 0px;
	padding-left: 40px;
}

#shop-by-cat ul li {
	padding-top: 6px;
}

#tru-by-nicole {
	float: left;
	padding: 15px 10px 0 10px;;
}

#fade-in-out-bar {
	margin-left: 170px;
}

#contact-email-us {
	padding-left: 190px;
	padding-top: 20px;
}

#events-button {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

#bottom-menu {
	padding: 17px 0 0 0;
	margin: 0 auto;
	width: 805px;
}

#bottom-menu li {
	padding: 0 8px;
	font-size: 12px;
	color: white;
	display: inline;
	border-right: 1px solid white;
}

#bottom-menu li  a:link, #bottom-menu li  a:visited, #bottom-menu li  a:hover {
	color: white;
	text-decoration: none;
}
#bottom-menu li  a:hover  {
	text-decoration: underline;
}

#bottom-menu li.right {
	border-right: none;
}
#request-more {
	margin-top: 20px;
	text-align: center;
}

#policies-header {
	text-align: center;
	padding-top: 10px;
}

#map {
	margin-top: -10px;
	float: right;
	padding: 5px;	
}

.contact-form {
	padding-top: 20px;
}

.contact-form th {
	text-align: right;
	vertical-align: top;
	padding: 5px 5px 10px 5px;	
}

.contact-form td {
	padding: 5px 5px 10px 5px;
}

/* Our Collection*/

#collection-container {
	width: 70%;
	margin: 0 auto;
	padding-left: 10%;
}

#collection-container  p.text{
	padding: 0;
}

#collection-container img {
	border: 0;
}

#tru-love, #tru-peace {
	float: left;
}

#tru-expression {

}

#tru-balance {

}

/* Menu */

.show-rollover {
	position: absolute;
	margin-left: 0;
	height: 31px;
	width: 154px;
	background-position: bottom center;
}

.index-rollover { margin-top: 2px; }
.about-rollover { margin-top: 36px; }
.collection-rollover { margin-top: 69px; }
.guide-rollover { margin-top: 103px; }
.contact-rollover { margin-top: 136px; }

.menu-grid {
	float: left;
	padding-top: 17px;
	margin-left: 2px;
	z-index: 10;
}