
/* ---------------------------------- Global Resets ---------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: middle;
}
p, ul {
	line-height: 15px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	cursor: pointer;
}

input, textarea {
	padding: 2px;
	border: 1px solid #e3e3e3;
}
input:hover, textarea:hover {
	border: 1px solid #5c5c5c;
}

/* ---------------------------------- Styles ---------------------------------- */

body {
	background: #f2f2f2;
}

body, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

#container {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#containerPrint {
	width: 700px;
	margin: 10px auto 10px auto;
}

#mainContent td {
	vertical-align: top;
}

.headerPlus {
	color: #5c5c5c !important;
	vertical-align: top;
}

.errorMessage {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	height: 20px;
	bottom: 0;
	right: 0;
	padding: 5px 8px 0 8px;
	color: #FFFFFF;
	background: #5c5c5c;
}

/* ---------------------------------- Feedback / Sign In Box ---------------------------------- */

.userLogin {
	width: 270px;
	margin: 10px 5px 0 5px;
}

.userLogin th {
	font-size: 16px;
	padding: 0 0 5px 0;
	color: #5c5c5c;
}

.userLogin td, .userLogin th {
	padding: 0 5px 0 5px;
}

.userLogin input {
	width: 155px;
	margin: 0 0 5px 0;
	border-color: #8aa732;
}

.userLogin input:hover {
	border-color: #5c5c5c;
}

.navBox {
	position: absolute;
	width: 270px;
	height: 130px;
	top: 25px;
	margin: 0 0 0 723px;
	background: url(images/navBoxBottomBackground.png) no-repeat top;
}

.navBoxButtonLeft {
	font-size: 13px;
	text-decoration: none;
	height: 25px;
	margin: 0 2px 0 2px;
	float: right;
	color: #FFFFFF;
	background: none !important;
	cursor: pointer;
}

.navBoxButtonLeft:hover {
	background: #ac86a5 !important;
}

.navBoxButtonLeftSelected, .navBoxButtonLeftSelected:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	margin: 0 2px 0 -3px;
	float: right;
	color: #FFFFFF;
	background: url(images/navBoxButtonLeft.png) no-repeat top left;
	cursor: pointer;
}

.navBoxButtonRight {
	height: 20px;
	padding: 5px 8px 0 8px;
	background: none !important;
}

.navBoxButtonRight:hover {
	background: #ac86a5 !important;
}

.navBoxButtonRightSelected, .navBoxButtonRightSelected:hover {
	height: 20px;
	margin: 0 0 0 10px;
	padding: 5px 8px 0 3px;
	background: url(images/navBoxButtonRight.png) no-repeat top right !important;
}

.userFeedback {
	width: 270px;
	margin: 10px 5px 0 5px;
}

.userFeedback textarea {
	width: 245px;
	height: 50px !important;
	margin: 0 0 0 5px;
	border-color: #8aa732;
	color: #5c5c5c;
}

.userFeedback textarea:hover {
	border-color: #5c5c5c;
}

.headerNavRightNavBox {
	position: absolute;
	width: 195px;
	top: 0;
}

.headerNavRightNavBox a {
	float: right;
}

.headerNavRightNavBox a {
	font-size: 13px;
	text-decoration: none;
	height: 20px;
	margin: 0 2px 0 2px;
	padding: 5px 8px 0 8px;
	display: block;
	color: #FFFFFF;
}

.headerNavRightNavBox a:hover {
	background: #ac86a5;
}

/* ---------------------------------- Registry Stuff ---------------------------------- */

.userRegister {
	width: 300px;
	margin: 25px 0 0 0;
}

.userRegister th {
	font-size: 16px;
	padding: 0 0 5px 0;
	color: #98b24a;
}

.userRegister td, .userRegister th {
	padding: 0 5px 0 5px;
}

.userRegister input {
	width: 180px;
	margin: 0 0 5px 0;
}

#mainContentRegister {
	min-height: 432px;
	background: url(images/logoBig.png) no-repeat;
}

#registerContent {
	width: 575px;
	margin: 0 0 0 415px;
	padding: 20px 0 0 0;
}

