/* Digby CSS Document */

body { background: #dbdccc url(../i/page-bg.jpg) repeat-x fixed left top; margin:0px; font-family: Tahoma,Arial,Verdana,sans-serif;}

p { 	font-size: 0.8em; 	line-height: 1.5em; }
	p a:link, p a:visited { color: #666; text-decoration: none; border-bottom: 1px solid #999; }
	p a:hover { background: #900; color: #FFF; }
	
img a:link, img a:visited, img a:hover {text-decoration: none; border: 0px; }
	
#contentarea { margin-top: 165px; margin-left: 15px; width: 480px; }
#flash {	z-index: -5;}

.whitelink a:link, .whitelink a:visited { color: #FFF; }
	.whitelink a:hover { background: #000; color: #FFF; }

/*TABLES */
.maintable { background: #FFF url(http://www.digbyeye.com/i/Digby-Logo.jpg) no-repeat center top;	border-left: 1px solid #666;	border-right: 1px solid #666;	border-top: 0px;	border-bottom: 0px;}
.lefttable { border-left: 1px solid #666; border-right: 1px solid #666; border-top: 0px; border-bottom: 1px solid #666; }

.footer { color: #FFF; padding: 5px 0 0 0; font-size: 0.7em; line-height: 1.3em; }
	.footer a:link, .footer a:visited { color: #FFF; text-decoration: none; }
	.footer a:hover { background: #FFF; color: #363; }
	
.tablecontent {font-size: 0.8em; 	line-height: 1.5em; }
	.tablecontent a:link, .tablecontent a:visited { color: #666; text-decoration: none; border-bottom: 1px solid #999; }
	.tablecontent a:hover { background: #900; color: #FFF; }
	
/* Nav */
#nav {background: #FFF; width: 483px; font: normal normal 0.65em/normal Verdana, Arial, sans-serif; color: #333; margin: 0px; padding: 0px; height: 34px; border:0px; z-index: 10; position: relative; left: 15px; top: 22px; }
ul { padding: 0px; margin: 0px; list-style-type: none;}
li { float: left;  position: relative; width: 69px; text-align: left;}
li ul { display: none; position: absolute; top: 34px; left: 0; }
li > ul { top: auto; left: auto;}
li:hover ul, li.over ul{ display: block;}
/*Main-Menu Style */
ul li a:link, ul li a:visited { border-left: 1px solid #CCC; padding-top: 5px; padding-bottom: 5px; padding-left: 2px; color: #7e5f42; background: #FFF; text-decoration: none; display: block; text-transform: uppercase;}
ul li a:hover {	background: #dbdccc; color: #990000; display: block; }
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/*Sub-Menu Style*/
ul li ul li a:link, ul li ul li a:visited{width: 175px; z-index: 8; background: #b1c5b1; border: 1px solid #9fb59f; color: #336633; text-decoration: none; display: block; font-size: 85%; text-align: left; padding-left: 5px; filter:alpha(opacity=95); -moz-opacity:0.95; opacity:0.95;}
ul li ul li a:hover { background: #336633; border: 1px solid #006600; color: #FFF; text-decoration: none; display: block; }

/*TITLES */
.RedTitle { color: #900; text-transform: uppercase; font: normal normal 1.1em/normal Tahoma,Arial,Verdana,sans-serif;}
.GreenTitle { color: #363; text-transform: uppercase; font: normal normal 1.1em/normal Tahoma,Arial,Verdana,sans-serif;}
.WhiteTitle { color: #FFF; text-transform: uppercase; font: normal normal 1.1em/normal Tahoma,Arial,Verdana,sans-serif;}

h1 { color: #363; text-transform: uppercase; font: normal normal 1.2em/0.9em Tahoma,Arial,Verdana,sans-serif; background: url(http://www.digbyeye.com/i/Khaki-Bar.jpg) no-repeat center left; padding: 0px 0px 0px 10px;}
h2 { color: #900; text-transform: uppercase; font: normal normal 1.1em/normal Tahoma,Arial,Verdana,sans-serif; background: url(http://www.digbyeye.com/i/Green-Bar.jpg) no-repeat center left; padding: 0px 0px 0px 10px;}
h2 A:link, h2 A:visited { color: #900; text-decoration: none; border-bottom: 1px dotted #900;  }
h2 A:hover { color: #FFF; background: #900; }
h3 { color: #363; text-transform: uppercase; font: normal normal 0.95em/normal Tahoma,Arial,Verdana,sans-serif;}

.green { color: #363;}
.red {color: #900;}

/*FLOATS */
.wholewidth { border-bottom: 1px solid #CCC; margin: 0 0 15px 0; padding: 0 0 15px 0;}
.leftside {float: left; width: 225px; border-right: 1px solid #CCC; padding: 0 10px 0 0; }
.rightside {float: right; width: 230px; padding: 0 0 0 0;}

.editbutton a:link, .editbutton a:visited { padding: 2px; background: #ECECEC; border: 1px solid #666; color: #000; text-decoration: none; font-size: 0.70em;}
	.editbutton a:hover { background: #900; color: #FFF; }

input { background: #FDFDFD; border: 1px solid #CCC; color: #000; font-size: 0.80em; }
textarea { background: #FDFDFD; border: 1px solid #CCC; color: #000; font-size: 0.80em; }

#flashmiddle { margin: 0px; padding: 0px; background: url(http://www.digbyeye.com/i/eyesbother/eyesbother-nike.jpg) no-repeat center top; width: 472px; height:147px; }