/*________________________________________________Style Sheet___________________________________*/


BODY {
	MARGIN: 10px 0px 0px 0px;
	font-size: 12px;
	Background-Color: #fff;  
	color:#795200;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
}


table{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
}


from{
	margin:0px;
}


td, th{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
    padding: 0;
	color:#795200;
}


div{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
}



a:link{
	text-decoration: underline;
	color:#795200;
}


a:hover{
	text-decoration: underline;
	color:#795200;
}


a:active{
	text-decoration: underline;
	color:#795200;
}


a:visited{
	text-decoration: underline;
	color:#795200;
}


/*________________________________________________HTML TAGS___________________________________*/

hr {
	color: #795200;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
}



h1{ 
	font-size: 20px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-weight:bold;
	color:#795200;
	margin-top: 2px;
	margin-bottom:5px;
}


h2{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:16px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 0px;
}


h3{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:14px;
	font-weight: Bold;
	color: #795200;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #795200;
	
}



h4{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 0px;
}



h5{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 5px;
}



h6{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 1px;
}




h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active, h4 a:link, h4 a:visited, h4 a:active,h5 a:link, h5 a:visited, h5 a:active, h6 a:link, h6 a:visited, h6 a:active{
	font-weight: Bold;
	color: #795200;
	text-decoration:none;
}



h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	font-weight: Bold;
	color: #795200;
	text-decoration:none;
}

P{	    
    font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 8px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	color:#795200;
}


p a:link, p a:visited, p a:active{
	text-decoration: underline;
	color:#795200;
}




li{
    font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#795200;
}


	
	
/*________________________________________________LAYOUT STYLES___________________________________*/


#TopHatTBL{
	width:800px;
	height:148px;	
	border:1px solid #795200;
	border-bottom:0px;
}


#TopHatTBL_Home{
	width:800px;
	height:203px;	
	border:1px solid #795200;	
	border-bottom:0px;
}


#Logo_Home {
	width:191px;
	height:203px;
}



#Logo{
	width:160px;
	height:148px;
}


#tophatBG{
	width:602px;
	height:115px;
	background-image:url(../images/Layout_graphics/topHat.jpg);
	background-repeat:no-repeat;
	font-size:10px;	
	color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	padding:33px 38px 0px 0px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
}


#tophatBG_Home{
	width:609px;
	height:203px;
	background-image:url(../images/Layout_graphics/topHat.jpg);
	background-image:url(../images/Layout_graphics/topHat_home.jpg);
	background-repeat:no-repeat;
	font-size:10px;	
	color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	padding:33px 38px 0px 0px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
}


#tophatBG_Home a:link, #tophatBG_Home a:visited, #tophatBG_Home a:active{
	color:#FFFFFF;
}

#tophatBG a:link, #tophatBG a:visited, #tophatBG a:active{
	color:#FFFFFF;
}


#layoutTBL{
	width:800px;
	background-color:#FFF;
	border:1px solid #795200;
	border-bottom:0px;
	border-top:0;
}


#leftcolumn{
    vertical-align:top;
	width:158px;
	border-right:2px solid #795200;
	background-color:#dad9ba;
	padding:14px 0px 0px 0px;
}



#leftColumn_Home{
    vertical-align:top;
	width:190px;
	border-right:2px solid #795200;
	background-color:#dad9ba;
	padding:14px 0px 0px 0px;
}


#Fusebox_Container{
    vertical-align:top;
	width: 620px;
	border-right:2px solid #795200;
	background-color:#FFFFFF;
}

#Fusebox_Container_Home{
    vertical-align:top;
	width: 592px;
	border-right:2px solid #795200;
	background-color:#FFFFFF;
}



#RightEdge{
    vertical-align:top;
	width: 16px;
	background-color:#dad9ba;
}






/* NOT USED ON THIS SITE 
.scrollBox {	
	height: 140px;	
	overflow: auto;	
	padding: 5px;
	text-align:left;
	scrollbar-base-color: #812c19; 
	scrollbar-track-color: #812c19;
	scrollbar-face-color: #934837;
	scrollbar-highlight-color: #2d0f09;
	scrollbar-3dlight-color: #812c19;
	scrollbar-darkshadow-color: #812c19;
	scrollbar-shadow-color: #812c19;
	scrollbar-arrow-color: #812c19;
}
*/


