/*********************************************************************************************************/
/***               			Streamlined and Fully Customizable CSS Document v3.0                       ***/
/*** 								SITE NAME: Amateur Shorties                                        ***/
/*********************************************************************************************************/

/*==[ BEGIN PAGE VARIABLES ]=============================================================================*/
BODY { /* page background and scrollbar colors */
	background-color: #222222;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #f73dd3;
	scrollbar-track-color: #ffa5ff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
}
TABLE.top4 TD { /* top4 advertisement table and border colors */
	background-color: #ffa5ff;
	border: 1px solid #000000;
}
TD.advertisement { /* banner advertisement text color */
	color: #000000;
}
TD.advertisement A { /* banner advertisement link text color */
	color: #000000;
}
TD.advertisement A:hover { /* banner advertisement link text color (hover state) */
	color: #f73dd3;
}
TD.advertisement A IMG { /* banner advertisement border color */
	border: 2px solid #000000;
}
TD.advertisement A:hover IMG { /* banner advertisement border color (hover state) */
	border: 2px solid #ffffff;
}
TABLE.miniclips TD { /* mini clip text color */
	text-align: center;
	color: #000000;
}
TABLE.thumbtable TD { /* thumb table background color */
	background-color: #ffa5ff;
}
TABLE.friends TD { /* toplist table background color */
	background-color: #ffa5ff;
	color: #000000;
}
TABLE.friends A { /* toplist link text color */
	color: #000000;
}
TABLE.friends A:hover { /* toplist link text color (hover state) */
	color: #ffffff;
}
TABLE.morefriends TD { /* bottomlist table background color */
	background-color: #ffa5ff;
	color: #000000;
}
TABLE.morefriends A { /* bottomlist link text color */
	color: #000000;
}
TABLE.morefriends A:hover { /* bottomlist link text color (hover state) */
	color: #ffffff;
}
TABLE.footer { /* page footer border and background colors */
	border: 3px solid #000000;
	background-color: #f73dd3;
}
TABLE.footer A { /* page footer link text color */
	color: #000000; 
}
TABLE.footer A:hover { /* page footer link text color (hover state) */
	color: #ffffff; 
}
A.top { /* "top" link text color */
	color: #f73dd3; 
}
A:hover.top { /* "top" link text color (hover state) */
	color: #ffffff; 
}
/*==[ END PAGE VARIABLES ]===========================================================================//==*/






/*********************************************************************************************************/
/****************[ BEGIN PAGE STRUCTURE VALUES - THERE IS NO NEED TO EDIT BELOW THIS LINE ]***************/
/*********************************************************************************************************/







/*==[ BEGIN PAGE ELEMENTS ]==============================================================================*/
BODY {
	background-image: url('images/pagebg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
TABLE, TR, TD { color: #000000; font-family: Verdana; font-size: 10px; }
/*==[ END PAGE ELEMENTS ]================================================================================*/

/*==[ BEGIN ADVERTISEMENT ELEMENTS ]=====================================================================*/
IFRAME { display: block; }
		.adframe_HTML { width: 780px; overflow: hidden; height: 300px; }
		.adframe_banner { width: 780px; overflow: hidden; height: 90px; }
		.advertisement { height: 125px; }
		.adframe_miniclips { width: 780px; overflow: hidden; height: 176px; }
DIV.alladzones { text-align: left; width: 780px; }
TABLE.top4 TD { text-align: center; }
TABLE.mm-coupon { border: 0px; }
TD.advertisement { background-image: url(./images/adbg.jpg); }
TD.advertisement A { ont-family: Verdana; font-size : 12px; font-style : normal; font-weight: bold; text-decoration: underline; }
TD.advertisement A:hover { text-decoration: none; }
TABLE.miniclips { text-align: center; border: 0px; background-image: url(./images/adbg.jpg); }
TABLE.miniclips TD { text-align: center; font-family: Verdana; font-size: 12px; font-weight: bold; }
/*==[ END ADVERTISEMENT ELEMENTS ]===================================================================//==*/

/*==[ BEGIN DAILY THUMB BLOCK ELEMENTS ]=================================================================*/
TABLE.thumbtable TD { text-align: center; }
TABLE.thumbtable TD A IMG, TABLE.thumbtable TD A:link IMG { 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0; border: 1px solid #000000;
}
TABLE.thumbtable TD A:hover IMG { 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6; border: 1px solid #ffffff;
}
TABLE.thumbtable TD A:visited IMG { 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 1.0; border: 1px solid #ffffff;
}
TABLE.thumbtable TD A:visited:hover IMG { 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6; border: 1px solid #ffffff;
}
/*==[ END DAILY THUMB BLOCK ELEMENTS ]===============================================================//==*/

/*==[ BEGIN TOPLIST ELEMENTS ]===========================================================================*/
TABLE.friends TD { font-size: 9px; }
TABLE.friends A { font-size: 12px; font-weight: bold; text-decoration: underline; }
TABLE.morefriends TD { font-size: 9px; text-align: left; }
TABLE.morefriends A { font-size: 12px; font-weight: bold; text-decoration: underline; }
/*==[ END TOPLIST ELEMENTS ]=========================================================================//==*/

/*==[ BEGIN PAGE FOOTER ELEMENTS ]=======================================================================*/
TABLE.footer A { font-weight: bold; font-size: 14px; font-family: Verdana; text-decoration: underline; }
TABLE.footer A:hover { text-decoration: none; }
A.top { font-weight: bold; font-size: 14px; font-family: Verdana; text-decoration: underline; }
A:hover.top { text-decoration: none; }
/*==[ END PAGE FOOTER ELEMENTS ]=====================================================================//==*/

.jmbfoot { display: none; }

A, A:link, A:visited { font-family: Verdana; font-size: 12px; color: #ffa5ff; font-weight: bold;}
A:hover, A:visited:hover { color: #ffffff; }
