
body 
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* = 13px */ 
	color: #474747;
	background-color: #1f1f1f;
}


a, a:link, a:visited
{
	font-size: 11px;
	color: #aeaeae
}
a:hover, a:active
{
	font-size: 11px;
	color: #33cc00
}



img { border-style: none; }

h1, h2, h3, h4, h6
{
	margin: 0px;
	margin-bottom: 8px;
}

h1  
{
	background-image: url(/sites/quebec-trikking/Images/themes/trikke/title-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	padding-left: 20px;
}




h2 { font-size: 1.4em; color: black; }
h3 { font-size: 1.3em; color: #666666; }
h4 { font-size: 1.2em; color: black; }
h5 { font-size: 1.1em; color: #666666; }
h6 { font-size: 1.0em; color: black; }

p
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.textbox { border: solid 1px #474747; font-size: 12px; color: #474747	 }
/* START r.a.d.input classes*/  
.Default_textbox{border: solid 1px #474747; font-size: 12px;}   
.Focus_textbox{border: solid 1px #474747; font-size: 12px;}   
.Over_textbox {border: solid 1px #474747; font-size: 12px;}
/* End r.a.d.input classes*/  

.warning { color: Orange; }
.error { color: Red }
.success { color: green; }

/* RadEditor Editable Zone */
.RadEContent, .RadEContentBordered
{
	background-color: #ffffff;
	font-size: 12px;
    color: #000000;   
} 

	
	
/* HEADER MENU */
.headermenu { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.headermenu a { font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
.headermenu a:link { color: #FFFFFF; }
.headermenu a:visited { color: #FFFFFF; }
.headermenu a:hover { color: #000000; }
.headermenu a:active { color: #000000; }

/* RSS FEED BUTTON */
a.rssbutton:link { background-repeat: no-repeat; background-image: url(/sites/common/images/rss.gif); width: 36px; display: inline-block; }
a.rssbutton:visited { background-repeat: no-repeat; background-image: url(/sites/common/images/rss.gif); width: 36px; display: inline-block; }
a.rssbutton:hover { background-image: url(/sites/common/images/xml.gif); }
a.rssbutton:active { background-image: url(/sites/common/images/xml.gif); }

/* BREADCRUMB */
.breadcrumb { font-size: 12px; color: #888888; }
.breadcrumb a:link { font-size: 12px; color: #888888; }
.breadcrumb a:visited { font-size: 12px; color: #888888; }
.breadcrumb a:hover { font-size: 12px; color: #006633; }
.breadcrumb a:active { font-size: 12px; color: #006633; }
