body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #5a5858;
  background-color: #FFFFFF;
  margin: 0;
}

div {
  margin: 0;
  padding: 0;
}

h1.big {
  color:#555555;
  font-size:36px;
  font-height: bold;
  margin: 0px;
}

h3.header {
  font-size: 14px;
  line-height: 19px;
  color: #555555;
  margin-top: 10px;
}

img {
  border: 0;
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
}

th, td {
  padding: 0;
}

:focus {
 outline: 0;
}

div#container {
  margin-left: auto;
  margin-right: auto;
  width: 948px;
  position: relative;
}

.outsideContainer {
  margin-left: auto;
  margin-right: auto;
  width: 865px;
  position: relative;
}

/* LOGGED IN HEADER ELEMENTS */

#header {
  height: 93px;
  width: 100%;
  background-color: #EEEEEE;
}

#header #topNav {
  background-color:#E5E5E5;
  float:right;
  margin:0;
  padding:0;
  border:1px solid #CCCCCC;
  min-height: 29px;
  
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
}

#header #topNav li {
  border-left:1px solid #CCCCCC;
  border-right:1px solid #FFFFFF;
  float:left;
  font-size:12px;
  margin:6px 0;
  padding:2px 8px;
  list-style: none;
}

#header #topNav li:first-child {
  border-left: none;
  font-weight: bold;
  position: relative;
}

#header #topNav li.withImage {
  padding-left: 35px;
}

#header #topNav li:last-child {
  border-right: none;
}

#header #topNav li a {
  color:#3AA9D6;
  text-shadow:0px 0 2px #FFFFFF;
}

#header #topNav img {
  height:23px;
  left:6px;
  position:absolute;
  top:-4px;
  width:23px;
}

#header #bottom {
  
}

#nav {
  background: url("/img/headerBlueGrad.png") repeat-x scroll 0 0 #4DB8E0;
  border-bottom:1px solid #45A5C9;
  height:38px;
}

#nav #mainNav {
  border-left:1px solid #329CC3;
  border-right:1px solid #73C5E4;
  float:left;
  margin:9px 0 0 4px;
  padding:0;
}

#nav #mainNav li {
  float:left;
  list-style: none;
  border-left:1px solid #73C5E4;
  border-right:1px solid #329CC3;
  position: relative;
}

#nav #mainNav li:first-child {
  
}

#nav #mainNav li a {
  color:#FFFFFF;
  float:left;
  font-family:Arial,sans;
  font-size:14px;
  font-style:normal;
  font-weight:100;
  height:20px;
  letter-spacing:1px;
  line-height:20px;
  margin:0 5px;
  padding:0 8px;
  text-decoration:none;
  text-shadow:1px 0 1px #888888;
}

#nav #mainNav li a:hover {
  text-decoration: underline;
}

#bottomGrad {
  background:#FFFFFF url(/img/headerGrad.png) repeat scroll 0 0;
  clear:both;
  height:9px;
}

#nav #carrot {
  bottom:-11px;
  left:50%;
  margin-left:-8px;
  position:absolute;
}

#header #logo {
  left:5px;
  position:absolute;
  top:36px;
}

#searchbox {
  position: absolute;
  top: 44px;
  right: 0px;
}

#header #searchEntry {
  border:1px solid #CCCCCC;
  float:left;
  font-size:12px;
  margin:3px;
  padding:5px;
  color: #555555;
  width: 160px;
  
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header #searchButton {
  position: relative;
  top: 5px;
}

#nav #location {
  color:#FFFFFF;
  position: absolute;
  right: 3px;
  top: 12px;
  text-shadow:0px 0 1px #888888;
}

#nav #location a {
  border-bottom:1px dotted;
  color:#FFFFFF;
}

#nav #location input {
  border:1px solid #CCCCCC;
  font-size:10px;
  padding:5px;
  color: #555555;
  margin: -5px 0px 0px 5px;
  
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#nav #location a:hover {
  border-bottom:1px solid;
  color:#FFFFFF;
  text-decoration: none;
}

#nav #noLocation {
  background-color:#FDF99A;
  border: 1px solid #D2CE67;
  border-top: 0px;
  color:#555555;
  font-size:12px;
  padding:4px 12px;
  position:absolute;
  right:0;
  text-shadow:none;
  top:27px;
  z-index:1;
  
  -moz-box-shadow:0 1px 8px #BBBBBB;
  -webkit-box-shadow:0 1px 8px #BBBBBB;
  
  -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/* LOGGED OUT HEADER ELEMENTS */

div#tagline {
  color: white;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  top: 285px;
  left: 68px;
}

div#login_nav {
  position: absolute;
  top: 20px;
  right: 28px;  
}

div#join_now {
  position: absolute;
  top: 265px;
  right: 54px;
}

div#searchbox_out {
  position: absolute;
  top: 45px;
  right: 24px;
}

input.searchbox_out {
  color: #999999;
  float: left;
  margin: 3px;
  font-size: 19px;
}

/* */

div#body_header {
  font-size: 13px;
}

select#switch_city, select#switch_city option {
  font-size: 11px;
}

div#body_out {
  position: relative;
  top: 0; left: 24px;
  padding: 0 0 10px 0;
  width: 900px;
  background-color: white;
}

div#body {
  position: relative;
  top: 0; 
  left: 24px;
  padding: 20px 20px 10px;
  width: 860px;
  background-color: white;
  clear: both;
  
  -moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#footer {
  margin-top:30px;
}

#brandsFooter #tag {
  position:absolute;
  top:-21px;
}

#brandsFooter {
  background-color:#E6EFF2;
  height:123px;
  position:relative;
  border-bottom:1px solid #FFFFFF;
  border-top:1px solid #DCE8EC;
  top: 30px;
}

