body {
	margin: 0;
	padding: 0;
	/* page bg */
	background: url(../images/back.jpg) #464646 no-repeat 50% -20%;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#main {
	margin: 0 auto;
	width: 1003px;
}
#header {
	width: 1003px;
	height: 140px;
	float: left;
	position: relative;
	background-color: #464646;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 262px;
	height: 104px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
.top-banner {
	float: right;
	margin: 8px 0 0;
}
.top-banner img {
	display: block;
}
.gray-line-holder {
	float: left;
	width: 1003px;
	height: 36px;
	background: url(../images/main-nav-bg.gif) no-repeat;
}
.gray-line-holder ul {
	margin: 0;
	padding: 0 0 0 11px;
	float: left;
}
.gray-line-holder ul li {
	display: inline;
	float: left;
	background: url(../images/sep.gif) no-repeat 0 1px;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	padding: 8px 9px 5px 11px;
}
.gray-line-holder ul li.first {
	background: none;
	padding-left: 0;
}
.gray-line-holder ul li a {
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.gray-line-holder ul li a.active {
	color: #bfddff;
}
.gray-line-holder ul li a:hover {
	color: #fef404;
}
.form {
	float: right;
	padding: 6px 4px 0 0;
}
.form input {
	float: left;
}
.form input#search {
	border: 1px solid #be5751;
	padding: 0;
	width: 210px;
	height: 17px;
	color: #575757;
	font: bold 10px Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 4px 0 0 7px;
	margin: 0 3px 0 0;
}
.container {
	float: left;
	border: 1px solid #000;
	width: 1001px;
	background: url(../images/grad.gif) repeat-x;
	background-color: #fff;
}
.flash-holder {
	float: left;
	width: 456px;
	background-color: #fff;
	padding: 4px 0 0 4px;
	margin: 10px 0 0 9px;
	display: inline;
}
.flash-holder img,
.flash-holder object {
	display: block;
}
.tabs {
	float: left;
	width: 518px;
	margin: 10px 0 0 4px;
	display: inline;
}
.top-tabs {
	float: left;
}
.top-tabs a {
	font: 12px Arial, sans-serif;
	color: #aaa;
	text-decoration: none;
	text-align: center;
	border: 1px solid #990000;
	border-bottom: none;
	float: left;
	width: 95px;
	padding: 6px 0 7px;
	background-color: #fff;
	margin: 0 3px 0 0;
	display: inline;
}
.top-tabs a.active {
	color: #19212d;
	position: relative;
}
.tabs div.tab {
	width: 516px;
	height: 221px;
	border: 1px solid #990000;
	float: left;
	margin: -1px 0 0;
}
.tab-list {
	margin: 0;
	padding: 0 0 0 13px;
	float: left;
	width: 495px;
}
.tab-list li {
	float: left;
	list-style: none;
	width: 100%;
	background: url(../images/dotted-line.gif) repeat-x 0 100%;
	padding: 12px 0 14px;
}
.tab-list li.last {
	background: none;
}
.tab-list li .image {
	float: left;
	border: 2px solid #990000;
}
.tab-list li .image img {
	display: block;
}
.tab-list li .text {
	float: left;
	width: 280px;
	padding: 4px 0 0 12px;
}
.tab-list li .text h2 {
	margin: 0;
	padding: 0 0 10px;
	color: #000;
	font: bold 17px Arial, sans-serif;
}
.tab-list li .text p {
	margin: 0;
	padding: 0;
	color: #000;
	font: 12px/16px Arial, sans-serif;
}
.columns-holder {
	float: left;
	width: 992px;
	padding: 3px 0 12px;
}
.col-1 {
	float: left;
	width: 160px;
	padding: 0 0 0 12px;
}
.members {
	float: left;
	width: 160px;
}
.heading {
	float: left;
	background: url(../images/pink-heading-bg.gif) repeat-x;
}
.heading span {
	display: block;
}
.heading span span {
	height: 22px;
	padding: 6px 0 0 8px;
	background: url(../images/pink-heading-borders.gif) no-repeat 100% 0;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	color: #666666;
}
.col-1 .heading {
	width: 160px;
}
.col-2 .heading {
	width: 506px;
}
.big-box .heading {
	width: 982px;
}
.col-3 .heading {
	width: 304px;
}
.col-2 .heading span span {
	padding-bottom: 5px;
}
.form-login {
	float: left;
	padding: 1px 0 0 5px;
}
.form-login input {
	float: left;
	padding: 0;
	margin: 4px 0 0 6px;
}
.form-login input#username,
.form-login input#pass {
	border: 1px solid #e9e1e1;
	width: 141px;
	height: 16px;
	color: #575757;
	font: bold 10px Verdana, Arial, sans-serif;
	padding: 3px 0 0 5px;
}
.form-login input#pass {
	width: 104px;
	height: 18px;
}
.form-login ul,
.top-friends ul {
	margin: 0;
	padding: 1px 0 0 5px;
	float: left;
	width: 141px;
}
.top-friends ul {
	padding: 4px 0 0 10px;
}
.form-login ul li,
.top-friends ul li {
	float: left;
	width: 141px;
	font: 12px Arial, sans-serif;
	list-style: none;
	border-bottom: 1px solid #f6f3f3;
	padding: 2px 0 3px;
}
.form-login ul li a,
.top-friends ul li a {
	color: #000000;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 14px;
}
.form-login ul li a:hover,
.top-friends ul li a:hover {
	color: #919191;
}
.top-friends {
	margin: 5px 0 0;
	float: left;
}
.col-1 .banner {
	margin: 7px 0 0 21px;
	display: inline;
	float: left;
}
.col-2 {
	float: left;
	width: 506px;
	padding: 0 0 0 6px;
}
.middle-box {
	float: left;
	width: 506px;
}
.middle-box-padding {
	padding: 6px 0 0;
}
.banner-box,
.video-box {
	float: left;
	border: 1px solid #f6f3f3;
	width: 496px;
	margin: 4px 0 0 3px;
	padding: 0 0 4px;
	display: inline;
}
.banner-box .banner {
	float: left;
	margin: 4px 0 0 13px;
}
.banner-box .banner img,
.video-box img {
	display: block;
}
.round-box {
	float: left;
	background: url(../images/round-box.gif) no-repeat;
	width: 463px;
	height: 22px;
	margin: 4px 0 0 5px;
	padding: 5px 9px 0 14px;
	display: inline;
}
.my-profile .round-box {
	margin: 8px 0 0 -2px;
}
.round-box .name, .readmore, .commentz, .views {
	color: #7a6666;
	font: 12px Arial, sans-serif;
	float: left;
}
	
