body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: white;
  #background: #4343f0 url(/images/bg.png) repeat-x;
  background: #000058;
  background: black;
  background: #000058 url(/images/bg.png) repeat-x;
  padding: 0px;
  margin: 0px;
}
a { text-decoration: none; }
img { border: 0px; }

.flash_notice {
  background: #E8D58A;
  border: #7F7344 2px dotted;
  font: 17px verdana;
  width: 400px;
  padding: 5px;
  color: black;
  margin-bottom: 20px;
}
.small_tube_box {
  float: left; 
  width: 140px; 
  height: 150px;
  margin: 10px;
  text-align: center;
}
.small_tube_box img {
  position: absolute;
  width: 140;
  height: 120;
}

#cap {
  float: left;
  width: 300px;
  padding: 5px;
  margin: 5px;
  height: 800px;
  overflow: hide;
}
#cap img {
}

.review_box {
  float: left;
  margin: 6px;
  background: #cccccc;
  width: 250px;
  height: 250px;
  border: #aaaaaa 1px solid;
  padding: 5px;
}
.review_box h2 {
  font: bold 14px arial;
  display: inline;
}

.styled_list a {
  text-decoration: underline;
  color: blue;
  font: bold 14px arial;
}
.styled_list ul {
}
.styled_list li {
  margin-bottom: 1px;
}

.ad_box {
  float: right;
  background: #ddddff;
  padding: 2px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  width: 230px;
  height: 100px;
} 

.paysite_box strong { color: red; }
.paysite_box {
  float: right;
  background: #ddddff;
  margin-left: 3px;
  margin-right: 3px;
  padding: 8px;
  margin-bottom: 2px;
  width: 225px;
  height: 100px;
} 
.paysite_box .entry {
  width: 110px;
  float: left;
}
.welcome {
  float: left;
  background: #ddddff;
  padding: 8px;
  margin-bottom: 4px;
  height: 100px;
}
.welcome2 {
  float: left;
  background: #ccccee;
  padding: 8px;
  margin-bottom: 4px;
  height: 100px;
}


#frame {
  margin: 0 auto;
  width: 1005px;
  background: url(/images/frame.png) repeat-y;
}
#main {
  margin: 0 auto;
  width: 965px;
  background: #eeeeee;
  border-left: black 3px solid;
  border-right: black 3px solid;
  clear: all;
}

#logo {
  height: 134px;
  background: url(/images/logo_bg.png) repeat-x;
}
.bellow_logo {
  position: relative;
  top: -20px;
}
#content {
  position: static;
  float: left;
  width: 824px;
  padding-left: 8px;
}

#search_info a {
  text-decoration: none;
}
#search_info {
  float: left;
  width: 210px;
  height: 60px;
  background: white;
  padding: 4px;
  margin-top: 10px;
  font: 10px verdana;
  border: #aaaaaa 1px solid;
}

#search {
  float: right;
  width: 360px;
  height: 72px;
}
#search table {
  padding-top: 25px;
  padding-right: 60px;
  float: right;
}
#search form {
  font: bold 13px arial;
  display: inline;
}
#search form .submit {
  font: bold 13px arial,verdana;
  height: 23px;
}
#search form .input {
  position: relative;
  top: -1px;
  background: white;
  font: bold 14px arial,verdana;
  color: black;
  border: solid 2px black;
}

.pagination { margin-top: 4px; padding-bottom: 15px; font: 1em verdana; color: #555555; }
.pagination a:visited { color: blue; }
.pagination a:hover { color: red; }
.pagination .current { color: red; font-weight: bold; }


#path_navigation h1 {
  font: bold 1.1em verdana;
  display: inline;
}
#path_navigation {
  clear: both;
  font: bold 1.1em verdana;
  background: #dddddd;
  border-top: solid 2px black;
  border-bottom: solid 1px #aaaaaa;
  padding: 2px;
  padding-left: 10px;
  margin-top: 5px;
}

#top_nav { font: 1.0em verdana; height: 14px; padding-left: 5px; padding-right: 5px; clear: both; }
#top_nav .left { float: left; width: 190px; }
#top_nav .right { float: right; width: 750px; }
#top_nav .left .box { float: left; }
#top_nav .right .box { float: right; }
#top_nav .box { height: 14px; background: black; padding: 2px 5px 4px 5px; margin-right: 5px; display: block; }
#top_nav img { border: 0px; vertical-align: middle; margin-bottom: 4px; padding-right: 0px; }
#top_nav a { color: white; }
#top_nav a:hover { color: red; }
#top_left {
  font: 12px verdana;
  color: black;
  float: left;
  padding-top: 26px;
  padding-right: 4px;
  clear: both;
  width: 900px;
}
#top_left .box { height: 14px; background: blue; padding: 2px 10px 2px 10px; float: right; margin-right: 5px; display: block; }

