@charset "UTF-8";

/* --------------------ENSATINA PRESS CSS-------------------- */


body {
	background-color: #868674;
}

/* --------------------LAYOUT-------------------- */

#container {
	width: 1100px;
    background-color:#868674;
	padding: 40px 0px 0px 0px;
}

hr {
	color:#c0c383;
	background-color:#c0c383;
	border: none;
	height: 1px;
}

#preload {
	text-indent:-9999px;
}

#topnav div>a {
	/* height:135px; */
	width:100%;
	display:block;
	text-indent:-999px;
}
	


/* --------------------TYPOGRAPHY-------------------- */

body { 
	font-size:100%;
	font-family: "Trebuchet MS", sans-serif;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color: #ffc000;
}

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

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 19px;
	color: #c0c383;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px 0px -15px 0px;
}

h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #FFF;
}

h4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

h5 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin: 0px 0px 0px 0px;
}

h6 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	margin: 0px 0px 0px 0px;
}


p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#whitetext {
	color: #FFF;
}


/* --------------------TOP NAV-------------------- */

#topnav {
	height:220px;
	background-color:#868674;
	margin-left: 160px;
}

#about {
	width:105px;
	/*height:135px;*/
	float:left;
	padding:0px;
	margin:0px;
	background:transparent url(/images/layout/topnav-off/about.gif) no-repeat;
}
#about a {
	height:65px;
}

#type {
	width:96px;
	height:135px;
	float:left;
	background:transparent url(/images/layout/topnav-off/type.gif) no-repeat;
}
#type a {
	height: 135px;
}

#contact {
	width:96px;
	height:135px;
	float:left;
	background:transparent url(/images/layout/topnav-off/contact.gif) no-repeat;
}
#contact a {
	height: 50px;
}
#news {
	width:70px;
	height:135px;
	float:left;
	background:transparent url(/images/layout/topnav-off/news.gif) no-repeat;
}
#news a {
	height:50px;
}
#store {
	width:126px;
	height:135px;
	float:left;
	background:transparent url(/images/layout/topnav-off/store.gif) no-repeat;
}
#store a {
	height: 130px;
}
#whatis {
	width:139px;
	height:135px;
	float:left;
	background:transparent url(/images/layout/topnav-off/whatis.gif) no-repeat;
}

#gallery {
	width:82px;
	height:135px;
	float:left;
	background:transparent url(/images/layout/topnav-off/gallery.gif) no-repeat;
}
#gallery a {
	height:17px;
}



/* --------------------SIDEBAR-------------------- */

#sidebar {
	width:200px;	
	float:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin: -3px 0px 0px 0px;
	padding-left: 1em;
	text-indent: -1em;
}

#sidebar ul {
	list-style-type: none;
	margin-top: 7px;
}
	
#sidebar h2 {
	padding-bottom: -20px;
	margin-left: 12px;
}

#sidebar a:hover {
	text-decoration:none;
	color: #ffffff;
}

#sidebartext h2 {
	padding-bottom: -20px;
}

#sidebartext {
	width:180px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin: 13px 0px 0px 12px;
	padding-left: 1em;
	text-indent: -1em;
}

#sidebarnews {
	width:180px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin: -12px 0px 0px 28px;
}

#sidebarnews ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

	
	
	
/* --------------------LEFT COLUMN-------------------- */

#leftcol {
	width:280px;
	float:left;
	margin-left:6px;
	background:transparent url(/images/layout/bracket.gif) no-repeat;
}

#leftcol h2 {
	margin: 12px 0px -10px 12px;
}

#leftcol h5 {
	margin: 0px 0px 20px 12px;
}

#leftcol h6 {
	margin: 0px 0px 20px 0px;
}

#leftcol p {
	width: 260px;
	font-size:12px;
	line-height:17px;
	color:#000;
	margin: 12px 0px 0px 12px;
}


/* --------------------RIGHT COLUMN-------------------- */


#rightcol {
	width:500px;
	padding:0px 0px 0px 20px;
	float:left;
	margin: auto;
}

.pagination {
    list-style-type:none;
	font-size: 13px;
	padding-left:5px;
!important
	}

.pagination li {
    display:inline;
	padding: 0px 15px 0px 20px;
!important
	}

#rightcol, #rightcol p {
	font-size:12px;
	line-height:17px;
	padding: 6px 0px 0px 10px;
	margin-left: 10px;
}



/* --------------------IMAGE CAPTIONS-------------------- */


#rightcol div.caption {
	margin: 0px;
	border: 0px solid #ccc;
	padding: 0px;
	color: #000000;

}

