body {
	background-image: url(../images/linton.swf);
	background-repeat: no-repeat;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #525252;
	border-color: #01A7E5;
}

 /*
  PNG Support for IE thanks to http://www.twinhelix.com/css/iepngfix/
  Alternatively, you can specify that this will apply to all tags like so:
  { behavior: url(iepngfix.htc) }
 */
img, div, a, a:hover, h2, p { behavior: url(global/iepngfix.htc) }

/* zeros out defaults */

img {
	border:0;
	padding:0;
	margin:0;
}

/* colors */

.blueL {
	color:#01A7E5;
}

.bluegreenI {
	color:#01A3BC;
}

.bluegreenN {
	color:#019C8C;
}

.greenT {
	color:#00932B;
}

.yellowgreenI {
	color:#62AF01;
}

.yellowN {
	color:#FFDE00;
}

/* link defaults */
a {
	text-decoration:none;
	color:#00A7E5;
	border:0;
	padding:0;
	margin:0;
}

a:visited {
	text-decoration:none;
	color:#00A7E5;
}

a:hover {
	text-decoration:none;
	color:#FFDE00;
}

a:active, a:focus {
    outline: 0
} 

/* text defaults */
h1 , h2, h3, p {
	font-size:1em;
	margin:0;
	border:0;
	padding:0;
}

p {
	margin-bottom:1.5em;
}

/* layout */

#flashcontent {

}

#flashcontent div {
	display:block;
	width:284px;
	height:57px;
	margin-top:50px;
	margin-left:110px;
	background: url(../images/linton_logo.png) no-repeat top left;
}

#flashcontent div h1 {
	display:none;
}

#top {
	display:block;
	position:absolute;
	top:0;
	height:0;
	width:0;
	font-size:0;
	line-height:0;
}

.nav {
	display:block;
	position:fixed;
	left:6px;
	top:130px;
	border-top:2px solid #00A7E5;
	text-align:left;
	width:7em;
	z-index:90000;
	padding-top:6px;
	padding-bottom:2em;
	background-color:white;
}

.nav a {
	display:block;
	margin-bottom:6px;
}

.anchor {
	display:block;
	height:0px;
	width:0px;
	position:relative;
	top:-130px;
}

.allstuff {
	position:relative;
	display:block;
	top:0px;
	width:924px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-repeat: no-repeat;
	text-align: left;
}

.header {
	position:absolute;
	top:0;
	left:-110px;
	z-index:0;
	margin-left:7.5em;
}

.content {
	display: block;
	position:absolute;
	top: 110px;
	left: 0;
	z-index: 10000;
	margin-left:7.5em;

}

.content div {
	display:block;
	clear:both;
	position:relative;
	width:744px;
	padding-bottom:36px;
}

.content div h1 {
	border-top:2px solid;
	padding-top:6px;
	font-size:0;
	line-height:0;
	height:20px;
	margin-bottom:18px;
}

.content div h1 b {
	display:none;
}

/* sections */
.about {
	display:block;
	position:relative;
}

div.about h1 {
	height:0;
	margin-bottom:0;
	border-color:#01A7E5;
}

.about p{
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
	width:35em;
}

.productions {
	overflow: visible;
}

div.productions h1 {
	background: url(../images/productions.png) no-repeat bottom left;
	border-color:#019C8C;
}

.productions div {
	border:0;
	margin:0;
	padding:0;
	width:756px;
}

.productions div h2 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 180px;
	border:0;
	z-index: 3000;
}

.productions div a {
	display: block;
	position:relative;
	float: left;
	width: 240px;
	height: 180px;
	background-color: white;
	background-repeat:no-repeat;
	margin-bottom: 12px;
	margin-right:12px;
	border:0;
	overflow:hidden;
	color: white;
}

.productions div a:visited {
	color:white;
}

.productions div a:hover {
	color:#FFDE00;
}

.productions div:hover h2 {
	background-image: url(../images/overlay.png);
	background-repeat:repeat;
}

.productions div:hover a p {
	visibility:hidden;
}

.productions div:hover h2 {
	background-image: url(../images/overlay.png);
	background-repeat:repeat;
}

.productions div:hover a p {
	visibility:hidden;
}

.productions div a:hover h2 {
	background-image: none;
}

.productions div a:hover p {
	visibility:visible;
}

.productions div img {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

.productions div a p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	line-height:15px;
	z-index: 10;
	padding-left:2px;
	padding-bottom:2px;
	padding-right:12px;
	background-image: url(../images/overlay.png);
	width:260px;
}

.awards {
}

div.awards h1 {
	background: url(../images/awards.png) no-repeat bottom left;
	border-color:#00932B;
}

.clients {
}

div.clients h1 {
	background: url(../images/clients.png) no-repeat bottom left;
	border-color:#62AF01;
}

.clients p {
	margin-bottom:6px;
} 

.clearfloat {
	display:block;
	width:0;
	height:0;
	clear:both;
	font-size:0;
	overflow:hidden;
}

.contact {
}

div.contact h1 {
	background: url(../images/contact.png) no-repeat bottom left;
	height:144px;
	border-color: #01A7E5;
}

.bottom {
	display: block;
	height: 200px;
	padding-top:200px;

}

.bottom a {
	display:block;
	position:relative;
	border-top:2px solid;
	top:300px;
	padding-top:3px;
	padding-bottom:12px;
	width:744px;
}