#favorites { padding-top: 2px; }
#favorites img { border: 0px; vertical-align: middle; padding-bottom: 4px; padding-right: 0px; }
#favorites a { font: 11px verdana; color: #dddddd; }
#favorite_galleries { float: right; margin-right: 10px; }
#favorite_paysites { float: right; margin-right: 10px; }

.icons img { border: 0px; vertical-align: middle; padding-bottom: 4px; padding-right: 0px; }

#surfer_submissions .title {
  font: 10px verdana;
  color: #888888;
}
#surfer_submissions {
  background: white;
  padding: 10px;
  font: 11px verdana;
}

.paysite {
  clear: both;
}
.paysite #review {
  float: left;
  width: 400px;
  padding: 10px;
  margin-bottom: 5px;
  background: #dddddd;
}
.paysite #link a {
  color: blue;
  text-decoration: underline;
}
.paysite #link {
  width: 360px;
  float: right;
  text-align: right;
}
.paysite #link a.biglink {
  font: 28px arial;
  color: red;
  text-transform: capitalize;
  text-decoration: underline;
}

.paysite #link a.mediumlink {
  font: 17px arial;
  color: red;
  text-transform: capitalize;
  text-decoration: underline;
}

.paysite h1 {
  display: inline;
  font: bold 15px arial;
  letter-spacing: -1px;
  
}
.paysite img {
  border: 0px;
}


.hosted_gallery #favorite { 
  float: right;
  display: inline;
}
.hosted_gallery #favorite img { 
  border: 0px; 
  vertical-align: middle;
  padding-bottom: 4px; 
  padding-right: 0px;
}

.hosted_gallery {
  height: 200px;
  width: 200px;
  float: left;
  background: #cccccc;
  margin: 1px;
  margin-bottom: 1px;
  overflow: hidden;
  font: 10px verdana;
  padding: 2px;
}
.thumbnail {
  padding: 0px;
  margin: 0px;
  height: 200px;
  width: 200px;
  float: left;
  overflow: hidden;
}
.fhg_image {
  width: 200px;
  height: 200px;
  position: absolute;
}
.small_image {
  width: 70px;
  height: 60px;
  position: absolute;
}

.type {
  position: absolute;
  border: 0px;
}


.paysites table {
}
.paysites th { text-align: left; }
.paysites .even { background: #eeeeee; }
.paysites .odd { background: white; }


p {
  padding: 0px;
  margin: 0px;
}
#multisite .entry {
  padding: 10px;
  margin: 0px;
  margin-bottom: 30px;
  background: #bbbbbb;
  clear: both;
}
#multisite h1 { font: 30px verdana; display: inline; float: left; padding: 0px; margin: 0px; }
#multisite h2 { display: inline; float: left; padding: 0px; margin: 0px; }


/*********************/

#paysite_categories ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; 
  text-align: left;
}
#paysite_categories a {
  font: 25px arial;
  text-transform: capitalize;
}
#paysite_categories li {
  color: black;
  background: #cccccc;
  display: block;
  width: 230px;
  padding: 5px;
  margin: 5px;
  text-align: center;
  text-decoration: none;
  float: left;
}

/*********** SIDEBAR *********/
#sidebar {
  text-transform: capitalize;
  width: 110px;
  float: right;
  background: #eeeeee;
  margin: 0px;
  padding: 0px;
  padding-left: 18px;
  margin-right: 0px;
  background: url(/images/sidebar_shadow.png) repeat-y;
}

#sidebar .menu {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 0px solid #dddddd;
  border-right: 0px;
  border-bottom: 0px;
  background: white;
  margin-bottom: 0px;
  border-bottom: 1px solid #aaaaaa;
}
#toggle_galleryinfo {
  width: 120px;
  padding: 0px;
  margin: 5px;
}

#sidebar .menu_header {
  text-align: center;
  font: bold 1.3em arial, verdana;
  letter-spacing: 1px;
  color: black;
  padding: 0px;
  margin: 0px;
  width: 110px;
  height: 20px;
  background: #eeeeee;
  border-bottom: 1px solid #aaaaaa;
}
#sidebar .menu ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; 
  text-align: left;
}
#sidebar .menu li {
  font: 12px verdana;
  margin: 0;
  padding: 0;
}
#sidebar .menu strong {
  background: #dddddd;
  border-bottom: 1px solid #dddddd;
  font-weight: normal;
  color: red;
  display: block;
  margin: 0;
  padding: 2px 12px;
  text-decoration: none;
}

#sidebar .menu a {
  background: white;
  border-bottom: 1px solid #dddddd;
  color: black;
  display: block;
  margin: 0;
  padding: 2px 12px;
  text-decoration: none;
}
#sidebar .menu a:hover {
  /* background: #c0c0ff url("/images/hoover.png") left center no-repeat; */
  background: #c0c0ff;
  color: black;
  padding-bottom: 2px;
}
/*********************************/