#registerContent p, ul {
	font-size: 16px;
	line-height: 18px;
}

#registerBox {
	width: 300px;
	margin: 0 auto 0 auto;
}

#registerBox h1 {
	font-size: 30px;
	margin: 25px 0 5px 0; 
	color: #8e6987;
}

/* ---------------------------------- Header ---------------------------------- */

#headerNav {
	width: 1000px;
	margin: 0 0 10px 0;
}

#headerNav th {
	width: 5px;
}

#headerNav td {
	margin: 0 0 25px 0;
	background: #8e6987;
}

#headerNav td a {
	font-size: 13px;
	text-decoration: none;
	height: 20px;
	margin: 0 2px 0 2px;
	padding: 5px 8px 0 8px;
	display: block;
	color: #FFFFFF;
}

#headerNav td a:hover {
	background: #ac86a5;
}

.headerNavLeft, .headerNavRight {
	width: 50%;
}

.headerNavLeft a {
	font-weight: bold;
	float: left;
}

.headerNavRight a {
	float: right;
}

/* ---------------------------------- Content ---------------------------------- */

.contentTable {
	width: 100%;
}

.contentTable td {
	padding: 0 10px;
}

.contentTable h1 {
	color: #98b24a !important;
}

/* ---------------------------------- Recipes ---------------------------------- */

#recipes {
	width: 700px;
	margin: 5px 0 0 0;
	background: url(images/calendarHeaderBackground.png) no-repeat left top #FFFFFF;
}

.editIngredientsTable {
	width: 100%;
}

.editIngredientsTable th {
	width: 50px;
	padding: 10px 10px 0 0;
}

.editIngredientsTable td {
	width: 500px;
	padding: 13px 10px 0 0;
}

.editIngredientsTable a {
	text-decoration: none;
	color: #98b24a;
}
.editIngredientsTable a:hover {
	text-decoration: underline;
}

#searchField {
	padding: 2px;
	background: url(images/searchBackground.png) no-repeat top right #FFFFFF;
	border: 1px solid #e3e3e3;
}

#searchField:hover {
	background-position: bottom right;
	border: 1px solid #5C5C5C;
}

/* ---------------------------------- Calendar ---------------------------------- */

#calendar {
	color: #7b5874;
}

#calendarTable {
	width: 700px;
	background: #FFFFFF;
}

#calendarHeader {
	width: 700px;
	background: url(images/calendarHeaderBackground.png) no-repeat left top #FFFFFF;
	cursor: pointer;
}

#calendarHeader td {
	text-align: center;
	width: 50px;
	height: 40px;
	vertical-align: middle;
}

#calendarHeader th {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #4b2a44;
}

#calendarHeader a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	height: 21px;
	margin: 0 10px 0 10px;
	padding: 2px 0 0 0;
	display: block;
	color: #FFFFFF;
	background: url(images/menuButtonBackground.png) no-repeat left top;
}
#calendarHeader a:hover {
	background-position: left -23px;
}

#calendarTableHeader {
	width: 700px;
	background: url(images/calendarSubheaderBackground.png) no-repeat left top #b5d25f;
	cursor: pointer;
}

#calendarTableHeader th {
	font-weight: bold;
	text-align: center;
	width: 100px;
	height: 25px;
	color: #FFFFFF;
}

#calendarTableHeader a {
	text-decoration: none;
	height: 20px;
	margin: 0 2px 0 2px;
	padding: 5px 8px 0 8px;
	float: left;
	display: block;
	color: #FFFFFF;	
}

#calendarTableHeader th a {
	float: right;
}

#calendarTableHeader a:hover {
	background: #cee589;
}

#calendarTable td {
	width: 100px;
	height: 100px;
	border: 1px solid #f5f5f5;
	vertical-align: top;
	cursor: pointer;
}

#calendarTable td:hover {
	color: #FFFFFF;
	background: #5c5c5c;
}

.calendarTableDropHover {
	color: #FFFFFF !important;
	background: #5c5c5c !important;
}

#calendarTable td:hover a {
	color: #FFFFFF;
}