.BWLink, a.BWLink:link, a.BWLink:active, a.BWLink:visited{
	color: #b38f41;
	text-decoration: none;
}
a.BWLink:hover{
	color: #725A29;
	text-decoration: none;
}




#mailinglistTBL{
	background-color:#c2bc8e;
	width:100%;
	border-top:1px solid #795200;
	border-bottom:1px solid #795200;
}

#mailinglistTBL h5{
	font-size:12px;
}



.mailingListText{
	color:#785200;
	font-size:10px;
	font-weight:bold;
	padding:15px 15px 0px 0px;
	text-align:right;
	vertical-align:top;
}


.mailingListForm{
	text-align:right;
	font-size:11px;
	color:#FFFFFF;
	padding:0px 15px 15px 0px;
	vertical-align:baseline;
}
#mailinglistTBL input {
	background-color: #FFF9E7;
}


.noMargin, .noMargin td{
	margin:0px;
}



.formNL{
	width:104px;
	border:1px solid #795200;
	color:#795200;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	vertical-align:top;
	height:19px;
	text-align:left;
	
	

}

.shadowLeftSide{
	background-image:url(../images/Layout_graphics/shadowLeftSide.jpg);
	background-position:left;
}


/*________________________________________________ HOME LAY OUT STYLES___________________________________*/


#HomeLeftSide{
	width: 193px;
	padding:0px 15px 0px 25px;
	vertical-align:top;
}


#HomeRightSide{
	padding:10px 25px 0px 10px;
	vertical-align:top;
	text-align:left;
	vertical-align:top;
}
.HomePgMnText {
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .5px;
	line-height: 13px;
}

#HomeLeftSide h1{
	font-size:16px;
}


#HometopTout{
	width:168px;
	min-height:380px;
	padding:25px 27px 0px 27px
}


* html #HometopTout {
	height:380px;
	vertical-align:top;
}



#HomeMainBody{
	width:374px;
	vertical-align:top;
	padding:25px 25px 0px 0px
}


#HomeBottomTouts{
	background-color:#6e6d6d;
	width:621px
}


.hometext{
	font-size:12px;
}

.hometext p{
	font-size:12px;
	margin:0px 0px 5px 0px;
}




/*________________________________________________ FOOTER STYLES___________________________________*/

		
#footerTBL{
    height:44px;
	width: 800px;
	background-image:url(../images/Layout_graphics/Footer.jpg);
	background-repeat:no-repeat;
	border:1px solid #795200;
	border-top:0;
	
}

#footerHomeTBL{
    height:44px;
	width: 800px;
	background-image:url(../images/Layout_graphics/Footer_home.jpg);
	background-repeat:no-repeat;
	border:1px solid #795200;
	border-top:0;
	
}


#footerTBL td, #footerHomeTBL td{
	width: 800px;
	color:#795200;
	vertical-align:top;
	text-align:left;
	font-size:10px;
	padding:18px 16px 0px 16px;
	font-weight:bold;

}


#footerTBL a:link, #footerTBL a:visited, #footerTBL a:active, #footerHomeTBL a:link, #footerHomeTBL a:visited, #footerHomeTBL a:active{
	color:#795200;
}






/*________________________________________________CAT FEATURE EVENTS ALPACAS PAGES | LAY OUT STYLES___________________________________*/

#circuitTBL{
	width:100%;
	border-collapse:collapse; 
}


#circuitBody{
	vertical-align:top;	
    width:394px;
	padding:0px 0px 0px 0px;
    height:600px;
}


#circuitBody_noTout{
	width:100%;
	vertical-align:top;
	background-image:url(../images/Layout_graphics/TopShadow.jpg);
	background-repeat:no-repeat;
	background-position:top;	
    height:600px;

}


#circuitTout{
   vertical-align:top;
   background-color:#FFFFFF;
   height:600px;
   padding:32px 15px 0px 0px;

}


#breadCrumb{
	color:#795200;
	padding:0px 0px 0px 15px;
	text-align:left;
	font-size: 10px;
	letter-spacing: 1px;
}

#breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:active{
	color:#795200;
}


#printPage{
	color:#795200;
	padding:0px 15px 0px 0px;
	text-align:right;
	font-size:10px;
}

