/* Default CSS Document */
 
	html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	margin-top:10px;
}
a img, iframe {
	border: none;
}
/* Headers
	------------------------------*/
	
	h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:400;
}
h1 {
	font-size:16px;
	color:#fff;
	margin-bottom:10px
}
/* Lists
	------------------------------
	
	/
ul, ol, dl, li, dt, dd {
		margin: 0;
		padding: 0;
	}*/
		
	/* Links
	------------------------------*/
	
	a, a:link {
	color:#fff;
	text-decoration:none
}
a:visited {
	color:#fff;
	text-decoration:none
}
a:hover {
	color:#fff;
	text-decoration:underline
}
a:active {
}
.floatLeft {
	float:left
}
.floatRight {
	float:right
}
/* formatted css(heh) */		
		
		p, img, h2 {
	margin:0;
	padding:0
}
a img, iframe, a:active img, a:link img, #lightbox a img {
	border:none;
}
body {
	background:#000000 url('/images/bg.jpg') repeat-x;
	background-position:top center;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	text-align:left;
	color:#fff
}

#map {
	background:#000000 url('/images/mapbg.jpg') repeat-x;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	text-align:left;
	color:#fff
}
#holder {
	width:958px;
	margin:0 auto
}
/* example 1 */
.kwicks {
	/* recommended styles for kwicks ul container */
			list-style: none;
	margin: 0;
	padding: 0;
	position:absolute;
	top:2px;
	left:2px;
	bottom:2px;
}
.kwicks li {
	position:absolute;
	width: 43px;
	padding:0;
	margin-right: 0px;
	top:0;
	bottom:0;
	left:0
}
 
 
* html .kwicks li {
	height:999em
}
#kwick_1 {
	background: #ec6600 url('/images/pres_hire.gif') no-repeat 0 0;
	left:0
}
#kwick_2 {
	background: #febb00 url('/images/event_pro.gif') no-repeat 0 0;
 left:43px;
 
}
#kwick_3 {
	background: #a9ce52 url('/images/multimedia.gif') no-repeat 0 0;
	left:86px;
}
#kwick_4 {
	background: #0076be url('/images/multi_form.gif') no-repeat 0 0;
	margin-right: none;
  left:auto;
  right:0;
}
/* KWICK LINKS */
		#kwick_1 a, #kwick_2 a, #kwick_3 a, #kwick_4 a {
	display:block;
	min-height:576px;
}
* html #kwick_1 a, * html #kwick_2 a, * html #kwick_3 a, * html #kwick_4 a {
	height:576px
}
#kwick_1 span, #kwick_2 span, #kwick_3 span, #kwick_4 span {  /* Hide the "Logo Text" from view... */
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#cont {
	background:#000;
	width: 777px;
	padding: 1px;
	border: 1px solid #CCC;
	min-height:576px
}
#cont .inner {
	background:#000;
	min-height:576px
}
* html #cont .inner {
	height:576px
}
#cont b {
	position: absolute;
	width: 49px;
	height: 49px;
	background-image: url(/images/corners.png);
}
#cont .tl {
	left: -1px;
	top: -1px;
}
#cont .tr {
	left: -48px;
	top: -1px;
	margin-left: 100%;
	background-position: right top;
}
#cont .bl {
	left: -1px;
	bottom: -1px;
	background-position: left bottom;
}
#cont .br {
	bottom: -1px;
	left: -48px;
	margin-left: 100%;
	background-position: right bottom;
}
#cont .inner p {
	color:#fff
}
/* SIDEBAR */
		
		/* Sidebar with padding and borders is 146px */
 
		#sidebar {
	background:#000;
	width: 144px;
	border: 1px solid #CCC;
	position:relative;
}
#sidebar .inner {
	background:#000;
	min-height: 576px;
	overflow:hidden
}
* html #sidebar .inner {
	height:576px
}
#sidebar b {
	position: absolute;
	width: 49px;
	height: 49px;
	background-image: url(/images/corners.png);
}
#sidebar .tl {
	left: -1px;
	top: -1px;
}
#sidebar .tr {
	left: -48px;
	top: -1px;
	margin-left: 100%;
	background-position: right top;
}
#sidebar .bl {
	left: -1px;
	bottom: -1px;
	background-position: left bottom;
}
#sidebar .br {
	bottom: -1px;
	left: -48px;
	margin-left: 100%;
	background-position: right bottom;
}
#sidebar .inner p {
	color:#fff
}
#sidebar h2 {
	width: 122px;
	height: 120px;
	position: relative;
	font-size:1.1em;
	padding-left:10px;
	padding-top:12px
}
#sidebar h2 span {
	background: url(/images/cameron-pres-logo.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
h1#header {
	width: 192px;
	height: 30px;
	position: relative;
	font-size:0.9em
}
h1#header span {
	position: absolute;
	width: 100%;
	height: 100%;
}
/* SIDEBAR NAVIGATION */
		