#brandsFooter p {
  left:43px;
  margin: 0px;
  padding: 0px;
  position:absolute;
  top:15px;
}

#brandsFooter ul {
  border-left:1px solid #FFFFFF;
  border-right:1px solid #A1C5D3;
  left:28px;
  margin:0;
  padding:0;
  position:absolute;
  top:47px;
}

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

#brandsFooter li a {
  border-left:1px solid #A1C5D3;
  border-right:1px solid #FFFFFF;
  float:left;
  padding:0 18px;
  width:80px;
  height: 50px;
  text-align:center;
}

#brandsFooter li img {
  height:50px;
  max-width:75px;
}

#footer .links {
  background:url("/img/footer/linksBackground.png") repeat-x scroll 0 0 transparent;
  height:35px;
}

#footer .links .outsideContainer {
  position: relative;
  top: 10px;
}

#footer .links ul {
  left:28px;
  margin:0;
  padding:0;
  position:relative;
  top:1px;
  font-size:12px;
  width: 836px;
}

#footer .links ul li {
  border-left:1px solid #666666;
  float:left;
  list-style:none outside none;
  padding:0 7px;
  color: #999999;
}

#footer .links ul li.right {
  float: right;
  border-left:none;
}

a:link {
  color : #2398c9;
  text-decoration: none;
  font-weight : bold;
}

a:visited {
  color : #2398c9;
  text-decoration: none;
  font-weight : bold;
}

a:active {
  color : #2398c9;
  text-decoration: none;
  font-weight : bold;
}

a:hover {
  color : #2398c9;
  text-decoration: underline;
  font-weight : bold;
}

h1 {
  font-size : 24px;
  color : #0066cc;
  font-weight : bold;
  margin: 0;
}

h2 {
  font-size : 24px;
  color : #0066cc;
  font-weight : normal;
  margin: 0;
}

h3 {
  font-size : 18px;
  color : #888888;
  font-weight : normal;
  line-height: 20pt;
  margin: 0;
}

div.hcenter {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.mainColumn {
  width: 800px;
  overflow: hidden;
  margin: 0px auto;
}

div.errorbox {
  padding: 5px;
  border: 2px solid red;
}

div.errormsg {
  font-size: 14px;
  color: red;
  margin-top: 3px;
}

span.ajax_checkbox_msg {
  display: none;
  left:-19px;
  position:absolute;
  top:2px;
}

div.alerts_notice {
  font-size : 20px;
  color : #FFFFFF;
  background-color: #ffcc33;
  font-weight : bold;
  padding: 5px 8px 5px 8px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

div.section {
  margin: 0 0 20px 0;
}

div.section_content {
  margin: 5px 0 5px 0;
}

div.section_title {
  font-size : 24px;
  color : #888888;
  line-height: 20pt;
  border-bottom: 1px solid #888888;
}

div.hash {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  background: #EEEEEE;
  padding-top: 6px;
  padding-bottom: 6px;  
}

/********************************************************************************
* Login
********************************************************************************/
#login {
  min-height:400px;
}

#login form {
  -moz-border-radius:10px 10px 10px 10px;
  -webkit-border-radius:10px 10px 10px 10px;
  background-color:#F9F8F7;
  border:1px solid #CCCCCC;
  display:block;
  margin:0 auto;
  padding:20px;
  width:450px;
  overflow: hidden;
  margin-top: 30px;
}

#login h2 {
  color:#444444;
  font-size:22px;
  font-weight:bold;
  left:5px;
  margin-bottom:25px;
  position:relative;
}

#login #fb_login_form {
  border:medium none;
  padding:0;
  position:absolute;
  right:221px;
  top:38px;
  width:200px;
}

#login label {
  display:block;
  float:left;
  position:relative;
  text-align:right;
  top:8px;
  width:145px;
}

#login .section input {
  margin-left:15px;
  padding:5px;
  width:272px;
  font-size: 12px;
}

#login .section a {
  display:block;
  font-weight:normal;
  left:160px;
  position:relative;
  top:5px;
}

#login .green_button {
  float:right;
}

/********************************************************************************
* Status Sections (Primarily for /stats)
********************************************************************************/

div.stats_section_title {
  font-size : 12px;
  color : #777777;  
  font-weight : bold;
  border-bottom: 1px solid #888888;
  margin-bottom: 10px;
}

div.stats_section_content {
	color : #AAAAAA;
	font-weight : bold;
}

span.big_number {
  font-size : 90px;
}

span.bigger_number {
  font-size : 120px;
}

span.biggest_number {
  font-size : 180px;
}

span.stats_mini_text {
  font-size: 12px;
	color: #BBBBBB;
}

span.stats_small_text {
  font-size: 18px;
	color: #BBBBBB;
}

div.stats_medium_text {
  font-size : 22px;
	line-height: 20pt;	
	font-weight : 600;
}

div.stats_big_text {
  font-size: 35px;
  line-height: 25pt;
  font-weight: 600;
}

div.ul {
  margin: 0 0 3px 0;
}

span.blue {
  color: #2398c9;
}

div.gray_content {
  font-size : 24px;
  color : #888888;
  line-height: 24pt;
}

table.user_grid tr td {
  padding: 0 5px 2px 0;
  width: 30px;
  max-width: 30px;
  overflow: hidden;
}

table.badge_grid tr td {
  padding: 0 5px 2px 0;
}

div.stat_bubble {
  color : #FFFFFF;
  background-color: #999999;
  height: 75px;
  float: left;
  margin: 0 0 10px 10px;
  padding: 8px;
}

div.stat_bubble_title {
  font-size: 10px;
  text-align: center;
  margin-bottom: 5px;
}

div.stat_bubble_content {
  font-size: 70px;
  font-weight: bold;
  text-align: center;
}

