/* Style sheet for Alamo Corporate. All style sheets combined into this one
------------------------------------------------------------------------- */
html {

min-height: 100%;
margin-bottom: 1px;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height:14px;
  /*  text-align: center; */

    color: #333;
/*  background: #9e271f; */
    background :url(/assets/templates/default/images/red-bg.gif) #c2bbbb repeat-y top center;
    }

#container {

        text-align: left;
        width: 770px;
     /*   width: 645px;  old skinny layout */
        font-size: 8px;   
       margin-left: auto;
       margin-right: auto;    

}

#container_home {
	margin-left:auto;
	margin-right:auto;
        text-align: left;
        width: 645px;
        font-size: 8px;

}

#print {
	margin-left:auto;
	margin-right:auto;
        text-align: left;
        width: 1000px;
        font-size: 8px;

}

div, p, img, a, td, ul, ol {
    font-size: 11px; 
}


h1, h2, h3, h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: .5em 0;
        letter-spacing: .07em;
}

h1 { font-size: 13px;
    font-weight: bold;
    padding: 0 0 16px 5px; 
}

h2 { font-size: 12px; 
    padding: 0 0 16px 5px; 
}

h3 { font-size: 11px; 
    padding: 0 0 16px 5px; 
}

h4 { font-size: 11px; 
    letter-spacing: .15em;
    padding: 0 0 16px 5px; 
}

p { padding: 0 0 16px 5px; }

a, a:link { 
    text-decoration: none;
    color: #9e271f;
   
}

a:visited { color: #9e271f; border-color: #669; }
a:hover { color: #9e271f; border-color: #693; text-decoration: none; }
a:active { color: #9e271f; border-color: #c33 }


a img, img {
    border: none;
}


blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(/assets/templates/default/images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
    font: 1em/2.5em 'Courier New', Courier, monospace;
    color: #444;
    white-space: pre; 
    width: 350px;
    height: auto;
    overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}

li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }

.message {
    color: #333;
}

.error {
    color: #f92502;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background: #e0e0e0 url(/assets/templates/default/images/top_div.gif) no-repeat top left;
    width: 770px; 

 
}

#header_home { 
    background: #e0e0e0 url(/assets/templates/default/images/top_div.gif) no-repeat top left;
    width: 645px;
}

#header h1 {
    margin: 0;
    padding: 45px 60px 45px 75px;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
    background: url(/assets/templates/default/images/top_h1.gif) no-repeat bottom left;
}

#header_home h1 {
    margin: 0;
    padding: 45px 60px 45px 75px;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
    background: url(/assets/templates/default/images/top_h1.gif) no-repeat bottom left;
}

#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}

#header_home h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}

#header h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}

#header_home h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}

/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

.FSF_input { 
    display: inline;
    height: 14px;
    font-size: 85%;
    color: #333;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(/assets/templates/default/images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
    border-bottom: 1px solid #ddd;
}

.post h3 {
    margin-top: 0;
    color: #f63;
}
.post ul li {
	background: url(/assets/templates/default/images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Sidebar 


#sidebar {
    margin: 0 30px 0 481px;
    padding: 23px 0 0 0;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;
    background: url(/assets/templates/default/images/sidebar_bg.gif) no-repeat 0 0;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
    background: url(/assets/templates/default/images/sidebar_icon.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(/assets/templates/default/images/tictac_green.gif) no-repeat 0 6px; }

------------------------------------------------------------------------- */

/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}


#products { padding-bottom: 30px;}/* This hack forces td into alignment with adjacent image cell */


form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(/assets/templates/default/images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/*
STYLES FOR THE MAIN HEADER AND NAVIGATION
*/

/************************ main header container ************************** */
div#header
{
/*	width:645px; */
	border:none;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background: url(/assets/templates/default/images/nav_world_bg.jpg) top right no-repeat;
}

div#header_home
{
        width:645px; 
	border:none;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	background: url(/assets/templates/default/images/nav_world_bg.jpg) top right no-repeat;
}

/************************ container for logo, language and search ************************** */


/* logo properties */
div#header #logo
{	
	margin:10px 0 6px 0;
	display:inline;
}

/* Header Drop Downs	MARY	************************** */

*/ #header #hdr_drops
{	
 float: right; 
        width: 200px;
	text-align: right;
} */

/*until we get the real menu working */
.lang_drop_temp
{
	margin-bottom:6px;
	display:block;
}

.lang_drop
{
	width:115px;
	margin-bottom:2px;
	height:10px;
	font-size:9px;		
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border: solid 1px #999999;
}

/* for styling the search text field */
.srch_fld
{
	width:92px;
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;	
	border: solid 1px #999999;
	padding: 0px;
	margin: 0px;
}


/*  "Advanced Search" */

#search_text {
margin-top: 5px;
}
#search_text a
{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	display:block;
	text-decoration: none;
	padding:0px;
	margin:0px;
}





/* ************************* HOME PAGE *********************************** */

/* content container */
#home_main
{
	width:639px;
	display:block;
	border: solid 2px #fff;
        background-color: #fff;
}

/*  grey mid bar on home page*/
#mid_text
{
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background-color:#474747;
	padding:20px 25px 20px 25px;
	margin:0;
        text-align: left;
}

/*  div for entire lower section */
#lower
{
	display:block;

}



.productFinderBox { padding: 0 0 0 10px; border-bottom: solid 2px #fff; }
.alamoGroupBox { margin-bottom: 6px; padding: 0 0 6px 10px;  }


/* left side of the site container the drop downs */
#lower #lower_left
{
	background:#d9d9d9;
	border-right: solid 2px #fff;
	width:255px;
}

/*  second box on the lower right*/


/* positioning of the background images  */
#lower #lower_left img
{
	padding:0 0 2px 0 ;
}

/* upper grey box  //////////////////////////////////////////////////////////*/

#lower #lower_left #lowleft_upper1
{


} 

#lower #lower_left #lowleft_upper
{
 	background:url(/assets/templates/default/images/img_lower_lft_tractor.jpg) top right no-repeat;

	
}

/* grass background  */
#lower #lower_right
{
	background:url(/assets/templates/default/images/QuickLinks.jpg) top right no-repeat;
	/* width:390px; */
}


/*  jump links on bottom lower right */
#lower #lower_right #jump_links
{
	float:left;
	display:inline;
	padding: 17px 3px 2px 3px;
	color:#fff;
	width:120px;
}


/* DROP DOWNS - HOME */

/*  lower left drop downs */
.drop_down_low_left
{
	width:120px;
	margin-bottom:2px;
	margin-top:5px;
	font-size:9px;		
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	/* border: solid 1px #999999; */
}

/*  lower right drop downs */
.drop_down_lower_rt
{
	width:110px;
	padding:0;
	margin-top:3px;
	margin-bottom:2px;
	font-size:9px;		
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	border: solid 1px #999999;
}


/* ------------------------------------------------------------------------------------------------------------ */

/* ************************* CONTENT PAGES *********************************** */

/* main container */
#main_container
{
	padding:0px;
	margin:0;
	background-color:#dbdbdb;
}

/* spacing for the main content area*/
#main_content
{
	background-color:#ffffff;
height: 450px;

	
}

#main_content a, a:active, a:visited, a:hover {
color: #9e271f;
}

#content_padding
{
	padding-left: 20px;
        padding-right: 20px;
        text-align: left;
}

#content_padding ul {
	margin-left: 10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        
}

