﻿/**********************************/
/* Created by Tahsin Çağrı Zorkol */
/******* cagri@zeytin.com.tr ******/
/******** 08 February 2012 ********/
/** Zeytin Bilişim Teknolojileri **/
/**** http://www.zeytin.com.tr ****/
/**********************************/

/* General Settings */
html, body { 
    background: url(../img/bg/bodyBg.png) no-repeat center top #ececec;
    font-family: 'Calibri', Tahoma, Arial;
    width: 100%; 
    height: 100%;
    color: #434343;
    font-size: 13px;
}
.fl { float: left; }
.fr { float: right; }
.clear { clear:both; font-size:0; line-height:0; overflow: hidden; }
.h10 { height:10px; overflow:hidden;}
.h15 { height:15px; overflow:hidden;}
.h20 { height:20px; overflow:hidden;}
.h25 { height:25px; overflow:hidden;}

/* Header Settings */
.header {
    background: url(../img/bg/headerFullBg.png) repeat-x left top transparent;
    width: 100%;
}
.header .headerCont {
    width: 945px;
    height: 135px;
    margin: 0 auto;
    position: relative;
}
.header .headerCont .logo {
    background: url(../img/HemaTrwLogo.png) no-repeat center top transparent;
    position: absolute;
    top: 20px;
    left: 0;
    width: 200px;
    height: 40px;
    text-indent: -9999px; 
}
.header .headerCont .logo a { 
    display: block;
    height: 100%;
}
.header .headerCont .language {
    width: 280px;
    height: 30px;
    background: url(../img/bg/languageBg.png) no-repeat center top transparent;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
}
.header .headerCont .language a { color: #2a2a2a; text-decoration: none; }
.header .headerCont .language ul { margin: 3px 0 0 20px; }
.header .headerCont .language li { float: left; padding: 0 0 0 30px; margin: 5px 0 0 10px; }
.header .headerCont .language li.tr { background: url(../img/icon/tr.png) no-repeat left center transparent; }
.header .headerCont .language li.eng { background: url(../img/icon/eng.png) no-repeat left center transparent; }
.header .headerCont .language li.ru { background: url(../img/icon/ru.jpg) no-repeat left center transparent; }

/* Top Menu Settings */
.mainMenu {
    background: url(../img/bg/MainMenuBg.png) no-repeat left top transparent;
    width: 945px;
    height: 65px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.mainMenu li {
    float: left;
    font-size: 14px;
    background: url(../img/other/menuSeperator.png) no-repeat right center transparent;
    padding: 0 15px;
}
.ru .mainMenu li { font-size: 13px; }
.mainMenu li a { 
    color: #2a2a2a; 
    height: 65px;
    display: table-cell;
    vertical-align: middle; 
}
.mainMenu li a:hover, .mainMenu li a.selected { color: #d90000; }

/* Header Mega Main Menu */

.mainMenu ul { position: relative; width: auto; display: block; }
.mainMenu ul li { position: relative;  }

.subMenu {
    min-height: 144px;
    min-width: 320px;
    background-color: #FCFCFC;
    display: none;
    position: absolute;
    border: 1px solid #E0E0E0;
    /*bottom: -208px;*/
	top:62px;
	left:0px;
    padding: 7px 7px 10px;
	z-index:200;
}
.subMenu .subMenuPicture {
    width: 151px; 
    height: 142px;
    padding: 2px;
    border: 1px solid #c4c4c4;
}
.subMenu .subMenuLink { margin: 0 0 0 10px; }
.subMenu .subMenuLink ul { width: 150px; }
.subMenu .subMenuLink ul li { 
    background: url(../img/icon/liLeftMenu.png) no-repeat left center transparent; 
    text-align: left; 
    padding: 5px 0 5px 10px; 
    border-bottom: 1px dotted #9c9c9c;
	width: 90%; 
}
.subMenu .subMenuLink ul li a { 
    color: #3a3a3a; 
    font-size: 13px; 
    padding: 0; 
    height: auto !important;
}
.subMenu .subMenuLink ul li a:hover { color: #cc0000; }

/* Search Settings */
#mainMenuSearch
{
	width:174px;
	height:auto;
	float:right;
	margin-right:30px;
	margin-top:18px;
}
.ru #mainMenuSearch { position: absolute; right: -27px; top: -53px; }
.mainMenuSearchTxt
{
	width:141px;
	height:33px;
	float:left;
	background:url(../img/search-txt-bg.gif) no-repeat;
	font-size:11px;
	color:#818181;
	border:0px;
	outline:none;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
}
.mainMenuSearchButon
{
	width:27px;
	height:33px;
	float:right;
	background:url(../img/search-buton.gif) no-repeat;
	cursor:pointer;
	border:0px;
	outline:none;
}

/* Footer Settings */
.footer {
    background: url(../img/bg/footerFullBg.png) repeat-x left top transparent;
    width: 100%;
    height: 41px;
    font-size: 13px;
    color: #545454;
}
.footer .footerCont {
    width: 945px;
    margin: 0 auto;
    position: relative;
    line-height: 13px;
}
.zeytin {
    padding: 6px 0 0;
    width: 169px;
    text-align:right;
}
.address {
    width: 447px;
    padding: 6px 0 0;
    text-align: center;
}
.copyright a
{
	text-decoration:none;
	color: #545454;
}
.footer .footerCont .copyright, .footer .footerCont .zeytin a
{
	text-decoration:none;
	color: #545454;
}
.footer .footerCont .copyright, .footer .footerCont .zeytin a:hover
{
	text-decoration:none;
	color: #000000;
}

/* Container Settings */
.container {
    width: 945px;
    margin: 0 auto;
}

/* Slider Settings */
.slider {
    width: 945px;
    height: 285px;
    position: relative;
}
.slider .bx-next {
    background: url(../img/icon/next.png) no-repeat transparent;
    width: 33px;
    height: 53px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -25px 0 0;
}
.slider .bx-prev {
    background: url(../img/icon/prev.png) no-repeat transparent;
    width: 33px;
    height: 53px;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin: -25px 0 0;
}

/* Default Page Settings */
.box {
	width: 300px;
	height: 250px;
	margin: 0 20px 0 0;
}

.box h3.boxTitle {
    font-size: 14px;
    color: #d90000;
    padding: 0 0 5px 15px;
}
.box .boxContent {
    background: url(../img/bg/boxContentBg.png) no-repeat center top transparent;
    width: 300px;
    height: 225px;
}
.box .boxContent .boxPicture {
    height: 95px;
    left: 1px;
    position: relative;
    top: 2px;
}
.box .boxContent .boxText {
    width: 280px;
    margin: 0 auto;
}
.box .boxContent .boxText li {
    background: url(../img/icon/newsIcon.png) no-repeat left 7px transparent;
    padding: 0 0 0 12px;
    margin: 0 0 5px;
}
.box .boxContent .boxText li a {
    font-family: 'Calibri', Tahoma, Arial;
    text-decoration: none;
    color : #434343;
}
.boxText a
{
	text-decoration:none;
	color : #434343;
}
.boxText a:hover
{
	text-decoration:none;
	color : #000000;
}

/* Left Menu Settings */
.leftMenu {
    width: 233px;
    position: relative;
}
.leftMenu .leftMenuTop {
    background: url(../img/bg/LeftMenuTop.png) no-repeat transparent;
    width: 100%;
    height: 10px;
}
.leftMenu .leftMenuBottom {
    background: url(../img/bg/LeftMenuBottom.png) no-repeat transparent;
    width: 100%;
    height: 10px;
}
.leftMenu .leftMenuContent {
    background-color: #ffffff;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.leftMenu .leftMenuContent .leftMenuTitle {
    background: url(../img/bg/LeftMenuTitleBg.png) no-repeat transparent;
    width: 216px;
    height: 42px;
    margin: 0 auto;
    position: relative;
}
.leftMenu .leftMenuContent .leftMenuTitle h3 {
    color: #ffffff;
    font-family: 'Trebuchet MS', Tahoma;
    font-size: 12px;
    position: absolute;
    left: 30px;
    top: 8px;
    font-weight: bold;
}
.leftMenuTitle h3 a
{
	text-decoration:none;
	color:#ffffff;
}
.leftMenuTitle h3 a:hover
{
	text-decoration:underline;
	color:#ffffff;
}
.leftMenu .leftMenuContent li {
    background: url(../img/icon/menuIcon.png) no-repeat 20px 8px transparent;
    font-size: 14px;
    padding: 3px 0 3px 30px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.leftMenu .leftMenuContent li a {
    color: #2a2a2a;
    display: block;
    text-decoration: none;
}
.leftMenu .leftMenuContent li:hover, .leftMenu .leftMenuContent li.selected {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #f6f6f6;
}

/* Content Page Settings */
.banner {
    width: 943px;
    height: 182px; 
    margin: 0 auto;
}


.contentArea {
    width: 700px;
    position: relative;
}
.contentArea .contentAreaTop {
    background: url(../img/bg/ContentTopBg.png) no-repeat transparent;
    width: 100%;
    height: 8px;
}
.contentArea .contentAreaBottom {
    background: url(../img/bg/ContentBottomBg.png) no-repeat transparent;
    width: 100%;
    height: 8px;
}
.contentArea .contentAreaMiddle {
    background-color: #ffffff;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    padding: 5px 15px;
	overflow:hidden;
	min-height:245px;
	line-height:21px;
}
.contentArea .contentAreaMiddle .contentTitleArea {
    width: 100%;
    border-bottom: 1px solid #3d4044;
}
.contentArea .contentAreaMiddle .contentTitleArea h3.contentTitle {
    color: #d90000;
    border-bottom: 2px solid #3d4044;
    padding: 0 50px 3px 0;
    font-size: 17px;
    width: 300px;
}

.mapsDiv
{
    float:right;
    
    }
    .mapsDiv .zoom
    {
        font-size:8pt;
        }
    
    
.contentArea .contentAreaMiddle .contentPicture {
    border: 1px solid #3d4044;
    width: 321px;
    height: 227px;
}
.contentArea .contentAreaMiddle .contentText {
    font-family: Tahoma;
    font-size: 12px;
}

/* News Page Settings */
.news {
    width: 100%;
}
	.news a
	{
		text-decoration:none;
		color: #646464;
	}
	.news a:hover
	{
		text-decoration:none;
		color: #646464;
	}
.news .newsBox {
}
.news .newsBox .newsPicture {
    width: 163px;
    height: 100px;
    border: 1px solid #dcdcdc;
}
.news .newsBox .newsContent {
    width: 490px;
    font-family: Tahoma;
    font-size: 12px;
}
.news .newsBox .newsContent h3.newsTitle {
    font-weight: bold;
    color: #474747;
}
.news .newsBox .newsContent .newsText {
    color: #646464;
    line-height: 18px;
}

/* Contact Form Settings */
.contactForm { }
.contactForm td { 
    width: 150px; 
    font-family: Tahoma; 
    font-size: 12px; 
    vertical-align: top; 
    padding: 10px 0; 
}
.contactForm label { width: 100px; }
.contactForm input[type=text], .contactForm textarea {
    width: 150px; 
    padding: 2px; 
    border: 1px solid #434343; 
    font-size: 11px; 
    font-family: Tahoma;
}

/* Partners */
.sponsor{
    color: #606060;
    cursor: pointer;
    float: left;
    height: 160px;
    margin: 10px 25px;
    position: relative;
    width: 170px;
}
.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #dddddd;	
    background: url("../img/bg/partnerBg.jpg") no-repeat center center #f9f9f9;
}
.sponsorFlip:hover{
	border:1px solid #999;
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}
.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-80px 0 0 -85px;
}
.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}
.sponsorDescription{
	font-size:12px;
	padding:70px 10px 0px 20px;
	color:#606060
    
}
.sponsorURL{
	font-size:11px;
	font-weight:bold;
	padding-left:20px;
}
.sponsorURL a {
    color: #373535;
    text-decoration: none;
	font-size:10px;
}

/* Press Kit Styles Start */
.press-kit
{
	width:200px;
	height:auto;
	float:left;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
}
.press-kit img
{
	margin-bottom:5px;
}
.press-kit p
{
	font-size:12px;
	line-height:20px;
}
.press-kits
{
	width:auto;
	height:auto;
	float:left;
	margin-left:20px;
}
.press-kit a
{
	text-decoration:none;
	color:#303030;
}
/* Press Kit Styles Finish */

/* Document & Certificate Style Start */
.document
{
	width:auto;
	height:auto;
	margin-left:3px;
}
.document ul
{
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
	width:auto;
	height:auto;
	float:left;
}
.document ul li
{
	width:auto;
	height:auto;
	float:left;
	margin-right:9px;
	margin-bottom:17px;
	text-align:center;
}
.document ul li a
{
	width:150px;
	height:164px;
	float:left;
	background:url(../img/bg/document-bg.gif) no-repeat;
	padding-left:7px;
	padding-top:7px;
	text-decoration:none;
	color:#434343;
}
.document ul li a:hover
{
	float:left;
	background-position:0 -171px;
	text-decoration:none;
	color:#000000;
}
/* Document & Certificate Style Finish */
.return-ok
{
	width:605px;
	min-height:30px;
	background:url(../img/ok-bg.jpg) no-repeat #368602;
	border:#396007 2px solid;
	padding-left:55px;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#194000;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.return-error
{
	width:605px;
	min-height:30px;
	background:url(../img/error-bg.jpg) no-repeat #860202;
	border:#600707 2px solid;
	padding-left:55px;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.return-warning
{
	width:605px;
	min-height:30px;
	background:url(../img/warning-bg.jpg) no-repeat #ff5800;
	border:#933b01 2px solid;
	padding-left:55px;
	padding-top:10px;
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#762901;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
}

.AdvertArea {
    width:100%;
    height:100%;
    background-image:url(../img/userTraBg.png);
    background-repeat:repeat;
    position:absolute;
    top:0px;
    left:0px;
    z-index:3000;
    display:block;
    text-align:center;
    display:none;
}

.AdvertAreaHolder 
{
    margin:0px auto;
    display:inline-table;
    position:relative;
    margin-top:150px;
}

.CloseBtn
{
    float:right;
    margin:-40px -20px 0 0px;
    right:0;
    cursor:pointer;
}
.CloseBtn img
{
    border:0 solid #000;
    float:right;
}

.captcha
{
	width:132px;
	height:21px;
	background:url(../img/bg/captcha-bg.gif) no-repeat;
	padding-left:2px;
	padding-top:2px;
}

#search
{
	width:606px;
	height:auto;
}
#search ul
{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
}
#search ul li
{
	width:auto;
	height:auto;
	float:left;
}
#search ul li a
{
	width:603px;
	height:auto;
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:3px;
	border-bottom:#b7b7b7 1px solid;
}
#search ul li a:hover
{
	float:left;
	text-decoration:none;
	background:#ffffff;
}

/* Directory Style Start */
.directory-titles
{
	width:668px;
	height:46px;
	float:left;
	background:url(../img/bg/directory-titles.gif) no-repeat;
}
.directory-titles ul
{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.directory-titles ul li
{
	width:auto;
	height:auto;
	float:left;
}
.directoryTitleSelected1 a
{
	width:125px;
	height:36px;
	float:left;
	background:url(../img/bg/directoryTitleSelected1.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#2d2d2d;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitleSelected1 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}

.directoryTitleSelected2 a
{
	width:104px;
	height:36px;
	float:left;
	background:url(../img/bg/directoryTitleSelected2.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#2d2d2d;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitleSelected2 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}

.directoryTitle1 a
{
	width:125px;
	height:36px;
	float:left;
	text-align:center;
	color:#474747;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitle1 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}
.directoryTitle2 a
{
	width:104px;
	height:36px;
	float:left;
	text-align:center;
	color:#474747;
	text-decoration:none;
	padding-top:10px;
}
.directoryTitle2 a:hover
{
	text-decoration:none;
	color:#2d2d2d;
	float:left;
}

.directories
{
	width:668px;
	height:auto;
	float:left;
	margin-top:10px;
}
.directory
{
	width:668px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.directoryTop
{
	width:668px;
	height:9px;
	float:left;
	background:url(../img/bg/directoryTop.gif) no-repeat;
}
.directoryCenter
{
	width:666px;
	height:auto;
	float:left;
	background:url(../img/bg/directoryCenter.gif);
	padding-left:1px;
	padding-right:1px;
}
.directoryBottom
{
	width:668px;
	height:9px;
	float:left;
	background:url(../img/bg/directoryBottom.gif) no-repeat;
}
.directoryCenterContent
{
	width:533px;
	height:auto;
	float:left;
}
.directoryCenterContentHeader
{
	width:523px;
	height:25px;
	float:left;
	background:url(../img/bg/directoryLeftHeader.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:9px;
	color:#005ea6;
}
.directoryCenterContent2
{
	width:510px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-top:5px;
	line-height:21px;
	color:#3a3b3b;
}
.directoryImage
{
	width:133px;
	height:auto;
	float:right;
	text-align:left;
	background:url(../img/bg/directoryLeftHeader.gif) no-repeat;
}
/* Directory Style Finish */

.positions
{
	width:736px;
	height:auto;
	float:left;
}
.positions ul
{
	width:auto;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
	list-style-type:none;
}
.positions ul li
{
	width:auto;
	height:auto;
	float:left;
}
.positions ul li a
{
	width:650px;
	height:30px;
	float:left;
	background:url(../img/bg/positions-bg.gif) no-repeat;
	padding-top:9px;
	font-size:12px;
	text-decoration:none;
	color:#525252;
	padding-left:20px;
	background-position:-66px 0;
}
.positions ul li a:hover
{
	float:left;
	background-position:0 -39px;
}
.positionsHeader
{
	width:451px;
	height:auto;
	float:left;
	text-align:left;
	font-weight:bold;
	margin-right:10px;
}
.positionsDate
{
	width:120px;
	height:auto;
	float:left;
	text-align:center;
	color:#797979;
	margin-right:6px;
}
.positionsButton
{
	width:60px;
	height:auto;
	text-align:center;
	float:left;
	padding-top:2px;
}

#internship
{
	width:656px;
	height:auto;
	margin-top:15px;
	padding:4px;
	border:#c0c0c0 1px solid;
}
#internship td
{
	height:30px;
	border-bottom:#f1f2f4 1px solid;
}
#internship .ContactForm
{
	border: 1px solid #cccccc;
	padding: 3px;
	width: 234px;
	font-family: Tahoma;
	font-size: 12px;
}

#internship .ContactFormSmall
{
	border: 1px solid #cccccc;
	padding: 3px;
	width: 134px;
	font-family: Tahoma;
	font-size: 12px;
}
#internship .ContactFormLarge
{
	border: 1px solid #cccccc;
	padding: 3px;
	width: 334px;
	font-family: Tahoma;
	font-size: 12px;
}


/* yeni ekle *//* yeni ekle *//* yeni ekle *//* yeni ekle *//* yeni ekle *//* yeni ekle *//* yeni ekle *//* yeni ekle *//* yeni ekle */

.contentUp-box {
	width:945px;
	height:255px;
	margin-bottom: 10px;
	}

.contentDown-box {
	width:945px;
	height:160px;
	margin-bottom: 35px;
	}

.boxLast {
	width: 300px;
	height: 250px;
	margin: 0 0px 0 0 !important;
}

.boxK {
	width: 300px;
	height: 180px;
	margin: 0 20px 0 0;
}

.boxK h3.boxTitle {
    font-size: 14px;
    color: #d90000;
    padding: 0 0 5px 15px;
}
.boxK .boxContent {
	background: url(../img/bg/boxContentBg-kck.png) no-repeat center top transparent;
	width: 300px;
	height: 154px;
}
.boxK .boxContent .boxText {
    width: 280px;
    margin: 0 auto;
}
.boxK .boxContent .boxText li {
    background: url(../img/icon/newsIcon.png) no-repeat left 7px transparent;
    padding: 0 0 0 12px;
    margin: 0 0 5px;
}
.boxK .boxContent .boxText li a {
    font-family: 'Calibri', Tahoma, Arial;
    text-decoration: none;
    color : #434343;
}
.boxText a
{
	text-decoration:none;
	color : #434343;
}
.boxText a:hover
{
	text-decoration:none;
	color : #000000;
}

.boxK .boxContent .boxPicture {
	height: 95px;
	position: relative;
	padding-left: 2px;
}

.boxK .boxContent .boxPicture img {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 95px;
	width:297px;
}

.box .boxContent .boxPicture {
	height: 95px;
	position: relative;
}

.box .boxContent .boxPicture img {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 95px;
	width:297px;
}

.boxVideo{
	width: 300px;
	height: 154px;
	position: relative;
	}
	
.boxVideo img{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 300px;
	height: 154px;
	}

video-fl {
	background-image: url(../img/video-fl.png);
	background-repeat: no-repeat;
	height: 88px;
	width: 297px;
	position: absolute;
	z-index: 9;
}
.video-ply {
	background-image: url(../img/video-bg.png);
	position: absolute;
	z-index: 15;
	height: 88px;
	width: 299px;
	left: 1px;
	top: 32px;
}

.sub-link
{
	background: url(../img/icon/menuIcon.png) no-repeat scroll 32px 8px transparent !important;
}

/* <Media Settings> */
.media {
    list-style-type: none;
    position: relative;
    left: 0 !important;
}
.media li {
    width: 212px;
    height: 210px;
    list-style-type: none !important;
    position: relative;
    cursor: pointer;
    margin: 0 3px 5px 0;
}
.media li .mediaBg {
    background: url(../img/bg/mediaBg.png) no-repeat transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 150;
}
.media li .mediaBg:hover { background: url(../img/bg/mediaBgHover.png) no-repeat transparent; }
.media li .mediaPic {
    position: absolute;
    z-index: 100;
}
.media li .mediaText {
    background: url(../img/bg/mediaHoverTextBg.png) no-repeat transparent;
    width: 194px;
    height: 88px;
    position: absolute;
    z-index: 200;
    bottom: 3px;
    left: 3px;
    padding: 6px;
    font-size: 11px;
}
.media li .mediaText .mediaTitle {
    color: #ffffff !important;
    font-size: 11px;
}
.media li .mediaText .mediaTitle a {
    height: 70px;
    display: block;
    color: #fff; 
    text-decoration: none;
}
.media li .mediaText .mediaPress {
    position: absolute;
    bottom: 5px;
    color: #ffffff;
}
span.pressDate { color: #d20b0b; }
/* </Media Settings> */