body{
	margin:0;
	min-width:796px;
	background:#0b0b0b;
	font:10px/12px Arial, Helvetica, sans-serif;
}
form{
	margin:0;
	padding:0;
}
img{
	margin:0;
	border:none;
	display:block;
}
a:focus{outline:none;}
#container{
	width:100%;
	overflow:hidden;
	display:table;
}
/*----------------------header----------------------*/
#header{
	width:100%;
	display:table-header-group;
}
.header-holder{
	width:100%;
	z-index:888;
	position:relative;
	margin:0 0 -72px;
	background:#fff url(../images/bg-header-gradient.gif) repeat-x;
}
.header-box{
	width:100%;
	height:346px;
	background:url(../images/bg-header-img.gif) no-repeat 50% 0;
}
#header strong.logo{
	float:right;
}
#header strong.logo a{
	width:144px;
	height:145px;
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	background:url(../images/bg-logo.png) no-repeat 100% 0;
}
/*----------------------content----------------------*/
#content{
	width:100%;
	background:#fff;
	display:table-footer-group;
}
.content-holder{
	width:796px;
	z-index:999;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.content-holder h1{
	margin:10px 0 0;
	color:#c06;
	font:bold 25px/28px Arial, Helvetica, sans-serif;
	display: block;
	height: 30px;
	overflow: hidden;
}
.content-holder h2{
	margin:10px 0 0;
	color:#c06;
	font:bold 22px/28px Arial, Helvetica, sans-serif;
}
.content-holder h3{
	margin:5px 0 0;
	color:#c06;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
}
.content-holder h4{
	margin:5px 0 0;
	color:#c06;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
}
.content-holder h3 a{
	color:#c06;
	text-decoration:none;
}
.content-holder h3 a:hover{text-decoration:underline;}
.content-holder h3 span{
	color:#333;
	font-weight:normal;
}
/*--information--*/
.information{
	width:100%;
	clear:both;
	margin:19px 0 0;
	overflow:hidden;
	background: url(../images/bg-info-section.gif) repeat-y 160px;
}
/*--nav-column--*/
.nav-column{
	float:left;
	width:159px;
}
.nav-holder{
	width:159px;
	overflow:hidden;
	background:url(../images/bg-nav-box-top.gif) no-repeat;
}
.nav-box{
	width:159px;
	overflow:hidden;
	padding:16px 0 15px;
	background:url(../images/bg-nav-box-bottom.gif) no-repeat 0 100%;
}
/*--navigation--*/
ul#navigation{
	margin:0;
	padding:0;
}
ul#navigation li{
	list-style:none;
	padding:0 0 1px;
}
ul#navigation a{
	display:block;
	width:159px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	background:url(../images/bg-navigation.gif) repeat-y;
}
ul#navigation a span{
	display:block;
	width:132px;
	overflow:hidden;
	padding:0 5px 0 22px;
	background:url(../images/bg-navigation-separator.gif) no-repeat 7px 5px;
}
ul#navigation li.active span{background:url(../images/bg-navigation-active.gif) no-repeat 7px 7px;}
ul#navigation li.active a.active span{background:url(../images/bg-navigation-separator-active.gif) no-repeat 7px 7px;}
ul#navigation a.active,
ul#navigation a:hover{background:url(../images/bg-navigation-hover.gif) repeat-y}
ul#navigation ul{
	margin:0;
	padding:0 0 3px;
	background:url(../images/bg-navigation.gif) repeat-y;
}
ul#navigation ul li{padding:0;}
ul#navigation ul a{
	width:132px;
	padding:0 5px 0 22px;
	font:bold 12px/13px Arial, Helvetica, sans-serif;
}
/*--info-column--*/
.info-column{
	float:right;
	width:621px;
	padding:0 14px 30px 0;
}
/*--info-section--*/
.info-section{
	float:left;
	width:444px;
	padding:8px 0 0 13px;
}
/*--google-section--*/
.google-section{
	float:right;
	width:150px;
	padding:6px 0 0;
}
/*--img-holder--*/
.img-holder{
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
}
.img-holder ul{
	margin:0;
	padding:0;
	width:100%;
}
.img-holder ul li{
	float:left;
	list-style:none;
	display:inline;
	padding:0 0 0 3px;
}
.img-holder ul li:first-child{padding-left:0;}
.box-area{
	width:416px;
	height:25px;
	overflow:hidden;
	margin:4px 0 0 1px;
	padding:6px 12px 1px 8px;
	background:url(../images/bg-search-box.gif) no-repeat;
}
/*--search-area--*/
.search-area{
	overflow:hidden;
	width:100%;
}
.search-area label{
	float:left;
	display:inline;
}
.search-area strong{
	float:left;
	color:#fff;
	padding:0 8px 5px 28px;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	background:url(../images/bg-search.gif) no-repeat;
}
.search-area .text{
	float:left;
	width:169px;
	color:#000;
	margin:1px 0 0;
	padding:1px 5px;
	border:1px solid #cdcdcd;
	font:12px Arial, Helvetica, sans-serif;
}
.search-area .text-fr{
	float:left;
	width: 144px;
	color:#000;
	margin:1px 0 0;
	padding:1px 5px;
	border:1px solid #cdcdcd;
	font:12px Arial, Helvetica, sans-serif;
}
.search-area .btn{float:right;}
/*--text-section--*/
.text-section{
	overflow:hidden;
	margin:0 19px 0 14px;
}
* html .text-section{
	height:1%;
	overflow:visible;
}
.text-section div:first-child{border:none;}
/*--post---*/
.post{
	padding:14px 0 21px;
	overflow:hidden;
	border-top:1px solid #8e8e8e;
}
.post p{
	color:#000;
	margin:5px 20px 0 1px;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.post p a{
	color:#c06;
	text-decoration:none;
}
.post p a:hover{text-decoration:underline;}
/*--list--*/
.tablelist td {
	width: 130px;
}
.tablelist  {
margin:  0 0 0 15px;
border-bottom: 1px #fff dotted;
}
.tablelist  td h4{
margin:  0 0 0 0;
padding: 0;
font-size: 7pt;
font-weight: bolder;
display: block;
border-bottom: 1px #fff dotted;
color: #c06;
}
.tablelist td ul.list{
	margin:0;
	padding:0 20px 0 0;
}
ul.list{
	margin:0;
	padding:0;
	width:100%;
}
ul.list li{
	list-style:none;
	padding:4px 0 3px 12px;
	background:url(../images/bg-list-separator.gif) no-repeat 0 6px;
}
ul.list a{
	color:#c06;
	text-decoration:none;
	font:11px/14px Arial, Helvetica, sans-serif;
}
ul.list a:hover{text-decoration:underline;}
/*----------------------footer----------------------*/
#footer{
	clear:both;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
}
.footer-holder{
	width:796px;
	margin:0 auto;
	min-height:90px;
	padding:10px 0 20px;
}
* html .footer-holder{
	height:90px;
	overflow:visible;
}
/*--footer-nav--*/
ul.footer-nav{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	text-align:center;
}
ul.footer-nav li{
	list-style:none;
	display:inline;
	margin:0 4px;
}
ul.footer-nav a{
	color:#fff;
	text-decoration:none;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
}
ul.footer-nav a:hover{text-decoration:underline;}
/*--footer-menu--*/
ul.footer-menu{
	margin:0;
	padding:5px 0 0;
	width:100%;
	overflow:hidden;
	text-align:center;
}
ul.footer-menu li{
	color:#fff;
	list-style:none;
	display:inline;
	margin:0 4px;
	font:10px/16px Arial, Helvetica, sans-serif;
}
ul.footer-menu a{
	color:#fff;
	text-decoration:none;
}
ul.footer-menu a:hover{text-decoration:underline;}
/*--social-bookmarking-links--*/
.social-bookmarking-links{
	margin:20px 15px 0 10px;
	overflow:hidden;
}
* html .social-bookmarking-links{
	height:1%;
	overflow:visible;
}
.social-bookmarking-links h4{
	margin:0;
	color:#cd0569;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
}
.social-bookmarking-links h4 a{
	color:#cd0569;
	text-decoration:none;
}
.social-bookmarking-links h4 a:hover{text-decoration:underline;}
.social-bookmarking-links ul{
	margin:0;
	padding:3px 0 0;
	width:100%
}
.social-bookmarking-links ul li{
	list-style:none;
	padding:4px 0;
	background:url(../images/bg-social-bookmarking-links-separator.gif) no-repeat;
}
.social-bookmarking-links ul a{
	color:#aa386f;
	padding: 0 0 3px 21px;
	text-decoration:none;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
.social-bookmarking-links ul a.travel-directory-icon{background:url(../images/td-list-icon.gif) no-repeat;}
.social-bookmarking-links ul a.del-ico-us{background:url(../images/bg-del-ico-us.gif) no-repeat;}
.social-bookmarking-links ul a.stumbleupon{background:url(../images/bg-stumbleupon.gif) no-repeat;}
.social-bookmarking-links ul a.reddit{background:url(../images/bg-reddit.gif) no-repeat;}
.social-bookmarking-links ul a.digg{background:url(../images/bg-digg.gif) no-repeat;}
.social-bookmarking-links ul a.facebook{background:url(../images/bg-facebook.gif) no-repeat;}
.social-bookmarking-links ul a.furl{background:url(../images/bg-furl.gif) no-repeat;}
.social-bookmarking-links ul a:hover{text-decoration:underline;}

.social-bookmarking-links ul a.mc{background:url(../images/sites-mc.gif) no-repeat;}
.social-bookmarking-links ul a.tripit{background:url(../images/sites-tripit.gif) no-repeat;}
.social-bookmarking-links ul a.twc{background:url(../images/sites-twc.gif) no-repeat;}
.social-bookmarking-links ul a.googlemaps{background:url(../images/sites-googlemap.gif) no-repeat;}

/*--user-area--*/
.user-area{
	float:left;
	padding:3px;
}
.user-area strong{
	float:left;
	color:#fff;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
.user-area ul{
	margin:0;
	padding:0;
	float:left;
}
.user-area ul li{
	float:left;
	list-style:none;
	display:inline;
	padding:0 5px 0 7px;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	background:url(../images/bg-user-area-separator.gif) no-repeat 0 3px;
}
.user-area ul li:first-child{background:none;}
.user-area ul a{
	color:#fff;
}
.user-area ul a:hover{text-decoration:none;}
/*--location--*/
.location{
	float:right;
	padding:0px;
}
.location strong{
	float:left;
	color:#fff;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
}
.location ul{
	margin:0;
	padding:0 0 0 7px;
	float:left;
}
.location ul li{
	float:left;
	margin:0 0 0 1px;
	list-style:none;
	display:inline;
	border:1px solid #fff;
}
.location ul a{
	float:left;
	color:#fff;
	height:18px;
	padding:0 2px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/bg-location.gif) repeat-x;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}
.location ul a.active,
.location ul a:hover{background-position:0 -18px;}
/*--post-news--*/
.post-news{
	width:100%;
	overflow:hidden;
}
.post-news div:first-child{border-top:none;}
.news-holder{
	overflow:hidden;
	padding:8px 0 20px;
	margin:0 11px;
	border-top:1px solid #8c8c8c;
}
.news-holder h3{padding-bottom:5px;}
.news-holder img{
	float:left;
	display:inline;
	margin:0 20px 0 0;
}
.news-txt{overflow:hidden;}
* html .news-txt{
	height:1%;
	overflow:visible;
}
.news-holder p{
	margin:0;
	font:11px/13px Arial, Helvetica, sans-serif;
}
/*--tools--*/
.tools{
	width:100%;
	margin:3px 0 0;
	overflow:hidden;
}
.tools a.more{
	float:left;
	color:#c06;
	padding:0 0 0 13px;
	text-decoration:none;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:url(../images/bg-arrow.gif) no-repeat 0 2px;
}
.tools a.more:hover{text-decoration:underline;}
.tools ul{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}
.tools ul li{
	float:left;
	color:#c06;
	list-style:none;
	display:inline;
	padding:0 4px 0 9px;
	font:11px/14px Arial, Helvetica, sans-serif;
	background:url(../images/bg-tools-separator.gif) no-repeat 0 2px;
}
.tools ul li:first-child{background:none;}
.tools ul span{
	float:left;
	padding:0 0 0 14px;
}
.tools ul span.votes{background:url(../images/bg-votes.gif) no-repeat 0 2px;}.tools ul span.comments{background:url(../images/bg-comment.gif) no-repeat 0 2px;}
.tools ul span.popularity{background:url(../images/bg-popularity.gif) no-repeat 0 1px;}
/*--popularity-box--*/
.popularity-box{
	margin:26px 0 0 3px;
	overflow:hidden;
}
* html .popularity-box{
	height:1%;
	overflow:visible;
}
/*--popularity-heading--*/
.popularity-heading{
	width:142px;
	height:47px;
	overflow:hidden;
	text-align:center;
	background:#d92772 url(../images/bg-popularity-box-top.gif) no-repeat;
}
.popularity-heading h4{
	margin:5px 0 0;
	color:#fff;
	font:bold 39px/41px Arial, Helvetica, sans-serif;
}
.popularity-heading h4 span{
	font-size:10px;
	color:#ffb4d2;
}
/*--popularity-holder--*/
.popularity-holder{
	width:128px;
	margin:2px 0 0;
	padding:5px 7px 12px;
	overflow:hidden;
	background:#3a3a3a url(../images/bg-popularity-box-bottom.gif) no-repeat 0 100%;
}
.popularity-holder strong{
	display:block;
	color:#fff;
	padding:0 0 3px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.popularity-holder p{
	margin:0;
	color:#fff;
	overflow:hidden;
	font:11px/12px Arial, Helvetica, sans-serif;
}
* html .popularity-holder p{
	height:1%;
	overflow:visible;
}
/*--add--*/
ul.add{
	margin:0;
	padding:0 8px 0 0;
	float:left;
	width:21px;
	overflow:hidden;
}
ul.add li{
	float:left;
	width:21px;
	list-style:none;
	padding:0 0 1px;
}
ul.add a{
	float:left;
	width:19px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	border:1px solid #fff;
}
ul.add a.plus{background:url(../images/bg-plus.gif) no-repeat;}
ul.add a.minus{background:url(../images/bg-minus.gif) no-repeat;}
ul.add a:hover{background-position:0 -18px;}
/*--user-box--*/
.user-box{
	width:100%;
	overflow:hidden;
}
.user-box ul{
	margin:0;
	padding:7px 0 0;
	width:100%;
	text-align:right;
}
.user-box ul li{
	list-style:none;
	display:inline;
	padding:0 17px 0 4px;
}
.user-box ul a{
	color:#666;
	text-decoration:none;
	padding:0 0 2px 18px;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.user-box ul a.print{background:url(../images/bg-print.gif) no-repeat 0 2px;}
.user-box ul a.tell{background:url(../images/bg-tell.gif) no-repeat 0 2px;}
.user-box ul a:hover{
	color:#c06;
	text-decoration:underline;
}
/*--text-box--*/
.text-box{
	overflow:hidden;
	margin:0 18px 0 14px;
}
.text-box h2{
	margin:0;
	padding:0 0 5px;
	border-bottom:1px solid #8e8e8e;
}
.text-box h4{
	margin:0;
	padding:10px 0 0;
	clear:both;
	color:#c06;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
}
.text-box h4 a{
	color:#c06;
	text-decoration:none;
}
.text-box h4 a:hover{text-decoration:underline;}
.text-box p{
	margin:10px 0 0;
	color:#000;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.text-box ul.list{
	margin:15px 0 0;
	padding:5px 0 0;
	border-top:1px solid #8e8e8e;
}
/*--tags--*/
.tags{
	width:100%;
	padding:4px 0 0;
	overflow:hidden;
	text-align:left;
	background: url(../images/story-info-holder.jpg) no-repeat 0 -1px;
}
.tags strong{
	color:#c06;
	display:inline;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-bottom: 0;
}
.tags ul{
	margin: 0;
	padding:0;
	display:inline;
}
.tags ul li{
	list-style:none;
	display:inline;
	margin: 0 2px;
}
.tags ul a{
	color:#c06;
	text-decoration:none;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.tags ul a:hover{text-decoration:underline;}
/*--img-box--*/
.img-box{
	float:left;
	width:184px;
	padding:3px;
	display:inline;
	margin:6px 10px 0 0;
	background:#e3e3e3 url(../images/bg-img-holder.gif) no-repeat;
}
.img-box em{
	display:block;
	padding:2px 0 0;
	color:#666;
	font:bold 10px/12px Arial, Helvetica, sans-serif;
}
/*--comments-box--*/
.comments-box{
	width:435px;
	overflow:hidden;
	margin:10px 0 0;
	background:url(../images/bg-comment-area-top.gif) no-repeat;
}
.comments-holder{
	padding:12px 16px 12px 14px;
	background:url(../images/bg-comment-area-bottom.gif) no-repeat 0 100%;
}
* html .comments-holder{
	height:1%;
	overflow:visible;
}
.heading{
	width:100%;
	overflow:hidden;
}
.heading h5{
	float:left;
	margin:0;
	color:#c06;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}
.heading .location strong{
	color:#c06;
	line-height:13px;
}
.heading .location ul li{border:1px solid #d11774;}
.heading .location ul a{
	height:13px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
}
.location ul a.active,
.location ul a:hover{background-position:0 -18px;}
/*--comments-area--*/
.comments-area{
	width:100%;
	margin:7px 0 0;
	overflow:hidden;
}
.comments-area strong{
	display:block;
	color:#000;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
}
.comments-area strong a{
	color:#c06;
	text-decoration:none;
}
.comments-area strong a:hover{text-decoration:underline;}
.comments-area p{
	margin:0;
	color:#000;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.comments-area span.more{
	display:block;
	width:100%;
	text-align:right;
}
.comments-area span.more a{
	color:#c06;
	margin:0 5px 0 0;
	text-decoration:none;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.comments-area span.more a:hover{text-decoration:underline;}
.comments-area div{
	margin:0 0 0 4px;
	padding:0 0 0 17px;
	overflow:hidden;
	border-left:1px solid #d4d4d4;
}
* html .comments-area div{
	height:1%;
	overflow:visible;
}
/*--form-area--*/
.form-area{
	width:435px;
	overflow:hidden;
	margin:10px 0 0;
	background:url(../images/bg-form-block.gif) repeat-y;
}
.form-block{
	overflow:hidden;
	background:url(../images/bg-form-block-top.gif) no-repeat;
}
.form-holder{
	overflow:hidden;
	padding:8px 22px 11px 14px;
	background:url(../images/bg-form-block-bottom.gif) no-repeat 0 100%;
}
* html .form-holder{
	height:1%;
	overflow:visible;
}
.form-holder h5{
	margin:0;
	color:#fff;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
}
.form-holder p{
	margin:4px 0 0;
	color:#fff;
	font:11px/14px Arial, Helvetica, sans-serif;
}
/*--form-box--*/
.form-box,
.form-box-info{
	overflow:hidden;
	width:100%;
}
.form-box-info{
	margin:10px 0 0;
	background:url(../images/bg-separator.gif) repeat-x;
	font-size: 7px;
	line-height: 20px;
}
.form-box label{
	float:left;
	margin:8px 0 0;
}
.form-holder span{
	float:left;
	width:70px;
	color:#fff;
	text-align:right;
	padding:0 5px 0 0;
	font:11px/17px Arial, Helvetica, sans-serif;
}
.form-holder .text{
	float:left;
	color:#000;
	width:309px;
	display:inline;
	padding:1px 5px;
	border:1px solid #cdcdcd;
	font:10px Arial, Helvetica, sans-serif;
}
.form-holder .txt{
	float:left;
	color:#000;
	width:309px;
	height:57px;
	padding:5px;
	border:1px solid #cdcdcd;
	font:10px Arial, Helvetica, sans-serif;
}
.form-holder #website{width:102px;}
.form-holder #email{
	width:102px;
	margin:0 17px 0 0;
}
.form-box-info div{
	overflow:hidden;
	margin:5px 0 0 75px;
}
* html .form-box-info div{
	height:1%;
	overflow:visible;
}
.form-box-info div img{
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
.form-box-info div .text{
	width:140px;
	margin:6px 0 0;
}
.form-box-info .btn{
	float:left;
	clear:both;
	margin:6px 0 0;
	border:1px solid #fff;
}





.td-search-holder-hotel{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-hotel.jpg) no-repeat 0 0;
}
.td-search-holder-luxurybreaks{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-luxurybreaks.jpg) no-repeat 0 0;
}
.td-search-holder-passportandvisa{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-passportandvisa.jpg) no-repeat 0 0;
}
.td-search-holder-travelgreener{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-travelgreener.jpg) no-repeat 0 0;
}
.td-search-holder-travelinsurance{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-travelinsurance.jpg) no-repeat 0 0;
}
.td-search-holder-airportparking{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-airportparking.jpg) no-repeat 0 0;
}
.td-search-holder-rentavilla{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-rentavilla.jpg) no-repeat 0 0;
}
.td-search-holder-carrental{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-carrental.jpg) no-repeat 0 0;
}