#printPage a:link, #printPage a:visited, #printPage a:active{
	color:#795200;
}

#pageTitle{
	padding:0px 15px 0px 15px;
}


.ImageText{
	color:#795200;
	padding:0px 15px 5px 15px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:12px;
}

.ImageText p, .ImageText a:link, .ImageText a:visited, .ImageText a:active{
	color:#795200;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}


.ImageText_below{
	color:#795200;
	padding:10px 15px 0px 15px;
}


.ImageText_below p, .ImageText_below a:link, .ImageText_below a:visited, .ImageText_below a:active{
	color:#795200;
}


.temPadding{
	padding:0px 15px 0px 15px;
}

.AddPadding{
	padding:15px 15px 0px 15px;
    width:572px;	
	width:auto !important;
    width:620px;
}


.M_ImageCenter{
	text-align:left;
	margin-bottom:5px;
	border:1px solid #795200;
}

.M_ImageRight{
	text-align:right;
	margin:9px 0px 5px 10px;
	border:1px solid #795200;
	width:220px;
}


.M_ImageLeft{
	text-align:left;
	margin:9px 10px 5px 0px;
	border:1px solid #795200;
	width:220px;
}

.F_ImageCenter{
	text-align:left;
	margin-bottom:5px;
	border:1px solid #795200;
}

.F_ImageRight{
	text-align:right;
	margin:8px 0px 5px 10px;
	border:1px solid #795200;
	width:180px;
}

.F_ImageLeft{
	text-align:left;
	margin:8px 10px 5px 0px;
	border:1px solid #795200;
	width:180px;
}


.adminlinks{
	padding:5px 15px 5px 15px;
	color:#344910;
}

.adminlinks a:link, .adminlinks a:visited, .adminlinks a:active{
	color:#344910;
}

.adminlinksDark{
	padding:5px 15px 5px 15px;
	color:#344910;
}

.adminlinksDark a:link, .adminlinksDark a:visited, .adminlinksDark a:active{
	color:#344910;
}


.admin_Button{	    
    font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 8px;
	color: #344910;
	padding:10px;
	}
	
.admin_Button .admin_Button a:hover, .admin_Button a:link, .admin_Button a:visited{	    
	color: #344910;
}	
	
	
.menu_admin, .menu_admin a:hover, .menu_admin a:link, .menu_admin a:visited{	    
    font-size: 9px;
	font-weight: normal;
	color: #344910;
	text-decoration:none;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
}

.menu_admin_tout, .menu_admin_tout a:hover, .menu_admin_tout a:link, .menu_admin_tout a:visited{	    
    font-size: 8px;
	font-weight: normal;
	color: #344910;
	text-decoration:none;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
}


	
.adminlinksDark	.menu_admin, .adminlinksDark .menu_admin a:link, .adminlinksDark .menu_admin a:visited, .adminlinksDark .menu_admin a:active{
	color:#344910;
} 



.twoColPadLeft{
	padding-left:18px;
}

.twoColPadRight{
	padding-right:18px;
}





/*_________________________________________________________ ALPACA STYLES _________________________________________________*/

#AlpacaDetails{
	padding:0px 15px 10px 15px;
	vertical-align:top;
}


#animalImage{
    padding: 0px 10px 5px 0px;
	vertical-align:top;
}

#AlpacaADDDetails{
    padding: 0px 0px 0px 0px;
}


.Alpaca_DetailsLeft{
   font-family: Arial, Trebuchet, Helvetica, sans-serif;
   vertical-align:top;
   text-align:left;
   padding: 0px 5px 0px 0px;
   FONT-SIZE: 12px;
   COLOR: #795200;
   TEXT-DECORATION: none;
}
   
.Alpaca_DetailsRight{
   font-family: Arial, Trebuchet, Helvetica, sans-serif;
   vertical-align: top;
   text-align: left;
   padding: 0px 10px 0px 5px;
   FONT-WEIGHT: Bold;
   FONT-SIZE: 12px;
   COLOR: #795200;
   TEXT-DECORATION: none;
   width:190px;
}



.addParentImage{
	width:105px;
	vertical-align:top;
	text-align:right;
	padding-right:10px;

}


#PreviousNext{
   font-family: Arial, Trebuchet, Helvetica, sans-serif;
   vertical-align:bottom;
   text-align:right;
   FONT-SIZE: 11px;
   COLOR: #795200;
   TEXT-DECORATION: none;
   padding-right:24px;
}

