body {	background: #EDE59C;	color: #434343;}.container {	background: white url(../images/bg.body.gif) repeat-x;	padding: 0 30px;}h1 {	float: left;}h1 a {	display: block;	text-indent: -9999px;	background: url(../images/logo.gif) no-repeat;	height: 83px;	width: 221px;	overflow: hidden;}h3 {	background: url(../images/bg.header.gif) repeat-x;	color: white;	padding: 8px 9px 10px 9px;	font-weight: bold;	font-family: georgia;}
.clear {
	clear: both;
}
.big-button {
	background: url(../images/bg.button.gif) repeat-x;
	font-size: 22px;
	color: #7D8B0B;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	border: 3px solid #7D8B0B;
	padding: 5px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.big-button:hover {
	color: #535353;
}/* Navigation=================================*/.header .main-nav {	margin-left: 35px;	margin-top: 20px;	float: left;	}.header .main-nav li {	float: left;	list-style: none;}.header .main-nav li a {	display: block;	width: 80px;	text-indent: -9999px;	overflow: hidden;	background: url(../images/bg.main-nav.gif) no-repeat 0 10px;	padding: 6px 0;}.header #nav-home {	background-position: 0 10px;}.header #nav-home.active {	background-position: 0 -18px;}.header #nav-register {	background-position: -90px 10px;}.header #nav-register.active {	background-position: -90px -18px;}.header #nav-login {	background-position: -190px 10px;}.header #nav-login.active {	background-position: -190px -18px;}.sub-nav {	list-style: none;	padding: 0 0 0 6px;	margin: -10px 0 0 0;}.sub-nav a {	color: #7D8B0B;	text-decoration: none;	font-size: 15px;	font-weight: bold;	padding: 5px 0;	display: block;}/* Profiles Pod */.profiles-pod {	color: white;	background: #7D8B0B url(../images/bg.pod.green.gif) repeat-y;	padding: 15px; 	margin-top: 15px;	margin-bottom: 30px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;}.profiles-pod h4 {	font-family: Georgia;	font-size: 18px;	font-weight: bold;	color: white;	margin-bottom: 0;}.profiles-pod p {	margin: 0 0 5px 0;}.profiles-pod a {	background: #4D2C04;	color: white;	display: block;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	text-align: center;	font-family: Georgia;	padding: 6px;	text-decoration: none;	font-weight: bold;	font-size: 18px;}/* Subnav */h4.strong {	color: #4D2C04;	font-size: 18px;	font-weight: bold;	font-family: Georgia, Serif;}/* Popular Resources */.popular .article {	background: url(../images/line-short.gif) repeat-x bottom;	margin-bottom: 20px;	padding-bottom: 15px;}.popular .article h4 {	margin-bottom: 5px;}.popular .article p {	margin: 0;}.popular .article h4 a {	color: #B70000;	text-decoration: none;	font-weight: bold;}.popular .article a.more {	color: white;	float: right;	background: #7D8B0B;	font-weight: bold;	text-decoration: none;	padding: 3px 6px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}/* Resources */.resources {	background: url(../images/line-short.gif) repeat-x;	margin-top: 15px;	padding-top: 15px;}.resources ul {	background: url(../images/line-short.gif) repeat-x bottom;	padding-bottom: 15px;	margin-left: 0;	list-style: none;}.resources a {	color: #7D8B0B;	font-weight: bold;	font-size: 12px;	text-decoration: none;}.resources h4.strong {	margin-bottom: 10px;}/* Coming Soon */.coming-soon a {	opacity: 0.5;	filter:alpha(opacity=50);}.coming-soon a:hover {	opacity: 1;	filter:alpha(opacity=100);}/* Search Box=================================*/.search {	margin-top: 20px;}.search .search-field {	background: transparent url(../images/bg.searchbox.gif) no-repeat;	float: left;}.search .textfield {	background: transparent;	border: 0;	padding: 6px;	width: 243px;	outline: none;	color: #8C8C8C;}.search .go {	background: #818E0B;	color: white;	border: 0;	float: left;	padding: 5px;}

/* Main Body=================================*/

.breadcrumb {
	color: #4d2c01;
	font-size: 11px;
}
.breadcrumb .current {
	display: none;
}
.breadcrumb a {
	color: #4d2c01;
	text-decoration: none;
}

#content h2 {
	color: #BD0000;
	font-family: Georgia, Times, Serif;
}
.subpages {
	padding: 0;
	margin: 0;
}
.subpages li {
	background:transparent url(../images/bg.header.gif) repeat-x;
	color:white;
	font-weight:bold;
	padding:8px 9px 10px;
	list-style: none;
	font-size: 15px;
	clear: both;
}
.subpages li a {
	color: white;
	text-decoration: none;
}
.subpages li ul {
	margin: 15px 10px;
}
.subpages li li {
	float: left;
	background: transparent;
	color: #7D8B0B;
	list-style: square;
	font-size: 12px;
	clear: none;
	width: 240px;
	padding: 5px 9px 5px 9px;
}
.subpages li li a {
	color: #7D8B0B;
	text-decoration: underline;
}/* Footer=================================*/.container.footer {	background: url(../images/bottom-shadow.png) repeat-x top;	padding: 15px 0;	width: 1010px;}.container.footer li {	float: left;	list-style: none;	margin-right: 15px;}.footer li a {	color: #4D2C04;	font-weight: bold;	text-decoration: none;}.container.footer li.site-credit a {	color: #7D8B0B;}
/* Page Specific=================================*//* Home Page */.intro {	background: url(../images/bg.home.jpg) no-repeat;	padding: 25px 50px 0px 223px;	min-height: 227px;}.intro h2 {	font-size: 27px;	font-family: Georgia, Serif;	color: #BD0000;	line-height: 33px;}.intro p {	color: #404040;	font-size: 13px;}

/* Profile Page / Signup=================================*/
.profile .right-col {
	margin-left: 25px;
}
.profile-nav a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	margin-left: 15px;
}
.profile-nav a.selected {
	background: white;
	color: #4D2C04;
	padding: 2px 5px;
	font-style: italic;
}
.profile .input.half {
	width: 45%;
	float: left;
	margin-bottom: 25px;
	margin-right: 55px;
}
.profile .input.half.last {
	margin-right: 0;
} 
.profile .input.half input {
	width: 225px;
}
.profile .input select {
	padding: 10px;
	font-family: courier;
	font-size:  20px;
	color: #535353;	
	width: 530px;
	margin-bottom: 25px;	
}
.profile fieldset {
	border: 0;
}
.profile legend {
	color: #85910B;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
}
.profile label {
	display: block;
	margin-bottom: 5px;
	position: relative;
}
.profile label em {
	position: absolute;
	right: 0px;
	font-weight: normal;
	color: #535353;
}
.profile input {
	padding: 10px;
	font-family: courier;
	font-size:  20px;
	color: #535353;
	width: 530px;
}
.profile textarea {	padding: 10px;	font-size: 15px;	height: 100px;	width: 500px;}.profile .input .photo-upload {	margin: -15px 25px 25px 0;	padding: 10px 10px 5px 40px;
	background: white url(../images/photo.png) no-repeat 0 10px;
}
.profile .input .photo-upload input {
	width: 200px;
}
.profile .input .photo-upload.img-present {
	padding-left: 0;
	background: white;
}
.profile .input .photo-upload.img-present img {
	width: 100px;
	float: left;
	margin-right: 10px;
	border: 1px solid #BBBBBB;
	padding: 1px;
	background: white;
}
.profile form.upload-photo {
	background:  transparent url(../images/bg.green.bar.gif) repeat-x scroll center bottom;
	padding-bottom: 1px;
	margin: 20px 0;
}

.profile form.upload-photo .photo-upload {
	background-color: transparent;	
}
.profile form.upload-photo textarea.toggle {
	height: 15px;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 12px;
	color: #BBBBBB;
}
.profile form.upload-photo textarea.toggle.focused {
	color: black;
	height: 100px;	
}
.profile form.upload-photo .photo-upload label {
	font-size:  150%;
	color: #7D8B0B;
	font-family: Georgia, serif;
}
.profile form.upload-photo .photo-upload input {
	float: left;
	width: auto;
	font-size: 12px;
	margin-right: 5px;
	padding: 0;
}
.profile form.upload-photo .photo-upload .big-button {
	font-size: 12px;
}
.profile p.note {
	margin-top: 5px;
	font-style: italic;
	color: #535353;
}
.profile p.action {
	background: url(../images/bg.green.bar.gif) repeat-x top center;
	padding-top:  25px;
	text-align: right;
}
.profile .delete {
	color: #BD0000;
}

/* Photos page */
.profile .photos td {
	vertical-align: top;
}
.profile .photos .photo img {
	width: 170px;
	background: white;
	padding: 1px;
	border: 1px solid #BBBBBB;
}
.profile .photos .photo p.note {
	padding-bottom: 0;
	margin-bottom: 0;
}
.profile .photos .photo p.edit:hover {
	background: #F0F3DA;
}
.profile .photos .photo a.img:hover img {
	background: #7D8B0B;
}
.profile .photos .photo input {
	font-size: 12px;
	padding: 2px;
	height: auto;
	width: 166px !important;
}
/* Checklist */
#checklist {
	background: white url(../images/bg.green.bar.gif) repeat-x scroll center top;
	padding-top: 15px;
}
#checklist h3 {
	background: transparent url(../images/checklist.png) no-repeat;
	padding-left: 45px;
	color: #7D8B0B;
	margin: 5px 15px 15px 15px;
}
#checklist a.step {
	display: block;
	padding: 15px 45px;
	text-decoration: none;
	border-top: 1px solid gray;
}
#checklist a.step.completed {
	background: #F0F3DA url(../images/check.png) no-repeat 20px 20px;
}
#checklist a.step strong {
	color: #4D2C04;
	display: block;
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
}
#checklist a.step em {
	color: #535353;
}
#checklist .bottom {
	background: #FFFCE2 url(../images/bg.green.bar.gif) repeat-x scroll center top;
	text-align: center;
	line-height: 45px;
}
#checklist .bottom strong {
	font-size: 16px;
	color: #4D2C04;
	font-family: Georgia;
	font-weight: normal;
}
#checklist .bottom a {
	color: #7D8B0B;
}


