html {
	height:100%;
}
body {
/*
Do not set the background color here or it will change many things.
If you want the editor to have a black background it would be setup here
Right now there is not a proper option for setting the FCKeditor background color. This will be an addon for the next version.
Set it in the actual body if it is 
*/
	margin: 0 0 0 0;
	height:100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#module_controls{
width: 100%;
background-color: #cccccc;
position: absolute;
top: 0;
left: 0;
padding: 2px;
border: 1px solid black;
font-weight: normal;
font: 12px Verdana;
line-height: 18px;
z-index: 100;
vertical-align: middle;
}

#maindiv {
width: 700px;
text-align: left;
background-color: #ffffff;
margin:0 auto 0 auto; padding: 0 0 0 0;
height:100%;
}
#headerdiv {
text-align: left;
width: 100%;
background-image: url(/images/logo_bg.jpg);
}
#bodydiv {
width: 490px;
margin: 2px;
margin-right: 0px;
background-color: #ffffff;
border: 1px solid #bbbbbb;
padding: 5px;
}
#leftrighttable {
width: 700px;
}
#leftrighttable td {
vertical-align: top;
}

#footerdiv, #footerdiv p {
 text-align: center;
 font: 10px Arial, Helvetica, sans-serif;
font-style: normal;
height: 32px;

 line-height: 32px;
}
.navback {
	color: #ffffff;
 background-image: url(/images/navbg.jpg);
 height: 32px;
}
#navdiv {
text-align: center;
height: 32px;

font: 10px Arial, Helvetica, sans-serif;
font-style: normal;
width: 100%;
}
#navright {
width: 173px;
margin: 2px;
margin-right: 0;
border: 1px solid #bbbbbb;
padding: 5px;
}
#navdiv a, #navdiv a:link, #navdiv a:visited, #navdiv a:active, #navdiv a:hover{
color: #ffffff;
font: 14px Arial, Helvetica, sans-serif;
font-style: normal;
	font-weight: normal;
text-decoration: none;

}


#navdiv p{
text-align: center;
margin-top: 5px;
}
#footerdiv p{
text-align: center;
color: #ffffff;
}
#footerdiv a, #footerdiv a:link, #footerdiv a:visited, #footerdiv a:hover, #footerdiv a:active{
color: #ffffff;
font: 10px Arial, Helvetica, sans-serif;
font-style: normal;
text-decoration: none;
}

/* Fonts */
p, .bodytext1{
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;	
}


h1, .header1{
	font: 16px Arial, Helvetica, sans-serif;
	text-align:left; 
	font-weight:bold;
	color:#ff8400;	
}
h2, .header2{
	font: 13px Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:#395457;	
}

h3{
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:#000000;	
}
h4{
	font: 13px Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
	color:#CC3300;	
}


ul.num {
	text-align: left;
	color: #333333;
	list-style-type: decimal;
	list-style-image: url(http://www.xaytem.ca/css/none);
	list-style-position: outside; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font: 12px Arial, Helvetica, sans-serif;

}

ul, li {
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;	

}


a {  text-decoration: underline;}
a:hover {  text-decoration: none;}


.cms_inner_exclmenu, .cms_inner_exclmenu th, .cms_inner_exclmenu td {
	border: 0px solid #57503e;
	border-collapse: collapse;
	font-family: Arial, Helvetica, Geneva sans-serif;
	font-size: 12px;
	color: #57503e;
}


.cms_catlisting {
	border: 1px solid #57503e;
	border-collapse: collapse;
}

.cms_catlisting, .cms_catlisting th, .cms_catlisting td {
	/*border: 0px solid #57503e;
	border-collapse: collapse;*/
	font-family: Arial, Helvetica, Geneva sans-serif;
	font-size: 12px;
	color: #57503e;
}

.cms_catlisting caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}


.cms_catlisting td, .cms_catlisting th {
	padding: 4px;
}

.cms_catlisting thead th {
	text-align: left;
	background: #57503e;
	color: #FFFFFF;
	font-size: 100% !important;
}

.cms_catlisting thead tr th a:link, .cms_catlisting thead tr th a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight : bold;
}

.cms_catlisting tbody th {
	font-weight: bold;
}

.cms_catlisting tbody tr { 
	background: #FFFFFF; 
}

.cms_catlisting tbody tr.odd { background: #FFFFFF; }

.cms_catlisting tfoot th, .cms_catlisting tfoot td {
	font-size: 95%;
}



/* Generated Styles */



/* End Generated */