#home, #blog, #news, #artwork-guides, #gallery, #contact-us, #mfcd, #multimedia, #event-production, #presentation-hire {
	display: block; /* Or float left, whichever is necessary... */
	width: 146px;
	height: 20px;
	margin-left:5px;
	margin-bottom:7px
}
#home {
	background: url(/images/home-link.gif) no-repeat;
	margin-top:40px;
}
#home:hover {
	background: url(/images/home-linkov.gif) no-repeat;
}
#news {
	background: url(/images/news-link.jpg) no-repeat;
}
#news:hover {
	background: url(/images/news-linkov.jpg) no-repeat;
}
#artwork-guides {
	background: url(/images/artwork-guides-link.jpg) no-repeat;
}
#artwork-guides:hover {
	background: url(/images/artwork-guides-linkov.jpg) no-repeat;
}
#gallery {
	background: url(/images/gallery-link.jpg) no-repeat;
}
#gallery:hover {
	background: url(/images/gallery-linkov.jpg) no-repeat;
}
#contact-us {
	background: url(/images/contact-us-link.jpg) no-repeat;
}
#contact-us:hover {
	background: url(/images/contact-us-linkov.jpg) no-repeat;
}
#mfcd {
	background: url(/images/multifor-link.jpg) no-repeat;
}
#mfcd:hover {
	background: url(/images/multifor-linkov.jpg) no-repeat;
}
#multimedia {
	background: url(/images/multim-link.jpg) no-repeat;
}
#multimedia:hover {
	background: url(/images/multim-linkov.jpg) no-repeat;
}
#event-production {
	background: url(/images/event-link.jpg) no-repeat;
}
#event-production:hover {
	background: url(/images/event-linkov.jpg) no-repeat;
}
#presentation-hire {
	background: url(/images/pres-link.jpg) no-repeat;
}
#presentation-hire:hover {
	background: url(/images/pres-linkov.jpg) no-repeat;
}
#blog {
	background: url(/images/blog-link.gif) no-repeat;
}
#blog:hover {
	background: url(/images/blog-linkov.gif) no-repeat;
}
#home span, #blog span, #news span, #artwork-guides span, #gallery span, #contact-us span, #mfcd span, #multimedia span, #event-production span, #presentation-hire span {  /* Hide the "Logo Text" from view... */
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}


/* FOOTER */
		
#footer {
	width:777px;
	float:left;
	margin-bottom:20px
}
#footer p {
	color:#666;
	font-size:0.8em;
	line-height:2.1em;
	text-align:center
}
/* PAGE CSS */
		
		.toptext {
	vertical-align:bottom;
	float:right;
	margin-right:250px
}
.innertext {
	float:left;
	margin-left:180px;
	min-height:576px;
	width:596px;
	display:inline;
}
* html .innertext {
	height:576px
}
.innertext2 {
	float:left;
	width:569px;
	margin-left:10px
}
* html .innertext2 {
 
}
.thinnertext {
	position:relative;
	min-height:576px;
	width:589px
}
.thinnertext {
}
.innertext2 p {
	margin-bottom:20px
}
/* GALLERY with style */
		
