@charset "utf-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
fieldset,img,a img {border: none; border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
legend {color:#000;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
form label {cursor: pointer;}
a:focus {outline: none;}
.hideoverflow {overflow: hidden;}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clr {
	font-size: 0;
	clear: both;
}



/*Joomla 1.5 Reset*/

form#form-login fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#form-login ul {
	margin: 0px;
	padding: 0px;
}
#form-login ul li {
	list-style: none;
}
.smalldark {
	white-space: nowrap;
}
