/* nt_luxuriana style1.css ** copyright ninjatheme.com ** licence GPL/MIT**/
/**** GLOBAL ****/
body {background:url(../images/style1/bg.png) repeat-x; color:#666;}

/**** STRUCTURE ****/
.leftcol .module,
.rightcol .module,
.ft {background:#F8F1EA; color:#666;}

/**** TYPOGRAPHY ****/
#top p {color:#CC9D6C;}
#top p em {color:#EBD8C5;}
h4 span {background:#F8F1EA; font-size:15px; font-weight:bold; line-height:20px;}
h1,
.contentheading {color:#53371C;}
.componentheading {color:#444;}
.createdate,
.modifydate {color:#999;}
.small,
.createdby {color: #999;}
ul li {background:url(../images/style1/bullet-round.png) 4px 8px no-repeat;}

/**** LINKS ****/
a{color:#53371C;}
a:hover{color:#333;}
p a,
.modbody a {border-bottom:1px solid #52371B;}
p a:hover,
.modbody a {background:#F8F1EA;}
.pagenav a:hover,
.pagenavbar a:hover {text-decoration:underline;}
a#logo {background:url(../images/style1/logo.png) no-repeat}
#top p a {color:#CC9D6C; border-bottom:1px solid #CC9D6C;}
#top p a:hover {background:transparent; color:#FFF;}
.ft a:hover {border-bottom:1px solid #53371C;}
.module a:hover {background:#53371C; color:#F8F1EA;}


/**** JOOMLA STYLING ****/
label span {color:#1F6FB0;}
table.contenttoc,
tr.sectiontableentry1,
td.sectiontablefooter {background:#FCF9F5;}
span.pagenav,
form.search_result h3,
table.contenttoc th,
tr.sectiontableentry2 {background:#F8F1EA;}
td.sectiontableheader, 
td.sectiontableheader a {background:#999; color:#FFF;}
input.inputbox {border:1px solid #CCC;}

/***** HORIZNAV STYLING ****/
#horiznav {background:url(../images/style1/ul-bg.png) repeat-x;}

/**** MODULE HEADER STYLING ****/
.module h3 {background:#53371C url(../images/style1/mod-h3.png) no-repeat; color:#F8F1EA;}
.module-hilite1 h3 {background:#53371C; color:#F8F1EA;}
.module-hilite2 h3 {background:#CC6600; color:#F8F1EA;}
.module-hilite3 h3 {background:#000; color:#F8F1EA;}

/**** MODULE STYLING ****/
/*default, hilite1*/
.module,
.module-hilite1 {background:#F8F1EA; color:#53371C;}

/*hilite2*/
.module-hilite2 .modbody {border:1px solid #C60; color:#CC6600;}

/*hilite3*/
.module-hilite3 {background:#53371C; color:#F8F1EA;}
.module-hilite3 a {border-bottom:1px solid #FFF; color:#FFF;}
.module-hilite3 a:hover {border-bottom:1px solid #FFF; background:#000}