/*
	This stylesheet contains front-end specific stylesheet data

	To place right column back up, uncomment td in template.php and swap below body
	back over.
*/

html , body		{ height: 100%; }

body			{ background: #CCCCCC url('images/bodyback.gif') repeat-y right; color: #000000; margin: 0; padding: 0; }

#mainheader		{ width: 100%; background: #737570 url('images/topback.jpg') repeat-x; height: 111px; }

#maintable		{ width: 100%; border: 0; padding: 0; margin: 0; border-collapse: collapse; }
#maintable td , #maintable th
				{ margin: 0; padding: 0; border: 0; }

#titlediv		{ float: left; }
#title			{ display: block; background: url('images/topleft.jpg') no-repeat; width: 534px; height: 93px; margin: 0; }
#title span		{ display: none; }
#logodiv		{ float: right; text-align: right; }
#logo			{ display: block; background: url('images/topright.jpg') no-repeat; width: 30px; height: 93px; margin: 0; }
#logo span		{ display: none; }

#specials		{ width: 185px; color: #FFFFFF; background: url('images/bodyback.gif') repeat-y right; }
#specials p		{ margin: 8px 2px 8px 2px; }
#specials img	{ border-width: 0px; padding: 0; margin: 0; }

#contentcell	{ background: #CCCCCC url('images/3dmain.gif') no-repeat top right; height: 314px; }
#content		{ padding: 0px 40px 4px 26px; }
#content img	{ border: none; padding: 0; margin: 4px; }

#title h1		{ margin: 0; padding: 0; }
#pagetitle h2	{ font-size: 140%; color: red; padding: 6px 40px 0 26px; margin: 8px 0 12px 0; }

#threedeetop	{ float: right; background: url('images/3dtop.jpg') no-repeat; width: 235px; height: 103px; }

#access			{ display: none; }
#contenttag		{ display: none; }
#specialstag	{ display: none; }
#navigationtag	{ display: none; }

#contactdiv		{ text-align: center; }
#contactform	{ border: 0; width: 80%; }
#contactform th	{ text-align: left; vertical-align: top; }
#contactform td	{ text-align: left; }
#contactform textarea
				{ width: 99%; }

#pathlink		{ display: none; position: absolute; left: 34px; top: 148px; font-size: 0.9em; padding-right: 200px; }

#barright		{ display: block; float: right; z-index: 2; }

/********************************************
			drop down menu
********************************************/

.menu			{ background: url('images/menuback.gif') repeat-x; height: 18px; width: 100%; margin: 0; padding: 0; }

/* menu itself */
.menu			{ position: absolute; top: 93px; }

/* top list */
.menu ul		{ list-style-image: none; margin: 0; padding: 0px 0px 0px 26px; }

/* child list #444444*/
.menu ul ul		{ position: absolute; display: none; background: #333333; padding: 0; margin: 1px 0px 0px -4px; border-color: #999999; border-width: 0 1px 1px 1px; border-style: solid; width: 17em; }

/* top list item */
.menu li		{ display: block; float: left; margin: 0; padding: 2px 14px 0px 0px; font-weight: bold; font-size: 0.85em; }

/* child list item */
.menu li li		{ display: block; clear: both; font-size: 0.9em; font-weight: normal; margin: 0; padding: 1px 0px 1px 0px; border-width: 1px 0 0 0; border-color: #555555; border-style: solid; width: 100%; }

.menu li li a	{ letter-spacing: 0; }

/* top level link */
.menu a	, .menu a:link , .menu a:visited , .menu a:active , .menu a:hover
				{ color: white; font-size: 1em; display: block; clear: right; padding-bottom: 2px; white-space: nowrap; }

/* menu child link */
a.menuchild , a.menuchild:link , a.menuchild:visited , a.menuchild:active , a.menuchild:hover
				{ color: white; font-size: 1em; display: block; clear: right; margin: 0; padding: 1px 1px 1px 3px; }
a.menuchild:hover
				{ background: #999999; color: #000000; }



.recentprojects {
	margin-top: 10px;
	background: #8C8E8C url('images/tableback.gif') repeat-x top;
	width: 100%;
	height: 160px;
	padding-top: 1px;
	margin-bottom: 10px;
}

.recentprojects table {
	width: 100%;
	height: 100%;
	border: 0;
	border-collapse: collapse;
	background: #8C8E8C url('images/horiline.gif') repeat-x bottom;
	margin-left: -1px;
}

.recentprojects td {
	background: url('images/vertline.gif') repeat-y left;
	padding: 1px;
	font-size: 80%;
	vertical-align: top;
	width: 33%;
}

.recentprojects .project {
	vertical-align: top;
	height: 100%;
	padding: 12px 4px 8px 4px;
}

.recentprojects tr {
	background: url('images/horiline.gif') repeat-x bottom;
}

.recentprojects th {
	background: #847D84 url('images/horiline.gif') repeat-x bottom;
	color: white;
	font-size: 90%;
	text-align: left;
	padding: 0;
	line-height: 140%;
	vertical-align: top;
}

.recentprojects th img {
	display: block;
	border: 0;
	padding: 2px 0 0 1px;
	margin: 0;
}

.recentprojects .arrow {
	display: none;
	float: right;
	background: url('images/vertline.gif') repeat-y left;
	width: 20px;
	text-align: center;
}

.recentprojects .arrow img {
	display: inline;
}

.recentprojects .project img {
	margin: 0;
	padding: 14px 1px 14px 8px;
	float: left;
	border: 0;
}

.recentprojects a , .recentprojects a:link , .recentprojects a:visited , .recentprojects a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.recentprojects a:hover {
	color: #C3C3C3;
}

.recentprojects .caption {
	margin-top: 40px;
}







.imagelist {
	margin-top: 30px;
	background: #8C8E8C url('images/tableback.gif') repeat-x top;
	width: 100%;
	padding-top: 1px;
	margin-bottom: 10px;
	font-size: 85%;
	font-weight: bold;
}

.imagelist table {
	width: 100%;
	height: 100%;
	border: 0;
	border-collapse: collapse;
	background: #8C8E8C url('images/horiline.gif') repeat-x bottom;
	margin: 0 0 0 -1px;
	padding: 0 0 1px 0;
	color: white;
}

.imagelist th {
	border: 0;
	padding: 0;
	margin: 0;
	background: #847D84	url('images/horiline.gif') repeat-x bottom;	
}

.imagelist td {
	padding: 0;
	margin: 0;
	border: 0;
	background: url('images/vertline.gif') repeat-y left;
}

.imagelist th div {
	background: url('images/vertline.gif') repeat-y left;
	padding: 0;
	margin: 0;
}

.imagelist .list_title div {
	background: url('images/vertline.gif') repeat-y left;
	padding: 1px 1px 3px 1px;
	width: 100%;
}

.imagelist th img {
	display: inline;
	border: 0;
	padding: 0 0 0 1px;
	margin: 0;
}

.imagelist .list_title , .imagelist.list_caption {
	width: 230px;
	text-align: left;
}

.imagelist .list_caption {
	vertical-align: top;
	width: 230px;
	text-align: left;
}

.imagelist .list_title div {
	padding-left: 26px;
}

.imagelist .list_caption div {
	padding: 18px 12px 20px 26px;
}

.imagelist .list_blank {
	height: 100%;
	line-height: 140%;
}

.imagelist .list_image {
	text-align: left;
	vertical-align: middle;
	background: #8C8E8C;
	padding: 0;
	margin: 0;
}

.imagelist .list_image div {
	padding: 20px 0 20px 0;
}

.imagelist .list_image img {
	padding-left: 2%;
}

.imagelist .list_previous , .imagelist .list_next {
	width: 21px;
	padding: 0;
	margin: 0;
}

.imagelist .list_imagecount {
	width: 30px;
}

.imagelist .list_previous a , .imagelist .list_next a {
	padding: 0;
	margin: 0;
	color: white;
}




.productlist .product {
	margin: 10px 0 30px 0;
	clear: both;
}


/* FOR WORD STYLED DOCS (i.e. specials page) */
.MsoNormal		{ color: black; padding: 0; margin: 0; border-style: transparent; border-color: white; }
.MsoNormal img	{ border-color: white; border-width: 0px; }

