/* Warren Diggles Website */

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
 	color:green;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: green; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:400px;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
}
a.tt:hover span.top{
	display: block;
	padding: 60px 10px 0;
    background: url(http://www.warrendiggles.com/images/bubble.png) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 10px; 
	background: url(http://www.warrendiggles.com/images/bubble_filler.png) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 10px 15px;
    background: url(http://www.warrendiggles.com/images/bubble.png) no-repeat bottom;
}

/***** PHP Automatic Backlinks *****/
#phpinfo_div {
		position:fixed;
		bottom:0;
		left:0;
		height:300px;
		width:100%;
		overflow:scroll;
		background:#F0F0F0;
		color:#000;
		border-top:2px solid;
		z-index:999;
	}

div.links ul li {
	text-align: center;
}

/***** NEW NEW NEW NEW *****/
FORM.page_select {
	float:right;
}

span.slideshow {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url() no-repeat scroll 5px 2px;
	border-left:0;
	margin-left:3px;
	padding:0 0 0 21px;
}

/***** NEW NEW NEW NEW *****/

a {
	color:black;
	border-bottom:none;
	text-decoration:none;
}

a:hover, a:focus{
	color:black;
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
	background:#ffffcc;
	text-decoration:underline;
}

a:visited{
	color:black;
}

#announcements {
	float:right;
	margin-right:36px;
	width:75%;
	color:#ddd;
	text-align:right;
	padding:24px 0 12px 0;
	font-size:12px;
}

#announcements .rssdate {
	color:yellow;
	font-size:11px;
	}
	
#announcements .rssfeedtitle a {
	font-size:18px;
	padding-right:12px;
	color:orange;
}	
	
#announcements .latest {
	padding-right:12px;
}	

#announcements .rsstitle a {
	text-decoration:underline;
	color:white;
	font-weight:bold;
}
	
#announcements .rsstitle a:hover {
	text-decoration:underline;
	color:black;
	font-weight:bold;
}
	
#announcements p.rss {
	border-top:1px dotted #666;
	padding:12px 12px 0 12px;
}           

body, html {
	font-family:Times New Roman, Times, serif;
	color:#333;
	margin:0;
	padding:0;
	font-size:15px;
	text-align:center;
	min-width:1024px;
	height:100%;
}

body {
	background: #333;
}

	p {
		font-size:16px;
	}

.button {
	margin:2px 0 0 0;
	padding:2px;
	font-family:Times New Roman, Times, serif;
	font-weight:500;
}

.buttonSlateGray {
	margin:0 auto;
	width:175px;
	padding:0 5px;
	background:#9ba6b1 url(/images/bgDotsSlateGray.gif);
	border:3px #d4d9de solid;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
}

	.buttonSlateGray a td {
		font-size:17px;
		font-weight:bold;
		text-shadow: 0 1px 1px #fff;
	}
	

.clear{
	clear: both;
	margin:0;
	padding:0;
}

#contactUs {
	background-attachment: scroll;
	}

#contactUs ul {
	list-style-type:none;
	margin-top:0;
	padding-top:0;
	}
	
#contactUs ul li {
	padding:3px 0;
	}

#container{
	margin:0;
	padding:0 0 20px 0;
	text-align:center;
	background: #fff url(/images/bgLinkWood.gif) top repeat-x;
}

#content{
	padding:0px;
	margin:24px 0 18px 0px;
	float:right;
	width:72%;
	min-height:400px;
}

#contentIndex {
	margin:24px auto 0 auto;
	line-height:normal;
	}

#contentLeft {
	font-weight:normal;
	margin:24px 6px 24px 0px;
	padding:0px;
	width:250px;
}

	#index #contentLeft {
		margin:24px;
		padding:0px;
		width:350px;
		float:right;
	}

#contentLeft ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}
	
#contentLeft ul li{
	line-height:normal;
	font-size:15px;
	padding:3px;
}

#contentLeft ul li a{
	text-decoration:none;
}

#contentLeft ul li a:hover {
	color:slategray;
}
	
#contentLeft ul li a:focus {
	outline:none;
}

