﻿/***** BEGIN RESET *****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border:0;
	margin:0;
	padding:0;
}

ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET (I added this in here) *****/


body {
	font-family:"PT Sans", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:#333;
	margin:0 auto;
}

td {
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#fff; 
}
a:hover {
	text-decoration:none;
}

hr{ 
	color:=#CCCCCC;
	width:100%;
}



h1 {
	color:#fff;
	font-size:14px;
	padding:0 20px 0 0;
	text-decoration:none;
	text-align:right;
	font-weight:normal;
	top: 195px;
	position:relative;
}


h2 {
	color:#fff;
	font-size:18px;
	line-height:22px;
	display:block;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin:0px;
}


.title {
	color:#fff;
	font-size:18px;
	line-height:22px;
	display:block;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	margin:0px;
}

.top{vertical-align:top;}

h3 {
	color:#fff;
	font-size:14px;
	padding:0px 20px 0px 0;
	display:block;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	position:relative;
}



h4 {
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-align:left;
	font-weight:normal;
}

h5 {
	color:#fff;
	font-size:16px;
	line-height:30px;
	text-decoration:underline;
	text-align:left;
	font-weight:normal;
	margin: 0px;
}

h6 {
	color:#c7c8ca;
	font-size:12px;
	line-height:14px;
	font-style:italic;
	text-align:left;
	font-weight:normal;
	margin: 0px;
}
.required {
	color:#c7c8ca;
	font-size:12px;
	line-height:14px;
	font-style:italic;
	text-align:right;
	font-weight:normal;
	padding:2px 10px 2px 5px;
}

.somethingelse {
	color:#fff;
	font-size:16px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}

.label {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	text-align:right;
	padding:2px 5px;
}


#texture {
	background:url('../siteart/leftside.jpg') repeat-y left top;
	width:1100px;
	margin:0 auto;
	z-index:2;
}

#texture2 {
	background:url('../siteart/rightside.jpg') repeat-y right top;
	width:1100px;
	margin:0 auto;
	z-index:1;
}

#texture3 {
	background:url('../siteart/leftside.jpg') repeat-y left top;
	width:1160px;
	margin:0 auto;
	z-index:2;
}

#texture4 {
	background:url('../siteart/rightside.jpg') repeat-y right top;
	width:1160px;
	margin:0 auto;
	z-index:1;
}



#site {
	text-align:left;
	width:960px;
	background:#7b0909 url('../siteart/red_bkg.jpg') no-repeat;
	margin:0 auto;
	
}

#attachments {
	text-align:left;
	width:1020px;
	background:#7b0909 url('../siteart/red_bkg.jpg') no-repeat;
	margin:0 auto;
	
}

.biophoto{
	margin-right:20px;
	margin-bottom:10px;
	float:left;

}


}


.clear {display:block; height:1px; width:960px; clear:both;}



/************************************************************************* HEADER STYLES **********************************************************************************/
#header {
	background: url('../siteart/logo_ameraMex.jpg') no-repeat;	
	height:307px;
	z-index:1;
}
 
#attachhead {
	background: url('../siteart/logo_ameraMexAttach.jpg') no-repeat;	
	height:307px;
	z-index:1;
}
 

#logo {
	float:left;
	margin-left: 20px;
	top: 150px;
	z-index:3;
	position:absolute;
	}
	
	
#contact {
	float:right;
	margin-right: 20px;
	top: 155px;
	position:relative;
	}
	


#man {
	background:url('../Siteart/dots.png') no-repeat top;
	position:relative;
	height:60px;
	
	}
	

#manlogos {
	right:20px;
	top:0px;
	background:url('../siteart/gray_manBKG.png') no-repeat;
	position:absolute;
	width:730px;
	padding:10px;
	}

#logos{ 
	text-align:center;
	margin:-3px auto 0 auto;
	vertical-align:middle;
	}
#logos img{
	padding:0px 15px;
}


#logos table td{
	text-align:center;
	vertical-align:middle;
	height:46px;
	
}
#manlogos1 {
	margin-right: 20px;
	position:relative;
	top: 10px;
	padding:0px 38px 0px 38px;
	vertical-align:middle;
	
	}



/************************************************************************* NAV STYLES *************************************************************************************/
#nav1, #nav2 {
	background:#000 url('../siteart/navbkg.png') repeat-x;
	height:39px;
}

#nav1 ul, #nav2 ul {
	width:960px;
	margin:0 auto;
}

#nav1 li, #nav2 li {
    font-size:11px;
    font-weight:bold;
	text-decoration:none;
	list-style-type:none;
	display:block;
	float:left;
	text-transform:uppercase;
	border-left:1px #313b62 solid;
   	border-right:1px #111542 solid;
	letter-spacing:-.5px;
	text-align: center;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active {
	display:block;
    	padding: 10px 7px;
	text-decoration: none;
    	color: #fff;
		text-align: center;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active {
	display:block;
    padding: 10px 4.5px;
	text-decoration: none;
    color: #fff;
	text-align: center;
}


#nav1 a:hover, #nav2 a:hover {
    color: #c8c8c8;
	text-align: center;
}

