#blueBgr {
	background: #42A1E1;
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
}

#crmBgr {
	background: #2;
	background: #F0F0F0;
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
}

#blueBgr span {
	display: block;
	width: 970px;
	margin: 0 auto;
	color: #FFF;
	line-height: 140%;
	padding: 10px 0;
	margin-bottom: 1px;
}

#crmBgr span {
	display: block;
	width: 970px;
	margin: 0 auto;
	color: #C00202;
	line-height: 140%;
	padding: 10px 0;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
}

#passwd {
	background: #ffffff;
	padding-bottom:20px;
}

/* ********************************************************** */

#choose {
	float: left;
	width: 100%;
	height: 26px;
	margin-top: 12px;
	margin-bottom: 20px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E5E8EB;
	border-width: 1px;
	margin-bottom: 0;
}

#choose a {
	display: block;
	float: left;
	text-decoration: none;
	color: #999;
	text-align: center;
	border-left: 1px solid #E5E8EB;
	border-top: 1px solid #E5E8EB;
	border-right: 1px solid #E5E8EB;
	border-bottom: 1px solid #F7F7F7;
	height: 25px;
	line-height: 24px;
}

#choose a.chooseActive {
	border-left: 1px solid #E5E8EB;
	border-top: 1px solid #E5E8EB;
	border-right: 1px solid #E5E8EB;
	color: #C00202;
	background: #F0F0F0;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#choose a:hover {
	text-decoration: underline;
	background: #F7F7F7;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#choose1 {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#choose2 {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#choose3 {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#choose4 {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#choose5 {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

#choose1a {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	margin-left:288px;
}
#choose2a {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
#choose3a {
	width: 140px;
	border-color: #EEEEEE;
	border-width: 1px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

/* ********************************************************** */

#account-info {
	clear: both;
}
#form_wrapper
{
	width:904px;
	height:420px;
	background:#f0f0f0;
	margin-left:46px;
	border:1px solid #e0e0e0;
	margin-top: 60px;
}

#account-info input {
	width: 80%;
	border:1px solid #7d7d7d;
	background:#ffffff;

}
#account-info input:hover{
	width: 80%;
	border: 1px solid #aaaaaa;
	background:#fafafa;

}

#account-info textarea {
width: 100%;
	border:1px solid #7d7d7d;
	background:#ffffff;

}

#account-info option {
	width: 100px;
	border:1px solid #7d7d7d;
	background:#ffffff;
	
}
#account-info select{
width: 100px;
background:#ffffff;
}


.hover {
	width: 100px;
	border: 1px solid #aaaaaa;
	background:#fafafa;
	
}


#account-info textarea:hover{
	width: 300px;
	border: 1px solid #aaaaaa;
	background:#fafafa;
	
}

#account-info span {
	display: block;
	float: right;
	padding-right: 10px;
}

#account-info table {
width 100%;
background-color: #f0f0f0;
border 1px solid #000000;
}

#account-info span {
	display: block;
	float: right;
	padding-right: 10px;
	color: #C00202;
	font-size: 12px;
	font-weight: bold;
}
#text_label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#444444;
}

input.button {
	width: 60px;
}

/* ********************************************************** */

#location-info {
	clear: both;
}

#location-info input {
	width: 300px;
}

#location-info span {
	display: block;
	float: right;
	padding-right: 10px;
}

/* ********************************************************** */

#personal-info {
	clear: both;
}

#personal-info input {
	width: 300px;
}

#personal-info span {
	display: block;
	float: right;
	padding-right: 10px;
}

#personal-info textarea {
	width: 300px;
	height: 80px;
}

/* ********************************************************** */

#personalisation-info {
	clear: both;
}

#personalisation-info input {
	width: 300px;
}

#personalisation-info span {
	display: block;
	float: right;
	padding-right: 10px;
}

#personalisation-info textarea {
	width: 300px;
	height: 80px;
}

#sbmButton {
	text-align: center;
	margin-top: 20px;
}

#sbmButton input {
	padding: 5px;
}


/* ********************************************************** */

div.hrLine {
	clear: both;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: #CCCCCC;
}

div.hrLine hr {
  display: none;
}

/* ********************************************************** */

#prevNext {
	padding-top: 30px;
	clear: both;
	text-align: center;

}

#prevNext a {
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

#prevNext a:hover {
	background: #E5E5E5;
}

.activePrevNext {
	color: #000000;
	font-weight: bold;
	background: #E5E5E5;
}
/* ***************************New Edit*************************** */
#passwd img {
	width: 125px;
height:125px;
	margin-left: 175px;
	margin-bottom: -105px;
}