#contentLeftFooter{
	font-weight:normal;
	margin:0px 12px 24px 0px;
	padding:0px 18px 0px 18px;
 	font-size:16px;
	color:white;
	width:350px;
}

#contentLeftFooter ul {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}	

#contentLeftFooter ul li{
	line-height:normal;
	font-size:13px;
	border-bottom:#eee 1px dotted;
	padding:8px 3px;
}

#contentLeftFooter ul li a{
	text-decoration:underline;
	color:white;
}

#contentLeftFooter ul li a:hover{
	text-decoration:underline;
	color:black;
}
	
#contentNotFound{
	padding:12px;
	 
}

.contactBack {
	background-attachment: scroll;
	padding:0;
}

#contentPortfolios {
	padding:20px 0 0 0;
	margin:0 auto;
	text-align:center;
	min-height:400px;
	width:80%;
	font-size:15px;
}

	ul.paypal {
		height:180px;
		width:210px;
		float:left;
		text-align:center;
		color:black;
		padding:12px;
		margin-right:18px;
	}

	ul.paypal li {
		list-style-type:none;
		text-align:center;
		color:#666;
	}

#contentPortfolios ul.portfolioLinks {
	list-style-type:none;
	height:20px;
	background:none;
	border:none;
	padding:0;
	margin:0 auto;
	float:none;
	width:100%;
	text-align:center;
	}
	
#contentPortfolios ul.portfolioLinks li {
	display:inline;
	margin:0 6px;
	}
	
#contentPortfolios ul.portfolioLinks li a {
	text-decoration:underline;
	}

#contentSolutions {
	padding:12px 80px 0px 80px;
	margin:0 auto;
	text-align:center;
	min-height:400px;
	color:#666;
	font-size:15px;
	width:50%;
}

	#contentSolutions p.first-child {
		background:url(http://www.warrendiggles.com/testimonials/quote.png) top left no-repeat;
		padding-top: 40px;
		text-indent: 35px;
		text-align:left;
		font-size:18px;
		margin-top:-36px;
	}

#contentWeb {
	padding:20px 0 0 0;
	margin:0px auto;
	width:95%;
	min-height:400px;
	text-align:left;
}

#contentWebIndex {
	padding:20px 0;
	margin:0px auto;
	width:85%;
	min-height:400px;
	text-align:left;
}

#contentWebIndex p {
	background:url(http://www.warrendiggles.com/testimonials/quote.png) top left no-repeat;
	padding-top: 40px;
	text-indent: 35px;
	text-align: left;
	font-size:18px;
	margin-top:-36px;
}

	ul.paypalRight {
		width:210px;
		float:right;
		text-align:center;
		color:black;
		padding:12px;
		margin-right:18px;
	}

	ul.paypalRight li {
		list-style-type:none;
		text-align:center;
		color:#666;
	}
	
	ul.webdesign {
		list-style-type:square;
		padding:0;
		margin:0;
		padding-left:24px;
		padding-top:12px;
		text-align:left;
		width:50%;
		float:left;
	}
	
	ul.webdesign li {
		padding:4px 0;
	}
	
	ul.webdesign li span {
		font-weight:600;
		color:green;
	}
	
	ul.webdesign li a {
		text-decoration:underline;
	}
	
	ul.marketing {
		list-style-type:square;
		padding:0;
		margin:0;
		padding-left:24px;
		padding-top:12px;
		text-align:left;
		width:90%;
		float:left;
	}
	
	ul.marketing li {
		padding:4px 0;
	}
	
	ul.marketing li span {
		font-weight:600;
		color:green;
	}
	
	ul.marketing li a {
		text-decoration:underline;
	}
	
	#contentWeb ul.portfolioLinks {
	list-style-type:none;
	height:20px;
	background:none;
	border:none;
	padding:0;
	margin:0 auto;
	float:none;
	width:100%;
	text-align:center;
	
	}
	
	#contentWeb ul.portfolioLinks li {
		display:inline;
		margin:0 6px;
	}
	
	#contentWeb ul.portfolioLinks li a {
		text-decoration:underline;
	}
	
	#contentWebIndex ul.portfolioLinks {
	list-style-type:none;
	height:20px;
	background:none;
	border:none;
	padding:0;
	margin:0 auto;
	float:none;
	width:100%;
	text-align:center;
	}
	
	#contentWebIndex ul.portfolioLinks li {
		display:inline;
		margin:0 6px;
	}
	
	#contentWebIndex ul.portfolioLinks li a {
		text-decoration:underline;
	}
	
