/*This is for the albc-usa.org website, all pages */
* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #030;
	background-color: #363;
}
#wrapper {
	width: 98%;
	background-color: #030;
	margin-left: auto;
	margin-bottom: 6px;
	margin-right: auto;
	text-align: left;
	margin-top: 2px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 24px;
	padding-left: 22px;
	line-height: 28px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 28px;
	padding-bottom: 10px;
	line-height: 22px;
	margin-top: 18px;
	clear: both;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 28px;
	padding-bottom: 14px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 36px;
	padding-bottom: 14px;
	clear: both;
}

/* Header styles */
#topbar {
	background-color: #030;
	text-align: center;
	height: 170px;
}
#topbar img {
	padding-top: 8px;
	padding-bottom: 16px;
	text-align: center;
}

/*for 3th anniversary graphic */
#topbar .anniv  {
	width: 30%;
}
#topbar .anniv img  {
	padding: 8px;
}
#toppage {
	font-size: 12px;
	color: #FFFFCC;
	text-align: right;
	padding-right: 12px;
	background-color: #030;
	height: 20px;
	padding-left: 12px;
	font-weight: normal;
}
#toppage a:link, #toppage a:visited, #toppage a:hover {
	color: #FFFFCC;
	background-color: none;
}

/* Left side column styles */
#sidenav {
	width: 185px;
	background-color: #cc9;
	text-align: center;
	vertical-align: top;
}
#sidenav p.beebee {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin-top: 28px;
	margin-bottom: 22px;
	margin-right: 12px;
	margin-left: 12px;
	padding: 0px;
}

/* navigation */
#navigation {
	margin-top: 36px;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	margin-bottom: 8px;
	_margin-bottom: 1px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px;
	background-color: #030;
	color: #c90;
	text-decoration: none;
	font-weight: bold;
	border: 3px solid #c90;
}
#navigation li a:hover {
	background-color: #363;
	color: #cb9900;
}
#navigation li.current a:link, #navigation li.current a:visited {
	background-color: #363;
	color: #cb9900;
}
/* secondary navigation for store */
#navigation ul ul {
	margin-left: 8px;
}
#navigation ul ul li {
	margin: 0px;
	text-align: left;
	padding: 1px 0px 0px 4px;
	border: none;
	_border: solid 1px #cc9;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	color: #006600;
	background-color: transparent;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006633;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	margin: 0px;
}
#navigation ul ul a:hover {
	background-color: transparent;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}

/* Content area styles */
#content {
	background-color: #f8f6ea;
	vertical-align: top;
	min-height: 500px;
	padding-bottom: 16px;
}
#content p {
	padding-left: 36px;
	padding-right: 30px;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#content p.indent {
	padding-left: 50px;
}
#content p.indent2 {
	padding-left: 60px;
}
#content p.sidebar {
	font-size: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 16px;
	padding-bottom: 8px;
}
#content .imgright {
	float: right;
	margin-left: 8px;
	border: solid 2px #030;
	margin-top: 6px;
	margin-bottom: 6px;
}
#content .imgleft {
	float: left;
	border: 2px solid #030;
	margin-right: 8px;
	margin-bottom: 6px;
}

#content .imgleftnob {
	float: left;
	margin-right: 8px;
}
#content .imgrightnob {
	float: right;
	margin-bottom: 6px;
	padding-left: 12px;
}
#content ul {
	list-style-type: disc;
	color: #030;
	list-style-position: outside;
	padding-left: 28px;
	margin-left: 40px;
	margin-bottom: 12px;
}
#content ol {
	color: #030;
	list-style-position: outside;
	padding-left: 28px;
	margin-left: 40px;
	margin-bottom: 12px;
}
#content li {
	padding-bottom: 9px;
	margin: 0px 0px 4px 14px;
	list-style-position: outside;
	padding-right: 18px;
	padding-bottom: 2px;
	font-size: 13px;
	line-height: 16px;
}
/* Home page, home page right sidebar styles */
#content p.hometext {
	font-size: 16px;
	line-height: 22px;
	padding-right: 30px;
	padding-left: 36px;
	margin-top: 9px;
}
#content .alertsidebar {
	background-color: #F0F0D9;
}
#content p.alertsidebar {
	font-size: 12px;
	line-height: 14px;
	color: #003300;
	padding-right: 12px;
	padding-left: 14px;
}
#content h4.alertsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFCC;
	background-color: #999933;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
}

