@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0; }

body {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/notebook_bg_red.jpg);
	min-width:830px;
	text-align:center;
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#6d665b;
	position:relative;
}

p {
	margin:8px 0;
	padding:0;
	font-size:1em;
	line-height:1.6em; }

a {
	color:#6d665b;
	text-decoration: underline; }

a:hover {
	color:#6d665b;
	text-decoration:underline; }
	
a:active {
	color:#6d665b !important;
	text-decoration: underline; }
		
a:visited {
	color:#6d665b !important;
	text-decoration: underline; }

img {border:none}

ol {
	margin:14px 0 14px 20px;
	padding:0;
}
input {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif; }

.trade, sup {
	font-size:0.7em;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:0px;
	/* font-size:22px; */
	font-size: 18px;
	margin:0;
	padding:5px 0 5px 20px;
	_padding: 5px 0 3px 20px;
	display:inline-block;
	display: -moz-inline-box;
	height:24px;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/h1_corners.png);
	_background-image:url(http://c624410.r10.cf2.rackcdn.com/h1_corners.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
}

h1.generic {
	background-color:#ddd7cf;
	color:#4e3323;
	margin-top:20px;
}

h1.challenge {
	color:#6d665b;
	margin: 20px 0 10px 0;
	padding: 0;
	_padding: 0;
}
h1.entered {
    background: none;
    color: #b9361c;
    margin: 20px 0 0 0;
}

.leftH1 {
	width:504px;
	margin: 20px 0 10px 0;
}

.leftH1 a, .listitemTitle a {
	text-decoration:none;
	color:#fff;
}

.leftH1 a:hover, .listitemTitle a:hover {
	background-color:#faf5b8;
	color:#4e3323;
	cursor:text;
}
h5 {
    font-size:0.9em;
    color:#c5c1b6;
}

/*========= 21 day challenge =========================*/
#countdown {
	background-color:#f6f5f3;
	border:1px solid #edebe2;
	display: inline;
	float: left;
	height: 130px;
	width: 140px;
	text-align: center;
	margin: 10px 0 0 60px;
}
#countdown p {
	margin: 10px 0 0 0;
	padding: 0;
}
#countdown h2 {
	font-size: 75px;
	color: #b9361c;
	margin: 0;
	padding: 0;
	font-family: "Arial";
	font-weight: bold;
	line-height: 70px;
	letter-spacing: -1px;
}
#countdown h4 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	line-height: 15px;
	letter-spacing: -1px;
}
.challengeLeaders td {
	height: 40px;
}
.challengeLeaders ul {
	margin:0 0 12px 0;
	padding: 0;
	list-style-type:none;
}

.challengeLeaders ul li {
	padding: 5px 5px 5px 0;
}
.challengeLeaders ul li div {
	float: left;
	display: inline;
}

.challengeLeaders img {
	padding:2px;
	border:1px solid #edece5;
}
.about ul.prize {
	font-size: 1.6em;
	margin: 10px 0 0 20px;
	padding: 0;
	list-style-type:none;
}
.about ul.prize li {
	padding-bottom: 8px;
	line-height: 1.4em;
}
.about ul.prize div {
	float: left;
	display: inline;
}

#container {
	text-align:left;
	width:830px;
	margin:0 auto 0 auto;
	background-color:#f7f5ed;
	padding:0 0 15px 0;
	position:relative;
}

#noteTop {
	position:absolute;
	top:-120px;
	left:780px;
	z-index:48;
	width:154px;
	height:145px;
	background-image:url('http://c624410.r10.cf2.rackcdn.com/lookhere-top.png');
	background-repeat:no-repeat;
}

#noteArrow {
	position:absolute;
	top:25px;
	left:831px;
	width:103px;
	height:51px;
	background-image:url('http://c624410.r10.cf2.rackcdn.com/lookhere-arrow.png');
	background-repeat:no-repeat;
	z-index:49;
}

#header {
	height:104px;
	background-color:none;
	width:830px;
	margin:20px auto 0 auto;
}

#header img {
	border:0;
	outline:none;
}

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
	display:inline;
}

.nofloat {float:none}

.clear {clear:both}

#nav {
	background-color:#f7f5ed;
	font-family:Helvetica, Arial, sans-serif;
	color:#8b796a;
	font-size:1.1em;
	font-weight:bold;
	position:relative;
	z-index:1;
}

/* clear floats! ------------------------------ */
#nav:after, .content:after, .inspiration:after, .memberInfo:after, .startBox:after, .detailBox:after, .celebratedBar:after, .insideTwo:after, .listitemTitle:after, .question:after, .sideList:after, .savedInsp:after, .cacBox:after, .enterChallenge ul:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#nav, .content, .inspiration, .memberInfo, .detailBox, .insideTwo, .question, .sideList, .startBox, .savedInsp, .cacBox, .enterChallenge ul, .listitemTitle, .celebratedBar {display:inline-block;}
/* Hide from IE Mac \*/
#nav, .content, .inspiration, .memberInfo, .insideTwo, .detailBox, .question, .sideList, .savedInsp, .startBox, .cacBox, .enterChallenge ul, .listitemTitle, .celebratedBar {display:block;}
/* End hide from IE Mac */

/* navigation styles ================================= */

#nav ul {
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:14px 0 0 14px;
	background-color:#f7f5ed;
	list-style-type:none;
}
#nav ul.loggedout {
	margin:8px 20px 0 0;
}
#nav ul li {
	float:left;
	display:inline;
	padding: 5px 8px;
	/* border-right:1px dashed #cbc1b9; */
	border-right:1px solid #e0dfd8;
	margin:0;
	font-size:11px;
}

#nav ul li.last, #footer ul li.last, .last {
	border:none;
}
#nav ul li a {
	color:#6d675e;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#4e3323;
	background-color:transparent;
}

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{}

	#jsddm li a
	{}

	#jsddm li a:hover
	{}
		
		#jsddm li ul
		{	display:block;
		    margin: 5px 0 0 -9px;
			padding: 8px 10px 0 10px;
			position: absolute;
			visibility: hidden;
			border-left: 1px solid #e0dfd8;
			border-right: none;}
		
		#jsddm li ul li
		{	float: none;
			display: block;
			padding: 0 0 8px 0;
			border-right: none;}
		
		#jsddm li ul li a
		{	width: auto;}
		
		#jsddm li ul li a:hover
		{}

/* login styles ================================= */
.login {
	position:absolute;
	right:40px;
	bottom:0;
	background-color:#4e3323;
	width:180px;
	height:120px;
	z-index:2;
	border:1px solid #72645c;
	text-align:right;
	padding:10px;
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	letter-spacing:normal;
}
.loginLink {
	float:right;
	margin:0 40px 0 0;
	padding:22px 15px 0 0;
	text-align:right;
	border-bottom:4px solid #72645c;
	width:185px;
	display:inline;
	color:#6d675e;
}
.loginLink p {
	margin: 0;
	padding: 0 0 2px 0;
	font-size:11px;
}
.logoutLink {
	float:right;
	margin:10px 25px 0 0;
	padding:9px 8px 2px 6px;
	text-align:right;
	width:160px;
	display:inline;
	font-size:11px;
	color:#6d675e;
	/* border-left:1px solid #e0dfd8; */
}
#loginShow {
	font-size:11px;
	text-decoration:underline;
}
#loginHide {
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}
.logout {
	font-size:11px;
}
a.logout {
    text-decoration: underline;
}

