a#active_menu {
	color: #ffffff;
	font-weight: bold;	
}

a#active_menu:hover {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	
	color: #ffffff; 	
	text-decoration: none;

}

a:visited {
	
	color: #FD9003; 	
	text-decoration: none;

}

a:hover {
	color: #ffcc33;
	text-decoration: none; /*text-decoration: underline;*/
}


/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}


.pathway {
	padding-top:20px;
	padding-bottom:20px;
color: #cccccc;

}


a.mainlevel:link, a.mainlevel:visited {
	border-bottom: url(../images/dashed.gif);
        background-image: url(../images/dashed.gif);
	color: #ffffff;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 170px;
text-align: left;
}

a.mainlevel:hover {
	background-color: #385e82;
	color: #ffffff;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;	
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #FF3300;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 11px;
font-weight:normal;
color:#666;    
border-right: 1px solid #ededed;
display: block;   
height: 38px;
padding-left: 10px;
padding-right: 10px;
vertical-align: center;
margin-bottom: 0px;
line-height: 38px;
background-color: transparent;
text-align: center;
float: left;
}

a.mainlevel-top:hover {
	background-color: #fafafa;
	color: #000;
}
a.mainlevel-top#active_menu-top {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 11px;
font-weight:normal;
color:#000;    
border-right: 1px solid #ededed;
display: block;   
height: 38px;
padding-left: 8px;
padding-right: 8px;
vertical-align: center;
margin-bottom: 0px;
line-height: 38px;
background-color: #ededed;
text-align: center;
float: left;


}


a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	color: #FD9003;
	line-height: 20px;
	padding-left: 20px;
float: left;

}

a.readon:hover {
	color: #000;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #fafafa;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 170px;
text-align: left;
text-indent: 5px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #ffffff;
	text-decoration: underline;
}

body {
	margin: 0px;
	text-align: left;		
background-color: #003366;
	padding: 0px;

}

li {
	list-style: none;	
}

ul {
	margin: 0px;
	padding: 0px;

}



td,tr,p,div {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
letter-spacing: 0.5px;
}


.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
	color: #ffffff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
        line-height: 18px;
        text-transform: bold;
        padding-bottom:20px;
}

.contentdescription {
	
}

.contentheading {
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 25px;
font-weight: normal;
letter-spacing: -1px;
margin-top: 10px;
line-height: 30px;
color: #ffffff;
padding-bottom:20px;
}

/* Content - Sections & Categories */
.contentpane {

}

.contentpaneopen {

}

.createdate {
	color: #708090;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

.headings {
	color: #999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
letter-spacing: -1px;
}

.headings1 {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
letter-spacing: -1px;
}

.headings2 {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
letter-spacing: -1px;
}
.headings3 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
letter-spacing: -1px;
}

textarea.inputbox{
	background: #fafafa;
	border: 1px solid #ededed;;
	color: #666;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;

}

input.inputbox{
	background: #fafafa;
	border: 1px solid #ededed;;
	color: #666;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;

}

input.inputbox#mod_search_searchword{
	background: #fafafa;
	border: 1px solid #ededed;;
	color: #666;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
width: 170px;


}

input.inputbox#mod_login_password{
	background: #C52A2A;
	border: 1px;
	border-color: #999;
	border-style: solid;
	margin-bottom: 2px;
	margin-top: 2px;
color: #fff;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
width: 160px;

}

.modifydate {
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {	
text-align: left;
padding-bottom: 20px;
}

.moduletable td {
	font-size: 11px;
	text-align: left;
}

.moduletable h3 {
	font-family : Verdana, Arial, Helvetica, Sans-serif;
	font-size : 16px;
	color : #cccccc;
	font-weight : normal;
	margin-top : 1px;
	margin-bottom : 10px;
	letter-spacing: -0.5px;
padding-bottom: 10px;

}

.moduletable li{	
list-style: none;
}

.moduletable-main {
	background-image: url(../images/main.gif);
	background-position: top left;
	background-repeat: no-repeat;		
	padding-bottom: 10px;
	padding-top: 40px;
	
}


.moduletable-main li{	
list-style: none;

}

.moduletable-info {
	background-image: url(../images/info.gif);
	background-position: top left;
	background-repeat: no-repeat;		
	padding-bottom: 10px;
	padding-top: 40px;
	
}


.moduletable-info li{	
list-style: none;

}


.moduletable-top { 

text-align: left;
width: 300px;
margin: 0px;
padding: 0px;
float: right;
 }

.quote {
	background: #F6FAFD;
	border: 1px solid #ededed;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, Arial, sans-serif;
	font-size: 11px;
	height: auto;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 10px;
	width: 95%;
margin: 0 auto;
}
.quote2 {
	background: #F4F5F6;
	border: 1px solid #ededed;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, Arial, sans-serif;
	font-size: 11px;
	height: auto;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 10px;
	width: 95%;
margin: 0 auto;
}

.sectiontableentry1 {
	line-height: 30px;
}

.sectiontableentry2 {
	line-height: 30px;
}

.sectiontableheader {
		color: #ffffff;
	padding-bottom: 15px;
	padding-top: 7px;
font-size: 16px;
}

.small {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
}

.smalldark {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#body {
width: 900px;


}

#footer {	
float: none;
width: 750px;
text-align: left;
height: 70px;
padding-top: 5px;
font-size: 10px;
color: #666;
padding-left: 150px;
}

#footerwrap {
width: 100%;
height: 70px;
float: left;
background-color: #333333;
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
1background-image: url(../images/foot.gif);
background-position: top;
background-repeat: repeat-x;	

}

#leftcolumn {
float: left;	
width: 200px; 

}

#leftspacer {
float: left;	
width: 147px; 
height: 450px;
background-image: url(../images/leftspace.gif);
background-position: top left;
background-repeat: no-repeat;


}

#mainbody {		
	float: left;		
	text-align: left;
	width: 500px;
margin-left: 15px; 
}

#mainbody li {
	list-style: square;	
}

#bodywrap {
width: 100%;
z-index: 0;
background-color: #003366;
overflow: auto;
margin-top: 0px;
background-image: url(http://www.magsteel.ch/templates/joomlajet14/images/fresh.gif);
background-position: top left;
background-repeat: no-repeat;	
padding-bottom: 30px;
}



#headerwrap {
background-color: #D1E3EF;
height: 150px;
width: 100%;
background-image: url(../images/headerbg.gif);
background-position: bottom;
background-repeat: repeat-x;	
}


#header {	
height: 150px;
width: 900px;
background-image: url(../images/header.jpg);
background-position: bottom left;
background-repeat: no-repeat;	
}

#menuwrap {
height: 40px;
width: 100%;
text-align: left;
background-image: url(../images/headerbg.gif);
background-position: top;
background-repeat: repeat-x;	
}

#menu {
width: 900px;
text-align: left;
height: 40px;
background-image: url(../images/header.jpg);
background-position: top left;
background-repeat: no-repeat;	


}

img{ 
border: 0px;
}
