/* @override 
	http://localhost:8888/css/ag.css*/

@charset "UTF-8";
/* CSS Document */

/* SECTION HEADS */



a {
	color: #323232;
}
a:visited {
	color: #323232;
}

.lg_img_cont {
float: left;
	
}

#secondblock {
	float: left;
	width: 600px;
}

#prodthumbs {
	clear: both;
}

body {
	margin: 0px;
	
	}

.container {
		max-width: 1200px;
	margin: auto;
	min-width: 1100px;
	border-bottom: 1px solid #f4f4f4;
	width: auto;
	clear: both;
	overflow: hidden;
}
#topcont {
	width: 1000px;
	margin: auto;
	display: ;
}

#lowcont{
	width: 1100px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: visible;
	}

#aglogo h1{
	margin: 0;
}

#aglogo a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../graphics/ag_logo_206x25.png) no-repeat 0 25px;
	width: 206px;
	height: 25px;
	padding: 50px 0 0;
	float: left;
	border-style: none;
	border-top: 7px solid #ccc;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
}

/* MAIN NAV */

.lastitem {
	margin: 0 -40px 0 0;
}

ul.navigation {
	border-top: 7px solid #ccc;
	margin: 0;
	padding: 0 10px;
	width: 371px;
}

#topnav {
	float: right;
	display: block;
	clear: right;
	
	}


.navigation li {
	list-style: none;
	float: left;
	width: 91px;
	display: table;
}

#topnav ul.navigation li a {
	padding-top: 30px;
	float: right;
	text-decoration: none;
	color: #7e7e7e;
	margin-right: 40px;
}
#topnav ul.navigation li a:hover {
	padding-top: 30px;
	float: right;
	text-decoration: none;
	margin-top: -7px;
	border-top: 7px solid #ffa224;
	color: #ffa224;
}

li.selected a{
	color: #ffa10e;
	border-top: 7px solid #ffa10e;
	margin-top: -7px;}



.products_4up li {
	list-style: none;
	float: left;
}
.products_4up img {
	margin-right: 20px;
	border: 0px;
}








#aglogo a {
  background-image: url(../graphics/ag_nav_complete557_45.png);
   background-position: -10px 15px;
}
#portfolio a {
  	text-indent: -9999px;
	width: 62px;
	background: url(../graphics/ag_nav_complete557_45.png) no-repeat -236px 27px;
}
#products a {
  	text-indent: -9999px;
	width: 61px;
	background: url(../graphics/ag_nav_complete557_45.png) no-repeat -318px 27px;
}
#information a {
  	text-indent: -9999px;
	width: 77px;
	background: url(../graphics/ag_nav_complete557_45.png) no-repeat -399px 27px;
}
#contact a {
  	text-indent: -9999px;
	width: 51px;
	background: url(../graphics/ag_nav_complete557_45.png) no-repeat -496px 27px;
}













/* TOPNAV IMAGE REPLACEMENT */



/* TOPNAV IMAGE SELECTED */

li#portfolio.selected a{
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -8px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 62px;
}

li#products.selected a {
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -90px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 61px;
}
li#information.selected a {
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -171px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 77px;
}


li#contact.selected a {
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -268px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 51px;
}
/* TOPNAV IMAGE REPLACEMENT HOVER */

#portfolio a:hover {
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -8px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 62px;
}

#products a:hover {
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -90px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 61px;
}
#information a:hover {
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -171px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 77px;
}


#contact a:hover {
	background: url(../graphics/ag_nav_orange329_45.png) no-repeat -268px 27px;
	overflow: hidden;
	text-indent: -9999px;
	width: 51px;
}

/* IMAGE NAVIGATION */

/* My Comment */
.imagenumbers {
	list-style: none;
	float: right;
	margin: 7px 0 0;
}
.imagenumbers li{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#midcont{
	max-width: 1200px;
	min-width: 1160px;
	margin: auto;
	border-top: 3px solid #656565;
	border-bottom: 5px solid #656565;
}

.imagenav h3 {
	font-size: .8em;
	margin: 0;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
}

.imagenav {
	overflow:auto;
	opacity: 0.5;
	bottom: 30px;
	background-color: white;
	position: relative;
	float: right;
	width: 1200px;
	height: 30px;
	margin-bottom: -25px;
}

ul.imagenumbers {
 font-size: .8em;
 	
}