.content {
	position:relative;
	background-color:#fff;
	border: 1px solid #ddd8cc;
	width:800px;
	margin:0 auto 20px auto;
	padding-top:10px;
}

#footer {
	font-size:0.9em;
	color:#FBFCE9;
	width:801px;
	text-align:right;
	margin:4px auto 10px auto;

}

#footer ul {
	list-style-type:none;
	float:right;
	padding:0 0 10px 0;
}

#footer ul li {
	border-right: 1px solid #8b796a;
	padding:1px 6px;
	float:left;
	display:inline;
}

#footer ul li a {
	color:#FBFCE9;
	text-decoration:none;
}

#footer ul li a:hover {text-decoration:underline}

fieldset {
	border:none;
	margin:0;
	padding:0;


}

#loginField label {
	font-size:10px;
}

#loginField p {
	margin:2px;
	padding:0;
	text-align:left;
}

input.userPass {
	font-size:11px;
	margin:2px 0;
	width:170px;
}

.loginSubmit {
	background-color:#EFEACC;
	border: 1px solid #4C4030;
	margin:4px 3px 0 0;
	font-size:11px;
}

#sidebar {
	background-color:#dfdbcb;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/sidebar_shadow.gif);
	background-repeat:repeat-y;
	width:31px;
	height:340px;
	position:absolute;
	top:55px;
	right:-17px;
	/* IE6 Specific */
	_right: -18px;
	z-index:3;
	border-left:1px solid #aba597;
	padding:20px 0 0 0;
}

.squareClosed {
	height:38px;
	width:20px;
	margin:0 0 15px 0;
	cursor: pointer;
	_cursor: hand;
}
.squareOpen {
	position: absolute;
	display: none;
	left: -390px;
	height:40px;
	width: 380px;
	padding: 5px 0 0 15px;
	color: #fff;
	letter-spacing:-1px;
	font-size:22px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	background-repeat:no-repeat;
	z-index:60;
}

#sidebar .travel {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/travel_closed.gif);
}

#sidebar .relationships {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/relat_closed.gif);
}

#sidebar .personal {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/develop_closed.gif);
}

#sidebar .career {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/career_closed.gif);
}

#sidebar .lifestyle {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/ticket_closed.gif);
}

#sidebar .adventure {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/sports_closed.gif);
}

.squareHome {
	height:38px;
	width:38px;
	margin:0 0 15px 13px;
}

.squareOpen a {
	color: #fff;
	text-decoration:none;
	z-index: 70;
}

.squareOpen {color:#fff;}

.squareOpen a:hover {
	background-color:none;
}

#travel {background-image:url(http://c624410.r10.cf2.rackcdn.com/red.png)}
* html #travel {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/redbar.gif);
}


#relationships {background-image:url(http://c624410.r10.cf2.rackcdn.com/yellow.png)}

* html #relationships {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/yellowbar.gif);
}

#career {background-image:url(http://c624410.r10.cf2.rackcdn.com/dkblue_corner.png)}

* html #career {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/dkbluebar.gif);
}

#personal {background-image:url(http://c624410.r10.cf2.rackcdn.com/ltblue.png)}

* html #personal {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/ltbluebar.gif);
}

#lifestyle {background-image:url(http://c624410.r10.cf2.rackcdn.com/orange.png)}

* html #lifestyle {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/orangebar.gif);
}

#adventure {background-image:url(http://c624410.r10.cf2.rackcdn.com/green.png)}
* html #adventure {
background-image:url(http://c624410.r10.cf2.rackcdn.com/greenbar.gif);
}

.travel {
	background-color:#d14226;
	color:#fff;
	border-bottom-color:#d14226;
}
.relationships {
	background-color:#e8c006;
}

.personal {
	background-color:#719cc4;
}

.career {
	background-color:#174969;
}

.lifestyle {
	background-color:#e87606;
}
.adventure {
	background-color:#b1b848;
}


/*
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 width: 236px;
 max-width:236px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .boxContent,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(http://c624410.r10.cf2.rackcdn.com/expandabox.gif) no-repeat top right;
}

.dialog .boxContent {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:10px 12px 0px 10px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
    position:relative;
}


.dialog h1,
.dialog p {
    margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
    padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
    padding-bottom:4px;
    background-image:none;
    font-size:1.4em;
    letter-spacing: 0;
    display:block;
    padding-right:10px;
}

.dialog .ft h1 {
	font-size:1.1em;
	line-height: 1.3em;
    letter-spacing: 0;
    margin-top: 0;
    padding-top: 0;
}

.dialog .ft a {
	color:#fff;
	text-decoration:none;
}

.dialog .ft a:hover {
	text-decoration:underline;
}

/* -=-=-=---------------------------------------*/

.mainContent {
	float:left;
	display:inline;
	margin:10px 0;
	width:520px;
	padding-left:20px;
	min-height:500px;
	_height:500px;
}
.rightContent {
    float:right;
	display:inline;
    /* background-color:Yellow; */
	width:225px;
	margin: 8px 15px 0 0;
}
.rightContent.wide 
{
    width:290px;
} 
   
.memberInfo {
    float:left;
    display:inline;
}

.mainContent p, .wideContent p {
	margin:5px 0 10px 0;
}

.contentBox {
	background-color:#fbfbf9;
	border:1px solid #edece8;
	padding:20px;
}

.wideContent {
	margin:10px 15px 30px 15px;
	*margin:15px 15px 30px 15px;
	padding:0 10px;

}
.communityContent {
	float:left;
	display:inline;
	margin:10px 0;
	width:520px;
	padding-left:20px;
}

h3 {
	font-size:1.3em;
	margin:16px 0 8px 0;
	padding:16px 0 0 0;
	border-top:1px dotted #ebeae6;
}

h4 {
	font-size:1.1em;
	margin:16px 0 8px 0;
	padding:0;
}

.important {
	color:#a43312;
}

.inline li {
	margin:15px 0 10px 0;
	line-height:1.6em;
}

.inline ol {
	list-style-type:lower-alpha;
	margin:4px 0 8px 30px;
	padding:0;
}

.inline ol li {
	margin:0;
	padding:0;
}

/* Homepage styles ------------------------ */

.home {
	padding-left:15px;
	height: 340px;
	}

#sidebarHome {
	background-color:#dfdbcb;
	background-repeat:repeat-y;
	width:50px;
	height:340px;
	position:absolute;
	top:12px;
	right:-17px;
	z-index:4;
	padding:20px 0 0 0;
}

#sidebarHome div {
	height:38px;
	width:38px;
	margin:0 0 15px 15px;
}

#adventureTab {
	position:absolute;
	top:297px;
	right:16px;
	z-index:4;
}

