/*---[ undohtml ]-------------------------- */
:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

fieldset{
padding:.5em;
}

* { margin: 0; padding: 0; }


/* layout ---------------------------------------*/

body	{
background:#fff;
color:#444;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
text-align: center;
background-image: url(../images/body-bg.jpg);
background-repeat: repeat-x;
}

* html body	{
font-size:x-small; /*for IE5 Win*/
f\ont-size:small;/*for other IE versions*/
}

html>body	{/*be nice  to Opera*/
font-size:small;
}

#container	{
width:880px;
margin:0px auto;
text-align:left;
background-image: url(../images/container-bg.jpg);
background-repeat: repeat-y;
}

#container .inside	{
padding:0px 0px;
background-image: url(../images/page-top.jpg);
background-position:top left;
background-repeat:no-repeat;
}

/* branding ------------------------------------*/
#branding	{
width:880px;
height:110px;
margin:0;
background-image: url(../images/branding.jpg);
background-repeat: no-repeat;
}

#branding h1	{
display:none;
}

#branding h2	{
display:none;
}

#header-pic	{
width:850px;
height:190px;
margin:0 0 0 15px;
}

/* --- #content ---------------------------*/
#content {
float:left;
width:880px;
}

#content_main	{
float:left;
width:620px;
overflow:hidden;
background-image: url(../images/content-main-top.jpg);
background-position: left top;
background-repeat: no-repeat;
/*background:#999;*/
}

#content_main .inside	{
padding:30px 50px 30px 40px;
background-image: none;
}

#content_main .column_left	{
float:left;
width:50%;
line-height:150%;
}

#content_main .column_right	{
float:right;
width:50%;
line-height:150%;
}

#content_main_wide	{
float:left;
width:100%;
overflow:hidden;
background-image: url(../images/content-main-top.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#content_main_wide .inside	{
padding:30px 40px;
background-image: none;
}

#content_sub1	{
float:right;
width:260px;
/*background-color:#ccc;*/
}

#content_sub1 .inside	{
padding:30px 30px 30px 10px;
/*background-image: url(../images/content-sub1-bg.jpg);
background-repeat:no-repeat;
background-position: left top;*/
background-image: none;
}

#content_sub2	{
float:right;
width:185px;
/*background-color:#ccc;*/
}

#content_sub2 .inside	{
padding:0px 0px 0 0px;
}

#content_supp	{
float:left;
width:880px;
height:80px;
}

#content_supp .inside	{
float:right;
width:260px;
margin:20px 10px 0 0;
background-image: none;
}

#site_info	{
width:880px;
height:50px;
margin:0 auto;
background-image: url(../images/ftr-bg.jpg);
background-repeat: no-repeat;
clear:both;
}

#site_info address	{
float:left;
font-family: Verdana, Arial, Helvetica, sans serif;
font-size:110%;
line-height:150%;
font-weight:normal;
color:#999;
margin:30px 0 0 20px;
padding:0;
}

#site_info #nav_supp {
float:right;
color:#999;
padding:20px 20px 0 0;
}

#site_info #nav_supp a {
font-family: Verdana, Arial, Helvetica, sans serif;
font-size:90%;
line-height:150%;
font-weight:normal;
color:#999;
}

blockquote {
/*float:right;*/
/*width: 200px;*/
margin:0px 0px;
padding:0;
background:url(../images/quote-start.gif) top left no-repeat;
position: relative;
}

#content_sub1 .inside > blockquote {
width:200px;
margin:10px 0px 10px 0;
}

p.quotebody {
font-family:Arial, Helvetica, sans serif;
color:#737070;
font-size:130%;
line-height: 1.2em;
font-weight: bold;
font-style: italic;
padding:0 20px 0px 20px;
text-align: center;
background: url(../images/quote-end.gif) bottom right no-repeat;
}

p.quotecite {
color: #9d0a0e;
font-size: 125%;
font-weight: normal;
text-align: right;
padding-right: 15px;
padding-bottom: 15px;
margin-bottom: 0;
}

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

.contact {
clear: both;
height:170px;
}

/*--shop products --------------------------------------*/
.products_block	{
margin:20px 0;
}

.product	{
float:left;
width:260px;
margin:0 0 20px 0;
}

.product img	{
float:left;
padding:4px;
border:1px solid #ccc;
margin:0 10px 0 0;
}

/*--news cms styles --------------------------------------*/
.news_short	img{
margin:0 10px 0 0;
}

/* nav styles --------------------------------------------*/

/* Main Site Nav ------------------------------------------*/
#nav_main	{
width:880px;
height:30px;
background-image: url(../images/nav_main-bg.jpg);
background-repeat:no-repeat;
background-position:left top;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans serif;
font-size:14px;
font-weight:normal;
color:#fff;
letter-spacing:1px;
text-align:center;
}

