/*------------------------------------------------------------------------
# JXTC NewsPro Joomla 1.5 Template - Version 1.0 
# ------------------------------------------------------------------------
# Copyright (C) 2009 Monev Software L.L.C. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: JoomlaXTC
# Website:  http://www.joomlaxtc.com
# This file may not be redistributed in whole or significant part.
--*/

#topusermods .moduletable h3, #rightcontent .modulewrap h3, #leftcontent .modulewrap h3, #content h1, #content h2, #content h3, #content h4, #content h5, .componentheading, #content .componentheading, #breadcrumbs  {
	color:#526a9a;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
background: #526a9a;
float:right;
color: #ffffff !important;
}

#mainmenu li a {
	line-height:24px;
	height:24px;
}


.jnewstitle {
color:#757575;

}

#panelmodule_right h3, #panelmodule h3{
	background: url(../../images/h3fadeblue.jpg) bottom repeat-x #000000;
	color: #ffffff;
	padding: 1px;
}

#footermods .moduletable h3 {
	background: transparent url(../../images/opacity.png);
	height:22px;
	background-attachment: scroll;
	background-position: 100% 100%;	
}

.mostread li   {
    background: url(../../images/article-grey.png) no-repeat left;
}

#footer {
	color:#ffffff;
	
	}
	
.code {
	border-left: 5px solid #757575;
	}

ul.articlelist li {
	background: url(../../images/article-grey.png) no-repeat 0 3px;
}

ul.checklist li {
	background: url(../../images/check-grey.png) no-repeat 0 3px;
}

ul.starlist li {
	background: url(../../images/star-grey.png) no-repeat 0 3px;
}

ul.arrowlist li {
	background: url(../../images/next-grey.png) no-repeat 0 3px;
}

ul.movielist li {
	background: url(../../images/movie-grey.png) no-repeat 0 3px;
}

ul.ticklist li {
	background: url(../../images/tick-grey.png) no-repeat 0 3px;
}


ul.photolist li {
	background: url(../../images/camera-grey.png) no-repeat 0 3px;
}

ul.bloglist li {
	background: url(../../images/blog-grey.png) no-repeat 0 3px;
}

ul.datelist li {
	background: url(../../images/calendar-grey.png) no-repeat 0 3px;
}

