/******* general ***********************************************/

* {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin:0pt;
  padding:0pt;
  font-size:12px;
  letter-spacing: 0px;
}

body {
  background: #eeeeee url(../img/bg.png) repeat scroll 0%;
  color:#555;
}

body, p, td {
  
}

p {
  padding: 0px;
}

p {
  padding-bottom: 10px;
}

a, .spanlink {
  color:#5082aa;
  text-decoration:none;
  cursor: pointer;
}

a:hover, .spanlink:hover {
	color:#30529a;
  text-decoration:underline;
}

img {
  border:0px;
  vertical-align: middle;
}

td {
	text-align:left;
	vertical-align:top;
}

h1 {
  height: 78px;
  outline-color:invert;
  outline-style:none;
  outline-width:0px;
  text-indent:-9999px;
  margin: 0px;
}

#proofilelogo {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 250px;
  height: 50px;
}

h2 {
  color:#3b6da4;
  font-size: 18px;
  margin-bottom: 15px;
  clear: left;
}

h3 {
  color:#2b5d94;
  font-size: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  clear: left;
}

select, input, textarea {
  background-color: #fff;
  border: #ccc 1px solid;
  font-size:12px;
  letter-spacing: 0px;
  font-weight: normal;
}

/******* classes *************************************************/

.formcomment, .formcomment a, .formcomment b {
  font-size:10px;
  padding-top:5px;
}

.rightpage_top {
  position: absolute; 
  top: 14px; 
  left: 732px;
  width: 273px; 
  z-index: 1; 
  background: url(../img/rightpage_top.png) no-repeat scroll left top;
}

.rightpage_top .rightpage_middle {
  margin-top: 18px;
  padding-left: 9px;
  padding-right: 9px;
  background: url(../img/rightpage_middle.png) repeat-y scroll left top;
}

.rightpage_top .rightpage_title {
  background-color: #55B73B;
  border-top: 1px solid #26A209;
  border-bottom: 1px solid #26A209;
  padding: 3px;
  margin-top: 10px;
  color: #fff;
  width: 250px;
}

.rightpage_title img {
  vertical-align: 1px;
  cursor: pointer;
}

.connectionlink {
  border-top: #dfdfdf 1px solid;
  padding-bottom: 0px;
}

.connectionlink a:hover {
  text-decoration: none;
  background-color: #fafafa;
}

.connectionlink a {
	line-height: 18px;
  display: block;
  padding: 2px;
  background-color: #f4f4f4;
  border-bottom: #dfdfdf 1px solid;
  width: 252px;
}

.connectionlink img {
	vertical-align: -3px;
}

.editconnectionimg img {
	vertical-align: -3px;
}

#connectiontext {
	background: #fff url(../img/blank.gif) no-repeat scroll 2px top;
	padding-left: 20px;
  width: 230px;
  height: 16px;
}

.connectiondropdown {
  border-left: #ccc 1px solid; 
  border-right: #ccc 1px solid; 
  background-color: #f9f9f9; 
  width: 250px;
}

.connectiondropdown a {
  width: 246px !important;
  padding-bottom: 0px; padding-top: 0px;
}

.connectiondropdownSelected {
	background-color: #fff !important;
}

.rightpage_top .rightpage_bottom {
  height: 18px;
  background: url(../img/rightpage_bottom.png) no-repeat scroll left top;
}

.register_error {
  color: #a21300;
}

.registerButton {
  font-size:15px;
  height:30px;
  width:130px;
  font-weight:bold;
  background:#3b6da4 none repeat scroll 0%;
  border:#ccc 1px solid;
  color:#fff;
  cursor:pointer;
}

.addLink a:hover {
	text-decoration: none;
}

.addLink, .addLink a {
	text-align: center;
  background-color: #e75b3b;
  border: #ccc 1px solid;
  color: #fff;
  padding: 2px;
  display: block;
  font-weight:bold;
  text-decoration:none;
}

.addButton, .addButton a {
  text-align: center;
  background:#3b6da4 none repeat scroll 0%;
  border: #ccc 1px solid;
  padding-left: 2px;
  padding-right: 2px;
  cursor: pointer;
  color: #fff;
}

.addButton:disabled {
  text-align: center;
  background:#cccccc none repeat scroll 0%;
  border: #ccc 1px solid;
  padding-top: 1px; padding-bottom: 1px;
  color: #fff;
}

.updateButton {
  font-size:13px;
  height:25px;
  width:130px;
  font-weight:bold;
  background:#3b6da4 none repeat scroll 0%;
  border:#ccc 1px solid;
  color:#fff;
  cursor:pointer;
}

.formLabel {
  padding-top: 1px;
  padding-right: 10px;
  text-align: right;
  width: 120px;
}

.formText {
  padding-top: 1px;
}

.valid {
	background-color: #95e593 !important;
}

.invalid {
	background-color: #f69c9c !important;
}

