* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #333333;
	font: 12px/1.55em arial, helvetica, sans-serif;
	text-align: center;
}

a {
	color: #636363;
	text-decoration: underline;
}

a:hover {
	color: #636363;
	text-decoration: underline;
}

a img {
	border: 0;
}

/* Heading */

h1, h2, h3, h4, h5, h6, .head {
	margin-bottom: .4em;
	line-height: 1.3em;
	color: #0A263C;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1.05em;
}

h5 {
	font-size: 1.05em;
}

h6 {
	font-size: .95em;
}

/* Table */

th {
	padding: 0;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0;
	vertical-align: top;
}

/* Paragraph */

p {
	margin-bottom: .8em;
}

address {
	margin-bottom: .4em;
}

address {
	font-style: normal;
	line-height: 1.4em;
}

cite {
	font-style: normal;
	font-size: 10px;
}

q:before, q:after {
	content: '';
}

/* Form */

form {
	display: inline;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

label {
	color: #666

;
	/*font-size:.95em;*/  font-weight: bold;
}

input, select, button {
	vertical-align: middle;
}

/* Lists */

dt {
	display: block;
	font-weight: bold;
}

li {
	list-style: none;
}

/* Size */

small {
	font-size: .9em;
}

big {
	font-size: 1.1em;
}

hr {
	height: 0;
	margin: 8px 0;
	overflow: hidden;
	visibility: hidden;
}

.nowrap {
	white-space: nowrap;
}

:focus {
	outline: 0;
}

.bold {
	font-weight: bold;
}

.clr, .clear {
	clear: both;
	margin: 0;
}

/* Main Structure */

#page-wrap {
	text-align: center;
	margin: 0 auto;
}

.header {
	height: 206px;
}

#logo {
	width: 255px;
	margin: 0px 0 0px 5px;
	float: left;
	height: 147px;
}

#header-right {
	float: right;
	width: 290px;
}

.header-top {
	width: 960px;
	height: 147px;
}

.header-top-container {
	background: url(../images/3grace_header_bg.jpg) repeat-x 50% 0;
	height: 147px;
}

.header-nav-container {
	background: url(../images/main-nav-bg.gif) repeat-x;
	height: 59px;
	margin: 0px;
	clear: both;
}

.floater {
  position:relative;
  width:836px;
  margin:0 auto;
  padding:0;
  text-align:left;
}

.middle-container {
	background: #fff;
		min-height: 300px;

}

#main-content {
	padding: 10px;
}

.footer-container {
	background: url(../images/footer-bg.gif) repeat-x;
	height: 103px;
}

.footer {
	width: 930px;
	margin: 0 auto;
	padding: 1em 1em 0 1em;
	position: relative;
	color: #d3bfc5;
	text-align: left;
	
}

.footer a:link, .footer a:visited {
	color: #d3bfc5;
}

.footer-left {
	
}

.footer-right {
	
}
/* Nav */

#nav {
	margin: 0 auto;
	padding: 0;
	height: 47px;
	list-style: none;
	overflow: hidden;
	width: 867px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav a {
	float: left;
	padding: 47px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 47px;
/* for IE5/Win only */
}

#nav a:hover {
	background-position: 0 -59px;
}

#nav a:active, #nav a.selected {
	background-position: 0 0px;
}

#t_home a {
	width: 91px;
	background: url(../images/t_home.gif) top left no-repeat;
}

#t_about a {
	width: 82px;
	background: url(../images/t_about.gif) top left no-repeat;
}

#t_brands a {
	width: 94px;
	background: url(../images/t_brands.gif) top left no-repeat;
}

#t_skincare a {
	width: 101px;
	background: url(../images/t_skincare.gif) top left no-repeat;
}

#t_bathbody a {
	width: 133px;
	background: url(../images/t_bathbody.gif) top left no-repeat;
}

#t_fragrance a {
	width: 108px;
	background: url(../images/t_fragrance.gif) top left no-repeat;
}

#t_jewelry a {
	width: 97px;
	background: url(../images/t_jewelry.gif) top left no-repeat;
}

#t_sale a {
	width: 75px;
	background: url(../images/t_sale.gif) top left no-repeat;
}

#t_blog a {
	width: 86px;
	background: url(../images/t_blog.gif) top left no-repeat;
}


.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 1.22em/25px Arial, Helvetica, sans-serif;
  background: #565656;
  color: #fff;
  display: block;
  padding: 0 9px;
  text-transform: lowercase;
  text-decoration: none;
}
#nav li:hover ul a, 
#nav li.sfHover ul a {
  background: #565656;
  color: #fff;	
}
#nav li:hover ul a:hover, 
#nav li.sfHover ul a:hover {
  background: #ccc;
  color: #000;	
}

.nav ul {
  background: #565656;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 80px;
  white-space: nowrap;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}




/* Interior 2 Column */

.col-2-left-layout {
	width: 840px;
	margin: 0px auto;
	padding-top: 10px;
}

.col-2-right-layout {
	width: 840px;
	margin: 0px auto;
	padding-top: 10px;
}
.col-left {
	float:left;
	width: 230px;
	text-align: left;
}


.col-main {
	float: right;
	width:600px;
}

.col-left-top {
	background: url(../images/left_menu_rnd_top.gif) no-repeat;
	height: 15px;
	width: 221px;
	overflow: hidden;
}

.col-left-body {
	background: url(../images/left_menu_rnd_body.gif) repeat-y;
	width: 221px;
}

.col-left-btm {
	background: url(../images/left_menu_rnd_btm.gif) no-repeat;
	height: 22px;
	width: 221px;
	overflow: hidden;
}
/***************VERTICAL**********************/
/*****ALL*****/

.vertical-nav-container {
	margin: 0px 0px 0px 10px;
}

#vertical-nav ul {
    list-style-type: none; /* get rid of the bullets */
    padding:0;             /* no padding */
    margin:0;              /* no margin for IE either */
}

#vertical-nav ul li {
    margin: 0;
    padding: 0;
    display:block;
    margin-top: 1px; /* lines */
}

#vertical-nav ul ul li a,#vertical-nav ul li{
}
#vertical-nav ul li a {
    display: block;
    padding: 3px 3px 3px 23px;
    margin:0;
    text-decoration: none;
    font-size: 14px;
    color: #4d312b;
    height:15px;           /* hint for IE, alternatively remove whitespace from HTML */
}

#vertical-nav ul li.closed {
	background: url(../images/nav_on_arrow.gif) no-repeat 5px 9px;

}
#vertical-nav ul li .open, #vertical-nav .activesubsub, #vertical-nav .subopen {
    font-weight: bolder;
    color:#7c2b83;
    font-size: 14px;
}

#vertical-nav ul li .open {
	background: url(../images/nav_down_arrow.gif) no-repeat 5px 9px;
}


#vertical-nav ul ul li a {
    margin-left: 20px;
}

#vertical-nav ul ul ul li a {
  margin-left: 40px;     /* indent level 2 */
}

#vertical-nav a {
  color:#999999;
}
#vertical-nav a:hover {
  color:#666666;
}
#vertical-nav ul li ul li a {
    margin-bottom:0px;
    margin-top:0px;
}
#vertical-nav ul li ul li {
    margin-bottom:0px;
    margin-top:0px;
}
