@charset "UTF-8";
/* CSS Document */
/* © copyright 2010 James Reader — jr@jamesreader.info */
/* please do not copy, use or edit without permission thank you */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, pre, a, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, h, var, b, v, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thread, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-decoration:none;
}
ol, ul, ul li, li {
	list-style:none;
}
header, nav, footer, section {
	display:block;
}
body {
	background:url(../gfx/avi-arrows-bg.jpg) bottom left no-repeat fixed;
	margin:0;
	padding:0;
	color:#333;
	background-color:#FFF;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	font-size:75%;
	font-family:'Open Sans' Verdana, Geneva, sans-serif;
}
p {
	font-size:1.07em;
	line-height:1.5em;
	text-align:left;
	text-decoration:none;
	text-transform:none;
	margin:10px 0 0 0;
	padding:0;
}
.mega-body {
	font-size:1.6em;
}
h1, h2, h3 {
	font-family:'Open Sans' Verdana, Geneva, sans-serif;
	color:#00a7c3;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
}
h1 {
	font-size:2.8em;
	text-align:left;
	font-weight:100;
	letter-spacing:.05em;
	margin:0 0 50px 0;
	padding:0 0 25px 0;
	border-bottom:1px solid #ddd;
	font-weight:300;
}
h2 {
	color:#222;
	margin:0 0 6px 0;
	padding:0 0 6px 0;
	font-size:1.8em;
	font-weight:100;
	border-bottom:1px solid #ddd;
}
h3 {
	display:none;
	margin:6px 0;
	padding:0;
	font-size:1.2em;
}

img {
	border:none;
}
a:link {
	color:#999;
	text-decoration: none;
}
a:visited {
	color:#999;
	text-decoration: none;
}
a:hover {
	color:#fec200;
	text-decoration: none;
}
a:active {
	color:#fec200;
	text-decoration: none;
}
ul {
	list-style:none;
	margin:0;
	padding:0 0 0 12px;
}
ul li {
	margin:0;
	padding:3px 0;
	border-bottom:1px dotted #ddd;
}
ul.contact li {
	color:#666;
	font-weight:100;
	font-size:2.3em;
	padding:0;
	border:none;
}
.contact-info {
	color:#00a7c3 !important;
	font-size:.9em !important;
	padding:2px 0;
	margin:36px 0 0 0;
	overflow:hidden;
	text-transform:uppercase;
}
#wrap {
	border:none;
	width:940px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#wrap-header {
	border:none;
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
	background:url(../gfx/avi-header-bg.jpg) top repeat-x;
}
#header {
	position:relative;
	height:232px;
	width:940px;
	margin:0 auto;
	padding:0;
}
#logo {
	position:absolute;
	top:0;
	left:0;
	height:117px;
	width:241px;
	margin:0;
	padding:0;
	background:url(../gfx/avi-logo.jpg);
}
#home {
	position:absolute;
	top:0;
	left:241px;
	height:117px;
	width:116px;
	margin:0;
	padding:0;
	background:url(../gfx/avi-home.jpg) no-repeat;
}
#about {
	position:absolute;
	top:0;
	left:357px;
	height:117px;
	width:126px;
	margin:0;
	padding:0;
	background:url(../gfx/avi-about.jpg) no-repeat;
}
#services {
	position:absolute;
	top:0;
	left:483px;
	height:117px;
	width:152px;
	margin:0;
	padding:0;
	background:url(../gfx/avi-services.jpg) no-repeat;
}
#portfolio {
	position:absolute;
 top::0;
	left:635px;
	height:117px;
	width:162px;
	margin:0;
	padding:0;
	background:url(../gfx/avi-portfolio.jpg) no-repeat;
}
#contact {
	position:absolute;
	top:0;
	left:797px;
	height:117px;
	width:143px;
	margin:0;
	padding:0;
	background:url(../gfx/avi-contact.jpg) no-repeat;
}
#caption {
	position:absolute;
	top:117px;
	left:0;
	height:115px;
	width:940px;
	margin:0;
	padding:0;
	background:url(../gfx/avi-caption.jpg) no-repeat;
}
.menu {
	float:left;
	font-size:1.1em;
	font-weight:100;
	letter-spacing:0.15em;
	text-transform:uppercase;
	width:200px;
	height:141px;
	margin:0;
	padding:9px;
	overflow:hidden;
	background:#111;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.menu ul {
	text-align:left;
	list-style:none;
	padding:0;
	margin:0;
}
.menu ul li {
	height:27px;
	line-height:27px;
	width:100%;
	display:block;
	margin:0;
	padding:0;
	border-bottom:1px solid #333;
}
.menu ul li a {
	color:#777;
	text-decoration:none;
}
.menu ul li a:hover {
	color:#fec200;
}
.menu ul li.active a {
	color:#fec200;
}
.content {
	clear:left;
	width:940px;
	height:auto;
	margin:0 0 40px 0;
	padding:0;
}
.content-main {
	float:left;
	height:auto;
	width:580px;
	margin-top:0;
	margin-bottom:20px;
}
.content-sub {
	float:left;
	height:auto;
	width:280px;
	margin-top:0;
	margin-bottom:20px;
}
.content:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
.content-box {
	height:auto;
	width:auto;
	padding:0;
	border:none;
	overflow:hidden;
}
.single-box {
	float:left;
	height:auto;
	width:220px;
	padding:0 0 10px 0;
}
.double-box {
	float:left;
	height:auto;
	width:460px;
	padding:0 0 10px 0;
}
.triple-box {
	float:left;
	height:auto;
	width:700px;
	padding:0 0 10px 0;
}
.quad-box {
	height:auto;
	width:940px;
	padding:0 0 10px 0;
}
.spacer-right {
	margin-right:20px;
}
.clearleft {
	clear:left;
}
/* ------------------------------------ BEGIN SLIDE ------------------------------------ */