/* Safari only hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  div.stat_bubble_content {
    position: relative;
    top: -10px;
  }
}

div.venue_special {
  font-size: 14px;
  background-color: white;
  border: 1px #bbb solid;
  padding: 12px;
  padding-top: 0px;
  margin-top: 27px;
}

.venue_special p {
  margin-left: 4px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.venue_special a {
  line-height: 40px;
  margin-left: 5px;
  margin-right: 5px;
}

div.tip_block {
  padding: 8px 8px 8px 8px;
}

div.tip_pic {
  float: left;
  width: 30px;
  height: ;
  margin: 0 8px 0 0;
  overflow: hidden;
}

div.tip_num {
  float: left;
  font-size : 30px;
  color : #999999;
  line-height: 20pt;
  font-weight : bold;
  margin: 0 8px 0 0;
}

div.tip_text {
  display: table-cell;
}

div.tip_activity_buttons {
  float: right;
  text-align: right;
  max-width: 100px;
  margin: 0 0 0 8px;
}

div.tip_done_unchecked, div.tip_todo_unchecked, div.tip_checked {
  text-align: left;
  font-size: 11px;
  width: 100px;
  padding: 3px 0 3px 0;
  margin: 0 0 5px 0;
} 

div.tip_done_unchecked {
  color: white;
  background-color: #b1c858;
}

div.tip_todo_unchecked {
  color: white;
  background-color: #237cc9;
}

div.tip_checked {
  color: #959595;
  background-color: #d5d5d5;
}

div.tip_hidden {
  display: none;
}

div.tips_group {
  border: 2px solid #dddddd;
  
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div.inactive_tips_tab, div.active_tips_tab {
  font-size : 22px;
  float: left;
  padding: 4px 8px 1px 8px;
  margin: 0 10px 0 0;
  position: relative;
  
  -moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px; 
}

div.inactive_tips_tab {
  background-color: #eeeeee;
  border: 2px solid #dddddd;
  top: 2px;
  height: 20px;
}

div.inactive_tips_tab a {
  color : #999999;
}

div.active_tips_tab {
  color : #2398c9;
  background-color: white;
  border-top: 2px solid #dddddd;
  border-right: 2px solid #dddddd;
  border-left: 2px solid #dddddd;
  top: 2px;
  height: 22px;
}

div.rounded, div.alerts_notice, div.stat_bubble, div.tip_block,
div.tip_done_unchecked, div.tip_todo_unchecked, div.tip_checked {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px; 
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.text_bigger {
  font-size : 16px;
  line-height: 16pt;
}

.login_title {
  font-size : 20px;
  color : #000000;
  line-height: 20pt;
}

.login_box {
  font-size : 25px;
  color : #000000;
  line-height: 25pt;
}

.reminder {
  font-size : 22px;
  color : #ff6666;
  font-weight : bold;
  line-height: 20pt;
}

.text {
  font-size : 13px;
  line-height: 13pt;
}

.text_bold {
  font-size : 13px;
  color : #5a5858;
  line-height: 13pt;
  font-weight : bold;
}

.text_mini {
  font-size : 10px;
  color : #5a5858;
  line-height: 10pt;
}

.text_top12rank {
  font-size : 30px;
  color : #999999;
  line-height: 20pt;
  font-weight : bold;
}

.text_header_light {
  font-size : 24px;
  color : #0066cc;
  line-height: 20pt;
}

.text_header_light_gray {
  font-size : 24px;
  color : #888888;
  line-height: 24pt;
}

.text_header_mini {
  font-size : 18px;
  color : #0066cc;
  font-weight : bold;
  line-height: 20pt;
}

.text_white {
  font-size : 13px;
  color : #FFFFFF;
  line-height: 13pt;
}

.text_statusmsg {
  font-size : 15px;
  color : #FFFFFF;
  line-height: 13pt;
}

.text_header_sidenav {
  font-size : 14px;
  color : #AAAAAA;
  font-weight : bold;
}

.stats_header {
  font-size : 10px;
  color : #999999;
}

.stats_header_white {
  font-size : 10px;
  color : #FFFFFF;
}

.stats_headerXXXXX {
	font-size : 10px;
	color : #999999;
	font-weight : bold;
	text-decoration: underline;
}

.stats_number_big {
	font-size : 60px;
	color : #999999;
	font-weight : bold;
	line-height: 40pt;
}

.stats_number_big_white {
	font-size : 60px;
	color : #FFFFFF;
	font-weight : bold;
	line-height: 40pt;
}

.input {
  color: #666666;
  font-size: 16px;
}

.input_smaller {
  color: #666666;
  font-size: 14px;
}

.input_button {
  background-color: #0066cc;
  color: #FFFFFF;
  font-size: 20px;
}

.input_example {
  color: #999999;
  font-size: 13px;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}

div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

div.autocomplete ul li.selected {
  background-color: #ffb;
}

div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}

.informal {
  display: block;
  color: #aaa;
  font-size: 70%;
}


/********************************************************************************
* General (new styling)
********************************************************************************/