.flashError {
  padding: 4px 17px;
  background-color: #f69c9c;
  border-top: #a21300 1px solid;
  border-bottom: #a21300 1px solid;
  margin-bottom: 4px;
}

.flashWarning {
  padding: 4px 17px;
  background-color: #f6cb9c;
  border-top: #a21300 1px solid;
  border-bottom: #a21300 1px solid;
  margin-bottom: 4px;
}

.flashOk {
  padding: 4px 17px;
  background-color: #95e593;
  border-top: #0b9807 1px solid;
  border-bottom: #0b9807 1px solid;
  margin-bottom: 4px;
}

.flashError p {
  padding-bottom: 0px;
}

.flashWarning p {
  padding-bottom: 0px;
}

.flashOk p {
  padding-bottom: 0px;
}

.flashX {
	padding: 1px 5px;
  float: right; 
  cursor: pointer
}

.export_u_label input{
  width: 120px;
}

.prettyNameClass {
	cursor: text;
	padding: 1px;
}

.prettyNameClass:hover {
	padding: 0px;
  border: 1px dashed #5082AA;
}

.showurltext {
  cursor: text;
  padding: 1px;
}

.showurltext:hover {
  padding: 0px;
  border: 1px dashed #5082AA;
}

.apicode {
  font-family: monospace;
  background-color: #f4f4f4;
  border: #3b6da4 1px dashed;
  padding: 7px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.privacy li {
  margin-left: 20px;
}

.profileForm {
  width: 100%;
  border-left: 1px solid #C1DAD7;
  border-top: 1px solid #C1DAD7;
  margin-bottom: 10px;
}

.profileForm td {
  vertical-align: top;
  border-bottom: 1px solid #C1DAD7;
  background-color: #eDeDeD;
  padding: 3px;
  color: #4F6B72;
}

.profileForm tr.alt td {
  background-color: #e5eAeA;
  color: #797268;
}

.profileForm .profileTitle {
  text-align: right;
  width: 130px;
}

.profileForm .profileValue {
  border-right: 1px solid #C1DAD7;
}

.smallurl {
	font-size: 11px;
}

.editForm {
	width: 100%;
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
}

.editForm td {
	vertical-align: top;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  background-color: #eDeDeD;
  padding: 5px;
  color: #4F6B72;
}

.editForm tr.alt td {
  background-color: #e5eAeA;
  color: #797268;
}

.editForm tr.tableSeparator td {
  background-color: #ffffff;
}

.editForm tr.tableSplit td {
  background-color: #e8fbec;
}

.connectionForm {
	width: 100%;
	background-color: #eDeDeD;
	border: 1px solid #C1DAD7;
	vertical-align: middle;
}

.connectionForm img {
	vertical-align: -3px;
}

.connectionForm td {
	padding: 4px;
}

.padding5 {
	padding: 5px;
}

.profileForm th, .editForm th, .thStyle td {
  font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #6D929B !important;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  letter-spacing: 2px;
  text-align: left;
  padding: 6px;
  background: #CAE8EA url(../img/bg_header.jpg) no-repeat;
}

tr.dragClass td {
  background: #3b6da4 none no-repeat scroll left top !important;
  color: #dddddd !important;
}

tr.dragClass td a {
  color: #dddddd !important;
}

.descriptionClass {
  width: 250px;
  overflow: hidden;
}

.question {
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 4px;
}

.answer li {
  margin-left: 10px;
}

.answer {
  list-style-position: inside;
}

.clearStyle, .clearStyle td, .clearStyle tr {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: transparent none no-repeat;
}

.searchresults p {
	padding-top: 5px;
  padding-bottom: 5px;
}

.searchresult {
  background-color: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px;
  margin-top: 4px; 
}

.searchresult img {
  vertical-align: middle;
}

.searchresulthover {
  background-color: #ddd;
}

.shorttextfield {
	width: 20px;
}

.pm_message_div {
  padding: 6px; 
  margin-bottom: 10px; 
  background-color: #f5f5f5; 
  border: #cccccc 1px solid;
}

/******* ids *****************************************************/

#topContainer {
  background: transparent url(../img/bg_shadow.png) repeat-y scroll left top;
}

#topContainer2 {
	background: transparent url(../img/bg_center.png) no-repeat scroll left top;
}

#topSpacer {
	height: 135px;
}

#mainContainer {
  margin: 0px 21px;
  width: 703px;
}

#middleContainer {
  background-color: #ffffff;
}

#divlogout {
  position: absolute; 
  top: 26px; 
  left: 514px; 
  width: 200px; 
  text-align: right;
}

#realContainer {
	padding: 0px 15px;
}

#mainFooter {
  width: 709px;
  text-align: center;
  padding-top: 11px;
  padding-bottom: 8px;
  margin-left: 18px;
  background: #ffffff url(../img/bg_bottom.png) no-repeat scroll left bottom;
}

#pr_menu {
	background-color: #ebf0e9;
  width:703px;
	height: 38px;
  border-top: 3px solid #55b73b;
  border-bottom: 3px solid #55b73b;
}

