
div#me {
	padding: 0 10px;
}
#me {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#me td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#me th {
	text-align: right;
}
#me h1 {
	font-size: 13pt;
	color: #006666;
	margin-bottom: 0;
}
#me-header-table h1 {
	margin: 0;
	padding: 0;
}
#me-header-table p {
	font-size: 10pt;
}
#me-header-table td {
	border: none;
}
#me form 											{padding: 2px 0 0 0; margin: 0; font-size: 10pt;}
#me select, #me input       {font-size: 8pt;}
#me h2 {
	font-size: 11pt;
	margin-bottom: 0;
	color: #006666;
}
#me h2.listpage {
	margin: 0 2px;
}
#me h2 a, #me h2 a:visited, #me h2 a:active, #me h2 a:link {
	color: #006666;
	text-decoration: none;
}
#me h2 a:hover {
	text-decoration: underline;
}

#me .err {
	padding: 10px;
	font-style: italic; 
	text-align: center;
	color: #CC3333;
}
#me .err-form {
	border: 2px dotted #CC3333;
}
#me .ok {
	padding: 10px;
	font-style: italic; 
	text-align: center;
	color: #008F06;
}
#me .weak {
	font-size: 10pt;
	color: #8F8F8F;
}
div#me-link .weak {
	font-size: 10pt;
}

div#me p {
	margin: 10px 0;
	padding: 0;
}
p#aboutme {
	margin: 0;
	padding: 0;
}

div#me h2.location {
	font-size: 11pt;
	margin: 0;
	color: #000;
}

div#me-link {
	text-align: center;
	margin: 15px 0 8px 0;
	font-size: 10pt;
}

/* login/logout, edit nav */
div#menav{
	margin: 20px; 0;
	padding: 4px;
	background: #E7E7F4;
	font-size: 11pt;
}
#menav ul, #menav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menav ul {
	text-align: center;
}

#menav ul li {
	display: inline;
	margin-right: 1.2em;
}
#menav ul li.last {
	margin-right: 0;
}
 
/* Profile Table */
div#me table#profile th {
	font-weight: normal;
	padding-right: 15px;
}
div#me table#profile td {
	font-weight: bold;
}

div#me table#profile th,td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #E7E7F4;
}


  #my-sidebar { float: right; width: 220px }
  #col3 { width: auto; margin: 0 220px 0 0}
  #my-sidebar-content { padding: 0 10px 0 20px }
  #col3_content { padding: 0 10px 0 0 }
  
div.photo-thumb {
	padding: 5px 0;
	margin: 0;
	color: #004C9A;
	font-size: 10pt;
}
/*div.photo-thumb img {
	margin-bottom: 2px;
	border-top: 2px solid #9F9F9F;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: 2px solid #9F9F9F;
}
*/
div.photo-thumb a:hover img {
	border-top: 2px solid #5F5F5F;
	border-right: 2px solid #5F5F5F;
	border-bottom: 2px solid #5F5F5F;
	border-left: 2px solid #5F5F5F;
}
/* in the more photos section */
div#more-thumbs { margin-bottom: 10px; }
div#more-thumbs div.photo-thumb { width: 200px; height: 257px; float: left; padding-right: 10px; }

.clear { clear: both; }

/* Thumbnails for Photo Contest */
.thumbnail {
	float: left;
	width: 210px;
	height: 223px;
	padding: 5px;
	margin: 0;
}
.thumbnail img {
	border-top: 2px solid #9F9F9F;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-left: 2px solid #9F9F9F;
	padding: 0px;
}
.thumbnail a:hover img {
	border-top: 2px solid #5F5F5F;
	border-right: 2px solid #5F5F5F;
	border-bottom: 2px solid #5F5F5F;
	border-left: 2px solid #5F5F5F;
	padding: 0px;
}
.thumbnail img.horiz {
	width: 200px;
}
.thumbnail img.vert {
	height: 160px;
}
.thumbnail img.notapproved {
	width: 150px;
	height: 150px;
}
div#me .thumbnail p {
	text-align: center;
	padding: 3px;
	margin: 0;
	font-size: 10pt;
	line-height: 95%;
}
.thumbnail p.links {
	padding: 0 0 3px 3px;
	margin: 0;
	font-size: 9pt;
	line-height: 95%;
}