#frame {
	float:left;
	position:relative;
	width:940px;
	height:360px;
	background-color:#fff;
	border:none;
	/* serves as a mask */

	overflow:hidden;
}
#btn-previous-img {
	position:absolute;
	bottom:45%;
	left:0;
	cursor:pointer;
}
#btn-next-img {
	position:absolute;
	bottom:45%;
	right:0;
	cursor:pointer;
}
#transition-container {
	height:360px;
	/* should be the sum of all photos */

	width:4900px;
	/* position it */

	position:relative;
	top:0px;
	left:940px;
}
.photo {
	width:940px;
	float:left;
}
/* ------------------------------------ Footer ------------------------------------ */
#footer {
	clear:both;
	text-align:center;
	text-transform:uppercase;
	font-size:.7em;
	height:25px;
	width:940px;
	margin:80px auto 0 auto;
	padding:15px 0 0 0;
	color:#888;
	border-top:1px solid #ddd;
}
#footer a:link, #footer a:visited {
	color:#999;
}
#footer a:hover, #footer a:active {
	color:#c10026;
}
/* ------------------------------------ Slideshow ------------------------------------ */
#slideshow {
	height:360px;
	width:940px;
	list-style:none;
	position:relative;
	overflow:hidden;
	background:url(../img/graphics/portfolio-bg.jpg) center no-repeat;
}
#slides {
	list-style:none;
	position:relative;
	padding:0 !important;
	margin:0 !important;
	width:2000em;
}
#slides ul li {
	height:360px;
	width:940px;
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	overflow:hidden;
}
#slideshow-mini {
	height:300px;
	width:700px;
	list-style:none;
	position:relative;
	overflow:hidden;
}
#slides-mini {
	list-style:none;
	position:relative;
	padding:0 !important;
	margin:0 !important;
	width:2000em;
}
#slides-mini ul li {
	height:300px;
	width:700px;
	list-style:none;
	padding:0 !important;
	margin:0 !important;
	overflow:hidden;
}
/* ------------------------------------  Controller  ------------------------------------ */
#controller {
	bottom:0;
	right:0;
	height:111px;
	width:240px;
	cursor:default;
	position:absolute;
	z-index:105;
	overflow:hidden;
	border:0;
}
.prev-img {
	top:0;
	left:0;
	height:28px;
	width:94px;
	cursor:pointer;
	position:absolute;
	z-index:105;
}
.next-img {
	top:0;
	left:120px;
	height:28px;
	width:93px;
	cursor:pointer;
	position:absolute;
	z-index:105;
}
/* ------------------------------------ BEGIN SLIDE ------------------------------------ */

#frame {
	float:left;
	position:relative;
	width:700px;
	height:360px;
	background-color:#fff;
	border:none;
	/* serves as a mask */

	overflow:hidden;
}
#btn-previous-img {
	position:absolute;
	bottom:45%;
	left:0;
	cursor:pointer;
}
#btn-next-img {
	position:absolute;
	bottom:45%;
	right:0;
	cursor:pointer;
}
#transition-container {
	height:360px;
	/* should be the sum of all photos */

	width:4900px;
	/* position it */

	position:relative;
	top:0px;
	left:700px;
}
.photo {
	width:700px;
	float:left;
}