.imagenumbers li a {
	color: #191919;
	text-decoration: none;
}

/* LOW CONT */

.description {
	float: left;
	border-right: 1px solid #ffa10e;
	width: 590px;
	margin-left: 10px;
	margin-right: 20px;
	min-height: 205px;
	overflow: hidden;
}

.description h2 {
	margin: 0;
	color: #ffa10e;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



.description p {
	padding-right: 50px;
	color: #7e7e7e;
	font: .8em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.projects .links h4 {
 margin: 0;
	background: url(../navigation/ag_projects_158x30.png) no-repeat;
text-indent: -9999px;
	width: 158px;
	height: 30px;
}

.products .links h4 {
 margin: 0;
	background: url(../navigation/ag_products_158x30.png) no-repeat;
text-indent: -9999px;
	width: 158px;
	height: 30px;
}

ul#projectnav li{
	list-style: none;
	float: left;
	}
ul#projectnav li a {
	width: 158px;
	height: 16px;
	overflow: hidden;
	float: left;
}

#projectnav {
	width: 475px;
	margin: 0;
	padding: 0;
}

.projects {
float: right;
width: 479px;
}
.products {
float: left;
}

.products_4up ul {
	width: 435px;
	display: block;
}

.no_carousel img {
	margin-right: 20px;
}

.no_carousel li {
	list-style: none;
	float: left;
}
/* THUMBNAIL GALLERY */

#projectgallery {
	padding: 50px;
	background-color: #f1f1f1;
	margin: 0;
	height: 470px;
}
#projectgallery img{
	background-color: #f1f1f1;
}

#largeimg {
	
	width: 600px;
	height: 436px;
	overflow: hidden;
	text-align: center;
	margin: auto;
	
	}

div.ff {
	float: left;
	margin-right: 10px;
	margin-top: 30px;
	border: none;
	outline: none;
}
div.bb {
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	border: none;
	outline: none;
}
div.carousel {
	float: left;
}

.theshot {
	height: 570px;
	background-color: #f1f1f1;
}

#imgcont {
	display: table-cell;
	width: 600px;
	height: 436px;
	vertical-align: middle;
}


.projectname {
	color: #323232;
	font: 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: none;
}
#thumbs img {
	padding: 0 4px 4px 0;
	border: 0px;
}
#thumbs {
	width: 460px;
	float: right;
	height: 438px;
	background: url(../graphics/thumb_grid.png) no-repeat scroll;

	margin-right: -10px;
	overflow: hidden;
}

#pane1 {
	width: 500px;
	height: 200px;
	position: absolute;
	margin: 0;
	padding: 0;
	float: none;
	clear: left;
}
/* PROJECT NAV IMG REPLACEMETN */

div.products_4up {
	margin-top: -16px;
	margin-left: -13px;
}

#projectnav a {
	text-decoration: none;
	color: #636363;
	text-shadow: #f1f1f1 1px 1px 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#projectnav a:hover {
	
	color: #ffa10e;
}

/* PROJECT NAV IMG REPLACEMETN HOVER */

.prod-item {
	float: left;
	width: 310px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #d8d8d8;
	margin-right: 10px;
}

.prod-listing {
	width: 1003px;
	margin: auto;
	padding-top: 30px;
}

.prod-item h2 {
	color: #ffa10e;
	text-decoration: none;
	margin: 0;
}
.prod-item h2 a{
	color: #ffa10e;
	text-decoration: none;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.prod-item a {
	text-decoration: none;
}

.prod-item a p {
	color: black;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.prod-item a img {
	float: left;
	padding-right: 20px;
	border: 0px;	
}

.prod-item p {
	font: x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.prod-item:hover {
	background-color: #f9f9f9;
	
	border: 1px solid #e9e9e9;
}
.carousel img {
	
	border: 0px;
}

#prjscrl {
	max-width: 1200px;
	margin: auto;
	min-width: 1100px;
}
#prodscrl {
	max-width: 1200px;
	margin: auto;
	min-width: 1080px;
}

#scrl {
	max-width: 1200px;
	min-width: 1050px;
	margin: auto;
	padding: 10px;
	border: 0px;
	font-size: 9px;
}

#scrl a {
	text-decoration: none;
	color: #cbcbcb;
	vertical-align: top;
	padding-left: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#scrl a:hover {
	color: #ffa10e;
}