.thumbnail p.links a {
	text-decoration: none;
	font-weight: bold;
}
.thumbnail p.links a:hover {
	background: #9999CC;
	color: #fff;
}
.thumbnail .divider {
	color: #afafaf;
}

/* Reviews */
div.myreview {
	padding: 5px 0;
	font-size: 10pt;
}
div.myreview p {
	padding: 0;
	margin: 0;
}
/* Contest/Poll Links */
ul.poll-links {
	padding: 5px;
	margin: 0;
}
ul.poll-links li {
	list-style: none;
	padding-left: 10px;
	padding-bottom: 6px;
	background: url(/_images2/icon_arrow.png) no-repeat 0 7px; 
}  
ul.poll-links li a {
	text-decoration: none;
}

/* List of Customer Webpages */
ul.w-list {
	padding: 2px;
	margin: 0;

}
ul.w-list li {
	list-style: none;
	height:57px; 
	font-size: 10pt;
	margin: 8px 0;
	padding: 0;
	border-bottom: 1px dotted #ccc;
}
ul.w-list li img {
	padding-right: 5px; 
}
.intro {
	font-size: 9pt;
	color: #3162A3;
}
.caption {
	font-size: 10pt;
}

/* Nav for list of customer webpages on /me/ */
p.list-nav {
	clear: both;
	font-size: 10pt;
}

/* Dive Slate Comments */
ul.diveslate {
	padding: 2px;
	margin: 0;

}
ul.diveslate li, ul.diveslate li ul li {
	list-style: none;
	font-size: 10pt;
	margin: 5px 0;
	padding: 0;
}

ul.diveslatepreview {
	padding: 0 2px;
	margin: 0;
}
ul.diveslatepreview li {
	list-style: none;
	font-size: 9pt;
	margin: 3px 0;
	padding: 0;
}
ul.diveslatepreview li  table td {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}
ul.diveslatepreview li  table {
	width: 100%;
	padding-top: 0;
	padding-bottom: 3px;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}

/* Recent Activity */
ul.activity {
	padding: 0 2px;
	margin: 0;
}
ul.activity li {
	list-style: none;
	font-size: 9pt;
	margin: 3px 0;
	padding: 5px 0;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
ul.activity li  table td, li.webpage table td {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}
ul.activity li  table, li.webpage table {
	padding-top: 0;
	padding-bottom: 3px;
	margin: 0;
	border: none;
}
li.webpage table { width: 100% }
span.activity-dt {		font-weight: bold; font-style: italic; }
li.webpage img {
	padding-right: 5px; 
}
span.nm { font-size: 9pt; }

/* Dive Slate (comments) */
div#diveslate {
	padding-left: 50px;
	margin-top: 5px;
	background: url(/mecontent/photos/slate.gif) no-repeat 0 3px;
}
div#diveslate table td {
	border: none;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}
div#diveslate table {
	width: 100%;
	padding-top: 0;
	padding-bottom: 3px;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}
table#nextlink td {
	border: none;
}
table#nextlink  {
	margin: 20px 10px 5px 10px;
	border: 1px dotted #ccc;
	background: #fefefe url(/_images2/bg_heading_sidebar.png) repeat-x 0 0;
}
table#nextlink h2 a {
	text-decoration: none;
	color: #006666;
	font-size: 11pt;
}
table#nextlink h2 a:hover {
	color: #333;
}
table#nextlink td img {
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
}
table#nextlink td {
	font-size: 11pt;
}

/* percent complete bar */
/* percent complete bar */
div#progressbar {
	width: 150px;
	height: 20px;
	border: 1px solid #333;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
}
div#progressbar p {
	padding: 1px 0 0 30px;
	margin: 0;
}
/* number of votes */
div#numvotes {
	margin: 0;
	padding: 0;
	width: 105px;
	height: 44px;
	background: url(/mecontent/photos/webpage-vote-bg.jpg) no-repeat 0 0;
}
table#votes td {
	border: none;
	padding: 3px 0 0 0;
	margin: 0;
}
div#numvotes p {
	text-align: center;
	line-height: 95%;
	color: #fff;
	font-size: 12pt;
	margin: 0;
	padding: 7px 0 0 53px;
	font-weight: bold;
}
div#numvotes p a, div#numvotes p a:hover, div#numvotes p a:visited, div#numvotes p a:link, div#numvotes p a:active {
	text-decoration: none;
	color: #fff;
}

