/* Advantage Smart Home stylesheet March 2009 - btober*/

html * {
	margin: 0;
	padding: 0;
}

* {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #f2f2f2;
	}

html {
	height: 100%
}

body {
	height: 100%;
	background: #191919;
}
img {
	border: 0px;	
}

img, div, li, a {
	behavior: url(iepngfix.htc);
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

p {
	margin-top: 7pt;
	font-size: 9pt;
	line-height: 14pt;
	color: #cdcdcd;
}

p.bold {
	font-weight: bold;
	color: #f2f2f2;
	
}

p.small {
	margin-top: 0pt;
	font-size: 8pt;
	line-height: 10pt;
}

p.title {
	margin: -2pt 0 10pt 0;
}

p.smalltop {
	margin-top: 2pt;
	font-size: 7pt;
	line-height: 10pt;
}

p.quote {
	margin: 7pt;
	color: #999;
}

li {
	list-style-type: none;
}

#background {
	width: 930px;
	min-height: 100%;
	margin: 0 auto;
	background: url(../images/bg.png) repeat-y;
}

#container {
	width: 900px;
	height: auto;
	margin: 0px auto;
	background: #000000;
}

#header {
	width: 900px;
	height: 300px;
}

#headerbg {
	position: absolute;
	width: 900px;
	height: 300px;
	overflow: hidden;
}

#headertop {
	position: absolute;
	top: 0px;
	width: 900px;
	height: 75px;
	z-index: 10;
}

#headernav {
	position: absolute;
	margin-top: 270px;
	width: 900px;
	height: 30px;
	z-index: 11;
}

#headernavwrap {
	width: 900px;
	height: 30px;
	background: url(../images/nav_bg.png) repeat;
	overflow: hidden;
}

#headernav ul {
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}

#headernav ul li {
	display: block;
	float: left;
	position: relative;
	right: 50%;
	height: 30px;
}

#headernav ul li a {
	display: inline-block;
	font-size: 10pt;
	height: 30px;
	line-height: 30px;
	color: #f2f2f2;
	padding: 0px 15px;
}

#headernav ul li a:hover {
	background: url(../images/nav_bg.png) repeat;
}

#headernav ul li a.current, #headernav ul li a.current:hover {
	background: #000000;
	font-weight: bold;
}

#subnav {
	width: 830px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#subnav ul {
	margin-top: 10px;
	padding: 0px 15px;
}

#subnav ul li {
	float: left;
	display: block;
}

#subnav ul li a {
	display: block;
	font-size: 8pt;
	line-height: 20px;
	padding: 0px 2px;
	color: #999999;
}

#subnav ul li a:hover {
	color: #f2f2f2;
}

#subnav ul li a.current, #subnav ul li a.current:hover {
	font-weight: bold;
	color: #f2f2f2;
}

#midcontent {
	width: 830px;
	margin: 0 auto;
}

.midcontentfloat {
	float: left;
	width: 390px;
	margin: 0px 12px 0px 13px;
	padding-bottom: 30px;
}

.midrow {
	margin-bottom: 30px;
}

.scrollcontainer {
	position: relative;
}

.thirdsrow, .midrow, .headthumbs, .thirdsrowbio {
	width: 800px;
	padding: 0px 15px;
	position: relative;
}

.thirdsrow {
	height: 300px;
	overflow: hidden;
}

.thirdsrowbio {
	height: 300px;
	overflow: hidden;
}

.headthumbs {
	height: 80px;
	overflow: hidden;
}

.scrollable, .scrollable2 {
	padding: 0px;
	margin: 0 auto;
}

.next, .next2, .prev, .prev2 {
	width: 20px;
	height: 20px;
	position: absolute;
}

.next, .prev {
	top: 133px;
}

.next2, .prev2 {
	top: 15px;
}

.next, .next2 {
	right: -20px;
	background: url(../images/scrollnext.gif) no-repeat;
}

.prev, .prev2 {
	left: -20px;
	background: url(../images/scrollprev.gif) no-repeat;
}

.thirdsitem {
	float: left;
	width: 240px;
	height: 270px;
	padding: 5px 0px;
}

.twothirdsitem {
	float: left;
	width: 520px;
	height: 270px;
	padding: 5px 0px;
}

.thirdsimage {
	width: 240px;
	height: 115px;
}

.thirdsimage, .secimage {
	margin-bottom: 15px;
}

.quarteritem {
	float: left;
	width: 180px;
	height: 270px;
	padding: 5px 0px;
}

.halfitem, .halfitemfront {
	float: left;
	width: 380px;
	height: 270px;
	padding: 5px 0px;
}

