/* THIS IS NEW CSS FOR TEMPLATES (SECTION PAGES) */
body {
	height: auto;
	margin:0px;
	text-align:center;
	height:100%;
	overflow:scroll;
	_overflow:none;
	$overflow:none;
	
}
:focus {
 outline:0;
}

a:focus { outline:0;}
.body
{
	min-height:100%;
	height:auto !important;
    height:100%;
    background: #a9a39e url(/img/bg_grad_time.png) 50% 0 repeat-y;
}

#aspnetForm 
{
    background: url(/img/bg_grad_v.png) 0 0 repeat-x;
}

.clear {
	clear: both;
    font-size: 0px;
    line-height: 0px;
}

#documentall
{
	margin: 0 auto;
	xheight: 1px;
	background-color:#faf7f1;
	min-height:100%;
	height:auto !important;
	height:100%;
}
*html #documentall /* resolve bottom gap in IE6  */
{
	margin-bottom: 0;
}
div.leftpageborder
{
	display:inline;
	float:left;
	width:10px;
	background-repeat:repeat-y;
	background-position:right;
	
}
div.rightpageborder
{
	width:10px;
	display:inline;
	float:left;
}
div.documentcenter
{
	width:1000px;
	display:inline;
	/*float:left;*/
}
div.leftborderimage
{
	height:100%;
}

#documentbox
{
	/*float: left;*/
	position: relative;
	text-align: left;
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
	background: url(/img/home/leftpart.png) 0 349px no-repeat;
}
div.cover
{
	width: auto;
	height: auto;
}
/*  HEADER   */
#header
{
/*	width: 100%;*/
	xheight: auto;
	xfloat: left;
	_position: relative;
	
}

.gallery
{
  min-height:430px;
  height:auto !important;
  height:430px;
}
.contentIntroTable
{
  display: none;
}
.hidden{xline-height:0px;}

