body,html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 1em;
	background: #fff;
	color: #222;
	cursor: default;
	overflow: hidden;
	height: 100%;
}

#msg-div {
    position: absolute;
    left: 35%;
    top: 10px;
    width: 250px;
    z-index: 20000;
}

a {
	outline: none;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	/*height: 32px;*/
	z-index: 50;
	-moz-opacity: 0.5;
}

#map {
	position: absolute;
	top: 0;
	margin: 0;
	height: 100% !important;
	width: 100% !important;
	/*margin-top: 32px;*/
}

* html #top img { behavior: url(/js/iepngfix.htc) }

div.markerTooltip, div.markerDetail {
	font-size: 11px;
	color: #184180;
	background: #fff;
	border: solid 1px #aaa;
	font-weight: 700;
	padding: 3px;
}

.markerTooltip strong {
	font-weight: 700;
}

.markerTooltip em {
	font-style: italic;
}

#ext-gen9 .x-tab p, #abouttabbody p {
	font-size: 12px;
	margin: 10px;
}

.usrinfo {
	color: #555;
	margin: 10px 10px 20px 10px;
}

.usrinfo a, .search-item a, .body-item a {
	color: #184180;
	text-decoration: none;
}

.usrinfo a:hover, .search-item a:hover, .body-item a:hover {
	text-decoration: underline;
}

.usrinfo p {
	padding: 1px 0;
}

.usrinfo strong {
	font-weight: 700;
}

.usrinfo h2 {
	font-size: 170%;
	font-family: Georgia, georgiaf, "Nimbus Roman No9 L", "Century Schoolbook L", "Norasi", "Times New Roman", times, serif;
	color: #184180;
	font-style: italic;
	font-weight: 200;
	margin-bottom: 5px;
}

.usrinfo h2 span, .usrinfo h2 span a {
	color: #bbb;
}

.usrinfo .img {
	float: left;
	margin-right: 10px;
}

.usrinfo blockquote {
	margin-top: 10px;
	padding: 8px 20px;
	background: url(../img/quote.png) top left no-repeat;
}

.usrinfo p.sep {
	border-top: solid 1px #eee;
	margin-top: 5px;
	padding-top: 5px;
}

.usrinfo .links a {
	font-weight: 700;
}

.usrinfo .links a span {
	color: #555;
	font-weight: 200;
}

.usrinfo .links strong {
	display: block;
	width: 74px;
	float: left;
}

.btnfollow {
	background: url(../img/token/twitter2.png) #33CCFF 2px center no-repeat;
	color: #fff;
	padding: 2px 4px;
	font-weight: 200;
	font-size: .9em;
	padding-left: 14px;
}

.usrinfo .btnfollow_link {
	color: #fff;
}

#map-yourself-btn button {
	font-weight: 700;
}

.x-toolbar-left-row div#ext-comp-1031 {
	line-height: 20px;
}

button {
	text-shadow: #fff 1px 1px 0px;
}

#twtwin-win {
	color: #666;
}

#twtwin-win h2 {
	font-size: 170%;
	font-family: Georgia, georgiaf, "Nimbus Roman No9 L", "Century Schoolbook L", "Norasi", "Times New Roman", times, serif;
	color: #184180;
	font-style: italic;
	font-weight: 200;
	margin-bottom: 5px;
}

#twtwin-win strong {
	font-weight: 700;
}

#twtwin-win p {
	margin: 8px 0;
}

.body-item {
	background-image: url();
	padding: 0px;
	margin: 7px;
	color: #555;
}

.search-item {
	font:normal 11px tahoma, arial, helvetica, sans-serif;
	padding:3px 10px 3px 10px;
	border:1px solid #fff;
	border-bottom:1px solid #eeeeee;
	white-space:normal;
	color: #555;
	background: url(../img/token/user.png) 5px center no-repeat;
	padding-left: 26px;
}

.search-item-hover {
	background-color: #f8f8f8;
}

.search-item-hover div.search-actions {
	visibility: visible;
	padding-right: 10px;
}

.search-item h3, .body-item h3 {
	display: block;
	font: inherit;
	font-weight: bold;
	color: #222;
}

.search-item h3 span, .body-item h3 span {
	float: right;
	font-weight: normal;
	margin: 0 0 5px 5px;
	width: 120px;
	display: block;
	clear: none;
}

.search-item em, .body-item em {
	font-style: italic;
	color: #999;
}

.search-item strong, .body-item strong {
	font-weight: 700;
}

#btngotoabouttab {
	font-weight: 200;
	color: #444;
}

.usrinfo .searchlink {
	background: url(../img/token/search2.png) #eee 2px center no-repeat;
	color: #555;
	padding: 2px 4px;
	font-weight: 200;
	font-size: .9em;
	padding-left: 20px;
	line-height: 20px;
}