.homeH1 {
	background-color:#5f3a2e;
	width:250px;
	margin:-20px 0 10px 20px;
	padding-left:40px;
	padding-right:0;
}

.stepClosed {
	width:120px;
	background-repeat:no-repeat;
	float:left;
	height:120px;
	cursor:pointer;
}

.homeAnswer {
	margin:6px 0 0 0;
	font-size:1em;
	width:320px;
}

.homeGo {
	background-color: #6d675e;
	font-size: 11px;
	border:1px solid #c5c2b7;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	padding: 3px 7px;
	*margin: 0;
}
	
.homeAdd {
	/* margin: 5px 0 0 115px; */
	margin: 5px 0 0 0;
}

.registration {
	background-color:#dfdbcb;
	width:270px;
	height:230px;
	position:absolute;
	top:30px;
	/* top: 130px; - for the 21 day challenge */
	left:-60px;
	z-index:108;
	padding:0;
	border-top:2px groove #fff;
}

.registration p.registerIntro {
	font-size:12px;
	color:#746557;
	padding:8px 14px;
}

.registration h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 9px 0 5px 16px;
	padding: 0;
	border: 0;
	color: #4a180d;
}
.registration p.joinBox {
	clear:both;
	background-color:#f7f5ed;
	border:1px solid #ffffff;
	margin:6px auto 0 auto;
	padding: 8px 0 16px 16px;
	font-size:12px;
	line-height: 12px;
	z-index:2;
	width: 220px;
}

.registration .answer {
	margin: 6px 0 0 0;
	padding: 0;
	font-size:1em;
	width: 160px;
	_width: 140px;
}
.registration .icon {
	position: absolute;
	top: 157px;
	_top: 150px;
	left: 12px;
}

/* -----------  Category Central page -----------------*/
.expLabel {
	text-align:right;
	margin:2px;
	padding:0;
	width:234px;
	height:40px;
	overflow:hidden;
}

/* ==== experiences =========================*/
.thing {
	background-repeat:no-repeat;
	padding-left:40px;
	background-position:-4px 0;
	min-height:60px;
	_height:60px;
}

.one {
	background-image:url('http://c624410.r10.cf2.rackcdn.com/1thing.gif');
}

.two {
	background-image:url('http://c624410.r10.cf2.rackcdn.com/2thing.gif');
}

.three {
	background-image:url('http://c624410.r10.cf2.rackcdn.com/3thing.gif');
}

h2.pageTitle {
	margin: 20px 0 0 20px;
	padding: 0;
	color: #c3bfaf;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.4em;
}

ul.experiences {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.experiences li {
	float:left;
	padding:0 18px 18px 0;
	margin:0;
}

.story {
	width:500px;
	min-height: 700px;
}
.story ul {
	margin:0 0 0 16px;
}
.story ul li {
	margin:8px 0 0 ;
	padding:0;
	line-height: 1.6em;
}

.story img {
	display:inline;
	padding: 0 20px 15px 0;
}

.story h2 {
	font-size:1.3em;
	margin:0 0 12px 0;
	padding:0;
}

.detailBox {
	background-image: url(http://c624410.r10.cf2.rackcdn.com/ie_box.gif);
	margin:20px 10px 40px 0;
	padding:8px;
}


/*.sidebarBox {
	margin-top:220px;
}
*/
.detailBox h4 {
	font-size:1em;
	margin: 0 0 6px 0;
}

.insideOne {
	border: 1px solid #f6f4ee;
	padding:12px;
	background-color:#f6f5f0;
}

.insideOne img {
	border: 2px solid #f6f4ee;

	margin-bottom: 10px;
	display:inline;
	float:left;
}

.insideOne select {
	font-size:1em;
	margin:0;
}

.memberInfo ul {
	list-style-type:none;
	margin:0;
	padding:5px 0 0 0;
}

.memberInfo ul li {
	margin:0;
	padding:1px 0;
	font-size:1.1em;
}

.memberInfo ul li a {
	color:#6d665b;
	text-decoration:underline;
	font-weight:bold;
}

.memberInfo ul li a:hover {
	text-decoration:underline;
}

.memberInfo ul li p {
	margin-top: 2px;
	font-size:0.9em;
}
.memberInfo img {
	margin: 6px 8px 0 0;
}
.insideTwo {
	/*background-color:#dbd7ca;*/
	background-color:#d6d3c4;
	border: 1px solid #f6f4ee;
	padding:12px 0 12px 12px;
	margin-top:10px;
}
.addButton {
	float:right;
	border:0;
	display:inline;
	margin:0;
}
.insideTwo p.caption {
	font-size:0.9em;
	margin:6px 70px 10px 10px;
}
.insideTwo ul {
	list-style-type:none;
	margin:0 10px 0 10px;
	padding:6px;
}
.insideTwo ul li {
	padding:2px 0;
}
.drop {
	cursor:pointer;
}
.expand {
	margin:6px 24px;
	padding:0;
}
ul.expand {
	margin:0 0 15px 24px;
	padding:0;
}
.expand p {
	margin-top:0;
}
.expand ul {
	margin:10px;
	padding:10px;
}
.expand ul li {
	padding:5px;
	margin:7px 0;
}
h3.drop {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/closed.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	background-position:0px 16px;
}

.opened {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/open.gif)!important;
	background-repeat:no-repeat;
}

h3.drop, .opened {margin-bottom:0}

h4.drop {
	display:inline-block;
	display: -moz-inline-box;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/h4closed.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	background-position:0 3px;
	margin-bottom:4px;
}

.h4opened {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/h4open.gif)!important;
	background-repeat:no-repeat;
}

.topLatest {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}
ol.topLatest {
	list-style-type: decimal;
	margin:0 0 0 20px;
}
.topLatest li {
	padding:0 0 8px 0;
	font-size: 11px;
	line-height: 14px;
}
.topLatest li a {
	color:#e2dfd9;
	text-decoration: none;
}
.topLatest li a:hover {
	color:#fff;
	text-decoration: underline;
}

.comment {
	margin:0 0 10px 0;
	padding-bottom:0px;
	border-bottom:1px dashed #fdfdfc;
}

.commentHolder p {
	margin-top:16px;
}
.commentHolder textarea {
	display:block;
	margin:10px 0;
}


.searchChallenge {
	padding:12px;
}

.searchChallenge img {
	margin:0 10px 0 5px;
	display:inline;
}

.smallInput {
	width:184px;
	margin:8px 0 0 0;
}

.smallGo {
	margin:5px 10px 0 0;
}

.searchChallenge label {
	font-size:1.1em;
	margin:0;
	padding:2px 0 0 3px;
	display:block;
}

.small {
	font-size:0.75em;
	font-weight:normal;
}

#storyEmail {
	margin:0 0 0 15px;
	width:355px;
	}

#storyEmail p {
	margin:6px 0;
	padding:2px 0;
}

#storyEmail label {
	float:left;
	width:130px;
}

#storyEmail input, #storyEmail textarea {
	border:1px solid #e3ded1;
	padding:1px;
}

.recipient {
	width:150px;
	color:#797468;
}

#message {
	width:220px;
	color:#797468;
}

/* Act and Celebrate pages ======================*/