.thumbnail {
	float: left;
	width: 60px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.img1 img, .img2 img, .img3 img, .img4 img, .img5 img, .img6 img {
	padding:3px;
	margin:0px
}
.img1, .img2, .img3, .img4, .img5, .img6 {
	float:left;
	width:70px;
	height:70px;
	margin:0 0 0 50px;
	padding:0
}
.img1 {
	background:url('/images/gal01bg.gif') no-repeat;
}
.img2 {
	background:url('/images/gal02bg.gif') no-repeat;
}
.img3 {
	background:url('/images/gal03bg.gif') no-repeat;
}
.img4 {
	background:url('/images/gal04bg.gif') no-repeat;
}
.img5 {
	background:url('/images/gal01bg.gif') no-repeat;
}
.img6 {
	background:url('/images/gal02bg.gif') no-repeat;
}
.clearboth {
	clear: both;
}
.pdf {
	list-style-image: url('/images/pdf-icon.gif');
	float:left;
	margin-left:60px
}
.pdf li {
	margin-bottom:7px
}
.contactform {
	margin-bottom:5px
}
.contactform div {
	overflow: hidden;
	margin: 5px 0;
}
* html .contactform div {
	height: 1%;
}
.contactform label {
	float: left;
	width: 68px;
	padding: 4px 10px 4px 0;
	text-align: right;
}
.contactform input {
	margin-right: 5px;
}
.contacterror {
	border: 2px solid #ff0000;
}
.col1 {
	float:left;
	width:180px;
	margin-right:40px;
	text-align:center;
	font-size:90%
}
.col2 {
	float:left;
	width:180px;
	margin-right:40px;
	text-align:center;
	font-size:90%
}
.col3 {
	float:left;
	width:170px;
	text-align:center;
	font-size:90%
}
div.casestudy-preshire-1, div.casestudy-preshire-2, div.casestudy-multim-1, div.casestudy-multim-2, div.casestudy-multif-1, div.casestudy-multif-2, div.casestudy-event-1, div.casestudy-event-2 {
	height: 104px;
	width: 282px;
	margin:0;
	padding:0;
	float:left
}
div.casestudy-preshire-1 {
	background-image:url("/images/phcase1ov.jpg");
}
div.casestudy-preshire-2 {
	background-image:url("/images/phcase2ov.jpg");
}
div.casestudy-multim-1 {
	background-image:url("/images/mmcase1ov.jpg");
}
div.casestudy-multim-2 {
	background-image:url("/images/mmcase2ov.jpg");
}
div.casestudy-multif-1 {
	background-image:url("/images/mfcase1ov.jpg");
}
div.casestudy-multif-2 {
	background-image:url("/images/mfcase2ov.jpg");
}
div.casestudy-event-1 {
	background-image:url("/images/evcase1ov.jpg");
}
div.casestudy-event-2 {
	background-image:url("/images/evcase2ov.jpg");
}
div.casestudy-preshire-1 a, div.casestudy-preshire-1 a:link, div.casestudy-preshire-1 a:visited, div.casestudy-preshire-2 a, div.casestudy-preshire-2 a:link, div.casestudy-preshire-2 a:visited, div.casestudy-multim-1 a, div.casestudy-multim-1 a:link, div.casestudy-multim-1 a:visited, div.casestudy-multim-2 a, div.casestudy-multim-2 a:link, div.casestudy-multim-2 a:visited, div.casestudy-multif-1 a, div.casestudy-multif-1 a:link, div.casestudy-multif-1 a:visited, div.casestudy-multif-2 a, div.casestudy-multif-2 a:link, div.casestudy-multif-2 a:visited, div.casestudy-event-1 a, div.casestudy-event-1 a:link, div.casestudy-event-1 a:visited, div.casestudy-event-2 a, div.casestudy-event-2 a:link, div.casestudy-event-2 a:visited {
	display:block;
}
div.casestudy-preshire-1 img, div.casestudy-preshire-2 img, div.casestudy-multim-1 img, div.casestudy-multim-2 img, div.casestudy-multif-1 img, div.casestudy-multif-2 img, div.casestudy-event-1 img, div.casestudy-event-2 img {
	width:100%;
	height:100%;
	border:0;
}
div.casestudy-preshire-1 a:hover img, div.casestudy-preshire-2 a:hover img, div.casestudy-multim-1 a:hover img, div.casestudy-multim-2 a:hover img, div.casestudy-multif-1 a:hover img, div.casestudy-multif-2 a:hover img, div.casestudy-event-1 a:hover img, div.casestudy-event-2 a:hover img {
	visibility:hidden;
}
.innertext a, .innertext a:link, .innertext a:hover, .innertext a:visited {
	color:#ec6600;
	font-weight:bold
}
.newsholder {
	width:700px
}
.newsitem {
	width:270px;
	float:left
}
.newsthumb {
	width:70px;
	height:70px;
	float:left
}
.newstitle {
	width:170px;
	height:77px;
	background:#eee;
	float:left
}
.newsitem p {
	margin:4px 0 0 0;
	color:#fff
}
 
.post {border-bottom:solid 1px #666;margin-bottom:20px}
 
.post h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
  font-size: 1.8em;
}
 
 
 
 
 
 
 
 
 
#cont b {
	position: absolute;
	width: 49px;
	height: 49px;
	background-image: url(/images/corners.png);
}
#cont .tl {
	left: -1px;
	top: -1px;
}
#cont .tr {
	left: -48px;
	top: -1px;
	margin-left: 100%;
	background-position: right top;
}
#cont .bl {
	left: -1px;
	bottom: -1px;
	background-position: left bottom;
}
#cont .br {
	bottom: -1px;
	left: -48px;
	margin-left: 100%;
	background-position: right bottom;
}
#cont .inner p {
	color:#fff
}
















#slider {
	width: 596px; /* important to be same as image width */
	height: 170px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
#sliderContent {
	width: 596px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	border:none;
}
.sliderImage span {
	position: absolute;
	font: Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 596px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #FFFFFF;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 13px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	right: 0px;
}
ul {
	list-style-type: none;
}
#cont .tl {
 left: 0;
 top: 0;
}
#cont .tr {
 left: -49px;
 top: 0;
 margin-left: 100%;
 background-position: right top;
}
#cont .bl {
 left: 0;
 bottom: 0;
 background-position: left bottom;
}
#cont .br {
 bottom: 0;
 left: -49px;
 margin-left: 100%;
 background-position: right bottom;
}
















#ie6fix{
	overflow:hidden;
	position:relative;
	float:left;
}
* html #cont .tr{left:-47px;}
* html #cont .br{left:-47px}
* html #cont .bl{bottom:-1px;}
* html #cont .br{bottom:-1px;}
 
#ie6fix{
 overflow:hidden;
 position:relative;
 float:left;
 width:781px;
}
* html #ie6fix{width:auto;}