.PreviousNext, .PreviousNext a:link, .PreviousNext a:visited, .PreviousNext a:active{
   FONT-SIZE: 11px;
   COLOR: #795200;
   TEXT-DECORATION:none;
   font-weight:normal;
}



.AlpacalistDetails{
    margin:0px;
}


#AnimalDescription{
	padding: 15px 0px 0px 23px;
}
#AdditionalDetails{
	padding: 0px 20px 20px 20px;
}

#putDetails{
	vertical-align:top;
}


#additionalDetails_Box{
	padding: 0px;
}

#additionalDetails_Box .Alpaca_DetailsLeft, #additionalDetails_Box .Alpaca_DetailsRight{
}



#additionalDetails_Box p, #additionalDetails_Box h2, #additionalDetails_Box h3, #additionalDetails_Box h4, #additionalDetails_Box h5, #additionalDetails_Box div, #additionalDetails_Box a:link, #additionalDetails_Box a:active, #additionalDetails_Box a:visited{
}


.addAlpacaName{
	font-family : Times New Roman,Arial, sans-serif, Geneva, Helvetica;
	font-size: 18px;
	font-weight:bold;
	color:#FFF;
	margin-top: 5px;
	margin-bottom: 0px;
	font:italic;
	text-decoration:none;
}


#Histogram_Table{
	padding: 0px;
	Border: 1px solid #795200;
	background-Color:#FFF;
}


.Histogram_Header{
	font-size: 12px;
	text-align: center;
	color:#795200;
	padding:0px 0px 2px 0px;
	font-weight:bold;
	Border-Bottom:2px solid #795200;
	vertical-align:bottom;
}


.AltRow{
	background-color:#dad9ba;
}

.AlpacaBorder{
	border:1px solid #795200;
}


.SaleListImage{
	width:100px;
	padding-right:10px;
}

.SaleListDetails{
	vertical-align:top;
}

.saleslistTable{
	border:1px solid #00639f;
	width:600px;
}


.retailprice{
	text-decoration:line-through;
}


.retailprice_VerticalListing{
   font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:line-through;
	margin: 0px;
}




/********* REQUEST BREEDING MAKE OFFER TABLES **********/

#breeding_from_Table{
	width: 580px;
	Border: 1px solid #795200;
}

#breeding_from_Header{
    padding:5px 10px 5px 10px;
	background-color:#f0dcba;
	vertical-align:middle;
   font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #795200;
	Border-bottom: 1px solid #795200;

}

#breeding_from_Holder{
    vertical-align:top;
    padding:5px 10px 5px 10px;
	background-color:#FFF;

}


.Breeding_from_Left{
    vertical-align:top;
    text-align:right;
    width:190px;
    padding-right:10px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.Breeding_from_Right{
    text-algin:left;
    padding-left:10px;
}    



.histogramHeader{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:2px;
}



/*********  DHTML POP OUTS  STYLES **********/

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
    position:absolute; 
	bottom:30; 
	right:0; 
	display:none;
	width:200px;
	text-align:left;
	
}

.shadow, .content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #999999;/*shadow color*/
	color: inherit;

	
	
	
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}





	
/*_________________________________________________________ SITE WIDE STYLES _________________________________________________*/

.SubcatImageHolder{
	vertical-align:text-top;
	padding-left:15px;
	width:132px;
}

	
.SubcatImage{
	margin:0px 10px 5px 0px;
	width:132px;
	border:1px solid #795200;
}

.subcat_header{
	color:#795200;
	font-size:14px;
	border-bottom:1px solid #795200;
	margin-top:0px;
}


.subcat_header a:link, .subcat_header a:visited, .subcat_header a:active{
	color:#795200;
}

.subcat_text{
	vertical-align:text-top;
	padding:0px 15px 0px 15px;
}

.subcat_text_image{
	vertical-align:text-top;
	padding-right:15px;
}
	


.teaserText{
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}


.smallP{ 
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	line-height:13px;
}


	
.readmore{
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}

.Feature_Image_Container{
	padding-right:10px;
	vertical-align:top;
	/* CODECOMMENT width added to this cell containter style - otherwise, features beyond id=24 seemed to make cell witdth larger then rest */
	width:105px;
}	


