.an-error-cell
{
	width:700px; 
	margin:15px auto; 
	background-color: transparent;
}
.an-error-content
{
	width:600px; 
	margin:0 auto; 
	background-color:#DCB484; 
	text-align:center;
	border: 2px solid #DCB484;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.A_Details
{
	padding:5px 0 5px 0;
	width:155px;
	text-align:center;
	border-bottom: 1px solid #162c36;
}
.an-block #left_a>li:before
{
	content: none;
}
li.A_Details
{
	list-style-type:none !important;
}
div.A_Picture img 
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	border: none !important; 
}
div.A_Desc 
{
	font-size: 10px;
	line-height: 100%;
	color: #162c36;
	font-weight: normal;
}

ui>li::before
{
}

.aboutturn{
	unicode-bidi:bidi-override; 
	direction: rtl;
}

.missingPhrase
{
	background-color: #fa8072;
	color: white;
}
.editPhrase
{
	background-color: #fff0f5;
	color: black;
}

#Center{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: white;
	border: 1px solid #162c36;
	padding: 20px;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
 }

/* now for the page specific stuff */


/* Logon Page */
#Page2 .an-vmenublock
{
	border: none;
}

/* need to check this page */

.DDL0
{
	background-color: red;
}
.DDL1
{
	background-color: orange;
}
.DDL2
{
	background-color: orange;
}
.DDL3
{
	background-color: yellow;
}
.DDL4
{
	background-color: green;
}
.DDL5
{
	background-color: pink;
}
.help
{
	cursor: help;
}
.link
{
	cursor: pointer;
}
textarea { 
    resize: none; 
}
.InPutOk {
border-color: green;
	
}
.InPutError {
border-color: red !important;
}
.fm_c1, .fm_c5 {
	width: 135px;
}
.fm_c2, .fm_c4 {
	width: 16px;
}
/* Users Edit */

#Page27 .DDL0
{
	background-color: red;
}
#Page27 .DDL1
{
	background-color: orange;
}
#Page27 .DDL4
{
	background-color: green;
}
#Page27 .DDL5
{
	background-color: white;
}


/* Winningout */

#Page33 .conTitle {
	text-align: left;
}
#Page33 .conTop {
	text-align: right;
}
#Page33 .conGrade {
	font-size:11.0pt;
}
#Page33 .conNor {
	font-size:11.0pt;
	white-space: nowrap;
}
#Page33 .conSma {
	font-size: 8.0pt;
	white-space: nowrap;
}

#Page33 .inst {
	padding:0px 40px
}
#Page33 .red {
	color:#FF0000
}
#Page33 center {
	text-align:center;
}
#Page33 h2 {
	text-align:center
}
#Page33 table {
	width: 100%
}
#Page33 .ColLef {
	text-align: right;
	vertical-align: top;
}
#Page33 .ColCen {
	vertical-align: top;
}
#Page33 .ColRig {
}
#Page33 .Col_1 {
	width:20%;
	text-align: right;	
}
#Page33 .Col_2 {
	width:13%;
}
#Page33 .Col_3 {
	width:50%;
	text-align: right;	
}
#Page33 .Col_4 {
	width:10%;
}
#Page33 .Col_5 {
	width:30%;
	text-align: right;	
}
#Page33 .InCenter {
	display: block;
	margin-left: auto;
	margin-right: auto 
}
#Page33 .border {
	border: 1px dotted red;
}
#Page33 p {
	margin-bottom: 10px;
}
#Page33 br{
height:100px;	
}
#Page33 ul{
	margin: 14px 0px 14px 0px;
	padding-left: 40px; 
}
#Page33 li{
	list-style-type: disc;
}

/* Winningout/add */

#Page37 .Cert {
	background-image: url(../WO/image/an_cert.png);
	width: 600px;
	height: 801px;
}
#Page37 .Handler{
	padding-top: 296px;
   padding-left: 48px;
   padding-right: 77px;
   text-align: center;
	font-weight: bold;
}
#Page37 .Dog{
	padding-top: 25px;
   padding-left: 48px;
   padding-right: 77px;
	text-align: center;
	font-weight: bold;
}
#Page37 .Award{
	padding-top: 18px;
   padding-left: 48px;
   padding-right: 77px;
	text-align: center;
	font-size:small;
}
#Page37 h2 {
	text-align:center
}
/* Winningout/List */

#Page40 .con:nth-child(even) {
	background: #F2DCDB;
}
#Page40 .con:nth-child(odd) {
	background: #E6B8B7;
}
#Page40 .conNor {
	font-size:11.0pt;
	white-space: nowrap;
}
#Page40 .conSma {
	font-size: 8.0pt;
	white-space: nowrap;
}
#Page40 .conGrade {
	font-size:11.0pt;
}
#Page40 .conTop {
	text-align: right;
}
#Page40 .conTitle {
	text-align: left;
}
/* Winning out admin*/
#Page24 .conTitle {
	text-align: left;
}
#Page42 .conTop {
	text-align: right;
}
#Page42 .conGrade {
	font-size:11.0pt;
}
#Page42 .conNor {
	font-size:11.0pt;
	white-space: nowrap;
}
#Page42 .conSma {
	font-size: 8.0pt;
	white-space: nowrap;
}