.video-box .round-box .name {
	padding: 0 0 0 0;
}
.round-box .name strong {
	font: bold 16px Arial, sans-serif;
}
.round-box .stars-5 {
	float: right;
	width: 68px;
	height: 14px;
	margin: 3px 0 0;
}

.round-box .readmore{
	float: right;
	width: 88px;
	height: 14px;
	margin: 0 -10px 0;
	font-weight:bold;
	text-decoration:none;
}

.round-box .readmore a:link{
	color: #333333;
	float: right;
	width: 88px;
	height: 14px;
	margin: 0 -10px 0;
	font-weight:bold;
	text-decoration:none;
}

.round-box .readmore a:hover{
	color: #000000;
	float: right;
	width: 88px;
	height: 14px;
	margin: 0 -10px 0;
	font-weight:bold;
	text-decoration:none;
}

.round-box .commentz{
	float: left;
	width: 88px;
	height: 14px;
	margin: 0 10px 0;
	font-weight:bold;
	text-decoration:none;
}

.round-box .commentz a:link{
	color: #333333;
	float: left;
	width: 88px;
	height: 14px;
	margin: 0 10px 0;
	font-weight:bold;
	text-decoration:none;
}

.round-box .commentz a:hover{
	color: #000000;
	float: left;
	width: 88px;
	height: 14px;
	margin: 0 10px 0;
	font-weight:bold;
	text-decoration:none;
}

.round-box .views{
	float: left;
	width: 88px;
	height: 14px;
	margin: 0 10px 0;
	font-weight:bold;
	text-decoration:none;
}

.round-box a.starRating {
	display: block;
	width: 16px;
	height: 14px;
	background-image: url(../images/star-rating.jpg);
	border: 0px;
	text-decoration: none;
}

.round-box a.starRating:hover {
	background-position: -16px 0;
	border: 0px;
	text-decoration: none;
}