/* Contest entries preview list /mecontest/ */
table#contestentries td {
	border: none;
}
table#contestentries  {
	width: 98%;
	margin: 5px 10px 5px 0;
	border: 1px dotted #ccc;
	background: #fefefe url(/_images2/bg_heading_sidebar.png) repeat-x 0 0;
}
table#contestentries .view {
	font-size: 9pt;
}
table#contestentries td img {
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
}
table#contestentries td {
	font-size: 11pt;
}

div#me p.contestintro {
	margin: 2px 5px;
	padding: 0;
}
#me-header-table p.contest-promo, p.contest-promo {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	text-align: center;
}
#me-header-table p.contest-status {
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 10pt;
}
div.join h2 {
	margin: 0;
	padding: 0;
}
div.join {
	text-align: left;
	padding-bottom: 15px;
}
div.join p {
	font-size: 10pt;
}
/* facebook badge */
div#fbadge {
	padding: 15px 5px;
}
div#fbadge h4 {
	font-size: 10pt;
	color: #006666;
	margin: 0; padding: 0 0 3px 0;
}

/* Styles for tab navigation */
#tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
		text-align: center;
		margin-bottom: 5px;
      }
    #tabs ul {
	  margin: auto;
	  padding:10px 10px 0 20px;
	  list-style:none;
		width: 690px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
    	font-size: 10pt;
      float:left;
      background:url("/mecontent/photos/tableft.gif") norepeat left top;
      margin:0;
      padding:0 0 0 4px;
      color:#666;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/mecontent/photos/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#004C9A;
      }
    #tabs a:hover {
      background-position:0% -42px;
      color:#004C9A;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

    #tabs a.selected {
      background-position:0% -42px;
      text-decoration:none;
      }
    #tabs a.selected span {
      background-position:100% -42px;
      color:#004C9A;
      cursor: text;
      font-weight: bold;
      }
      .clr { clear: both; padding:0; margin:0;}
/* END-Styles for tab navigation */


div#my-sidebar-content p.buddy-list {
	padding:0;
	margin:0;
}
div#my-sidebar-content table.buddy-table td, div#my-sidebar-content table.buddy-table a {
	font-size: 10pt;
	border: 0;
	padding: 2px 0;
	margin: 0;
}

/* on diver webpage homepage /me/ */
table.recent-buddies td, table.recent-buddies td a {
	padding: 0; margin: 0; border: none; font-size: 8pt; text-align: center;
}

/* photo edit */
table.photoedit td strong { font-size: 9pt;}

/* tags on edit screen */
div.taglist {
	height: 100px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #ccc;
	padding: 2px 10px 2px 2px;
	font-size: 9pt;
}
/* tags on diver webpage */
span.taglist {
	font-size: 9pt;
	color: #006666;
}
span.taglist img { height: 10px; }
/* used on /diving-photos/ tag list page */
table.browselink td {
	border: none;
}

table.browselink  {
	margin: 20px 10px 5px 10px;
	border: 1px dotted #ccc;
	background: #fefefe url(/_images2/bg_heading_sidebar.png) repeat-x 0 0;
}

table.browselink h2 a {
	text-decoration: none;
	color: #006666;
	font-size: 11pt;
}

table.browselink h2 a:hover {
	color: #333;
}

table.browselink td img {
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
}

table.browselink td {
	font-size: 11pt;
	padding: 2px 3px;
}
table.browselink span.sml { font-size: 9pt; }

/* /me/ page list of popular tags */
div.populartags { padding: 0; margin: 0 0 5px 0; text-align: left; }
div.populartags h2 { padding: 0; margin: 10px 0 2px 0; }
div.populartags p { padding: 0; margin: 0; font-size: 9pt; }
div.populartags table tr td { padding: 0; margin: 0;}
div.populartags ul { padding: 0 3px; margin: 0 2px; font-size: 9pt; }		
div.populartags ul li { padding: 1px 3px 2px 7px; margin: 0px; list-style: none; background: url(/_images2/icon_arrow.png) no-repeat 0 6px; }

.sml { font-size: 10pt; }

/* photo rating */
#radios label {
	font-weight: bold;
	font-size: 12pt;
}
img#rating-stars {
	padding: 0 0 0 5px;
}
img.avg-rating-stars { border: none; padding: 3px 0 1px 0; }

.hideme { display: none; }
img.respond { padding: 1px 2px 0 5px; border: none; }
img.like { padding: 0 2px 0 20px; border: none; }
