/*
	Joomla templates developed by 
	http://www.joomladesigns.co.uk

*/


*{	padding:0; margin:0; }*
body{ text-align: justify; background: #011422; }

h1 {
	font: bold 1.3em Arial, Sans-Serif;
	color:#011422;
}


h1 a {
	color: #BF3E17;
}

tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#011422;
}
hr {
        color: #011422;
        background: #011422;
        height:1px;
        width:80%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
        border-style: none;
}
ul {
	list-style:none;
}
li {
	padding-left: 25px;
	padding-top: 0;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{
	margin-left:40px;
	list-style-position:inherit;
}

.header {
	background: #FFFFCC url(../images/2600header.jpg);

        width: 968px;
	height: 171px;
	margin: 0;

}

.logo {
	float: left;
	color:#011422;
        padding: 10px 0 0 20px;
	
}

#mainlevel-nav {
	font-size: 1.1em;
	color: #ffffcc;
	width: 968px;
	text-align: right;
	padding: 0;
}

#mainlevel-nav ul { font-size: 1.1em; margin: 0;  padding: 0; background: #011422; }

	#mainlevel-nav li { 
		color: #ffffcc;
		background: none;
		display: inline;
	        padding: 0 5px 0 5px;
	}
	
	#mainlevel-nav li a { 

	        padding: 0 5px 0 5px;
		color: #ffffcc; 
	} 
	
	#mainlevel-nav li a:hover { 
		color: #011422;
                text-decoration: none;

	        padding: 0 5px 0 5px;
                background: #ffffcc;
	} 
	
		
#searchform {
	background: #F0F0F0;
	text-align: right;
	color: #FFFFFF;
	height: 40px;
	padding: 10px 10px 0 0;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #99cb46;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

#active_menu {
	color: #ffffcc;
        background: #667079;
	text-decoration: none;
	font-weight: bold;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #011422;
	padding: 4px 0 4px 10px;
	margin: 0 0 1px 0;
	border-bottom: 1px solid #011422;
	text-decoration: none;
        width: 100%;
}
a.mainlevel:hover {
	color: #ffffcc;
	background: #667079;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #011422; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font-weight: normal;
	color: #011422;
	text-indent:33px;
	line-height: 17px;
	display:block;
	margin-bottom:1px;
	width:100%;
	background-color:#ffff90;
}
a.sublevel:hover {
	color: #ffffcc; 
        background: #667079;
        text-decoration: none;
}
table.moduletable {
	padding: 0;
	width: 90px;
	margin-bottom: 15px;
}

/* small titles */

table.moduletable th {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #011422;
	width: 100%;
	font-weight:bold;
	padding: 3px 10px;
	text-align: left;
		
}
table.moduletable li {
	color: #FFF;
	
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}

table.moduletablerel {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #011422;
	width: 100%;
	font-weight:normal;
	padding: 3px 10px 10px 20px;
	text-align: left;
}

.poll {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #011422;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #cccccc;
	color            : #333333;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
        height: 29px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
        height: 29px;
}
.small {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
	padding: 1px;
        width: 100%;
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	padding: 0px 1px 1px 1px;
        width: 100%;
}

/* big titles */
.contentheading, .componentheading {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #011422;
	text-align: left;
	margin: 0 0 10px 0;
	
}
.createdate {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #011422;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #667079;
	color: #ffffcc;
	border: 1px solid #757575;
}

/* search form input */

.inputbox {
	color: #757575;	
	padding: 2px;
	border: 1px solid #808080;
	margin: 0 0 4px 0;
}

#searchform .inputbox {
	color: #757575;	
	width: 300px; 
	border: 1px solid #808080;
	background: #fff;
	float: right;
}


a:link, a:visited {
	color: #011422;
	text-decoration: none;
}
a:hover {
	color: #76c41d;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #76c41d;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #011422;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #99cb46;
	border-right: outset 2px #808080;
	border-top: outset 2px #99cb46;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #011422;
	background-color: #ffffcc;
	border: 1px solid #011422;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#ffffcc;
	color:#011422;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #ffffcc;
	color: #011422;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/read_more.gif) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:105px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	padding:0px 5px 5px 5px;
	}


#mod_down1 {
	width:48%;
	float:left; 
	margin: 10px 2px 0 0;
}
#mod_down2 {
	width: 50%;
	float:right;
	margin: 10px 2px 0 0;
}

#banner {
	float: right;
	background: #FFF;
	width: 468px;
	height: 60px;
	border: 1px solid #ccc;
}

.joomladesignsfooter { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #011422;
	background: #ffffcc;
	padding: 10px 0 10px 0;
	border-top: 1px solid #011422;
        font-weight: bold;
}

.joomladesignsfooter a {
	color: #011422;
	background: #ffffcc;
}
 

.wrap {
	padding: 0;
	margin: 0;
}

.content { 
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin: 5px auto;
	text-align: justify;
	width: 968px; 
	background: #ffffcc;
}

.left {
	float: left;
        width: 110px;
	margin: 0 0 10px 0;
         position: relative;
         top: -10px;
}

.center {
	float: left;
        width: 718px;
	padding: 0px 10px 10px 10px;
        margin: 0;
}

.right {
	float: right;
         width: 120px;
         margin: 25px 0 5px 0;
         padding: 0 auto;
         text-align: right;
}

.blog {
        margin: 2px 10px 2px 2px;
        padding 2px 10px 2px 2px;
}

.bottom {
	width: 690px; 
	margin: 2px 0 10px 0;
}

.banner {
position: absolute;
left:450px; top:100px;
}

.newsform {
	font-size: 10px;
}

.beatport {
        float: left;
        width: 442px;
        height: 315px;
        text-align: center;
}