/* CSS Document */

#navigation {
	height: 47px;
	width: 793px;
	border: 0;
	margin:0;
	z-index: +99;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	clear: both;
	float: left;
}

li#photos a  {
	background-repeat: no-repeat;
	height: 47px;
	width: 88px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/photos.png);
	background-position: left;
	text-indent: -1000em;
	outline: 0px;
}

li#photos a:hover  {
	background-repeat: no-repeat;
	height: 47px;
	width: 88px;
	border:0px;
	background-image: url(http://www.line-xquebec.com/images/photos.png);
	background-position: right;
	text-indent: -1000em;
	outline: 0px;
}

li#video a  {
	background-repeat: no-repeat;
	height: 47px;
	width: 80px;
	border: 0px;
	background-image: url(http://www.line-xquebec.com/images/video.png);
	background-position: left;
	text-indent: -1000em;
	outline: 0px;
}

li#video a:hover  {
	background-repeat: no-repeat;
	height: 47px;
	width: 80px;
	border:0px;
	background-image: url(http://www.line-xquebec.com/images/video.png);
	background-position: right;
	text-indent: -1000em;
	outline: 0px;
}

li#about a  {
	background-repeat: no-repeat;
	height: 47px;
	width: 108px;
	border: 0px;
	background-image: url(images/about.png);
	background-position: left;
	text-indent: -1000em;
	outline: 0px;
}

li#about a:hover  {
	background-repeat: no-repeat;
	height: 47px;
	width: 108px;
	border:0px;
	background-image: url(images/about.png);
	background-position: right;
	text-indent: -1000em;
	outline: 0px;
}

li#franchise a  {
	background-repeat: no-repeat;
	height: 47px;
	width: 133px;
	border: 0px;
	background-image: url(images/franchises.png);
	background-position: left;
	text-indent: -1000em;
	outline: 0px;
}

li#franchise a:hover  {
	background-repeat: no-repeat;
	height: 47px;
	width: 133px;
	background-image: url(images/franchises.png);
	background-position: right;
	text-indent: -1000em;
	outline: 0px;
	border: 0px;
}

/* Main Nav */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;	
	z-index: +99;
}

#nav a {
	display: block;
	border: 0px;
	outline: 0px;
	color: 404040;
}

#nav a:hover {
	display: block;
	border: 0px;
	outline: 0px;
	color: #FF0000;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #404040;
	text-decoration: none;
	text-align:center;
	padding: 0px;
	display: block;
	z-index: +99;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#nav li:hover ul {
	left: auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #404040;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	text-align:center;
	padding: 5px;
	display: block;
	z-index: +99;
	background-color: #CCCCCC;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(http://www.line-xquebec.com/images/nav_bg.png);
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #404040;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	text-align:center;
	padding: 5px;
	display: block;
	z-index: +99;
	background-color: #CCCCCC;
	border-top-width: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(http://www.line-xquebec.com/images/nav_bg.png);
}
