/* CSS Document */
/* Default Style Sheet - Warne Ranches */
/* Author - factor360 design + technology :: www.factor360.com */

/* {border:1px solid black;} */

/* HTML tag styles. */
html {
height: 100%;
min-height: 100%; 
overflow-y: scroll;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


body
{
    background: url(/templates/warneranchesfactor360com/default/siteFiles/bg-page.jpg);
    margin: 0px;
    padding: 0px;
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Verdana, "Lucida Grande" , Tahoma, "Bitstream Vera Sans" , Arial, sans-serif;
    font-size: 10pt;
    color: #000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 100%;
min-height: 100%;

}

a
{
    color: #bf6c30;
    text-decoration: none;
}

a:hover
{
    color: #ff7a33;
    text-decoration: underline;
}

h1, h2, h3, h4, h5
{
    font-family: "Trebuchet MS" , "Lucida Grande" , Tahoma, Verdana, "Bitstream Vera Sans" , Arial, sans-serif;
    margin: 0px;
}
h1
{
    font-size: 30pt;
}
h2
{
    font-size: 24pt;
    font-weight: normal;
}
h3
{
    font-size: 18pt;
}
h4
{
    font-size: 14pt;
    font-weight: normal;
}
h5
{
    font-size: 12pt;
    margin: 0;
}

hr {
height: 1px;
border-top: 1px dotted #666666;
border-bottom: 0px dashed #FFFFFF;
border-left: 0px dashed #FFFFFF;
border-right: 0px dashed #FFFFFF;
}


/* Layout Styles */

#main
{
    width: 850px;
    margin: 0px auto;
	padding-top: 12px;
	background: url(/templates/warneranchesfactor360com/default/siteFiles/bg-site.gif) repeat-y;
}

#header
{
    position: relative;
    width: 800px;
    margin: 0px auto;
    height: 484px;
	background: url(/templates/warneranchesfactor360com/default/siteFiles/main-image.jpg);
}

#logo
{
    position: absolute;
    z-index: 2;
    width: 245px;
    height: 100px;
    top: 65px;
    left: 55px;
}

#tagLine
{
    position: absolute;
    z-index: 0;
    width: 374px;
    height: 67px;
    top: 165px;
    left: 140px;
}

#navBar
{
    position: absolute;
    z-index: 2;
    top: 120px;
    left: 0px;
    width: 740px;
}

.menu
{
	font-family: Georgia, "Times New Roman", Times, "Book Antiqua", Palatino, Garamond, serif;
	font-size: 1.4em;
}

#contentWrap
{
	width: 800px;
	margin: 0px auto;
}

#rightCol
{
    float: right;
    width: 525px;
    padding-top: 12px;
    margin-right: 24px;
	display: inline;
}

#rightCol img{
}

#rightCol .homepageContent img{
border: 0px solid #fff;
}

#leftCol
{
    float: left;
    width: 235px;
    padding-top: 12px;
	display: inline;
}

#footer
{
width: 800px;
text-align: center;
margin: 10px auto;
padding: 12px 0px;
font-size: 0.8em;
color: #555;
border-top: 1px solid #BBB;
}


.footerLinks a {
padding: 0px 5px 8px 5px;
display: inline-block; 
}

.footerLinks a.Active {
text-decoration: underline;
}

#f360footer
{
    width: 400px;
    margin: 10px auto;
    text-align: center;
}

/* Video Box */

#vidWrap {
	width: 400px;
	padding: 16px;
}

#flashcontent {
	width: 400px;
	height: 265px;
	color: gray;
	font-size: 0.8em;
}

/* Main Menu */


.menu {
padding-left: 24px;
}

.menu a {
padding: 6px;
display:block;
}

.menu a.Active, .menu a.Active:hover {
color: #EEE;
background: #ff7a33;
}

.menuHomepage a.Active, .menuHomepage a.Active:hover {
color: #bf6c30;
background: #DCE2E7;
}

.menu a:hover {
background: #EEE;
text-decoration: none;
}


/* Class Styles */

.photo 
{
    margin: 3px;
    border: 3px solid white;
}

.cleared
{
    clear: both;
}

.silverBorder
{
    padding: 10px;
    border: 1px solid silver;
    margin: 10px;
}
.blockedContent
{
    margin: -20px 10px 0 20px;
    width: 350px;
}
.largeText
{
    font-size: 1.2em;
}
.floatLeft
{
    float: left;
    width: auto;
}
.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.black
{
    color: #000000;
}
.tableWrap
{
    margin: 10px;
}

#prevLink { left: 0; float: left;background: url(/scripts/custom/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(/scripts/custom/lightbox/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(/scripts/custom/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/scripts/custom/lightbox/nextlabel.gif) right 15% no-repeat; }

#rightCol img.LightboxImage{
margin: 0px;
border: 1px solid #ccc;
height: 85px !important;
width: 115px !important;
}

#rightCol img.LightboxImage:hover{
margin: 0px;
border: 1px solid #666;
}

img.LightboxImage{
padding: 5px 5px 25px 5px !important;
margin: 3px 0px 3px 0px !important;
background-color: #fff;
}

img.LightboxImage:hover{
background-color: #333;
}

.FormSingleWidthCell{
white-space: nowrap;
font-weight: bold;
}

td input {
width: 200px !important;
}

td {
white-space: nowrap;
}

td span {
position: relative;
}





