/*
	CSS file for Charlotte Moss
	Author:	Net Theory 
			http://www.charlottemoss.com/

	*** GLOBAL SHEET ***
	---------------------------------------------------------------------
	100% gray: #574e4c   80% gray: #797170   30% gray: #cdcac9  10% gray: #e6e2d7
*/


/* Body and global
------------------------------------ */

* { margin: 0; padding: 0; z-index: 0; }

body { background-color: #fff; font: 76% "Helvetica Neue", Arial, sans-serif; line-height: 1.3em; color: #574e4c; 	background: url('/images/wallpaper.gif');}

img { border: none; }

a { outline: none;color: #D6A44C; }

a:link, a:visited { text-decoration: none; color: #D6A44C;}

a:hover, a:active { text-decoration: none; color:#BC892E; }

address { font-style: normal; }

/************************************
      ** Structure Mods **
************************************/
#main {
        border: 20px solid #6c6f70!important;
}
.post {
    border: 0!important;
}
.clear {
    clear: both;

}

/************************************
      ** Menu Nav **
************************************/
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
        border-bottom: 4px solid #666;
}
.menu li {
	padding: 0;
	margin: 0;
	margin-right: 1em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 43px;
	background-repeat: no-repeat;
}
.tete-a-tete-menu {
      background-image: url(http://205.186.153.167/images/nav/tete_over.gif);
      width: 204px;
      height: 43px;
      border-right: 2px solid #666;
      padding: 0!important;
      margin: 0!important;
}
.tete-a-tete-menu a {
      background-image: url(http://205.186.153.167/images/nav/tete_off.gif);
      width: 204px;

}
li.tete-a-tete-menu.current_page_item a {
      background-image: url(http://205.186.153.167/images/nav/tete_on.gif);
      width: 204px;

}
.cest-inspire-menu {
      background-image: url(http://205.186.153.167/images/nav/cest_over.gif);
      width: 141px;
      border-right: 2px solid #666;
      padding: 0!important;
      margin: 0!important;
}
.cest-inspire-menu a {
      background-image: url(http://205.186.153.167/images/nav/cest_off.gif);
      width: 141px;
}
li.cest-inspire-menu.current_page_item a  {
      background-image: url(http://205.186.153.167/images/nav/cest_on.gif);
      width: 141px;
}
.designs-menu {
      background-image: url(http://205.186.153.167/images/nav/designs_over.gif);
      width: 264px;
      border-right: 2px solid #666;
      padding: 0!important;
      margin: 0!important;
}
.designs-menu a {
      background-image: url(http://205.186.153.167/images/nav/designs_off.gif);
}
li.designs-menu.current_page_item a  {
      background-image: url(http://205.186.153.167/images/nav/designs_on.gif);
}
.whats-happening-menu {
      background-image: url(http://205.186.153.167/images/nav/happening_over.gif);
      width: 186px;
      border-right: 2px solid #666;
      padding: 0!important;
      margin: 0!important;
}
.whats-happening-menu a {
      background-image: url(http://205.186.153.167/images/nav/happening_off.gif);
}
li.whats-happening-menu.current_page_item a  {
      background-image: url(http://205.186.153.167/images/nav/happening_on.gif);
}
.press-menu {
      background-image: url(http://205.186.153.167/images/nav/press_over.gif);
      width: 129px;
      padding: 0!important;
      margin: 0!important;
}
.press-menu a {
      background-image: url(http://205.186.153.167/images/nav/press_off.gif);
}
li.press-menu.current_page_item a {
      background-image: url(http://205.186.153.167/images/nav/press_on.gif);
}
ul.menu li a:hover {
      background: none;
}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

ul, ol { list-style: none; }

.plain-list {
    margin: 0 0 12px;
    padding-left: 20px;
    list-style-type: disc;
    color: #797170;
    line-height: 1.3em;
}

.plain-list li {
    margin-bottom: 2px;
}

.clearer { margin: 0; padding: 0; clear: both; }

h1 a,
h3 a,
ul#top-level li.top a.image,



#footer{
    height:30px;
    position: relative;
    top: 15px;
}
#footer li a {
    display: block; height: 100%;
    padding-bottom:20px;
}

#footerLogo {
    vertical-align: middle;
    position: relative;
    bottom: 15px;
}

.label { color: #cdcac9 }

#crumb {
    float: left;
    clear: left;
    margin-left: 10px;
    padding: 0 7px;
    font-size: 0.9em;
    color: #fff;
    background-color: #574e4c;
    width: 900px
}

#crumb li { display: inline; text-transform: uppercase; }
#crumb a { color: #fff; }


/* Structure
------------------------------------ */
#container {
    margin: 0 auto;
    width: 972px;
}

#content {
    width: 932px;
    margin: 20px 0 0;
    background-color: #fff;
    border: 20px solid #6c6f70;
    padding-bottom: 30px;
}

#leftcol {
    float: left;
    clear: both;
    width: 390px;
    padding: 0 15px 0 40px;
}

#rightcol {
    float: left;
    clear: none;
    width: 420px;
    margin-left: 15px;
}


/* Top Nav
------------------------------------ */
ul#top-level {
    width: 912px;
    margin: 0 0 4px 10px;
    float: left;
}

ul#top-level li.top {
    float: left;
    height: 42px;
    text-indent: -1000em;
}

li.sm { width: 122px; }
li.md { width: 148px; }
li.lg { width: 200px; }

#top-level li a:hover { background: transparent !important; text-decoration: none; }

/* You are here */
body#join-mailing-list #top-level li#nav1 a 	{ background: transparent !important; }
/* body#-body #top-level li#nav2 a 						{ background: transparent !important; }*/
/* body#-body #top-level li#nav3 a 						{ background: transparent !important; }*/
body#press-body #top-level li#nav4 a 					{ background: transparent !important; }
body#calendar-body #top-level li#nav5 a 			{ background: transparent !important; }
/* body#-body #top-level li#nav6 a 						{ background: transparent !important; }*/


#footer {
    float: left;
    clear: left;
    width: 970px;
}

#footer ul { margin: 0 auto; width: 373px;}
#footer li { text-indent: -1000em; float: left; clear: none; margin: 0px 11px 6px 0; }

/* Useful Global classes
------------------------------------ */
div.buttons {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 5px 0;
    float: left;
    clear: both;
    width: 860px;
    text-align: right;
    border-top: 1px solid #999999;
}

div.buttons .button,
div.buttons .inputButton {
    float: right;
}

a.button:link, a.button:visited, a.button:active {
    padding-top: 4px !important;
    text-decoration: none !important;
    color: #000 !important;
    font-size: 1em !important;
}

a.button:hover{
    padding-top: 4px !important;
    text-decoration: none !important;
    color: #000 !important;
    font-size: 1em !important;
}


.pointer {
    cursor: pointer;
}

.float-r 	{ float: right; }
.float-l 	{ float: left; }

.clear-r 	{ clear: right; }
.clear-l 	{ clear: left; }
.clear-b	{ clear: both; }


/* Generic class for clearing floats without structural markup. Please note the rest of it in IE sheets */
.clear-after-r:after,
.clear-after-l:after,
.clear-after-b:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* for IE/Mac */
.clear-after-r,
.clear-after-l,
.clear-after-b {
    display: inline-block; }

/* This is just for the two different types (left and right) */
.clear-after-l:after { clear: left; }
.clear-after-r:after { clear: right; }
.clear-after-b:after { clear: both; }

/*Blenderbox*/

#header{
    background-color:#6c6f70;
}

#header img{
    margin:13px 0px 13px 0px;
}

#nav{
    border-bottom: 4px solid #b5b6b3;
}

#main{
    float:left;
    background-color:#fdfade;
    width:932px;
}

.inner{
    margin:14px;
}

#left{
    float:left;
    width:570px;
}

#leftInner{
    margin:21px 11px 21px 11px;
}
.white{
    background-color:#fff
}
#right{
    float:right;
    border:10px solid #b5b6b3;
    background-color:#b5b6b3;
    width:291px;
}

