html {
    overflow: hidden;
}

body {
    font-family: helvetica, arial, sans-serif;
    width: 100%;
    height: 100%;
    overflow: hidden;
	background-color: #e5e4d8;
}

form {
    display: inline;
}

img {
    border-style: none;
}

a:link {
    color: #648bee;
}

a:visited {
    color: #648bee;
}

a:hover {
    color: #00f;
}

a:focus {
    color: #648bee;
}

a:active {
    color: #648bee;
}

a {
    text-decoration: none;
}

a.directions-link {
    text-decoration: underline;
}

a.add-pictures-link {
	text-decoration: underline;
}

.block {
    display: block;
}

.linkify {
    cursor: pointer;
}

.flash-alternative-content {
    color: #648bee;
    font-size: 12px;
    font-weight: bold;
}

.flash-alternative-content a {
    color: #648bee;
    font-weight: bold;
    text-decoration: underline;
}

.tinytext {
    color: #666;
    font-size: 8pt;
    font-style: inherit;
    font-weight: inherit;
    font-family: inherit;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.clearboth {
    clear: both;
}

div#viewport {
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    visibility: hidden;
}

div#visible-viewport {
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

div#voicemarkmap {
    position: absolute;
    left: 340px;
    top: 130px;
    background-color: transparent;
    z-index: 1;
}

div#toparea {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 10px;
    height: 120px;
    z-index: 2;
    padding-left: 10px;
    padding-right: 10px;
}

div#topareacentercontent {
    height: 85px;
    padding-top: 10px;
}

img#gglogo {
    float: left;
    width: 219px;
    height: 98px;
}

#mobile-profile-pic-frame {
    width: 120px;
    height: 120px;
    float: left;
    overflow: hidden;
    text-align: center;
    line-height: 120px;
}

#mobile-creation-details {
    position: relative;
    height: 120px;
}

#mobile-profile-info {
    margin-left: 125px;
}

.mobile-data-label {
    font-size: medium;
    font-weight: bold;
    color: #666666;
}

.mobile-data-value {
    font-size: medium;
    font-weight: normal;
    color: #666666;
}

.system-user-present {
    color: #648bee;
}

#gg-mobile-viewport {
    float: left;
    background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px;
}

#mobile-voicemark-is-response-notice-container {
    margin-top: 2px;
    margin-bottom: 2px;
}

#mobile-voicemark-is-response-notice-container #floater {
    float: left;
    font-size: x-small;
    background-color: #FF5C8D;
    padding: 3px;
    color: #ffffff;
    border: 1px solid #ffffff;
}

#mobile-voicemark-is-response-notice-container #notice {
}

#mobile-voicemark-is-response-notice-container a:link {
    color: #ffffff;
}

#mobile-voicemark-is-response-notice-container a:visited {
    color: #ffffff;
}

#mobile-voicemark-is-response-notice-container a:hover {
    color: #ffffff;
}

#mobile-voicemark-is-response-notice-container a:focus {
    color: #ffffff;
}

#mobile-voicemark-is-response-notice-container a:active {
    color: #ffffff;
}

#mobile-voicemark-is-response-notice-container a {
    text-decoration: underline;
}

#mobile-voicemark-title {
    font-weight: bold;
    color: #648bee;
    font-size: xx-large;
}

#mobile-snippet {
    text-indent: 10px;
    margin-top: 5px;
}

#mobile-snippet .label {
    font-size: small;
    font-weight: bold;
    font-style: oblique;
}

#mobile-snippet .value {
    font-size: x-small;
    font-weight: normal;
    font-style: italic;
    text-indent: 20px;
}

.gg-mobile-header {
}

.gg-mobile-header img.banner {
    width: 403px;
    height: 100px;
}

.gg-mobile-header .banner-message {
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    border: none;
    text-align: center;
    background-color: #648bee;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mobile-section-header {
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    border: none;
    text-align: center;
    background-color: #648bee;
    color: #ffffff;
}

.mobile-section-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.gg-mobile-footer {
}