#calendarTable td div {
	float: right;
	margin: 5px 5px 0 0;
}

#calendarTable td p {
	font-size: 11px;
	margin: 25px 5px 0 5px;
}

#calendarTable td a {
	text-decoration: none;
	color: #7b5874;
}
#calendarTable td a:hover {
	text-decoration: underline;
}

.calendarOutOfMonth {
	color: #e0e0e0;
	background: #f7f7f7;
}

.calendarOutOfMonth a {
	color: #e0e0e0 !important;
}

.calendarToday {
	border: 1px solid #FFFFFF !important;
	background: #f5f5f5;
}

.calendarSelected {
	color: #FFFFFF;
	background: url(images/calendarSelectedBackground.png) no-repeat left top;
}
.calendarSelected:hover {
	background: url(images/calendarSelectedBackground.png) no-repeat left -100px !important;
}

.calendarSelected a {
	color: #FFFFFF !important;
}

/* ---------------------------------- Recipe Content ---------------------------------- */

#recipeContent {
	width: 700px;
	margin: 5px 0 0 0;
	background: url(images/calendarHeaderBackground.png) no-repeat left top #FFFFFF;
}

#recipeUserContent {
	width: 700px;
	background: url(images/commentsFooterBackground.png) no-repeat left bottom #FFFFFF;
}

#recipeUserContent h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	color: #4b2a44;
}

.recipeContent {
	padding: 10px;
}

#recipeTableHeader {
	width: 700px;
	background: url(images/calendarSubheaderBackground.png) no-repeat left top #b5d25f;
}

#recipeTableHeader td, #recipeTableHeader th {
	font-weight: bold;
	text-align: center;
	height: 25px;
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	vertical-align: middle;
}

#recipeTableHeader a {
	text-decoration: none;
	height: 20px;
	margin: 0 2px 0 2px;
	padding: 5px 8px 0 8px;
	float: left;
	display: block;
	color: #FFFFFF;	
}

#recipeTableHeader th a {
	float: right;
}

#recipeTableHeader a:hover {
	background: #cee589;
}

#recipeMenu {
	font-size: 16px;
	height: 45px;
	float: right;
	color: #5c5c5c;
}

#recipeMenu td {
	vertical-align: middle;
}

#recipeMenu a {
	text-decoration: none;
	color: #98b24a;
}
#recipeMenu a:hover {
	text-decoration: underline;
}

.recipeRating {
	position: relative;
	width: 120px;
	height: 20px;
	margin: 0 10px 0 10px;
	display: block;
	background: #e3e3e3;
}

.recipeRating img {
	position: absolute;
}

#ratingStar2 {margin: 0 0 0 24px}
#ratingStar3 {margin: 0 0 0 48px}
#ratingStar4 {margin: 0 0 0 72px}
#ratingStar5 {margin: 0 0 0 96px}


.recipeRatingBar {
	width: 60px;
	height: 20px;
	display: block;
	background: #5c5c5c;
}

#recipeDate {
	text-align: center;
	width: 100px;
	height: 45px;
	color: #FFFFFF;
	background: url(images/recipeDateBackground.png) no-repeat top;
}

#recipeDate:hover {
	/*background: url(images/recipeDateBackground.png) no-repeat bottom;*/
}

.recipeMainContent {
	padding: 0 10px 10px 10px
}

.recipeMainContent h1 {
	font-size: 18px;
	font-weight: bold;
	height: 41px;
	padding: 14px 0 0 10px; 
	color: #4b2a44;
}

.recipeMainContent h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #98b24a;
}

.recipeMainContent h3 {
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #98b24a;
}

.recipeMainContent img {
	float: left;
	margin: 0 10px 10px 0;
}

/* ---------------------------------- Recipe Comments ---------------------------------- */

#recipeComments {
	width: 700px;
	margin: 5px 0 0 0;
	clear: both;
	background: url(images/commentsFooterBackground.png) no-repeat left bottom #FFFFFF;
}

#commentMenu {
	font-size: 16px;
	float: right;
	margin: 10px 10px 0 0;
	color: #5c5c5c;
}