.halfitemfront {
	width: 360px;
}

#bio {
	padding: 0 20px;
}

#bioinfo {
	width: 370px;
	margin-left: 10px;
}

#bioinfo img.name {
	margin-top: 20px;
}

#certs {
	margin-top: 10px;
	width: 350px;
}

#certicons {
	height: 50px;
}

.cert {
	float: left;
	width: 50px;
	height: 50px;
}

#certdesc {
	margin-top: 5px;
	height: 15px;
	width: 350px;
}

.scrollthirds {
	width: 280px;
	height: 270px;
	float: left;
}

.scrollthirdscontent, .scrollheadthumbs {
	width: 12000px;
	position: absolute;
}

.scrollheadthumbs {
	height: 80px;
}

.scrollthirdscontent {
	height: 270px;
}

#thumbnails {
	overflow: hidden;
}

#main_image, #categories {
	padding-bottom: 20px;
	position: relative;
}

#main_image .caption {
	font-style: italic;
	color: #f2f2f2;
	font-size: 8pt;
	line-height: 20px;
	width: 500px;
	background: transparent url(../images/nav_bg.png) repeat;
	margin-top: 240px;
	height: 20px;
	padding: 5px 10px;
	position: absolute;
	display: block
}

#main_image .caption a {
	font-style: normal;
}

.catthumb, .headthumb {
	float: left;
	text-align: center;
}
	
.catthumb {
	width: 110px;
	height: 80px;
	margin: 0px 18px 18px 0px;
}

.headthumb {
	width: 86px;
	height: 80px;
	margin-right: 16px;
}

.catthumb p, .headthumb p {
	color: #f2f2f2;
	font-size: 8pt;
	margin: 0;
	margin-top: -2px;
}

#footer {
	clear: both;
	width: 830px;
	padding-bottom: 30px;
	margin: 0px auto;
}

.hline, .hlinemid {
	clear: both;
	background: url(../images/hline.gif) no-repeat;
	height: 20px;
	width: 830px;
}
.hlinemid {
	padding-bottom: 20px;
}

.vline {
	background: url(../images/vline.gif) no-repeat;
	height: 115px;
	width: 20px;
	float: left;
}

.vlinethird {
	background: url(../images/vlinethird.gif) no-repeat;
	height: 280px;
	width: 40px;
	float: left;
}

#footercontent {
	width: 830px;
	padding: 5px;
	height: 133px;
	z-index: 100;
}

#footercontent .hline {
	margin-left: -5px;
}

#footer1, #footer2, #footer3, #footer4 {
	margin: 0px 0px 7px 10px;
	float: left;
}

#footer1 {
	width: 225px;
}

#footer2 {
	width: 245px;
}

#footer3 {
	width: 100px;
}

#footer4 {
	width: 135px;
	text-align: center;	
}	

#footer4 p {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	margin-top: 10px;	
}

.footerhead, .footerhead2 {
	width: 100%;
	height: 10pt;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	color: #f2f2f2;
	margin-bottom: 2px;
}

.footerhead2 {
	clear: both;
	margin-top: 40px;
}

.footerlinks1, .footerlinks2 {
	float:left;
	margin-right: 5px;
}
	
.footerlinks1 li, .footerlinks2 li {
	height: 12pt;
	width: 100%;
	float: left;
}

#footer a {
	font-size: 8pt;
	line-height: 10pt;
	color: #999999;
}

#footer a:hover {
	color: #f2f2f2;
}

.footerlinks1 {
	width: 105px;
}

.footerlinks2 {
	width: 125px;
}

#copyright {
	clear: both;
	width: 800px;
	height: 15px;
	font-size: 7pt;
	text-align: right;
	margin-top: -2px;
	padding: 0px 15px;
	color: #999999;
}

#copyright a {
	font-size: 7pt;
}

#showfooter, #hidefooter {
	float: left;
	height: 15px;
	font-size: 7pt;
	color: #999999;
}

#showfooter img, #hidefooter img {
	margin-right: 4px;
}

#hidefooter {
	display: none;
}

/*
*	My Zoom
*/
#introvideo				{ position:absolute; top:50%; left:0; display:none; z-index:10000; width:100%; height:1px; overflow:visible; }
#introvideoinner		{ width:607px; height:399px; margin-left:-303px; position:absolute; top:-199px; left:50%; background:transparent url('http://www.tonywalker.com/images2009/videobg.png') no-repeat; }
#introvideoClose		{ position:absolute; cursor:pointer; right:-12px; top:-12px; z-index:10000; }