#nav2 ul li:last-child {  
   	border-right:none;
	text-align: center;
}   

#nav2 {
	clear:both;
	text-align: center;
}

#nav1 ul li:last-child {  
   	border-left:none;
   	border-right:none;
	text-align: center;
}   

.fb {
	padding-left:260px;
}

.fb_img {
	float:left;
	padding-right:5px;
}

/*********************************************************************** BANNER STYLES ************************************************************************************/
#banner {
	margin-top:15px;
	border-top:#000 1px solid;
	border-bottom:#000 1px solid;
}


/*********************************************************************** CONTENT STYLES ***********************************************************************************/

#main {
clear:both;

}
	
#content{ width:920px;
	margin:0 auto;
}	
#content td{
	vertical-align:top;
}
	
#iframe { margin-top:20px;
}

		

#sidebar{
	padding:0px 0px 0px 20px;
	border-left: #CCC thin solid;
	text-align: right;
	width:249px;
	}
	
#form{
	float:center;
	text-align:center;
	padding:0px 20px 0px 20px;
	
}
	

#content2 {
	background:#fff;
	width:695px;
	height:650px; 
	float:left; 
	padding:30px;
}

#map {
	width:425px;
	height:260px; 
	float:right; 
	padding: 0px 0px 10px 10px;
}

#video {
	margin:20px auto;
	width: 920px;
	}

#video td { 
	padding:5px 5px 5px 5px;  
	width:300px;
}



#video a:link,
#video a:active,
#video a:visited {
    display:block;
    height:139px; 
    width:300px;
    padding:30px 0 0 0;
    font-weight:bold;
    color:#ccc;
    text-align:center;
    font-size:20px;
    text-decoration:none;
    vertical-align:middle;
    
}

#video a:hover {
    color:#fff;
    text-decoration:none;
}



a.vid1:link,
a.vid1:active,
a.vid1:visited{
    background:url('../siteart/video_01.png') no-repeat;
}
a.vid1:hover {
  
}




/*********************************************************************** INVENTORY STYLES *********************************************************************************/
#scrolling-inv {
	background:url('../siteart/blend.jpg') repeat-x;
	padding:15px 0px 15px 0px; 
	height:90px;
}



/*********************************************************************** FOOTER STYLES ************************************************************************************/


.footer {
    padding:12px 0;
    margin:10px auto;

}


#footercell { 
	width:800px;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#999999;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#999999;}