.cacHeader {
	background:transparent;
	color:#5f3a2e;
	margin:0;
	padding:0;
	font-size:1.6em;
}

.createStory {
	border:0;
	margin:0;
	padding:0;
}

.createStory label, .profileHeader label {
	font-size:0.875em;
	color:#554c45;
}

.createStory label.threeThings {
	width:20px;
	float:left;
	display:inline;
}

.createStory p.clearfix span {
	width:450px;
	float:right;
	display:inline;
}

.createStory label.largeLabel, .profileHeader label.largeLabel {
	font-size:1.1em;
	display:block;
	padding-bottom:4px;
	font-weight:bold;
}

.storyField {
	width:510px;
	border:1px solid #c4bba8;
	margin:0 0 12px 0;
	padding:3px;
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	color:#504d46;
	font-size:1em;
}
.actField {
	width:498px;
	border:1px solid #c4bba8;
	margin:0 0 12px 0;
	padding:3px;
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	color:#504d46;
	font-size:1em;
}

.wordCount {
	font-size:0.775em;
	float:right;
	display:inline;
	margin: 0 4px 2px 0;
	display: none;
}

.save {
	background-color: #4e3323;
	font-size: 11px;
	border:1px solid #c5c2b7;
	font-weight: bold;
	color: #fff !important;
	cursor: pointer;
	padding: 3px 7px;
	margin-bottom:8px;
	*margin: 0;
}
.saveAvatar 
{
    margin:6px 0 0 0;}
.delete {
	background-color: red;
	font-size: 11px;
	border:1px solid #c5c2b7;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	padding: 3px 7px;
	margin-bottom:8px;
	*margin: 0;
}
.complete {
	background-color: #4e3323;
	border:1px solid #c5c2b7;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom:20px;
	text-decoration:none;
	float:right;
}
a.complete:hover {
	color:#fff;
	text-decoration:none;
}
.enter {
	background-color: #b9361c;
	border:1px solid #c5c2b7;
	font-size: 1.8em;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration:none;
}
p. {
	margin-bottom:20px;
}

.actCelebrate {
	margin-top: 0;
}

.sideList {
	list-style-type:none;
	margin:8px 0 0 8px;
	padding:0;
}

.sideList li {
	padding:0 0 10px 0;
	margin:0;
}

.prevAct {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	clear: both;
	display: none;
}
.prevAct h4 {
	margin-top:0;
	padding-top:0;
	font-size:1em;
}
.prevAct .actTitle {
	float: left;
	width: 80px;
	background-image:url('../_images/startQuotes.gif');
	background-repeat:no-repeat;
	height:62px;
}
.prevAct .actDesc {
	float: left;
	border:1px dashed #fdfdfc;
	margin: 0 0 8px 0;
	padding: 5px;
	width: 80%;
}

.editTitle {
    width:470px;
    _width:430px;
	border:1px solid #c4bba8;
	margin:0 0 12px 0;
	padding:3px;
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	color:#504d46;
	font-size:1em;
}

.updateTitle {
	background-color: #ebe4d9;
	font-size: 14px;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #856a52;
	cursor: pointer;
	padding: 0 3px 2px 2px;
	margin:0 2px;
}

.listitemTitle {
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	font-size:18px;
	padding:5px 0 0 20px;
	height:29px;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/h1_corners.png);
	_background-image:url(http://c624410.r10.cf2.rackcdn.com/h1_corners.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	font-weight:bold;
	width:524px;
	margin:20px 0 10px 0;
	float:left;
}

.listitemEdit {
	float:left;
	display:inline;
}

.xdelete {
	float:right;
	display:inline;
	margin-top:3px;
	cursor:pointer;
}


/* User Home Page ---------------------- */

.even {
	background-color:#f2f0ea;
}

a.addItemText {
	font-size:0.8em;
	color:#93886c !important;
}

a.addItemText:hover {
	color:#a3987d;
}

.ghost {
	background-color:#FFFFFF;
	opacity:.4;
	filter:alpha(opacity=40);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.40;
}

#email {
	display:none;
}

.registerButton {
	background-color: #856a52;
	font-size: 1.3em;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.memberInfo h2 {
	margin:0 0 0 17px;
	padding:8px 0 0 0;
	font-size:2em;
	border:0;
	float:left;
}

.userHeader img {float:left}

.userHeader ul li.whoseList {
	font-size:1.6em;
	font-weight:bold;
	color:#4e4843;
}

.userHeader ul {
	font-size:0.9em;
	float:left;
	list-style-type:none;
	display:inline;
	margin:8px 0 0 4px;
	padding:0;
}

li.whoseList img {float:none}

.lifeList {
	padding-top:20px;
	width:400px;
}
h3.catTitle {
	float:left;
	border:0;
	padding:0 0 0 6px;
	margin:0;
	font-size:16px;
}
h4.topItem {
	font-size:1.1em;
	margin:8px 0 16px 0;
	padding:0 0 0 14px;
	font-weight:normal;
}
h4.topItem a {
	text-decoration:none;
}
h4.topItem a:hover, h4.topItem a:focus {
	text-decoration:underline;
}
.catHeader {
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	font-size:16px;
	margin:0 0 8px 0;
	padding:3px 0 2px 5px;
	height:22px;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/h3_corners.png);
	_background-image:url(http://c624410.r10.cf2.rackcdn.com/h3_corners.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#fff;
	border:0;
	width:455px;
}

.addItem {
	float:right;
	display:block;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/add_onlybg.png);
	background-repeat:no-repeat;
	height:18px;
	padding:2px 0 0 0;
	margin:1px 0 0 0;
}
.addResource {
	float:right;
	display:block;
	padding:5px 0 0 0;
	margin:0;
}

* html .addItem {}

.addItem a, .addResource a {
    padding:0 8px;
    color:#fff;
    font-size:11px;
    letter-spacing:1px;
    font-weight:bold;
    text-decoration:none;
}

.addContainer {
    display:none;
    width:455px;
    padding:5px 0 0 0;
}
.addContainer .profileHeader {
    margin: 15px 0 0 0 !important;
}

.viewAll {
	font-size:0.9em;
	color:#502612;
	margin:0 0 20px 370px;
}

.viewAll a {
	color:#502612;
	text-decoration:underline;
}

.lifeList ul {
	margin:0 0 20px 6px;
	padding:0;
	width:410px;
	list-style-type:none;
}