#Page42 .inst {
	padding:0px 40px
}
#Page42 .red {
	color:#FF0000
}
#Page42 center {
	text-align:center;
}
#Page42 h2 {
	text-align:center
}
#Page42 table {
	width: 100%
}
#Page42 .ColLef {
	text-align: right;
	vertical-align: top;
}
#Page42 .ColCen {
	vertical-align: top;
}
#Page42 .ColRig {
}
#Page42 .Col_1 {
	width:20%;
	text-align: right;	
}
#Page42 .Col_2 {
	width:13%;
}
#Page42 .Col_3 {
	width:50%;
	text-align: right;	
}
#Page42 .Col_4 {
	width:10%;
}
#Page42 .Col_5 {
	width:30%;
	text-align: right;	
}
#Page42 .InCenter {
	display: block;
	margin-left: auto;
	margin-right: auto 
}
#Page42 .border {
	border: 1px dotted red;
}
#Page42 p {
	margin-bottom: 10px;
}
/* NewYearsHonors */

#Page37 .con:nth-child(odd),
#Page44 .con:nth-child(odd),
#Page80 .con:nth-child(odd),
#Page81 .con:nth-child(odd),
#Page82 .con:nth-child(odd),
#Page83 .con:nth-child(odd),
#Page84 .con:nth-child(odd),
#Page85 .con:nth-child(odd),
#Page86 .con:nth-child(odd),
#Page87 .con:nth-child(odd) {
	background: #F2DCDB;
}
#Page37 .con:nth-child(even), 
#Page44 .con:nth-child(even),
#Page80 .con:nth-child(even),
#Page81 .con:nth-child(even),
#Page82 .con:nth-child(even),
#Page83 .con:nth-child(even),
#Page84 .con:nth-child(even),
#Page85 .con:nth-child(even),
#Page86 .con:nth-child(even),
#Page87 .con:nth-child(even) {
	background: #E6B8B7;
}
#Page37 .conNor,
#Page44 .con:nth-child(even),
#Page80 .con:nth-child(even),
#Page81 .con:nth-child(even),
#Page82 .con:nth-child(even),
#Page83 .con:nth-child(even),
#Page84 .con:nth-child(even),
#Page85 .con:nth-child(even),
#Page86 .con:nth-child(even),
#Page87 .con:nth-child(even) {
	font-size:11.0pt;
	white-space: nowrap;
}
#Page37 .conSma,
#Page44 .con:nth-child(even),
#Page80 .con:nth-child(even),
#Page81 .con:nth-child(even),
#Page82 .con:nth-child(even),
#Page83 .con:nth-child(even),
#Page84 .con:nth-child(even),
#Page85 .con:nth-child(even),
#Page86 .con:nth-child(even),
#Page87 .con:nth-child(even) {
	font-size: 8.0pt;
	white-space: nowrap;
}
#Page37 .conGrade,
#Page44 .con:nth-child(even),
#Page80 .con:nth-child(even),
#Page81 .con:nth-child(even),
#Page82 .con:nth-child(even),
#Page83 .con:nth-child(even),
#Page84 .con:nth-child(even),
#Page85 .con:nth-child(even),
#Page86 .con:nth-child(even),
#Page87 .con:nth-child(even) {
	font-size:11.0pt;
}
#Page37 .conGrade,
#Page44 .con:nth-child(odd),
#Page80 .con:nth-child(odd),
#Page81 .con:nth-child(odd),
#Page82 .con:nth-child(odd),
#Page83 .con:nth-child(odd),
#Page84 .con:nth-child(odd),
#Page85 .con:nth-child(odd),
#Page86 .con:nth-child(odd),
#Page87 .con:nth-child(odd) {
	font-size:11.0pt;
}
#Page37 .conTop,
#Page44 .con:nth-child(even),
#Page80 .con:nth-child(even),
#Page81 .con:nth-child(even),
#Page82 .con:nth-child(even),
#Page83 .con:nth-child(even),
#Page84 .con:nth-child(even),
#Page85 .con:nth-child(even),
#Page86 .con:nth-child(even),
#Page87 .con:nth-child(even) {
	text-align: right;
}
#Page37 .conTitle,
#Page44 .con:nth-child(even),
#Page80 .con:nth-child(even),
#Page81 .con:nth-child(even),
#Page82 .con:nth-child(even),
#Page83 .con:nth-child(even),
#Page84 .con:nth-child(even),
#Page85 .con:nth-child(even),
#Page86 .con:nth-child(even),
#Page87 .con:nth-child(even) {
	text-align: left;
}