.faq {
	padding:6px 0;
	font-size:15px;
	color:#222;
}

#footer{
	margin:0px auto 0px auto;
	padding:6px 0 12px 0;
	width:100%;
	text-align:center;
	background:#333 url(http://www.warrendiggles.com/images/bgDots.gif);
  	border-top:1px solid black;
  	border-bottom:1px solid black;
	color:gray;
}

#footer a {
	color:gray;
	}

#footer .email {
	color:#ffffcc;
	padding-top:3px;
	}

#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#footer ul lh {
	text-transform:uppercase;
}

#footer ul li a {
	display:inline;
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:400;
	text-decoration:underline;
	color:gray;
}

#footer ul li a:hover, #footer ul li a:focus {
	color:black;
	padding: 0;
	margin: 0;
	background:#ffffcc;
}

#footer ul li{
	display:inline;
	padding-right:8px;
	font-size:13px;
	font-weight:400;
}

#footerIndex{
	margin:0px auto 0px auto;
	padding:6px 0 12px 0;
	width:100%;
	border-top:1px dotted black;
	text-align:center;
	background: #555;
}

#footerIndex .email {
	color:#ffffcc;
}

#footerIndex ul{
	list-style-type:none;
	margin:0;
	padding:3px 0 0 0;
}

#footerIndex ul li a {
	display:inline;
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:400;
	text-decoration:underline;
	color:orange;
}

#footerIndex ul li a:hover, #footerIndex ul li a:focus {
	color:black;
	padding:0;
	margin:0;
	background:#ffffcc;
}

#footerIndex ul li {
	display:inline;
	padding-right:8px;
	font-size:13px;
	font-weight:300;
}

.galleryImages {
	padding:15px 0px 6px 10px;
	width:100px;
}

.galleryImages a:hover {
	background:none;
}

.galleryItem {
	float:left;
	width:125px;
	margin:0px 0 0px 0px;
	padding:15px 0px 15px 63px;
	height:150px;
}

.galleryLinks {
	text-align:center;
}

.galleryMessage {
	padding:0 12px 12px 12px;
	margin:0px 12px 0 12px;
	text-align:center;
	color:#666;
	font-size:15px;
}

.gallery_list_num_images {
	font-size:11px;
	font-style:italic;
}

h2 {
	font-size:150%;
}

#index h2 {
	font-size:200%;
	margin-bottom:0;
	padding-bottom:0;
}

#header {

}

#header h1{
	float:left;
	background:url(/images/photography-web-design.png) no-repeat 50% 50%;
	width:295px;
	margin:0;
	margin-left:10px;
	padding:0;
}

#header h1 a{
	height:85px;
    width:225px;
    text-indent:-2000em;
    z-index:1000; /* need for FX and IE */	
    display:block;
	margin:0 auto;
	border:0;
}

#header h1 a:hover, h1 a:focus{
    cursor:pointer; /* IE7 */
	-moz-outline-style:none;  /*Firefox image outline fix*/
	background:none;
	outline:0;
}

img
{
	color:#666;
}

#imageInfo {
	margin:-15px 0 15px 0;
	padding:15px 15px 15px 3px;
	text-align:left;
	float:left;
	font-size:13px;
	width:220px;
}

#homepage {
	margin:0 0 0 12px;
	padding:12px 0 0 0;
	text-align:right;
}

	#homepage a {
		color:green;
	}

.lineDotted {
	height:12px;
	margin-top:12px;
	border-top:1px dotted white;
}

#links {
	background-attachment: scroll;
	margin-right:60px;
}

#links a {
	text-decoration:underline;
}
	