#content_padding ul li {
	margin-left: 10px;
        padding: 2px;
	}

/* logo images - MEMBERS*/
.image_mem
{
	padding:0px 12px 16px 0px;
	top:0px;
}
/* QUARTER RESULTS- INVESTOR RELATIONS */ 
.charts
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#333399;
	float:right;
	line-height:10px;
	margin-top:15px;
	margin-left:25px;
	margin-bottom:20px;
	text-align:center;
}

.charts a 
{
text-decoration:none;
	color:#333399;
}

/*  click to view images - INVESTOR */
.view_chart
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;  
	text-align:center;
	color:#333399;
	font-size:8pt;
	line-height:9px;
}


.content_annual
{
	width:60%;
	position:relative;
	top:0;
	}

#investor_subheader
{
background-color:#f1f1f1;
height:119px;
}

/*  far right text block - INVESTOR */
#investor_subheader_right
{
padding:8px;
display:block;
width:130px;
}

/* middle text area - INVESTOR */
.investor_subheader_mid
{
border-right: solid 2px #fff;
padding:8px;
width:217px;
height:103px;
display:block;
}

.investor_subheader_img
{
width:130px;
}

.investor_subheader_textRT
{
line-height:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8px;
padding-left:10px;
color:#000;
}

/*  ARROWS FOR UPPER RIGHT BOX  */
img#investor_subheader_arrows
{
left:372px;
top:23px;
position:absolute;
}

img#investor_subheader_arrows_2
{
left:372px;
top:67px;
position:absolute;
}


img#investor_subheader_arrows_3
{
left:372px;
top:93px;
position:absolute;
}

/* ************************ TEXT *************************************  */

/*  ---------------- HOME TEXT------------------ */

/*  text inside of grey background*/
#mid_text p 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	line-height:15pt;
	color:#fff;
	margin:0;
}

/* red titles text lower left */
.lower_lft_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #9E2D29;
	font-size:7.5pt;
	padding:0;
	margin:0;
}

/* red titles text lower left */
.lower_lft_title2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #9E2D29;
	font-size:7.5pt;
	padding:3px 0 0 0 ;
	margin:0;
}

/* description text below red titles lower left */
.description_text_lft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#535353;
	bottom:10px;
}

/* title text - jump links  */
.lower_rt_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 10px;
	padding:0;
	margin:0 0 -2pt 0 ;
} 

/* description text -jump links */
.description_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:7.5pt;
}



/*  ----------------END HOME TEXT------------------ */

/*  navigation styles */

#navcontainer 
{ 
		
	padding:0px;
	margin:0px;
	background:#dbdbdb;
	list-style: none;
        font-size: 10px;
        width:135px;

}

.B_currentCrumb {
        font-size: 10px;
}

/* james - 8/3/06 - 9:15 added top and bottom padding to BreadCrumb trail */
span.B_crumbBox {
        display: block;
        padding-top: 4px;
        padding-bottom: 4px;
}

#navstrip{ 
	background: transparent;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 14px 0px 8px 0px; 
        font-size: 10px;
}

#navstrip a{ 
	font-size: 10px;

}

#navstrip a:link,
#navstrip a:visited{ 
	background: transparent; 
	color: #ccc; 
	text-decoration: none;
        font-size: 10px;
}

#navstrip a:hover, 
#navstrip a:active{
	background: transparent; 
	color: #ccc; 
        font-size: 10px;

}

td#navcontainer {

      background: #dbdbdb;
      height: 400px;
      vertical-align: top;
}

.marquee {
      background: #9e271f;
      color: #fff
}

span.picture img {
      padding: 10px;
      display: block;
}

.footer_text a, a:active, a:visited, a:hover {
     
      color: #fff;
}

.footer_text a {
font-size: 10px;
}


#footer_main {
      margin-top: 10px;
      font-size: 10px;
      color: #fff;
      text-align: center;
}
