﻿.DivShortList
{
	WIDTH: 100%;
}
.DivFullDetails
{
	WIDTH: 100%;
	HEIGHT: 100%;
	padding-top:25px;
	text-align:left;
}
.tbFullDetails
{
	margin:5px;
	}
.DivImgArtLst
{
	width:100%;
}
.DIVFullList
{
	width:100%;
}

.ImageBoxBorder
{
	max-width:350px; 
	max-height:280px; 
	width: expression(this.width > 350 ? 350 : true);
	height: expression(this.height > 280 ? 280: true);
	}
.ImageBoxBorderMore
{
	max-width:500px; 
	max-height:400px; 
	width: expression(this.width > 500 ? 500 : true);
	height: expression(this.height > 400 ? 400: true);
	}
.ImageBoxBorderMoreBelow
{
	max-width:725px; 
	max-height:580px; 
	width: expression(this.width > 725 ? 725 : true);
	height: expression(this.height > 580 ? 580: true);
	padding-top:5px;
	}

.ArticleTitle
{
	padding: 2px 2px 2px 2px;
	color:#000;
	HEIGHT: auto; 
	vertical-align: top;
}
TABLE.ArticleImgShortList
{
	color: #565c54;
	width:98%;
	text-align: left;
	vertical-align: top;
	height:280px;
	OVERFLOW: hidden;
	margin-left:7px;
}
TABLE.ArticleImgShortList TR
{
	background-image:  url(gradient.jpg);
	background-repeat:  repeat-x;
	background-position: 0px -1091px;
}
TABLE.ArticleImgShortList TR H4
{
	color: #1e3b58;
	font-size:10px;
	margin-left:3px;
}	
TABLE.ArticleImgShortList TR.MouseOver H4, TABLE.ArticleImgShortList TD.Normal H4
{
	font-size: 10px;
	color: #5c6fbd;
}

TABLE.ArticleImgShortList TR H5,
TABLE.ArticleImgShortList TR.MouseOver H5,
TABLE.ArticleImgShortList TD.Normal H5
{
	color: #151c11;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	OVERFLOW: hidden;
	margin-left:3px;

}	
TABLE.ArticleImgShortList TR H6,
TABLE.ArticleImgShortList TR.MouseOver H6,
TABLE.ArticleImgShortList TD.Normal H6
{
	margin-left:3px;
	padding-top:2px;
	line-height:11px;
	color: #151c11;
	font-weight:normal;
	font-size: 11px;
	OVERFLOW: hidden;
}	
TABLE.ArticleImgShortList TR.MouseOver
{
	cursor: hand;
	cursor: pointer;
	background-image:  url(gradient.jpg);
	background-repeat:  repeat-x;
	background-position: 0px -700px;
}

TABLE.ArticleImgShortList TD.Normal
{
/*	background-image:  url(gradient.jpg);
	background-repeat:  repeat-x;
	background-position: 0px -209px;*/
	width:3px;
}
TABLE.ArticleImgShortList TD.Indication
{
	background-image: url(gradient.jpg);
	background-repeat:  repeat-x;
	background-position: 0px -870px;
	width:3px;
}


TABLE.ArticleImgShortList TH
{
	display:none;
}

TABLE.ArticleImgShortList Caption
{
	display:none;
}


.ArticleFullList
{ 
	width:100%;
	text-align:left;
	vertical-align:top;
	color: #565c54;
	border:none;
  }
  
  .ArticleFullList Caption
  {
	text-align:left;
	background-image:  url(gradient.jpg);
	background-repeat:  repeat-x;
	background-position: 0px -209px;
	color:White;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	
	}
.divRadioHolder{
	margin:0 auto; 
	width:100%; 
	text-align:center;
}
.divRadioHolder{
	text-align: -moz-center;
}	

  .emptyCaption
  {
	width:100%;
	background-image:url(gradient.jpg);
	background-repeat:  repeat-x;
	background-position: 0px -209px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	margin-left:0px;
	color:White;
	font-weight:bold;
	}
  .ArticleFullList TD H6
{ 
	width:100%;
	text-align:left;
	vertical-align:top;
	color: #151c11;
	border:none;
  }

.Image360
{
	width:350px; 
	height:280px; 
}
.ImagePanel360
{
	width:350px; 
	height:280px; 
	padding:0px;
	margin:0px;
	background-color:black;
}

.ImageOnly
{
	max-width:400px; 
	width: expression(this.width > 400 ? 400: true);	
}
.ImageShortStory
{
	max-width:160px; 
	width: expression(this.width > 160 ? 160: true);	
}
.fulllistImage
{
	padding-top:3px;
	max-width:100px; 
	width: expression(this.width > 100 ? 100: true);	
	max-height:80px; 
	height: expression(this.height > 80 ? 80: true);	
}
.SmalllistImage
{
	max-width:80px; 
	width: expression(this.width > 80 ? 80: true);	
	max-height:64px; 
	height: expression(this.height > 64 ? 64: true);	
	margin-top:3px;
	margin-bottom:3px;
}
.divfulllistImage
{
	width:100px; 
	height:80px; 
	}

.divSmalllistImage
{
	width:80px; 
	height:64px; 
	}
.ImageCaption
{
	padding:2px 5px 2px 2px;
	color:#FFF;
	HEIGHT: 17px; 
	width:100%;
	vertical-align: top;
}


TABLE.ArticleShortList
{
	padding: 0 ;
	margin:  0 ;
	width:100%;
	height:80px;
	text-align:left;
}

.Pager TD
{
	color: #003399;
}

.Pager
{
	width: 100%;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px -705px;
	color: White;
	border-right: #a1a4a0 1px solid;
	border-top: #a1a4a0 1px solid;
	border-left: #a1a4a0 1px solid;
	border-bottom: #a1a4a0 1px solid;
}
p.use
{
	vertical-align:top;
	margin:0px;
	text-align:justify;
	padding-top:0px;
}
h1.use
{
	text-align:justify;
}
p.bold
{
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height: 13px;
}