#mobile-location-details {
    font-size: small;
    color: #666666;
    position: relative;
}

#foo {
}

#mobile-location-details #left-side {
    float: left;
}

#mobile-location-details #right-side {
    float: right
}

#mobile-voicemark-audio {
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

#mobile-voicemark-audio img#play-button-image {
    position: relative;
    vertical-align: middle;
    width: 81px;
    height: 24px;
    border: none;
    margin-right: 5px;
}

div#searcher {
    position: relative;
    height: 75px;
    margin-left: 400px;
    margin-top: -65px;
}

div#what-container {
    float: left;
    width: 200px;
    height: 70px;
    line-height: 24px;
    margin-top: 6px;
}

div#where-container {
    float: left;
    width: 220px;
    height: 70px;
    margin-left: 10px;
    line-height: 24px;
    margin-top: 6px;
}

img#search-what-details-image {
    width: 223px;
    height: 19px;
    border-style: none;
}

img#search-where-details-image {
    width: 311px;
    height: 19px;
    border-style: none;
}

div#search-what-details {
    width: 223px;
    height: 12px;
    margin-bottom: 2px;
    font-size: 10px;
    font-weight: bold;
    color: #777777;
    line-height: 12px;
}

div#search-where-details {
    width: 311px;
    height: 12px;
    margin-bottom: 2px;
    font-size: 10px;
    font-weight: bold;
    color: #777777;
    line-height: 12px;
}

img#searchheading-what-image {
    width: 241px;
    height: 25px;
    border-style: none;
}

img#searchheading-where-image {
    width: 136px;
    height: 25px;
    border-style: none;
}

div#searchheading-what {
    width: 241px;
    height: 18px;
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #648bee;
}

div#searchheading-where {
    width: 136px;
    height: 18px;
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #648bee;
}

input#searchbox-where {
    vertical-align: bottom;
}

input#searchbox-what {
    vertical-align: bottom;
}

input.searchbox {
    font-weight: bold;
    font-size: 18px;
    color: #666;
    border-style: none;
    border: 0 solid black;
    margin-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    width: 180px;
    padding-top: 0px;
    padding-bottom: 1px;
}

div#where-input-box {
    line-height: 25px;
}

div#what-input-box {
    line-height: 25px;
}

div#button-container {
    float: left;
    width: 104px;
    height: 70px;
    line-height: 98px;
}

input#searchbutton {
    background-color: #648BEE;
    border: medium none;
    bottom: 10px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding-bottom: 2px;
    position: absolute;
    text-transform: lowercase;
    width: 106px;
}

div#logocontainer {
    height: 30px;
}

div#logincontrols {
    height: 30px;
}

div#notificationcontainer {
    height: 50px;
}

div#separator {
    height: 10px;
}

div#topareasection1 {
    height: 40px;
}

div#pagecontrols {
    font-size: 12px;
    float: left;
    margin-left: 10px;
}

div#accountcontrols {
    font-size: 12px;
    float: right;
    margin-right: 10px;
}

div#vmcontainer {
    width: 500px;
    color: #666;
}

div#vmcontainer #topinfo {
    width: 100%;
    margin-bottom: 5px;
}

div#vmcontainer #topinfo #vmtitle {
    font-size: 20px;
    font-weight: bolder;
    color: #648bee;
}

div#vmcontainer #topinfo #vmaddrinfo {
    position: relative;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    margin-top: 5px;
    margin-bottom: 5px;
}

div#vmcontainer #topinfo #vmaddrinfo #left-side {
    float: left;
}

div#vmcontainer #topinfo #vmaddrinfo #right-side {
    float: right;
    margin-right: 10px;
}

div#vmcontainer #topinfo #vmratingcontrol {
    float: right;
    width: 100px;
    height: 26px;
}

div#vmcontainer #midinfo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px;
    overflow: hidden;
}

div#vmcontainer #bottominfo {
    position: relative;
    width: 100%;
    height: 100px;
    color: #648bee;
    font-weight: bold;
    overflow-y:scroll;
    overflow-x:hidden;
}

