body {
background-color: #025404;
font-size: 13px;
font-family: helvetica,arial,sans-serif;
margin: 10px 0px 15px 0px;
}

body#root {
background-color: #025404;
font-size: 13px;
font-family: helvetica,arial,sans-serif;
margin: 10px 0px 15px 0px;
background: #025404 url(../alpacas/images/leaves2.gif) top left no-repeat;
}

/* body {
min-width: 930px;
}
 */
#logo {
margin: 0 auto;
padding: 0;
width: 930px;
background-color: transparent;
}

#logo2 {
margin: 0 auto;
padding: 0;
width: 800px;
background-color: transparent;
}

#logo img, #logo2 img {
border: 0;
}

#wrap {
margin: 24px auto 0px auto;
width: 930px;
background: transparent url(../alpacas/images/shadow2.gif) top right repeat-y;
}

#wrap2 {
margin: 0px auto 0px auto;
width: 800px;
background: transparent url(../alpacas/images/shadow2.gif) top right repeat-y;
}

#wrap3 {
margin: 24px auto 0px auto;
width: 800px;
background: transparent url(../alpacas/images/shadow2.gif) top right repeat-y;
}

#inner {
width: 898px;
padding: 10px 10px 10px 10px;
background-color: #FFF;
}

#inner2 {
width: 708px;
padding: 10px 40px 10px 40px;
background-color: #FFF;
}

#bshadow {
height: 12px;
background: transparent url(../alpacas/images/shadow4.gif) top right repeat-x;
}

#bshadow img {
position: relative;
top: -1px;
}

div.gallery {
text-align: center;
font-size: 11px;
font-weight: bold;
overflow: auto;
}

div.slideShow, div.slideShow2, div.oneSlide {
text-align: center;
font-size: 11px;
font-weight: bold;
border: 1px solid #999;
}

div.oneSlide {
padding-bottom: 2px;
width: 516px;
overflow: auto;
}

.oneSlide img {
padding: 3px 3px 0px 3px;
}

div.slide {
 width: 516px;
 height: 361px;
}

div.slide2 {
 width: 516px;
 height: 376px;
}

.slide img, .slide2 img {
padding: 3px 3px 0px 3px;
}

button.prev, button.prev2 {
background: transparent url(../alpacas/images/larr.gif) no-repeat top left;
border: none;
margin: 0px 430px 5px 0px;
height: 12px;
width: 18px;
}

button.next, button.next2 {
background: transparent url(../alpacas/images/rarr.gif) no-repeat top left;
border: none;
margin: 0px 0px 5px 0px;
height: 12px;
width: 18px;
}

button.prev:hover {
background: transparent url(../alpacas/images/larro.gif) no-repeat top left;
}

button.next:hover {
background: transparent url(../alpacas/images/rarro.gif) no-repeat top left;
}

.update td, .shows td {
background-color: #FFF;
background-image: url(../alpacas/images/dot.gif);
background-repeat: repeat-x;
background-position: bottom left;
background: #FFF url(../alpacas/images/dot.gif) repeat-x bottom left;
text-align: left;
padding: 0px 5px 0px 0px;
vertical-align: bottom;
white-space: nowrap;
}

table.shows {
	margin-left: 100px;
}
.shows th {
font-size: 11px;
text-align: left;
background-color: #999;
color: #FFF;
padding: 2px 0px 2px 6px;
}

div.showname {
text-align: left;
color: #9E8CB7;
padding: 2px 0px 2px 6px;
float: left;
font-weight: bold;
font-size: 15px;
}

div.judge {
text-align: right;
font-style: italic;
color: #333;
padding: 2px 0px 2px 6px;
float: right;
font-size: 11px;
}

.update td {
font-size: 11px;
}

td.last {
background-image: none;
white-space: normal;
padding: 0px 0px 0px 0px;
}

.update td span, .shows td span {
background-color: #FFF;
padding: 0px 2px 0px 6px;
}

.update input {
font-size: 11px;
}