#nav_main ul	{
margin:0;
padding:8px;
list-style-type: none;
}

#nav_main li	{
padding:0;
display:inline;
}

#nav_main a	{
font-family: Arial, Helvetica, sans serif;
padding:0 8px 0 0;
font-weight:bold;
color:#fff;
display:inline;
}


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

/*---[ current menu state styles ]---------------------------*/
#home #nav-home a,
#atvs #nav-atvs a,
#tractors #nav-tractors a,
#equipment #nav-equipment a,
#used #nav-used a,
#shop #nav-shop a,
#service #nav-service a,
#history #nav-history a,
#contact #nav-contact a	{
text-decoration:none;
color:#ccc;
}

/* text styles ---------------------------------------------*/
h1	{
font-family:Verdana, Arial, Helvetica sans serif;
font-size:250%;
font-weight:normal;
color:#d9261c;
margin:0 0 10px 0;
}

h2	{
font-family:Verdana, Arial, Helvetica sans serif;
font-size:180%;
font-weight:normal;
color:#d9261c;
margin:0px 0 10px 0;
border-bottom: 1px solid #d3d3d3;
}

#content_sub1 h2	{
font-size:200%;
color:#d9261c;
margin:0 0 10px 0;
}

h3	{
font-size:120%;
color:#333;
margin:10px 0 0 0;
}

p	{
font-size:14px;
line-height:140%;
}

#content_supp p	{
color:#fff;
}


/* link styles --------------------------------------------*/
a:link, a:visited	{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#b81414;
font-weight:bold;
}

a:hover	{
text-decoration:underline;
color:#804040;
}

/* lists ---------------------------------------------------*/

ul{
margin:10px 0;
padding:0;
list-style-type: square;
}

ul ul{
list-style-type: disc;
}

ul ul ul{
list-style-type: none;
}

ul.basiclist	{
margin:10px 0px;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}

/* --- forms ------------------------------------- */

.row {
clear: both;
padding-top: 5px;
}

form {
margin-bottom: 1em;
}

fieldset {
margin-bottom: 20px;
padding: 10px;
border: 1px solid #d3d3d3;
}		

legend {
padding: 0 10px;
background: #ffffff;
text-transform: uppercase;
color: #444;
font-weight:bold;
font-size: 1.0em;
}

.formLabel {
font-size: 1em;
line-height: 1.6em;
text-align: right;
margin-right: 10px;
width: 120px;
float: left;
}

.formControl {
float: left;
width: 300px;
}

input, textarea {
border: 1px solid #d3d3d3;
padding: 2px;
font: 1em Arial, Verdana, sans serif;
}	

input {
font-size: 1em;
width: 300px;
}			

textarea {
width:300px;
}

.submitButton {
background: #eee;
font: bold 1.0em Arial, Verdana, sans serif;
padding: 4px 6px;
width: auto;
}

.highlighted {/* style for selected field */
background-color:#eee;
border-color:#000000;
}

SPAN#instruction {/* style for selected field instruction */
display:block;
color:#cc0000;
}	

/*-- images ---------------------------------------------*/

.img-left	{
float:left;
margin:0 10px 0 0;
}

.img-left-border	{
float:left;
margin:0 10px 0 0;
padding:4px;
border:1px solid #d3d3d3;
}


.img-right-border	{
float:right;
margin:0 0 0 10px;
padding:4px;
border:1px solid #d3d3d3;
}

.img-border	{
margin:0 0 0 0px;
padding:4px;
border:1px solid #d3d3d3;
}

.gallery-thumbs	{
margin:20px 0;
clear:both;
}

.depot_pic	{
float:left;
width:265px;
margin:0 0 20px 0;
}

.depot_pic p	{
padding:10px 0 0 0;
text-align:center;
font-style:italic;
}

/*-- CuteNews CSS Grid Layout ------------------------------*/
.grid_container	{
float:left;
}

.news_short	{
float:left;
width:160px;
margin:30px 5px;
}

.news_title h3	{
margin:0 0 10px 0;
}

.news_short img	{
width:150px;
padding:3px;
border:1px solid #ccc;
}

.content_short	{

}

.news_short .readmore p	{
padding:10px 0;
}

.news_full h3	{
font-size:20px;
margin:0 0 15px 0;
}

.news_full img	{
display:block;
width:600px;
padding:3px;
border:1px solid #ccc;
margin:0 0 20px 0;
}

.news_full p	{
font-size:16px;
margin:0 0 15px 0;
}

.news_full .back_link	{
font-size:15px;
margin:0 0 15px 0;
}