.Feature_Image{
	vertical-align:top;
	border:1px solid #795200;
	width:105px;
}

#featLink {
}
#featLink h3{
	margin: 0px;
	padding: 0px;
}
#featLink h3 a:link, #featLink h3 a:visited, #featLink h3 a:hover, #featLink h3 a:active {
	color: #795200;
	text-decoration: none;
}

#customer_TBL{
	border:1px solid #795200;
	border-right:0;
	background-color:#dad9ba;
}

#customer_TBL h1{
	color:#795200;
} 

.boxtitle{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:2px 10px 2px 10px;
}

.RowHeader{
	border-bottom:1px solid #795200;
	border-top:1px solid #795200;
	padding:2px 2px 2px 2px;
	background-color:#f0dcba
}



	
.PageThruLeft{
	font-size: 11px;
	color:#795200;
	text-decoration:none;
	padding:3px 0px 0px 15px;
}	
	
.PageThruRight{
	font-size: 11px;
	color:#795200;
	text-decoration:none;
	padding:3px 15px 0px 0px;
}	
	


/* This is a smaller text used for the wishlist, etc.*/

.smalltext {
	font-size : 10px;
}
 
 
.border{
	border: 1px solid #795200;
}

.borderTop{
	border-top: 1px solid #795200;
}


/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/* ----- PAGE SECTIONS & HEADERS -----*/
/* Header is a large separating bar used in page layout */
/* Sections are used for output areas */
.header {
	BACKGROUND-COLOR: #828A92;
	FONT-SIZE: 14px;
	color : #fff;
	font-weight : bolder;
}
.section_title {
	font-size: 12px;
	font-weight: normal;
	color : #795200;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.section_title a:link, .section_title a:visited, .section_title a:active{
	font-size: 12px;
	font-weight: normal;
	color : #795200;
	text-decoration:none;
}
.section_title a:hover{
	font-size: 12px;
	font-weight: normal;
	color : #000;
	text-decoration:none;
}


HR.thickline {
	size: 1;
	height: 2px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}
HR.thinline {
	size: 1;
	height : 1px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}





.sitemap_header{
    color:#FFF;
	width:100%;
    padding: 3px 0px 0px 0px;
	border-bottom:1px solid #812c19;

}

.ShopingCart, .ShopingCart a:link, .ShopingCart a:visited{
	font-family : Arial, sans-serif, Verdana, Geneva, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration:none;
}


.Receipt{
	width:90%;
	border: 1px solid #795200;
}


.letterHead{
	padding: 0px 30px 0px 30px;
}



.required{
	font-size: 18px;
	font-weight: bold;
	color: Red;
}
	

/*_______________________________________________| Print Styles |_______________________________________________*/



#Print_Top{
	border-top: 1px solid #795200;
	border-left: 1px solid #795200;
	border-right: 1px solid #795200;
	padding-bottom:5px;
	width: 615px;
}

	
#lay_Print{
	border-left: 1px solid #795200;
	border-right: 1px solid #795200;
	vertical-align:top;
	Width: 615px;
	background-image:url(../images/Layout_graphics/printBody_BG.jpg);
	background-repeat:repeat-y;
}



#Footer_print{
	width: 623px;
	background-color:#795200;
}


#Footer_print td{
	text-align:center;
	padding-top:5px;
	vertical-align:top;
	color:#FFFFFF;
	padding:4px 0px 4px 0px;
}