.lifeList ul li {
	font-size:1.0em;
	color:#312521;
	padding:5px 7px;
	margin:0;
}
.lifeList ul li a {
	text-decoration:underline;
	color:#5b5448;
}
.lifeList ul li a:hover {
	color:#312521;
}
.user {
	width:460px;
}
.shareMod {
	position:absolute;
	right:8px;
	top:0;
	z-index:2;
	padding:8px;
	margin:10px 0;
	width:325px;
}
.shareMod h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.3em;
	letter-spacing:-1px;
	margin: 0 0 0 40px;
	padding:0;
	border:0;
	color:#4d1e10;
}
.shareMod p {
	clear:both;
	background-color:#f7f5ed;
	border:1px solid #ece9de;
	margin:6px 0 0 40px;
	padding:8px;
	font-size:1em;
	z-index:2;
}
.shareMod .moduleAnswer {
	width:215px;
	margin:6px 4px 0 0;
	font-size:1em;
	padding:2px;
}
.startBox {
	clear:both;
	background-color:#f7f5ed;
	border:1px solid #ece9de;
	margin: 0 10px 20px 0;
	padding: 0 8px 8px 8px;
	font-size:1em;

}
.detailBox h3 {
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	border:none;
	font-size:1.4em;
	margin:0;
	padding:0;
}
.userHeader {
	margin-left:20px;
	margin-top:10px;
	margin-right:0;
	width:530px;
}
.insideTwo ul.savedInsp {
	list-style-type:none;
	margin:6px 0 0 0;
	padding:0;
}
.insideTwo ul.savedInsp li {
	float:left;
	display:inline;
	padding:0;
	margin:0 6px 8px 0;
}
.savedInsp img.border {
	border:2px solid #fff;
}

.nomargin {margin:0;}

.generic {
	background-color:#ddd7cf;
}

.celebrateH1 {
	width:615px;
}

.messageCenter {
	list-style-type:none;
	margin:6px 0 0 0;
	padding:3px;
}

.messageCenter li {
	margin:0;
	padding:5px 0 5px 16px;
	font-size:1em;
	border-bottom:1px dotted #e0ddd0;

}

.messageCenter li.check {
	background-image:url(../_images/check.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}

.messageCenter li a {
	text-decoration:underline;
	font-weight:bold;
}

.celebratedBarContent {
	float:left;
	display:inline;
	margin:10px 0;
	width:620px;
	padding-left:16px;
}

.celebratedBarContent p {
	margin:5px 0 10px 0;
	line-height:1.6em;
}

.storeContent {
	float:right;
	display:inline;
	margin:10px 0;
	padding-right:10px;
	width:130px;
}


.celebratedBar {
	list-style-type:none;
	margin:22px 0 20px 20px;
	padding:2px 2px 20px 2px;
	width:780px;
}

.celebratedBar li {
	float:left;
	margin:0;
	padding:0 10px 0 0;
	width:175px;
	height:215px;
}

hr {
	height:4px;
	border:0;
}

.enterItem {
	font-size:1.1em;
	padding:2px;
	width:280px;
	*width:270px;
}

.submitItem {
	background-color:#deddd3;
	font-size:1em;
	padding:2px;
	margin: 0 5px 0 0;
}


/*  Sign up ---------------------------- */

fieldset#signup {
	border:0;
	margin:10px 10px 0 20px;
	font-size:1.1em;
}

#signup .right {
	width:340px;
}

fieldset#signup:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

fieldset#signup {display:inline-block;}
/* Hide from IE Mac \*/
fieldset#signup {display:block;}
/* End hide from IE Mac */

#signup label {
	float:left;
	width:110px;
}

#signup input, #signup select, .lifeList input {
	border:1px solid #ddd7cf;
	color:#474643;
}

input.long, select.long {
	width:220px;
}
input.short, select.short {
	width:70px;
}
textarea.long {
    font-family:Helvetica, Arial, sans-serif;
    font-size:1.0em;
    width:220px;
    height:110px;
    border:1px solid #ddd7cf;
}

select.month {
	width:90px;
}

select.date {
	width:45px;
}

input.year {
	width: 60px;
}

#signup label.agreeTerms {
	width:280px;
	display:inline;
	margin-left:10px; }

#signup input.submit {
	float:right;
	display:inline;
	margin:20px 10px 0 0; }

p.submitButton {
	text-align:right;
	padding:80px 0 70px 0;
	width:330px;
}

p.submitButton input {
	background-color:#4e3323;
	font-size:14px !important;
	font-weight:bold;
	letter-spacing:0px;
	color:#fff !important;
	cursor:pointer;
	padding:2px 4px;
}
p.submitButton input.delete {
    background-color:red;
    margin:0 10px 0 0; }

label.hiddenLabel {
	font-size:1px;
	width:0px !important;
	color:#fff;
}
.right .agreeTerms {
    width: 190px !important;
    line-height:1.4em;
}

.forumTopic {
	width:500px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:1.1em;
	color:#6d665b;
}

#TB_secondLine {
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#6d665b;
}

#TB_window a:link {color: #6d665b;}
#TB_window a:visited {color: #83796d;}
#TB_window a:hover {color:#6a1f08; text-decoration:underline;}
#TB_window a:active {color: #6a1f08;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:7;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://c624410.r10.cf2.rackcdn.com/transparent_box.png) repeat;}
.TB_overlayBG {
	background-color:#564933;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#6d665b;
	display:none;
	border: 2px solid #928773;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e3ddd4;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
}

#TB_ajaxContent #infoDetail {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*------------------- Tour styles ---------------*/

.tour {
	position:relative;
	margin-left:0;
	margin-right:0;
	padding-left:5px;
	padding-right:0;
}
#tournav {
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.6em;
	margin:0;
	padding:0;
	letter-spacing:-1px;
	color:#b2a89a;
	list-style-type:none;
	font-weight:bold;
	padding:0 0 0 10px;
	width:519px;
	position:absolute;
	top:0;
	left:5px;
}

#tournav li {
	display:inline;
	margin:0 18px 0 0;
	padding:0;
}

#tournav li.last {
	margin:0;
}

#tournav li a {
	text-decoration:none;
	color:#cecabc;
	outline:0;
}

.tabcontent{
    position:relative;
    display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


.tabcontent img.screen {
	float:left;
	display:inline;
	margin:80px 30px 0 0;
	padding-bottom:40px;
}

.tabcontent h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:2.1em;
	margin:0 0 10px 0;
	padding:0;
	letter-spacing:-1px;
	color:#786852;
}

.tourDesc {
	float:right;
	display:inline;
	margin:60px 25px 0 0;
	width:210px;
}
.tourDesc h2 {
    font-size: 1.6em;
    line-height: 1.4em;
    color: #4e4843;
}

.navbarTop {
	margin: 0 0 0 5px;
	clear:both;
	position:absolute;
	top:30px;
	padding-bottom:20px;
}

.navbarTop ul {
	margin:0;
	padding: 5px 0 20px 0;
	list-style-type:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.5em;
	letter-spacing:-1px;
	color:#cecabc;
	font-weight:bold;
}

.navbarTop ul li {
	float:left;
	display:inline;
	padding:3px 0 0 0;
	margin:0;
	width:58px;
}

.navbarTop ul li.current {
	color:#786852;
}

.navbarTop ul li.zero {
	border-top:10px solid #f1ede2;
}

.navbarTop ul li.progress {
	border-top:10px solid #cecabc;
}


/* ------------- About page ----------------*/

.about {
	min-height:400px;
	_height:400px;
}

p.large {
	font-size:1.1em;
	line-height: 1.6em;
	margin: 10px 10px 10px 0;
}

.faq ol {
	margin:9px 8px 0 20px;
	padding:0;
}

.faq ol li {
	padding:0 0 6px 0;
	margin:0;
}