div#vmcontainer #bottominfo #respondsection {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 50%;
    line-height: 100%;
    cursor: pointer;
    font-weight: bold;
}

div#vmcontainer #bottominfo #respondsection img {
    position: relative;
    top: 4px;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border-style: none;
}

div#vmcontainer #bottominfo #respondsection span {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    line-height: 12px;
}

div#vmcontainer #bottominfo #sharesection {
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 40px;
    width: 50%;
    font-weight: bold;
    font-size: 10px;
    line-height: 16px;
}

img.share-section-image {
    width: 14px;
    height: 14px;
    border-style: none;
    margin-right: 5px;
    vertical-align: text-bottom;
}

div#sharesection-addthis {
    height: 16px;
}

div#sharesection-geograffiti-links {
    line-height: 14px;
    height: 14px;
}

span#sharesection-send-to-phone {
    height: 14px;
    line-height: 14px;
}

span#sharesection-link-to-this {
    height: 14px;
    line-height: 14px;
}

div#creator-info-toggle {
    width: 480px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: left;
	font-weight: bold;
    background-color: #cccccc;
	padding-left:20px;
}

div#creator-info-toggle span {
    vertical-align: middle;
}

div#more-info-toggle {
    width: 480px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: left;
	font-weight:bold;
	background-color:#cccccc;
	padding-left:20px;
}

div#more-info-toggle span {
    vertical-align: middle;
}

.vm_bubble_accordion_toggle {
    font-weight: bold;
    background-color: #648bee;
    background-image: url("/images/down-arrows-20x20.png");
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
}

.vm_bubble_accordion_toggle_active {
    font-weight: bold;
    background-color: #666;
    background-image: none;
    cursor: default;
}

.vm_bubble_accordion_content {
    overflow: hidden;
}

.accordion-content-wrapper {
    position: relative;
    height: 126px;
}

#midinfo #creatorinfo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

#midinfo #morevminfo {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
}

#midinfo #loader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 140px;
    background-color: #fff;
    z-index: 1000;
    line-height: 140px;
    text-align: center;
}

#midinfo #loaderimage {
    position: relative;
    width: 32px;
    height: 32px;
    border-style: none;
    z-index: 4;
    vertical-align: middle;
}

#vmplayer {
    width: 200px;
    height: 30px;
    margin-bottom: 5px;
}

div#player-and-rating-container {
    height: 30px;
	line-height:30px;
	background-repeat: repeat-x;
	position:relative;
}

div#player-and-rating-container.green {
	background-image: url(/images/green-gradient.png);
}

div#player-and-rating-container.blue {
	background-image: url(/images/blue-gradient.png);
}

span#special-offers {
	color:#ffffff;
	font-size:18px;
	margin-right:10px;
	vertical-align:top;
	margin-left:10px;
}

.response-row {
	height:33px;
	line-height:33px;
	padding-bottom:2px;
	padding-top:2px;
	position:relative;
}

.response-row-separator {
	height:1px;
	background-color:#cccccc;
	width:100%;
}

.response-row-creator {
	font-size:14px;
	font-weight:bold;
	color:#648bee;
	line-height:33px;
	position:absolute;
	left:27px;
	width: 90px;
	overflow:hidden;
	top:0px;
}

.response-row-createdon {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:33px;
	position:absolute;
	left:122px;
	width:90px;
	overflow:hidden;
	top:0px;
}

div#sharing-widget {
	font-size: 10px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 0;
}

span#sharing-widget-text {
    vertical-align: middle;
}

.infowindow-tab {
    font-weight: bold;
    color: #648bee;
}

.infowindow-tab-active {
    font-weight: normal;
    color: #648bee;
}

#userinfocontainer {
    padding: 2px;
    height: 120px;
}

div#map-userprofile-container {
    width: 400px;
    height: auto;
}

div#profile-top-section {
    height: 120px;
}

div#profile-right-section {
    margin-left: 125px;
}

