body {
	background-color: #330000;
	background-image: url(../latin-men-images/backgroundmain.jpg);
	background-repeat: repeat-x;
}



a:link {
	color: #999999;
	text-decoration: underline;
}
.eroticstorytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}
.thumbnaileroticstory {
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: right;
	margin-top: 5px;
	top: auto;
	right: auto;
	border: 1px solid #CCCCCC;
}
.featuredmodelspace {
	margin-bottom: 15px;
}



a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.thumbnailbig {
	margin-bottom: 27px;
}

a:active {
	text-decoration: underline;
	color: #FF3333;
	background-image: url(../latin_men_preview/bg.gif);
	background-repeat: no-repeat;
}
.thumbnail {
	margin-right: 12px;
	margin-bottom: 12px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.model_preview {
	background-image: url(../latin_men_preview/bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-position: left bottom;
	padding-right: 8px;
}
.club-heading {
	font-size: 26px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


/* Download PDF link */
a.pdf:link {
	background: url(../members/art/erotic_art_4/images/pdf.png) no-repeat;
	border-bottom:none;
	padding-left: 25px;
	padding-bottom: 16px;
	margin: 0 auto 10px auto;
	color: #fff;
	font-family: Verdana, sans-serif;
	display: block;
	outline: none;
	position:relative;
	text-decoration:none;
	width: 25em;
	
	-webkit-transition:top, color 0.4s ease-in; /* safari and chrome */ 
   -moz-transition:top, color 0.4s ease-in;  /* firefox */
   -o-transition:top, color 0.4s ease-in;  /* opera */
   transition:top, color 0.4s ease-in;  
}

a.pdf:visited {
		color:#e500ef;
}

a.pdf:hover {
		top:3px;
		color: #fff117;
}



a.previewDownload {
  background-color: #e9292d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9292d), color-stop(100%, #be1616));
  background-image: -webkit-linear-gradient(top, #e9292d, #be1616);
  background-image: -moz-linear-gradient(top, #e9292d, #be1616);
  background-image: -ms-linear-gradient(top, #e9292d, #be1616);
  background-image: -o-linear-gradient(top, #e9292d, #be1616);
  background-image: linear-gradient(top, #e9292d, #be1616);
  border: 1px solid #a31313;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #fff;
  font: 15px "Century Gothic", sans-serif;
  line-height: 1;
  margin: 0 10px 0 0;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 #4c9021;
  max-width: 300px; }
  
  
a.previewDownload:hover {
	 color: yellow;
    background-color: #be1616;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #729625));
    background-image: -webkit-linear-gradient(top, #e9292d, #be1616);
    background-image: -moz-linear-gradient(top, #e9292d, #be1616);
    background-image: -ms-linear-gradient(top, #e9292d, #be1616);
    background-image: -o-linear-gradient(top, #e9292d, #be1616);
    background-image: linear-gradient(top, #e9292d, #be1616);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; }



