body, ol, ul, td, th, input, select, table {
  font-family: Verdana, 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif; 
  font-size: 12px;
}
ul, ol {
  list-style: none;
}
h1,h2,h3,h4,h5,h6,pre,code {
  font-size: 1em;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0; 
  padding: 0;
}
a img, :link img, :visited img, fieldset {
  border: none;
}
a.image_link:hover, a.image_link:visited {
  background-color: transparent;
}
table {
  border-collapse: collapse;
}
td {
  vertical-align: top;
}
th {
  text-align: left;
}
td.nowrap {
  white-space: nowrap;
}
hr {
  border: none; 
  border-top-style: dotted; 
  border-top-width: 1px; 
  border-top-color: #cccccc;
}
ul.sortable {
  cursor: move;
}
ol {
  list-style-position: outside; 
  list-style-type: decimal; 
  margin: 2em; 
  margin-top: 1em; 
  font-size: 1em;
}
ol.spaced li {
  margin-bottom: .5em;
}
div.clear:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
a {
  color: #666666 ;
}
a:visited {
  color: #666;
}
a:hover {
  text-decoration: underline; 
  background-color: #535364; 
  color: #FFFFFF; 
}
#navigation, .tabs, {
  border-color: #dddddd;
}
.tabs a {
  color: #333333;
}
.autocomplete ul li.selected {
  background-color: #535364;
}
html {
}
body {
  background-color: #fff;
}
body.normal {
  background: #fff url('../images/header_background.png') repeat-x 0px -30px;
}
h1 {
  letter-spacing:-1px;
}
h1 {
  font-size: 1.5em;
}
h1 .note {
  font-weight: normal;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
img {
  border: none;
}
img.inline {
  vertical-align: bottom;
}
fieldset { margin: 4px; }

button {text-align: center}

label {
  float: left; 
  width: 80px;
}

input {
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  border-bottom-width: 2px;
  float: left;
}

input {float: left; width: 150px}
input[type='checkbox'] {float: left; width: auto}
input.checkbox {float: left; border: none; width: auto}

input.url {
  width: 300px;
}

select {
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  border-bottom-width: 2px;
}

textarea {
  width: 220px; 
  border-style: solid; 
  border-color: #cccccc; 
  border-width: 1px; 
  border-bottom-width: 2px; 
  font-family: Verdana, 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, sans-serif; 
  font-size: .9em;
}

textarea.bigger {
  width: 400px;
  height: 100px;
}


.error {
  color: #AA0000;
  font-weight: bold;
}
.success, .new_message {
  color: #00AA00 !important;
  font-weight: bold;
}
p.error, p.success {
  margin: 15px 0 12px 0;
}

#upper_nav {
  position: absolute; 
  top: 7px; 
  right: 15px; 
  margin-left: 100px;
}
#upper_nav div {
  float: right; 
  text-align: right; 
  width: 400px;
}


#upper_nav a.username {
  text-decoration: none; 
  color: #535364;
}
#upper_nav a.username:hover {
  text-decoration: underline; 
  color:#fff;
}

#top_alerts a {
  text-decoration: none;
}
#top_alerts a:visited {
  color: #666;
}
#top_alerts {
  z-index: 100; 
  right: 0px; 
  font-size: 10px; 
  padding: 2px;
}
#top_alerts a img {
  vertical-align: top; 
  padding-right: 5px;
}
#content {
  width: 930px; 
  margin-top:20px; 
  margin-bottom: 20px; 
  margin-left: auto; 
  margin-right: auto; 
  min-height: 250px;
}
#inner_content {
  width: 800px; 
  margin: auto;
}



#prefooter {
  padding-bottom: 55px;
}
#footer {
  position: relative; 
  background: transparent url('../images/bg_footer.gif') repeat-x; 
  color: #535364; 
  text-align: center;
}
#footer .linkbar {
  margin-top: 60px; 
  font-size: .95em; 
  margin:30px auto; 
  padding-top:40px;
}
#footer .linkbar a {
  font-size: 1.1em;
}
#footer .linkbar a:hover {
  font-size: 1.1em; 
  color:#fff;
}

#footer a {
  color: #535364;
}

.copyright {
  font-size:80%; 
  color: #535364; 
  margin-bottom: 10px; 
  text-align: center; 
  margin-top:10px;
}


#banner {
  padding-left: 10px; 
  padding-right: 20px;
}
#banner a:hover {
  background-color: transparent;
}
#banner img {
  margin: 6px 0 4px 0;
}
#page {
  position: relative; 
  width: 100%; 
  min-height: 90%; 
  margin-left: auto; 
  margin-right: auto; 
  min-width: 970px;
}
* html #page {
  height: 100%;
}


