/*Reset Information */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol,  li, fieldset, form, 
legend, table, caption, tbody, tfoot, thead, tr, th, td{

    margin : 0;
    padding : 0;
    border : 0;
    outline : 0;
    font-weight : inherit;
    font-style : inherit;
    font-size : 100%;
    font-family : inherit;
    vertical-align : baseline;
}

:focus{
    outline : 0;
}

body{
    line-height : 1;
    color : black;
    background : white;
}

ol{
    list-style : none;
}

table{
    border-spacing : 0;
    margin : 0 0 0 0px;
}

caption, th, td{
    text-align : left;
    font-weight : normal;
}

blockquote:before, blockquote:after, q:before, q:after{
    content : "";
}

blockquote, q{
    quotes : "" "";
}


/* 
 Amsterdam 2009
 Design by Simon cross
*/

/* Main Body */

body {
	background:#04658B url(../images/bg.png) repeat-x;
	font-family: Helvetica;
	font-size:14px;
	color: #FFFFFF;
}

/* Headers */
div#header{
	margin:0px auto;
	padding: 0px 1px 0px 1px;
	width:982px;
	height:185px;
	background: url(../images/mw_joomla_header-02.png) no-repeat;
	max-width:980px;
}

#header h2{
	margin:90px 0px 0px 0px;
}

h1, h2 , h3{
	color: #000000;
	margin: 0px;
}

h1{	
	padding: 20px 0px 0px 0px;
	font-size:18px;
	float:left;
	margin:20 0px 0p 20px;	
}

h2{
	font-family:Helvetica;
	font-weight:normal;
	color:#37abc8;
	font-size:15px;
	margin:15px 15px 0px 15px;
	padding:5px 0px 0px 5px;
}

h3{
	color:#37abc8;
	font-family:Helvetica;
	font-size:13px;
	margin:0px 15px 0px 15px;
	font-weight:normal;
	padding:5px 0px 0px 5px;
}

h6{
	font-size: 10px;
	margin:10px 0px -14px 0px;
	color: #999;
	font-weight: normal;
	text-align: left;
}



/* Paragraphs */

p{
	margin:10px 10px 0px 20px;
	color: #444444;
	text-align:justfiy;
}

a{
	text-decoration:underline;
	color:#27ABC8;
}

a:hover{
	color:#37ABC8;
}

li{
	margin:5px 30px 0px 0px;
	color:#333333;
}

/* Image 
img{
    float:left;
	padding:1em;
	border:1px solid #DDDDDD;
	margin:0px 15px 15px 15px;
}
*/


/*Menu */
#menu {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	--float:left;
	width:960px;
	height:35px;
	background: #F7941E url(../images/menu_bg-02.png) repeat-x;
	font-family: Lucida Sans, sans-serif;
}

#menu ul, #mainlevel_days ul{
	margin:0px 0px 0px 0px;	
	padding-left:0px;
	list-style:none;
	line-height:normal;	
}

#menu li, #mainlevel_days li{
	float:left;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	height:25px;
}

#menu a{
	display:block;
	float:left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px 10px 0px 10px;
	height:25px;
	background:#F7941E url(../images/menu_bg-02.png) repeat-x;
}

#menu a:hover {
	background:#888888 repeat-x;
}

#menu a#active_menu-nav{
	background:#888888 repeat-x;
}


/*Shaded border around page*/
#wrap{
	width:980px;
	margin:0px auto;
	padding:0px;
	background:#FFFFFF url(../images/wrap.png) repeat-y;
}

/* Page */
#page{
	width:982px;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;	
	background:#FEFEFE;
	min-height:500px;
	color:#ffadaf;
}

#footer{
	margin:0;
	clear:both;
}

/* Footer */
#footer_new{
	margin:0px auto;
	width: 980px;
	height:30px;
	background:url(../images/footer_new.png) repeat-y transparent;
	background-color:#FFFFFF;
	text-align : center;
	font-size: 10px;
	font-weight:normal;
	color:#000000;
	clear:both;
	padding-top:20px;
}

#tickertape{
	padding:150px 0px 0px 40px;
}

#tickertape input{
	color:#000000;
	--background-color:#324222;
	background:#FFFFFF url(../images/page_bg-03.png) repeat-y;
	border:0px;
}
strong{
	font-weight:bold;
}

td.text3{
float:left;
}