.about ul {
	margin:10px 0 16px 40px;
	padding:0;
	font-size:1.1em;
}
.about ul li {
	padding: 4px;
	line-height: 1.6em;
}

/* -----------------Contact Page --------------- */

.contact ul {
	list-style-type:none;
	margin:10px;
	padding:0;
}

.contact ul li {
	margin:0;
	padding:5px;
}

.contact fieldset {
	background-color:#fbfbf9;
	border:1px solid #f0eee7;
	padding:10px 20px;
	margin:0 30px 0 0;
}

.contact fieldset label {
	display:block;
	font-weight:bold;
}

.contact fieldset .contactField {
	border:1px solid #e8e5db;
	width:230px;
}

/* ------------ search module -----------------*/

#search {
    top:0;
    margin:0;
    padding:0;
    border:0;
    background-color: Transparent;
}
#search p {
    font-weight:normal;
    margin:0;
    padding:0;
}

#SearchForum {
	padding: 0 0 60px 0;
}

.searchModSmall {
	position:absolute;
	right:17px;
	top:40px;
	z-index:2;
	width:208px;
	padding:8px 2px 6px 6px;
	margin-top:10px;
	background-color:#f7f5ed;
	border:1px solid #ece9de;
}

.searchModSmall h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.1em;
	margin:0;
	padding:0;
	border:0;
	color:#4d1e10;
}

.searchModSmall p {
	font-size:0.9em;
	margin:1px 0;
	padding:0;
}


.searchMod img {
	margin-right:8px;
	display:inline;
}


.searchMod h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.3em;
	letter-spacing:-1px;
	margin: 0 0 0 50px;
	padding:0;
	border:0;
	color:#4d1e10;
}

.searchMod p {
	clear:both;
	background-color:#f7f5ed;
	border:1px solid #ece9de;
	margin:6px 0 0 40px;
	padding:8px;
	font-size:1em;
	z-index:2;
}

.searchresults ul {
	list-style-type:none;
}

.searchresults ul li {
	float:left;
	display:inline;
	padding:0 14px 6px 0;
}

/*------------- New Styles December 08 ----------------------------*/

.createStory .textEntry {
	width:100%;
	display:block;
	color:#504d46;
	font-size:1em;
	font-family:"Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
}

.createStory .enterThree {
	display:inline;
	width:435px;
	margin-top:6px;
	margin-left:20px;
}

.createStory label.threeThings {
	font-family:Helvetica, Arial, sans-serif;
	color:#939188;
}

.createStory p {
	/* font-size:0.85em; */
}

.topRightBox {
	background-color:#f6f5f3;
	border:1px solid #dfdbcb;
	padding:8px;
	margin:10px;
	float:right;
}

.topRightBox h4 {
	margin-top:0;
}

.topRightBox select {
	width:160px;
	margin-right:10px;
}

.journalEntry {
	padding:8px 2px 14px 2px;
	margin:4px 0;
	border-bottom:1px solid #ebe9e5;
}

.journalEntry p.entry {
	float:right;
	width:695px;
	margin:0;
	display:inline;
	}

.entryTime {
	font-size:0.875em;
	color:#999794;
	float:left;
	width:40px;
	display:inline;
}

.journalEntry a {
	font-weight:bold;
}

.secondaryContent {
	float:right;
	display:block;
	background-color:#f6f5f3;
	border:1px solid #edebe2;
	width:200px;
	padding:10px;
	margin: 0 0 10px 0;
}

.secondaryContent h4 {
	margin-top:4px;
}

.secondaryContent h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.3em;
	/* color:#5a5450;
	letter-spacing:-1px; */
	border:none;
	padding:0 0 3px 0;
	margin:2px 0;
}

.secondaryContent p {
	margin-bottom: 0px;
}
.secondaryContent p label {
    font-size: 11px;
}

.experienceDetail {
	top:-20px;
	* top:-10px;
}

.supportContent {
	position: relative;
	float:right;
	display:inline;
	margin: 10px 0 0 0;
	padding-right:10px;
	width:230px;
}

.profileHeader h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.4em;
	color:#5a5450;
	letter-spacing:-1px;
	display:inline;
	float:left;
	border-top:none;
	padding:0 0 2px 6px;
	margin:4px 4px 8px 0;
	width:250px;
}

.profile {
    min-height: 700px;
}
.profile h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.4em;
	color:#5a5450;
	letter-spacing:-1px;
	display:inline;
	float:left;
	border-top:none;
	padding:0 0 2px 6px;
	margin:4px 4px 8px 0;
	width:250px;
}

.profileHeader {
	border-top: 1px dotted #dddad3;
	margin-top:6px;
}

.profileHeader a.manage {
	float:right;
	color:#9d9b91;
	padding:6px 0 0 18px;
	text-decoration:none;
	font-size:1.1em;
}

.profileHeader a.manage:hover {
	color:#77766E;
}

.medSquare {
	height:8px;
	width:8px;
	float:left;
	display:inline;
	margin-right:10px;
	margin-top:4px;
}

.smallSquare {
	height:6px;
	width:6px;
	float:left;
	display:inline;
	margin:3px 10px 10px 0;
}

.profileTopList {
	margin-left:0px;
}

.profileTopList h4 {
	float:left;
	margin-left:4px;
	margin-top:0;
	margin-bottom:0;
	display:inline;
	padding-top:0;
	padding-bottom:4px;
}

p.profileTopListItem {
	color:#7E7869;
	margin:0 0 10px 22px;
}

h4.smallbar {
	font-size:1em;
	color:#fff;
	padding:3px 0 3px 12px;
	margin:20px 10px 10px 0;
	border-bottom:1px solid #898576
}

.myStoriesBar {
	list-style-type: none;
	width: 530px;
	/* padding:2px;
	margin-left:10px; */
}
.myStoriesBar li {
	float: left;
	margin: 0;
	width: 146px;
	padding:0 10px 0 0;
	color: #6d665b;
	height:210px;
}
.myStoriesBar li div {
    height: 150px;
    max-height:150px;
    width: 146px;
    /* overflow:hidden; */
    text-align: left;
}
.myStoriesBar p {
	line-height: 14px;
	font-size: 11px;
	height: 45px;
	min-height: 45px;
}
.myStoriesBar p a {
	display: block;
	margin-bottom: 4px;
}
.myStoriesBar img {
    max-height: 136px;
    width:132px;
    overflow:hidden;
	padding:6px;
	margin:0 !important;
	border-bottom:1px solid #E0E0D7;
	border-right:1px solid #D7D5D0;
	border-left:1px solid #f7f6f4;
	border-top:1px solid #f7f6f4;
}
.sideList li {
	padding-bottom:16px;
}
ul.whoPosted {
	width:85px;
	float:left;
	list-style-type:none;
	display:inline;
	margin:6px 2px 10px 6px;
	padding:6px 0 0 4px;
}
.communityNote {
	float:left;
	width:400px;
	display:inline;
	margin-left:10px;
	border-left:1px solid #D4CEBA;
	padding-left:12px;
	margin-bottom:20px;
}
.communityNote p.date {
	color:#9d9b91;
	float:left;
	display:inline;
	margin:0;
	padding:2px 0 0 0;
}