#footer img {
  margin-bottom: -5px; 
  margin-left: 5px;
}
#top_nav  {
  margin-top:1px; 
  position: relative; 
  color: #fff; 
  text-align:center; 
  font-weight:bold; 
  text-decoration:none;
}
#top_nav .linkbar a {
  text-align: center; 
  margin-right: 15px; 
  margin-left:15px; 
  font-size: 90%;
}
#top_nav a {
  color: #fff; 
  font-weight:bold; 
  text-decoration:none;
}
#top_nav a:hover {
  color: #ccc; 
  font-weight:bold; 
  text-decoration:none;
}


#reviewl {
  padding: 5px; 
  width:100px; 
  margin-right:10px; 
  margin-top:10px; 
  float:left;
}
#reviewr {
  width: 630px; 
  margin-top:10px; 
  float:right; 
  margin-bottom:20px; 
  color:#666666;
}
div.user_label {
  font-size:80%; 
  text-align:center; 
  font-weight:bold; 
  color:#666666;
}
div.user_label a {
  font-size:80%; 
  text-align:center; 
  font-weight:bold; 
  color:#666666; 
  text-decoration:none;
}
div.user_label a:hover {
  font-size:80%; 
  text-align:center; 
  font-weight:bold; 
  color:#fff; 
  text-decoration:none;
}


.user_box {
  width: 140px;
  padding: 5px;
  background-color: #EEEEEE;
  font-size: 10px;
}
.user_box .username {
  font-size: 14px;
  font-weight: bold;
}

.user_box_small, .user_box_small table tr td {
  width: 90px;
  padding: 5px;
  background-color: #EEEEEE;
  font-size: 10px;
}
.user_box_small .username {
  font-size: 11px;
  font-weight: bold;
}
.user_box .user_image, .user_box_small .user_image {
  margin: 5px 0 2px 0;
}
.user_box .user_image a, .user_box_small .user_image a { 
  background-color: transparent; 
}

.user_over {
  font-size: 12px;
  width: 232px;
  padding: 0px;
  position: absolute;
  z-index: 1000001;
  margin: 0;
}

#user_over_content {
  padding-left: 25px;
}

#part_over {
  font-size: 12px;
  padding: 0px;
  position: absolute;
  z-index: 5;
}

#part_over_content {
  height: 25px;
  padding: 7px 5px 0 5px;
  background-color: #FFFFFF;
  text-align:center;
}

.overlay2 img, .overlay2b img {
	border: none; 
}

.overlay2 {
	background-image: url(../images/overlay2.gif); 
 /* background: #ff000F; */
}

.overlay2b {
	background-image: url(../images/lightbox/overlay.png); 
 /* background: #ff000F; */
}

#textarea_count {
  text-align: right;
  font-size: 11px;
}

.max_pictures {
  text-align: left;
  margin-bottom: 30px;
  font-weight: bold;
  clear: both;
  width: 100%;
}

#next_step {
  width: 95%; 
  background-color: #FFFFE1; 
  border: 1px solid #6E7587; 
  font-size: 14px; 
  margin: 20px auto; 
  padding: 10px;
}

.help_box {
  background-color: #FFFFE1; 
  border: 1px solid #6E7587; 
  font-size: 12px; 
  margin: 0 auto; 
  margin-bottom: 10px;
  padding: 10px;  
  overflow: hidden;
  _height: 1%;
}

#feedback_box {
  width: 470px; 
  height: 360px;
  background: #EEE; 
  overflow: auto; 
  border: 1px solid #999; 
  position: absolute;
  padding: 10px 10px 30px 10px;
  z-index: 500;
}

#feedback_link {
  background: transparent url('../images/feedback.jpg') no-repeat; 
  width: 30px;
  height: 80px;
  position: fixed;
  display: block;
  left: 0;
  top: 40%;
  z-index: 800;
}

.pagination{
  float: right;
}


/*  ===  Club Invitation Prompt  ===  */
#club_invitation_prompt {
  width: 450px;
  margin: auto;
  margin-bottom: 12px;
  border: solid 1px black;
  padding: 12px;
  background-color: #EEEEEE;
  text-align: center;
}
#club_invitation_prompt #buttons {
  margin-top: 6px;
}
#club_invitation_prompt #buttons button {
  width: 60px;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
  border: solid 1px #CEE2F2;
  background-color: #F0F5FF;
}