@import url(common.css);

/*Article List Styles*/
.art-large 						{display: block; height: 142px;}
.img-large 						{display: block; width: 178px; float: left; padding: 0px;}
.txt-large 						{float: left; width: 402px;}
.art-medium 					{display: block; float: left; width: 278px; height: 100px; margin: 0px 12px 12px 0px;}
.img-medium 					{display: block; width: 66px; float: left; padding: 2px 0px 0px 0px;}
.txt-medium 					{float: left; width: 212px; height: 54px;}
.art-small 						{height: 45px; margin-bottom: 12px; clear: both;}
.img-small 						{float: left;}
.more-links 					{text-align: right;}

.newsitem						{clear: both; margin-bottom: 0px; padding-top: 4px;}
.newsitem img					{margin: 2px 8px 0px 0px;}
.newsitem h1			  		{margin: 0px 0px 4px 0px; padding: 0px;}
.newsitem h3			  		{font-weight: bold; margin: 0px; padding: 0px; font-size: 11px;}
.newsitem h4					{font-size: 11px; margin: 0px 0px 16px 0px; line-height: 140%;}
.newsitem p			  			{line-height: 140%; margin-top: -8px; padding: 0px; }
.newsitem ul,			  	
.newsitem ol					{margin-top: 8px;}
.newsitem li					{margin-bottom: 1px;}
.news-index,			
.news-index ul					{margin-top: 0px;}		
.news-index li					{margin-bottom: 4px;}	
.news-container				{padding: 8px; clear: both;}
.news-container h1			{font-family: "Arial Narrow", Arial, sans-serif; font-size: 125%;}

h3.intro-h3 					{font-size: 13px; line-height: 125%; margin-top: -2px; padding-top: 0px; font-weight: bold;}
p.intro-p 						{font-size: 11px; color: #666; margin-top: -10px;}

.content-left 					{float: left; padding-right: 8px;}
.content-right ul 			{padding-left: -8px;}
.content-right li 			{padding-bottom: 8px;}
.content-right 				{float: right; width: 188px; background-color: #f3f3f3; padding: 8px; border-left: 1px solid #dadada;}
.content-right-trans			{float: right; width: 188px; padding: 8px; border-left: 1px solid #dadada;}

.c2 								{width: 100px; white-space: nowrap;}
.c3 								{width: 150px; white-space: nowrap;}
.c4 								{width: 50%; white-space: normal;}

/*******************************************************
Left Column
*******************************************************/		
#popularcatalogs ul.cataloglist {
	list-style: none;
	margin-left: -12px;
}

#popularcatalogs ul.cataloglist a {
	font-weight: bold;
}

#popularcatalogs ul.cataloglist li ul li a {
	font-weight: normal;
}

* html #popularcatalogs ul.cataloglist	{
	margin-left: -16px;
}

#popularcatalogs ul li ul li {
	font-weight: normal;
}

#popularcatalogs h3 {
	font-size: 10px;
}

#popularcatalogs li ul {
	padding-left: 17px; 
	list-style-image: url("/res/pub/img/misc/arrow.gif");
}

#popularcatalogs li ul li ul {
	padding-left: 8px; 
	width: 112px; 
	list-style-image: url("/res/pub/img/misc/arrow.gif");
}

* html #popularcatalogs li ul li ul	{
	padding-left: 17px; 
	margin-left: -8px; 
}

/*******************************************************
Category List
*******************************************************/		

#categorylist {
	clear: both;
}

#categorylist ul.nobullet {
	text-indent: -10px;
}

#categorylist span {
	font-weight: normal;
}

#categorylist #compreport {
	font-size: 60%;
	text-align: right;
	float: right;
	margin: -14px 16px 0px 0px;
}

* html #categorylist #compreport {
	margin: -14px 8px 0px 0px;
}

#categorylist select {
	position: relative;
	width: 120px;
	margin: -20px 8px 0px 0px;
}

#categorylist em {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
	margin-left: 2px;
}

#catlist {
	position: relative;
	padding-bottom: 8px;
}

#list1 {
	position: relative;
	top: 8px;
	width: 170px;
	margin-left: 0px;
	padding-left: 10px;
}

#list2, #list3 {
	position: absolute;
	top: 8px;
	width: 170px;
}

#list2
{
	margin-left: 193px;
	padding-left: 10px;
}

#list3
{
	margin-left: 380px;
	padding-left: 10px;
}

/* Right Column */
#reg {
	width: 154px;
}


/* Adverts */
#intro {
	text-align: center;
	margin-bottom: 8px;
}

#mdlft {
	width: 144px;
	height: 167px;
	padding-bottom: 8px;
}

#mdlft div {
	padding: 8px 6px 8px 6px;
}

#mdlft h2 {
   position: relative;
	padding: 0px 0px 4px 0px;
	font-size: 60%;
	text-decoration: none;
}

#mdlft p {
	font-size: 60%;
}

#btlft h2 {
	color: #999;
	font-size: 60%;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}

#btlft ul {
	list-style-type: none;
	margin-left:	12px;
}

#btlft li {
   position: relative;
	display: block;
	width: 87px;
   height: 46px;
}

#btlft li a {
	display: block;
	width: 87px;
   height: 46px;
}

#btlft #pl_1 {background: url(/res/pub/img/site/pl_1.gif) no-repeat;}
#btlft #pl_2 {background: url(/res/pub/img/site/pl_2.gif) no-repeat;}
#btlft #pl_3 {background: url(/res/pub/img/site/pl_3.gif) no-repeat;}
#btlft #pl_4 {background: url(/res/pub/img/site/pl_4.gif) no-repeat;}
