

/*This calls the other css files!! */
@import url(customise.css);
@import url(menu.css);

----------------------------------------------------------------------------*/
body {
    	margin: 0;
    	padding: 0;
	background: #F7F9F6;
}

body.contentpane {
	background-image:none;
	background-color:white;
	
}

#top, #user3, #shadow {
    width:994px;
}

#top {
	height:0px;
}

#top h1, #top h1 a {
	display:block;
	padding:0;margin:0;
	width:205px;
	height:49px;
	text-indent: -7998px;
	cursor:pointer;
}

#top h1 {
/*see color style sheet*/
}

#toolbar {
	text-align:right;
	padding-top:33px;
	padding-right:20px;
}

#shadow {
	background: transparent url(../images/shadow-spacer.png) repeat-y;
}

#user3 {
/*see color style sheet*/
}

#rss {
	position:absolute;
	top:-193px;
	left:895px;
	text-align:right;
    width:100px;
}

#header, #pathway, #btm-mods, #footer {
	width:960px;
}

#header img {
	display:block;
}
.header {
	height:230px;
	width:960px;
	overflow:hidden;
	/*background: transparent url(../images/header.jpg) top left no-repeat;*/
}

/*this removes an unwanted break in the
Joomla header rotator and can be removed if
you are not using it*/

#header br {
display: none;
}
#pathway {
    height:35px;
    text-align:left;
    font:normal 12px/130% "arial", sans-serif ;
    background:#222 url(../images/pathway.png) repeat-x;
}
#pathway_inner {
    padding:11px 0 0 15px;
}
div.search {
	float: right;
	margin-top: -19px;
	margin-right: 10px;
}
#mod_search_searchword {
	width:150px;margin:0;
}

#left, #right, #content {
	float:left;
	display:inline;
	margin-top:5px;
	text-align:left;
	overflow:hidden;
}

#left, #right {
	width:221px;
}

#content {
	width:733px;
	padding: 0 0px 0 3px;
}

#mainbody {
	position:relative;
	width:725px;
}

#featured {
	width:720px;
	 background: url(../images/featured_article_header.gif);
}

#jc{
padding:0 20px;
}


.scheme_2 #content {
	width:733px;
}

.scheme_2 #mainbody {
	width:733px;
}




.scheme_1 #content {
	width:950px;
}

.scheme_1 #mainbody {
width: auto;
}

.first-in-scheme {margin:5px 0px 0 17px;}
.second-in-scheme {margin:5px 5px 5px 3px;}
.third-in-scheme {}

#btm-mods {
	background: #f7f9f6 url(../images/shadow-spacer.png) 0px 10%;
text-align:left;
width:990px;
	float:left;

}

#footer {
	height:34px;
	
}

#footer a {
	color:#333;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer a.copyright {
	float:left;
	display:inline;
	background: url(../images/template-by.gif) 0 50% no-repeat;
	padding-left:10px;
	margin:9px 0 0 12px;
}

#footer a.w3c-valid {
    float:right;
    display:inline;
    background: url(../images/tick.gif) 0 50% no-repeat;
	padding-left:20px;
	margin:9px 12px 0 0;
}

.clear {
    clear: both;
    display: block;
    height: 0px;
    font-size:1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.20space {
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 10;
    padding: 0;
}

#advert1, #advert2{
	
	height:1%;
	width:100%;
	padding:0 0 5px 0;
}
#welcome , #contact{
	
	height:1%;
	width:115%;
	padding:0 0 5px 0;
}

div.moduletable.first, div.moduletable.middle,
div.moduletable-ario.first, div.moduletable-ario.middle {
	float:left;
	display:inline;
}
div.moduletable.last,div.moduletable-ario.last {
	float:left;
	display:inline;
}

/* narrow mode */
div.countin3 {width:350px;overflow:hidden;}
div.countin2 {overflow:hidden;}
div.countin1 {width:350px;clear:both;overflow:hidden;}
div.middle {margin-left:5px;width:160px}
.scheme_3 div.first.countin2 {width:353px;}

/* No Left or Right */
.scheme_2 div.countin3 {width:227px;}
.scheme_2 div.countin2 {width:355px; height:240px; }
.scheme_2 div.countin1 {width:350px;clear:both;}
.scheme_2 div.middle {margin-left:5px;}

/* No Left and Right */
.scheme_1 div.countin3 {width:293px;}
.scheme_1 div.countin2 {width:453px;}
.scheme_1 div.countin1 {width:930px;clear:both;}
.scheme_1 div.middle {margin-left:5px;width:294px;}

#btm-mods div.countin3 {width:263px;}
#btm-mods div.countin2 {width:420px;}
#btm-mods div.countin1 {width:890px;}
#btm-mods div.last {margin-left:0;margin-right:20px;}
/* $3 - Display Options
----------------------------------------------------------------------------*/
/* Generic Options Defaults */

.fontsizer,
.fontsizer li,
.fontsizer li a{
	list-style-type:none;
}

.horizontal li,
.horizontal li a{
	display:block;
	float:left;
}

/* Clear Fix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow:hidden;
}

.clearfix {display: inline-table;}
/* Hides From IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Hide from IE Mac */

#displayOptions li {	
	height:20px; 
	overflow:hidden;
	display:inline;
	background: none;
	margin: 0;
	padding: 0 5px;
}

#displayOptions a {
	padding-top:20px;
	height:0;
	overflow:hidden;
	background-position: 0 0;
	background-repeat:no-repeat;
	font-size:10px;
}

#displayOptions li a:hover {
	background-color:transparent;
}


/************* OFF STATES *************/
/* Text Sizes for background images see color style sheet*/
#toolbar li a#textMedium {width:11px; outline: 0;}
#toolbar li a#textLarge {width:11px; outline: 0;}
#toolbar li a#textXLarge {width:11px; outline: 0;}

/************* HOVER STATES *************/
#toolbar li a#textMedium:hover,
#toolbar li a#textLarge:hover,
#toolbar li a#textXLarge:hover {
background-position: 0 -22px; }

/************* ACTIVE STATES *************/
#toolbar li a#textMedium.active-option,
#toolbar li a#textLarge.active-option,
#toolbar li a#textXLarge.active-option {
background-position: 0 -22px; }

/************* EXTRA FOR v 1.5 *************/
fieldset { border: none;}