.titleBar {
  background-color:#F3F7F8;
  border:1px solid #D1E2E8;
  border-bottom: 2px solid #97c0cf;
  clear:both;
  padding:5px 10px;
  color:#5A5A5A;
  font-weight:bold;
  margin-top: 30px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.relContainer {
  position: relative;
}

.clear {
  clear: both;
}

.green_button, a.green_button {
  background-color:#A9CD20;
  cursor: pointer;
  border:3px solid #CBEB7F;
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  padding:3px 8px;
  text-transform:uppercase;
  text-shadow: #777 0px -1px 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.green_button:hover, a.green_button:hover {
  background-color: #b0d819;
  text-decoration: none;
}

.big_button, a.big_button {
  font-size:15px;
  padding:3px 20px;
}

a.big_button {
  padding-top: 7px; 
}

/********************************************************************************
* Settings Page (new styling)
********************************************************************************/

.settings {
  overflow: hidden;
  background-color:#F3F7F8;
}

.settings .main {
  background-color:#FFFFFF;
  float:left;
  width:575px;
  padding-right: 17px;
}

.settings .sidebar {
  float:right;
  padding:20px;
  width:225px;
}

.settings h2 {
  color:#5A5A5A;
  font-size:20px;
  font-weight:bold;
}

.settings ul li {
  list-style: none;
  margin-bottom: 7px;
  position: relative;
}

.settings ul li.outlined {
  border:1px solid #D1E2E8;
  padding:8px 5px;
  position: relative;
  left: -6px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.settings ul li.outlined input {
  float:left;
  position:relative;
  top:-3px;
  margin-right: 6px;
}

.settings ul li.outlined p {
  color:#888888;
  margin: 2px;
}

.settings .header {
  overflow: hidden;
  margin-bottom: 20px;
}

.settings .header img {
  float:left;
  margin-right: 10px;
}

.settings .header h2 {
  position: relative;
  top: 10px;
}

.settings .account {
  margin-top: 15px;
}

.settings .account .banner {
  margin-left: 15px;
  margin-bottom: 5px;
  position: relative;
}

.settings .account .banner p {
  left:150px;
  position:absolute;
  top:0;
}

.settings .small {
  font-size:11px;
  font-weight:normal;
}

.settings .account .bold {
  font-weight:bold;
  margin-left:43px;
  margin-top:5px;
}

.settings .account ul {
  margin-top: 3px;
}

.settings .account ul li {
  margin-bottom: 2px;
}

.settings .sidebar .relContainer a {
  position:absolute;
  right:0;
  top:3px;
}

.settings .sidebar img {
  float:left;
  margin-right:10px;
}

.settings .sidebar .name {
  margin-bottom: 15px;
}

.settings .sidebar .label,
.settings .sidebar .label_inline {
  color:#777777;
  font-size:11px;
  margin-bottom:1px;
  margin-top:10px;
  text-transform:uppercase;
}

.settings .sidebar .label_inline {
  clear:left;
  width:60px;
  margin-top: 18px;
}

.settings .sidebar hr {
  margin-bottom:3px;
  margin-top:10px;
  border: none;
  border-bottom: 1px dotted #AAA;
}

.settings .sidebar #edit .text input {
  color:#333333;
  padding:3px;
  width:95%;
}

.settings .sidebar #edit select {
  margin-top: 3px;
  width: 215px;
}

.settings .input_button {
  background-color:#A9CD20;
  cursor: pointer;
  border:3px solid #CBEB7F;
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
  padding:3px 8px;
  text-transform:uppercase;
  text-shadow: #777 0px -1px 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.settings #changePassword {
  display:block;
  margin:10px 0;
}

.settings .input_button:hover {
  background-color: #b0d819;
}

.settings li.connection {
  
}

.settings .conn_name a { 
  font-weight:normal;
}

.settings .revoke_conn a { 
  float:right;
  font-size:11px;
  margin-right:15px;
}

.settings div.errorbox {
  border: none;
  padding: 0px;
}

/********************************************************************************
* Signup Shared Styles (new styling)
********************************************************************************/

#joinSteps {
  background-color:#F2F2F2;
  float:left;
  margin-right:40px;
  height:510px;
  width:220px;
}

#joinSteps .step {
  background-color:#CCCCCC;
  padding:22px 0;
  text-align:center;
  border-bottom:5px solid white;
  position: relative;
}

#joinSteps .step.selected {
  background-color:#4DB8E0;
}

#joinSteps .step h2 {
  color:#FFFFFF;
  font-size:20px;
  font-weight:bold;
  text-shadow:0 -1px 1px #777777;
  text-transform:uppercase;
}

#joinSteps .step img.selected {
  height:65px;
  position:absolute;
  right:-15px;
  top:0;
  width:15px;
}

.signup, 
.friends,
.link,
.done,
.overview {
  overflow: hidden;
}

.signup #mainContainer,
.friends #mainContainer,
.link #mainContainer,
.done #mainContainer {
  float:left;
  width:600px;
}

.signup h1,
.friends h1,
.link h1,
.done h1,
.overview h1 {
  color:#555555;
  font-size:23px;
  font-weight:bold;
  letter-spacing:-0.5px;
}

.signup h3,
.friends h3,
.link h3,
.done h3,
.overview h3 {
  font-size: 16px;
}

/********************************************************************************
* Signup Page (new styling)
********************************************************************************/

.signup h1 {

}

.signup h3 {
  margin-top: 3px;
  line-height: 22px;
  margin-bottom:20px;
}

.signup .form .label {
  clear:both;
  color:#777777;
  float:left;
  font-size:13px;
  margin-top:6px;
  padding-right:10px;
  text-align:right;
  text-transform:uppercase;
  width:150px;
}
 
.signup .form input, .signup .form select {
  float:left;
  font-size:13px;
  margin-bottom:10px;
  padding:3px 7px;
  width:250px;
}
 
.signup #fbButton {
  clear:both;
  margin-bottom:15px;
  margin-left:160px;
}

.signup .green_button {
  margin-left: 160px;
  margin-top: 20px;
}

.signup p {
  font-size:11px;
  margin-left:160px;
}

.signup p a {
  color: #666;
  font-weight: normal;
  text-decoration: underline;
}

.signup .errorbox, 
#appgallery .errorbox {
  border:medium none;
  float:left;
  padding: 0 0 5px;
}