.round-box ul {
	float: left;
	margin: -3px 0 0;
	padding: 0 0 0 4px;
}
.round-box ul li {
	float: left;
	display: inline;
	padding: 0 3px 0 0;
}
.round-box ul li img {
	display: block;
}
.round-box .rank {
	color: #4d4d4d;
	font: 12px Arial, sans-serif;
	float: right;
	padding: 2px 2px 0 0;
}
.video-box .video {
	padding: 3px 0 0 6px;
	float: left;
}
.video-box .image {	
	float: left;
}
.video-box .text {
	float: left;
	width: 268px;
	padding: 6px 0 0 11px;
}
.video-box .info {
	float: right;
	width: 150px;
	text-align: right;
	padding: 9px 14px 0 0;
}
.video-box .text h2 {
	margin: 0;
	padding: 0;
	color: #920000;
	font: bold 15px/17px Arial, sans-serif;
}
.video-box .text h2 a {
	color: #920000;
	text-decoration: none;
}
.video-box .text h2 a:hover {
	text-decoration: underline;
}
.video-box .text p {
	margin: 0;
	padding: 0;
	color: #200;
	font: 12px/15px Arial, sans-serif;
}
.video-box .info span {
	width: 100%;
	text-align: right;
	float: left;
	font: 12px/14px Arial, sans-serif;
}
.video-box .info .name-uploader {
	color: #de7110;
}
.video-box .info .comments {
	color: #b8b8b8;
}
.video-box .info .clicks {
	color: #4d4d4d;
}
.page-nav {
	margin: 0;
	padding: 0 0 7px 1px;
}
.page-nav li {
	display: inline;
	height: 19px;
	padding: 3px 2px 0px 2px;

	text-align: center;
	border: 1px solid #e9e1e1;
	font: bold 15px/17px Arial, sans-serif;
	margin: 8px 6px 0 3px;
}
.page-nav li a {
	color: #920000;
	text-decoration: none;
}
.page-nav li a:hover {
	color: #284eb1;
}
.player-box {
	float: left;
	width: 100%;
	padding: 6px 0 0;
}
.player-box p {
	margin: 0;
	padding: 0 20px 0 15px;
	color: #4d4d4d;
	font: 12px Arial, sans-serif;
}
.player {
	float: left;
	margin: 6px 0 0 11px;
	display: inline;
}
.player-links {
	float: left;
	margin: 0;
	padding: 7px 0 0;
}
.player-links li {
	float: left;
	display: inline;
	font: 12px Arial, sans-serif;
	padding: 0 2px 0 15px;
}
.player-links li a {
	text-decoration: none;
	color: #200;
	padding: 0 0 0 21px;
}
.player-links li a:hover {
	color: #7a6666;
}
.player-links li.prev a {
	background: url(../images/ico-prev.gif) no-repeat;
}
.player-links li.add a {
	background: url(../images/ico-add.gif) no-repeat;
	padding-left: 17px;
}
.player-links li.view a {
	background: url(../images/ico-view.gif) no-repeat;
	padding-left: 19px;
}
.player-links li.next a {
	background: url(../images/ico-next.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}
.video-list {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/pink-grad.jpg) no-repeat;
	width: 480px;
	height: 113px;
	margin: 5px 0 0 11px;
	padding: 0 0 8px 2px;
	display: inline;
}
.video-list li {
	float: left;
	display: inline;
	width: 75px;
	padding: 10px 0 0 4px;
}
.video-list li img {
	display: block;
}
.stars-bg {
	background: url(../images/stars-bg.gif) no-repeat;
	width: 71px;
	height: 20px;
	float: left;
	margin: 3px 0 0 2px;
	display: inline;
}
.stars-bg .stars-5-2 {
	display: block;
	background: url(../images/stars-5-gray.gif) no-repeat;
	width: 58px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0 0 7px;
}
.bookmarks {
	margin: 3px 0 0 3px;
	display: inline;
	float: left;
	padding: 0 0 7px;
}
.bookmarks .bookmark {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/bookmarks.gif) no-repeat;
	width: 125px;
	height: 16px;
	margin: 1px 4px 0 0;
	display: inline;
}
.my-profile {
	float: left;
	width: 488px;
	border: 1px solid #f6f3f3;
	margin: 4px 0 0 4px;
	padding: 6px 0 5px 8px;
	display: inline;
}
.my-profile .photo {
	float: left;
}
.my-profile .photo img {
	display: block;
}
.my-profile .profile-info {
	float: left;
	width: 337px;
	padding: 10px 0 0 13px;
}
.my-profile .profile-info ul {
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, sans-serif;
}
.my-profile .profile-info ul li {
	list-style: none;
	color: #4d4d4d;
	padding: 0 0 4px;
}
.my-profile .profile-info ul li .field {
	float: left;
	width: 104px;
}
.preferences {
	float: left;
	width: 100%;
}
.preferences ul {
	margin: 0;
	padding: 4px 0 14px 6px;
	float: left;
}
.preferences ul.last {
	padding-bottom: 2px;
}
.preferences ul li {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0 0 1px;
}
.preferences .field-1,
.preferences .field-2 {
	float: left;
	background-color: #f7f7f7;
	width: 236px;
	height: 21px;
}
.preferences .field-2 {
	width: 255px;
	margin: 0 0 0 1px;
	display: inline;
}
.preferences .name-field {
	color: #b2acac;
	font: bold 16px Arial, sans-serif;
	padding: 2px 0 0 38px;
	float: left;
	width: 124px;
}
.preferences .field-2 .name-field {
	padding-left: 34px;
}
.preferences .check {
	float: left;
	background: url(../images/ico-check.gif) no-repeat;
	width: 15px;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0 0;
}
.my-favorites {
	float: left;
	width: 100%;
	padding: 5px 0 0;
}
.my-favorites ul {
	margin: 0;
	padding: 0 0 0 7px;
	float: left;
}
.my-favorites ul li {
	float: left;
	list-style: none;
	width: 491px;
	background-color: #f7f7f7;
	margin: 0 0 25px;
}
.my-favorites ul li.last {
	margin-bottom: 0;
}
.my-favorites ul li .field {
	color: #b2acac;
	font: bold 16px Arial, sans-serif;
	float: left;
	padding: 1px 0 0 39px;
	width: 80px;
}
.my-favorites ul li .value {
	color: #4d4d4d;
	float: left;
	font: 12px Arial, sans-serif;
	padding: 2px 0 0;
}
.big-box {
	float: left;
	width: 982px;
	margin: 0 0 0 10px;
	display: inline;
}
.notties {
	float: right;
	width: 100%;
	display: inline;
}
.notties ul {
	margin: 0;
	padding: 7px 0 3px 2px;
	float: right;
	display: inline;
}
.notties ul li {
	float: right;
	display: inline;
	padding: 0 15px 0 0px;
	width: 125px;
	text-align: center;
	display: inline;
}
.notties ul li.last {
	padding-right: 0;
	display: inline;
}
.notties ul li img {
	display: block;
	padding-bottom: 3px;
	display: inline;
}
.notties ul li .title {
	color: #4d4d4d;
	text-decoration: none;
	font: 12px Arial, sans-serif;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	padding: 0 0 0 12px;
	display: inline;
}
.notties ul li .title:hover {
	color: #919191;
	display: inline;
}
.gray-area {
	float: left;
	background-color: #f4f2f2;
	width: 977px;
	margin: 0 0 0 12px;
	display: inline;
	text-align: center;
}
.footer {
	float: left;
	width: 1001px;
	background: #000 url(../images/footer-bg.gif) repeat-x;
	margin: 8px 0 0;
	padding: 0 0 15px;
}
.copyright {
	float: left;
	width: 100%;
	text-align: center;
}
.copyright p {
	margin: 0;
	padding: 9px 0 0;
	color: #b2d800;
	font: bold 13px Verdana, Arial, sans-serif;
}
.bottom-box {
	padding: 0 0 0 38px;
}
.links-box {
	float: left;
	width: 149px;
	padding: 25px 0 0;
}
.links-box-3 {
	width: 423px;
}
.links-box h4 {
	margin: 0;
	padding: 0 0 13px;
	font: bold 14px Verdana, Arial, sans-serif;
	color: #fff;
}
.links-box ul {
	margin: 0;
	padding: 0 0 0 2px;
	float: left;
	width: 147px;
	font: 11px/13px Arial, sans-serif;
}
.links-box ul.last {
	width: 123px;
}
.links-box ul li {
	list-style: none;
	width: 100%;
}
.links-box ul li a {
	text-decoration: none;
	color: #fff;
}
.links-box ul li a:hover,
.links-box ul li.gray a {
	color: #919191;
}
.links2-box {
	float: left;
	width: 149px;
	padding: 25px 0 0;
}
.links2-box-3 {
	width: 423px;
}
.links2-box h4 {
	margin: 0;
	padding: 0 0 13px;
	font: bold 14px Verdana, Arial, sans-serif;
	color: #fff;
}
.links2-box ul {
	margin: 0;
	padding: 0 0 0 2px;
	float: left;
	width: 147px;
	font: 12px/14px Arial, sans-serif;
}
.links2-box ul.last {
	width: 123px;
}
.links2-box ul li {
	list-style: none;
	width: 100%;
}
.links2-box ul li a {
	text-decoration: none;
	color: #000000;
}
.links2-box ul li a:hover,
.links2-box ul li.gray a {
	color: #919191;
}
.logo-footer {
	background: url(../images/logo-footer.gif) no-repeat;
	width: 183px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	margin: 68px 50px 0 0;
	display: inline;
}
.col-3 {
	float: left;
	width: 304px;
	margin: 0 0 0 4px;
	display: inline;
}
.middle-box-2 {
	float: left;
	width: 100%;
}
.colored-images {
	float: left;
	margin: 0;
	padding: 9px 0 0 1px;
}
.colored-images li {
	display: inline;
	float: left;
	padding: 0 1px 1px 0;
}
.colored-images li img {
	display: block;
}
.firefox {
	float: left;
	padding: 2px 0 0 2px;
}
.firefox img {
	display: block;
}
.ad-spot-box {
	width: 298px;
	float: left;
	margin: 3px 0 0 2px;
	padding: 0 0 16px;
	display: inline;
}
.ad-spot-box ul {
	margin: 0;
	padding: 0;
	float: left;
}
.ad-spot-box ul li {
	float: left;
	display: inline;
	padding: 16px 4px 0 18px;
}
.ad-spot-box ul.two-levels li {
	padding-top: 10px;
}
.ad-spot-box ul li img {
	display: block;
}
.ad-spot-box p {
	text-align: center;
	font: 11px Arial, sans-serif;
	padding: 13px 0 0;
	margin: 0;
	float: left;
	width: 100%;
}
.ad-spot-box p a {
	text-decoration: none;
	color: #747574;
}
.ad-spot-box p a:hover {
	color: #919191;
}
.col-3 .banner {
	float: left;
	padding: 2px 0 2px 2px;
}
.col-3 .banner img {
	display: block;
}

