@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}
.oneColFixCtr #container {
	width: 900px;
	margin: auto;
	text-align: left;
	padding-bottom: 10px;
	height: 1150px;
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 600px;
	float: right;
	height: 650px;
}
.thumbnails {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 600px;
	width: 160px;
}
.oneColFixCtr #container .thumbnails p {
	font-size: 12px;
	color: #FFF;
	text-transform: capitalize;
	text-align: center;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #66F;
	font-variant: normal;
	text-transform: none;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.oneColFixCtr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #999;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #ccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}
.oneColFixCtr #container .thumbnails p img {
	border: 2px ridge #333;
}
.header {
	padding: 0px;
	height: 105px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navbar {
	padding: 0px;
	height: 50px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logobox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
}
.bannerbox {
	margin: 0px auto;
	padding: 0px;
	height: 105px;
	width: 526px;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	float: right;
	margin-top: 15px;
	text-align: center;
	height: 175px;
	padding: 5px;
	border: solid 1px;
	border-color: #333;
	margin-left: 10px;
	background-color: #000000;
	margin-right: 20px;
}
.oneColFixCtr #container #mainContent .infobox h3 {
	font-size: 12px;
	margin: 0px 5px 0px 0px;
      padding: 0px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.oneColFixCtr #container .thumbnails a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36F;
	text-align: center;
}
.oneColFixCtr #container #mainContent1 {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 700px;
	float: right;
}
.oneColFixCtr #container #mainContent1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.oneColFixCtr #container #mainContent1 h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.oneColFixCtr #containerproducts {
	margin: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	background-image: url(images/possumcraft%20collage%20girl3.png);
	width: 700px;
}.newestproduct {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 700px;
}
.newestproductinfo {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 150px;
	width: 550px;
}
.newestproductimage {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
}
.oneColFixCtr #containerproducts .newestproduct .newestproductinfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 10px;
}
.oneColFixCtr #containerproducts table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#containerelyoshome {
	width: 700px;
	margin: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
	background-image: url(images/collage1.png);
}
.oneColFixCtr #containerelyoshome #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.oneColFixCtr #containerelyoshome .thumbnails p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: capitalize;
	text-align: center;
}
.oneColFixCtr #containerelyoshome .thumbnails a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36F;
	text-align: center;
}
.collagebox1 {
	background-image: url(images/collage2.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center;
}
.aboutustext {
	margin: 10px auto;
	padding: 0px;
	height: 680px;
	width: 660px;
}
.oneColFixCtr #container .aboutustext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: 150px;
	margin-left: 10px;
	margin-top: 0px;
}
.collagebox2 {
	background-image: url(images/collage2.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}
.homewords {
	width: 600px;
	background-image: url(images/homeback.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 1150px;
}
.oneColFixCtr #container .homewords p {
	margin: 0px 30px;
}
.homefeature {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
.oneColFixCtr #container #mainContent p a {
	color: #66F;
}
.collageboxform {
	height: 100%;
	width: 100%;
}
.oneColFixCtr #containerelyoshome #mainContent p a {
	color: #66F;
}
.oneColFixCtr #container #mainContent .infobox form a {
	color: #66F;
}
a {
	color: #66F;
	text-decoration: none;
}
.oneColFixCtr #container #mainContentterms {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 5px 15px 0px 15px;
}
.oneColFixCtr #mainContentterms ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.collagebox3 {
	height: 700px;
	width: 100%;
	background-image: url(images/collage1.png);
}
.collageproduct {
	background-image: url(images/possumcraft%20collage%20girl3.png);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.collagetracker {
	background-image: url(images/possumcraft%20collage%20tracker.png);
	height: 700px;
	width: 100%;
}
.collagebox4 {
	background-image: url(images/possumcraft%20temple%20collage.png);
	height: 100%;
	width: 100%;
}
.collageboxinverse {
	background-image: url(images/collage3inverse.png);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.collagebox5 {
	background-image: url(images/possumcraft%20collage%20girlweb.png);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
#installationwrap {
	margin: 2px;
	padding: 0px;
	float: right;
	height: 250px;
	width: 600px;
	margin-right: 25px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
.collagebox6 {
	height: 100%;
	width: 900px;
}
.h2welcome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	margin-right: 10px;
}
.latestnewsbox {
	background-image: url(images/latestnewsbox.png);
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 0px;
	height: 300px;
	width: 300px;
}
.oneColFixCtr #container .collagebox6 .homefeature .latestnewsbox h1 {
	text-align: center;
}
.oneColFixCtr #container .collagebox6 .homefeature .latestnewsbox h2 {
	text-align: center;
}
.oneColFixCtr #container .collagebox6 .homefeature .latestnewsbox p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: 10px 20px 10px 20px;
	padding: 0px;
}
#latestthumbs {
	height: 75px;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtr #container .collagebox6 .homefeature .latestnewsbox #latestthumbs img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	padding: 0px;
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.oneColFixCtr .footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
#swarmweb {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
}
#swarmforum {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 450px;
}
.swarmproduct {
	margin: 0px auto;
	padding: 0px;
	height: 160px;
	width: 420px;
	background-image: url(images/productback.png);
}
.swarmtext {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 160px;
	width: 220px;
}
.oneColFixCtr #container #swarmweb .swarmproduct .swarmtext h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
.oneColFixCtr #container #swarmweb .swarmproduct .swarmtext p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#welcomediv {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 600px;
	float: left;
}
#helpdiv {
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-image: url(images/slimboxback.png);
}
#offerdiv {
	margin: 0px;
	padding: 0px;
	height: 265px;
	width: 600px;
	background-image: url(images/600x300back.png);
}
#promisediv {
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 600px;
	background-image: url(images/600x150back.png);
}
.flashbox {
	background-image: url(images/flashbox.png);
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 720px;
	width: 300px;
}
.oneColFixCtr #container #swarmforum .swarmproduct .swarmtext h3 {
	font-weight: bold;
	margin-top: 10px;	
}
.oneColFixCtr #container #swarmforum .swarmproduct .swarmtext p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.swarmimage {
	margin: 15px 10px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 180px;
}
.oneColFixCtr #container #swarmweb h1 {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
.oneColFixCtr #container #swarmforum h1 {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}
#productcontainer {
	width: 780px;
	height: 700px;
	margin: 0px auto;
}
.oneColFixCtr #productcontainer #mainContent p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.oneColFixCtr #productcontainer #mainContent h2 {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin-left: 20px;
}
.oneColFixCtr #productcontainer .thumbnails p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.oneColFixCtr #productcontainer .thumbnails a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.oneColFixCtr #productcontainer a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.installadvert {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 780px;
	clear: both;
	float: left;
}
.thankyoubox {
	height: 662px;
	width: 605px;
	margin: 0px auto;
	background-image: url(images/thankyou.png);
}
.errorbox {
	height: 700px;
	width: 700px;
	margin: 0px auto;
	background-image: url(images/error.jpg);
}
#aboutwelcomediv {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	height: 70px;
	width: 600px;
	float: left;
}
#abouthelpdiv {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 140px;
	width: 600px;
	background-image: url(images/600x150realback.png);
}
#aboutpromisediv {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 105px;
	width: 600px;
	background-image: url(images/600x150back.png);
}
.oneColFixCtr #mainContentterms ul li {
	margin-left: 15px;
	margin-top: 10px;
}
.oneColFixCtr #termscontainer {
	width: 900px;
	margin: auto;
	text-align: left;
	padding-bottom: 10px;
	height: 1500px;
}
.oneColFixCtr #mainContentterms p {
	margin-left: 10px;
}
.oneColFixCtr #mainContentterms ul {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	margin-top: 15px;
	margin-left: 30px;
}
.oneColFixCtr #termscontainer1 {
	width: 900px;
	margin: auto;
	text-align: left;
	padding-bottom: 10px;
	height: 1700px;
}
.oneColFixCtr #mainContentterms ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	list-style-type: decimal;
}
#ourskills {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	width: 520px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
.formsdiv {
	width: 900px;
	background-image: url(images/formback.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 800px;
	margin: 0px auto;
}
.oneColFixCtr .collageboxform .formsdiv form table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.oneColFixCtr .collageboxform .formsdiv form table tr td #tswcomments {
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	width: 100%;
}
.formsdiv input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #666;
}
.formsdiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.contactwords {
	width: 600px;
	margin: 0px auto;
	background-image: url(images/slimboxback.png);
}
.quotewords {
	width: 600px;
	margin: 0px auto;
	background-image: url(images/slimboxback.png);
}
.sitemapdiv {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}
.sitemapdiv p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.oneColFixCtr .sitemapdiv ul {
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	font-size: 13px;
}
#mainContentterms h3 {
	color: #C03;
}
#mainContentterms {
	width: 700px;
	margin: 0 auto;
	height: 2400px;
	text-align: left;
}
p {
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
img {
	margin: 0px;
}
.oneColFixCtr #ourskills li h3 {
	margin-left: 0px;
}
.installreqs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 390px;
}