.usrinfo .earthlink {
	background: url(../img/token/earth.png) #eee 2px center no-repeat;
	color: #555;
	padding: 2px 4px;
	font-weight: 200;
	font-size: .9em;
	padding-left: 20px;
	line-height: 20px;
}

/*.x-panel-body {
	background: url(../img/bg_wp.png) right bottom no-repeat;
}*/

.x-status-text em {
	font-style: italic;
	color: #999;
}

#iemsg {
	margin-top: 10px;
	border: solid 1px #FFD0D0;
	background: url(../img/silk/icons/error.png) #FFECEC 3px center no-repeat;
	color: #900000;
	padding: 3px;
	padding-left: 24px;
}

#iemsg a {
	color: #900000;
	text-decoration: underline;
}

.newmsg {
	margin-top: 10px;
	border: solid 1px #EEEFA5;
	background: url(../img/silk/icons/error.png) #FDFFF0 3px center no-repeat;
	color: #666;
	padding: 3px;
	padding-left: 24px;
}



#bgfourofour {
	background: url(../img/bg_404.gif) center center no-repeat;
}

#fourofour h1, #fourofour h2, #fourofour h3 a {
	color: #184180;
	font-family: Georgia,georgiaf,"Nimbus Roman No9 L","Century Schoolbook L","Norasi","Times New Roman",times,serif;
	font-size: 220%;
	font-style: italic;
	font-weight: 200;
	margin-bottom: 5px;
}

#fourofour h2 {
	color: #666;
	font-size: 140%;
}

#fourofour h3 a {
	color: #999;
	font-size: 90%;
}

#copyrightnotice {
	color: #aaa;
	font-size: 1em;
	font-style: italic;
	margin-top: 10px;
}

#copyrightnotice a {
	color: #bbb;
	text-decoration: none;
}

div.search-actions {
	visibility: hidden;
	float: right;
	font-weight: normal;
	color: #ccc;
}



/* Icon Classes */
.icon-check, .icon-check-off {
	background-image:url(../js/extjs/resources/images/default/menu/unchecked.gif) ! important;
}
.icon-check-on {
	background-image:url(../js/extjs/resources/images/default/menu/checked.gif) ! important;
}
.icon-loading {
	background-image:url(../js/extjs/resources/images/default/grid/grid-loading.gif) ! important;
}
.icon-working {
	background-image:url(../js/extjs/resources/images/default/grid/wait.gif) ! important;
}
.icon-earth {
	background-image:url(../img/token/earth.png) ! important;
}
.icon-search {
	background-image:url(../img/token/search.png) ! important;
}
.icon-search-p {
	background-image:url(../img/token/search-p.png) ! important;
}
.icon-search-m {
	background-image:url(../img/token/search-m.png) ! important;
}
.icon-twitter {
	background-image:url(../img/token/twitter.png) ! important;
}
.icon-usrinfo {
	background-image:url(../img/token/personal.png) ! important;
}
.icon-usr {
	background-image:url(../img/token/user.png) ! important;
}
.icon-usrs {
	background-image:url(../img/token/users.png) ! important;
}
.icon-cancel {
	background-image:url(../img/token/cancel.png) ! important;
}
.icon-home {
	background-image:url(../img/token/home.png) ! important;
}
.icon-submit {
	background-image:url(../img/token/submit.png) ! important;
}
.icon-email {
	background-image:url(../img/token/email.png) ! important;
}
.icon-share {
	background-image:url(../img/token/share.png) ! important;
}
.icon-rss {
	background-image:url(../img/token/rss.png) ! important;
}
.icon-wpwm {
	background-image:url(../img/wpwm.png) ! important;
}
.icon-wp {
	background-image:url(../img/wp.png) ! important;
}
.icon-ok {
	background: url(../img/ok.png) #efefef 2px center no-repeat;
	padding: 1px 3px;
	border: solid 1px #eee;
	padding-left: 16px;
}
.icon-cancel2 {
	background: url(../img/cancel2.png) #efefef 2px center no-repeat;
	padding: 1px 3px;
	border: solid 1px #eee;
	padding-left: 16px;
}
.icon-wporg {
	background:url(../img/wordpress-org.png) no-repeat !important;
	padding-left: 20px;
	height: 16px;
}
.icon-wpcom {
	background:url(../img/wordpress-com.png) no-repeat !important;
	padding-left: 20px;
	height: 16px;
}
.x-form-field-wrap .x-trigger-disabled {
	cursor:default;
	opacity:0.5;
	background-position:0 0;
}
.loading-icon {
	padding: 10px 0;
}
/*  Icon Classes end */