#commentMenu a {
	text-decoration: none;
	color: #98b24a;
}
#commentMenu a:hover {
	text-decoration: underline;
}

#recipeComments h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	color: #4b2a44;
}

.userComment {
	width: 100%;
}

.userComment th img {
	margin: 0 0 0 10px;
}

.userComment th {
	width: 100px;
	padding: 0 0 10px 0;
	vertical-align: top;
}

.userComment th div {
	width: 75px;
	height: 75px;
	margin: 0 0 0 10px;
	background: no-repeat center;
}

.userComment td {
	width: 100%;
	padding: 0 10px 10px 10px;
	color: #5c5c5c;
	vertical-align: middle !important;
}

.userComment td a {
	text-decoration: none;
	color: #98b24a;
}
.userComment td a:hover {
	text-decoration: underline;
}

.userComment td p {
	color: #000000;
}

.userComment td textarea {
	width: 590px;
	height: 70px;
}

.userComment td input {
	margin: 0 auto 0 auto;
}

.formButton {
	text-align: center;
	font-weight: bold;
	width: 135px;
	height: 20px;
	display: block;
	margin: 0 auto 0 auto;
	padding: 5px 0 0 15px;
	color: #FFFFFF;
	background: url(images/formButtonBackground.png) no-repeat;
	cursor: pointer;
}

/* ---------------------------------- Menu ---------------------------------- */

#menuColumn {
	padding: 5px 0 0 0;
}

.menu {
	width: 300px;
	background: url(images/menuBorder.gif) repeat-y left;
}

.menuHeader {
	text-align: right;
	font-weight: bold;
	width: 295px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 5px 5px 0 0;
	color: #FFFFFF;
	background: url(images/menuHeaderBackground.png) no-repeat;
	cursor: pointer;
}

.menuHeaderEmpty {
	text-align: right;
	font-weight: bold;
	width: 295px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 5px 5px 0 0;
	color: #FFFFFF;
	background: url(images/menuHeaderBackgroundEmpty.png) no-repeat;
}

.menuHeaderEmpty a {
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 5px;
	padding: 2px 5px 2px 5px;
	color: #F7F7F7;
	background: #505050;
}
.menuHeaderEmpty a:hover {
	text-decoration: underline;
}

.menuList {
	display: none;
}

.menuItemList {
	width: 295px;
	margin: 0 0 0 5px;
	background: #FFFFFF;
}

.menuItemList input {
	width: 270px;
	margin: 10px 0 0 10px;
}

.popularRecipeMenuList {
	margin: 0 0 0 5px;
}

.popularRecipeMenuList h1 {
	font-weight: normal !important;
	color: #4b2a44 !important;
}

.menuItem td {
	width: 225px;
	padding: 10px 0 10px 0;
	vertical-align: top;
	color: #5c5c5c;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.menuItem th {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.menuItem th div {
	width: 50px;
	height: 50px;
	background: no-repeat center;
	cursor: move;
}

#menuItemSelected {
	background: #f7f7f7;
}

.menuItemRating {
	position: relative !important;
	width: 60px;
	height: 10px;
	margin: 0 0 0 155px;
	display: block;
	background: #e3e3e3;
}

.menuItemRating img {
	position: absolute;
}

.menuItemRatingBar {
	width: 30px;
	height: 10px;
	display: block;
	background: #5c5c5c;
}

.menuItem h1 {
	font-size: 14px !important;
	font-weight: bold;
	margin: 10px 0 5px 0 !important;
	padding: 0 !important;
	color: #4b2a44;
}

.menuItem a {
	text-decoration: none;
	color: #98b24a;
}
.menuItem a:hover {
	text-decoration: underline;
}

.menuItem input {
	font-size: 10px;
	width: 50px;
}

.menuNavigation {
	width: 295px;
	margin: 0 0 0 5px;
	background: url(images/menuBottomBackground.png) no-repeat left bottom #FFFFFF;
}

.menuNavigation td {
	width: 50px;
	text-align: center;
}

.menuNavigation th {
	font-size: 12px;
	text-align: center;
	width: 99%;
	color: #aaaaaa;
}