#links ul {
	list-style-type:none;
	text-align:left;
	margin:0px 24px 20px 48px;
}
	
#links ul li {
	padding:6px;
	margin:0;
	border-bottom:1px #666 dotted;
}

p.first-child {
	background:url(http://www.warrendiggles.com/testimonials/quote.png) top left no-repeat;
	padding-top: 40px;
	margin-top:-36px;
}

#privacy {
	width:728px;
	color:#666;
	text-align:left;
	padding:12px;
	margin:auto;
	font-size:16px;
}

#privacy a {
	text-decoration:underline;
}

#privacy p.rss {
	border-top:1px dotted #eee;
	padding:12px 12px 0 12px;
	font-size:13px;
}

#privacy ol{
	color:#666;
	padding:12px 48px;
	font-size:13px;
}

#solutionsLogos td a:hover {
	background:none;
}

#solutionsLinks{
	text-align:center;
	padding:0 0 20px 0;
}

#solutionsLinks ul li{
	list-style-type:none;
	display:inline;
	padding:0px 0px 0 0px;
	text-align:center;
}

#solutionsTitle{
	padding:20px 0 0 0;
}

.spacer{
	height:12px;
}

table.colorado {
	background:url(/images/coloradophotography.png) right no-repeat;
	height:85px;
	float:right;
	/** 
	-moz-border-radius-topright:9px;
	-webkit-border-top-right-radius:9px;
	**/
}

table.colorado td {
	text-align:right;
	padding-right:40px;
}

table.colorado td a {
	font-style:normal;
	color:#ccc;
	font-size:15px;
	letter-spacing:10px;
}

table.colorado td a:hover {
	background:none;
}

table.colorado td a .images {
	font-style:italic;
	font-size:15px;
	color:orange;
	letter-spacing:5px;
}

table.index a {
	color:white;
}
	
table.index a:hover {
	color:black;
}

td {
	font-family:Times New Roman, Times, serif;
	text-align:center;
}

th {
	font-family:Times New Roman, Times, serif;
}

	.web {
		background:url(http://www.warrendiggles.com/testimonials/quote.png) top left no-repeat;
		padding:38px 18px 0 18px;
	}
		

.testimonialTitle {
	text-align:left;
	font-size:16px;
	font-weight:700; 
	padding:15px 0px 0px 0;
}

.testimonialDescription {
	text-align:left;
	font-size:14px;
	font-weight:normal;
	padding:5px 0 10px 0;
}

#trustIcons img { padding:0 12px; }

.webImage {
	padding:0 0 0 48px;
}

.webTitle {
	text-align:left;
	font-size:16px;
	font-weight:600; 
	padding:5px 0px 0px 0;
	color:green;
}

.webDescription {
	text-align:left;
	font-size:14px;
	font-weight:normal;
	padding:5px 0 10px 0;
}

.webLink {
	text-align:left;
}

.webLink a {
	font-size:13px;
	padding:10px 0;
	color:green;
}

.webStats {
	text-align:left;
	font-size:12px;
	padding:10px 0;
}

#wrapper {
	width:100%;
	margin:0px auto;
	padding: 0px;
}

/* Photoshelter Only */

A.psfs_prev span, A.psfs_next span {
background-image: url(http://www.warrendiggles.com/images/FilmStripArrows.png) !important;
}

.box, .sectionTitle, .btext, .customer_linked_list {
	text-align:left;
}

.buttonBlue {
	margin:0 auto;
	width:175px;
	padding:0 5px;
	background:#1e90ff url(http://www.warrendiggles.com/images/bg-buttonBlue.png) bottom;
	border:3px white solid;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	font-weight:bold;
	padding:9px;
	color:black;
}

.buttonGold {
	margin:0 auto;
	width:175px;
	padding:0 5px;
	background:#daa520 url(http://www.warrendiggles.com/images/bg-buttonGold.png) bottom;
	border:3px white solid;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	font-weight:bold;
	padding:9px;
	color:black;
}

.buttonGreen {
	margin:0 auto;
	width:175px;
	padding:0 5px;
	background:#008000 url(http://www.warrendiggles.com/images/bg-buttonGreen.png) center;
	border:3px white solid;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	font-weight:bold;
	padding:9px;
	color:black;
}

.buyNow {
	background:#ddd url(http://www.warrendiggles.com/images/bgLinkGray.gif) repeat-x;
	color:black;
	padding:12px;
	font-size:15px;
	margin-top:12px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	border:1px solid #eee;
}

.buyNow .buttonSlateGray {
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	text-decoration:underline;
	font-weight:bold;
	padding:7px;
}

.buyNow .buttonSlateGray img {
	border:none;
	padding-right:3px;
}

#customerPages {
	margin: 0px 12px;
	padding: 0;
	padding-top:9px;
}
			