#rightcol div.right {margin-right: 0;}
div.left  { margin-left: 0;}

#rightcol div.caption img {
	margin: 0;
	padding:0;
}

#rightcol div.caption p {
	margin: 0px;
	padding: 0px;
	border-top: 0px #ddd dotted;
	font-size: 11px;
	line-height: 11px;
}
	
#leftcol div.caption {
	margin: 0px;
	border: 0px solid #ccc;
	padding: 0px;
	color: #c0c383;
}

#leftcol div.right {margin-right: 0;}
div.left  { margin-left: 0;}

#leftcol div.caption img {
	margin: 0;
	padding:0;
}

#leftcol div.caption p {
	margin: 0px;
	padding: 0px;
	border-top: 0px #ddd dotted;
	font-size: 11px;
	line-height: 11px;
}



/* --------------------FOOTER-------------------- */


#footer {
	float: left;
	height:47px;
	margin: 70px 0px 0px 229px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #c0c383;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



/* -------------------TOP NAV---------------------- */

#topnav a { overflow:hidden;outline:none; }
.menu { position:absolute; font-family:Trebuchet MS, sans-serif;display:none;font-size:12px;font-weight:bold;line-height:17px;width:100px;}
.menu ul { padding:0px;margin:0px;list-style-type:none; }
.menu ul li { padding-bottom:.5em; }
#nav_sub a:hover { font-size:12px;font-weight:bold;text-decoration:none;color: #ffffff; !important }
#nav_sub li.here > a {color: #ffffff;}
#nav_sub li.parent_here > a {color: #ffffff;}

#about_menu { position:absolute; left:172px; margin-top:0px;padding-top:0px;}
#type_menu { position:absolute; padding-top:0px; margin-top:-26px;left:343px; width:150px;padding-left:40px;}
#store_menu { position:absolute; padding-top:0px; margin-top:-45px;left:607px; width:150px; }
#whatis_menu { position:absolute; padding-top:3px; left:665px; width:150px; }
#gallery_menu { position:absolute; padding-top:13px; left:811px; width:150px;}

#about_menu a { color:#FFCB33; }
#type_menu a { color:#006666; }
#contact_menu a { color:#663398; }
#news_menu a { color:#99FF66; }
#whatis_menu a { color:#993300; }
#store_menu a { color:#993300; }
#gallery_menu a { color:#993300; }




/* -------------------PROJECTS THUMBNAILS-------------------- */
	
#imagelarge {
	position:absolute;
	width:450px;
	height:500px;
	z-index:6;
	left: 0px;
	top: 0px;
}

#imagelarge #large_1,
#imagelarge #large_2,
#imagelarge #large_3, 
#imagelarge #large_4, 
#imagelarge #large_5,
#imagelarge #large_6,
#imagelarge #large_7,
#imagelarge #large_8,
#imagelarge #large_9,
#imagelarge #large_10
{
	position:absolute;
	display:none;
}

#imagelarge #large_1 {
	display:inline;
}


#imageth1 {
	position:absolute;
	width:57px;
	height:49px;
	z-index:7;
	left: 744px;
	top: 530px;
}
#imageth2 {
	position:absolute;
	width:57px;
	height:49px;
	z-index:7;
	left: 744px;
	top: 188px;
}
#imageth3 {
	position:absolute;
	width:57px;
	height:49px;
	z-index:7;
	left: 744px;
	top: 246px;
}
#imageth4 {
	position:absolute;
	width:57px;
	height:49px;
	z-index:7;
	left: 744px;
	top: 304px;
}
#imageth5 {
	position:absolute;
	width:57px;
	height:49px;
	z-index:7;
	left: 744px;
	top: 362px;
}
#imageth6 {
	position:absolute;
	width:57px;
	height:49px;
	z-index:7;
	left: 744px;
	top: 420px;
}
#imageth7 {
	position:absolute;
	width:57px;
	height:50px;
	z-index:7;
	left: 809px;
	top: 130px;
}
#imageth8 {
	position:absolute;
	width:57px;
	height:50px;
	z-index:7;
	left: 809px;
	top: 188px;
}
#imageth9 {
	position:absolute;
	width:57px;
	height:50px;
	z-index:7;
	left: 809px;
	top: 246px;
}
#imageth10 {
	position:absolute;
	width:57px;
	height:49px;
	z-index:7;
	left: 809px;
	top: 304px;
}




/* -------------------GALLERY-------------------- */

#gallery-lg img {
	display:none;
}

#gallery-lg img:first-child {
	display:block;
}




/* -------------------EMAIL FORM-------------------- */

#emailformcells {
	line-height: 35px;
}