/* PROFILE DETAIL
==================================================*/
.profile-detail {
	margin-bottom: 25px;
}
.profile-detail h2 {
	font-size: 27px;
	color: #BD0000;
	font-family: Georgia;
	margin-bottom: 10px;
}
.profile-detail h2 small a {
	color: white;
	font-family: arial;
	text-decoration: none;
	font-size: 14px;
	background: #4D2C03 url(../images/bg.pattern.gif) repeat bottom;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 3px 6px;
	font-weight: bold;
	margin-left: 15px;
}
.profile-detail .facebook {
	color: #4D2C03;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 25px;
}
.profile-detail .facebook a {
	display: block;
	color: #7D8B0B;
	font-style: normal;
	text-decoration: none;
	background:  url(../images/icon.facebook.png) no-repeat 0px 3px;
	padding-left: 20px;
	margin-top: 5px;
}

/* Tabs */
.tab {
	background: white;
	padding: 15px;
}
.profile-detail .tabs {
	background: transparent url(../images/bg.green.bar.gif) repeat-x scroll center bottom;
	padding-bottom: 6px;
}
.profile-detail .tabs a {
	text-decoration: none;
	font-family: Georgia;
	text-decoration: none;
	color: #7D8B0B;
	font-weight: bold;
	margin: 0 10px 0 0;
	font-size: 14px;
}
.profile-detail .tabs a.selected {
	color: gray;
	background-color: white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-top: 3px solid white;
	border-color: #7D8B0B;
	-moz-border-radius-topleft: 6px;	
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	padding: 10px 10px 8px 10px;
}

