.profile_area_nav {
	width:198px;
}
.profile_area_main {
	width:526px;
	margin-left:-1%;
}
.profile_area_main h3 {
	color:#1d439b;
}
.profile_area_main hr {
	color:#ccc;
	width:500px;
	text-align:center;
	height:1px;
}
.profile_area_nav h2, .profile_area_main h2, .profile_area_main .butt {
	background:#1d439b url(../images/header_left.png) repeat-x;
	padding:7px 20px 0 12px;
	color:#fff;
	position:relative;
	height:22px;
	font-size:1.35em;
	font-weight: bold;
}
.profile_area_nav h2 span, .profile_area_main h2 span, .profile_area_main .butt span {
	background:url(../images/header_right.png) no-repeat top right;
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	width:5px;
	height:29px;
}
.profile_area_main .butt {
	background:#1d439b url(../images/footer_left.png) repeat-x;
	margin-top:-11px;
}
.profile_area_main .butt span {
	background:url(../images/footer_right.png) no-repeat top right;
}
.profile_area_nav ul {
	background-color:#1d439b;
	width:196px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14;
	color:#FFFFFF;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-image:url(../images/MpaBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.profile_area_nav li {
	padding-top: 7px;
	padding-left: 5px;
	margin-left: 10px;
	background-color:#1d439b;
	width: 177px;
	height: 21px;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	border-bottom: 1px solid;
	border-bottom-color:#456cc5;
}
.profile_area_nav .current {
	background-image:url(../images/current.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.profile_area_nav a:link, .profile_area_nav a {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	width:176px;
	background-color:#1d439b;
	display:block;
}
.profile_area_nav a:hover {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
}
.profile_area_nav .libottom {
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom:0px;
	margin-left: 10px;
	background-color:#1d439b;
	width: 178px;
	height: 10px;
	border-bottom:0;
	display:block;
}
/*EXCHANGES*/

.container .selected_headers {
	width:526px;
}
.container .selected_headers div.take {
	background-color:#ec008c;
}
.container .selected_headers div.give {
	background-color:#3cb2d3;
}
.container .selected_headers div.legal {
	background-color:#8f8f8f;
}
.container .selected_headers div.default {
	background-color:#1d439b;
}
.container .header_selected {
	background-image:url(../images/header_selected.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px;
	float:right;
	width:263px;
	height:29px;
}
.container .header_unselected {
	float:left;
	background-image:url(../images/header_unselected.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:29px;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:261px;
}
.container .header_selected_bottom {
	background-image:url(../images/header_selected_bottom.png);
	background-position:0px 30px;
	background-repeat:no-repeat;
	height:33px;
	padding:25px 0px 5px 10px;
}
.container .header_selected a, .exchanges .header_unselected a {
	color:#FFFFFF;
	text-decoration:none;
}
.container .header_selected_bottom.short {
	background-image:url(../images/header_selected_bottom.png);
	background-position:0px 29px;
	background-repeat:no-repeat;
	height:25px;
	padding:25px 0px 5px 10px;
	border-bottom: 1px solid #ccc;
}





.container .header_space {
	width:2px;
	height:28px;
	background-color:#e5e7f4;
	border-bottom:1px solid #ccc;
	float:left;
}
.container .header_selected_bottom.take, .butt.take {
	background-color:#ec008c;
}
.container .header_selected_bottom.give, .butt.give {
	background-color:#3cb2d3;
}
.container .header_selected_bottom.default, .butt.default {
	background-color:#1d439b;
}
.container .header_selected_bottom.legal, .butt.legal {
	background-color:#8f8f8f;
}
.container .selected_headers div.right {
	float:right;
}
.container .selected_headers div.left {
	float:left;
}
.container .selected_headers div.right h2 {
	float:right;
}
.container .selected_headers div h2 {
	background:none;
}
.container .selected_headers div h2 a {
	color:#fff;
	text-decoration:none;
}
.container .header_selected_bottom_content {
	display:inline;
}

.exchanges .pendingExchanges {
	font-size:1.3em;
	float: right;
}

.exchanges .pendingExchanges a{
	font-weight:bold;
}
.take .pendingExchanges a{
	color:#ec008c;
}
.exchanges .exchange_container {
	width: 506x;
	padding:10px;
	background-image:url(../images/message_inbox_header.jpg);
	position:relative;
	background-position:top;
	background-repeat:repeat-x;

}

.exchanges .exchange_container #overlay {
padding-left:40px;}


.exchanges .exchange_container.give h3 {
	color:#3cb2d3;
	padding: 0;
	margin: 0 0 10px 0;
}

.exchanges .exchange_container.take h3 {
	color:#EC008C;
	padding: 0;
	margin: 0 0 10px 0;
}

.exchanges .exchange_container table {
	width: 506px;
}

.exchanges .exchange_container table tbody{
}
.exchanges .exchange_container table th {
	color:#525252;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:7px;
}
.exchanges .exchange_container table th sup {
	color:#1d439b;
	font-size:0.8em;
	line-height:0.6em;
	padding-bottom:5px;
}
.exchanges .exchange_container table th sup a {
	color:#1d439b;
	text-decoration:underline;
}
.exchanges .exchange_container table tr.rowA {
	background-color:#f5f5f5;
}
.exchanges .exchange_container table tr.rowB {
	background-color:#ffffff;
}
.exchanges .exchange_container table tr td {
	height:20px;
line-height:15px;
padding-bottom:3px;
padding-top:3px;
vertical-align:middle;
}
.exchanges .exchange_container table tr td a {
	color:#525252;
}
.exchanges .exchange_container table td {
	color:#525252;
	font-size:1.1em;
}
.exchanges .exchange_container .feedback_give {
	padding-left:20px;
	padding-right:0;
	text-align:left;
	width:40px;
}

.exchanges .exchange_container hr {
	margin: 0;
	width: 506px;
	margin: 0 0 6px 0;
}

.exchanges .exchange_container .feedback_give_completed {
	padding-right:0;
	text-align:left;
	width:40px;
}
.exchanges .exchange_container .feedback_take_completed {
}
.exchanges .exchange_container.give .feedback_give {
	padding-left:0;
	padding-right:0;
	text-align:center;
}
.exchanges .exchange_container.give .feedback_give select {
	width:40px;
}
.exchanges .exchange_container .feedback_take {
	padding-right:5px;
	text-align:center;
	width:40px;
}
.exchanges .exchange_container .feedback_take_current {
	padding-right:0px;
	text-align:center;
	width:40px;
}
.exchanges .exchange_container .feedback_give_current {
	padding-left:8px;
	text-align:left;
	width:40px;
}
.exchanges .exchange_container .completed_donation {
	color:#1d439b;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
.exchanges .exchange_container .take_donation {
	color:#1d439b;
	font-weight:bold;
	font-size:1.1em;
	height:25px;
}
.exchanges .exchange_container .offer_description {
}
.exchanges .exchange_container .cancelled_declined {
	color:#8c024d;
}
.exchanges .exchange_container .cancelled_declined a {
	color:#8c024d;
}
.exchanges .exchange_container .cancelled_declined span {
	color:#8c024d;
}
.exchanges .exchange_container .cancelled_declined a.accept_request {
	color:#3cb2d3;
}
.exchanges .exchange_container .feedback_actions {
	float:right;
	padding-right:30px;
	margin-top:0px;
	margin-left:0px;
}
.exchanges .exchange_container .feedback_actions {
	float:right;
	margin-left:-3px;
	margin-top:-5px;
}
.exchanges .exchange_container .feedback_actions_cancel {
	float:right;
	margin-right:-114px;
	margin-top:-6px;
	padding-right:0;
}
.exchanges .exchange_container .feedback_actions_save {
	float:right;
	margin: 6px 10px 0 0;
	padding-right:0;
	vertical-align:middle;
}
.exchanges .exchange_container .feedback_actions_save .submithack_give {
	margin-top:0px;
}
.exchanges .exchange_container .feedback_actions_cancel a {
	color:#ffffff;
}
.container .pagination {
	color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
margin-top:0;
padding-right:10px;
padding-top:11px;
text-align:right;

}
.container .pagination_title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding-top:3px;
	float:left;
}
.container .pagination a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	padding-left:5px;
	color:#ffffff;
	text-decoration:none;
}
.container .pagination .arrow {
	margin-top:2px;
}


.profile .pagination .selected{
background-image:url(/public/givetakedonate/images/pageSelected.png);
background-repeat:no-repeat;
color:#CCCCCC;
padding:1px 5px 0;

	}
/** PERSONAL DETAILS **/
.personalDetailsForm {
	margin-left:-5pt;
}


.personalDetailsForm H3 {
	margin-left:7px
}
.personalView {
	color:#6A676A;
	margin-bottom:40px;
}
.personalUserpass-section {
	margin:18px 0px 10px 20px;
	overflow:hidden
}
.personalUserpass-section .edit {
	float:none
}
.user-pass-col {
	float:left;
	width:232px;
}
.user-pass-col p {
	border:none;
	padding-top:3px;
}
.user-pass-col .row label {
	float:left;
	margin-top:3px;
	width:110px;
}
.user-pass-col input {
	height: 14px;
	margin-top: 0px;
	width: 90px;
}
.user-pass-col .row {
	height: 25px;
}
.personalContact-section, .personalLocation-section {
	margin: 10px 0px 10px 20px;
}
.personalAbout-section {
	margin-left:20px;
	margin-top:15px;
	overflow:hidden;
}
.personalAbout-section .aboutme_display {
	float:left;
	margin-bottom:10px;
	margin-right:25px;
	width:86px;
}
.personalAbout-section table {
	float:left;
}
.personalView .personalUserpass-section .userTable td, .personalAbout-section .aboutmeTable td, .personalContact-section .contactTable td, .personalLocation-section .locationTable td {
	padding:3px 0px;
	font-size:1.2em;
}
.personalAbout-section .aboutmeTable label, .personalContact-section .contactTable label, .personalLocation-section .locationTable label {
	font-size: 1.02em;
}
.aboutme_display img {
	border:2px solid #008bb2;
	margin-bottom:5px;
}
.aboutme_display .changePic, .changePic a {
	font-size:1.2em;
	text-decoration: underline;
	color:#1d439b;
}
.aboutmeTable label {
	width:200px
}
.aboutmeTable .browsepic {
	margin-left:5px
}
.personalContact-section .contactTable input, .personalLocation-section .locationTable input {
	width:200px
}
.profile_area_main .linkNavigate {
	display: block;
	padding-top:15px;
	margin-right:15px;
	text-align:right;
}
.profile_area_main .personalView .linkNavigate {
	display: block;
	padding: 15px 15px 0px 0px;
	text-align: right;
}
.profile_area_main .linkNavigate .cancel-save-btn {
	margin-right: 55px;
	color:#FFFFFF;
}


.asterisk {
	color:#1d439b;
}
.personalView .personalUserpass-section, .personalView .personalAbout-section, .personalView .personalContact-section, .personalView .personalLocation-section {
	padding-left:13px
}
/** PERSONAL DETAILS END **/

/**INBOX**/
.main_content .inbox {
	width:492px;
	height:292px;
	border: 1px solid #ccc;
	font-size:1.1em;
	margin:10px auto;
}
.main_content .inbox a {
	font-size:1.1em;
	color:#1d439b;
}
.messages.inbox hr {
	width:95%;
}
.messages.inbox .inbox_header {
	vertical-align:middle;
	font-size:1.2em;
	color:#1d439b;
	font-weight:bold;
	padding-left:8px;
	padding-top:0px;
}
.messages.inbox .inbox_header th {
	padding-left:8px;
	background-image:url(../images/message_inbox_header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:15px;
}
.messages.inbox .inbox_header th {
	padding-left:8px;
	background-image:url(../images/message_inbox_header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:15px;
}
.messages.inbox .inbox_rowA td, .messages.inbox .inbox_rowB td {
	height:23px;
	vertical-align:middle;
}
.messages.inbox .inbox_rowA td {
	background-color:#FFFFFF;
}
.messages.inbox .inbox_rowB td {
	background-color:#f5f5f5;
}
.messages.inbox .message_unread td {
	font-weight:bold;
}
.messages.inbox .inbox_footer {
	height:33px;
	background-color:#F5F5F5;
}
.messages.inbox .inbox_rowA td, .messages.inbox .inbox_rowB td {
	padding-left:8px;
}
.messages.inbox .inbox_name {
	width:83px;
}
.messages.inbox .inbox_subject {
	width:191px;
}
.messages.inbox .inbox_date {
	color:#1d439b;
	width:70px;}
.messages.inbox .inbox_reply, .messages.inbox .inbox_delete {
	padding-left:4px;
}
.messages.compose_btn {
	float:right;
	margin-right:29px;
	margin-top:-16px;
}
.messages.back_btn {
	float:right;
	margin-right:19px;
	margin-top:-16px;
}
.messages.compose_btn a, .messages.back_btn a {
	color:#ffffff;
}
.messages .message_delete_selected {
	float:right;
	margin-right:9px;
	margin-top:9px;
}
.messages .inbox_separator {
	height:3px;
}
.messages .view_header {
	background-image:url(../images/message_inbox_header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:15px;
}
.messages .view_header th, .messages .message_label {
	padding-top:10px;
	padding-left:10px;
	font-size:1.2em;
	font-weight:bold;
	color:#1d439b;
}
.messages .message_label.label_top, .messages .message_label {
	vertical-align:top;
}
.messages .view_header a {
	font-size:0.9em;
	font-weight:normal;
}
.messages .message_content, .messages .message_subject {
	padding-left:10px;
	padding-right:22px;
}

.messages .message_content {
	padding-bottom:10px;
padding-top:2px;
	height:200px;
}

.messages .message_content a {
	font-size: 1em;
}

.messages .message_content a strong {
	font-weight: bold;
}

.messages .message_content .msg_contentTxt{
padding-top:10px;
	width:390px !important;
	overflow:auto !important;
	position:relative;
	height:170px;
}
.messages .message_subject {
	height:15px;
	color:#1d439b;
	font-size:1.1em;
	padding-top:11px;
}
.messages .message_delete_reply {
padding-top:0px;
	float:right;
	margin-right:20px;
	margin-top:10px;
	position:relative;
	
}


.messages .message_delete_reply a {
	color:#FFFFFF;
	margin-right:10px;
}
.messages .compose_subject_input {
	width:380px;
	padding-right:10px;
}
.messages .compose_message_input {
	width:380px;
	height:200px;
	padding-right:10px;
}
/* REFERENCE AND PEOPLE YOU KNOW*/
.main_content {
height:100%;}

.h3FirstP {
	padding-top:0px
}
.yourRefContainer {
	border-top:1px solid #CCCCCC;
	margin:-1px 10px 0px 10px;
	padding:10px 0px;
	overflow:hidden;
}
.refForm {
	padding-bottom:10px
}
.yourRefContainer .yourRefDetails {
	float:left;
	width:135px;
}
.yourRefContainer .yourRefDetails p, .yourRefContainer .yourRefContent p {
	color: #1B3C89;
	padding: 0px 0px 3px 0px;
}
.yourRefContainer .yourRefContent p {
	color:#6A676A;
}
.yourRefContainer .yourRefContent {
	float:left;
	width:360px;
}
.yourRefContainer .reportLink a, .yourRefContainer .reportLink a:visited, .yourRefContainer .reportLink p {
	float:right;
	text-align:right;
	text-decoration:underline
}
.yourRefContainer .reportLink a:hover {
	text-decoration:none
}
.refForm .textarea {
	height:40px;
	width:320px
}

.refForm .textareaRightBtn {
	float:right;
	margin-top:-30px;
	margin-right:10px;
}
.profilePeopleTable {
	font-size:1.2em;
	color:#6A676A;
}
.profilePeopleTable td {
	vertical-align:top
}
.profilePeopleTable td.alignBottom {
	vertical-align: bottom
}
.profilePeopleTable td.removeBtn {
	padding-bottom:3px;
	text-align:right;
}
.main_content .profilePeopleTable .removeBtn a {
	color:#FFFFFF !important;
	float:right;
	position:relative;
	top:10px;
}
/** PAGINATION **/
.profile_area_main .profilePag-wrapper {
	color:#FFFFFF;
	display:inline;
	font-size:0.9em;
	font-weight:normal;
	position:relative;
}
.profile_area_main .profilePag-wrapper .pagLocate {
	width: 200px;
	display:inline
}
.profile_area_main .profilePag-wrapper .pagLeft {
	padding-left:30px;
	display:inline
}
.profile_area_main .profilePag-wrapper .pagRightBottom {
	text-align:right;
	margin-top:2px;
}

.profile_area_main .profilePag-wrapper .pagRight {
	text-align:right;
	margin-top:-12px;
}

.profile_area_main .profilePag-wrapper a {
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px 3px;
	text-decoration:none
}
.profile_area_main .profilePag-wrapper .default-selected {
	color:#4168c1;
	background:#1B3C89 url(../images/default_page_selected.gif) no-repeat 0% 0%;
}
.profile_area_main .profilePag-wrapper .prev-inactive {
	background: transparent url(../images/arrow_left_inactive.png) no-repeat 0% 15%;
	height:11px;
}
.profile_area_main .profilePag-wrapper .prev-active {
	background: transparent url(../images/arrow_left.png) no-repeat 0% 15%;
	height:11px;
}
.profile_area_main .profilePag-wrapper .next-inactive {
	background: transparent url(../images/arrow_right_inactive.png) no-repeat left center;
	height:11px;
}
.profile_area_main .profilePag-wrapper .next-active {
	background: transparent url(../images/arrow_right.png) no-repeat left center;
	height:11px;
}
/*OFFERS*/

.offers .makeNewOffer {
padding:10px 15px 10px 0px;
text-align:right
}


.offers .makeNewOffer a span{
padding-right:7px;
position:absolute;
right:-8px;
}

.offers .list_offer {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.offers .list_offer hr {
	width: 98.5%;
	margin-left:0px;
		margin-right:0px;
}
.offers .list_offer h3 {
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	color:#3cb2d3;
}
.offers .list_offer .offer_manage_buttons {
	float:right;
	margin-right:17px;
margin-top:-14px;
}
.offers .list_offer .offer_manage_buttons a {
	color:#FFFFFF;

}
.offers .list_offer .offer_manage_buttons .plain {
margin-right:12px;}

.offers .list_offer .offer_category {
float:left;


}
.offers .list_offer .offer_location {
float:right;
padding-right:8px;

}

.offers .list_offer .offer_shortdesc, .offers .list_offer .offer_experience {
clear:both;
padding-top:12px;
padding-left:5px;
padding-left:10px;
color:#525252;
}

.offers .list_offer .offer_experience {
padding-bottom:30px;


}

.offers .list_offer h4 {
color:#3cb2d3;
padding:0;
font-size:1.2em;
}

.offers .list_offer.offer_inactive h4, .offers .list_offer.offer_inactive h3 {
color:#8f8f8f;
}
.offers .pagination_title {
font-weight:bold;
padding-top:8px;}


.container.offers_edit textarea {
width:100%;
padding-right:5px;
}
.container.offers_edit .offer_editlocation {
float:right;
margin-left:4px;
margin-right:-10px;
margin-top:-38px;
padding-right:0;

}
.container.offers_edit .offer_editlocation #offerPostcode {
margin-left:19px;

}
.container.offers_edit .edit_offer p, .container.offers_edit .edit_offer h4{
padding-left:0px;

}

 .container.offers_edit .edit_offer hr {
 margin-left:-3px;
 margin-top:10px;}

.container.offers_edit .short-descrpt-input {
margin-top:5px;
width:100%;
}
.container.offers_edit select {
width:150px;
}

.subscribe-box .submithack_default {
margin-left:4px;
margin-top:0px;
position:absolute;
}






#howitworks .leftColumn .browse-col .box-bottom{
margin-top:0px !important;

}
#groups #socialBookmarks {
position:relative;}

.profile small {
color:#EC008C;}