/* CSS Document */


/**********   GLOBAL STYLING   ****************/
/**********************************************/
body, html {height: 100%;}
body {font-family: Arial, Helvetica, sans-serif; font-size:12px; margin: 0; padding: 0; background: url(../images/template/bg2.jpg);}


/****************   PAGE LAYOUT   *************/
/**********************************************/
.tbl_header {width:100%; height:50px; padding:0px; margin:0px;}
.tbl_main {width:100%; height:100%;}
.tbl_footer {width:100%; height:40px;}

.dotted_line {background: url(/images/bgd/line-dot.jpg) top center repeat-y;}
.preloadPic {display:none;}


/****************   LINKS   *******************/
/**********************************************/
a:link, a:visited {color: #03F;	text-decoration: underline;}
a:hover, a:active {color: #000; text-decoration: underline;}


/****************   HEADER - FOOTER   *********/
/**********************************************/
.header {color: #CCCCCC;}
.header a:link, .header a:visited {color: #0033FF; text-decoration: none; padding:0 8px 0 8px;}
.header a:hover {color: #FF9900; text-decoration: underline; padding:0 8px 0 8px;}

.footer {font-size: 9px; color: #336699; padding:0 5px 0 5px;}
.footer a:link, .footer a:visited {font-size: 9px; color: #336699; text-decoration: none; padding:0 5px 0 5px;}
.footer a:hover {font-size: 9px; color: #555555; text-decoration: underline; padding:0 5px 0 5px;}


/****************   HEADINGS   ****************/
/**********************************************/
.headings {
	font-size: 20px;
	color: #06F;
}
.headings2 {font-size: 22px; color: #000000;}
.headings3 {font-size: 18px; color: #FF0000;}
.headings4 {font-size: 20px; color: #FF9900;}
.headings_page_titles {font-size: 18px; color: #000000; font-weight: bold; }
.headings-small {font-size: 14px; color: #06F;}
.headings-small2 {font-size: 14px;	color: #FF9900;}
.headings-small3 {font-size: 14px;	color: #000000;}

table.heading-sub {border-collapse: collapse; border-bottom: 1px solid #99CCFF;}
table.heading-sub  td {font-size: 20px;	color: #6699FF;	text-decoration: none;	padding-bottom: 2px; text-align: left;}

table.heading-page {border-collapse: collapse; border-bottom: 1px solid #6699FF;}
table.heading-page  td {font-size: 20px; color: #000000; text-decoration: none; padding-bottom: 2px; text-align: left;}


/****************   TEXT FORMATS  *****************/
/**************************************************/
.highlight {font-weight: bold; color:#FF0000; background-color: #FFFF00;}
.subtle {font-size: 10px; color: #000000; text-decoration: none;}

.text_red {color: #FF0000;}
.text_red_xsmall {font-size: 9px; color: #FF0000; font-weight: bold; }
.text_red_small {font-size: 10px; color: #FF0000; font-weight: bold; }
.text_red_medium {font-size: 12px; color: #FF0000; font-weight: bold; }
.text_red_large {font-size: 14px; color: #FF0000;}
.text_red_bold {font-weight: bold; color: #FF0000;}

.text_black {color: #000000;}
.text_black_small {font-size: 10px; color: #000000;}
.text_black_large {font-size: 14px; color: #000000;}
.text_black_bold {font-weight: bold; color: #000000;}

.text_dark_gray {color: #666;}

.board_padding {padding-top:5px;}

.sup {vertical-align: baseline; font-size: 0.8em; position: relative; top: -0.4em;}


/*equipment listings*/
.searchpagenumberson {font-size: 22px; color: #FF9900; font-weight: bold; text-decoration: underline;}
.searchpagenumbersoff {font-size: 16px;	color: #000099;	text-decoration: underline;}
.searchpagenumbersoff a:link {font-size: 16px; color: #000099; text-decoration: underline;}
.searchpagenumbersoff a:hover {font-size: 16px;	color: #FF9900;	text-decoration: underline;}
.farmequipment a:link, .farmequipment a:visited, .farmequipment a:hover {font-size: 10px; color: #E8EFF7; text-decoration: none;}



.search_results_item_link {font-size:14px; color: #003399; font-weight: bold;}
.search_results_customer_info {font-size: 14px;}
.search_results_labels {font-size: 10px;color: #999999;}
.search_results_price {color: #FF0000; font-weight: bold; }
.search_results_category {font-size: 11px;}
.search_results_descriptions {color: #666666;}
.search_results_small_links {font-size: 10px;}
.search_results_keyword_filter {background-color: #F5CB30; font-weight: bold; }


.general {font-size: 11px;}

.small_forum_text {font-size: 10px; color: #990000; font-weight: bold; text-decoration: none;}
.forum_reg_text {font-weight: bold; color: #990000; text-decoration: none;}




/****************   TABLE ROLLOVERS   *********/
/**********************************************/
.rollover {background-color: #FFFFCC;}
.rollover_plain {background-color: #ffffff;}
.rollover_equipment {background-color: #F5F5F5;}
.rollover_equipment_plain {background-color: #FFFFFF;}



/****************   TABLE BORDERS   ***********/
/**********************************************/
table.tbl_small_border {border-collapse: collapse; border: 1px solid #3366CC;}
table.tbl_small_border2 {border-collapse: collapse; border: 1px solid #6699cc;}
table.tbl_notice {border-collapse: collapse; border: 2px solid #FF0000;}

table.tbl_specials {border-collapse: collapse;}
table.tbl_specials td {border: 1px solid #FF0000;}
table.tbl_specials td a{color: #FF0000;	display: block; padding:2px 3px 5px 3px; text-decoration: none;}
table.tbl_specials td a:link, table.tbl_specials td a:visited {color: #FF0000; background-color: #FFFFDF;}
table.tbl_specials td a:hover, table.tbl_specials td a:active {color: #FF0000; background-color: #F5F5F5;}


/****************   NAV TABLES   **************/
/**********************************************/
table.menu_main {border-collapse: collapse;}
table.menu_main td {vertical-align: bottom; height: 23px;}
table.menu_main td a{font-weight: bold; height: 23px; color: #FFFFFF; display: block; text-decoration: none; text-align: center; width: 135px; padding: 6px 3px 0 3px;}
table.menu_main td a:link, table.menu_main td a:visited {color: #FFFFFF; background: url(../images/bgd/nav-center.jpg) bottom left repeat-x;}
table.menu_main td a:hover, table.menu_main td a:active {color: #000000; border: 1px solid #0066FF; height: 22px; width: 133px; padding: 5px 3px 0 3px;  background: url(../images/bgd/nav-center-light.jpg) bottom left repeat-x;}

/* This is the controls for the navigation table that handles the equipment sitemap links */
table.menu_equipment_category {border-collapse: collapse;}
table.menu_equipment_category td {vertical-align: bottom;}
table.menu_equipment_category td a{font-size: 14px; color: #FFFFFF; display: block; text-decoration: none; text-align: left; width: 200px; padding: 5px;}
table.menu_equipment_category td a:link, table.menu_equipment_category td a:visited {color: #0033FF; background-color: #FFFFFF;}
table.menu_equipment_category td a:hover, table.menu_equipment_category td a:active {color: #FF9900; background-color: #FFFFFF; text-decoration: underline;}

/* This is the controls for the dealers only navigation table - main navigation links */
table.menu_my_account {border-collapse: collapse;}
table.menu_my_account td {height: 23px;}
table.menu_my_account td a{color: #000000; height: 23px; display: block; text-decoration: none; text-align: center; width: 150px; padding: 6px 3px 0 3px;}
table.menu_my_account td a:link, table.menu_my_account td a:visited {color: #000000; background: url(../images/bgd/dealers/nav-center.jpg) bottom left repeat-x;}
table.menu_my_account td a:hover, table.menu_my_account td a:active {height: 22px; width: 148px; padding: 6px 3px 0 3px; color: #000000; background: url(../images/bgd/dealers/nav-center-light.jpg) bottom left repeat-x; border: 1px solid #FF9900; border-width: 0 1px 1px 1px;}

/* This is the controls for the employee document navigation table */
table.menu_employee {border-collapse: collapse;}
table.menu_employee td {border: 1px solid #ffffff;	font-size: 10px;}
table.menu_employee td a{font-size: 10px; font-weight: bold; color: #000099; display: block; width: 150px; padding: 3px; text-decoration: none;}
table.menu_employee td a:link, table.menu_employee td a:visited {color: #000099; background-color: #f5f5f5;}
table.menu_employee td a:hover, table.menu_employee td a:active {color: #000000; background-color: #e9e9e9;}




/*Table corners - www.spiffycorners.com --for recoding instructions. and to change the radius*/
.tbl_corners{display:block}
.tbl_corners *{display:block; height:1px; overflow:hidden; font-size:.01em;  background:#ffffff}
.tbl_corners1{margin-left:3px; margin-right:3px; padding-left:1px; padding-right:1px; border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2; background:#f9f9f9}
.tbl_corners2{margin-left:1px; margin-right:1px; padding-right:1px; padding-left:1px; border-left:1px solid #ebebeb; border-right:1px solid #ebebeb; background:#fafafa}
.tbl_corners3{margin-left:1px; margin-right:1px; border-left:1px solid #fafafa; border-right:1px solid #fafafa;}
.tbl_corners4{border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2}
.tbl_corners5{border-left:1px solid #f9f9f9; border-right:1px solid #f9f9f9}
.tbl_cornersfg{background:#ffffff}




/***   MY ACCOUNT EMAIL MESSAGIN SYSTEM   *****/
/**********************************************/
div.alertMsg {width:600px; margin-right:auto; margin-left:auto; text-align:center; background-color:#FFE0AF; margin-bottom:20px; margin-top:10px; padding-top:10px; padding-bottom:10px; -moz-border-radius: 8px}
div.alertMsgErr {width:600px; margin-right:auto; margin-left:auto; text-align:center; background-color:#FFAFB2; margin-bottom:20px; margin-top:10px; padding-top:10px; padding-bottom:10px;    -moz-border-radius: 8px}
tr th{margin:0px; padding:0px;}
tr.inactive td {background-color:#fff; border-bottom: 1px solid #ccc;}
tr.active td {background-color:#FFCD7F;}
tr.hover td {background-color:#FFE0AF; border-bottom: 1px solid #ccc;}
tr.subRowHidden {display:none;}
tr.subRowShow {background-color:#fff;}
div.messageInnerDiv {width:888px; padding:5px; padding-bottom:10px; border-left: 1px solid #FFCD7F; border-right: 1px solid #FFCD7F; border-bottom: 1px solid #FFCD7F;}
div.hidden {display:none;}
div.exposed {display:block; padding-right:10px;}