#passwd div {
	width: 950px;
}

#passwd {
	margin-left: 10px;
}
#right {
	float: left;
	width: 300px;
	margin-left: 0px;
	padding-right: 4px;
}

/* ********************************************************** */

#focus {
	width: 300px;
	background: url(../images/focus_bgr.gif);
}

#focusTop {
	width: 300px;
	height: 9px;
	background: url(../images/focus_top.gif);
}

#focusBottom {
	width: 300px;
	height: 12px;
	background: url(../images/focus_bottom.gif);
}

#focusBorder {
	width: 282px;
	margin: 0 auto;
	border: 1px solid #000;
}

#focusBorder img {
	border: none;
	padding: 1px;
}

#focusTitle {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}

#focusTxt {
	width: 280px;
	margin: 0 auto;
	line-height: 140%;
}

#focusStarsLine {
	height: 16px;
}

#focusStarsLine span {
	display: block;
	float: left;
	padding-right: 5px;
}

#focusStarsLine img {
	float: left;
	border: none;
}

/* ********************************************************** */

#rightBanner {
	margin: 7px 0;
}

#rightBanner img {
	border: none;
}

/* ********************************************************** */

div.iframeUsersWrapper a img {
	margin-left: -100px;
}

div.iframeUsersWrapperTxt {
	margin-left: -50px;
	width: 400px;
}


#usersAndGroups {
	width: 500px;
	background: url(../images/bgr_users_and_groups_profile.gif);
	margin-left: -550px;
	margin-top: 20px;
}

#usersAndGroups2 {
	width: 500px;
	background: url(../images/bgr_users_and_groups_profile.gif);
}

#usersAndGroupsHeader {
	width: 500px;
	height: 34px;
	background: url(../images/users_and_groups_u.gif);
	text-align: center;
	line-height: 32px;
}


#usersAndGroupsHeader .active {
	color: #FFF;
	
}

#usersAndGroupsHeader a {
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#usersAndGroupsHeader a:hover {
	text-decoration: underline;
}

#usersAndGroupsU {
	display: block;
	float: left;
	width: 145px;
}

#usersAndGroupsG {
	display: block;
	float: left;
	width: 145px;
}

#usersAndGroupsIframe {
	width: 290px;
	margin: 0 auto;
}

#usersAndGroupsIframe2 {
	width: 290px;
	margin: 0 auto;
}

.iframeUsersWrapper {
	display: block;
	width: 260px;
	margin: 0 auto;
	clear: both;
}

.iframeUsersWrapper img {
	float: left;
	border: 1px solid #CCC;
	padding: 1px;
}

.iframeUsersWrapperTxt {
	display: block;
	float: left;
	width: 200px;
	margin-left: 10px;
	line-height: 130%;
	color: #666;
}

.iframeUsersWrapperTxt a {
	font-weight: bold;
}

.usersAndGroupsVline {
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
	background: url(../images/users_and_groups_vline.gif) repeat-x;
}

#usersAndGroupsFooter {
	width: 500px;
	height: 12px;
	background: url(../images/users_and_groups_footer_new.gif);
}

/* ********************************************************** */

.rightSquare {
	display: block;
	width: 300px;
	background: url(../images/right_square_bgr.gif) repeat-y;
}

.rightSquareHeader {
	width: 300px;
	height: 50px;
	background: url(../images/right_square_header.gif);
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 46px;
}

.rightSquareFooter {
	width: 300px;
	height: 18px;
	background: url(../images/right_square_footer.gif);
}

#rCats ul {
	display: block;
	float: left;
	list-style: none;
	line-height: 180%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 35px;
}

#allCatsLink {
	clear: both;
	text-align: center;
	padding-top: 8px;
}

#popularTagsWrapper {
	width: 250px;
	margin: 0 auto;
	line-height: 180%;
}

.pt1 {
	font-size: 12px;
	color: #009933;
}

.pt2 {
	font-weight: bold;
}

.pt3 {
	font-size: 12px;
	color: #993399;
}

.pt4 {
	font-size: 16px;
	color: #996600;
	font-weight: bold
}

.pt5 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold
}

.pt6 {
	font-size: 16px;
	color: #CC9900;
}

.pt7 {
	font-size: 13px;
	color: #006600;
}

.pt8 {
	font-size: 14px;
}
/****edit profile***/
#crmBgr1 {

	
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
	width:904px;
	margin-left:46px;

}

#crmBgr1 span {
	display: block;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 140%;
	margin-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
	margin-left: -46px;
	background: #555555;
	border:1px solid #555555;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 894px;

}