#rightNoFloat{
    border:10px solid #b5b6b3;
    background-color:#b5b6b3;
    width:291px;
}


ul#promos{
    margin:0;
    padding:0;
    background-color:#fff;
}

ul#promos li{
    width: 291px;
    float:left;
    margin:0px;	padding:0px;
    margin-bottom:10px;
}

ul#promos li.final{
    margin:0px;
}

ul#promos li a,
ul#promos li img{
    display:inline;
    float:left;
}

img#bannerImg{
    display:block;
    margin-top:10px;
}

#footer{
    margin-top:12px;
}

#footer a{
    color:#554b4b;
    text-decoration:none;
}

#footer a:hover{
    text-decoration:underline;
}

#footer span{
    color:#b4adaa;
}

#footer a.cmoss{
    color:#b4adaa;
}

#footer a.cmoss:hover{
    text-decoration:none;
}

ul#nav{
    display:inline;
    float:left;
}

ul#nav li{
    display:inline;
    float:left;
    border-right: 2px solid #d3d3d1;
    height:43px;
}

ul#nav li.last{
    border:0px
}

img.sectionHeader{
    margin:	20px 0px 30px 11px;
}

ul.shopCategories{
    padding:0px;
    padding:0px 0px 0px 22px;
    list-style-type: disc;
    color:#d6a44c;
    width: 218px;
    position: relative;
}