div#profile-bottom-section {
    padding: 5px 0 5px 0;
    height: 20px;
}

#profile-pic-container {
    float: left;
    overflow: hidden;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
}

#profile-information {
    color: #648bee;
    overflow: hidden;
    font-size: 10px;
}

#profile-username {
    font-weight: bold;
    font-size: 20px;
}

#profile-user-statistics {
    position: relative;
    top: 2px;
    left: 5px;
    font-size: 10px;
    font-weight: normal;
}

#profile-actions {
    overflow: hidden;
    margin-top: 5px;
}

.profile-action {
    color: #648bee;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}

#moreinfo {
    position: relative;
    color: #648bee;
    padding: 5px;
    height: 120px;
    background-repeat: no-repeat;
    overflow-y: auto;
}

#moreinfo-top {
    position: relative;
    height: 15px;
    margin-bottom: 5px;
}

#moreinfo-voicemark-id {
    float: left;
    margin-right: 10px;
}

#moreinfo-voicemark-createdon {
    float: left;
    margin-right: 10px;
}

#moreinfo-category-edit-section {
    position: relative;
    height: 50px;
    margin-bottom: 5px;
}

#moreinfo-category-edit-labels {
    position: relative;
    height: 15px;
    line-height: 15px;
}

#moreinfo-category-label {
    position: relative;
    left: 0;
}

#moreinfo-subcategory-label {
    position: relative;
    left: 50%;
    width: 50%;
    top: -15px;
}

#moreinfo-category-edit-controls {
    position: relative;
    height: 35px;
}

#moreinfo-category-edit-control {
    position: relative;
    left: 0;
    height: 35px;
    font-size: 12px;
    font-weight: normal;
}

#moreinfo-subcategory-edit-control {
    position: relative;
    height: 35px;
    left: 50%;
    top: -35px;
    width: 50%;
}

#moreinfo-subcategory-edit-control select {
    width: 190px;
}

#moreinfo-category-edit-control select {
    width: 190px;
}

#moreinfo-voicemark-tags-label {
    position: relative;
    left: 0;
}

#moreinfo-voicemark-tags-section {
    position: relative;
    height: 65px;
}

.moreinfo-label {
    font-size: 12px;
    font-weight: bold;
}

#moreinfo-voicemark-tags-edit-control {
    overflow-y: auto;
    overflow-x: hidden;
    height: 65px;
}

.moreinfo-voicemark-tag {
    margin-right: 5px;
    font-size: 10px;
    color: #648bee;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

#respond-message {
    font-size: 10px;
}

.respond-error {
    color: #f00;
    font-weight: bold;
}

.respond-success {
    color: #648bee;
    font-weight: bold;
}

#respondform-phonenumber-label {
    display: block;
}

#respondform-phonenumber {
    width: 50%;
}

#responses-respondform-phonenumber-label {
    display: block;
}

#responses-respondform-phonenumber {
    width: 50%;
}

input#responses-respondform-submit-button {
    margin-left: 5px;
}

#publish-voicemark-locationinfo {
    font-size: 10px;
    color: #666;
}

#publish-voicemark-form label {
    font-size: 12px;
    font-weight: bold;
}

#publish-voicemark-locationinfo-title {
    font-weight: bold;
}

#publish-voicemark-usernumber-container {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
}

#publish-voicemark-title-container {
}

#publish-voicemark-title-container label {
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
}

#publish-voicemark-title {
    color: #648bee;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#publish-voicemark-messages {
    margin: 5px 0 0 0;
    font-size: 10px;
}

.publish-voicemark-error {
    color: #f00;
    font-weight: bold;
}

.publish-voicemark-success {
    color: #648bee;
    font-weight: bold;
}

.publish-voicemark-normal {
    color: #666;
}

#publish-voicemark-input {
    margin: 5px 0 0 0;
}

input#publish-voicemark-usernumber {
    width: 200px;
    border: 1px solid #648bee;
    height: 18px;
    font-size: 15px;
    line-height: 18px;
    margin-top: 5px;
}