.signup .errorbox .errormsg,
#appgallery .errorbox .errormsg {
  clear:both;
  float:left;
  position:relative;
  top:-5px;
}

.signup .inputContainer {
  float:left;
  position:relative;
}

.signup .helper {
  color:#777777;
  font-size:11px;
  position:absolute;
  right:-120px;
  top:8px;
}

.friends #services,
.link #services {
  border-bottom:1px dotted #888888;
  margin-bottom:25px;
  margin-top:15px;
  padding-bottom:20px;
  overflow: hidden;
}

.friends #services a,
.link #services img {
  margin-right: 30px;
}

.friends #services img,
.link #services img {
  width: 170px;
}

/********************************************************************************
* Friends Page (new styling)
********************************************************************************/

.friends .service {
  
}

.friends h3 {
  margin-top: 3px;
  line-height: 22px;
}


.friends h4 {
  color:#888888;
  font-size:14px;
  font-weight:normal;
}

.friends #loadingFbFriends img {
  float:left;
  margin-right:10px;
  position:relative;
  top:4px;
}

.user_results .import_user {
  float:left;
  margin-bottom:25px;
  position:relative;
  width:180px;
}

.user_results .import_user .avatar img{
  border:1px solid #BBBBBB;
  padding:2px;
  width: 60px;
  height: 60px;
  display: block;
}

.user_results .import_user .avatar {
  float:left;
  margin-right:7px;
}

.user_results .import_user .info {
  float:left;
}

.user_results .import_user .name {
  width:50px;
}

.user_results .import_user .add img {
  bottom:2px;
  left:72px;
  position:absolute;
}

.friends a.green_button {
  clear: both;
  float: left;
  margin-bottom:20px;
  margin-top:20px;
}

/********************************************************************************
* Link Page (new styling)
********************************************************************************/

.link h3 {
  margin-top: 3px;
  line-height: 22px;
}

.link .service {
  float:left;
  position: relative;
}

.link .service input {
  float:left;
  margin-top:5px;
}

.link .service .optIn {
  display:block;
  float:left;
  line-height:16px;
  margin-left:5px;
  margin-top:4px;
  width:130px;
}

.link #services img.spinner {
  bottom:3px;
  height:14px;
  left:0;
  margin-right:0;
  position:absolute;
  width:14px;
}

.link .clickToConnect {
  left:-15px;
  position:relative;
  text-align:center;
  font-weight: bold;
}

/********************************************************************************
* Done Page (new styling)
********************************************************************************/

.done .green_button {
  clear:both;
}

.done #blueGroups {
  float:left;
  margin-bottom:30px;
  margin-top:20px;
}

.done .blueGroup {
  float:left;
  margin-right:18px;
  width:180px;
}

.done .blueGroup h2,
.blueHeader {
  background:#4DB8E0 url(/img/blue_header_tip.png) no-repeat scroll right 0;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  padding:6px 8px 4px;
}

.done .blueGroup p {
  font-size:12px;
  line-height:17px;
}

.done .blueGroup .heading {
  border-bottom:1px dotted #999999;
  margin-bottom:7px;
  overflow:hidden;
  padding-bottom:5px;
  width:175px;
}

.done .blueGroup .heading img {
  max-width:225px;
}

/********************************************************************************
* Overview Page (new styling)
********************************************************************************/

.overview .blueHeader {
  margin-top: 15px;
}

.overview p, .overview li {
  font-size: 14px;
}

.overview li {
  margin-bottom: 0px;
}

.overview .green_button {
  display:block;
  float:left;
  margin-bottom:15px;
  margin-left:40px;
  margin-top:10px;
}

.staff {
  border-bottom:1px dotted #CCCCCC;
  padding:5px 0;
  position: relative;
  width:100%;
}

.staff img {
  height:20px;
  width:20px;
}

.staff .name {
  position:relative;
  top:-5px;
}

.staff .role {
  font-size:12px;
  font-style:italic;
  position:absolute;
  right:30px;
  top:10px;
}

.staff .delete {
  position:absolute;
  right:0;
  top:10px;
} 

.categories {
  overflow: hidden;
}

.categories label {
  display:block;
  float:left;
  width:100px;
}

.categories .categoriesGroup {
  float:left;
  width:230px;
}

.categories .categoriesGroup input {
  margin-top: 10px; 
}

.categories select {
  clear:left;
  display:block;
  width:200px;
}

.categories .addCategory {
  margin-top: 10px;
}

span.fancyfield {
  float: left;
  display: block;
  height: 40px;
  padding: 0px;
  background: url(/img/specials/field-left.png) no-repeat top left;
}

span.fancyfield input {
  padding: 11px;
  margin: 0px;
  background: url(/img/specials/field-right.png) no-repeat top right;
  border: none;
  font-size: 14px;
}

span.fancyfield2 {
  float: left;
  display: block;
  height: 60px;
  padding: 0px;
  background: url(/img/specials/field2-left.png) no-repeat top left;
}

span.fancyfield2 input {
  padding: 11px;
  margin: 0px;
  background: url(/img/specials/field2-right.png) no-repeat top right;
  border: none;
  font-size: 32px;
}

/********************************************************************************
* App Gallery
********************************************************************************/
#appgallery {
	font: 13px/150% "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	width: 840px;
}
#appgallery a {color: #2bb8e1;}
#appgallery h2 {
	color: #2bb8e1;
	font-size: 25px;
	font-weight: bold;
}
#appgallery h3 {
	color: #555;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -10px;
}
#appgallery h4 {
	color: #555;
	font-size: 13px;
}

/* !AppGallery Content */
#appgallery-content {
	float: left;
	width: 500px;
}
.appgallery-seperator {
	margin: 15px 0 5px;
}
#appgallery-slider {}