.menuNavigation a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	height: 21px;
	margin: 10px 10px 10px 10px;
	padding: 2px 0 0 0;
	display: block;
	color: #FFFFFF;
	background: url(images/menuButtonBackground.png) no-repeat left top;
}
.menuNavigation a:hover {
	background-position: left -23px;
}

.menuNavigationBlank {
	width: 50px;
	height: 23px;
	margin: 10px;
}

/* ---------------------------------- Grocery List ---------------------------------- */

#groceryList {
	width: 700px;
	background: url(images/commentsFooterBackground.png) no-repeat left bottom #FFFFFF;
}

#groceryIngredientTable {
	width: 100%;
}

#groceryIngredientTable a {
	text-decoration: none;
	color: #98b24a;
}
#groceryIngredientTable a:hover {
	text-decoration: underline;
}

#groceryIngredientTable td h2 {
	margin: 0 0 0 -5px;
}

#groceryIngredientTable tr {
	background: #F7f7f7;
}

.groceryItemEven {
	background: #FFFFFF !important;
}

#groceryIngredientTable th {
	font-weight: bold;
}

#groceryIngredientTable td, #groceryIngredientTable th {
	padding: 8px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: middle;
}

#groceryIngredientTable .checkBox {
	width: 25px;
	padding: 0;
}

#groceryIngredientTable .checkBox img {
	margin: 0 0 0 8px;
}

/* ---------------------------------- Inbox ---------------------------------- */

#inboxHeaderNav {
	width: 1000px;
	background: url(images/headerBackground.png) no-repeat left top #FFFFFF;
	cursor: pointer;
}

#inboxHeaderNav td {
	text-align: center;
	width: 50px;
	height: 40px;
	vertical-align: middle;
}

#inboxHeaderNav th {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #4b2a44;
}

#inboxHeaderNav a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	height: 21px;
	margin: 0 10px 0 10px;
	padding: 2px 0 0 0;
	display: block;
	color: #FFFFFF;
	background: url(images/menuButtonBackground.png) no-repeat left top;
}
#inboxHeaderNav a:hover {
	background-position: left -23px;
}

#inboxTableHeader {
	width: 1000px;
	background: url(images/subheaderBackground.png) no-repeat left top #b5d25f;
	cursor: pointer;
}

#inboxTableHeader td, #inboxTableHeader th {
	font-weight: bold;
	text-align: center;
	height: 25px;
	padding: 0 5px 0 5px;
	color: #FFFFFF;
	vertical-align: middle;
}

#inboxTableHeader a {
	text-decoration: none;
	height: 20px;
	margin: 0 2px 0 2px;
	padding: 5px 8px 0 8px;
	float: left;
	display: block;
	color: #FFFFFF;	
}

#inboxTableHeader th a {
	float: right;
}

#inboxTableHeader a:hover {
	background: #cee589;
}

#inboxTable {
	width: 1000px;
}

#inboxTable tr {
	background: #F7f7f7;
}

.inboxItemEven {
	background: #FFFFFF !important;
}

#inboxTable a {
	text-decoration: none;
	color: #7b5874;
}
#inboxTable a:hover {
	text-decoration: underline;
}

#inboxTable td {
	padding: 0 10px 0 10px;
	vertical-align: middle;
}

#inboxTable th {
	color: #5c5c5c;
}

#inboxTable th a {
	color: #98b24a;
}

#inboxTable td div {
	width: 50px;
	height: 50px;
	float: right;
	margin: 5px 10px 5px 0;
	background: no-repeat center;
}

.inboxMessageUnchecked {
	background: #ffffff !important;
}

#inboxMessages {
	margin: 5px 0 0 0;
	clear: both;
}

#inboxMessages h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	color: #4b2a44;
	background: #FFFFFF;
}

.messageRecipient {
	padding: 5px;
	background: #5c5c5c;
}

.messageRecipient a {
	margin: 0 5px 0 5px;
	color: #FFFFFF !important;
}

/* ---------------------------------- User Subject ---------------------------------- */