/* _______________________________________________INPUT FORM Styles______________________________________________*/
.FormTitle {
	FONT-SIZE: 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.FormText {
	FONT-SIZE: 12px;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
	color: #000;
}

.FormError {
	FONT-SIZE: 12px;
	color :#ff0000 ;
}

.FormErrorsmall {
	FONT-SIZE: 10px;
	color : #ff0000 ;
}

.FormTextSmall {
	FONT-SIZE: 10px; 
}

.FormTextVerySmall {
	FONT-SIZE: 9px;
}

.formfield {
	BACKGROUND-COLOR: #fff;
	BORDER-BOTTOM: #795200 1px solid;
	BORDER-LEFT: #795200 1px solid;
	BORDER-RIGHT: #795200 1px solid;
	BORDER-TOP: #795200 1px solid;
	COLOR: #002E56;
	FONT-SIZE: 11px;
}


.from_Importain{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	color:#FF0000;
}

.formfield_readOnly{
	BACKGROUND-COLOR:#CCCCCC;
	BORDER-BOTTOM: #795200 1px solid;
	BORDER-LEFT: #795200 1px solid;
	BORDER-RIGHT: #795200 1px solid;
	BORDER-TOP: #795200 1px solid;
	COLOR: #002E56;
	FONT-SIZE: 11px;
}



.formfieldlogin {
    BACKGROUND-COLOR: #fff;
	BORDER-RIGHT: #795200 1px solid;
	BORDER-TOP: #795200 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #795200 1px solid;
	COLOR: #002E56;
	BORDER-BOTTOM: #795200 1px solid;
	width : 100px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #465C1E;
}

.FormButton {
	background-color:#795200;
	border: solid 1px #795200;
	FONT-WEIGHT: 500;
	FONT-SIZE: 11px;
	COLOR:#FFF;
	text-align : center;
	padding: 3px 8px 3px 8px;
	
}


.FormButtonTwo {
	background-color:#795200;
	border: solid 1px #000;
	FONT-WEIGHT: 500;
	FONT-SIZE: 11px;
	COLOR: #FFF;
	text-align : center;
	padding-right: 8px;
	COLOR: #FFF;
	text-align : center;
	padding-right: 4px;
	width:120px;
	
}



.password_help a:link, .password_help a:visited{
   COLOR: #000;
   FONT-WEIGHT: bold;
   FONT-SIZE: 10px;
   margin-top:8px;
   text-decoration:underline;
}

A.FormButton:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #dddddd;
	TEXT-DECORATION: none;
}
A.FormButton:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: white;
	TEXT-DECORATION: none;
}



/*________________________________________________Products___________________________________

.Prod_Img{
  border: 1px solid #795200;
  }

.New{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
}

.Hot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: red;
	color: Red;
}

.Sale{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: red;
	color: Gray;
}

/* Style for product names, if no image defined   */
.prodname {
	font-size: 14px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 0px;

}

/* Style for product names, if no image defined   */
.prodname_list {
	font-size : 14px;
	font-weight: bold;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-size : 11px;
	color : #666666;
}

/* Style for Product price, if turned on */
.prodprice {
	font-size : 11px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-size : 11px;
	font-weight: bold;
	color: #795200;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-size : 12px;
	color : maroon;
}

/* Style for border around image on moreinfo page */
.listingimg {
	margin-right : 10px;
}

.moreimg {
	border-style : solid;
	border-width : 1px;
	border-color : Silver;
	padding : 10px;
	background-color: #fff;
}


.adminbutton {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #344910;
	TEXT-DECORATION: none
}
.adminbutton a:link, .adminbutton a:visited{
	COLOR: #344910;
	TEXT-DECORATION: none
}



/*================================================================== TopTierHeader ============================================*/


TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;   font-family: Arial, Trebuchet, Helvetica, sans-serif; }

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  font-family: Arial, Trebuchet, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  font-family: Arial, Trebuchet, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: underline
}


/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
    font-family: Arial, Trebuchet, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}

/* ----- the sub tier is for sort  ---------------------------------*/
.SubTierNav {
	FONT-SIZE: 11px;  font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.SubTierNav:link {
	 FONT-SIZE: 11px; font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.SubTierNav:visited {
	FONT-SIZE: 11px;  font-family: Arial, Trebuchet, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.SubTierNav:hover {
	FONT-SIZE: 11px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}



/*________________________________________________FCK_Styles___________________________________*/

.StandardText{ 
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 5px;
}

.LargeText{ 
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height:14px;
}


.StandardTextBold{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 5px;
}




.Heading_1{ 
	font-size: 20px;
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-weight:bold;
	color:#795200;
	margin-top: 2px;
	margin-bottom:0px;	
}


.Heading_2{
	font-family:Trebuchet MS,Trebuchet ,Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 0px;

}


.Heading_3{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size:14px;
	font-weight: Bold;
	color: #795200;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom:1px solid #795200;
}



.Heading_4{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 0px;
}



.Heading_5{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 5px;
}



.Heading_6{
	font-family: Arial, Trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #795200;
	margin-top: 0px;
	margin-bottom: 5px;
}
