﻿body
{
	margin-top: 5px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #191919;
	clear: both;
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6, h7
{
	font-weight: bold;
	color: #333;
}
h1
{
	font-size: 22px;
	margin: 10px 0 10px 0;
}
h2
{
	font-size: 20px;
	margin: 8px 0 8px 0;
}
h3
{
	font-size: 18px;
	margin: 6px 0 6px 0;
}
h4
{
	font-size: 16px;
	margin: 4px 0 4px 0;
}
h5
{
	font-size: 14px;
	margin: 2px 0 2px 0;
}
h6
{
	font-size: 13px;
}
h7
{
	font-size: 12px;
}

hr
{
	height: 1px;
	background-color: #ccc;
	border: none;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #0066CC;
}
.clearfix
{
	display: inline-block;
}

strong
{
	font-weight: bold;
}

input[type="text"], input[type="password"]
{
	width: 200px;
	padding: 2px;
	border: solid 1px #ccc;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
}
input[type="button"], input[type="submit"]
{
	border: none;
	padding: 2px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
}

.Main960
{
	width: 960px;
	margin: 0px auto 20px auto;
	background-color: #fff;
}
.Main960 .Header940
{
	width: 940px;
	margin: 0 auto 0 auto;
}
.Header940 .Header
{
	width: 940px;
	height: 120px;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
}
.Header940 .Header .Logo
{
	width: 670px;
	margin-right: 20px;
	float: left;
	height: 120px;
}
.Header940 .Header .SearchArea
{
	width: 240px;
	float: left;
	height: 30px;
	margin-top: 85px;
	padding: 0;
	list-style-type: none;
}
.Header940 .Header .SearchArea .SearchText .Text
{
	margin-top: 5px;
	margin-left: 12px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 11px;
	border: none;
	color: Gray;
	vertical-align: middle;
}
.Header940 .Header .SearchArea li.SearchText
{
	background-image: url(../images/searchText.png);
	background-repeat: no-repeat;
	margin-top: 0;
	padding: 0;
	width: 189px;
	height: 30px;
	line-height: 20px;
	color: #1ab5ed;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	float: left;
}
.Header940 .Header .SearchArea .Button
{
	background-image: url(../images/searchButton.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 30px;
	border: none;
	margin: 0;
	padding: 0;
	background-color: Transparent;
}
.Header940 .Header .SearchArea li.SearchBtn
{
	border: none;
	margin: 0;
	width: 50px;
	color: White;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	height: 35px;
	float: left;
}
.Nav940
{
	width: 890px;
	margin: 0 auto 0 auto;
	background-color: #87e5fc;
	height: 25px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 14px;
}
.Nav940 ul.TopNav
{
	list-style-type: none;
	list-style: none;
	margin: 0;
	height: 25px;
	padding: 0;
	float: left;
}
.Nav940 ul.TopNav li
{
	float: left;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	line-height: 25px;
}
.Nav940 ul.TopNav li a
{
	background-image: url(../images/TopNavBack.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: block;
	padding: 0 10px 0 10px;
	color: #006699;
	font-weight: bolder;
}
.Main960 .Content
{
	width: 940px;
	margin: 20px auto 0 auto;
	background-color: #fff;
	overflow: hidden;
	font-size: 11px;
}
.Content .LeftSide
{
	width: 220px;
	margin-right: 15px;
	float: left;
	background-color: #fff;
	overflow: hidden;
}
.Content .RightSide
{
	width: 220px;
	margin-left: 20px;
	background-color: #fff;
	overflow: hidden;
	float: left;
}
.Content .MainContent
{
	width: 460px;
	float: left;
	background-color: #fff;
	overflow: hidden;
	font-size: 12px;
}
.Content .MainContent .TextContent em, .Content .MainContent i
{
	font-style: italic;
}
.Content .MainContent .TextContent table
{
}
.Content .MainContent .TextContent table td
{
	padding: 5px;
	border: solid 1px #eee;
}
.Content .MainContent .ContentItemTop
{
	width: 100%;
	height: 10px;
	background-image: url(../images/FieldSetTop.gif);
	background-repeat: no-repeat;
}
.Content .MainContent .ContentItem
{
	width: 100%;
	background-image: url(../images/FieldSetLine.gif);
	background-repeat: repeat-y;
}
.Content .MainContent .ContentItem div
{
	width: 95%;
	margin: 0 auto 0 auto;
}
.Content .MainContent .ContentItem div table td
{
	padding: 5px;
	border-bottom: solid 1px #ccc;
}
.Content .MainContent .ContentItem div table td input[type="submit"]
{
	background-color: #9999cc;
	color: White;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
}
.Content .MainContent .ContentItemBottom
{
	width: 100%;
	height: 10px;
	margin-bottom: 10px;
	background-image: url(../images/FieldSetBottom.gif);
	background-repeat: no-repeat;
}
.Content .MainContent .Article ul
{
	padding-left: 30px;
	list-style-type: circle;
}
.Content .MainContent ul li
{
	padding: 3px 0 3px 0;
}
.Content .MainContent h1
{
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #dda9d7;
}
.Content .MainContent Tags
{
	width: 100%;
	background-color: Gray;
}
.Content .MainContent Share
{
}
.Content .MainContent Comment
{
}
.Content .MainContent .ArticleName
{
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.CategoryItems .Item
{
	width: 220px;
	min-height: 130px;
	float: left;
}
.CategoryItems .Item a
{
	color: #333;
}
.CategoryItems .Item a:hover
{
	color: #0066CC;
	text-decoration: none;
}
.CategoryItems .Item a span
{
	font-size: 11px;
}
.CategoryItems .Item img
{
	float: left;
	margin: 0 5px 5px 0;
	width: 92px;
	padding: 4px;
	border: solid 1px #eee;
}
/*TRUNCATE*/
.truncate_show, .truncate_hide
{
	color: #7d2c29;
	text-decoration: none;
	font-size: 9px;
}
.truncate_show:hover, .truncate_hide:hover
{
	color: #333;
	text-decoration: underline;
	font-size: 9px;
}
.Content .MainContent .ArticleSummary
{
	color: #666;
	font-weight: normal;
}
.Content .MainContent .More
{
	font-weight: normal;
}
.Content .MainContent .Soylesi
{
	width: 100%;
	overflow: hidden;
}
.Content .MainContent .Soylesi .Header
{
	font-weight: bold;
	background-color: #adc9e8;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 12px;
	width: 455px;
	margin: 0 0 2px 0;
	padding: 0 0 0 5px;
}
.Content .MainContent .Soylesi .SHeader
{
	font-weight: bold;
	background-color: #dda9d7;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 12px;
	width: 455px;
	margin: 0 0 2px 0;
	padding: 0 0 0 5px;
}
.Content .MainContent .Soylesi .Content
{
	width: 450px;
	background-color: #f9f9f9;
	padding: 5px;
	margin: 0;
	font-size: 12px;
}
.Content .MainContent .ReaderForm
{
}
.Content .MainContent .ReaderForm td
{
	padding: 2px 0 2px 0;
}
.Content .MainContent .ReaderForm .Left
{
	width: 120px;
}
.Content .MainContent .ReaderForm .Middle
{
	width: 280px;
}
.Content .MainContent .ReaderForm .Right
{
	width: 20px;
}
.Content .MainContent .Basinda ul
{
	padding-left: 30px;
	list-style-type: circle;
}
.Content .MainContent .Basinda ul li
{
	padding: 3px 0 3px 0;
}
/*Merak Edilenler*/
.Content .Merak
{
	width: 460px;
	background-image: url(../images/MerakHeader02.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
.Content .Merak .MerakContent
{
	margin: 0 auto 0 auto;
	width: 450px;
}
.Content .Merak .MerakContent .ShowAll
{
	margin-left: 10px;
}
.Content .MerakFooter
{
	height: 20px;
	width: 460px;
	background-image: url(../images/MerakHeader03.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.Content .Merak .MerakContent ul.MerakList
{
	padding-left: 30px;
	list-style-image: url(../images/bullet03.png);
	background-position: 0 3px;
}
.Content .Merak .MerakContent ul.MerakList li
{
	padding: 4px 0 4px 0;
}
/*--------------------*/

/*Doctor*/
.Content .Doctor
{
	width: 460px;
	background-image: url(../images/Doctor_Header2.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
.Content .Doctor .DoctorContent
{
	margin: 0 auto 0 auto;
	width: 450px;
}
.Content .Doctor .DoctorContent .ShowAll
{
	margin-left: 10px;
}
.Content .DoctorFooter
{
	height: 20px;
	width: 460px;
	background-image: url(../images/Doctor_Header3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.Content .Doctor .DoctorContent ul.DoctorList
{
	padding-left: 30px;
	list-style-image: url(../images/bullet03.png);
	background-position: 0 3px;
}
.Content .Doctor .DoctorContent ul.DoctorList li
{
	padding: 4px 0 4px 0;
}
/*Blog*/
.Content .BlogMain
{
	width: 460px;
	background-image: url(../images/Blog_Header02.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
.Content .BlogMain .BlogContent
{
	margin: 0 auto 0 auto;
	width: 450px;
}
.BlogMain .BlogMainContent .ShowAll
{
	margin-left: 10px;
}
.Content .BlogMainFooter
{
	height: 20px;
	width: 460px;
	background-image: url(../images/Blog_Header03.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.Content .BlogMain .BlogMainContent ul.BlogMainList
{
	padding-left: 30px;
	list-style-image: url(../images/bullet03.png);
	background-position: 0 3px;
}
.Content .BlogMain .BlogMainContent ul.BlogMainList li
{
	padding: 4px 0 4px 0;
}
/*--------------------*/
/*2 Parts*/
.Content .ImagePart
{
}
.Content .ImagePart table
{
	border: none;
	padding: 0;
}
.Content .ImagePart table td
{
	padding: 0;
}
/*----------------*/


.LeftSide .LeftSideNav
{
	width: 220px;
	margin-bottom: 20px;
}
.LeftSide .LeftSideNav .LeftNav
{
	margin-left: 5px;
	list-style: none;
	list-style-type: none;
	width: 208px;
	padding-bottom: 10px;
}
.LeftSide .LeftSideNav .LeftNav li
{
	width: 188px;
	background-image: url(../images/bullet01.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	padding-bottom: 4px;
	line-height: 16px;
	height: 16px;
	vertical-align: middle;
	font-size: 12px;
	margin-left: 5px;
}
.LeftSide .LeftSideNav .LeftNav li .New
{
	padding-right: 22px;
	background-image: url(../images/new.png);
	background-position: right;
	background-repeat: no-repeat;
}
.LeftSide .LeftSideNav .LeftNav li:hover
{
	background-image: url(../images/bullet02.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	padding-bottom: 4px;
	width: 188px;
}
/*Anket Modülü*/
.LeftSide .Pool
{
	width: 220px;
	background-color: #d1eab2;
}
.LeftSide .Pool .PoolContent
{
	margin: 0 auto 0 auto;
	width: 200px;
}
.LeftSide .Pool .PoolContent .Vote
{
	background-image: url(../images/vote.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 70px;
	height: 25px;
	border: none;
}
.LeftSide .Pool .PoolContent .Result
{
	background-image: url(../images/result.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 70px;
	height: 25px;
	border: none;
}
.LeftSide .Pool .PoolContent span
{
	font-weight: bold;
}
.LeftSide .PoolFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/Anket_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.modalBackground
{
	background-color: #1d3143;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.LeftSide .Pool .PoolContent .PollMessage
{
	background-image: url(../images/ModalBack.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
	width: 420px;
	height: 40px;
}
/*------------------------------*/
/*Calculator*/
.LeftSide .Calculator
{
	width: 220px;
	background-color: #99bde2;
}
.LeftSide .Calculator .CalculatorContent
{
	margin: 0 auto 0 auto;
	width: 200px;
}
.LeftSide .Calculator .CalculatorContent .CalcTable td
{
	margin-right: 5px;
}

.LeftSide .CalculatorFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/Calc_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.CalcButton
{
	margin: 0 auto 0 auto;
	background-color: Transparent;
	background-image: url(../images/CalcButton.png);
	background-repeat: no-repeat;
	width: 198px;
	height: 25px;
	border: none;
}
/*--------------*/
/*Hafta Modülülleri*/
.RightSide .WeekActivity
{
	width: 220px;
	background-color: #adc9e8;
}
.RightSide .WeekContent
{
	margin: 0 auto 0 auto;
	width: 200px;
	padding-top: 10px;
	overflow: hidden;
}
.RightSide .ShowAll
{
	margin-left: 10px;
}
.RightSide .ShowAll .Date
{
	display: block;
}
.RightSide .WeekContent img
{
	float: left;
	margin: 0 5px 3px 0;
}
.RightSide .WeekActivityFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/Etkinlik_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.RightSide .WeekKitap
{
	width: 220px;
	background-color: #dda9d7;
}
.RightSide .WeekKitapFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/Kitap_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.RightSide .Dvd
{
	width: 220px;
	background-color: #dfe996;
}
.RightSide .DvdFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/DVD_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.RightSide .WeekMekan
{
	width: 220px;
	background-color: #dfe996;
}
.RightSide .WeekMekanFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/Mekan_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.RightSide .WeekToy
{
	width: 220px;
	background-color: #b0b6fa;
}
.RightSide .WeekToyFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/Toy_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.RightSide .WeekOther
{
	width: 220px;
	background-color: #99bde2;
}
.RightSide .WeekOtherFooter
{
	height: 20px;
	width: 220px;
	background-image: url(../images/Diger_Footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/*------------------------------*/

.ModuleHeader01
{
	background-color: #ddd;
	height: 25px;
	line-height: 16px;
	width: 220px;
}
.ModuleHeader02
{
	background-color: #ddd;
	height: 25px;
	line-height: 16px;
	width: 460px;
}
/*Video - En Son Yazılar - En Çok Okunanlar - Son Yorumlar*/
.Main960 .ContentLatestMost
{
	width: 940px;
	margin: 20px auto 0 auto;
}
.Main960 .ContentLatestMost table
{
	border: none;
	padding: 0;
}
.Main960 .ContentLatestMost table td
{
	padding: 0;
}
.LatestMost
{
	width: 940px;
	margin-bottom: 20px;
	overflow: hidden;
}
/*Video*/
.LatestMost .Module
{
	width: 220px;
	float: left;
	margin-right: 20px;
}
.LatestMost .ModuleEnd
{
	width: 220px;
	float: left;
}
.LatestMost .Module .ModuleContent
{
	margin: 0 auto 0 auto;
	width: 200px;
}
.LatestMost .Module .ModuleContent ul, .LatestMost .ModuleEnd .ModuleContent ul
{
	list-style-image: url(../images/bullet03.png);
	list-style-position: inside;
}
.LatestMost .Module .ModuleContent ul li, .LatestMost .ModuleEnd .ModuleContent ul li
{
	padding: 4px 0 4px 0;
}

/*------------------------*/
/*Footer*/
.Footer
{
	margin: 0 auto 0 auto;
	width: 960px;
	height: 50px;
	background-color: #fff;
}
.Footer .FooterList
{
	width: 940px;
	margin: 0 auto 0 auto;
	height: 50px;
	border-top: solid 1px #eee;
}
.Footer .FooterList Table
{
	width: 940px;
	margin: 15px auto 0 auto;
}
.Footer .FooterList Table td
{
	text-align: center;
}

/*------------------------*/

.SubPageList img
{
	float: left;
	margin-right: 5px;
}

/*İletişim*/
.ContactForm Table
{
	width: 100%;
}
.ContactForm td
{
	padding: 5px;
}
.social
{
	vertical-align: middle;
	height: 20px;
	padding: 0;
}
.social ul
{
	list-style-type: none;
	padding: 0;
	float: none;
}
.social ul li
{
	list-style: none;
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 10px;
}

/*-------Yorum Paneli--------*/
.MainContent .Comment
{
	width: 100%;
}
.MainContent .Comment .CommentForm
{
	width: 100%;
}
.MainContent .Comment .CommentForm input[type="text"]
{
	width: 100%;
	padding: 3px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}
.MainContent .Comment .CommentForm input[type="submit"]
{
	width: 80px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #99ccff;
	color: White;
}
.MainContent .Comment .CommentForm textarea
{
	width: 100%;
	padding: 3px;
	height: 100px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}
.MainContent .Comment .CommentForm td
{
	padding-bottom: 5px;
}
.CommentPart
{
	width: 100%;
	margin-top: 10px;
	border-top: dotted 1px #ccc;
	padding-top: 10px;
}
.CommentPart .CommentItem
{
	padding: 5px;
	margin-bottom: 10px;
}
.CommentPart .CommentItem img
{
	float: left;
	margin: 0 5px 0 0;
	padding: 2px;
	border: solid 1px #ddd;
	border-bottom: solid 1px #ccc;
}

.CommentPart .CommentItem span.Date
{
	font-size: 10px;
	color: #999;
	margin-top: 5px;
	display: block;
}
.CommentPart .CommentItem p
{
	color: #666;
}

.MainContent .Comment .Message span
{
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Green;
}

/* SINGLE PROGRESS BAR */

.progressBar
{
	width: 216px;
	height: 41px;
	background: url(../images/bg_bar.gif) no-repeat 0 0;
	position: relative;
}
.progressBar .pnlProgress
{
	position: absolute;
	display: block;
	height: 25px;
	background: url(../images/bar.gif) no-repeat 0 0;
	top: 8px;
	left: 8px;
	overflow: hidden;
	text-indent: -8000px;
}
.AnketDropDown
{
	padding: 5px;
	color: #333;
	width: 100%;
}
.AnketDropDown option
{
	border-bottom: solid 1px #f9f9f9;
	padding: 2px 0;
}
.Toolbar
{
	margin-top: 4px;
	font-size: 11px;
	float: left;
	line-height: 16px;
	height: 16px;
	vertical-align: middle;
	margin-left: 80px;
}
.Toolbar td
{
	padding: 0 3px 0 3px;
	vertical-align: middle;
}
.RepeatPages
{
	margin: 10px 0;
}
.RepeatPages a
{
	margin-bottom:10px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 8px;
	text-decoration: none;
	font-size:11px;
	height:24px !important;
	line-height:24px;
	vertical-align:middle;
}
.RepeatPages .text
{
	background-color: #eee;
	color: #333;
}
.RepeatPages .selected
{
	background-color: #333;
	color: #eee;
}

#toTop
{
	width: 80px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.SearchRadio
{
}
.SearchRadio input[type="radio"]
{
	margin-right: 3px;
}
.SearchRadio label
{
	margin-right: 5px;
}
.ResultItem
{
	font-family: helvetica, sans-serif;
	margin-bottom: 16px;
	font-size: 10px;
}
.ResultItem .LinkName
{
	font-size: 14px;
	font-weight: bold;
}

.ResultItem a:link
{
	text-decoration: underline;
	color: #3333ff;
}
.ResultItem a:visited
{
	text-decoration: underline;
	color: #3333ff;
}
.ResultItem a:active
{
	text-decoration: underline;
	color: #3333ff;
}
.ResultItem a:hover
{
	text-decoration: underline;
	color: #3333ff;
}
.ResultItem a.Link
{
	color: #669900;
	text-decoration: none;
	font-weight: normal;
}
/*SLIDER*/
.featured{ 
	width:460px; 
	padding-right:105px; 
	position:relative; 
	overflow:hidden;
}
.featured ul.ui-tabs-nav{
	list-style:none;
	margin-top:5px;
}
.featured ul.ui-tabs-nav li{   
	float:left;
	font-size:12px; 
	color:#666; 
}
.featured ul.ui-tabs-nav li.empty
{
	width:2px;
}
.featured ul.ui-tabs-nav li img{ 
	float:left; 
	background:#fff;
}
.featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
.featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:52px; 
	color:#333;  background:#000; 
	line-height:20px;
}
.featured li.ui-tabs-nav-item a:hover{ 
	background:#ccc; 
}
.featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#fff; 
}
.featured .ui-tabs-panel{ 
	width:460px; height:250px; 
	 position:relative;
}
.featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	width:100%;
	height:70px; 
	background: url(../images/transparent-bg.png); 
}
.featured .info h2{ 
	font-size:14px; font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
.featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
.featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
.featured .info a:hover{ 
	text-decoration:underline; 
}
.featured .ui-tabs-hide{ 
	display:none; 
}
