/* CSS Document */

/* Global Styles */
body {
	color:#343434;
	text-align:center;
	font-size:12px;
	line-height: 125%;
	margin: 10px 10% 0 13%;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url() top left repeat-x;
	background-color:#666;
	
}
#flashcontent {
		border-bottom: 0px solid #cccccc;
		width: 750px;
		margin: 25px 0 0 0;
		background-color:#000000;
		background-image:url(images/LambStudios1.jpg);
		background-repeat:no-repeat;
		height: 600px;
}
#flashcontent .text {margin: 25px 0 0 600px;  color: #FFFFFF; font-weight: bold; background-color:#000000;
}
#flashcontent img {
	margin: 10px 0 0 620px;
}

img {border:0;}

a:link {color:#1D5D83; text-decoration:none;}
a:visited {color:#1D5D83; text-decoration:none;}
a:hover {color:#1D5D83; text-decoration:underline;}
a:active {color:#1D5D83;text-decoration:none;}

input, textarea {font-size:11px; color:#939393; padding:0 2px 0 2px; }
select {font-size:11px; color:#939393; padding:0 2px 0 2px; }

h1 {font-size: 20px; font-weight:lighter; margin:0 0 5px 4px; font-family:Georgia, Times, serif;}
h2 {font-size:12px; font-weight:bold; margin:0 0 4px 0;} 
h3 {font-size:11px; font-weight:bold; margin:0 0 4px 0;} 
p {font-size:11px; margin:5px 0;}

li {list-style:none;}

/*Basic Page Styles */

#home, 	 #sublevel {}
		 #main  {  margin: 0 0 0 0; padding:0; text-align:left; background-color:#666; }
			
			
	.img {border:2;  border-color:#dbdd5f;}
	.clearfix {display: inline-block;}
				
		 

.last {background:none;}
.entered {color:#343434; }
.indent { margin-left:20px; }
/* Home Global Nav Styles */
		
/* Global Masthead Styles */		
#masthead {background-color:#666; background-image:url(images/bkgd.jpg); background-repeat:repeat-x;  width: 750px; margin:0; padding:0; text-align:left; height: 100px; }
#masthead #globalnav li a:link,
		#masthead #globalnav li a:visited, 
		#masthead #globalnav li a:active {color:#D6E1EB;font-weight:600; text-decoration:none;}
		#masthead #globalnav li a:hover  {color:#D6E1EB;font-weight:600; text-decoration:underline;}
		#masthead #globalnav { color:#FFF; margin-bottom:6px; padding:0; height:100px; font-size:9px; width: 100%; background-image: url(images/LambStudiosHomepage.jpg); background-repeat:no-repeat; }
		#masthead #globalnav .l{background: url(images/bkgdl.jpg) top left no-repeat; height:100px;}
		#masthead #globalnav .r{ background: url(images/bkgdr.jpg) top right no-repeat;  height:100px;}
		#masthead #globalnav #navlinks { padding:0 0 0 15px; white-space:nowrap; float:left; line-height:15px; }
		#masthead #globalnav ul {margin:0; }
		#masthead #globalnav li { white-space:nowrap; float:right;	list-style-type: none; padding:0 10px 5px 5px;}

/* End Global Nav Styles */

/*Global Page Styles */
	
	#pagecontent { margin: 0 0 0 0;}
	#pagecontent .tl {background:url(images/pc_tl.gif) top left no-repeat; }
	#pagecontent .tr {background:url(images/pc_tr.gif) top right no-repeat; }
	#pagecontent .bl {background:url(images/pc_bl.gif) bottom left no-repeat; }
	#pagecontent .br {background:url(images/pc_br.gif) bottom right no-repeat; text-align:left; padding:4px 6px 8px 6px; #padding: 6px 6px 6px 6px; }
	.img {border:1;  border-color:#CCCCCC;}
	.clearfix {display: inline-block;}


	/* hide from IE MAC */
	
	.clearfix {display: block;}
		
	#footer  {
	position:absolute;
	z-index:100;
	width: 328px;
	text-align:left;
	padding: 0 0 0 0;
	height: 90px;
	left: 273px;
	top: 441px;
	
}
/*Drop Down Nav Menu Styles */

#nav   {height:29px; margin: -5px 0 0 0; padding: 0 0 0 0; font-size: 12px; position:absolute; width: 750px}
#nav .l{background:url(images/bg_nav_l.gif); margin: 0 0 0 0; no-repeat; height:29px; }
#nav .r{background:url(images/bg_nav_r.gif); margin: 0 0 0 0; no-repeat; 
		height:29px; font-family: Arial, Helvetica, sans-serif;  height:29px;}
#nav .b {margin: 0; background:url(images/bg_nav.gif) top left repeat-x;}								       
#nav .b ul li { text-transform:uppercase; }
#nav .b ul li ul li { text-transform:none !important; }
#nav ul {margin:0 0 0 0;  height:29px; list-style:none; display:block; }
#nav a {
	display: block;
	/*width: 10em;
	w\idth: 6em; */
	text-decoration:none; color:#2B3B4A;
	font-weight: bold;
	padding: 0.25em 0.5em;
}
#nav li {
	float: left;
	padding: 0;
	line-height:21px;
	border-right:1px solid #DADADA;border-left:1px solid #fff;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-size:12px;
	width: 14em;
	font-weight: bold;
	line-height: 90%;
	padding:0;
	margin:0;
	background:#F2F3F5;
	border-top:1px solid #DADADA; 
	border-left:1px solid #DADADA; 
	border-right:1px solid #DADADA; 
	z-index:3;
}
#nav li li {
	width: 14em;
	border-bottom:1px solid #DADADA;
	border-left:0px;
	border-right:0px;
}
#nav li ul a {
	width: 14em;
}
#nav li ul ul {
	margin: -1.75em 0 0 0;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
}
/* top level + all dropdown li's */
#nav li:hover, 
#nav li.sfhover {
	 background:transparent url(images/bg_nav_top_hover.gif) bottom left repeat-x; color:#2B3B4A;
}
#nav li.selected:hover, 
#nav .selected {background:url(images/bg_nav_selected.gif) bottom left repeat-x;  }

/* override dropdown li's with no background image, just color */
#nav li ul li:hover, 
#nav li ul li.sfhover {
	 background:#E0E0E8; color:#2B3B4A;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.clearfix {display: inline-block;}

/* hide from IE MAC */

.clearfix {display: block;}