/*********************************************************************/
/*                 GENERAL TEXT AND BACKGROUND COLORS                */
/*********************************************************************/

body {
background: #e9faed url(http://stallionguide.ca/new/images/enviro/background.gif) repeat-x;
margin: 15px 10px 10px 10px;
padding: 0px;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
}

p { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0px 0px 10px 0px;
} 

ul { 
font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0px 5px 10px 25px;
} 

td { 
font-family: Verdana, Arial, Helvetica, sans-serif;
} 


ul { 
margin-bottom: 0%; padding-top:3px; font-family: Verdana, Arial, Helvetica, sans-serif; list-style-type: square; 
}

ul.standard li {padding:3px;}

input.text { 
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border : 1px;
	border-color : 7F9DB9;
	border-style : solid;
}


/*********************************************************************/
/*                               LAYOUT                              */
/*********************************************************************/

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 830px;
	background: #ffffff;
}

#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 816px;
	background: #ffffff;
	border-left: 7px solid white;
	border-right: 7px solid white;
}

#header {
	margin: 0px;
	padding:0px;
	width: 830px;
	height: 185px;
	/*  background: url("images/enviro/header.gif"); */
	background-attachment: scroll;
	background-repeat: no-repeat;
}

#side-left {
	float: left;
	width: 215px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	background: #ffffff;
}

#side-right {
	float: right;
	width: 200px;
	background: url("images/enviro/sidebar-right.gif") repeat;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#content {
	float: left;
	width: 585px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #ffffff;
}

#footer {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px -7px;
	width:100%;
	background: #ffffff;
	border: 7px solid white;
}




ul#navlist
{
font: bold 15px verdana, arial, sans-serif;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding-left:0px;
}

ul#navlist li
{
float: left;
background-color: #ecf0ed;
margin: 5px 11px 5px 11px;
border: 1px solid #012911;
}

ul#navlist li#active
{
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
float: left;
text-align:center;
width:150px;
height:43px;
display: block;
color: #666;
text-decoration: none;
padding: 5px 0px 0px 0px;
}

#navlist a:hover { background: #fff; }




#navcapsule
{
width:525px;
height:65px;
background-color: #203324;
margin: 0px;
border: 1px solid #012911;
}






/* TABS AUCTION MENU */

#modernbricksmenu{
padding: 0;
width: 504px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 13px verdana,Arial, sans serif;
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #ccc; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #eeeeee; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #1f5138; /*Green color theme*/ 
border-color: #1f5138; /*Green color theme*/
color:white; 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 504px;
height: 5px;
line-height: 5px;
background: #1f5138; /*Green color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}


/*********************************************************************/
/*                              HEADINGS                             */
/*********************************************************************/

h1 { 
padding: 0 0 0px 0px; font-size: 22px; margin: 5px 0px 10px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;  font-weight:normal;
} 

h2 { 
padding: 0 0 0px 0px; font-size: 15px; margin: 8px 0px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#203324;
} 

h3 { 
padding: 0px 0 0px 0px; font-size: 14px; margin: 6px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
} 

h4 { 
padding: 0px 0 0px 0px; font-size: 12px; margin: 0px 0px 0px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000;
} 


/*********************************************************************/
/*                           WUFOO STYLE BUTTONS                     */
/*********************************************************************/


#button {text-align:center;font-size:small;font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;}

