/* CSS Document */

*{margin:0;padding:0}
html,body{height:100%}
body{position:absolute;width:100%; background-image:url(../images/dreamstime_10827706.jpg)}/*opera 9.5 fix*/
#outer{
	width:760px;
	background-image:none;
	margin:auto;
	min-height:100%;
	margin-top:-40px;/*footer height*/
}
* html #outer{height:100%}
#header{
	border-top:40px solid #fff;/* soak up negative margin*/
	background-image:none;
}

#headercontent {
position: relative;
left: 30px;
width: 700px;
}

#footer{
	background-image: none;
	width:760px;
	margin:auto;
	height:40px;/* must match negative margin and header soak up*/
}

#content {
margin: 36px 30px 36px 30px;
width: 700px;
border: 2px #fff solid;
background-image:url(../images/tpng85.png);
}

#contentholder {
position: relative;
width: 640px;
top: 20px;
left: 20px;
margin: 5px 5px 5px 5px;
}

#companylogo {
position: relative;
top: 0px;
left: 0px;
text-align: center;
width: 700px;
height: 136px;
background-color: none;
background-image:url(../images/snowbackground.png);
border: none;
}

.buttonwrapperhorizontal{ /* Container you can use to surround a CSS button to clear float */
	position: relative;
	top: -28px;
	overflow: visible; /*See: http://www.quirksmode.org/css/clearing.html */
	margin: 0px auto 6px auto;
	background-color: #00CC33;
	background-image: none;
	z-index: 9;
}


.buttonholder{ /* Container you can use to surround a CSS button to clear float */
position: relative;
left: 224px;
visibility: visible;
overflow: visible;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.squarebutton{
background: transparent url('../images/buttons/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #333333; /*button text color*/
}

a.squarebutton span{
background: transparent url('../images/buttons/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

a.squarebuttonOrange{
background: transparent url('../images/buttons/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a.squarebuttonOrange span{
background: transparent url('../images/buttons/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebuttonOrange:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebuttonOrange:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}


#dfxlogo {
float: right;
width: 65px;
height: 28px;
margin: 5px 26px 0px 0px;
border: 2px solid #000;

}

a.dfxdown {
display: block;
width: 65px;
line-height: 28px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 28px;
background: url('../images/directfxlogowo.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.dfxdown {
background-position: 0px -28px;

}


#copyrightsignoff {
float: left;
width: auto;
height: 28px;
margin: 5px 0px 0px 26px;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
font-color: black;
vertical-align: baseline;
text-align: left;
}

.clearfloats {
clear: both;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: xx-large;
color:#333333;
margin: 0px 50px 14px 50px;
text-align: left;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
margin: 0px 0px 14px 0px;
text-align: left;
line-height: 1.4em;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-size: x-large;
color: #333333;
margin: 0px 50px 14px 50px;
text-align: left;
}


h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #333333;
margin: 0px 0px 14px 0px;
text-align: left;
}


.guarantee {
color: #000;
background-color: none;
background-image: url(../images/tpng60.png);
border: 1px #000 solid;
padding: 2px 5px 4px 5px;
width: auto;
overflow: visible;
font-size: 9px;
text-align: center;
font-weight:  bold;
}

.floatpicturebox {
float: right;
border: 3px #000;
margin: 0px 0px 4px 15px;
}

.bolditalic {
font-weight: bold;
font-style: italic;
font-size: .8em;
}

.bold {
font-weight: bold;
}

#galleryholder {
width: 630px;
padding: 5px;
}

.gallerypictureboxleft {
float: left;
width: 190px;
margin: 5px 5px 20px 0px;
border: 1px solid #000;
}

.gallerypictureboxcenter {
float: left;
width: 190px;
margin: 5px 4px 20px 22px;
border: 1px solid #000;
}

.gallerypictureboxright {
float: right;
width: 190px;
margin: 5px 0px 20px 5px;
border: 1px solid #000;
}

.photo {
margin: 5px;
}

.photobox {
position: relative;
width: auto;
text-align: center;
}

/* SO LIGHTBOX STUFF */

#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; }

/* EO LIGHTBOX STUFF */

#nextbutton {
float: right;
width: 63px;
height: 21px;
margin: 0px 0px 0px 0px;
border: none;

}

a.nextbutton {
display: block;
width: 63px;
line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 21px;
background: url('../images/next.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.nextbutton {
background-position: 0px -21px;

}

#backbutton {
float: left;
width: 63px;
height: 21px;
margin: 0px 0px 0px 0px;
border: none;

}

a.backbutton {
display: block;
width: 63px;
line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 21px;
background: url('../images/back.png') 0px 0px no-repeat;
text-decoration: none;

      }

a:hover.backbutton {
background-position: 0px -21px;

}

#christmastree {
position: relative;
top: -145px;
left: 425px;
width: 300px;
height: 489px;
background-color: none;
z-index: 1;
margin: 0px 0px -489px 0px;
}

#christmastreesecondattempt {
float: right;
width: 300px;
height: 489px;
background-color: none;
z-index: 5;
margin: 0px 0px -489px 0px;
}

.floatleft {
float: left;
width: 400px;
margin: 0px 0px 25px auto;
}

p.leftpara {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
}

.pushupimg {
position: relative;
top: -16px;
}

.leftcol {
float: left;
width: 300px;
margin: 0px 10px 12px 0px;
}

.rightcol {
float: right;
width: 305px;
margin: 0px 0px 12px 10px;
}

p.leftparabold {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
font-weight: bold;
}

.rightcolbox {
float: right;
width: 305px;
margin: 0px 0px 12px 10px;
padding: 5px 10px 14px 10px;
background-image:url(../images/tpng60.png);
border: #000 solid 1px;
}

p.rightbox {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
}

.imglift {
position: relative;
width: 210px;
top: -18px;
margin: 0px 0px 5px 0px;
}

.centertitle {
position: relative;
width: 210px;
top: -9px;
margin: 0px auto 0px auto;
text-align: center;
}


#floatlefttitle {
width: 500px;
float: left;
}

.offset {
position: relative;
top: 14px;
left: 0px;
width: 470px;
margin: 0px 0px 24px 0px;
}