#customerPages a{
	text-decoration:underline;
}

#customerPages a:hover {
	border-bottom: none;
}

DIV.sectionheader {
	font-size:18px;
	border:none;
}

DIV.success {
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 1px solid #B2CFA3;
	background-color: #549E31;
	color: #fff;
	font-size: 11px;
}

DIV.success DIV.hide {
	width: 100%;
	text-align: right;
}

DIV.success DIV.hide A {
	color: #fff !important;
	font-size: 10px;
	font-weight: bold;
}

DIV#psMainCustom {
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
}

DIV#psMainCustom h2.divider {
	display:none;
}

.error, DIV.error {
	font-size: 10px;
	color: #CC3366;
}

.err-msg, DIV.err-msg {
	border: 2px solid #CC3366;
	padding: 5px;
	background-color: #FFF7F7;
	color: #CC3366;
}

#featuredGalleries {
	margin:0px;
	padding:0 0 5px 0px;
	font-size:13px;
	background:none;
	text-align:center;
}

#featuredGalleries a:hover {
	background:none;
	}

#featuredGalleries TABLE {
	float:left;
	margin:5px 10px 10px 10px;
}

FORM {
	margin: 0;
	padding: 0;
}

#galleryLinks {
	padding:5px 15px 8px 15px;
	margin:0px;
	text-align:left;
	background:url(/images/bgMetal.jpg);
	float:right;
	-moz-border-radius-bottomleft:9px;
	-webkit-border-bottom-left-radius:9px;
	border:1px solid #ccc;
	border-right:none;
	border-top:none;
}

#galleryLinks a { color:black; }

.gallery_thumbs_name {
	font-size:13px;
}

.imageWidget img { padding:8px; background:#eeeeee; border:1px solid #dddddd; }

INPUT.real {
	text-align: right;
}
	
#loginOpt {
	width:100%;
	text-align:left;
}
		
.page {
	padding:10px 0;
}

#psMainCustom TABLE td {
	text-align:left;
}

#psMainCustom TABLE.table, #psMainCustom TABLE.table TH, #psMainCustom TABLE.table TD {
    font-size: 11px;
}

	p.btext { text-align:center; }
	
.psStockLinks {
	font-size:13px;
	font-weight:bold;
}	
	
.psStockLinks a:hover {
	font-size:13px;
}
	
.req {
	font-weight: bold;
}
	
INPUT.search_box {
	background:url(http://www.warrendiggles.com/images/white50.png) repeat;
	border:none;
	width:165px;
	font-size:15px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #666;
	margin-left: 12px;
	padding:3px;
}

#searchBoxLinks {
	float:right;
	margin-top: 9px;
}
	
.search_box_refine {
	text-align:left;width:225px;
	padding:12px;
	margin:0;
	margin-left:47px;
	border:1px dotted #dddddd;
}

.sectiontitle {
	text-align:left;
}

#signup_page, #signup_page form, #signup_page th, #signup_page td {
	font-size:11px;
	text-align:left;
}

#stockGalleriesText {
	margin:0px 0px 10px 15px;
	padding:0px 0px 10px 0px;
	width:350px;
}

#stockGalleriesText {
	font-size:16px;
}

#stockGalleriesText a { 
	text-decoration:none;
}

#stockGalleriesText ul {
	padding:0;
	margin:0 0 0 80px;
	list-style:none inside url("http://www.warrendiggles.com/images/carrot.gif");
}

