/*
Theme Name: Acorn Glass
Theme URI: http://www.propage.co.uk/
Description: Thedefault theme for Acorn Glass.
Author: the Mike Davies
Version: 2.0
Tags: two-columns, fixed-width, custom-header
*/
@import url("css/screen.css");
@import url("css/nav.css");
@import url("css/nivo-slider.css");
@import url("css/custom-nivo-slider.css");

body {
	background-color: #CCC;
}
.container {
	width:950px;
	margin:10px auto;
	padding: 10px;
	background-color: #FFF;
}
h1, h2, h3, h4, h5, h6 {
	color: #4A918D;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
	clear: both;
}

.ddcolortabs {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.ddcolortabs ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
}
.ddcolortabs li {
	display:inline;
	margin:0;
	padding:0;
}
.ddcolortabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0 0 8px 0;
	padding:0 0 0 4px;
	text-decoration:none;
}
.ddcolortabs a span {
	float:left;
	display:block;
	background:url("images/tabright-1.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
.ddcolortabs a span
	float:none;
}
.ddcolortabs .selected a, #ddcolortabs .selected a span {
	background-color: #591f20;
}
.ddcolortabsline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: black;
	border-top: 1px solid red; Remove this to remove border between bar and tabs*/
}
.dropmenudiv_a {
	position:absolute;
	top: 0;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}
.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 10px;
	border-bottom: 1px solid #999; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	background-color: #e7f1f8;
	color: #666;
}

* html .dropmenudiv_a a{ /*IE only hack*/
w	idth: 100%;
}

.dropmenudiv_a a:hover { /*THEME CHANGE HERE*/
	color: orange;
}
#colortab {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-image: url(images/topcurve.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#colortab a span {float:none;}

/* End IE5-Mac hack */
#colortab a:hover span {
	color:#FF9834;

}
#colortab a:hover {
	background-position:0% -42px;
}

#colortab a:hover span {
	background-position:100% -42px;
}

.logo img {
	margin: 20px 0 0 20px;
}
.contact img {
	margin: 5px 0 0 290px;
}
#banner {
	height: 220px;
	background-image: url(images/gradient.jpg);
	margin-bottom: 10px;
}
ul {
	list-style: none;
}
li {
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 20px;
}
#boxtop {
	background-color: #F7F7F7;
	margin: 0 10px 10px 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.screen-reader-text {
	display: none;
}
input#s {
	width: 200px;
}
#searchsubmit {
	color: #4A918D;	
}
#bannertextlarge {
	color: #FFFFFF;
	font-size:20px;
	font-style: italic;
	line-height: 1.2em;
	margin-top: 40px;
}

#bannertextsmall {
	color: #FFFFFF;
	font-size:14px;
}
.ngg-album-desc {
	text-decoration: none;
	color: #999;
	text-align: center;
}
img.alignleft, img.alignright, img.aligncenter {
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.alignleft {
	float: left;
	margin-right: 10px;	
}
.alignright {
	float: right;
	margin-left: 10px;	
}
div.left {
float:left;
margin:0 10px 10px;
width:75px;
}
div.left img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #999;
}
div.left p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 1;
}
#icons img {
	border: none;
	padding: 0;
}
#lightbox-overlay-text-about{
	display: none;
}
.techdocs li {
	background-image: none;
	float: left;
	padding-left: 0;
	margin-right: 16px;
}
.techdocs li a {
	text-decoration: none;
}
.techdocs li a img {
	padding: 10px;
	border: 1px solid #ccc;
}
.techdocs p {
	color: #666;
	font-size: 10px;
	text-align: center;
}
.docsmenu h2 {
	font-size: 25px;
	margin-bottom: 10px;
}
.wp-caption-text {
	text-align: center;
}
#acornicon {
	padding: 16px;
}
.galleryimage {
	float: left;
}
.galleryimage p {
	text-align: center;
	clear: both;
}
.sidebar-add {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 6px;
}
.size-thumbnail {
	margin-left: 5px;
	border: 1px solid #ccc;
	padding: 2px;
}.attachment-alignleft {float: left; border: 1px solid #CCC; padding: 2px; margin-right: 10px;}.halfpage {margin-right: 2%;float: left;width: 48%;}