/* @override 
	http://dev1.elevenmedia.com/css/style.css
	http://cfmuniforms.com/fr/css/style.css
*/

body{
	background-color: #e6e6dc;
}

#page{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#header{
	height: 75px;
	float: left;
	position: relative;
	background-color: white;
	width: 900px;
}

#navigation{
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 20px;
}

#language{
	position: absolute;
	top: 5;
	right: 0;
	margin-right: 20px;
	text-decoration: none;
	color: #505050;
	padding-top: 5px;
	text-transform: none;
}

#language a{
	color: #505050;
	text-decoration: none;
	font-size: 10px;
	}
	
#language a:hover{
	color: #505050;
	text-decoration: underline;
	font-size: 10px;
	}



#mainbody{
	float: left;
	position: relative;
	width: 900px;
	background-color: white;
	margin-bottom: 1px;
	color: #505050;
	z-index: 1;
}

#main_text{
	padding: 25px;
	float: left;
	position: relative;
}

#main_text h2{
	text-transform: uppercase;
	font-size: 14px;
	color: #3c8181;
}
#main_text p{
	padding-top: 10px;
	color: #505050;
}

#subbody{
	float: left;
	position: relative;
	width: 900px;
	background-color: white;
	margin-bottom: 1px;
	color: #505050;
	z-index: 1;
	margin-top: 10px;
	border-top: 10px solid #3d8181;
}

#sub_nav{
	width: 160px;
	float: left;
	position: relative;
	margin-top: 80px;
	border-top: 1px solid #e6e6dc;
}

#sub_nav li{
	list-style-type: none;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e6e6dc;
	background-color: #f9f9f8;
}

#sub_nav li.leftheader{
	list-style-type: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e6e6dc;
	background-color: #3d8181;
	color: white;
	font-weight: bold;
}

#sub_nav a{
	color: #3c8181;
	text-decoration: none;
	font-size: 13px;
	
}

#right{
	position: relative;
	float: left;
	width: 175px;
	margin-left: 58px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#right img{
	margin-bottom: 5px;
	float: right;
	position: relative;
}

#sub_text{
	padding: 25px;
	float: left;
	position: relative;
	width: 450px;
}

#sub_text h2{
	font-size: 18px;
	color: #3c8181;
	font-weight: normal;
	font-style: normal;
}

#sub_text p{
	padding-top: 10px;
	color: #505050;
}


#sub_text_2{
	padding: 25px;
	float: left;
	position: relative;
	width: 670px;
}

#sub_text_2 h2{
	font-size: 18px;
	color: #3c8181;
	font-weight: normal;
	font-style: normal;
}
#sub_text_2 p{
	padding-top: 10px;
	color: #505050;
}




#Callout{
	padding-left: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #e6e6dc;
	background-color: #f9f9f8;
	border-top: 1px solid #e6e6dc;
	font-size: 13px;
}

#Callout h2{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: normal;
}

#footer{
	float: left;
	position: relative;
	background-color: #efefee;
	width: 880px;
	padding: 10px;
	font-size: 9px;
	color: #505050;
}

#menu{
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 13px;
	margin-right: 5px;
	z-index: 100;
}

	
#zUL,#zUL ul {
	margin:0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	z-index: 110
}
#zUL li a {
	text-decoration: none;
	color: #505050;
}

#zUL li a:hover {
	text-decoration: none;
	
}

#zUL li a {
	text-decoration: none;
	color: #505050;
	padding-left: 10px;
}


#zUL li {
	float:left;
	position:relative;
	list-style-type:none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 15px;
	z-index: 110
}


#zUL li ul {
	visibility:hidden;
	position:absolute;
	top: 27px;
	z-index: 110;
	width: 225px;
	left: 0;
}

#zUL li ul li{
	width: 225px;
	background-color: white;
	border-top: 1px solid #d2d2c9;
	border-right: 1px solid #d2d2c9;
	border-left: 1px solid #d2d2c9;
	z-index: 120;
}


fieldset p {clear:left}

#zUL li:hover ul {
	visibility:visible;
	width: 225px;
	border-bottom: 1px solid #d2d2c9;
	z-index: 110;
}

#zUL li:hover ul,
#zUL li.msieFix ul {
	visibility:visible;
	z-index: 110
}

#zUL li:hover
 {
	visibility:visible;
	background-color: #e6e6dc;
	z-index: 110
}

#madeincanada{
	position: relative;
	float: right;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

#madeincanada img{
	border: 1px solid #cecec5;
}

#ship-online a{
	background-color: #2c628b;
	float: left;
	z-index: 100;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px;
	width: 125px;
}

#ship-online a:hover{
	background-color: #fff;
	text-decoration: none;
	color: #2c628b;
}

#subbody #ship-online a{
	background-color: #2c628b;
	z-index: 100;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px;
}

#ship-online {
	position:absolute;
}

#ship-online li{
	display:block;
	position:relative;
	margin:0;
	padding:0;
	z-index:100;
}
#ship-online li ul {
	left:-999em;
	position:absolute;
	width:90px;
	margin:23px 0px 0px 0px;
	padding:0px;
	z-index:100;
}
#ship-online li:hover ul,#ship-online li.over ul { left: 0em; }


#form1{
	background-color: #f9f9f8;
	border: 1px solid #e6e6dc;
	padding: 20px;
}

.field{
	padding-bottom: 5px;
}

#form1 input#Password{
	width: 300px;
	margin-bottom: 10px;
}

#form1 input#username{
	width: 300px;
	margin-bottom: 10px;
}
#form1 input#Submit{
	width: 100px;
	background-color: #3d8181;
	color: white;
	border-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}	

#error{
	color: red !important;
	font-weight: bold;
}

#logo{
	float: left;
	top: 12px;
	position: relative;
	left: 20px;
}

#logo a{
	border-style: none;
}
	