.communityNote div.meta {
	font-size:0.875em;
	font-weight:bold;
	margin:4px 0 8px 0;
	padding:0;
}

.communityNote p {
	color:#544D46;
}

.communityNote a {
	font-weight:bold;
	color:#3F3831;
}

.communityNote a.saveResource {
	float:right;
	color:#dbd9d1;
	padding:2px 0 0 18px;
	text-decoration:none;
}

.communityNote a.saveResource:hover {
	color:#9d9b91;
	background-image:url(../_images/green_check.gif);
	background-repeat:no-repeat;
}

.communityNote img, img.shadow {
	padding:6px;
	border-bottom:1px solid #E0E0D7;
	border-right:1px solid #D7D5D0;
	border-left:1px solid #f7f6f4;
	border-top:1px solid #f7f6f4;
	margin:8px;
}

fieldset.addToList label {
	font-weight:normal;
	margin-bottom:6px;
	display:block;
	font-
}

fieldset.addToList select {
	width:200px;
	margin-bottom:4px;
}

fieldset.addToList input.save {
	margin-bottom:4px;
}

.topOfList h4, .headerBar h4 {
	margin-top:5px;
	float:left;
}

.topOfList a, .headerBar a {
	font-weight:bold;
	color:#3F3831;
}

.topOfList a.add, .topOfList a.edit,.topOfList a.del, .headerBar a.saveResource {
	float:right;
	color:#9d9b91;
	padding:4px 0 0 16px;
	text-decoration:none;
}

.headerBar a.saveResource:hover {
	color:#6d665b;
}

.topOfList a.edit:hover {
	color:#9d9b91;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/edit_pencil.gif);
	background-repeat:no-repeat;
}

.topOfList a.add:hover {
	color:#9d9b91;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/add.gif);
	background-repeat:no-repeat;
}

.topOfList a.del:hover {
	color:#9d9b91;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/delete.gif);
	background-repeat:no-repeat;
}

table.budget {
	margin:4px;
}

table.budget td {
	vertical-align:top;
	padding-bottom:6px;
}

td.budgetItem {
	width:120px;
	border-right: 1px solid #D2CDC4;
	padding-right:15px;

}

td.budgetPrice {
	padding-left:15px;
}

td.budgetTotal {
	background-color:#E4E0D5;
	padding:4px 8px 4px 8px;
	font-weight:bold;
	border-top:8px solid #f6f5f3;
	font-size:1.125em;
}

.dividerTop {
	border-bottom:1px solid #e4e2de;
	padding-bottom:10px;
}

.dividerMiddle {
	border-top:1px solid #fff;
	border-bottom:1px solid #e4e2de;
	padding:10px 0;
}

.dividerBottom {
	border-top:1px solid #fff;
	padding:10px 0 0 0;
}

ul.resourceList {
	list-style-type:none;
	margin:0 4px 10px 4px;
	word-wrap: break-word;
}

ul.resourceList li {
	padding: 0 0 8px 0;
	border-bottom:1px solid #D4CEBA;
}
ul.resourceList li p {
	margin: 0 0 4px 0;
}

ul.resourceList li.last {
	border:none;
}

ul.resourceList li a {
	color:#7E6F5C;
}

ul.resourceList li a:hover {
	color:#5B5143;
}

p.quote {
	padding-left:30px;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/quote_background.gif);
	background-repeat:no-repeat;
}

.myStories div.catHeader {
	width:500px;
}

img.ghost {
	opacity:0.4;
	filter:alpha(opacity=40)
}

.rewards {
	position:relative;
	background-image:url(http://c624410.r10.cf2.rackcdn.com/pointsArea.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	font-size:11px;
	line-height:1.2em;
	padding:12px 10px 13px 10px;
}
.rewardsAlt {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/pointsArea.png);
	background-repeat:no-repeat;
	background-position: center bottom;
}
.rewards ul {
	color:#726D5C;
	list-style-type:none;
	margin:6px 0 6px 12px;
}
.rewards ul li {
	padding:1px 0 2px 0;
}
.rewards ul strong {
	color:#4E453E;
}
.rewards h3, .composeBox h3, .userHome h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.3em;
	color:#5a5450;
	letter-spacing:-1px;

	border:none;
	padding:0 0 3px 0;
	margin:2px 0;


}

.activity {
	color:#fff;
	position:relative; top:-20px;
	margin-top:60px;

}

.activity ul {
	margin:20px 0 0 0;	
	width:205px;
}

.activity ul li {
	color:#ddd5cc;
	width:66px;
	float:left;
	display:inline;
	text-align:center;
	font-size:20px;
	line-height:18px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;

}

.activity ul li strong {
	color:#fff;
	font-size:11px;
	font-family:'Lucida Grande', 'Lucida Sans', Helvetica, Arial, sans-serif;
	letter-spacing:normal;
}

.pointsArea h4 {
	margin:0 0 2px 6px;
	padding:10px 0 0 0;
}

.pointsArea {
	color:#fff;
}

.pointsArea p {
	margin:3px 0 0 8px;
	padding:3px 0 0 0;
}

.pointsArea ul {
	margin:3px 0 0 0;
	padding:0 0 4px 24px;
	list-style-type:disc;
}

.pointsArea ul li {
	color:#fff;
	margin:0;
	padding:0;
}

.composeBox {
	position:relative;
	top:-60px;
	*top:-50px;
}

.composeBox ul {
	list-style-type:none;
}