.buttons a, button{float:left;margin:0 7px 0 0;text-decoration:none;background-color:#f5f5f5;border:1px solid #dedede;border-top:1px solid #eee;border-left:1px solid #eee;padding:5px 10px 6px 7px;display:block;cursor:pointer;font-size:100%;line-height:130%;color:#333;font-weight:bold;}

button{font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;width:auto;overflow:visible;font-weight:bold;padding:4px 10px 3px 7px; }

button[type]{width:auto;padding:5px 10px 5px 7px; line-height:17px; }

*:first-child+html button[type]{padding:4px 10px 3px 7px; }

button img, .buttons a img{margin:0 3px -3px 0 !important;width:16px;height:16px;padding:0 !important;border:none !important;display:inline !important;}

button:hover, .buttons a:hover{background-color:#dff4ff;border:1px solid #c2e1ef;color:#336699;}

.buttons a:active{background-color:#6299c5;border:1px solid #6299c5;color:#fff;}

button.positive, .buttons a.positive{color:#529214;}

.buttons a.positive:hover, button.positive:hover{background-color:#E6EFC2;border:1px solid #C6D880;color:#529214;}
.buttons a.positive:active, td.positive{background-color:#529214;border:1px solid #529214;color:#fff;}
.buttons a.negative, button.negative{color:#d12f19;}
.buttons a.negative:hover, button.negative:hover{background:#fbe3e4;border:1px solid #fbc2c4;color:#d12f19;}
.buttons a.negative:active, td.negative{background-color:#d12f19;border:1px solid #d12f19;color:#fff;}










/*********************************************************************/
/*                                LINKS                              */
/*********************************************************************/

.cursor {cursor: default;}
.hand {cursor: hand;}

a.index { 
font-size: 12px;
} 

a:link { 
color: #203324;
} 
a:visited { 
color: #203324
} 
a:hover { 
color: #dc143c
} 
a:active { 
color:#f00
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 

#headerlinks { 
padding:60px 0px 0px 580px;
}


#header a:link { 
color: #000;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
}

#header a:visited { 
color: #000;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
}

#header a:active { 
color: #a00;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
} 
 
#header a:hover { 
color: #f00;
text-decoration: none;
font-weight: bold;
padding: 0px 5px;
}



 
#content a:link { 
color: #203324;
} 

#content a:visited { 
color: #012911;
} 

#content a:hover { 
color: #c70404;
} 

#content a:active { 
color: #f00;
} 


/*********************************************************************/
/*                            FOOTER LINKS                           */
/*********************************************************************/


#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align : center;
padding:2px 0px;
}

#copyright a {
color:#aaaaaa;
}

#copyright a:hover {
color:red;
}

#gotop { 
float: right;
margin:5px 10px;
text-align:center;
font-size: 8pt;
} 



#footerlinks { 
margin-left:38px;
font-size: 11px; 
text-align:center
} 

#footerlinks a { 
padding:0px 0px 5px 0px;
} 

#footerlinks a:link { 
color: #203324;
} 

#footerlinks a:visited { 
color: #203324;
} 

#footerlinks a:hover { 
color: #dc143c;
} 

#footerlinks a:active { 
color: #f00;
} 





.thumbnail
{
float: left;
width: 239px;
height: 70px;
background: #fff;
border: 1px solid #999;
margin: 0 13px 1 3px 0;
padding: 4px;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
text-decoration:none !important; 
}

.thumbnail a
{
text-decoration: none !important;
}

.thumbnail img
{
margin-right:4px;
text-decoration: none !important;
}

.thumbnail span
{
line-height:14px;
margin-top:5px;
font-size: 11px;
text-decoration:none !important; 
color: black;
}

#stalliontable a {
text-decoration: none !important; 
}


a:hover .thumbnail{
background:#f5fff5;
cursor: hand;
text-decoration: none !important; 
}








/*********************************************************************/
/*                             MISCELLANEOUS                         */
/*********************************************************************/

acronym { 
color: #666666 
} 
.ucase { 
text-transform: uppercase 
} 
.nobr { 
white-space: nowrap 
} 

.regular { 
font-size: 12px; 
}

.smalltext { 
font-size: 10px; 
line-height:13px;
padding:3px;
} 

.smalltextleft { 
font-size: 10px; 
line-height:13px;
padding:3px;
text-align:left;
} 

.tinytext { 
font-size: 9px; 
}

.indent1 { 
margin-left: 12px;  
} 
.indent2 { 
margin-left: 24px; 
} 
.indent3 { 
margin-left: 36px; 
} 
.indent4 { 
margin-left: 48px; 
} 
.indent5 { 
margin-left: 60px; 
} 

#printheadings{display:none}


/*********************************************************************/
/*                               PRINTING                            */
/*********************************************************************/

@media print 
{ 


/* display the print header */
#printheadings{display:block}

/* turn off navigation and ad bar */
.left-margin {display: none}

img.noprint {display: none}

td.noprint {
display: none
}

.noprint {
display: none
}

#mainbody {
width:640px;
color:#000;
}

td {color:#000;}

h1 {  
page-break-inside: avoid 
} 
h2 { 
page-break-inside: avoid 
} 
h3 { 
page-break-inside: avoid 
} 
h4 { 
page-break-inside: avoid 
} 
h5 { 
page-break-inside: avoid 
} 
h6 { 
page-break-inside: avoid 
} 

td.noprint {
display: none
}
td.body1 {
display: none
}
td.body4 {
display: none
}
td.nav1 {
display: none
}
td.nav2 {
display: none
}
td.nav4 {
display: none
}
td.bottom {
margin-right:600px;
}
td.body2 {
margin-right:600px;
}


blockquote { 

} 
ul { 

} 
ol { 

} 
dl { 

} 

} 