/* Membership form styles */
#memform {
	margin-left: 48px;
	margin-bottom: 20px;
	width: 540px;
}
#memform p {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
#memform input.txt {
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 2px;
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #666666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}

#memform p label {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#memform p .labelleft {
	float: left;
	width: 150px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#memform .txtareaquestion {
	margin-left: 32px;
}
#memform textarea {
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding: 6px;
	margin-left: 28px;
	margin-bottom: 12px;
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
}
#memform input.radio {
	margin-left: 12px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
#memform input.button {
	padding: 4px;
	margin-left: 24px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
}

#memform fieldset {
	margin-top: 12px;
	padding: 8px 10px 12px 4px;
	border: 1px solid #990;
}
#memform legend {
	font-size: 14px;
	color: #333333;
	margin-top: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}

/*store styles */
#store {
	vertical-align: top;
	margin-left: 12px;
	width: 98%;
	margin-right: 16px;
}
#store td {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
}
#store td.green {
	background-color: #030;
	border: 2px solid #cb9900;
	text-align: center;
	color: #FFFFCC;
	font-size: 15px;
	line-height: 18px;
}
#store th {
	font-size: 14px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 6px;
	border-top: solid 1px #060;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 4px;

}
#store input.add {
	background-color: #006633;
	font-size: 11px;
	padding: 4px;
	color: #FFFFCC;
	border: 1px solid #FFFFCC;
	font-weight: bold;
	letter-spacing: 1px;
}

/*list on main store page */
#storelist {
	width: 90%;
	margin-left: 32px;
	border: 6px solid #cc9;
	margin-right: 18px;
	clear: both;
	margin-top: 4px;
}
#storelist td {
	border: 3px solid #cc9;
	background-color: #ffc;
	padding: 6px;
	text-align: center;
	width: 50%;
}
#storelist th {
	font-size: 12px;
}

/*sidebox used on store-intro page */
#rightboxback {
	float: right;
	width: 240px;
	margin: 16px 16px 4px 18px;
	_margin-right: 10px;
	background-color: #F0F0D9;
	padding: 0px 6px 8px 0px;
	color: #030;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightboxback h4 {
	font-size: 12px;
	line-height: 14px;
	color: #FFC;
	background-color: #993;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
	margin-left: 0px;
}
#rightboxback p {
	margin-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#rightboxback ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	padding: 0px;
}
#rightboxback li {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}


/*shopping cart button */
#cart input.button {
	padding: 4px;
	margin-left: 24px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	
}
#cart p {
	margin-left: 24px;
}

/*checkout buttons */
#checkout input.button {
	padding: 4px;
	margin-left: 24px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;	
}
#checkout a:link, #checkout a:visited, #checkout a:hover {
	padding: 4px;
	margin-left: 24px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
/* Membership form styles */
#regform {
	margin-left: 40px;
	margin-bottom: 20px;
	width: 620px;
}
#regform p {
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 18px;
}
#regform p.indent {
	padding-left: 24px;
	
}
#regform input.txt {
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 2px;
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #666666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}
#regform input.button {
	padding: 4px;
	margin-left: 24px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
}
#regform input.radio {
	margin-left: 9px;
}
#regform fieldset {
	margin-top: 12px;
	padding: 8px 10px 12px 4px;
	border: 1px solid #990;
}
#regform legend {
	font-size: 14px;
	color: #333333;
	margin-top: 16px;
	font-weight: bold;
	padding-bottom: 4px;
}
#regform table {
	font-size: 12px;
	margin-left: 18px;
	width: 560px;
}
#regform td {
	padding: 6px 4px;
}
#regform td.in {
	padding-left: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990;
}
#regform td.memstatus {
	width: 120px;
	padding-right: 0px;
	padding-left: 0px;
}
			 

/* Footer styles */
#footer {
	background-color: #F8F6EA;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding-left: 6px;
}
#footer p.small {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer .foottitle {
	color: #330;
	background-color: #cc9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
}
#footer .footnav {
	background-color: #ffc;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 17px;
}

