/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~- GLOBAL ~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
html, body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: 100%;
	background-color: #fff;
}

body
{
	font-family: "Adobe Garamond", Garamond, Times, serif;
	font-size: 100.01%;
	line-height: 125%;
}
ul, li
{
	padding: 0;
	margin: 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~- STRUCTURE ~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#wrapper
{
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -4em;
}

#sidenav ul.main
{
	font-family: "Adobe Garamond", Garamond, Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 0px 0px 30px;
}

#sidenav ul.main li { margin: 10px 0 0 0; }

#sidenav ul.main a, #sidenav ul.main a:visited
{
	color: #777;
	text-decoration: none;
	letter-spacing: .5px;
	text-transform: uppercase;
}

#sidenav ul.main a:hover
{
	text-transform: uppercase;
	color: #333;
}

#sidenav ul.sub
{
	font-family: "Adobe Garamond", Garamond, Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 0px 0px 40px;
}

#sidenav ul.sub li { margin: 0 0 2px -30px; }

#sidenav ul.sub a, #sidenav ul.sub a:visited
{
	color: #777;
	text-transform: none;
	letter-spacing: .5px;
}

#sidenav ul.sub a:hover
{
	text-transform: none;
	color: #333;
}


#footer, #push
{
	height: 4em;
}

#footernav ul
{
	text-align: center;
	margin-left: 0;
	background-color: #999;
	color: White;
	float: left;
	width: 100%;
	padding: 0 0 0 0;
}

#footernav li
{
	display: inline;
}


#footernav a
{
	font-size: 14px;
	color: #fff;
	list-style-type: none;
	background-color: #999;
	text-decoration: none;
	letter-spacing: .5px;
	text-transform: uppercase;
	padding: 0 5% 0 5%;
	border-right: white;
	border-left: white;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}
#footernav a.uno 
{
	border-width: 0px;
	border-style: none;
}

#footernav a hover
{
	color: #666;
	background-color: #ddd;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~- HOMEPAGE ~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#home h2
{
	font-size: 16px;
	line-height: 15px;
	color: #333;
}

#home p
{
	font-size: 12px;
	line-height: 15px;
	color: #444;
}

#home img { padding: 10px 0 0 50px; }
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~- COMPANY ~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#company
{
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
	background-position: center top;
}

#company #wrapper
{
	background-image: url(images/model02.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#company h2
{
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px -5px 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~- CATEGORY ~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#line img
{
	border-color: #848484;
	border-width: 6px;
	border-style: solid;
	margin: 0 10px 0 0;
}

.line-v2 img
{
	border-color: #848484;
	border-width: 6px;
	border-style: solid;
	margin: 0 10px 15px 0;
}
#category table {} 
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~- PRODUCT PAGE ~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#featured
{
	margin: 0px;
	padding: 10px;
}
#featured img
{
	border-color: #999;
	border-width: 6px;
	border-style: solid;
}
#thumbnails
{
	padding: 10px;
	margin: 0px;
}
#thumbnails img { padding: 0 4px 12px 4px; }

td.description h2 {
	font-size: 16px;
	line-height: 15px;
	color: #333;
}

td.description p
{
	font-size: 12px;
	line-height: 15px;
	color: #444;
}
.day {
position: relative;
width: 10px;
height: 100px;
}

.day span {
position: ablsolute;
top: 0px;
left: 0px;
width: 10px;
height: 100px;
	background-image: url(http://www.revelationbyme.com/images/products/label_day.gif);
	background-repeat: no-repeat;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~- LIFESTYLE ~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#lifestyle
{
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
	background-position: center top;
}

#lifestyle img.gallery
{
	border-color: #999;
	border-width: 6px;
	margin: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~- ABOUT US ~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#aboutus
{
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
	background-position: center top;
}

#aboutus #wrapper
{
	background-image: url(images/model01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#aboutus h2
{
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px -5px 0px;
}

#aboutus .bio
{
	font-size: 12px;
	line-height: 15px;
	padding: 0 15px 0 15px;
}
#aboutus2
{
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
	background-position: center top;
}

#aboutus2 #wrapper2
{
	background-image: url(images/model01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#aboutus2 h2
{
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px -5px 0px;
}

#aboutus2 .bio
{
	font-size: 12px;
	line-height: 15px;
	padding: 0 15px 0 15px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~- CONTACT ~~~~~~~~~~~-*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-*/
#contact
{
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat;
	background-position: center top;
}

#contact #wrapper
{
	background-image: url(images/bg_contact.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact h2
{
	font-size: 16px;
	line-height: 15px;
	color: #333;
	text-transform: uppercase;
}

#contact p
{
	font-size: 15px;
	line-height: 18px;
	color: #444;
}

.email a
{
	color: #777;
	text-decoration: none;
}

.email a:hover
{
	color: #555;
	text-decoration: underline;
}