.td-search-holder-cheapflights{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-cheapflights.jpg) no-repeat 0 0;
}
.td-search-holder-currencyexchange{
	width:442px;
	height: 180px;
	margin:0 0 0;
	overflow:hidden;
	background: #ccc url(../images/directory-currencyexchange.jpg) no-repeat 0 0;
}
.td-searchform {
	width: 332px;
	position: relative;
	left: 54px;
	top: 92px;
	margin: 0;
	padding: 0;
}
.td-searchform label  {
	width: 328px;
}
.td-searchform label strong {
	font-size: 18pt;
	display: block;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height: 18pt;
	height: 18pt;
}
.td-searchform label input {
	width: 215px;
	height: 20px;
	position: relative;
	top: 0;
	left: 35px;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.td-btn {
	position: relative;
	top: 6px;
	left: 36px;
	margin: 0;
	padding: 0;
}

/*--topten-box--*/
.topten-box{
	margin:26px 0 0 3px;
	overflow:hidden;
}
* html .topten-box{
	height:1%;
	overflow:visible;
}
/*--topten-heading--*/
.topten-heading{
	width:142px;
	overflow:hidden;
	text-align:center;
	background:#d92772 url(../images/bg-popularity-box-top.gif) no-repeat;
}
.topten-heading h4{
	margin: 5px 0 0;
	color:#fff;
	font: bold 20px/20px Arial, Helvetica, sans-serif;
}
.topten-heading p{
	margin: 0 0 5px;
	color:#ffb4d2;
	font: bold 8pt/9pt Arial, Helvetica, sans-serif;
}
.topten-heading h4 span{
	font-size:11px;
	color:#ffb4d2;
}
/*--topten-holder--*/
.topten-holder{
	width:128px;
	margin:2px 0 0;
	padding:5px 7px 12px;
	overflow:hidden;
	background:#3a3a3a url(../images/bg-popularity-box-bottom.gif) no-repeat 0 100%;
}
.topten-holder strong{
	display:block;
	color:#fff;
	padding:0 0 3px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.topten-holder p{
	margin:0;
	color:#fff;
	overflow:hidden;
	font:11px/12px Arial, Helvetica, sans-serif;
}
* html .topten-holder p{
	height:1%;
	overflow:visible;
}
.toptenlist {
	color: #ffb4d2;
	margin: 0;
	padding: 0 0 0 16px;
}
.toptenlist li {
	padding: 3px 0;
	margin: 0;
	list-style-type: decimal;
	border-bottom: 1px solid #666;
	border-top: 1px solid #333;
	font-size: 7pt;
	line-height: 108%;
}
.toptenlist li a, .toptenlist li a:link, .toptenlist li a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 20px 0 0;
}
.toptenlist li a:hover {
	color: #ffb4d2;
	text-decoration: none;
}
.toptenlist-up {
	background: url(../images/topten-icon-up.gif) no-repeat right;}
	
.toptenlist-down {
	background: url(../images/topten-icon-down.gif) no-repeat right;
}
.toptenlist-same {
	background: url(../images/topten-icon-same.gif) no-repeat right;
}
.toptenlist-new {
	background: url(../images/topten-icon-new.gif) no-repeat right;
}

.ratings-holder{
padding: 5px 10px;	
}
.points-star {
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px 0 24px;
	margin: 0 0 0 2px;
	background: #999 url(../images/bg-star-single.gif) no-repeat;
	color: #e7e7e7;
	font-weight: bold;
	border: 1px solid #999;
}
.points-star i {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.points-plus {
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px 0 24px;
	margin: 0 0 0 2px;
	background: #d92772 url(../images/bg-plus-single.gif) no-repeat;
	color: #ffb4d2;
	border: 1px solid #9d3a6b;
}
.points-plus i {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.points-minus {
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	padding: 0 5px 0 24px;
	margin: 0 0 0 0px;
	background: #333 url(../images/bg-minus-single.gif) no-repeat;
	color: #ccc;
	border: 1px solid #000;
}
.points-minus i {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.but-print a{
	font-size: 16px;
	height: 16px;
	width: 48px;
	line-height: 16px;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	background: #333 url(../images/bg-but-print.gif) no-repeat;
	color: #ccc;
	float: right;
	display: block;
	text-decoration: none;
}
.but-tellafriend a{
	font-size: 16px;
	height: 16px;
	width: 86px;
	line-height: 16px;
	padding: 0 0 0 0;
	margin: 0 1px 0 0px;
	background: #333 url(../images/bg-but-tellafriend.gif) no-repeat;
	color: #ccc;
	float: right;
	display: block;
	text-decoration: none;
}
.user-box-blank {
	height: 20px;
}

#bottomtext{
	border-top: 1px solid #999;
	margin-top: 20px;
}
#bottomtext p i {
	color: #666;
	margin: 0 10px 20px 10px;
	display: block;
}


#sitemap
{
    width:560px;
}
#sitemap .left {
	width: 240px;
	float: left;
}
#sitemap .middle {
	width: 240px;
	float: left;
}
#sitemap .right {
	width:240px;
	float: right;
}
#sitemap .sep {
	border-top: 1px dotted #996;
}
#sitemap ul {
	margin: 0 0 0 10px;
	padding: 20px 0 20px 0;
	list-style-position: inside;
	list-style-type: none;
}
#sitemap ul li {
	color: #000;
	padding: 0 0 5px;
	margin: 0;
	font-size: 13px;
}
#sitemap ul li a {
	color: #000;
}
#sitemap ul li a strong {
	font-size: 15px;
}
#sitemap p {
	color: #000;
	padding: 5px 0 5px 10px;
	margin: 0;
	font-size: 13px;
}
#sitemap p a {
	padding-right: 5px;
	margin-right: 5px;
	color: #000;
	border-right: 1px dotted #996;
}
#sitemap br {
	clear: both;
}


#sitemap h2 {
	font-size: 16px;
	padding: 0 10px 10px;
	margin: 10px 0 0;
	line-height: 108%;
	color: #996;
	border-bottom: 1px dotted #996;
}