@charset "UTF-8";
body  {
	background: #333300 url(images/bg.gif);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #330000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.workingdogcompany #container {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #003300;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/containerbg.jpg);
	background-repeat: repeat-y;
} 
.workingdogcompany #header {
	background: #FFFFFF url(images/workingdogs.jpg) no-repeat right;
	padding: 0 10px 0 20px;  
} 
.workingdogcompany #headerbox {
	float: right;
	height: 30px;
	width: 300px;
	text-align: right;
}
.workingdogcompany #headerbox a {
	color: #006600;
	font-size: 12px;
}
.workingdogcompany #headerbox a:hover {
	color: #666600;
	text-decoration: none;
}

/* //////// MENU BAR \\\\\\\\ */

.workingdogcompany #menubar {
	font-size: 11px;
	width: 980px;
	height: 30px;
	background-image: url(images/linkbg.jpg);
	background-repeat: no-repeat;
} 
.workingdogcompany #menubar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.workingdogcompany #menubar ul a {
	color: #FFF;
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding: 8px 2px 7px 2px;
	text-align: center;
	border-left: 1px solid #273F19;
	border-right: 1px solid #5B882F;
	text-shadow: 1px 1px 1px #333;
}
.workingdogcompany #menubar ul a:hover {
	color: #CCC;
	text-shadow: 1px 1px 1px #333;
}
.workingdogcompany #menubar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 81px;
	float: left;

}
/* //////// END MENU BAR \\\\\\\\ */



.workingdogcompany #sidebar1 {
	float: left;
	width: 150px;
	padding: 10px 10px 15px 20px;
	background-image: url(images/sidebg.jpg);
	background-repeat: no-repeat;
}
.workingdogcompany #sidebar1 a {
	display: block;
	color: #006600;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 8px;
	
}
.workingdogcompany #sidebar1 a:hover {
	color: #666600;
	text-decoration: underline;
}
.workingdogcompany #sidebar1 h1 {
	font-size: 16px;	
}
.workingdogcompany #workingdogcompanybutton {

}
.workingdogcompany #workingdogcompanybutton a:hover {
	background-color: #FFF;
}

.workingdogcompany #mainContent {
	margin: 0 0 0 180px; 
	padding: 10px 20px 20px; 
	font-size: 13px;

	background-image: url(rotator/rotate.php);
	background-repeat: no-repeat;
	background-position: center top;
}
.workingdogcompany #mainContent h1 {
	font-size: 16px;
	color: #333300;	
}
.workingdogcompany #mainContent h2 {
	font-size: 14px;
	color: #666600;
}
.workingdogcompany #mainContent h3 {
	font-size: 13px;
	color: #333300;
}
.workingdogcompany #mainContent a {
	color: #006600;	
}
.workingdogcompany #mainContent a:hover{
	color: #666600;
	text-decoration: none;
}
.workingdogcompany #footer {
	padding: 5px 0px 5px 0px;
	background:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
} 
.workingdogcompany #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	text-align: center;
	padding-bottom: 2px;
}
.workingdogcompany #footer a {
	font-size: 10px;
	color: #336600;
}
.workingdogcompany #footer a:hover {
	color: #333300;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.formboxes1 {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003300;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contacttable1 {
	border-right: 1px solid #003300;
	padding-right: 10px;
}
/************* #search styles ***************/
.workingdogcompany #search{	
}

.workingdogcompany #search h1{
	font-size: 14px;
	margin-bottom: 3px;
	color: #666600;

}

.workingdogcompany #search form{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.workingdogcompany #search a {
	font-size: 11px;
	line-height: 16px;
}

img {

border-color: #006600;

}
.emphtext1 {
	color: #666600;
}
.smalltext1 {
	font-size: 9px;
}

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