ul#appgallery-menu {
	list-style: none;
	margin: 0 0 -1px;
	overflow: auto;
	-webkit-padding-start: 0;
}
ul#appgallery-menu li {
	float: left;
	line-height: 50px;
}
ul#appgallery-menu li a {
	color: #a8a8a8;
	display: block;
	padding: 0 10px;
}
ul#appgallery-menu li a:hover {
	color: #555;
	text-decoration: none;
}
ul#appgallery-menu li.on a {
	background: url('/img/menu-bg.gif') bottom center no-repeat;
	color: #2bb8e1;
}


/* !AppGallery Listings */
#appgallery-listings {
	background: #fafafa;
	border: 1px solid #ededed;
	overflow: auto;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#appgallery-settings {
	border-bottom: 1px solid #e9e9e9;
	font-size: 12px;
	overflow: auto;
}
#appgallery-settings p#appgallery-catdescription {
	color: #777;
	float: left;
	margin: 5px 0;
}
#appgallery-settings p#appgallery-viewsetting {
	float: right;
	margin: 5px 0;
}
#appgallery-gridview,
#appgallery-listview {
	display: block;
	height: 19px;
	float: right;
	text-indent: -9999px;
	width: 19px;
}
#appgallery-gridview {
	background: url('/img/icon-gridview.gif') top left no-repeat;
}
#appgallery-listview {
	background: url('/img/icon-listview.gif') top left no-repeat;
	margin-left: 5px;
}
#appgallery-gridview:hover {background: url('/img/icon-gridview.gif') left no-repeat;}
#appgallery-listview:hover {background: url('/img/icon-listview.gif') left no-repeat;}
.appgallery-listview-on {background: url('/img/icon-listview.gif') bottom left no-repeat !important;}
.appgallery-gridview-on {background: url('/img/icon-gridview.gif') bottom left no-repeat !important;}

.appgallery-app {
	border-bottom:1px solid #E9E9E9;
  float:left;
  height:250px;
  margin:20px 9px 0;
  overflow:hidden;
  width:220px;
  height:275px;
}
.appgallery-app h4 {margin: 10px 0 -10px;}
.appgallery-app em {color: #aaa}
p.app-link a {
	background: url('/img/app-button.gif') top left no-repeat;
	display: block;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	text-align: center;
	text-shadow: #fff 0 1px 0;
	width: 200px;
}
.appgallery-app p.app-link a:hover {
	background: url('/img/app-button.gif') left no-repeat;
	text-decoration: none;
}
.appgallery-app p.app-link a:active {
	background: url('/img/app-button.gif') bottom left no-repeat;
}
#appgallery-pagination {clear: both; line-height: 35px;}
#appgallery-pagination p {color: #999; margin: 0; text-align: center;}
#appgallery-pagination-prev {
	color: #bbb !important;
	float: left;
	font-weight: bold;
	text-align: left !important;
	padding-left: 10px;
	width: 30%;
}
#appgallery-pagination-next {
	color: #bbb !important;
	float: right;
	font-weight: bold;
	text-align: right !important;
	padding-right: 10px;
	width: 30%;
}

/* !AppGallery Sidebar */
#appgallery-sidebar {
	float: right;
	width: 310px;
}
#appgallery ol {
	line-height: 30px;
	padding-left: 10px;
}
#appgallery ol li {
	border-bottom:1px dotted #CCCCCC;
  clear:both;
  color:#BBBBBB;
  float:left;
  font-style:italic;
  line-height:18px;
  list-style:decimal outside none;
  padding:12px 10px;
  width: 280px;
}
#appgallery ol li a {
	font-style: normal;
}
.appgallery-odd {
	background: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#appgallery-backto {
	color: #999;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: right;
}
#appgallery-backto a {color: #999;}

#appgallery-details {
	background: #fafafa;
	border: 1px solid #ededed;
	color: #777;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#appgallery-details h3 {margin-bottom: -15px;}
#appgallery-details p {font-size: 12x;}

#appgallery-details-logo {
	background: #fff;
	border: 1px solid #f2f2f2;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px 0;
	width: 270px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#appgallery-details-logo img {
  max-height:200px;
  max-width:250px;
}

#appgallery-details dl {
	line-height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
#appgallery-details dt {
	color: #bbb;
	float: left;
	width: 95px;
}
#appgallery-details dd {
	color: #999;
	display: block;
	float: left;
	font-weight: normal !important;
	margin: 0;
	width: 170px;
}
#appgallery-details dd a {font-weight: normal !important;}

p#appgallery-downlink {margin-bottom: 0;}
p#appgallery-downlink a {
	background: url('/img/button-download.jpg') top left no-repeat;
	color: #fff;
	display: block;
	height: 44px;
	line-height: 43px;
	margin: 0 0 20px 20px;
	text-align: center;
	text-shadow: rgba(0,0,0,.22) 0 -1px 0;
	width: 270px;
}
p#appgallery-downlink a:hover {
	background: url('/img/button-download.jpg') left no-repeat;
	text-decoration: none;
}
p#appgallery-downlink a:active {background: url('/img/button-download.jpg') bottom left no-repeat;}

#appgallery-details p#appgallery-downlink a {
	margin: 0 !important;
}

p#appgallery-apidocu a {
	background: url('/img/button-apidoc.gif') top left no-repeat;
	color: #98cd00;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-shadow: #fff 0 1px 0;
	width: 270px;
}
p#appgallery-apidocu a:hover {
	background: url('/img/button-apidoc.gif') left no-repeat;
	color: #85ad18;
	text-decoration: none;
}
p#appgallery-apidocu a:active {background: url('/img/button-apidoc.gif') bottom left no-repeat;}
p.appgallery-centerbold {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 -10px;
	text-align: center;
}
p.appgallery-centerbold a {
	color: #a6a6a6 !important;
}