input#publish-voicemark-form-title {
    display: block;
    width: 200px;
    border: 1px solid #648bee;
    height: 18px;
    font-size: 15px;
    line-height: 18px;
    margin-top: 5px;
}

div#publish-voicemark-submit-container {
    font-size: 10px;
    display: inline-block;
    vertical-align: bottom;
}

div#publish-voicemark-submit-container.enabled {
    color: #47F462;
}

div#publish-voicemark-submit-container.disabled {
    color: #FF5C8D;
}

span#publish-voicemark-submit-button-messages {
    position: relative;
    left: 10px;
    font-size: 10px;
    top: 5px;
}

span#publish-voicemark-submit-button-messages.enabled {
    color: #47F462;
}

span#publish-voicemark-submit-button-messages.disabled {
    color: #FF5C8D;
}

div#respondform-submit-container {
    font-size: 10px;
    margin-top: 5px;
    text-align: left;
}

div#respondform-submit-container.enabled {
    color: #47F462;
}

div#respondform-submit-container.disabled {
    color: #FF5C8D;
}

span#respondform-submit-button-messages {
    position: relative;
}

div#responses-respondform-submit-container {
    font-size: 10px;
    margin-top: 5px;
    text-align: left;
}

div#responses-respondform-submit-container.enabled {
    color: #47F462;
}

div#responses-respondform-submit-container.disabled {
    color: #FF5C8D;
}

span#responses-respondform-submit-button-messages {
    position: relative;
}

#respondform-submit-button {
    margin-left: 5px;
}

input#publish-voicemark-submit-button {
    display: inline;
    margin-top: 10px;
    margin-left: 10px;
    vertical-align: bottom;
}

div#voicemark-responses-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

div#voicemark-responses-pagingcontrol {
    position: absolute;
    bottom: 0;
    height: 20px;
    width: 100%;
    text-align: center;
}

div.voicemark-response-container {
    margin-bottom: 10px;
}

div.voicemark-response-info {
    color: #648bee;
    font-size: 12px;
    margin-bottom: 5px;
}

div.voicemark-response-info a {
    color: #648bee;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

div.response-player-container {
    width: 110px;
	position:absolute;
	left:197px;
	top:5px;
}

div#topareabottomcontent {
    position: relative;
    top: 90px;
    height: 30px;
}

div#filterbar-container-outer {
    position: relative;
    height: 30px;
    line-height: 30px;
}

div#filterbar-container {
    position: relative;
    top: 0px;
    height: 30px;
    margin-left: 390px;
    line-height: 30px;
}

div#filtercontent {
    position: relative;
    height: 30px;
    line-height: 30px;
}

div#filterbar-middle {
    height: 30px;
    margin-left: 0px;
    margin-right: 20px;
}

div#filterbar-tracker {
    position: absolute;
    width: 30px;
    height: 30px;
    margin-top:0px;
}

div#filterbar-tracker-middle {
    height: 30px;
    margin-left: 0px;
    margin-right: 0px;
    background-image:url('/images/filter-triangle.png');
	background-position: bottom center;
	background-color:#56544d;
	background-repeat:no-repeat;
}

div#filterbar-text-map-filter {
    float: left;
    line-height: 30px;
	text-transform:uppercase;
	margin-right:10px;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}

div.mapfilter {
    float: left;
    margin-right: 10px;
    color: #648bee;
    font-size: 10px;
    text-transform:uppercase;
    font-weight: bold;
    cursor: pointer;
    line-height: 30px;
}

div#jspinclude-community-container {
    display: none;
}

.community-tab {
    float: left;
    background-color: #648bee;
    font-weight: bold;
    color: #fff;
}

.map-userprofile-pic-frame {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    background-color: #fff;
}

.map-userprofile-label {
    color: #121212;
    font-size: 12px;
    font-weight: bold;
}

.map-userprofile-value {
    color: #121212;
    font-size: 12px;
    font-weight: normal;
}