#pr_menu li {
  float:left;
  width: 116px;
  list-style-type:none;
}

#pr_menu ul {
  list-style-image:none;
  list-style-position:outside;
}

#pr_menu a:hover, #pr_menu a.highlight {
  background: transparent url(../img/menu_bg.png) repeat-x scroll center top;
  border-left: 1px solid #9dda8f;
  border-right: 1px solid #5aa449;
  color: #ffffff;
}

#pr_menu a {
	border-left: 1px solid #e1e7e0;
  border-right: 1px solid #c3cdc0;
	line-height:38px;
	font-size: 13px;
	background-color: #ebf0e9;
	display:block;
	height:38px;
	text-align:center;
	text-decoration:none;
}

#prSubMenu ul {
  list-style-image:none;
  list-style-position:outside;
}

#prSubMenu li {
	float:left;
  list-style-type:none;
}

#prSubMenu .submenuTab {
  width: 90px;
  height: 23px;
}

#prSubMenu .submenuSpacer {
  border-bottom: #26a209 1px solid;
  width: 5px;
  height: 21px;
}

#prSubMenu .prSubMenuTitle {
  display: block;
  font-weight: bold;
  padding: 3px;
  border-bottom: #8aaf81 1px solid;
}

#prSubMenu a:hover {
	padding: 3px;
  background-color: #ddd;
}

#prSubMenu a.highlight {
  padding: 3px;
  background-color: #61c34a;
  color: #fff;
}

#prSubMenu a {
	text-align:center;
	padding: 3px;
	border-left: #26a209 1px solid;
  border-top: #26a209 1px solid;
  border-right: #26a209 1px solid;
  background-color: #e3ece1;
  display:block;
  text-decoration:none;
}

#register_with_openid {
  background: #ffffff url(../img/openid.png) no-repeat scroll 0%;
  padding-left: 30px;
  margin-top: 10px;
  background-position:12px center; 
}

#register_with_name {
  background: #ffffff;
  padding-left: 30px;
}

#registerform tr {
  margin-top: 10px;
}

#openid_field {
  background: #ffffff url(../img/openid.png) no-repeat scroll 0%;
  padding-left: 18px; 
}

#foafToggle {
	cursor: pointer;
}

#foafDivToggle { 
	border-left: #dfdfdf 1px solid;
	border-right: #dfdfdf 1px solid;
	width: 256px;
	margin:0px; 
  display:none; 
}

/*************************************/
/* Cropper CSS                       */

.ui-resizable-knob {
  border: 1px #30629a dashed;
}
#resizeme_containment_div_wrapper {
  background-color: #dddddd;
}

#resizeme_containment_wrap_image {
  position: relative;
}
#resizeme_containment_div {
  position: absolute;
  top:0px;
  left:0px;
  width: 16px;
  height:16px;
}

#resizeme_containment_div_wrapper {
   position: relative;
}

/****************************************/
/* Google Maps css                      */

.MDbuttons { 
	color: black;
	background-color: white;
	font-size: 12px;
	border: 1px solid black;
	padding: 1px;
	margin-bottom: 4px;
	text-align: center;
	cursor: pointer;
}

.profileEditMap {
  width: 475px; 
  height: 400px; 
  overflow: hidden;
}

.profileViewMap {
  height: 200px; 
  overflow: hidden;
}

/******** Jtip *********************************/
#JT_arrow_left{
  background-image: url(../img/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(../img/arrow_right.gif);
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  z-index:101;
  height:23px;
  width:11px;
  top:-2px;
}

#JT {
  position: absolute;
  z-index:100;
  border: 2px solid #CCCCCC;
  background-color: #fff;
  text-align:left;
}

#JT_copy{
  padding:10px 10px 10px 10px;
  color:#333333;
}

.JT_loader{
  background-image: url(loader_big.gif);
  background-repeat: no-repeat;
  background-position: center center;
  width:100%;
  height:50px;
}

#JT_close_left{
  background-color: #CCCCCC;
  text-align: left;
  padding-left: 8px;
  padding-bottom: 5px;
  padding-top: 2px;
  font-weight:bold;
}

#JT_close_right{
  background-color: #CCCCCC;
  text-align: left;
  padding-left: 8px;
  padding-bottom: 5px;
  padding-top: 2px;
  font-weight:bold;
}

.JT_hidden {
  display:none;
}

/*************** pagination *******************/
.pagination {
	background-color:#FFFFFF;
	padding-bottom:10px;
	padding-top:10px;
}

.pagination a {
	background-color:#dddddd;
	color:#787878;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;
}

.pagination a:hover, .pagination a:active {
	background-color:#5082AA;
	color:#FFFFFF;
	font-weight:bold;
}

.currentPagination {
	background-color:#5082AA !important;
	color:#FFFFFF !important;
}
.pagination a.disabled {
	background-color:#dddddd;
	color:#FFFFFF;
	cursor:default;
	padding:2px 5px;
}