#Page44 .con
{
	height: 31px;
}

/* Fleamarket */

#Page59 .date{
	font-size:12px;
}

#Page80 .light,
#Page55 .light{
	border: 1px #162c36 solid;
}

#Page80 .dark, 
#Page55 .dark{
	background: #162c36;
	color: white;
}

#Page80 #tblFleaMarket,
#Page5 #tblFleaMarket,
#Page7 #tblFleaMarket{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    border-collapse:collapse;
    border-spacing:0;
}
/*
#Page5 #tblFleaMarket th,
#Page7 #tblFleaMarket th{
position: relative
}
*/
#Page80 .bannerAd ,
#Page80 .banner ,
#Page5 .bannerAd ,
#Page5 .banner ,
#Page7 .bannerAd ,
#Page7 .banner {
	table-layout: auto;
	width: 100%;  
	background: white;
	border-bottom: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	text-align: left;
	vertical-align: middle;
	font-size: 150%; 
	height: 60px;
	overflow: hidden;
}

#Page80 .SectName,
#Page5 .SectName ,
#Page7 .SectName{
/*	align="right"
*/
}

/*
#Page5 .fm_bannerAd,
#Page7 .fm_bannerAd{
	background: white;
	border-bottom: 2px solid #cccccc;
	border-top: 2px solid #cccccc;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	font-size: 150%; 
	height: 60px;
	overflow: hidden;
}
*/
#Page80 td.fm_Product,
#Page5 td.fm_Product,
#Page7 td.fm_Product
{
	font-weight:bold;
}
#Page80 .Condition ,
#Page5 .Condition ,
#Page7 .Condition {
	font-size: smaller;
	font-weight: normal;
}
#Page80 .date,
#Page5 .date ,
#Page7 .date {
 	font-size: smaller;
 	color: #CCCCCC;
 	font-style: italic;
 	font-weight: normal;
 }

/*
#Page5 th.fm_bannerAd span {
   position: absolute;
   transform: translate(0, -50%)
}

#Page7 th.fm_bannerAd span {
   position: absolute;
   top: 50%;
   transform: translate(0, -50%)
}


#Page5 th.fm_bannerAd div ,
#Page7 th.fm_bannerAd div {
   position: absolute;
   top: 50%;
   left: 100%;
   transform: translate(-100%, -50%)
}

#Page5 th.fm_bannerAd div.premopte ,
#Page7 th.fm_bannerAd div.premopte{
	display: inline-block;
	height: 60px
}	
*/
#Page80 tr.fm_body_even,
#Page5 tr.fm_body_even ,
#Page7 tr.fm_body_even {
	background-color:#FAEBD7;
	cursor: pointer;
}

#Page80 tr.fm_body_odd ,
#Page5 tr.fm_body_odd ,
#Page7 tr.fm_body_odd {
	background-color:#FFFFF0;
	cursor: pointer;
}

#Page80 table.fm_detail,
#Page5 table.fm_detail ,
#Page7 table.fm_detail {
/*
	border: 1px solid #162c36;
*/
	cursor: default;
}

#Page80 .highlight,
#Page5 .highlight ,
#Page7 .highlight {
    background-color: #FFFF88;
}

#Page80 .zoom,
#Page5 .zoom ,
#Page7 .zoom {
  transition: transform .2s; /* Animation */
  width: 152px;
  height: 152px;
  margin: 0 50px;
  display:inline-block;
	border: 1px solid #cccccc;
}

#Page80 .zoom:hover,
#Page5 .zoom:hover ,
#Page7 .zoom:hover {
  transform: scale(4); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
	border: 1px solid #cccccc;
}

#Page80 
{
	font-family: Trebuchet MS
}

 /* Judge List */

.judgeline{
	border-bottom: 1px solid #CCCCCC; 
	padding: 0	
} 
.strikthrough{
	text-decoration: line-through;
}
.ShowDate{
	color: #808080;
	font-style: italic;
	font-size: smaller;
}

.instruction{
	font-size: smaller;
	color: #C0C0C0;
}

/* OAR Add */
Page81

#Page81 .Cert {
	background-image: url(../OAR/image/an_cert.png);
	width: 600px;
	height: 801px;
}
#Page81 .Handler{
	padding-top: 296px;
   padding-left: 48px;
   padding-right: 77px;
   text-align: center;
	font-weight: bold;
}
#Page81 .Dog{
	padding-top: 25px;
   padding-left: 48px;
   padding-right: 77px;
	text-align: center;
	font-weight: bold;
}
#Page81 .Award{
	padding-top: 18px;
   padding-left: 48px;
   padding-right: 77px;
	text-align: center;
	font-size:small;
}
#Page81 h2 {
	text-align:center
}

/*
	te
}
*/