.divfooter {width:450px; text-align:center; margin:0 auto; color:#999999;}


.40year-banner {
	background: blue; 
	width: 100%; 
	margin: 20px 0px;
	text-align: center;
	font-size: 2em;
	box-sizing:border-box;
	padding: 20px;
}










/*Page 1*/
.inventorySection {
	Width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 20px 0px;
}

.invsec1 {
	Width: 90%;
	height: 700px;
	margin: 0 auto;
	box-sizing: border-box;
}

/*Page1 Title*/
.invsec1-title {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 20px 0px;
}

	.invsec1-title h1 {
		color:#fff;
		font-size: 32px;
		padding:0 0 5px 0;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		top: 0px;
		position:none;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
	}
	
	.invsec1-title h2 {
		color:#fff;
		font-size: 16px;
		padding:0 0 0 0;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		top: 0px;
		position:none;
	}
	
/*Page1 Content*/
.invsec1-content {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 40px 0px;
	text-align: left;
}
.brand-box {
	width: 20%;
	height: auto; 
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	display: inline-block;
	vertical-align: top;   
	text-align:center;
	margin:2%;    
 }

.brand-box-top {
	height: 40px;
	width: 100%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0px;
	background: #060606;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.brand-box-middle {
	height: 100px;
	width: 100%;
	float: left;
	text-align: center;
	background: #323232;
	box-sizing: border-box;
	padding: 20px 0px 0px 0px;
}
.brand-box-bottom {
	height: 50px;
	width: 100%;
	float: left;
	background: #232323;
	color: white;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}


.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.line2margin {
	margin-top: 40px;
}


/*Page 2*/
.inventorySection2 {
	Width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 20px 0px;
}

.invsec2 {
	Width: 90%;
	height: auto;
	margin: 0 auto;
	box-sizing: border-box;
}

/*page2 title*/
.invsec2-title {
	width: 100%;
	float: left;
	box-sizing: border-box;
	height: auto;
	margin-top: 30px;
	padding-bottom: 10px;
}
	.invsec2-titleLeft {
		width: 15%;
		height: auto;
		float: left;
		text-align: center;
		height: auto;
		padding-top: 15px;
		box-sizing: border-box;
	}
	.invsec2-titleRight {
		width: 85%;
		height: auto;
		float: left;
		height: auto;
		padding: 20px;
		box-sizing: border-box;
	}
		.invsec2-titleRight h1 {
			color:#fff;
			font-size: 32px;
			text-decoration:none;
			text-align:left;
			font-weight:normal;
			top: 0px;
			position:none;
			font-weight: bold;
			line-height: 130%;
		}
		
		.invsec2-titleRight h1 span {
			color:#fff;
			font-size: 16px;
			padding:0 0 0 0;
			text-decoration:none;
			text-align:left;
			font-weight:normal;
			top: 0px;
			position:none;
		}
		
/*page2 content*/
.invsec2-content {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0px 20px 40px 0px;
	text-align: left;
}

.p2box {
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
	width: 40%;
	height: auto; 
	float: left;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;   
	text-align:center;
	margin: 5%;    
}


.p2box-top {
	height: auto;
	width: 100%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 15px 0px;
	background: #060606;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.p2box-middle {
	height: 200px;
	width: 100%;
	float: left;
	text-align: center;
	background: #323232;
	box-sizing: border-box;
	padding: 0px 0px 0px 0px;
}
.p2box-middle img {
	width: 100%;
	height: 100%;
}

.p2box-bottom {
	height: 50px;
	width: 100%;
	float: left;
	background: #232323;
	color: white;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}


/*Page3*/
.inventorySection3 {
	Width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 20px 0px;
}

.invsec3 {
	Width: 90%;
	height: auto;
	margin: 0 auto;
	box-sizing: border-box;
}


.title-desc {
	width: 100%;
	float: left;
	box-sizing: border-box;
	height: auto;
	margin-top: 10px;
	padding-bottom: 20px;
}
	.title-desc p {
		color: white;
		line-height: 150%;
		font-size: 16px;
		
	}
	.title-desc ul {
		color: #fff;
		font-size: 16px;
		line-height: 150%;
		text-align: left;
		font-weight: normal;
		list-style:disc;
		margin-left:20px;
	}

/*page3 title*/
.invsec3-title {
	width: 100%;
	float: left;
	box-sizing: border-box;
	height: auto;
	margin-top: 30px;
	padding-bottom: 10px;
}
	.invsec3-titleLeft {
		width: 100%;
		height: auto;
		float: left;
		text-align: center;
		height: auto;
		padding-top: 15px;
		box-sizing: border-box;
	}
	.invsec3-titleRight {
		width: 100%;
		height: auto;
		float: left;
		height: auto;
		padding: 20px 0px;
		box-sizing: border-box;
	}
		.invsec3-titleRight h1 {
			color:#fff;
			font-size: 32px;
			text-decoration:none;
			text-align:left;
			font-weight:normal;
			top: 0px;
			position:none;
			font-weight: bold;
			line-height: 130%;
		}
		
		.invsec3-titleRight h1 span {
			color:#fff;
			font-size: 16px;
			padding:0 0 0 0;
			text-decoration:none;
			text-align:left;
			font-weight:normal;
			top: 0px;
			position:none;
		}
/*page3 content*/
.invsec3-content {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 40px 0px;
}

.invsec3-title2 {
	width: 100%;
	float: left;
	box-sizing: border-box;
	height: auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
	.invsec3-title2 h1 {
		color:#fff;
		font-size: 24px;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		top: 0px;
		position:none;
		font-weight: bold;
		line-height: 130%;
	}
	.invsec3-title2 p {
		color: #fff;
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		font-weight: normal;
		margin:20px 0;
	}
	.invsec3-title2 ul {
		color: #fff;
		font-size: 14px;
		line-height: 20px;
		text-align: left;
		font-weight: normal;
		margin:20px 0 20px 20px;
		list-style:disc;
	}
	.invsec3-title2 ul li {
		margin-bottom:5px;
	}
	
.item-container {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 40px;
	box-sizing: border-box;
	text-align: left;
}

.item-box {
	width: 30%;
	height: auto; 
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
	display: inline-block;
	vertical-align: top;   
	text-align:center;
	margin:1.5%;   
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em; 
}

.item-top {
	height: 40px;
	width: 100%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0px;
	background: #060606;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	color: white;
	font-weight: bold;
	font-size: 15px;
}
.item-middle {
	height: 200px;
	width: 100%;
	float: left;
	text-align: center;
	background: #323232;
	box-sizing: border-box;
	padding: 0px 0px 0px 0px;
}
.item-middle img {
	width: 100%;
	height: 100%;
}

.item-bottom {
	height: 80px;
	width: 100%;
	float: left;
	background: #232323;
	color: white;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
}

.itembottom-left {
	width: 50%;
	height: 50%;
	float: left;
	text-align: left;
	box-sizing:border-box;
	padding: 0px 0px 0px 10px;
}
.itembottom-right {
	width: 50%;
	height: 50%;
	float: left;
	text-align:right;
	box-sizing:border-box;
	padding: 0px 10px 0px 0px;
}
.itembottom-bottom {
	width: 100%;
	height: 50%;
	float: left;
	background: #BE1F23;
	text-align:right;
	box-sizing:border-box;
	padding: 8px 0px 0px 0px;
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
	text-align: center;
}

.spacer {
	width: 100%;
	height: 30px;
	float: left;
}


.box-shadow {
	-webkit-box-shadow: 3px 2px 23px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 2px 23px 0px rgba(0,0,0,0.75);
box-shadow: 3px 2px 23px 0px rgba(0,0,0,0.75);
}