.composeBox ul li a {
	background-color:#DCD6CC;
	padding:5px 8px;
	margin:4px 0;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.composeBox ul li a:hover {
	background-color:#B4AEA8;
	padding:5px 8px;
	margin:4px 0;
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#fff;
}

.headerBar {
	background-color: #f7f5ed;
	border-bottom:1px solid #dddad3;
	padding:0 8px;
	height:24px;
}
.headerBar a.saveResource {
	padding-top:6px;
}

ol.topItems {
	margin:10px 5px 5px 5px;
	padding:0 10px 0 30px;
}

.odd {
	/* background-color:#f9f8f7; */
}

.even {
	/* background-color:#fff; */
}

ol.topItems li {
	padding:2px 5px;
	margin:1px;
	font-weight:bold;
}

.help {
	padding:2px;
	margin-left:4px;
	margin-top:-3px;
}

.secondaryEmpty {
	position:relative;
	width:265px;
	float:right;
	display:inline;
	margin: 0 0 10px 0;
}
.secondaryEmpty h4 {
	font-size:1em;
}
.rewardsHome, .secondaryContentHome {
	width:260px;
}
.video h4 {
    font-size: 1.1em;
    font-weight:bold;
    margin:6px 0 4px 0;
}
.video p {
    margin:0 0 15px 0;
}
.mediaType {
    display: block;
    width: 177px;
    padding: 4px 4px 4px 24px !important;
    line-height: 12px;
    _line-height: 13px;
    color: #000;
    background-color: #FFF;
    background-position: 5px 4px;
    background-repeat: no-repeat;
    opacity: .8;
    -moz-opacity: 0.8;
    filter: Alpha(Opacity=80);
    margin-top: -20px;
    cursor:pointer;
}
.mediaType.video {
  background-image:url(http://c624410.r10.cf2.rackcdn.com/video_icon.gif);
}
.mediaType.photo {
  width: 500px;
  margin-top: -35px;
  background-image:url(http://c624410.r10.cf2.rackcdn.com/photo_icon.gif);
}

.following td {
    padding-left: 8px;
}
.network ul {
	margin:0 0 12px 0;
	list-style-type:none;
}

.network ul li {
	float:left;
	display:inline;
	padding:5px;
}

.network ul li img {
	padding:2px;
	border:1px solid #edece5;
}

.rewardsHome {
	background-image:url(http://c624410.r10.cf2.rackcdn.com/points_wide.gif);
	background-position:3px 38px;
}

.userHome {
	position:relative;
	top:-60px;
	*top:-50px;
	width:260px;
}

.getStarted ol {
	font-weight:bold;

}

.getStarted strong {
	font-weight:normal;
}

.halfwayUp {
	position:relative;
	top:-60px;
}

.subcategory ul {
	list-style-type:none;
	padding-bottom:3px;
	margin-bottom:20px;
	border-bottom:2px solid #756b5e;
}

.subcategory ul li {
	float:left;
	display:inline;
	font-size:0.85em;
}

.subcategory ul li a {
	padding:4px 6px;
	color:#756b5e;
	text-decoration:none;
	margin:0 8px 2px 0;
}

.subcategory ul li a:hover {
	color:#fff;
	background-color:#756b5e;
}

.subcategory ul li a.selectedSub {
	color:#fff;
	background-color:#756b5e;
}

ul.travelSub {
	border-bottom:2px solid #e87606;
}

ul.travelSub li a {
	color:#e87606;
}

ul.travelSub li a:hover {
	background-color:#e87606;
}



ul.relationshipsSub {
	border-bottom:2px solid #e87606;
}

ul.relationshipsSub li a {
	color:#e87606;
}

ul.relationshipsSub li a:hover {
	background-color:#e87606;
}



ul.personalSub {
	border-bottom:2px solid #e87606;
}

ul.personalSub li a {
	color:#e87606;
}

ul.personalSub li a:hover {
	background-color:#e87606;
}

ul.careerSub {
	border-bottom:2px solid #e87606;
}

ul.careerSub li a {
	color:#e87606;
}

ul.careerSub li a:hover {
	background-color:#e87606;
}

ul.lifestyleSub {
	border-bottom:2px solid #e87606;
}

ul.lifestyleSub li a {
	color:#e87606;
}

ul.lifestyleSub li a:hover {
	background-color:#e87606;
}

ul.adventureSub {
	border-bottom:2px solid #b1b848;
}

ul.adventureSub li a {
	color:#b1b848;
}

ul.adventureSub li a:hover {
	background-color:#b1b848;
}

.category p {
	color:#b4a99b;
}

.category table {

}

.category table th {
	height:20px;
	font-size:1.0em;
}

table.topItems {
	width:518px;
	margin-bottom:20px;
}

table.topItems td {
	padding:4px 4px 4px 0;
}

.category .headerBar {
	margin-top:20px;
	margin-bottom:15px;
}
.category h3 {
	font-size:1.2em;
	border:none;
	margin:0;
	padding:0;
}
.category .myStoriesBar {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #f2f2ea;
}

.more {
	font-size:0.875em;
	color:#676058;
	text-decoration:underline;
	float:right;
	display:inline;
}

.ninetynumber, .ninetytitle {
	font-size: 1.0em;
}
table.topItems td.ninetynumber {
	text-align: right;
	padding-right: 12px;
}

.diditdoneit a 
{
    color: #3f3831;
    font-weight: bold;
	text-decoration:none;
	margin-left:7px;
}

fieldset#manageTopList h2 {
	font-size:1.1em;
	margin:0 0 8px 0;
}

fieldset#manageTopList {
	width:240px;
	border:0;
	margin:5px;
	padding:10px;
}

ul.buttons li {
	float:right;
	display:inline;
	margin:0 5px;
}

table#manageTopList h2 {
	font-size:1.1em;
	margin:0 0 8px 0;
}

table#manageTopList {
	width:240px;
	border:0;
	margin:5px;
	padding:10px;
}

fieldset#manageListItems {
	width:320px;
	border:0;
	margin:20px;
	padding:10px;
}

.popup ol, .popup ul {
	padding:3px;
	margin:4px 0 8px 10px;
}

.popup ul {
	list-style-type:none;
}

.popup li {
	padding:0 0 8px 0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.publicCheck {
	float:left;
	display:inline;
	margin-right:8px;

}

.helpBox {
	background-color:#f6f5f3;
	border:1px solid #edebe2;
	width:270px;
	padding:10px;
	margin: 0 15px 10px 0;
	float:right;
	display:inline;
}
.newsBox {
	background-color:#f6f5f3;
	border:1px solid #edebe2;
	width:230px;
	padding:10px;
	float:right;
	display:inline;
}

.storyDetail ul {
	list-style-type:none;
}

.memberInfo img {
	float:left;
	display:inline;
}

/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */


html, body {height:100%;}


/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 0.9em;}
#JT_copy p, #JT_copy ul{font-size: 0.9em;}
p.tip, label{font-size: 0.9em; text-align:left;}


/* ----- base links ----- */

hr{margin:10px 0;color:#999999;}



#contentPad{
margin:20px;
}

.formInfo {
	position:relative;
	top:-2px;
	/*opacity:.8;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.80;*/
	font-family:'lucida grande', 'lucida sans', helvetica, arial, sans-serif;
	font-size:10px;
}

.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#d2cfc9;
	font-size: 10px;
	font-weight:bold;
	padding:0 4px;
	margin:0 0 0 5px;
	color:#FFFFFF;
	text-decoration: none;
	cursor:help;
}

.formInfo a:hover{
	color:#660000;
	text-decoration: none;
	cursor:help;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../_images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../_images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:95;
	height:23px;
	width:11px;
    top:-2px;
}

#JT ul {
	list-style-type: disc;
	margin:6px 6px 6px 20px;
	text-align:left;
}

#JT {
	position: absolute;
	z-index:212;
	border: 2px solid #bebcb6;
	background-color: #fff;
	top:0;
	left:0;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../_images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #bebcb6;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #bebcb6;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #a09b91;
}

.jTip{
cursor:help;
}

#tooltip{
	position:absolute;
	border:1px solid #edebe2;
	background:#aea495;
	padding:3px 5px 5px 7px;
	color:#fff;
	display:none;
	z-index:39;
	width:220px;
	text-align:left;
}	

.video-hidden {
  display:none;
}

#ctl00_cphMainContent_SimilarGoals_gvSimilarGoals td {
    min-height: 25px;
    padding: 0 0 10px 0;
}
#ctl00_cphMainContent_SimilarStories_gvSimilarStories td {
    min-height: 25px;
    padding: 0 0 10px 0;
}

