/* Created with a little help from Joomla! 1.5 Template Toolbar (http://antun.vkrgnf.com/) */

/*body {
}

p {
}

h1 {
}

h2 {
}

h3 {
}

a:link, a:active, a:visited {
}

a:hover {
}

*//* TEMPLATE CSS */

/* JOOMLA CSS */

.article_separator {

/*background: url(/new/templates/LUMS/images/articleSeparator.png) repeat-x;
border-bottom:solid;
border-bottom-width:500px;*/
}

.adminform {

}

.author {
color:#0000CC;
font-size:16px;
}

.bannerfooter {
}

.bannergroup {
}

.bannerheader {
}
.ban {
align="center";
}

.banneritem {
}
.hadp {
padding-top:5px;
}

.blog {
}

.blog_more {
}

.blogsection {

color:#C96200;

text-decoration:none;
padding-left:5px;


}
.blogsection:hover {

color:#C96200;

text-decoration:underline;
padding-left:5px;


}


.breadcrumbs {
}

.button {
}

.buttonheading {
}

.clr {

clear: both;

}

.componentheading, .contentheading {
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;

}

.content_email {

}



.pollMain h4{
color:#C96200;
padding-top:5px;
}
.pollMain fieldset{
border:0;
}


.pollMain a{
color:#C96200;
padding-left:60px;
text-decoration:none;
}
.pollMain a:hover{
color:#C96200;
padding-left:80px;
text-decoration:none;
font-size:10px;
}


.readon {
color:#C96200;
font-size:10px;
text-decoration:none;
padding-left:5px;
}
.readon:hover {
color:#C96200;
font-size:11px;
text-decoration:underline;
padding-left:5px;
}

.name input{
margin-top:10px;
color:#999999;
margin-left:20px;

}
.pass input{
margin-top:10px;
color:#999999;
margin-left:25px;
width:136px;
}

.content_rating {
}

.content_vote {
}

.maLinks {
color:#C96200;
font-size:10px;
text-decoration:none;
}
.maLinks:hover {
color:#C96320;
font-size:12px;
text-decoration:underline
}



.contentdecription {


}

.contentpagetitle {
color:#C96200;
text-decoration:none;

}
.contentpagetitle:hover {
color:#C96200;
text-decoration:underline;

}


.contentpane {


}

.contentpaneopen {
}

.contenttoc {


}

.createdate {
color:#FF0000;

text-align:center;

}

.created-date {
color:#FF0000;
text-align:center;

}
.createdby {
color:#FF0000;
text-align:right;
font-size:12px;
color:#999999;

}
.articleinfo {
/*color:#FF0000;*/
text-align:right;
/*font-size:18px;
color:#999999;*/

}


.date {
color:#FF0000;
}

.input {

}

.inputbox {
}

.intro {
color:#FF0000;
}

.latestnews {
}

.loclink {
}

a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited {
}

a.mainlevel:hover {
}

.message {

}

.metadata {
}

.modifydate {
}

.module {
}

.moduletable {
}

.mosimage {
}

.mosimage_caption {
}

.mostread {
}

.newsfeed {
}

.outline {
}
.pagination{
list-style-type: none;
position: relative;
display: inline;

}

.pagination li{
list-style-type: none;
position: relative;
display: inline;
padding-left:10px;
}

.pagination li a{
color:#C96200;
}
.pagination li a:active{
color:#B96200;
}

.pagination li a:hover{
color:#C16200;
font-size:10px;
}



.pagenav {
}

.pagenav_next {
}

.pagenav_prev {
}

.pagenavbar {
}

.pagenavcounter {
}

.pathway {
}

.pollstableboarder {
}

.read {
}

.search {
}

.searchintro {
}

.sections {
}

.sectiontable_footer {
}

.sectiontableentry {
}

.sectiontablefooter {
}

.sectiontableheader {
}

.small {
}

.smalldark {
}

a.sublevel:link, a.sublevel:active, a.sublevel:visited {
}

a.sublevel:hover {
}

.title {

}

.wrapper {
}





