div#map-userprofile-top-right {
    float: left;
    width: 275px;
    margin-left: 5px;
}

div#map-userprofile-name-container {
    font-size: 18px;
    color: #648bee;
    font-weight: bold;
}

div#map-userprofile-aka-container {
    color: #648bee;
    font-style: italic;
    font-size: 10px;
}

div#map-userprofile-username-container {
    font-size: 14px;
    color: #648bee;
    font-weight: bold;
}

span#map-userprofile-gender-container {
    color: #121212;
    font-size: 10px;
}

span#map-userprofile-in-container {
    color: #121212;
    font-style: italic;
    font-size: 10px;
}

span#map-userprofile-citystatezip-container {
    color: #121212;
    font-size: 10px;
}

span#map-userprofile-country-container {
    color: #121212;
    font-size: 10px;
}

div#map-userprofile-public-info-bottom {
    clear: both;
    margin-top: 10px;
}

div#map-userprofile-stats-heading {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background-color: #648bee;
    text-align: left;
    padding: 1px 0 1px 5px;
    margin: 5px 0 5px 0;
}

div#map-userprofile-member-of-heading {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background-color: #648bee;
    text-align: left;
    padding: 1px 0 1px 5px;
    margin: 5px 0 5px 0;
}

.map-userprofile-stats-heading {
    color: #121212;
    font-weight: bold;
    font-size: 10px;
}

.map-userprofile-stats-value {
    color: #121212;
    font-size: 10px;
    font-weight: normal;
}

#map-userprofile-birthday-label {
    font-weight: bold;
    font-size: 10px;
}

#map-userprofile-birthday {
    font-weight: normal;
    font-size: 10px;
}

.map-userprofile-action {
    text-decoration: underline;
    color: #648bee;
    font-weight: bold;
    font-size: 10px;
    cursor: pointer;
}

#map-userprofile-actions {
    margin-top: 5px;
}

#map-userprofile-stats-section {
    float: left;
    width: 200px;
}

#map-userprofile-member-of-section {
    float: right;
    width: 195px;
    margin-left: 5px;
}

.map-userprofile-group-name {
    font-size: 10px;
    font-weight: bold;
    color: #648bee;
}

.map-userprofile-group-action-join {
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
    color: #648bee;
}

#responses-respond-message {
    font-size: 10px;
}

#responses-no-responses-message {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

#responses-respond-link {
    color: #648bee;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    font-size: 16px;
}

.delete-voicemark-link {
    font-size: 10px;
    text-decoration: underline;
    color: #f00;
    cursor: pointer;
}

#nav-container {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 10;
}

.nav-link {
    float: left;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
    color: #648bee;
    font-size: 10px;
    list-style: none;
    margin-left: 5px;
}

#logout-login-link {
    color: #648bee;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    font-size: 10px;
}

.need-login-tip-message {
    color: #ff5c8d;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.need-verified-phone-tip-message {
    color: #ff5c8d;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.need-login-tip-link {
    margin-top: 10px;
    color: #648bee;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

.action-become-fan-success {
    color: #648bee;
    font-weight: bold;
    text-decoration: none;
}

.action-become-fan-error {
    color: #ff5c8d;
    font-weight: bold;
    text-decoration: none;
}

p.login-page-paragraph {
    margin: 0;
    font-size: 14px;
}

.in-your-face {
    font-weight: bolder;
}

img#login-page-gglogo {
    width: 280px;
    height: 88px;
    border-style: none;
}

.login-page-paragraph img {
    vertical-align: middle;
}

p#login-page-geograffiti-section {
    margin-bottom: 10px;
}

div#login-page-geograffiti-section {
    line-height: 14px;
}

div#login-page-facebook-section {
    line-height: 24px;
    margin-top: 24px;
}

div#login-page-container {
    position: absolute;
    width: 750px;
    height: 370px;
}

input#search-users-searchbox {
    width: 200px;
}

input#search-users-by-name-searchbox {
    width: 200px;
}

div.search-users-section {
    margin-top: 5px;
}