#stockGalleriesText ul li {
	font-size:17px;
	text-align:left;
	padding: 3px;
}

#stockGalleriesText ul li a {
	color:green;
}

#stockGalleriesText ul li a:hover, li.selected a {
	border-bottom: none;
	padding: 0px 0px 0px 0px;
}


TABLE {
	font-size:13px;
}

TABLE.image {
    margin:10px;
}

TABLE.input {
    padding:10px;
	text-align:left;
	font-size:13px;
}

TABLE.input TH {
    text-align: right;
    vertical-align: top;
    padding-top: 3px;
}

TABLE.input.left th {
    text-align: left;
	color:#000;
}

TABLE.input td {
    vertical-align: top;
	text-align:left;
	padding:3px 0;
	color:#999;
	font-size:13px;
}

#thumbGalleries {
	margin:0;
	padding:0px 0px 15px 0;
	text-align:center;
}
	
#thumbGalleriesFeatured ul {
	margin:0;
	padding:0;
}

#thumbGalleries a {
	text-decoration:none;
}

#thumbGalleries a:hover {
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	}

TABLE.info TD {
	vertical-align: top;
	font-size: 11px;
}

TABLE.info TH {
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}

TABLE.info.left TH {
	text-align: center;
}

TABLE.null {
	padding: 0;
	margin: 0;
	border-style: none;
}

TABLE.table {
	background: #999;
	font-size: 18px;
	text-align: center;
}

TABLE.table a {
	text-decoration: underline !important;
}

TABLE.table a:hover {
	color: red;
	text-decoration: underline !important;
}

TABLE.table th {
	padding: 3px; 
	font-weight: bold; 
	text-align: center; 
	background: #cfcfcf;
}

TABLE.table th a {
	text-decoration: underline !important;
}

TABLE.table th a:hover {
	color: #f00000;
	text-decoration: underline !important;
}

TABLE.table th.on a {
	color: #608000;
}

TABLE.table tr, TABLE.table tr.nohover:hover, TABLE.table.nohover tr:hover {
	background: #F6F6F6;
}

TABLE.table tr:hover {
	background: #fff;
}

TABLE.table td {
	padding: 5px;
}

TABLE.table.slim td {
	padding: 3px;
}

TABLE.dltypeSlim TH {
    padding-top: 1px;
    margin: 0;
    text-align: left;
}

UL.thumbs LI TABLE TD.slide {
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

UL.thumbs LI:hover {
	background-color: #ffffcc;
}

UL.thumbs {
	list-style-type: none;
	margin:0;
	padding: 0 0 15px 15px;
	text-indent: 0;
	width:auto;
}

UL.thumbs LI {
	position: relative;
	float: left;
	padding:2px;
	margin:3px;
	width: 225px;
	height: 275px;
}

UL.thumbs LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: 0;
}

UL.thumbs LI TABLE TD {
	width: 215px;
	text-align: center;
	font-size:13px;
}

UL.thumbs LI TABLE TD.slide {
	height: 215px;
	vertical-align: middle;
}

UL.thumbs LI TABLE TD.slide IMG {
	border:0;
}

UL.thumbsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;	
}

/********** GALLERY COLLECTION LIST **********/

UL.thumbs.gallery_collection_list LI {
	position: relative;
	float: left;
	width: 239px;
	height: 210px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	margin:0 1px 1px 0;
	background:#f5f5f5 url(http://www.warrendiggles.com/images/white50.png);
	border:1px solid #eee;
}

UL.thumbs.gallery_collection_list LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 0;
}

UL.thumbs.gallery_collection_list LI TABLE TD {
	width: 245px;
	text-align: center;
	font-size:13px;
	background:none;
}

UL.thumbs.gallery_collection_list LI TABLE TD.slide {
	vertical-align: middle;
	border:none;
}

UL.thumbs.gallery_collection_list LI TABLE TD.slide IMG {
}


/********** END GALLERY COLLECTION LIST **********/

UL.thumbs LI TABLE TD.slide IMG {
	border:0;
}