.mainlogo
{
	height:120px;
	margin:0px 0;
	_width:1000px;
	/*x_position:relative;*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.minusTop
{
  x_margin-top:-30px;
  _border-style:solid;
  _border-width:1px;
  _border-color:#fff;
  min-height:600px;
  height:auto !important;
  height:600px;
}

.siteTitle
{
	margin-bottom:0px;
	float:left;
	margin-top:5px;
	width:100%;
}
.footerTitle
{
  color:#fff9f0;
  font-family:Tahoma, Verdana, Arial;
  font-size:12px;
  line-height:20px;
  margin-bottom:0px;
  float:left;
  text-align:left;
}
.topnewsdiv
{
_position:relative;
	border-bottom:solid 1px #cccccb;
    padding-bottom:10px;
}
#index
{
}
.topbanner
{
	height: 68px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom:1px solid #CCC;
	z-index:1;
	display: block;
 }
.top_left_banner { padding: 8px 42px 17px 44px; _padding-bottom: 7px; }
.top_left_banner img {width: 180px; height: 180px; _position: relative;}
.menutop
{
    
	background: url(/img/time-bg-menu.png) 0 0 repeat-x;
}
.pagedatebox
{
	/*height: 28px;*/
	
	float: left;
	padding-top:5px;
}
.timetxtbox 
{
    font-size: 20px;
	font-family: Times New Roman, Serif;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.timetxtbox span {font-size: 14px; font-weight: normal;}
.datetxtbox
{
	font-size: 12px;
	font-family: Times New Roman, Serif;
	float: left;
	color:#333333;
	padding-top:0px;
	vertical-align:bottom;
	position: relative;
	left:780px;
	top: 15px;
}
.datetxtbox .city { display: none;}
#pdfbox p {padding-bottom: 10px;}
#pdfbox { padding-top: 10px; }
.pdfpaper 
{
    background: url(/img/6/rightblockpaper.png) no-repeat;
    width: 55px;
    height: 64px;
    float: left;
    margin: 0 6px 0 14px;
    position:relative;
}
.pdfico 
{
     background: url(/newspaper/time-samara/today_small.png) no-repeat;
     width: 45px;
     height: 57px;
     top:2px;
     left: 4px;
     position:relative;
}
.pdflink 
{
    background: url(/img/pdf-ico-small.gif) 0 18px no-repeat;
    position: absolute;
    left: -4px;
    width: 45px;
    height: 57px;
}

.innerPdfIco 
{
    float: right;
    text-align: right;
    margin-top: 16px;
    margin-right: 28px;
    _margin-right: 5px;
    font-family: "Times New Roman", Georgia, Serif;
    font-size: 14px;
    color: #000;
    width: 202px;
}
.innerPdfIco .pdfpaper 
{
    background: url(/img/6/rightblockpaper_big.png) no-repeat;
    width: 83px;
    height: 97px;
    float: right;
    margin: 0 6px 0 14px;
    position:relative;
}
.innerPdfIco .pdfico 
{
     background: url(/newspaper/time-samara/today.png) no-repeat;
     width: 73px;
     height: 93px;
     top:-2px;
     left: 4px;
     position:relative;
}
.innerPdfIco .pdflink 
{
    background: url(/img/pdf-ico.gif) 0 18px no-repeat;
    position: absolute;
    left: -4px;
    width: 83px;
    height: 97px;
}
*html .innerPdfIco .pdfico {left: -5px; top:1px;}
*+html .innerPdfIco .pdfico {left: -5px; top:1px;}
.innerPdfIco .link
{
    margin-top: 25px;
    float: left;
}
/* END OF HEADER   */



/* START OF TOP NAVIGATION LINKS */
ul.mainmenulink
{
	list-style: none;
	height:34px;
	position:absolute;
	left: 45px;
	_position:relative;
	font-family:verdana,arial;
	font-weight:normal;
}

ul.mainmenulink li 
{
	_display: block;
	float: left;	
	margin-right:1px;
}

ul.mainmenulink a 
{
	display: inline;
	font-size: 14px;
	color: #fff9f0;
	float: left;
	padding-right: 12px;
	padding-left: 11px;
	padding-top: 6px;
	height: 24px;
	text-decoration: none;
	_height: 24px;
	_position:relative;
	padding-left: 11px;
	_padding-top: 6px;
	_display: block;
}
.mainmenuBox { height: 34px;_height:34px;position:relative; }

.clrfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

ul.mainmenulinkChild 
{
    width: 100%;
    background-color:#EFF2F4;
}
ul.mainmenulinkChild li
{
    float: left;
	padding-right: 19px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.mainmenulinkChild li.last
{
    border: none;
    float: left !important;
}

.activeTopMenu, ul.mainmenulink a:hover
{
	background-color: #bf1e2e;
	height: 23px !important;
	_height: 23px !important;
	_position:relative;
	_color:#fff9f0;
}
/* END OF TOP NAVIGATION LINKS */



/*   MIDDLE PART OF PAGE  */


.right-part-align,.right-part-align3,.right-part-align2,.right-part-align4, .right-part-align2time
{
	float: left;
	height: auto;
}
div.LX3AHalf1
{
	float: left;
}

div.LX3AHalf2
{
	float: left;
}
.right-part-first,.right-part-first4,.right-part-first2
{
	float: left;
	margin-left: 15px; /*OK*/
	height: auto;
	_position:relative;
}
.right-part-first5
{
	margin-left: 45px; /*OK*/
	margin-right: 15px;
		height: auto;
	_position:relative;
	_margin-left: 22px; /*OK*/
	_margin-right: 15px;

}
.boxing-partcover .right-part-align,.boxing-partcover .right-part-align3,.boxing-partcover .right-part-align2  /*OK*/
{
	margin-left:6px;
}
div.searchWithBanner 
{
    width: 685px;
    float: left;
}
div.wide-part
{
	float: left;
	height: auto;
}

div.boxing-partcover div.wide-part /*OK*/
{
	margin-left: 6px;
}

.leftnavigation
{
	background-color: white;
	font-weight: bold;
}


/*   END OF MIDDLE PART OF PAGE  */

/*   FOOTER  */
#footer
{
	xheight: 64px;
	xfloat: left;
	border-left: 1px solid #dad5d0;
	border-right: 1px solid #dad5d0;
	background: #8f8987 url(/img/time-footer.gif) 0 0 repeat-x;
	color: #fff9f0;
	font-family: Verdana;
	margin:0 auto;
	position:relative;
	_height:100px;
	margin-top:-100px;
	height:100px;

	}


.bottomMenuboldli
{
	float:left;
	width:100%;
}
.menuTitle
{
	font-weight:normal;
	margin-left:5px;
}

.bottomMenuboldli ul
{
	margin-top: 5px;
	margin-left: 8px;
	height: 15px;
}
.bottomMenuboldli li
{
	float: left;
	margin-right: 5px;
}
.bottomMenuboldli a
{
	color: #58595b ;
}
.bottomMenuboldli a:hover {
	color: #58595b ;
}
.bottomMenuli
{
	float:left;
	width:100%;
	xmargin-top:0em;
	font-size:11px;
}
.bottomMenuli ul
{
	xmargin-top: 5px;
	margin-left: 20px;
	height: 15px;
}
.bottomMenuli li
{
	float: left;
	margin-right: 5px;
}
.bottomMenuli a {
	color: #58595b ;
}
.bottomMenuli a:hover {
	color: #58595b ;
}
.footercontact {
	float:left;
	width:54%;
	xmargin-top:22px;
	font-size: 10px;
}
.footercontact a {
	color: #fff9f0;
	text-decoration: underline;
}
.footercontact a:hover {
	color: #fff9f0;
	text-decoration: none;
}

.empty { height: 100px !important; width: 1000px; display: block;_position:relative;_top:-100px;}

.documentboxcorner
{
	background-repeat: no-repeat;
	height: 4px;
	font-size: 0px;
	float: left;
}

.boxing-partcover {
	border:0px;
	float:left;
	height:auto;
	margin-bottom:0pt;
}
.container-part {
	float:left;
	height:auto;
	margin-right:0px;
	margin-left:6px;
	margin-top:10px;
	margin-bottom:10px;
	display: inline;
}
div.bottomMenues
{
	float:left;
	margin-bottom:5px;
	margin-right:50px;
	width:31%;
	margin-top:20px;
	_margin-top:0px;

}
div.bottomPartnersIcon
{
	display:none;
	margin-right:5px;
	margin-top: 5px;
	float:right;
}

div.bottomPartnersIcon div 
{
	margin-bottom: 5px;
}

/* CONTENT SIZE */
.contenttxtsize
{
	float: right;
	width: 100%;
	height: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.contentsizetxt
{
	float: right;
	color: #999;
	font-size: 10px;
	text-align: right;
	margin-top: 1px;
	margin-right:8px;
}
.txtsizeplus
{
	float: right;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	background-image: url(/img/txtSizePlus.gif);
	background-repeat: no-repeat;
}
.txtsizeminus
{
	float: right;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	background-image: url(/img/txtSizeMinus.gif) ;
	background-repeat: no-repeat;
}

.txtsizeplus:hover
{
	float: right;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	background-image: url(/img/txtSizePlusHover.gif);
	background-repeat: no-repeat;
}
.txtsizeminus:hover
{
	float: right;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	background-image: url(/img/txtSizeMinusHover.gif);
	background-repeat: no-repeat;
}
/* END CONTENT SIZE */
div.LXF 
{
	margin-top: -30px;
	_margin-top: -30px;
}
div.webpart-cover 
{
    margin-bottom:5px;
}
div.sectionMiddle div.webpart-cover 
{
    padding-bottom:3px;
    margin-bottom:5px;
}
div.sectionMiddle div.webpart-content { padding: 0; margin-bottom: 0px; }
div.sectionMiddle h3 { padding: 0 0 9px; }
/* Currency Control*/
.currencyTitle 
{
    margin-bottom: 5px;
    height: 17px;
    text-transform: uppercase;
    background: #60a8ff url(/img/currencyTitleTime.gif) 0 100% repeat-x;
    text-align: center;
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.currencyBox 
{
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    font-size: 0.9em;
    color: #000;
    width: 100%;
}
.currencyList 
{
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    margin-top: 8px;
}
.currencyList td
{
    padding-right: 5px;
}
.currencyList td.title { color: #000; width: 50%;}
.currencyList tr.gray { background-color: #fff; }
.rts 
{
    text-decoration: none;
}
/* /Currency Control*/
/* weather */
div.BoxWeather
{
	float:right;
}

div.WeatherImg
{
	margin-top:-5px;
	margin-right: 55px;
	width:64px;
	height:60px;
	overflow: hidden;
	display:inline;
	float:right;
}

div.WeatherImg img
{
    margin-top: -5px;
    margin-left: -9px;
}

div.WeatherText
{
	display:inline;
	width:120px;
	font-family: Times New Roman, Serif;
	position:relative;
}
span.WeatherParam
{
	color:#333333;
	display: block;
}
span#WeatherData
{
	color:#333333;
}

div.WeatherParamMore
{
	font-size:0.9em;
}
div.Weather
{
	width:220px;
	margin-top:50px;
	font-size:12px;
}
a.lbtnShowDetails
{
	xfont-weight:bold;
	text-decoration:none;
}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
div.ForecastPart
{
	float:left;
	display:inline;
	width:150px;
	margin-left:10px;
}
.lblCityName
{
	color:#000;
	display: none;
	visibility: hidden;
}
div.FstDateTime,div.ImgCondition, div.DetailsWeatherText
{
	width:150px;
}
div.CopyLabel,div.BtnClose
{
	width:100%;
	float:right;
	margin-right:10px;
	text-align:right;
	margin-top:3px;
	%margin-top:0px;
	_margin-right:3px;
	_margin-top:0px;
}
div.CopyLabel a
{
	xmargin-top:5px;
	_font-size:10px !important;
}
div.CopyLabel { display: none;}
.modalPopup {
    background-color:#faf7f1;
    border-width:2px;
    border-style:solid;
    border-color:Gray;
    padding:2px;
    width:640px;
    height:180px;
    margin:auto;

}

/* weather end*/
div.toplogo
{
	float:right;
	xmargin-left:50px;
	display:inline;
	width:544px;
	text-align:center;
	_position:absolute;
	_left:240px;

}
div.toplogo a#mlogo
{
	border-width:0;
	background:url(/img/home/time-logo.png) no-repeat 0% 100%;
	display:block;
	height:120px;
	width:749px;
}

.positionSubTop div.toplogo a#mlogo
{
    background:url(/img/home/time-logo.png) no-repeat 50% 100%;
}
/* Top region and logo combination */
.positionTop {position: relative; height: 205px;}
.positionSubTop {position: relative; height: 120px; _height: 120px !important;}
.positionSubTop div.BoxWeather { float: left; position: relative; left: 55px; }
.positionSubTop div.toplogo {float: left;}
.positionSubTop div.mainlogo {position: relative; }
.positionSubTop div.datetxtbox {position: absolute; left: 65px; float: left;}

.garinSite { margin-left: -80%; }
.littlelink { font-size: 11px; margin-left: 50%; text-align: left; padding: 10px 20px; width: 970px; }

/* third part banner */
.region3BottomBanner { padding: 0 9px;}
.region3BottomBanner .third { float:left; width: 300px;}
.region3BottomBanner .center { margin: 0 40px;}

.placeHolderWeather
{
	margin:0 30px;
}
.BoxWeatherLine .CopyLabel
{
	display:none;
}

.weatherItem
{
width:132px;	
float:left;
height:150px;
color:#336699;
}
.weatherItem img
{
float:left;
}
.weatherItem span
{
}

.modalPopup {
    background-color:#faf7f1;
    border-width:2px;
    border-style:solid;
    border-color:Gray;
    padding:2px;
    width:722px;
    height:315px;
    margin:auto;
    z-index:122222222222;
}
.comments-partcover {display:none;}