.search-users-label {
    font-weight: bold;
}

.search-users-username {
    font-size: 12px;
    font-style: italic;
}

.search-users-aka {
    font-size: 10px;
    font-style: italic;
}

.search-users-first-last-name {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
}

div.autocomplete {
    position: absolute;
    width: 200px;
    background-color: #fff;
    border: 1px solid #888000;
    margin: 0;
    padding: 0;
    z-index: 70000;
}

div.autocomplete ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.autocomplete ul li.selected {
    background-color: #648bee;
    color: #fff;
}

div.autocomplete ul li.selected a {
    background-color: #648bee;
    color: #fff;
}

div.autocomplete ul li {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 2px;
    height: 18px;
    cursor: pointer;
}

.nav-link-target {
    display: block;
    font-weight: bold;
    font-size: 14px;
    color: #648bee;
    background-color: #fff;
    padding: 2px;
}

.nav-link-target-active {
    color: #fff;
    background-color: #648bee;
}

a.nav-link-target-active:link {
    color: #fff;
}

a.nav-link-target-active:visited {
    color: #fff;
}

a.nav-link-target-active:hover {
    color: #fff;
}

a.nav-link-target-active:focus {
    color: #fff;
}

a.nav-link-target-active:active {
    color: #fff;
}

a.nav-link-target-active {
    color: #fff;
    background-color: #648bee;
}

div#or-image-container {
    margin-top: 15px;
}

input.geograffiti-textbox {
    border: 1px solid #648bee;
    height: 16px;
    width: 150px;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

table#sign-in-table {
    margin-top: 15px;
    border-style: none;
}

table#sign-in-table td.label-cell {
    text-align: right;
}

table#sign-in-table td.submit-button-cell {
    text-align: right;
}

table#sign-in-table tbody label.input-label {
    font-size: 16px;
    font-weight: bold;
}

table#sign-in-table input#sign-in-button {
    font-size: 16px;
    font-weight: bold;
    width: 90px;
}

.small-top-margin {
    margin-top: 5px;
}

.small-left-margin {
    margin-left: 5px;
}

.tip-message {
    font-size: 12px;
}

.sharesection-link {
    cursor: pointer;
}

#sendform-phonenumber-label {
    display: block;
}

#sendform-phonenumber {
    border: 1px solid #648bee;
    height: 16px;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-right: 5px;
    width: 50%;
}

#sendform-submit-container.enabled {
    color: #47F462;
}

div#sendform-submit-container.disabled {
    color: #FF5C8D;
}

#link-to-this-textbox {
    width: 100%;
    border: 1px solid #648bee;
    height: 16px;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

img.onstar {
    width: 16px;
    height: 16px;
}

img.offstar {
    width: 16px;
    height: 16px;
}

div#login-form {
    width: 750px;
}

#login-frame {
    width: 100%;
    height: 300px;
}

div#default-voicemark-picture-container {
    width: 75px;
    height: 75px;
}

div.voicemark-picture-container {
    width: 75px;
    height: 75px;
    margin-left: 2.5px;
    margin-right: 2.5px;
    margin-bottom: 2.5px;
    float: left;
}

div#default-voicemark-picture-and-add-control-container {
    width: 75px;
    height: 90px;
    float: left;
    margin-right: 2.5px;
}

#add-voicemark-picture-container {
    float:right;
	margin-right:20px;
}

span#add-voicemark-picture-container {
    font-size: 12px;
	color:#648bee;
    font-weight: bold;
    line-height: 15px;
	float:right;
	left:-20px;
}

img#default-voicemark-picture {
    border: none;
}

iframe#voicemark-pictures-remoting-frame {
    width: 0px;
    height: 0px;
    visibility: hidden;
}

div#voicemark-pictures-uploader-container {
    position: relative;
    visibility: hidden;
    width: 100%;
}

div#voicemark-pictures-uploader-progress-container {
    text-align: center;
    margin-top: 10px;
}

div#voicemark-pictures-uploader-progress-container #progress-header {
    text-align: center;
}

