/* site body */

body {
	background:#fff url(img/big_bg.gif) repeat-y;
	margin:0px;
	font-family: verdana;
	font-size:12px;
	color:#fff;
}
a, a:visited {
	color:#ff0173;
	font-weight:bold;	
}
a:hover {
	color:#ff0be5;
	text-decoration:none;
}
.tt {
	position:absolute;
	top:3px;
	width:225px;
	padding:2px;
	line-height:16px;
}
.tt span {
		font-weight:bold;
}
.ad td, .tt {
	color:#000;
	font-size:9px;
	text-align:justify;
}
.bt {
	/* position:relative;
	left:45px; */
	letter-spacing:2px;
	width:100%;
	text-align:center;
}
.bt, .bt a, .bt a:hover, .bt a:visited {
	font-weight:bold;
	font-family: arial;
	font-size:10px;
	color:#e89ebf;
	text-decoration:none;
}
.sls {
	text-align:center;
}
.sls img {
	border:1px solid #000;
}

input {
	font-size:15px;
	background-color:#ffceef;
	border:1px solid #ff95e0;
	color:#ef2584;
	//padding:2px;
	//margin:0px;
	//height:25px;
}
.n, .n input {
	border:0px;
	//height:20px;
	//padding:0px;
	//margin:0px;
}
.c {
	text-align:center;	
}
.st {
	position:absolute;
	left:-10000px;
	top:-10000px
}
.dt {
	color:#ef2584;
}
/* item listing */

.ah, .az, .am {
	width:100%;
	text-align:center;
}
.ah {
	font-size:12px;
	letter-spacing:5px;
	font-family:'Lucida Console', serif, monospace;
	font-weight:bold;
}
.az {
	letter-spacing:10px;
	font-size:24px;
}
.am {
	font-size:16px;
	letter-spacing:6px;
}
input, .am, .lst td, .az {
	font-family:Impact, Charcoal, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
.am a, .am a:visited, .az a, .az a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.am a:hover, .az a:hover {
	color: #ff00ff;
}
.lst {
	border-bottom:1px dotted #fff;
	border-top:1px dotted #fff;
	width:100%;
	background:url('img/m.gif');
	background-position:5px 2px;
}
.lst td span {
	color:#fff;
}
.lst td span a {
	font-weight:normal;
}
.lst td img {
	border:1px solid #fff;
	margin:2px;
	height:125px;
	width:125px;
}
.lst td {
	font-size:16px;
	font-style:italic;
	letter-spacing:1px;
	border-bottom:1px dotted #fff;
	text-align:right;
	padding-right:3px;
	color:#ef2584;
}
.lst .x {
	border-bottom:0px;
}

/* hover image */

.ln, .lo {
	border:2px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	width:664px;
	overflow:hidden;
	margin-left:8px;
	cursor:pointer;
}
.ln {
	height:146px;
	background:#000 url(img/girl_sml.jpg) no-repeat;
}
.lo {
	height:498px;
	background:#000 url(img/girl_big.jpg) no-repeat;
}

/* menus */

.mn {
	/* width:657px; */
	height:69px;
	text-align:right;
	background: url(img/menu_top.gif) no-repeat top right;
	padding-top:8px;
}
.mi {
	padding-left:60px;
	background: url(img/pink_1.gif) no-repeat 100% 100%;
	max-width:597px;
	//width:657px;
}
.bm {
	position:relative;
	left:52px;
	background:url(img/menu_bot_1.gif) no-repeat top right;
	height:75px;
	/* height:102px; */
	width:605px;
}

/* opacity trick */

.g {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	border:0px;
}

/* right images */

.r {
	position:relative;
	left:-17px;
	//left:-15px;
	border:0px;
}