.userSubject {
	width: 700px;
	padding: 10px;
	background: url(images/commentsFooterBackground.png) no-repeat left bottom #FFFFFF;
}

.userSubject th {
	padding: 0 0 10px 0;
	vertical-align: top;
}

.userSubject td {
	padding: 0 0 10px 10px;
	color: #5c5c5c;
	vertical-align: middle;
}

.userSubject td textarea {
	width: 600px;
	height: 70px;
}

.userSubject td input {
	width: 600px;
}

.userSubject th input {
	margin: 0 auto 0 auto;
}

.userSubject td a {
	text-decoration: none;
	color: #7b5874;
}
.userSubject td a:hover {
	text-decoration: underline;
}

/* ---------------------------------- User Message ---------------------------------- */

.userMessageTitle {
	text-align: center;
	padding: 10px;
	color: #5c5c5c;
	background: #FFFFFF;
}

.userMessageTitle h1 {
	padding: 10px 0 10px 0;
}

.userMessageTitle a {
	text-decoration: none;
	color: #98b24a;
}
.userMessageTitle a:hover {
	text-decoration: underline;
}

.userMessageTitle img {
	margin: 0 0 5px 0;
}

.userMessage {
	width: 100%;
	background: url(images/messagesFooterBackground.png) no-repeat left bottom #FFFFFF;
}

.userMessage th {
	width: 100px;
	padding: 0 0 10px 0;
	vertical-align: top;
}

.userMessage th div {
	width: 75px;
	height: 75px;
	margin: 0 0 0 10px;
	background: no-repeat center;
}

.userMessage td {
	width: 100%;
	padding: 0 10px 10px 10px;
	color: #5c5c5c;
	vertical-align: middle !important;
}

.userMessage td a {
	text-decoration: none;
	color: #98b24a;
}
.userMessage td a:hover {
	text-decoration: underline;
}

.userMessage td p {
	color: #000000;
}

.userMessage td textarea {
	width: 890px;
	height: 70px;
}

.userMessage td input {
	margin: 0 auto 0 auto;
}



/* ---------------------------------- Friends ---------------------------------- */

#friends {
	width: 700px;
	background: url(images/commentsFooterBackground.png) no-repeat left bottom #FFFFFF;
}

#friends h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	color: #4b2a44;
}

.userFriends {
	padding: 10px 0 0 0;
}

.userFriends th div {
	width: 50px;
	height: 50px;
	margin: 0 0 10px 10px;
	background: no-repeat center;
}

.userFriends td {
	width: 100%;
	padding: 0 10px 10px 10px;
	color: #5c5c5c;
	vertical-align: middle !important;
}

.userFriends td a {
	text-decoration: none;
	color: #98b24a;
}
.userFriends td a:hover {
	text-decoration: underline;
}



/* ---------------------------------- Profile ---------------------------------- */

#profile {
	width: 700px;
	background: url(images/commentsFooterBackground.png) no-repeat left bottom #FFFFFF;
}

#profile h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	color: #4b2a44;
}

.editProfileTable {
	width: 100%;
}

.editProfileTable th {
	width: 200px;
	padding: 0 0 10px 10px;
	vertical-align: top;
}

.editProfileTable td {
	width: 80%;
	padding: 0 10px 10px 10px;
	color: #5c5c5c;
	vertical-align: middle !important;
}

.editProfileTable td a {
	text-decoration: none;
	color: #98b24a;
}
.editProfileTable td a:hover {
	text-decoration: underline;
}

.editProfileTable td p {
	color: #000000;
}

.editProfileTable td input {
	margin: 0 auto 0 auto;
}



/* ---------------------------------- Footer ---------------------------------- */

#footer {
	width: 1000px;
	height: 50px;
	clear: left;
}



/* ---------------------------------- Uploading Images ---------------------------------- */

#editContainer {
	margin: 10px;
	padding: 10px;
	background: #FFFFFF;
}

#editContainer h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #4b2a44;
}

#editContainer h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #98b24a;
}

#editContainer a {
	text-decoration: none;
	color: #7b5874;
}
#editContainer a:hover {
	text-decoration: underline;
}
