/*
Theme Name: Factory
Description: theme video
Title: Factory
Author: dede
Author Email: 	
Author URI: 
Tags: magazine, blue, two columns, fixed width, widgetized
Last Update: sept 19, 2009
*/

/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("screen.css");
/* end import/hide */


/* default styling */
.nav, .nav ul {list-style-type:none; margin:0; padding:0;}
.nav a {
	text-decoration:none;
}
.nav {
	font-family: arial, sans-serif;
	font-size:12px;
	width:955px;
	margin:0 auto;
	text-align:left;
}

/* style the links */
/* needs a background for IE6 - can be a color or a transparent gif */
.nav a {
} 

/* style the <b> element so that is does not affect the size of the link */
.nav a b {
	color:#fff;
	font-weight:normal;
	display:block;
	margin-right:1px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.nav a:hover b {
	color:#000;
	cursor:pointer;
}
.nav .fly .main b {background: transparent url(images/arrow.png) no-repeat right 9px;}
.nav .down b {background: transparent url(images/arrow2.png) no-repeat right 9px;}
/* for the offset left dropdown and flyout */
.nav .nav4 ul b {
	text-align:left;
}
.nav .nav4 ul .main b {
	text-align:left;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
.nav .nav4 ul a:hover b {
	border-left:0;
}

/* HEIGHT */
.nav ul ul {top:-25px;} /* position the top of the flyout sub menus */
.nav ul ul.two {top:-40px;} /* position the top of the flyout sub menus */

/* WIDTH change this WITH CARE to suit your requirements */

/* FOR NAV1 */
.nav1 {width:80px;}
.nav1 a {width:80px;}
.nav1 a b {
	background-color:#7D2A1E;
}

/* FOR NAV2 */
.nav2 {
	width:250px;
}
.nav2,
.nav2 a {
	width:100px;
}
.nav .nav2 a b,
.nav .nav2 .fly a b {
	background-color:#47674C;
}
.nav2 ul li {
	max-width:130px;
}
.nav2 ul a {
	width:200px;
}
.nav2 ul ul {
	left:200px;
}
.nav2 a {margin-right:-99px;}
.nav2 ul a {
	margin-right:-199px;
}

/* FOR NAV3 */
.nav3 {width:120px;}
.nav3,
.nav3 a {width:100px;}
.nav .nav3 a b,
.nav .nav3 .fly a b {
	background-color:#824430;
}
.nav3 ul li {max-width:100px;}
.nav3 ul a {
	width:170px;
}
.nav3 ul ul {
	left:200px;
}
.nav3 a {margin-right:-99px;}
.nav3 ul a {margin-right:-119px;}
/* FOR NAV32 */
.nav32 {width:120px;}
.nav32,
.nav32 a {width:140px;}
.nav .nav32 a b,
.nav .nav32 .fly a b {
	background-color:#C2473D;
}
.nav32 ul li {max-width:100px;}
.nav32 ul a {
	width:170px;
}
.nav32 ul ul {
	left:200px;
}
.nav32 a {margin-right:-99px;}
.nav32 ul a {margin-right:-119px;}


/* FOR NAV31 */
.nav31 {width:120px;}
.nav31,
.nav31 a {
	width:150px;
}
.nav .nav31 a b,
.nav .nav31 .fly a b {
	background-color:#EC752E;
}
.nav31 ul li {max-width:100px;}
.nav31 ul a {
	width:170px;
}
.nav31 ul ul {
	left:200px;
}
.nav31 a {margin-right:-99px;}
.nav31 ul a {margin-right:-119px;}

/* FOR NAV3 */
.nav4 {
	width:120px;
}
.nav4,
.nav4 a {
	width:150px;
}
.nav .nav4 a b,
.nav .nav4 .fly a b {background-color:#675;}
.nav4 ul li {
	max-width:100px;
}
.nav4 ul a {width:110px;}
.nav4 ul ul {
	left:160px;
}  /* position the flyouts left */
.nav4 a {
	margin-right:-99px;
}
.nav4 ul a {margin-right:-109px;}


/* FOR NAV5 */
.nav5 {width:100px;}
.nav5 a {width:100px;}
.nav5 a b {background-color:#a54; margin-right:0;}

/* ----------------------------------------------------------------------------	*/

/* DO NOT CHANGE ANYTHING BELOW */
.nav li {float:left;} /* fixes several IE related bugs, and allows for clearing */
.nav ul {float:left; position:relative; z-index:20;} /* necessary for float drop and to stack the <ul>s */
.nav ul li {clear:left;} /* must clear the floated list item inside sublist */
.nav a {position:relative; display:block;} /* needs to have a position, to be above the rest */
.nav a.main {float:left; /* necessary for float drop */
    margin-top:10000px;} /* bring the top level links back into view */
.nav .drop,
.nav .fly {margin-top:-10000px;} /* hide the sub links and their containers, opera has low upper limits */
.nav ul {margin-bottom:-5000px;} /* avoid any interaction between the subs, can be any large size */

/* The bit that does ALL the work to bring the sub menus into view */
.nav a:hover,
.nav a:focus,
.nav a:active {margin-right:0; z-index:10; outline:0;}

.nav a:hover b,
.nav a:focus b,
.nav a:active b {
	color:#000;
	cursor:pointer;
}

.nav .nav4 ul a:hover b,
.nav .nav4 ul a:focus b,
.nav .nav4 ul a:active b {
	border-left:0;
}

.nav2 ul a:hover,
.nav2 ul a:focus,
.nav2 ul a:active {margin-right:-30px; z-index:10; outline:0;}

.nav3 ul a:hover,
.nav3 ul a:focus,
.nav3 ul a:active {margin-right:-20px; z-index:10; outline:0;}

.nav4 ul a:hover,
.nav4 ul a:focus,
.nav4 ul a:active {margin-right:-30px; z-index:10; outline:0;}

/* OPERA fix */
.nav ul:hover,
.nav ul ul:hover {clear:left;} /* to stop intermittent sub link :hover problems */

/* ----------------------------------------------------------------------------	*/

#menutop {
	width: 120px;
	list-style: none;
	padding: 0;
	margin-top: 24px;
	margin-left: 835px;
	position: absolute;
    }
	#menutop li {
	color: #fff;
    }
	#menutop li a {
	display: block;
	color: #000;
	line-height: 16px;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	height: 16px;
	background-image: url(images/puce_menutop.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: 1px;
    }
	#menutop li a:hover, #menutop li a:focus, #menutop li a:active {
	text-decoration: underline;
    }