/* CSS Document */

	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
	body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c3b3a;
	line-height: 16px;
	}
    
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	padding-right: 10px;
	line-height: 20px;
}


	
	
	h1 {
	font-size: 12px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	h2 {font-size: 25px;color: #cd5102;}
	h3 {font-size: 12px;color: #FF0000;}
	h4 {font-size: 12px;color: #FF0000;}
	h5 {font-size: 12px;color: #FF0000;}
	h6 {font-size: 12px;color: #FF0000;
	}
	
	
	img{border:0px;}
	
	
	
	.line{border:thin; border-bottom:thin #99CC66;}
	
/*Main menu strat */
.jquerycssmenu{
margin: 0;
padding: 0;
}

.jquerycssmenu ul{
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(/new/templates/LUMS/images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	font-family: cambria;
	font-size: 18px;
	font-weight: normal;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
background-image: url(/new/templates/LUMS/images/divider.jpg);
background-repeat: no-repeat;
background-position: left;
padding-top: 20px;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 10px;
/*margin-right: 3px; /*spacing between tabs*/
/*border: 1px solid #778;*/
border-bottom-width: 0;
color: #fecf9f;

text-decoration: none;
float: left;
	font-weight: bold;

/*OUR*/
}

.jquerycssmenu ul li a:hover{
	float: left;
	color: #fecf9f;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/new/templates/LUMS/images/hover.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid #666666;
/*color:#CCCCCC;
background:#CCCCCC;
*/
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 13px Verdana;
width: 150px; /*width of sub menus*/
background: #874920;
color: #fecf9f;
padding: 4px 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid white;
padding-left:20px;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #703107;
color: #e4e4e4;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}




/*READ MORE*/
.item4 a{
/*background:#000000;*/
color:#FF0000;
font-size:12px;
margin-left:50px;

font-family:"Courier New", Courier, monospace;
}
.item6 a{
/*background:#000000;*/
color:#FF0000;
font-size:12px;
margin-left:50px;

font-family:"Courier New", Courier, monospace;
}
.item8 a{
/*background:#000000;*/
color:#FF0000;
font-size:12px;
margin-left:50px;

font-family:"Courier New", Courier, monospace;
}
.item10 a{
/*background:#000000;*/
color:#FF0000;
font-size:12px;
margin-left:50px;

font-family:"Courier New", Courier, monospace;
}
.item13 a{
/*background:#000000;*/
color:#FF0000;
font-size:12px;
margin-left:50px;

font-family:"Courier New", Courier, monospace;
}

.item15 a{
/*background:#000000;*/
color:#FF0000;
font-size:12px;
margin-left:50px;

font-family:"Courier New", Courier, monospace;
}



/*menu strat */
/* Rounded Borders With Title Space */

div.module4 {
	background: url(/new/templates/LUMS/images/corners3/topleft.jpg) 0 0 no-repeat;
	width: 99%;
}
 
div.module4 div {
  background: url(/new/templates/LUMS/images/corners3/bottomleft.jpg) 0 100% no-repeat;
  margin: 0;
  border: 0;
}
 
div.module4 div div{
  background: url(/new/templates/LUMS/images/corners3/topright.jpg) 100% 0 no-repeat;
}
 
div.module4 div div div {
	background: url(/new/templates/LUMS/images/corners3/bottomright.jpg) 100% 100% no-repeat;

/*	padding-top: 1px;*/
	padding-right: 8px;
	/*padding-bottom: 1px;*/
/*	padding-left: 12px;*/
}

div.module4 div div div div{
	background: none;

}

div.module4 div div div  h3{
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	
}
div.module4 div div div  ul {
/*display: inline;*/
	color: #FF0000;
	padding-left: 5px;
/*	padding-top: 2px;*/
	list-style-type: none;
}

div.module4 div div div  ul li a{
/*display: inline;*/
	color: #666666;
	padding-left: 0px;
/*	padding-top: 2px;*/
	text-decoration: none;
	font-size:12px;
	
}

div.module4 div div div  ul li a :hover{
/*display: inline;*/

	color: #666666;
	padding-left: 0px;
	text-decoration: underline;
	font-stretch:wider;
	font-size:9px;
}






