body 	{
	background-color: #666666;
	}

#layoutLogic-AB .col-B	{
	background-color: #666666;
	width: 0px;
	}

/*Q Dig settings*/
/* General */

#qdig 	{ 
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
/*the four entries have been added for the centering version of the gallery*/ 
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 135px;
	}

td.qdig-caption { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 }

.qdig-grayout { 
	color:#cccccc; 
	}

/* Links */

#qdig a { 
	color:#5599ff; 
	font-size: 1em;
	font-weight:bold; 
	text-decoration: none; 
	}

#qdig a:visited { 
	color: #5599ff; 
	font-weight:bold; 
	text-decoration:none; 
	}

#qdig a:hover { 
	color: #ff6600;
	text-decoration:none; 
	}


table#qdig-dirnav tr td	{
	font-size: .7em; /*controls title of all-thumbs page */
	color: #ee4400;
	}

table#qdig-dirnav tr td	b {
/*visibility: hidden; hides source gallery eg. 'Main', if not wanted*/
}

.qdig-navrow {
	font-size: .7em;
	}

/* Images */

img.qdig-image { 
	background-color:#eeeeee; 
	/*border:1px solid #cccccc; */
	}
	
img.qdig-thumb { 
	background-color:#eeeeee; 
	/*border:1px solid #cccccc; */
	}

img#qdig-thumb-current { 
	border:1px solid #ff0000; 
	}

/* Captions */

div.qdig-caption { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffcc;
	font-size: .7em;
	}

a img {
	border-style: none;
	} /*to get rid of blue border on Mozilla */