/* END tabs */

.profile-detail img.main {
	border: 1px solid #7D8B0B;
	float: left;	width: 250px;
}
.profile-detail .other-images td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 25px;
}
.profile-detail .other-images td p {
	width: 220px;
	margin: 0 auto;
	padding-top: 5px;
}
.profile-detail .other-images img {
	max-width: 220px;
	max-height: 150px;
	border: 1px solid #7D8B0B;
}
.profile-detail .flickr {
	margin-left: 20px;
	position: relative;
	/*overflow: hidden;*/
	display: block;
	text-decoration: none;
	color: #7D8B0B;
	font-weight: bold;
	text-align: center;
}
.profile-detail .flickr em {
	background: url(../images/logo.flickr.png) no-repeat 0px 5px;
	padding-bottom:30px;
	padding-right: 60px;
	margin-top: -10px;
	position: absolute;
	margin-left: 5px;
}
.profile-detail .flickr em span {
	display: none;
}

.profile-detail .summary {
	background: url(../images/bg.line.gray.gif) repeat-x;
	padding-top: 25px;
	margin-bottom: 15px;
	float: left;
	width: 280px;
	margin-left: 20px;
}
.profile-detail .summary p {
	padding: 0 25px;
}
.profile-detail .summary p.bottom {
	padding-bottom: 25px;
	background: url(../images/bg.line.gray.gif) repeat-x bottom;
}

.profile-detail .first {
	margin-top: 25px;
}

.profile-detail .polaroid {
	padding: 10px 10px 50px 10px;
	background: url(../images/bg.photo.png) no-repeat;
	float: left;
	clear: both;
	margin-right: 10px;
	width: 92px;
}
.profile-detail .person {
	padding-top: 5px;
}
.profile-detail .person strong {
	color: #4D2C03;	
}
.profile-detail .profile-contact {
	display: block;
	color: white;
	text-align: center;
	background: #4D2C03 url(../images/bg.pattern.gif) repeat bottom;
	font-size: 25px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 3px 6px;
}