/* CSS Document */

body {
	width:1000px;
	background-color: #101010;
	color: #B3B3B3;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align: center;
	padding: 0;
background:#101010 url(http://nudemodels-hq.com/bg/rotate.php) no-repeat;background-attachment:fixed;
background-position:top center;}

a:link {}
a:visited {color: #ff99ff;background#}
a:active {color: #00FF00;}
a:hover {color:#ff00ff;}
a {text-decoration: none;}

h1{
		margin:12px;height: 30px;font:  20pt "Century gothic",Lucida Sans, arial;color:#99FF00;
}
h2{
	margin: 0px 0px 0px;border-bottom:none;letter-spacing: -1px;font:21pt "Century gothic",Lucida Sans, arial;padding:2px 0px 0px 10px;	color:#FFFFFF;
}

h3 {
	color: #0099FF;
	margin: 0px 0px 2px;
	letter-spacing: 1px;
	font:1em "Century gothic",Lucida Sans, arial;
	padding-bottom: px;
	padding-top: 10px;
}

h4{
	color: #E6E6E6;margin: 0px 0px 2px;font:12pt "Century gothic",Lucida Sans, arial;padding-bottom: 3px;}



.thumbwrap {
	border: 0px solid #;
	padding: 15px 8px 0 8px;
	background-color: #;
	margin: ;
	
}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: middle; /**/
	margin: 0 7px 15px 7px;
	border: 1px solid #FF00FF;
	padding: 0;
	
	float:left;
}
/*  Moz: NO border qui altrimenti difficolta' con width, table altrimenti problemi a text resize 

(risolubili con refresh) */
.thumbwrap li>div {
	/*\*/ display: table; /**/
	width: 199px;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	text-align:center;
	color: #cccccc;
	background-color: #101010;
	cursor: pointer;
}
/*\*/
.thumbwrap>li .wrimg {
	display: table-cell;
	vertical-align: top;
	width: 310px;
	padding:6px;
	padding-top:10px;
	height: 450px;
	margin-top:10px;
}
/**/
.thumbwrap li .wrimg {
	background-image: url(g100c2.pl?g100c2.gif);
}
.thumbwrap img {
	border: solid 0px #ffffff;
	border-style:solid;
	vertical-align: middle;
	
}
.thumbwrap a:hover {

	background-color: #FF00FF;
	color:#101010;

}
/*\*//*/
* html .thumbwrap li .wrimg {
	display: block;
	font-size: 1px;
}
* html .thumbwrap .wrimg span {
	display: inline-block;
	vertical-align: middle;
	height: 199px;
	width: 1px;
}
/**/
.thumbwrap .caption {
	display: block;
	padding: .3em 5px;
	font-size: .9em;
	line-height: 1.1;
	border-top: 1px solid #ccc;
	width: 300px;  /* Moz, IE6 */
}
/* top ib e hover Op < 9.5 */
@ media all and (min-width: 0px) {
	html:first-child .thumbwrap a {
		display: inline-block;
		vertical-align: top;
	}
	html:first-child .thumbwrap {
		border-collapse: collapse;
		display: inline-block; /* non deve avere margin */
	}