ul.shopCategories li{
    padding:0px;
    padding:10px 0px 0px 0px;
    list-style-type: disc;
    position: relative;
}


ul.shopCategories li a{
    font-size:13px;
    color:#545758;
}


ul.shopCategories li a:hover{
    text-decoration:none;
    color:#d6a44c;
}

.categoryImageBorder{
    margin: 0px 3px 0px 3px;
    height:1px;
    border-bottom:1px solid #b5b6b3;
}

a.moreLink,
a.moreLink:visited {
    font-size:11px;
    font-weight: normal;
    color:#d6a44c;
    margin:20px 0px 0px 11px;
}

a.moreLink:hover{
    text-decoration:none;
    color:#bc892e;
}
h2{
    font-family:arial;
    font-weight:normal;
    font-size: 21px;
    color: #545758;
    display:block;
    margin-bottom:22px;
    line-height:26px;
}

p{
    color:#545758;
    font-size:13px;
    line-height:18px;
    margin-bottom:18px;
}

.threePxInner{
    float:left;
    padding:3px;
    background-color:#fff;
}

ul#promos em{
    font-style:normal;
    font-size: 11px;
    float:left;
    margin:5px 0px 3px 4px;
    line-height:18px;
    color:#6b6f70;
}

.subText,
.catName{
    padding:0px;
    margin:0px;
    font-size:15px;
    margin-bottom:31px;
    margin-top:-2px;
    margin-left:11px;
}

.press-thumbnail {
    float: left;
    width: 190px;
    text-align: left;
    background-color:#b5b6b3;
    margin-right:48px;
    margin-bottom:20px;

}

.press-thumbnail h3,
.press-thumbnail h4 {
    margin-left:5px;
    text-indent: 0;
    font-weight: normal;

}

.press-thumbnail h3,
.press-thumbnail h3 a{
    font-size:13px;
    color:#d6a44c;
    font-weight: bold;
}


.press-thumbnail h3 a:hover{
    text-decoration:none;
    color:#bc892e;
    font-weight: bold;
}



.press-thumbnail h3{
    margin-top:4px;
}


.press-thumbnail h4{
    padding-bottom:11px;
    font-weight:normal;
}

.press-thumbnail img{
    margin-top:5px;
    margin-left:5px;
}

.press-thumbnail div.in{
    height:260px;
    margin:10px;
    background-color:#fff;
}

#pageHolder{
    float:left;
    background-color:#fff;
    width:700px;
    text-align:center;
    padding-bottom:37px;
}

#pageHolder #pressNav{
    text-align:left;
    width:700px;
    background-color:#d6a44c;
    margin-bottom:21px;
    float:left;
}

#pressNav #pnInner{
    padding:13px 9px 13px 9px;
    float:left;
    width:100%;
}

.currentMonth {
    background-color:#d6a44c;
    margin: 0 auto .3em auto;
    font-size: 2em;
    width: 142px;
    height: 21px;
    clear: left;
}