p.appgallery-tweet {
	font-size: 12px;
	padding: 5px 10px;
}
p.appgallery-tweet {margin: 0;}
p.appgallery-tweet em {color: #c4c4c4;}

/* !AppGallery Form */
#appgallery-form {
	display: block;
}
#appgallery-form fieldset {
	border: 1px solid #e6ecee;
	margin-bottom: 20px;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#appgallery-form fieldset legend {
	color: #2bb8e1;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#appgallery-form fieldset p {
	margin: 0 auto 10px;
	width: 350px;
}

#appgallery-form label {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#appgallery-form label em {color: #bbb; font-style: normal;}
#appgallery-form input,
#appgallery-form textarea,
#appgallery-form select {
	font-size: 13px;
	padding: 3px;
	width: 340px;
	margin-bottom: 3px;
}
#appgallery-form textarea {height: 100px;}
#appgallery-form .submit_button {
	background: url('/img/button-download.jpg') top left no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font: bold 13px/43px "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 44px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	text-shadow: rgba(0,0,0,.22) 0 -1px 0;
	width: 270px;
}
#appgallery-form .submit_button:hover {background: url('/img/button-download.jpg') left no-repeat;}
#appgallery-form .submit_button:active {background: url('/img/button-download.jpg') bottom left no-repeat;}

#appgallery-form .author:first-child {
  border-top: none;
  padding: 0px;
  margin: 0px;
}

#appgallery-form .author {
  border-top:1px solid #E6ECEE;
  clear:both;
  margin-top:15px;
  padding-top:10px;
}

.greenBottom {
  border-bottom: 50px solid #B2C643;
  padding-bottom: 20px;
  overflow: hidden;
}

/* Tabs */

#standardTabs {
  background-color:#F7F6F6;
  border-bottom:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
  float:left;
  padding:0;
  width:100%;
}

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

#standardTabs a {
  border-right:1px solid #CCCCCC;
  float:left;
  margin:7px 0;
  padding:2px 15px;
}

#standardTabs a.active { color:#666666 }
#standardTabs a.active:hover { text-decoration:none }

.contentContainer .header {
  background:url("/img/blueGradSmall.png") repeat-x scroll 0 0 #4DB8E0;
  border:1px solid #538CAD;
  height:14px;
  padding:8px 10px;
  position: relative;
  
  -moz-border-radius-topright:5px;
  -moz-border-radius-topleft:5px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;
  border-radius: 5px 5px 0px 0px;
}

.contentContainer .header p {
  margin: 0px;
  padding: 0px;
  color:#FFFFFF;
  font-size:15px;
}

.contentContainer .header ul,
.contentContainer .header em {
  position:absolute;
  right:0;
  top:9px;
}

.contentContainer .header em {
  margin: 0px;
  padding: 0px;
  color:#FFFFFF;
  font-size:11px;
  right: 10px;
}

.contentContainer .header li {
  float:left;
  padding:0 5px;
}

.contentContainer .header li a {
  padding:4px;
  color:#FFFFFF;
  font-weight: normal;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.contentContainer .header li a:hover {
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}

/********************************************************************************
* Venue page (new)
********************************************************************************/

#venuePage { 
  margin-bottom:30px;
  float:left;
  text-rendering:optimizelegibility;
}

#venuePage li { list-style: none; }
#venuePage ul { padding: 0px; margin: 0px; }

#venuePage .fullContainer {
  position: relative;
}

#venuePage .leftColumn {
  width: 555px;
  float: left;
  overflow: hidden;
  margin-right: 20px;
}

#venuePage .rightColumn {
  width: 285px;
  float: left;
  overflow:hidden;
}

#venuePage .grayBox {
  background-color: #f9f9f9;
  border: 1px solid #cccccc;
  margin-bottom:13px;
  overflow:hidden;
  padding: 10px;
  position: relative;
  
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-bottomleft:5px;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  border-radius: 0px 0px 5px 5px;
}

#venueNavigation {
  background-color:#E6F0F2;
  border:1px solid #CCCCCC;
  width:100%;
  overflow: hidden;
  margin-bottom:15px;
  height:34px;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#venueNavigation ul {
  float:left;
  left:50%;
  margin:0px;
  padding:0px;
  position:relative;
}

#venueNavigation li {
  float:left;
  padding:2px 10px;
  margin:8px 0px;
  position:relative;
  right:50%;
  border-left:1px solid #CCCCCC;
  list-style: none;
}

#venueNavigation li:last-child { border-right: 1px solid #CCCCCC; }
#venueNavigation a { color: #3AA9D6;}

#venuePage #venueInfo {
  background-color:#F9F8F7;
  border:1px solid #CCCCCC;
  padding:10px;
  overflow: hidden;
  margin-bottom:15px;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#venuePage #venueInfo img {
  float:left;
  margin-right:5px;
}

#venuePage #venueInfo h1 {
  color:#444444;
  font-size:20px;
  margin-top:6px;
}

#venuePage #venueInfo #details {
  background-color:#E6E6E6;
  clear:both;
  float:left;
  height:150px;
  margin-right:5px;
  margin-top:7px;
  padding:10px;
  width:200px;
  position: relative;
}

#venuePage #venueInfo #details .twitter { margin-top: 10px; }

#venuePage #venueInfo #details iframe {
  position: absolute;
  bottom: 5px;
  left: 10px;
}

#venuePage #venueInfo #mapContainer {
  float:right;
  height:185px;
  width:305px;
  margin-top: 7px;
}

#venuePage .tips, #venuePage .tipInput, #venuePage .tiplogin {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: none !important;
}

