<!--[if lt IE 7]><style>
/* style for IE6 + IE5.5 + IE5.0 */
.gainlayout { height: 0; }
</style><![endif]-->
 
<!--[if IE 7]><style>
.gainlayout { zoom: 1; }
</style><![endif]-->

*
{
	margin:0;
	padding:0;
}

/* --------------------------- clear fix ------------------------------ */
.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix
{
	display:block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height:1%;
}

body
{
	text-align:center;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#fff !important;
	cursor:default;
}

a
{
	outline:none;
}

h1
{
	color:#67b513;
	font-family:"Tahoma", Verdana, Arial, sans-serif;
	font-size:16px;
}

h1,h2,h3
{
	clear:both;
	background-position:left top;
	height:26px;
	padding-left:19px;
	margin-bottom:4px;
	background-repeat:no-repeat;
}

h2,h3
{
	text-indent:-3000px;
}

h4
{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#AAA;
	background:url(../images/header-grey.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:14px;
	line-height:24px;
	height:26px;
	vertical-align:bottom;
}

h5
{
	font-size:12px;
	font-style:normal;
	color:#666;
}

img
{
	border:none;
}

p
{
	margin-bottom:10px;
}

/* ///////////////////////////// DIVS ///////////////////////////// */
#container
{
	width:965px;
	text-align:left;
	margin:0 auto 20px;
	padding:0;
}

#header
{
	height:64px;
	background-image:url(../images/playpond-header-background.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:15px;
	clear:both;
	background-position:left bottom;
	padding:0;
}

#logo
{
	width:243px;
	height:64px;
	float:left;
}

#leftcol
{
	float:left;
	width:200px;
}

#rightcol
{
	float:right;
	width:720px;
}

#twocol
{
	width:720px;
	clear:both;
}


#midCol
{
	width:480px;
	float:left;
	margin:0;
	padding:0;
}

#right
{
	width:200px;
	float:right;
}

/* -------------------- CATEGORY NAV LIST -------------------- 
 -------------------- CATEGORY PAGE -------------------- */
p.categorydesc
{

	color:#666;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.categoryresults
{
	clear:both;
	margin-bottom:5px;
	border-spacing:2px 1px;
	border-bottom:1px solid #bbb;
	border-collapse:collapse;
	font-size:12px;
}

.categoryresults a
{
	color:#14971d;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}

.categoryresults p
{
	color:#282828;
	margin:0;
	padding:0;
}

.categoryresults th
{
	margin-bottom:10px;
	background:#E7E7E7;
	color:#666;
	border-bottom:1px solid #bbb;
	padding:2px;
}

.categoryresults td
{
	border-bottom:1px solid #ececec;
}

.col_game_image
{
	text-align:left;
}

.col_game_info
{
	vertical-align:top;
}

.col_game_download,.col_game_rating,.col_game_new
{
	text-align:center;
}



/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// HOMEPAGE ////////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#homepage
{
	width:530px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
}

#homepage h1
{
	background:url(../images/header-spotlight.gif) no-repeat;
	text-indent:-3000px;
}

#homepage h2
{
	background:url(../images/header-featured.gif) no-repeat;
}

#homepage h3
{
	background:url(../images/header-new.gif) no-repeat;
}

#homepage-spotlightbox
{
	clear:both;
	position:relative;
	background:url(../images/homepage-spotlightbox.gif);
	width:512px;
	height:200px;
	margin:0 auto;
	padding:0;
}

#homepage-spotlightbox .image_screen
{
	position:absolute;
	top:9px;
	left:262px;
	width:240px;
	height:180px;
}

#homepage-spotlightdescription
{
	clear:both;
	color:#00b7ff;
	background-color:#f9f9f9;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	text-align:center;
	vertical-align:middle;
	width:510px;
	height:18px;
	line-height:18px;
	font-size:10px;
	margin:0 auto 18px;
	padding:0;
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// FEATURED   //////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#featured a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	color:#27c1ff;
	text-decoration:none;
}

#featured .newgame
{
	color:#ff9000;
	font-style:italic;
}

#featured table td
{
	text-align:center;
	line-height:12px;
	margin:0;
	padding:0;
}

#featured table tr
{
	height:140px;
}

#latest
{
	margin-top:5px;
}
#latest p
{
	font-size:9px;
	color:#999;
	text-decoration:underline !important;
	font-weight:700;
}

#latest table td img
{
	border:1px solid #ddd;
	padding:1px;
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// CATEGORIES //////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#categories
{
	width:200px;
	margin-bottom:6px;
}

#categories h2
{
	background-image:url(../images/header-games.gif);
	text-indent:-3000px;
}

#categories ul li
{
	list-style-type:none;
	background-repeat:no-repeat;
	background-image:url(../images/dots.gif);
	background-position:30px bottom;
}

#categories li a, #categories li a:hover
{
	display:block;
	width:174px;
	background-repeat:no-repeat;
	color:#67b513;
	font-weight:400;
	line-height:23px;
	padding:2px 0 2px 30px;
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// TOP10    ////////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#top10
{
	width:200px;
	font-weight:400;
	margin-bottom:26px;
}

#top10 h2
{
	background-image:url(../images/header-top10.gif);
	text-indent:-3000px;
}

#top10 ul li
{
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:left;
}

#top10 li a
{
	display:block;
	width:174px;
	font-weight:400;
	padding-left:26px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../images/dots.gif);
	background-repeat:no-repeat;
	background-position:30px bottom;
}

#top10 .counter
{
	float:left;
	display:block;
	color:#b1b1b1;
	text-align:right;
	padding-right:5px;
	width:18px;
	cursor:pointer;
}

#top10 .game
{
	display:block;
	margin-left:30px;
	color:#67b513;
}

#subscribe
{
	font-weight:400;
	font-size:10px;
	color:#999;
	margin:0;
	padding:0;
}

#subscribe h2
{
	background-image:url(../images/header-subscribe.gif);
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// CATEGORY PAGE ///////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#categorypage
{
	width:720px;
	margin:0 auto 32px;
}

#categorypage h1
{
	background-image:url(../images/header-green.gif);
}

#categorypage .topbanner
{
	background:#4DCCFF;
	color:#FFF;
	border-bottom:1px solid #0da1c0;
	padding:5px;
}

#categorypage .bottombanner
{
	background:#E7E7E7;
	color:#666;
	margin-bottom:4px;
	margin-top:6px;
	border-bottom:1px solid #aaa;
	padding:2px 5px;
}

#categorypage_allgamelist
{
	width:688px;
	margin:0 0 0 32px;
	padding:0;
}

#categorypage_allgamelist ol
{
	float:left;
	width:190px;
	list-style:none;
	border-left:2px solid #4dccff;
	padding-right:36px;
}

#categorypage_allgamelist li
{
	margin-left:5px;
	height:32px;
	margin-top:3px;
	border-bottom:1px dotted #ddd;
}

#categorypage_allgamelist a
{
	vertical-align:bottom;
	font-weight:400;
	color:#6e6e6e;
	line-height:16px;
}

#categorypage_allgamelist a:hover
{
	color:#4dccff;
}

#categorypage_allgamelist .counter
{
	color:#F90;
	float:left;
	width:32px;
	font-weight:700;
	text-align:right;
	margin-left:-40px;
	margin-top:2px;
	font-size:10px;
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// Game Page ///////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#gamepage
{
	float:left;
	background:url(../images/header-green.gif) no-repeat;
}

#gamepage-spotlightbox
{
	position:relative;
	clear:both;
	background:url(../images/gamepage-spotlightbox.gif);
	width:480px;
	height:200px;
	margin-bottom:10px;
	padding:0;
}

#gamepage-spotlightbox .thumb1
{
	position:absolute;
	left:267px;
	top:16px;
	width:94px;
	height:71px;
}

#gamepage-spotlightbox .thumb2
{
	position:absolute;
	left:369px;
	top:16px;
	width:94px;
	height:71px;
}

#gamepage-spotlightbox .thumb3
{
	position:absolute;
	left:267px;
	top:95px;
	width:94px;
	height:71px;
}

#gamepage-spotlightbox .thumb4
{
	position:absolute;
	left:369px;
	top:95px;
	width:94px;
	height:71px;
}

#gamepage .buytext
{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:132px;
	margin-left:59px;
	margin-top:-8px;
	color:#9a9a9a;
	font-size:9px;
}

#gamepage .gameoverview
{
	display:block;
	width:273px;
	text-align:left;
	margin-top:8px;
	margin-left:16px;
}

#gamepage .shortdesc
{
	font-weight:700;
	color:#69bb12;
}

#gamepage .systemreqlink
{
	color:#f98927;
	font-size:10px;
	font-weight:700;
	text-decoration:underline;
}

#SystemReq
{
	clear:both;
	text-align:left;
	font-size:10px;
	background:#fafafa;
	border:1px solid #ddd;
	margin-top:5px;
	margin-bottom:5px;
	padding:4px;
}

#SystemReq b
{
	color:#ff8921;
	float:left;
	display:block;
	width:80px;
}

#SystemReq h5
{
	text-indent:0;
	font-size:10px;
	color:#1b9aff;
	text-align:center;
	margin:0 0 5px;
	padding:0;
}

p.game-description
{
	margin-top:12px;
	font-size:12px;
	color:#64a51f;
	text-align:justify;
}

ul.gamefeatures
{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

ul.gamefeatures li
{
	text-align:left;
	background:url(../images/bullet-star.gif) top left no-repeat;
	color:#3fc3fd;
	font-size:12px;
	padding:0 0 6px 20px;
}

#recommended-games
{
	width:200px;
	color:#999;
	margin-bottom:15px;
}

.recommended-games-list
{
	margin-top:10px;
}

.right-recommend-game
{
	clear:both;
	padding:2px 0;
}

.right-recommend-game img
{
	float:left;
	border:1px solid #ddd;
	margin:-1px 5px 2px 0;
	padding:1px;
}

.right-recommend-game a
{
	color:#1b9aff;
	font-size:10px;
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// About ///////////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#aboutpage
{
	float:left;
	background:url(../images/header-green.gif) no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	font-weight:normal;
	
}
#aboutpage a
{
	vertical-align:baseline;
	font-weight:normal;
	text-decoration:underline;

}
#aboutpage p
{
	clear:both;
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// POPUP ///////////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
#game-popup
{
	width:272px;
	height:262px;
	color:#000;
	background-image:url(../images/popup.png);
	background-repeat:no-repeat;
	border-style:none;
	margin:0;
	padding:0;
}

#game-popup .rating
{
	position:absolute;
	top:14px;
	left:186px;
}

#game-popup .title
{
	position:absolute;
	font-size:12px;
	color:#FFF;
	top:14px;
	left:14px;
	overflow:hidden;
	font-weight:700;
}

#game-popup .screenshot
{
	position:absolute;
	top:41px;
	left:21px;
}

#game-popup .description
{
	position:absolute;
	width:230px;
	font-size:9px;
	left:21px;
	top:219px;
	text-align:justify;
	padding:0;
}

#tooltip
{
	position:absolute;
	z-index:3000;
	opacity:1px;
	margin:0;
	padding:0;
}

#tooltip h3,#tooltip div
{
	margin:0;
}

#homepage-spotlightbox .image_box,#gamepage-spotlightbox .image-box
{
	position:absolute;
	top:9px;
	left:10px;
	width:240px;
	height:180px;
}

#featured table td img,#categorypage .imageframe
{
	border:1px solid #ddd;
	padding:1px;
}

/* -------------------------- game categories ------------------------- */
.gc_hiddenobject
{
	background-image:url(../images/icon_cat_hidden.gif);
}

.gc_puzzle
{
	background-image:url(../images/icon_cat_puzzle.gif);
}

.gc_action
{
	background-image:url(../images/icon_cat_action.gif);
}

.gc_strategy
{
	background-image:url(../images/icon_cat_strategy.gif);
}

.gc_mahjong
{
	background-image:url(../images/icon_cat_mahjong.gif);
}

.gc_word
{
	background-image:url(../images/icon_cat_word.gif);
}

.gc_playpond
{
	background-image:url(../images/icon_cat_original.gif);
}

.gc_allgames
{
	background-image:url(../images/icon_cat_all.gif);
}

/* ------------------- GENERAL HEADER ------------------------ 
 -------------------- FOOTER ------------------------------- */
#footer
{
	margin-top:50px;
	padding:0;
}

#footer-content
{
	margin:0;
	padding-left:10px;
	padding-right:10px;
	background-color:#F2F2F2;
	color:#656565;
}
#footer-content a, #footer-content p
{
	margin:0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
	line-height:normal !important;
	vertical-align:bottom;
	background-color:#F2F2F2;
	color:#656565;
}

#footer-top
{
	background:url(../images/footer-top.jpg) no-repeat;
	height:12px;
}

#footer-bottom
{
	background:url(../images/footer-bottom.jpg) no-repeat;
	height:12px;
}

/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// Rating ///////////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */
/* Review ------------------------------------------------------------ */
#reviewbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#a4a4a4;
	
	border-bottom: 1px dotted #ddd;
	border-left: 1px dotted #ddd;
	border-right: 1px dotted #ddd;

	margin-bottom:10px;
	text-align:left;
	overflow:hidden;
}

#reviewbox .header {
	background:#ffe7d9;
	padding:4px 4px 0px 4px;
	margin:0;
	margin-bottom:6px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
#reviewbox .odd
{
	background:#fff5ef;
}

#reviewbox .header2 {
	padding:4px 4px 0px 4px;
	background:#ffffd9;
	border-bottom: 1px solid #FFee66;
	border-top: 1px solid #FFee66;
	margin-bottom:6px;
}

#reviewbox .even
{
	background:#ffffef;
}

#reviewbox .review {
	padding: 0px 5px 5px 5px;
}

#reviewbox .reviewtitle
{
	color: #67b513;
	font-size:12px;
	font-weight:bold;
	background:0; 
}

#reviewbox .reviewername
{
	color: #1db8ff;
}


#reviewbox .reviewtag
{
	color:#ff8921;
	font-size:10px;
	font-weight:bold;
	background:0;
	float:left;
	width:10%;
	text-align:left;
	margin:0;
	padding:0;
}

#reviewbox p
{
	color:#556;
	font-size:11px;
	font-weight:normal;
	float:right;
	width:88%;
	margin:0;
	text-align:justify;
	padding-bottom:6px;
	overflow:hidden;

}

#reviewbox a
{
	color:#ff8921;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
}

#reviewbox a:hover
{
	cursor:pointer;
	text-decoration:underline;
}

.readallreviews, a
{
	color:#ff8921;
	width:350px;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
}

.readallreviews a:hover
{
	cursor:pointer;
	text-decoration:underline;
}



/* New Review ------------------------------------------------------------ */
#newreview {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fafafa;
	border-top: 1px solid #ddd;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	height:1%;
}

.newreview-rating
{
	background: #efefef;
	font-size:16px;
	font-weight:bold;
	color: #67b513;
	line-height:28px;

	border: 1px solid #ddd;
	margin:0px 10px 10px 10px;
	padding:0px 10px 0px 10px;
}

#newreview em 
{
	color: #f00;
}
#newreview h1 
{
	color:#ffffff;
	background:#9ecc4d;
	background-image:none;
	border-bottom: 1px solid #ddd;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0px 2px 2px 6px;
	vertical-align:center;
	line-height:24px;
	height:24px;
}

#newreview p
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	text-align:justify;
	margin:0;
	padding:5px 15px 5px 15px;
}

.reviewform
{
	margin:0;
	padding:0;
	color: #1db8ff;
	font-size:12px;
	padding-bottom:15px;
}

form.reviewform fieldset 
{
	float:left;
	border: none;
	margin:0;
	padding:0;
}
	
form.reviewform fieldset li
{
	font-weight:bold;
	list-style: none;
	list-style-position:outside;
	padding-bottom:8px;
}

form.reviewform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.reviewform label {
	position:absolute;
	width:136px;
	vertical-align: middle;
	text-align:right;
	margin:0;
	padding:0;
}

form.reviewform input, form.reviewform textarea
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:320px;
	margin:0;
	margin-left:148px;
	border: 1px solid #ddd;
	background-color:#f6f6f6;
	padding-top:2px;
	padding-bottom:2px;
	overflow:visible;
}

.reviewerror {
	
	background: #ffffe1 url(../images/exclamation.gif) no-repeat;
	background-position: 2px center;
	background-color:#ffe4e4;
	border: #d6d8d6 1px solid;
	color:#5d5d5d;
	display:block;
	width:298px;
	margin-left:148px;
	margin-right:0px;
	padding:0 0 0 22px;
	text-align:justify;
	font-size: 12px;
	font-weight:normal;
}


form.subscribeform input, form.subscribeform textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:180px;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
}

form.subscribeform fieldset 
{
	float:left;
	border: none;
	margin:0;
	padding:0;
}

.subscribeerror {
	display:block;
	background: #ffffe1 url(../images/exclamation.gif) no-repeat;
	background-position: 2px center;
	background-color:#ffe4e4;
	border: #d6d8d6 1px solid;
	color:#5d5d5d;
	width:160px;
	padding:0px 0px 0px 22px;
	margin-top:5px;
	font-size: 10px;
	
}

.btn-submit
{
	background: url(../images/btn-submit.gif) 0 0;
	height:22px;
	width:103px;
}

.btn-submit:hover, .btn-submit:active
{
	background-position:0 -22px;
	cursor:pointer;
}

#btn-review
{
	background: url(../images/btn-addreview.gif) 0 0;
	height:22px;
	width:103px;
}

#btn-review:hover, #btn-review:active
{
	background-position:0 -22px;
	cursor:pointer;
}


/* Quick Rate ------------------------------------------------------------ */

#quickrate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 0px;
	margin:0;
	margin-bottom:10px;
	height:1%;
	text-align:left;
}

.qrate-average
{
	clear:both;
	color: #1db8ff;
	text-align:center;
}

.qrate-stats
{
	font-size:10px;
	clear:both;
	color: #67b513;
	text-align:center;
}
.qrate-titledisplay
{
	font-size:14px;
	float:right;
	color:#a4a4a4;
	text-align:right;
	padding:0;
	margin:0;
}


/* Stars ------------------------------------------------------------ */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url('../images/ratingstarbig.gif') left -2000px repeat-x;
}
.star-rating{
	position:relative;
	width:110px;
	height:22px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:22px;
	line-height:22px;
	outline:none;
	overflow:hidden;
	border: none;
}

/*.star-rating a:active*/
/*.star-rating a:focus*/

.star-rating a:hover
{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:70px;
	height:14px;
}

.small-star,
.small-star a:hover,
.small-star a:active,
.small-star .current-rating{
	background-image: url('../images/ratingstarsmall.gif');
	line-height: 14px;
	height: 14px;
	vertical-align:middle;
}

.popup-star,
.popup-star a:active,
.popup-star .current-rating
{
	background-image: url('../images/ratingstarpopup.gif');
	line-height: 14px;
	height: 14px;
	vertical-align:middle;
}

.small-star a:focus
{
	background-image:none;	
}

#popup-star
{
	float:right;
	margin-top:3px;
	margin-right:4px;
}


/* ////////////////////////////////////////////////////////////////////////////////////// 
 ////////////////////////////////////// Thick box ///////////////////////////////////////// 
 ////////////////////////////////////////////////////////////////////////////////////// */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.pagewords
{
	top: -64px;
	position: absolute;
	overflow: hidden;
}