.currentMonthHeader {
    background-color:#d6a44c;

    text-align: center;
}

#month-January 		{ background: transparent url(../images/month-jan.gif) top right no-repeat; }
#month-February 	{ background: transparent url(../images/month-feb.gif) top right no-repeat; }
#month-March			{ background: transparent url(../images/month-mar.gif) top right no-repeat; }
#month-April			{ background: transparent url(../images/month-apr.gif) top right no-repeat; }
#month-May				{ background: transparent url(../images/month-may.gif) top right no-repeat; }
#month-June				{ background: transparent url(../images/month-jun.gif) top right no-repeat; }
#month-July				{ background: transparent url(../images/month-jul.gif) top right no-repeat; }
#month-August			{ background: transparent url(../images/month-aug.gif) top right no-repeat; }
#month-September	{ background: transparent url(../images/month-sep.gif) top right no-repeat; }
#month-October		{ background: transparent url(../images/month-oct.gif) top right no-repeat; }
#month-November		{ background: transparent url(../images/month-nov.gif) top right no-repeat; }
#month-December		{ background: transparent url(../images/months/dec.png) top right no-repeat; }

#calNav{
    background-color:#d6a44c;
}

.eventWrapperNew{
    width: 904px;
    border-bottom: 13px solid #fdfade;
}

.eInner{
    padding: 21px 11px 21px 11px;
}

.catName{
    font-weight:bold;
    font-size:19px;
    color:#545758;
    margin-bottom:11px;
}

#skuTable{

}

#skuTable td{
    border-top:1px solid #b5b6b3;
    padding-top:10px;
    padding-bottom:10px;
    padding-right:20px;
    vertical-align:top;
    color:#545758;
}

#skuTable td label,
.key{
    text-transform: uppercase;
    font-size:11px;
    color:#b5b6b3;
    display:block;
    font-weight:bold;
    margin-bottom:3px;
}

#skuTable td input[type="text"]{
    border:1px solid #b5b6b3;
}

.formBtn{
    margin-top:7px;
}

#formHolder{
    padding-top:18px;
    border-top:1px solid #b5b6b3;
    border-bottom:1px solid #b5b6b3;
    width:548px;
    margin-bottom:10px;
}

.newKey{
    width:127px;
    font-size:13px;
    color:#90918e;
    font-weight:bold;
    text-transform: uppercase;
    float:left;
    display:block;
}

.newValue{
    font-size:13px;
    float:left;
    display:block;
}

.newValue a{
    border:0px;
    font-size:13px;
    margin:3px;
    float:left;
    display:block;
    color:#574e4c;
    width:179px;
}


label.value a {
    display: block;
    padding: 2px 4px;
}

label.newValue a:hover {
    text-decoration:underline;
}

label.selected{
    background: #e9e9e8;
    clear: right;
}


.allWhite{
    background-color:#fff;padding:31px 8px 50px 8px
}

.otherImg{
    margin-right:11px;
    margin-top:11px;
    border: 1px solid #d2d3d1;
}

.newButtons{
    margin-top:21px;padding-top:17px;border-top:2px solid #b5b6b3
}

div#inquiries {
    width:311px;
    padding:21px 0 19px 0px;
    border:1px solid #b5b6b3;
    margin:10px 0px 0 0;
    border-left:0px;
    border-right:0px;
    background:#fff;
}
div#inquiries img{ margin:0 0 12px 0; }
div#inquiries a { color:#d6a44c; }
div#inquiries a:hover { color:#bc892e; }

div#inquiries div{
    padding:0px 10px 0px 10px
}


body#gift-and-bridal-registry #main

{

    float: left;

    background-color: #fff;

    width: 932px;

}
div.designby{
    width:903px;
    border-top:3px solid #ceccc0;
    padding:21px 0 17px 0;
    margin:0 0 0 -10px;
}

div.designby div.designimage{
    float:left;
    margin-bottom:20px;
}
div.designby div.designtext{
    float:right;
    width:301px;
    padding:10px 20px 0 0;
}

div.designby div.designtext img {
    margin-bottom:18px;
}

.newheader {margin-left:10px;}