.form-box {
	float: left;
	border: 1px solid #f6f3f3;
	width: 489px;
	margin: 4px 0 0 3px;
	padding: 4px;
	display: inline;
}

.hotStuffLink { font:Verdana, Geneva, sans-serif; font-weight: bold; text-decoration:none;}
.hotStuffDescription { font:Verdana, Geneva, sans-serif; font-size: 12px; }
.enlarge-photo {
	display:block;
	clear:left;
	width: 200px;
	text-align:center;
	float: left;
	padding-top: 4px;
	font-size:11px;
	color: #666;
	}
/* Gallery Profile */
body {margin:0; font:10px Verdana,Arial;}
#slideshow {list-style:none; color:#fff; float:left;}
#slideshow span {display:none;}
#wrapper {width:200px; margin:0px auto; display:none; float:left; }
#wrapper * {margin:0; padding:0;}
#fullsize {position:relative; width:200px; height:289px; background:#000;}
#information {position:absolute; bottom:0; width:200px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h3 {padding:4px 8px 3px; font-size:14px;}
#information p {padding:0 8px 8px;}
#image {width:200px; height: 289px;}
#image img {position:absolute; z-index:25; width:auto;}
.imgnav {position:absolute; width:25%; height:289px; cursor:pointer; z-index:150;}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat;}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat;}
#imglink {position:absolute; height:289px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);}
.linkhover {background:url(../images/link.gif) center center no-repeat;}
#thumbnails {margin-top:15px; height: 130px;}
#slidearea {float:left; position:relative; width:489px; height:134px; overflow:hidden;}
#slider {position:absolute; left:0; width:90px; height:130px;}
#slider img {cursor:pointer; padding-right: 3px;}
#slider img:hover, #slider img:active {cursor:pointer; padding-right: 3px;}
#slideleft {float:left; width:25px; height:25px; margin-top:2px; margin-right:30px; background:#ccc url(../images/scroll-left.gif) center center no-repeat;}
#slideleft:hover {background-color:#999;}
#slideright {float:left; width:25px; height:25px; margin-top:2px; margin-right: 23px; background:#ccc url(../images/scroll-right.gif) center center no-repeat;}
#slideright:hover {background-color:#999;}
/* FancyBox */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("../data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../fancy_title_right.png') repeat-x;
}
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}