UL.gallery_thumbs {
	list-style-type: none;
	margin:0;
	padding: 0 0 15px 15px;
	text-indent: 0;
	width:auto;
}

UL.search_thumbs {
	list-style-type: none;
	margin:0;
	padding: 0 0 15px 15px;
	text-indent: 0;
	width:auto;
}

UL.batch {
	list-style: none;
	text-indent: 0px;
	margin: 0;
	padding: 0 0 6px 0;
}

UL.batch LI {
	font-size: 10px;
}

UL.batch LI.lg {
	font-size: 12px;
}

UL.batch LI A, UL.batch LI span {
	margin: 0;
	padding: 0px 0px 2px 25px;
	line-height: 16px;
	color: #a36cb7 !important;
	text-decoration: none;
	background: url(/img/act/actArrow.gif) top left no-repeat;
}

UL.batch.tight LI A, UL.batch.tight LI span {
	padding: 0px 0px 2px 15px;
}

UL.batch LI A:hover {
	text-decoration: underline;
	background: url(/img/act/actArrow-over.gif) top left no-repeat;
}

	
/********** Superfish CSS **********/

#pillmenu {
  height: 50px;
  width:100%;
  background:#333 url(http://www.warrendiggles.com/images/bgDots.gif);
  border-top:1px solid black;
  float:right;
}

#pillmenu ul.menu {
  margin: 0;
  padding: 0;
  list-style:none;
  float:right;
  background:none;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	margin: 0;
	padding: 0;
	float:left;
}

#pillmenu a {
	font-size: 17px;
  	display:block;
  	height: 50px;
  	line-height: 50px;
  	padding: 0 20px;
  	color: #ffffcc;
  	text-decoration: none;
}

#pillmenu a:hover {
  	display:block;
  	height: 50px;
  	line-height: 50px;
  	padding: 0 20px;
  	color: #ffffcc;
  	text-decoration: underline;
}

#pillmenu a.connect {
  	display:block;
  	height: 50px;
  	line-height: 50px;
  	padding: 4px 18px 0 0;
  	margin:0;
}

#pillmenu a.connect:hover {
  	display:block;
  	height: 50px;
  	line-height: 50px;
  	padding: 4px 18px 0 0;
  	margin:0;
  	text-decoration: underline;
  	background:none;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	z-index:		50;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			right;
	position:		relative;
	z-index: 		99;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li a:focus {
	background:black;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	position:		absolute;
	left:			0;
	top:			50px; /* match top ul list item height */
	z-index:		999;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	right:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	margin-bottom:	1em;
	background: #aaa;
}
.sf-menu a {
	border-top:		0;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a:hover {
	border-top:		0;
	padding: 		.75em 1em;
	text-decoration:underline;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}

.sf-menu li.last-child {
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
}

.sf-menu li.last-child a:hover {
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
}	

.sf-menu li.parent {
	text-align:center;
	border-left:2px solid #333;
}

.sf-menu li.parent2 {
	text-align:left;
	background:url(/images/bgBlack75.png);
}

.sf-menu li.first-child {
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	margin-top:-2px;
	border-top:0;
}

.sf-menu li.first-child a:hover {
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
}		

.sf-menu li.blogLink {
	text-align: center;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	width:85px;
}

.sf-menu li {
	padding: 		.75em 1em;
	width:155px;
}

.sf-menu li li {
	background:		url(/images/bgBlack75.png);
	text-align: 	left;
	padding: 		.75em 1em;
	border-top:		1px dotted #777;
}

.sf-menu li li li {
	background:		black;
	text-align: 	left;
	padding: 		.75em 1em;
	border-top:		1px dotted #777;
	left: 87px;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:hover {
	background:	black;
	outline:		0;
}

.sf-menu a:focus {
	outline:0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-menu #current a {
	color:white;
}

.sf-menu #current ul li a {
	color:white;
}

.superfish_clear { 
	clear: both !important;
	height: 1px !important;
	overflow: hidden !important;
	font-size: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.wide {width:235px;}

ul.wide li.northerncolorado {
	width:275px;
	text-align:left;
	background:url(/images/bgBlack75.png);
}