#venuePage .tip, #venuePage .tipInput, #venuePage .tiplogin {
  background: #f9f9f9;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #ffffff;
  padding: 15px;
  position: relative;
  overflow:hidden;
}

#venuePage .tip:hover .tip_activity_buttons {
  display: block;  
}

#venuePage .tip .tip_activity_buttons {
  display: none;
}

#venuePage .tip .userImage {
  float: left;
}

#venuePage .tip .userImage img {
  border:1px solid #CCCCCC;
  padding:3px;
  background-color: #ffffff;
}

#venuePage .tip .content {
  float:left;
  margin-left:10px;
  overflow:hidden;
  width:475px;
}

#venuePage .tip .buttons:hover {
  display:inline;
}

#venuePage .tipInput {
  height: 65px;
}

#venuePage .tipInput textarea{
  border:1px solid #AAAAAA;
  color:#333333;
  font-family:helvetica,arial,sans-serif;
  font-size:16px;
  height:18px;
  margin:0;
  padding:8px;
  width:501px;
}

#venuePage .tipInput em {
  color:#888888;
  display:block;
  font-size:13px;
  margin-top:14px;
}

#venuePage .tipInput input[type=submit] {
  position: absolute;
  bottom: 7px;
  right: 18px;
  font-size:11px;
}

#venuePage .special {
  background-color:#FFF6B5;
  padding:10px;
  border:1px solid #F4E89E;
  margin-bottom: 13px;
  min-height: 22px;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#venuePage .special .banner {
  background: url("/img/specialsFlag.png") no-repeat scroll 0 0 transparent;
  color:#FFFFFF;
  font-size:14px;
  height:35px;
  letter-spacing:0.5px;
  padding-top:6px;
  position:absolute;
  right:-8px;
  text-align:center;
  top:5px;
  width:303px;
}

#venuePage .special .banner a {
  color: #ffffff;
}

#venuePage .special p {
  background-color:#FEF9D3;
  margin:34px 0 0;
  padding:10px 20px;
}

#venuePage .stats {
  background-color: #f9f9f9;
  border: 1px solid #cccccc;
  margin-bottom:13px;
  overflow:hidden;
  height:60px;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#venuePage .stats li {
  border-right:1px dotted #CCCCCC;
  float:left;
  font-size:8.5px;
  text-align:center;
  padding: 0px 6px;
  margin:10px 0;
}

#venuePage .stats li:last-child {
  border-right: 0px;
}

#venuePage .stats strong {
  color:#555555;
  display:block;
  font-size:24px;
  font-weight:bold;
  margin-top:6px;
}

#venuePage .noTips {
  background-color:#FFEB66;
  border:1px solid #FFDE21;
  color:#444444;
  font-size:16px;
  font-weight:bold;
  padding:15px;
  margin-bottom:15px;
  position: relative;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#venuePage .noTips #yellowCarrot {
  bottom:-11px;
  height:11px;
  left:20px;
  position:absolute;
  width:20px;
}

#venuePage .noTips img {
  display:block;
  float:left;
  margin-right:15px;
  width:32px;
}

#venuePage .mayor .noMayor {
  line-height:19px;
}

#venuePage .mayor img {
  border:1px solid #CCCCCC !important;
  float:left;
  height:36px;
  margin-right:15px;
  padding:3px;
  width:36px;
}

#venuePage .mayor img.crown {
  border: none !important;
  height:45px;
  padding:0;
  position:absolute;
  right:0;
  top:8px;
  width:45px;
}

#venuePage .mayor .name {
  font-size: 14px;
  margin-top: 5px;
}

#venuePage .mayor em {
  display:block;
  font-style:normal;
  margin-top:1px;
}

#venuePage .venueStaff .staff:last-child {
  border-bottom: none;
}

#venuePage .venueStaff table.user_grid tr td {
  padding:0 3px 1px 0;
}

#venuePage #categoryTags {
  clear:both;
  float:left;
  position:relative;
  width:100%;
}

#venuePage #categoryTags ul {
  clear:both;
  float:left;
  line-height:16px;
  margin-bottom:4px;
  width:485px;
}

#venuePage #categoryTags ul li {
  float:left;
  padding-right:4px;
}

#venuePage ul li:last-child span{ display: none; }

#venuePage #categoryTagsEditTrigger {
  position:absolute;
  bottom:0;
  right:0;
  color:#666666;
  padding:3px 8px;
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#categoryTagsEdit {
  width:400px;
}

#categoryTagsEdit h3 {
  color:#555555;
  font-weight:bold;
}

#categoryTagsEdit h4 {
  color:#555555;
  font-weight:bold;
  font-size: 12px;
}

#categoryTagsEdit .categories {
  border-bottom:1px solid #CCCCCC;
  margin-bottom:10px;
  padding-bottom:10px;
}

#categoryTagsEdit .green_button {
  font-size:10px;
  padding:1px 5px;
}

#editVenuePage #venueInfo img {
  float:left;
  margin-right:8px;
}

#editVenuePage #venueInfo h1 {
  color:#555555;
  font-size:20px;
  margin-top:6px;
}

#editVenuePage #venueInfo #details {
  margin-bottom:10px;
  margin-top:12px;
}

#editVenuePage h2 {
  color:#444444;
  font-size:20px;
  font-weight:bold;
  margin-bottom:5px;
}

#editVenuePage h3 {
  color: #5A5858;
  font-weight: bold;
  font-size: 14px;
  margin-top:15px;
}

#editVenuePage .leftColumn {
  float:left;
  width:540px;
}

#editVenuePage .rightColumn {
  float:right;
  width:300px;
}

#editVenuePage .toolContainer {
  background-color: #f9f9f9;
  border: 1px solid #cccccc;
  margin-bottom:15px;
  padding:15px;
  overflow:hidden;
  
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
