@charset "utf-8";
/* CSS Document */

a:link {
	color: purple;
}

a.gold:link {
	color: darkolivegreen;
}

a:visited {
	color: green;
}

a:hover {
	color: fuchsia;
}

a:active {
	color: #009966;
}

img#pic {
	margin: 5px;
	border: 1px solid #069;
}

#all {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	background-color: #069;
}

#tblcontainter {
	position: relative;
	width: 780px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

table#content {
	margin: 0px;
	padding: 0px;
	background-color: #cff;
	border: 3px solid black;
	width: 777px;
	z-index: 0;	
}


tr {
	background-color: #9cc;
	border: none;
}

tr#bottommenu 
{
	background-image: url(images/bluecheck2.jpg);
/*      background: #9cc;*/
        width: 20px;
}

td#right {
	background-image: url(images/bluecheck2.jpg);
	padding: 10px 5px;
	background-color: #600;
	margin: 0px;
	width: 227px;
	color: #ffffff;		
	z-index: 4;
}

td#rightAnn {

	padding: 10px 0px;
	height: 150px;	
	z-index: 5;
}

td#left {
	padding: 0px 10px;
	background-color: wheat;
	width: 553px;	
}

table#SalesTable {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-color: wheat;
}

td#salesinfo {
	padding: 0px 10px;
	background-color: wheat;	
}

td#sales {
	padding: 0px 10px;
	background-color: wheat;
	
}

td#salesblock {
	padding: 0px;
	background-color: wheat;
	width: 185px;
	font-size: 11px;
	
}

td#salesblock2 {
	padding: 0px;
	background-color: wheat;
	width: 190px;
	font-size: 11px;
	
}

#designer {
	margin: 15px 7px;
	padding: 8px;
	text-align: left;

}



#rightcontent {
	background-color: #48677E;

	margin: 0px;
	padding: 0px 0px;	
	z-index: 5;
}


p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}

.eleven {
	font-size: 11px;
}

.right {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	text-align: right;
}

.center {
	margin: 0px;
	padding: 0px 0px 12px 0px;
	text-align: center;
}

.small {
	text-align: center;
	color: #000;
	font-size: 11px;
}

.indigo {
	color: indigo;
	font-size: 12px;
}

.lgindigo {
	color: indigo;
	font-size: 18px;
}


/*set CSS for SPAN tag surrounding each image*/
.seqslidestyle {
	margin-right: 15px;
	margin-bottom: 10px;
}

	
#rightbox {
	width: 200px; 
	background: #006699;
	border-top: 3px solid #FFA500;
	margin: 15px 0px 0px 0px;
	padding: 5px 5px 5px 5px;;
	color: #fff;
	text-align: left;
	font-weight: normal;
}

#showbox {
	width: 200px;
	background: #9cc;
	border-top: 3px solid #069;
	margin: 15px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}



img {
	text-decoration: none;
	border: none;
}

#OpenFarm {
	margin: 7px;
	padding: 0px;
}

#WhatsNew 
{
    background-color: #fc3;
}

.blue {
	font-size: 18px;
	color: #48677E;
	text-decoration: none;
	border: none;
	font-weight: bold;
	
}
.white {
	font-size: 11px;
	color: white;
	text-decoration: none;
	border: none;
	font-weight: bold;
	text-align: center;
}

.blue1 {
	font-size: 13px;
	color: #48677E;
	text-decoration: none;
	border: none;
	font-weight: bold;
	
}

.gold {
	font-size: 13px;
	color: darkgoldenrod;
	text-decoration: none;
	border: none;
	font-weight: bold;
	
}

.gold2 {
	font-size: 15px;
	color: darkgoldenrod;
	text-decoration: none;
	border: none;
	font-weight: bold;
	width: 400px;
	
}
.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	
}

table#PacaTable {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 550px;
	background-color: wheat;
}

tr#PacaRow {
	vertical-align: top;
	background-color: wheat;
}

b.price {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;

}

ul#CredList {
	position: relative;
	top: -25px;
	font: 13px verdana, arial, sans-serif;
	list-style-type: disc;
	padding: 0px;
	margin: 2em;
	text-align: left;
	
}

#navbar1 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	height: 30px;
}

#miniflex {
  width: 750px;
  float: center;
  font-size: 13px; /* could be specified at a higher level */
  margin: 0;
  padding: 10px 7px 0 7px;
  border-bottom: none;
  position:relative;
  z-index:0;
}

#miniflex li {
  float: center;
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
}

#miniflex a:link, #miniflex a:visited {
  float: center;
  font-size: 85%;
  line-height: 0px;
  font-weight: bold;
  margin: 0 7px 0 7px;
  text-decoration: none;
  color: #FFA500;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
  border-bottom: 2px solid darkgoldenrod;
  padding-bottom: 2px;
  color: #069;
}

#navcontainer {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #9cc;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	z-index: 5;
}


ul#navlist {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding: 0px;
	width: 780px;
	margin: 0px;
}

ul#navlist li {
	float: left;
	height: 21px;
  background-color: #069;
	color: #cff;
	margin: 2px 0px 0px 3px;
	border: 2px solid #fc3;
}

ul#navlist li#active {
	background-color: #fff;
}

li#active a { 
	background: #000;
	color: #fc3;
	
	 }

#navlist a {
	display: block;
	color: #cff;
	text-decoration: none;
	padding: 4px 9px;
}

#navlist a:hover { 
	background-color: #ff9; 
	color: #000;	
}

  