input.custom {
	background-color: #025404;
	border-left: 2px solid #81AA82;
	border-top: 2px solid #81AA82;
	border-right: 2px solid #011501;
	border-bottom: 2px solid #011501;
color: #FFF;
font-size: 11px;
}
input.custom:hover {
	background-color: #81AA82;
	border-left: 2px solid #B4D7B5;
	border-top: 2px solid #B4D7B5;
	border-right: 2px solid #025404;
	border-bottom: 2px solid #025404;
}

h2 {
color: #9E8CB7;
}
.fleece th {
	padding: 0px 8px 0px 8px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	font-size: 10pt;
}
.fleece td {
	padding: 0px 10px 0px 10px;
}
table.fleece {
	border-bottom: 1px solid #CCC;
}
.fleece caption, .tablesorter caption {
	text-align: left;
	font-weight: bold;
color: #9E8CB7;
}

ul.float {
margin-left: 0px;
padding-left: 0px;
width: 100%;
}

ul.float li {
list-style: none;
float: left;
padding-right: 25px;
text-align: center;
height: 170px;
width: 130px;
}

ul.float a img {
	border: none;
}

ul.float li a {
display: block;
padding: 5px 5px 3px 5px;
text-decoration: none;
background-color: #DAF0DB;
border: 1px solid #999;
}

ul.float li a:hover {
background-color: #BEE4BF;
border: 1px solid #999;
}
  
ul.float a p {
margin: 0px 0px 0px 0px;
color: #333;
}

legend {
color: #025404;
}

.smallinput table tr td, .smallinput table tr td input, .smallinput table tr td select {
	font-size: 11px;
}

/* Following code may not be required! */

div.image {
float: right;
border: 1px solid #999;
margin: 0px 0px 10px 10px;
}

.image img {
padding: 3px 3px 3px 3px;
}

.image p {
margin: 0;
padding: 0px 0px 3px 0px;
text-align: center;
font-size: 11px;
font-weight: bold;
}

td.footer, td.footer a, p.footer, p.footer a {
font-size: 8pt;
color: #666;
text-decoration: none;
text-align: center;
}


div.tab1 {
margin: 0;
padding: 0px;
text-align: left; 
overflow: hidden;
white-space: nowrap;
float: left;
width: 40px;
}

div.tab2 {
text-align: left; 
overflow: hidden;
white-space: nowrap;
float: left;
width: 120px;
}

div.sumdiv {
float: left;
width: 263px;
padding: 0;
margin: 15px 5px 15px 0px;
}

.sumdiv a img {
float: left;
margin:2px 5px 0px 0px;
border: 1px solid #000;
}

img.pic_border {
border: 1px solid #000;
}

div.dimg {
float: right;
width: 146px;
padding: 0px 70px 0px 0px;
}

.dimg img {
margin-top: 15px;
border: 1px solid #000;
}

span.red {color: #900;}

div.home {margin: 0px 70px 0px 70px;}
p.newsdate {
color: #999;
text-align: right;
border-bottom: 1px solid #999;
font-size: 11px;
}

div.sales {padding: 0px 0px 0px 70px;}

div.market {padding: 0px 200px 0px 200px;}

div.sales p, div.sales dl, div.sales ul {padding-right: 70px;}

p.details, div.details {width: 600px;}

ul {list-style-image: url(../alpacas/images/bull.gif);}

ul.news {
list-style-image: url(../alpacas/images/newsbull.gif);
list-style-position: inside;
margin-left :0px;
padding-left :0px;
}

.carttable
{
border: 1px solid #CCC;
line-height:35px;	
color:#484848;
font-weight:bold;
padding: 0px 15px 10px 15px;
}

.carttable td {
font-size: 12px;
}	

.inputcart
{
border: 1px solid #CCC;	
color:#484848;
width:30px;
}	

.trcart
{
background-color:#999;
color:#FFF;
line-height:20px;
}

.tdcart
{
border-bottom:1px solid #CCC;
}

a.hmpg {
	text-decoration: none;
	color: #025404;
}

a.hmpg:visited {
	color: #47A049;
}

	