div#voicemark-pictures-uploader-progress-container #progress-bar-container {
    text-align: center;
    visibility: hidden;
    border-style: solid;
    border-color: #648bee;
    border-width: 1px;
    height: 40px;
}

div#voicemark-pictures-uploader-progress-container #progress-bar-container #progress-bar {
    background-color: #648bee;
    width: 0px;
    height: 40px;
}

div#voicemark-pictures-uploader-progress-container #progress-message {
    height: 40px;
    color: #cccccc;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    position: relative;
    top: -40px;
}

div#voicemark-uploader-progress-container {
    text-align: center;
    margin-top: 10px;
}

div#voicemark-uploader-progress-container #voicemark-uploader-progress-bar-container {
    text-align: center;
    visibility: hidden;
    border-style: solid;
    border-color: #648bee;
    border-width: 1px;
    height: 25px;
}

div#voicemark-uploader-progress-container #voicemark-uploader-progress-bar-container #voicemark-uploader-progress-bar {
    background-color: #648bee;
    width: 0px;
    height: 25px;
}

div#voicemark-uploader-progress-container #voicemark-uploader-progress-message {
    height: 25px;
    color: #cccccc;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    position: relative;
    top: -25px;
}

div#voicemark-pictures-uploader-container #voicemark-picture-file {
    margin-top: 5px;
}

div#voicemark-pictures-uploader-container #voicemark-picture-upload-button {
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold
}

label.voicemark-pictures-uploader-label {
    display: block;
    background-color: #648bee;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}

div.publish-voicemark-bullet-container {
    width: 40px;
    float: left;
    text-align: center;
    color: #ffffff;
}

div.publish-voicemark-bullet {
    width: 26px;
    height: 26px;
    background: transparent url(/images/circle-26x26.png) repeat scroll 0 0;
    line-height: 26px;
}

div#publish-voicemark-step-1-container {
    margin-left: 40px;
}

div#publish-voicemark-title-description {
    font-size: 10px;
    color: #ff5c8d;
}

div#publish-voicemark-usernumber-description {
    font-size: 10px;
    color: #ff5c8d;
    font-weight: normal;
    line-height: 10px;
}

div.publish-voicemark-step-container {
    margin-top: 15px;
}

label#publish-voicemark-method-phone-call-label {
    font-size: 12px;
}

label#publish-voicemark-method-upload-label {
    font-size: 12px;
}

div#publish-voicemark-step-3-container {
    position: relative;
    margin-left: 40px;
    height: 60px;
}

div#publish-voicemark-container {
    width: 350px
}

input#publish-voicemark-fileupload {
    width: 220px;
}

div#publish-voicemark-fileupload-description {
    font-size: 10px;
    color: #ff5c8d;
    font-weight: normal;
    line-height: 10px;
}

div#publish-voicemark-upload-container {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
}

iframe#publish-voicemark-remoting-frame {
    width: 0px;
    height: 0px;
    visibility: hidden;
}

#phone-publish-header {
    color: #648bee;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

#phone-publish-from-number {
    color: #ff5c8d;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}

#phone-publish-footer {
    color: #648bee;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}

#phone-publish-call-to-action-container {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#phone-publish-call-to-action-button {
    border: none;
    width: 300px;
    height: 64px;
}

#login-box {
	visibility:hidden;
	display:none;
}

.get-directions-container {
	float:right;
	margin-right:20px;
}

.mini-sharing-image {
	margin-left:10px;
	vertical-align:middle;
}

.vm_bubble_accordion_toggle_fake {
	font-weight: bold;
    background-color: #cccccc;
}

.vmresultimage {
	border:none;
	width:23px;
	height:33px;
}

div#response-sharing-section {
	width: 70px;
	height:33px;
	line-height:33px;
}

.response-share-section {
	position:absolute;
	left:320px;
	top:0px;
	font-size:10px;
}

div#respondsection {
    float:right;
    position:relative;
    z-index:43;
    cursor:pointer;
}