/* Miscellaneous styles */
.greenborder {
	border: 1px solid #006633;
}
.smaller {
	font-size: 12px;
}
.cell {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 18px;
}
.cellindent {
	padding-left: 36px;
	padding-top: 4px;
}
.upcasehead {
	font-weight: bold;
	text-transform: uppercase;
}
.reference {
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 16px;
}

.footnotes {
	font-size: 10px;
}
#topnav {
	background-color: #FFFFCC;
	height: 32px;
}
#topnav p {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 64px;
	padding-left: 64px;
}	
#topnav2 {
	background-color: #FFFFCC;
	height: 32px;
}
#topnavconference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: inherit;
	color: #FFFFFF;
	background-color: #B1B7B7;
	text-transform: none;
	border-bottom-color: #999933;
	font-stretch: wider;
	outline-color: none;
	
	
}

#topnav2 p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 36px;
	padding-left: 36px;
}	


/* CPL table styles */
.watchtable {
	text-align: left;
	width: 90%;
	margin-top: 22px;
	margin-bottom: 28px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
}
.watchtable td.head {
	color:#cc9;
	background-color: #030;
	padding-top: 4px;
	padding-bottom: 4px;
}
.watchtable h3 {
	text-transform:uppercase;
	color: #cc9;
	padding-left: 4px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
}
.watchtable th {
	font-weight:bold;
	text-transform:uppercase;
	background-color:#cccc99;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	font-size: 12px;
	padding-right: 4px;
}
.watchtable td {
	padding: 9px 4px 2px 2px;
	text-align: left;
}
.watchtable a:link, watchtable a:visited { 
	font-weight: normal;
	text-decoration: none;
}
.watchtable a:hover {
	font-weight: normal;
	text-decoration: none;
}
.watchtable .sub {
	padding-left: 8px;
}


/* general link styles */
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #c90;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #996600;
}
a:hover {
	font-weight: bold; 
	text-decoration: none; 
	background-color: #cccc99
}
.red {
	color: #C00;
}
.green {
	color: green;
}
.centerbox {
	padding: 12px 8px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #003300;
	font-size: 14px;
	line-height: 18px;
}
.centerbox-fixed {
	padding: 12px 8px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 18px;
	border-top: 14px solid #cb9900;
	border-right: 3px solid #cc9;
	border-bottom: 14px solid #cb9900;
	border-left: 3px solid #cc9;
}
.gold {
	color: #c90;
}
.storelisthead {
	padding-top: 4px;
}
.tableship {
	font-size: 12px;
	width: 300px;
	margin-left: 48px;
	margin-bottom: 24px;
	border: 1px solid #c90;
}
.tableship td {
	border-bottom: 1px solid #c90;
	border-right: 1px solid #c90;
	padding: 4px;
}
.rightbox {
	float: right;
	padding-top: 12px;
}
.widegoldborderbox {
	border: 3px solid #CC9900;
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 18px 14px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.topline {
	border-top: 1px solid #990;
}
.leftline {
	border-left: 1px solid #990;
}
.lefttopline {
	border-left: 1px solid #990;
	border-top: 1px solid #990;
}
.topbigline {
	border-top: 3px solid #999933;
}

.not_displayed {
    display: none;
}
.hide {
    visibility: hidden;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990;
}
#cpl_top {
	border: 2px solid #960;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
#cpl_top th {
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
#cpl_top td {
	padding: 4px;
}
#cpl_top ul {
	list-style: disc;
	margin: 0px 0px 0px 12px;
}
#cpl_top li {
	padding: 0px;
	margin: 0px 0px 4px 4px;
}
#cpl_top img {
	border: 2px solid #030;
}
.homebox {
	width: 200px;
	border: 1px solid #996600;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
.homebox th {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #CC9900;
	padding-top: 4px;
}
.homebox td {
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #c90;
}#content h4.heritagecattle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFCC;
	background-color: #660000;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
}
#content h4.dairy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #001933;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
}
#content .alertsidebardairy {

	background-color: #F0F0D9;
}
#wrapper tr #content table tr td p strong {
	color: #030;
}
