/*Avon Books - New Releases Content*/
#LeftContentTriList {
	text-align: center;
	width: 730px;
	margin: 0 0 0 24px;
}

#LeftContentTriList .links{
	margin-top: 16px;
	/*Start -Bug Fix 693*/
	height:42px;
	/*End -Bug Fix 693*/
	margin-bottom: 10px;
}

#LeftContentTriList ul {
	padding: 0;
	margin: 0;
	/*Start -Bug Fix 693*/
	/*height: 250px;*/
	/*End -Bug Fix 693*/
}
/*Added by ashok on july 23 2008 */
#LeftContentTriList li {

	color:#999999;
	font-size:9px;
	font-weight:bold;
}
/*end*/
#LeftContentTriList .dotted, #LeftContentTriList li {
	width: 220px;
	/*Start -Bug Fix 693*/
	/*height:230px;*/
	/*End -Bug Fix 693*/
	list-style: none;
	float: left;
}

#LeftContentTriList .dotted {
	border-right: dotted 2px #cccccc;
}

#LeftContentTriList .headText {
	border: solid 1px #999999;
	background-color: #ffffff;
	width: 212px;
	margin: 0 3px 20px 3px;
}

#LeftContentTriList .awardBanner {
	border: solid 1px #999999;
	background-color: #ffffff;
	width: 212px;
	margin: 0 3px 20px 3px;
}

#LeftContentTriList p {
	margin: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #999999;	
}

#LeftContentTriList .awardBannerInner {
	margin: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #999999;	
	text-align:center;
	vertical-align: middle;
    height: 60px;
}

#LeftContentTriList .headimg {
	padding: 1px;
	width: 93px;
	text-align: center;
	border: solid 1px #cccccc;
	margin: 0 auto;
}

#LeftContentTriList a.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #353535;
	margin: 6px 0;
	display: block;
}
#LeftContentTriList a.h2 {
	font-size: 11px;
	font-weight: bold;
	color: #9f9f9f;
	margin: 0 0 9px 0;
}
a.browseInsideLeft, a.readingGuideLeft {
	font-size: 9px;
	font-weight: normal;
	color: #0066CC;
	text-indent: 16px;
	text-align: left;
	display: block;
	margin-bottom: 2px;
	margin-left: 65px;
	height: 14px;
}
a.browseInsideLeft {
	background: url(../../images/icon_browseInside.gif) no-repeat left top;
}
a.readingGuideLeft {
	background: url(../../images/icon_readingGuide2.gif) no-repeat left top;
}

a.browseInsideFlush, a.readingGuideFlush {
	font-size: 9px;
	font-weight: normal;
	color: #2b81be; /*Modified by Ashok on july 23 2008*/
	text-indent: 16px;
	text-align: left;
	display: block;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 14px;
}
a.browseInsideFlush {
	background: url(../../images/icon_browseInside.gif) no-repeat left top;
}
a.readingGuideFlush {
	background: url(../../images/icon_readingGuide2.gif) no-repeat left top;
}


.divSelectAward {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
	background: #7157be url(../images/avon_bluetr_curve.gif) no-repeat right top;
	height: 30px;
	padding: 2px 0 0 36px;
	margin: 20px 12px 0 0;
}

.ddSelectAward {
	margin: 0 0 0 228px;
	width: 310px;
}

.moreReleases {
	padding: 4px 0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	height: 20px;
	width: 720px;
	margin: 0 10px 0 30px;
}

.moreReleases h1 {
	font-family: Georgia;/*Modified by ashok on july 23 2008*/
	font-size: 18px;/*Modified by ashok on july 23 2008*/
	font-weight: normal;
	color: #7157be;
	float: left;
}

.moreReleases a.rss {
	float: left;
	margin: 6px 50px 0 10px;
}

.moreReleases span {
	font-size: 10px;
	font-weight: bold;
	color: #374b15;/*Modified by ashok on july 23 2008*/
	text-transform: uppercase;
}
.moreReleases .viewperpage{
	width: 48px;
}
.moreReleases a {
	text-transform:uppercase;
	font-weight: bold;
}
.moreReleases .sortby {
	width: 125px;
}

.moreReleases .sortbyButton {/*modified by ashok on July 24 2008*/
	width: 25px;
	background-color:White;
	border-color:White;
	border-style:none;
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	color:#7157be;
	display:table-cell;
}

.sortbyButtonHover 
{
    text-decoration:underline;
	cursor:pointer;
}

.Avon_sortBy {
	float: right;
}

.listnavigation {
	margin: 10px 10px 10px 34px;
	font-family: Georgia;/*Modified by ashok on july 23 2008*/
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	display: block;
}
currentsel {
	color:#333333;
}
.listnavigation a {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.listnavigation a.current {
	color:#333333;
}
.listnavigation .left {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}
.listnavigation .right {
	float: right;
	margin: 0 12px 0 0;
}
.listnavigation ul {
	margin: 0;
	padding: 0;
}
.listnavigation li {
	list-style: none;
	float: left;
	margin-left: 4px;
}

#listnavigationbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	padding: 0 0 4px 0;
	margin: 10px 10px 0 34px;
	height: 20px;
	border-bottom: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}
#listnavigationbottom a {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
#listnavigationbottom a.current {
	color:#333333;
}
#listnavigationbottom .right {
	float: right;
	margin: 0 12px 0 0;
}
#listnavigationbottom ul {
	margin: 0;
	padding: 0;
}
#listnavigationbottom li {
	list-style: none;
	float: left;
	margin-left: 4px;
}

#seachList ul {
	margin: 10px 0 10px 36px;
	padding: 0;
	clear: both;
	width: 700px;
}
#seachList li {
	width: 320px;
	list-style:none;
	float: left;
	margin: 0 26px 30px 0;
	
}

#seachList .headimg {
	border: solid 1px #cccccc;
	padding: 1px;
	float: left;
	margin: 0 10px 0 0;
	display: block;
}
/*Start Bug Fix 895 by Bheemesh*/
#seachList td {
	padding: 5px;
	vertical-align:top;
	}
/*Start Bug Fix 895 by Bheemesh*/

#seachList a.h2 {
	font-family:Arial; 
	font-size: 14px; /*Modified by Ashok on july 23 2008*/
	font-weight: bold;
	color:#333333;/*Modified by Madhu on july 23 2008*/
	margin: 0 0 4px 0;
}
#seachList a.h3 {
	font-size: 9px; /*Modified by Ashok on july 23 2008*/
	font-weight: bold;
	color: #999999; /*Modified by Ashok on july 23 2008*/
	margin: 0 0 12px 0;
}
#seachList p 
{
	
	font-family:Arial; /*Modified by Ashok on july 23 2008*/
	font-size: 11px; /*Modified by Ashok on july 23 2008*/
	font-weight: normal;
	color: #333333;
	/*-- Fix by Madhu to change the margin left space -- */
	margin: 0 15px 10px 0;
	/*--End Fix-- */
}
/*Added by ashok on july 23 2008*/
#seachList td
{
	color:#999999;
	font-size:9px;
	font-weight:bold;
}
/* Added on July 24 2008 */
.AuthorImageSize
{
	/*border: solid 1px #cccccc;*/
	padding: 1px;
	float: left;
	margin: 0 10px 0 0;
	display: block;
	width:130px
		}
/*end*/
.LeftAlignLink
{
	text-align:left;
	margin-left:10px;}
