@charset "utf-8";
/*

<!--- Rosehaven Alpacas | RosehavenAlpacas.com --->
<!--- Version 3.0  | January 2011 --->
<!--- BreedWorks, LLC  | Version 2.01  |  info@breedWorks.biz --->

*/
/*** HTML STYLES ************************************************/

#TheBackColor {
    background-color: #E7E3E0;
    margin: 0 auto;
    min-height: 100%;
    padding: 0;
    width: 100%;
} 

#MaxWrapper {
    margin: 0 auto;
    padding: 20px 0;
    width: 781px;
}
#MaxWrapperHome {
    margin: 0 auto;
    padding: 20px 0;
    width: 781px;
}
#wrapper {
	border-radius:14px 14px 14px 14px;
	-moz-border-radius:14px 14px 14px 14px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 781px;
    background-color: #FFFFFF;
}

#wrapperHome {
	border-radius:14px 14px 14px 14px;
	-moz-border-radius:14px 14px 14px 14px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 781px;
    background-color: #FFFFFF;
}

/* Set the default font and page margin here. Do not set colors here.*/
html, body {
	min-height: 100%;
	height: 100%;
}

BODY {
	MARGIN: 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p{
	margin:0;
	padding:0;
	color:#000;
	text-align:left;
}

/* Style for links */
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
} 
A:active {
	text-decoration: none;
} 
A:hover {
	text-decoration: underline;
}

/* Style for lines. */
div.thickline {
	height: 2px;
	margin-bottom : 2px;
	margin-top : 2px;
	border: none; 
}
div.thickline hr {
  display: none;
}

div.thinline {
	border:medium none;
	height:1px;
}
div.thinline hr {
  display: none;
}

/* UTILITIES */
/*Start: clearfixThis snippet allows containers to expand the full height of the floated content */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/*END: clearfix*/

/* UTILITIES */


/* Style for page breaks when printing */


P.pageEnd {page-break-before: always}


#printheader{
	position:relative;
	text-align:left;
	max-width:800px;
}

#printCopyright{
	position:absolute;
	top:8px;
	right:20px;
	font-size : 10px;
}

.border {
	border:1px solid #000000;
}

/*** Login Box Styles ****************************************/

.LoginBoxTop {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(images/box_T.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 4px;
}
.LoginBoxLeft {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(images/box_L.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxRight {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(images/box_R.gif); WIDTH: 4px; BACKGROUND-REPEAT: repeat-y;
}
.LoginBoxBottom {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(images/box_B.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 5px;
}

/*** Tophat layout ****************************************/

/* Your Main Site Name. */
#siteName {
	font-size: 24px;
	line-height: 35px;
	margin-left: px;
}

#tophathome {
    height: 141px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 205px;
}

#tophat {
    height: 141px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 781px;
}

.storewideDiscount {
	font-size: 14px;
	color: purple;
}

#basketStats {
	font-size: 11px;
}
.courtesyNav {
	font-size:11px;
	font-weight: normal;
	padding:0;
	margin: 0;
}

a.courtesyNav:link, a.courtesyNav:visited, a.courtesyNav:active {
    color: #465C1E;
    text-decoration: none;
}
 a.courtesyNav:hover {
	color:#465C1E;
	text-decoration:underline;
}

.courtesyNavA {
	color:#FFFFFF;
	float:right;
	left:247px;
	position:absolute;
	top:37px;
}

.courtesyNavB {
    color: #465C1E;
    float: right;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}

.courtesyNavC {
	color:#FFFFFF;
	float:right;
	left:173px;
	position:absolute;
	top:37px;
}

#logobox {
    left: 10px;
    position: absolute;
    top: 10px;
    z-index: 10;
}

#logoboxHome {
    left: 0;
    position: absolute;
    top: 10px;
    z-index: 10;
}

#JoinListNav { 
	HEIGHT:32px;
	padding-left:10px;
	margin:0px 0px;
}

#footer {
	border-radius:0 0 14px 14px;
    -moz-border-radius: 0 0 14px 14px;
    background-color: #465C1E;
    height: 25px;
    margin: 0;
    position: relative;
    width: 781px;
}

#AddressRow {
	font-size: 10px;
	font-weight: bold;
}

#AddressRow p {
	margin-bottom: 14px;
}

#AddressRow p a {
	color: #465C1E;
	text-decoration: underline;
}

#footerHome{
}

#footerNav {
}

ul#FooterCenter {
    list-style: none outside none;
    margin: 0 165px;
    padding: 0;
}

#FooterCenter li.seperator {
	padding:0 14px;
}

#FooterCenter li{
	color:#FFFFFF;
	float:left;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
}

#FooterCenter li a{
	color:#FFFFFF;
	text-decoration:none;
}

#FooterCenter li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#FooterCenter li.bwlink {
	color:#F5E0C4;
}
#FooterCenter li.bwlink a {
	color:#F5E0C4;
	text-decoration:none;
}

#FooterCenter li.bwlink a:hover {
	color:#F5E0C4;
	text-decoration:underline;
}


#MailingList {
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #D48A91;
    margin: 14px 0;
    padding: 10px;
    position: relative;
}
#MailingList h4 {
    color: #465C1E;
    font-size: 11px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#MailingList p {
	font-size:10px;
}

#MailingListHome {
	bottom:0;
	height:30px;
	position:absolute;
	right:-275px;
	width:245px;
}

#MailingListHome p {
	color:#465C1E;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12.5px;
	font-weight:bold;
	line-height:14.5px;
	text-align:right;
}
input.nlButton {
}



	
/*****HomePage***/
#HomePageContent{
	margin:0px 0px 15px 0px;
}


#graphicTitle{
	margin-bottom:10px;
}

#HomeImageHolder{
	margin: 15px 0px 0px 15px;
}

.homeImageCenter{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:371;
	border:1px solid #D59F0F;
}

.homeImageLeft{
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	width:75px;
	border:1px solid #D59F0F;
}

.homeImageRight{
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	width:75px;
	border:1px solid #D59F0F;
}

.homepagetext p{
	padding: 0px 10px 0px 0px;
	color:#fff;
}


/*** GENERAL PAGE LAYOUT ****************************************/
#frame{
}


#mainpage {
    float: left;
    margin: 0 0 0 229px;
    padding: 0;
    position: relative;
    width: 542px;
}

#mainpageTouts {
    float: left;
    margin: 0 0 0 229px;
    padding: 0;
    position: relative;
    width: 542px;
}

#mainpageHome {
    float: left;
    margin: 0 0 0 229px;
    padding: 10px 0 0;
    position: relative;
    width: 542px;
}

#mainNavHolder{
	height:39px;
	left:135px;
	max-width:818px;
	position:absolute;
	top:147px;
	z-index:10;
}

#mainNavHolderHome {
	height:39px;
	left:135px;
	max-width:818px;
	position:absolute;
	top:147px;
	z-index:10;
}

#LeftColumn {
    float: left;
    margin: 0 14px 0 -761px;
    padding: 0;
    position: relative;
    width: 205px;
}

#LeftColumnHome {
    float: left;
    margin: 0 14px 0 -761px;
    padding: 0;
    position: relative;
    width: 205px;
}

#CircuitBody{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#MainBody, #MainBodyTout {
    float: left;
    margin: 5px 0 0;
    padding: 0;
}

#MainBodyHome {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 542px;
}
#MainBodyToutHome {
	float:left;
	margin:0;
	padding:0;
	min-height:266px;
}
#PageTitle {
    margin: -47px 0 0;
    max-width: 542px;
    padding: 0;
}


#PageTitleHome {
	margin:0;
	padding:0;
}

#MainContent {
    margin: 0;
    padding: 0;
}

#MainContentHome {
	margin:0;
	padding:0;
}

#ToutColumn, #ToutColumnHome {
    float: right;
    margin: 5px 0 0 14px;
    padding: 0;
    width: 178px;
}

#ToutColumn .ToutContent, #ToutColumnHome .ToutContentHome{
 position:relative;
}

#homeFeatures{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#000;
}

.bcAndTitle {
	margin:-55px 0 0;
}

/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 10px;
}


/* Header is a large separating bar used for "What's New" and 
'Product of the Day'. It uses the Highlight Box (Order Box) Title Bar
colors. */
.header {
	FONT-SIZE: 14px;
	font-weight : bolder;
	color: #000; 
}

input {
}

/* Highlight and Input Form box title bars. */
.BoxTitle {
    font-size: 12px;
    font-weight: bold;
	color: #465C1E;
}
/* Used primarily in Highlight boxes. */
.BoxText {
	FONT-SIZE: 11px;  
}

/* Sections separate sections on listings and detail pages like the
'more images' and 'customer reviews' sections of the product page. */
.section_title {
	font-size: 12px;
	font-weight: bold;
	color : #000;
}

.Sub_Cat_NoProds{
	padding-left:10px;
}

/* Used for listing and detail page navigation links like the 'Sort by' links
on listing pages and 'next | back' links at the bottom of product detail pages.*/
.section_footer {
	color:#465C1E;
	font-size:11px;
}
.section_footer a{
	color:#465C1E;
	text-decoration:none;
}
.section_footer a:hover{
	color:#465C1E;
	text-decoration: underline;
}
A.section_footer {
	text-decoration : none;
}

.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}

.alpacaPrevNext {
position:relative;
}
	
.NextPreviousWrapper {
    color: #465C1E;
    font-weight: normal;
    margin: 0;
    text-align: right;
	text-transform: capitalize;
}
	
.NextPrevious{
	color:#465C1E;
}

A.NextPrevious {
	color:#465C1E;
	text-decoration : underline;
}




/*** CATEGORY & PAGES ****************************************/

#Catheader{
	padding: 5px 10px 0px 12px;
}

#template{
	margin:0;
	padding:0;
}

#templateBckgrnd{
	margin:0;
	padding:0;
	width:100%;
}

#PageTemplate{
	margin:0;
	padding:0;
	width:100%;
}

#HomePageTemplate {
    margin: 0 0 14px;
    padding: 0;
    width: 542px;
}


.hpToutWrapper {
    margin: 28px 0 0;
    position: relative;
}

.SuperCathdrAlt {
	margin:5px 0px;
	padding:5px 15px 0px 12px;
}

.SuperCatBgndAlt {
	padding:5px 0px 30px 12px;
}

.SuperCathdr {
	background-color:#000;
	padding:5px 0px;
}

.SuperCatBgnd {
	background-color:#FBE599;
	margin:0px 0px 0px 12px;
	padding:0px 0px 0px 12px;
	border-bottom:thin #000 solid;
	height:350px;
}

#TemplateListing{
	padding: 5px 0px 0px 0px;
}

ul#tabSubCatMenu{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	background-color:#000;
	width:100%;
}

#tabSubCatMenu li{
	color:white;
	float:left;
	line-height:2.5em;
}

#tabSubCatMenu li a{
	display:block;
	padding:0 2em;
	line-height:2.5em;
	text-decoration:none;
	color:white;
	float:left;
}

#tabSubCatMenu li  a.DoActive{
	color:#F3B115;
}

#tabSubCatMenu li a:hover{
	text-decoration:underline;
	color:#F3B115;
}



/* Page Title - only 1 title per page: category, feature, page, product */
h1 {
	color:#465C1E;
	display:block;
	font-family: Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0;
}

H1.HomePage {
    font-size: 24px;
    font-weight: normal;
}

H1.page {
}

H1.homepage {
}

H1.category {
}

H1.feature {
}

H1.product {
}

H1.alpaca {
}

H1.member {
}


/* Page SubTitles - Category Teaser Listings: category, feature, page, product */

h2 {
	margin: 0;
	padding: 0;
	color: 465c1e;
}
H2 a {	
	color:#465C1E;
}

h2.category {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

h2.category a {	
	color:#465C1E;
	text-decoration: none;
}

H2.alpaca {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif ;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

H2.alpaca a{
}

H2.product {
	color: #465C1E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    text-align: left;
	margin-bottom: 5px;
}

H2.product a{	
	color: #465C1E;
	text-decoration: none;
}

H2.product a:hover{
	color: #465C1E;
	text-decoration:underline;

}

H2.feature {
	font-size: 12.5px;
	font-family:Arial, Helvetica, sans-serif ;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

H2.feature a{
}
H2.featureProfile {
}




.SeeAll{
	color: #000;
	margin: 12px;
}

.alignright{
	float:right;
	margin: 5px 0px 0px 10px;
	font-size:9px;
}

/* Teaser Lists: category, feature, page, product */
H3 {
	color:#465C1E;
	font-size: 12.5px;
	font-family:Arial, Helvetica, sans-serif ;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 0;
}
H3 a {
	color:#465C1E;
	text-decoration: underline;
}

H3.product a{
}

H3.alpaca a {
}
H3.listing {
}

H3.category a {
}

H3.feature {	
}
H3.feature, H3.featureHome, H3.feature a, H3.featureHome a{	
}
H3.alpacaAdd {
}

/* Teaser Title Lists: category, feature, page, product */
H4 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:	12px;
	color: #000000;
	margin: 0px;	
}

H4.product {
	text-decoration: none;
}

H4.alpacaAdd {
	font-size: 20px;
	display: inline;
	color:#000000;
}

H4.FarmProfileH4, H4.FarmProfileH4 a {
	color: #fff;

}

H4.alpaca {
}

H4.category {	
}

H4.feature {	
}

H4, H4.alpaca, H4.feature a{	
	font-size:	12px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
}

.SubCatHolder {
    float: left;
    margin: 0 0 14px;
}

.SubCatHolderA{
	/*Row*/
	/*subcatholder part A*/
	margin:12px auto;
	width:100%;
}

.CatFeatureHolder{
	float:left;
	margin:0 0 10px 0;
}


.subCatunderline{
	width:100%;
	background-image:url(../images/Layout/Underline.jpg);
	background-position:center;
	background-repeat:repeat-x;
	margin-top:-7px;
}

.subCatImgDiv{
}

.SubCatImg {
	border: #465C1E solid 1px;
}

.TitleTeaser{
	margin-left:39%;
	padding-left:5px;
	width:60%;
}

.cat_text_large {
	vertical-align:text-top;
	font-size: 11px;
	color:#000000;
}

.cat_text_large p {
    color: #000000;
    font-size: 11px;
    margin: 0;
    padding: 0;
    vertical-align: text-top;
}

.cat_text_large p a {
	color:#000000;
	text-decoration: underline;
}

.cat_text_featured {
	font-size: 11px;
	color:#000000;
}

.cat_text_small {
	vertical-align:text-top;
	font-size: 11px;
	color:#000000;
	margin: 0;
	padding:0;
}

a.cat_text_small {
	color:#000000;
	text-decoration: underline;
}


p.cat_text_small a {
	color:#000000;
	text-decoration: underline;
}



.cat_text_list {
	font-size: 12px;
}

.review_title {
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
.M_ImageHomePage {
    margin: 0 0 14px;
    max-width: 540px;
}

.M_ImageCenter{
	margin:0 0 14px;
	width:100%;
	border: #465c1e solid 1px;
}

.M_ImageRight{
	margin:0 0 18px 18px;
	width:185px;
}

.M_ImageLeft{
	margin:0 18px 18px 0;
	width:250px;
}

.readmore{
	margin:3px 0 0;
	text-align:left;
}

/*** FEATURE DETAIL ****************************************/

#FeatureListing{
}

.FeatureTeaser {
    margin: 0;
}

.Featurelistingimg{
	border:1px solid #465C1E;
	margin: 0;
}
.FeatListGalImg {
	border:1px solid #D48A91;
	margin:0;
}

.FeatListGalImg:hover {
	margin: 0;
	border: #465C1E solid 1px;
}

p.featListingLink {
	color: #BBB9B9;
}
#featurebyline {
	margin: 5px 0;	
}

#featurebyline p{
	font-size: 11px;
	margin:0;
	padding: 0;	
	}
#featurebyline p a{
	text-decoration: underline;
	}

.Feature_Type {
	font-size: 11px;
}
.Feature_Date {
	font-size: 11px;
}
a.Feature_More {
	font-size : 12px;
	color : #000;
	text-decoration: underline;
}

/*Event listings */

.EventListing {
	margin:0;
	padding:0;
	position:relative;
}

.EventDate {
	margin: 0;
	font-size:12px;
	min-width:20%;
	max-width:20%;
	float:left;
}

.EventTeaser {
	margin:0;
	font-size : 12px;
	float:right;
	min-width:80%;
	max-width:80%;
}


.Eventlistingimg{
	border:1px solid #000;
	margin: 0px 10px 5px 0px;

}

.Event_Date {
	font-size : 9px;
	color : #FF3300;
}
.Event_More {
	font-size : 9px;
	font-weight:bold;
	color : #000;
}


/*** MEMBER DETAIL ****************************************/

#FarmProfile{
	position:relative;
	left:0px;
	height:120px;
}

#FarmLogo{
	position:absolute;
	width:100px;
}

#FarmOwnersDiv{
	position:absolute;
	left:110px;
}

ul#FarmOwners{
	margin:1px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
}

#FarmOwners li{
	line-height:1.4em;
	color:#35363a;
}

#PhoneHerdSize{
	position:absolute;
	left:290px;

}
.ProfileLabel{
	font-style:normal;
	font-weight:normal;
	font-size: 12px;
	color:#35363a;
}

ul#FarmContacts{
	margin:1px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
}

#FarmContacts li{
	line-height:1.4em;
	color:#35363a;
}


ul#HerdSize{
	margin:1px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
}

#HerdSize li{	line-height:1.1em;
	color:#35363a;
}


#FarmDescription{
	margin:0px 10px 10px 10px;
	padding:0px 0px 20px 0px;
}

.FarmDetailP, .FarmDetailP p{
	font-style:normal;
	font-size: 12px;
	color: #fff;
}

.ProfileAlpacaWrapper{
	margin: 0 0;
}


.ProfileAlpaca{
	width:150px;
	margin: 0px 0px 10px 10px;
	float:left;
}

.ProfileAlpaca1{
	width:150px;
	margin: 0px 0px 10px 10px;
}
.ProfileAlpaca2{
	width:150px;
	margin: 0px 0px 10px 150px;
}
.ProfileAlpaca3{
	width:150px;
	margin: 0px 0px 10px 300px;
}

.ProfileToutRight{
	float:right;
	width:100px;
}
.ProfileToutleft{
	float:left;
	width:100px;
}

/*** Alpaca DETAIL ****************************************/

#IndexHolder{
	position:relative;
}

.AlpacaIndexCell {
	float:left;
	margin:0;
}
.AlpacaListingImage{
	border: #465C1E solid 1px;
}

/* Style for Alpaca Parent path. May not be needed in ALPACA */
.AlpacaParent{
	font-size: 16px;
	font-weight:bold;
	display: inline;
	color: #000;
	padding:0px;
}


#AlpacaWrapper {
    margin: 0 0 14px;
    padding: 0;
}

#AlpacaName {
    margin: -47px 0 0;
    max-width: 542px;
    padding: 0;
}

#mainpageTouts #AlpacaMainImage{
	float:left;
	margin:0 10px 0 0;
	position:relative;
	width:112px;
	border: #465C1E solid 1px;
}

#mainpageTouts #AlpacaDetailsWrapper {
	float:right;
	margin:0;
	width:224px;
}

#mainpage #AlpacaMainImage{
	float:left;
	margin:0 10px 0 0;
	position:relative;
	width:224px;
	border: #465C1E solid 1px;
}

#mainpage #AlpacaDetailsWrapper {
	float: right;
    margin: 0;
    width: 306px;
}
#AlpacaDetails {
    padding: 10px;
    position: relative;
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
	border: #465C1E solid 1px;
}

.shell{
	margin:0 auto;
}

/* Listings */

.short_frame{
	margin: 0px 10px 0px 0px;
}

.vertical_frame{
	margin: 0px 10px 0px 0px;
}

.standard_frame{
	margin: 0;
	padding: 0;
}

#AlpacaDetail{
	background-color:#fff;
}

.AlpacaDetailImg{
}

#AlpacaAccountArea{
	width:206px;
	padding-right:12px;
}

.Alpacaformtextsmallblack {
	FONT-SIZE: 10px; 
	color:#000000;
}

/* Style for Alpaca Detail fields etc. */
#AlpacaDetailsTable {
    color: #465C1E;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
	margin-bottom: 14px;
}

#AlpacaDetailsTable td {
	vertical-align: middle;
}

#AlpacaDetailsTable td.label {
    font-size: 10px;
    font-weight: normal;
    padding: 0;
    text-align: right;
    width: 30%;
}

#AlpacaDetailsTable td.data {
	text-align:left;
	padding: 0 0 0 5px;
    font-size: 12px;
}

#AlpacaDetailsTable td.data a {
    color: #465C1E;
	text-decoration:underline;
}

ul#AlpacaDetailsList, ul#AlpacaDetailsListTout {
    color: #465C1E;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    list-style: none outside none;
}

ul#AlpacaDetailsList {
    margin: 14px 0 14px 132px;
}


ul#AlpacaDetailsListTout {
    margin: 10px 0 14px 29px;
}

ul#AlpacaDetailsListRt {
	margin:0px 0px 0px 65px;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:right;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
	color:#465C1E;
	display: inline;
}

ul#AlpacaDetailsList li.AlpacaDetailsLine, ul#AlpacaDetailsListTout li.AlpacaDetailsLine {
	display:block;
	margin-left:-65px;
	width:176px;
}

#AlpacaDetailsList li, #AlpacaDetailsListTout li {
	display:block;
	position:relative;
	width:150px;
}

#AlpacaDetailsList li a, #AlpacaDetailsListTout li a{
	color: #465C1E;
	text-decoration: underline;
}


#AlpacaDetailsList li span.AlpacaLabel, #AlpacaDetailsListTout li span.AlpacaLabel{
	color:#465C1E;
	display:block;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	position:absolute;
	right:155px;
	text-align:right;
	width:80px;
}

/* Style for additional details alpaca detail fields etc. */
ul#ADDAlpacaDetailsList{
	margin:0px 0px 0px 110px;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:left;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
	color:#465C1E;
}

#ADDAlpacaDetailsList li{
	line-height:1.5em;
	position:relative;
	display:block;
	width:180px;
}

#ADDAlpacaDetailsList li a{
	text-decoration:underline;
	color:#465C1E;
}



#ADDAlpacaDetailsList li span.AlpacaLabel{
	display:inline;
	color:#465C1E;
	position:absolute;
	right: 185px;
	width:80px;
	text-align:right;
	font-style:normal;
	font-weight:normal;
	font-size: 10px;
}

/* Alpaca price line */
.Alpacaprice {
	color:#465C1E;
	font-size:10px;
}

/* Alpaca price emphasized words: 'Our Price' */
.Alpacaprice2 {
	text-align:right;
	font-size : 10px;
	color : #465C1E;
}

/* Amount saved from retail price */
.Alpacasavings {
	text-align:right;
	font-size : 11px;
	color : #000;
	font-style: italic;
}

/* Alpaca error messages */
.Alpacaerror {
	font-size : 12px;
	color: red;
}

.Alpacalistingimg {
	margin:0;
	width:100%;
}

/* Small image on gallery style of category pages */
.additionalAlpacaImages{
	border:1px solid #000000;
	margin:0px 0px 5px 0px;
	width:160px;
}

.galleryAlpacalistimg {
    border: 1px solid #465C1E;
    margin: 0 10px 10px 0;
    width: 128px;
}

/* Text styles on gallery listing page */
.Alpacagallerylist {
	color:#000000;
	font-size: 12px;
}

A.Alpacagallerylist {
	color:#666699;
	font-size: 12px;
}

/* Medium image on Alpaca detail page. */
.Alpacamedium_img {
	border:1px solid #000000;
	margin:0px 0px 5px 0px;
	width:160px;
}

/* 'More Image' gallery on Alpaca detail page. */
.Alpacagallery_img {
	border:1px solid #000000;
	margin:0px 0px 5px 0px;
	width:160px;
}
/* 'More Image' gallery detail caption. */
.Alpacaphotocaption, .Alpacaphotocaption a {
	COLOR: #000; FONT-SIZE: 11px; 
}


/* Styles for Additiional Details area. */


#AdditionalDetails {
	margin:0;
	padding:0;
}

#AlpacaWrapperADD{
    padding: 10px;
    position: relative;
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
	border: #465C1E solid 1px;
	background-color: #BBB9B9;
	margin-bottom: 14px;
}
#AlpacaNameADD{
    margin: 0 10px 10px 0;
}

#AlpacaImageAdd {
    float: left;
    width: 140px;
}

#AlpacaDescADD{
	float:left;
	width:95%;
	padding-top:20px;
	padding-bottom:20px;
}

#AlpacaDetailsADD {
    float: right;
    width: 188px;
}
#tabAddDetailMenu {
	border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border: 1px solid #BBB9B9;
    color: #465C1E;
    font-size: 11px;
    font-weight: normal;
    height: 27px;
    padding: 0;
    position: relative;
    text-decoration: none;
}
#tabAddDetailMenu span{
}

#tabAddDetailMenu ul {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
}

#tabAddDetailMenu li {
    border-right: 1px solid #BBB9B9;
    color: #465C1E;
    float: left;
    font-size: 11px;
    line-height: 27px;
    padding: 0 14px;
}

#tabAddDetailMenu li a{
	color:#465C1E;
	display:block;
	float:left;
	text-decoration:none;
}

#tabAddDetailMenu li a.DoActive {
    color: #465C1E;
    line-height: 27px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#tabAddDetailMenu li a:hover{
	color:#000000;
	text-decoration:none;
}

#tabAddDetailMenu li.addMenuSpacer{
	padding: 0 15px;
}

.AlpacaLabelAdd {
	margin-right:5px;
	float:left;
	width:45%;
	text-align:right;
	font-size : 10px;
	color : #000;
}

.AlpacaDataAdd {
	float:left;
	width:45%;
	text-align:left;
	font-size : 11px;
	color : #000;
	font-weight:bold;
}

.AlpacaDescription {
	border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    background-color: #BBB9B9;
    border: 1px solid #465C1E;
    margin: 0;
    padding: 10px;
}

.AlpacaDescription span{
	padding: 15px;
}

.AlpacaDetailP, .AlpacaDetailP p {
	color:#465C1E;
	font-size:11px;
	font-style:normal;
	margin:0;
}

#HistAward {
    color: #465C1E;
    font-size: 11px;
}

.AltRow{
	background-color: #E7E3E0;
}

#HistAward th {
    background-color: #465C1E;
    color: #FFFFFF;
    height: 14px;
    padding: 0 10px;
}

#HistAward td {
    font-style: normal;
    padding: 0 10px;
}


#HistAwardKey{
	color : #465C1E;
	text-align:left;
	font-size: 11px;
	padding: 0 10px;
}


/*********  DHTML POP OUTS STYLES **********/
.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
    position:absolute; 
	bottom: 30px; 
	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;
}

/*__________________________*/

/*** PRODUCT DETAIL ****************************************/

/* Style for Product Parent path, unique to Ideal Spaces. */

#ProductName {
    margin: -47px 0 0;
    max-width: 542px;
    padding: 0;
}

#ProductWrapper{
	margin: 5px 0 14px;
    padding: 0;
}
.ProductParent{
	font-size: 16px;
	font-weight:bold;
	display: inline;
	color: #000;
	padding:0px;
}
.prodListImg {
	border: #465C1E solid 1px;
}
#ProdDetail{
	margin-right:5px;
}
.RowClass {
}

#mainpage #ProductMainImage{
	border: 1px solid #465C1E;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 306px;
}

#mainpage #ProductDetailsWrapper {
    float: right;
    margin: 0;
    width: 224px;
}

#mainpageTouts #ProductMainImage{
	border: 1px solid #465C1E;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 224px;
}

#mainpageTouts #ProductDetailsWrapper {
    float: right;
    margin: 0;
    width: 112px;
}

.ProdDetailImg{
	margin:0;
	width:100%;
}

#ProductDetails, #ProductDetailsTout {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #465C1E;
    padding: 10px;
    position: relative;
}

.ProdDetailP{
}

.ProdListHolder {
float:left;
}

#accountArea{
	width:206px;
	padding-right:12px;
}

.formtextsmallwhite {
	FONT-SIZE: 10px; 
	color:#fff;
}

.prodAddWrapper {
}

.prodAddWrapper h4 {
    font-size: 12px;
    font-weight: bold;
	color: #465C1E;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: #465C1E solid 1px;
}


.prodAddWrapper h5 {
	padding: 0;
	color: #465C1E;
	font-weight:normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:3px 0;
	padding:0;
	vertical-align:top;
}

.prodAddWrapperImg img {
	width: 125px;
	margin: 25px 25px 0 0;
	float: left;
}

/* Style for Product SKU, number in stock, etc. */
.prodSKU {
}

.prodSKU span {
	margin-right: 8px;
	font-weight: bold;
}

.prodReadMore {
	margin-bottom: 5px;
}

.prodReadMore a {
	color: #465c1E;
	text-decoration:underline;
}


/* Product price line */
.prodprice {
	color:	#465C1E;

}
.prodprice span {
	margin-right: 8px;
	font-weight: bold;
}

/* Product price emphasized words: 'Our Price' */
.prodprice2 {
	color:	#465C1E;
}
.prodprice2 span {
	margin-right: 8px;
	font-weight: bold;
	color:	#465C1E;
}

/* Amount saved from retail price */
.prodsavings {
	font-style: italic;
}
.prodsavings span {
	margin-right: 8px;
	font-weight: bold;
}
/* Discounted price amount */
.proddiscounted {
}
.proddiscounted span {
	margin-right: 8px;
	font-weight: bold;
}

/* Product discount line */
.proddisc {
}
.proddiscounted span {
	margin-right: 8px;
	font-weight: bold;
}

/* Product error messages */
.proderror {
	color: red;
}

/* Small image on catalog pages. */
.listingimg {
	margin:0 0 10px;
}

.Prodlistingimg {
	margin-left: 0px;
}


.Homelistingimg {
	margin: 0px 8px 10px 0px;
	width:200px;
}

/* Small image on gallery style of category pages */
.additionalImages{
	padding: 10px 0px 5px 12px;
}

.gallerylistimg {
	border:1px solid #000;
}

/* Text styles on gallery listing page */
.gallerylist {
	color:#000000;
	font-size: 12px;
}

A.gallerylist {
	color:#666699;
	font-size: 12px;
}

/* Medium image on product detail page. */
.medium_img {
	margin-right : 10px;
	border:1px solid #465C1E;
}

/* 'More Image' gallery on product detail page. */
.gallery_img {
    border: 1px solid #465C1E;
    margin-right: 10px;
}
/* 'More Image' gallery detail caption. */
.photocaption {
	COLOR: white; FONT-SIZE: 11px; 
}

/*** POPUP IMAGE STYLES *************************************/
.addImgsEnlrgLink {
	font-size: 9px;
	color: #465C1E;
	margin-bottom: 5px;
}
.additionalDetailsHeader {
    color: #465C1E;
    font-size: 12px;
    font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: #465C1E 1px solid;
}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #465C1E;
	}
#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
	}
#dragbar #closetext{
	font-size: 11px;
	margin-right: 2px;
	}
#detailimg{
	cursor: hand;
	cursor: pointer;
	border: 1px solid #000;
	}
#detailarea{
	width: 100%; 
	background-color: White;
	}
#caption{
	background-color: #f8e59e;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	}


/*** CONTACT US  *************************************/

/* Contact Us button */
.ContactUsbutton {
	margin:12px;
	padding:3px 0px 3px 0px;
	border: 1px solid #F3B115;
	font-weight: bold;
	font-size: 12px;
	COLOR: white;
	background-image: url(../images/Layout/buttonslice.jpg);
	background-repeat:repeat-x;
	text-align : center;
}
.ContactUsbutton a{
	COLOR: white;
	display:block
}

/*** WISH LIST DETAIL *************************************/

/* The delete and update buttons for Wish List product listings */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}


/*** SHOPPING CART ****************************************/

#CartRelated{
	float:left;
	margin-top:10px;
}
/* Product name, prices, etc. */
.carttext {
	font-size : 11px;
}
/* Sku and options listed under product name*/
.smallcarttext {
	font-size : 10px;
}
/* errors listed under product name*/
.smallcarterror {
	font-size : 11px;
	color : Red;
}

.BusinessInfo{
	font-size : 12px;
	font-weight:bold;
	margin: 20px 15px 0px 0px;
	padding:0 15px 0 0;

}


/*** INPUT FORMS ******************************************/
/* Frame around fom field sets */
fieldset#ContactUs{
	margin: 0px 5px 0px 10px;
	padding:1em;
	}
	
legend{
	FONT-SIZE: 12px;
	font-weight:bold;
	color:#000;
	margin: 0;
	padding:0;
}	

#ContactUs h2{
	display:block;
	padding:2;
	float:left;
	font-size:1em;
	font-weight:bold;
}

label{
	float:left;
	width:10em;
	margin-top:.8em;
	vertical-align:top;
}

fieldset#ContactInfo{
	border: solid 0 transparent;
	}
	
#ContactInfo div{
	margin-bottom:1.5em;
}

input.inputfield {
	width:200px;
	margin-top:.5em;
}

textarea{
	width:300px;
	height:100px;
}
	

fieldset#CheckBoxes{
	margin:10px 0px 0px 0px;
	padding:0;
	border:none;
	background: transparent;
	}

#CheckBoxes div{
	width:20em;
	float:left;
}

#CheckBoxes label{
	width:4em;
	float:none;
	display:inline;
}



#CheckBoxes p{
	margin: 0.3em 0;
}

input.checkboxr, input.radio{
	float:none;
	margin-right:1em;
	width:1.5em;
}

.clear{
	clear:both;
}

input:focus, textarea:focus{
	background:#fbfbfb;
}

.required{
	margin-right:.25em;
	font-size:1em;
	color:#760000;
}

/* Titles separating sections of a form (this is NOT the Box Title)*/
.formtitle {
	FONT-SIZE: 14px;
	font-weight : bold;
}

/* Appears at top of form if page returns an error */
.formerror {
	FONT-SIZE: 12px;
	color : Red;
}

/* Used in the login box ('user name not found', etc.) */
.formerrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

/* Form field names '*/
.formtext {
	FONT-SIZE: 11px;
	color: #465C1E;
}

.formtext a{
	text-decoration:underline;

}

/* Instructions below form fields '*/
.formtextsmall {
	FONT-SIZE: 10px; 
}

/* Used in the login box for 'name' and 'password'*/
.FormTextVerySmall {
	FONT-SIZE: 9px;
	COLOR: #465C1E;
}

.formfield {
	BACKGROUND-COLOR: #fff;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #000;
	FONT-SIZE: 11px;
	margin-bottom:5px;
}

.formfieldselect {
	FONT-SIZE: 11px;
	COLOR: #fbfbfb;
}

/* The form fields for the login box have width set as well */
.formfieldlogin {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	BACKGROUND-COLOR: fff;
	BORDER-BOTTOM: #000000 1px solid;
	width : 120px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #000000;
}

/* HTML form submit buttons */
.formbutton {
	border-radius:5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    background: url("../images/Layout/arrow_right.png") no-repeat scroll right center #FFE4E7;
    border: 1px solid #D48A91;
    color: #465C1E;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 5px 25px 5px 10px;
    text-align: left;
}

.formbutton:focus {
	border-radius:5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    background: url("../images/Layout/arrow_right.png") no-repeat scroll right center #BBB9b9;
    border: 1px solid #D48A91;
    color: #465C1E;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 5px 25px 5px 10px;
    text-align: left;
}

/*GlassButton*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.GlassButton {
    background: transparent url('../images/layout/Button_Right.jpg') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font-size:12px;
	font-weight: normal;
    height: 23px;
    margin-right: 8px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}

a.GlassButton:hover, a.GlassButton.v.ieHover  {
	color: #cd222a;
    background-position: bottom right;
}

a.GlassButton:hover span, a.GlassButton.v.ieHover span {
	color: #cd222a;
    background-position: bottom right;
}

		
a.GlassButton span {
    background: transparent url('../images/layout/Button_Left.jpg') no-repeat;
    display: block;
    line-height: 13px;
    padding: 5px 0 5px 12px;
} 

a.GlassButton:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.GlassButton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 12px; /* push text down 1px */
} 

/* New Form Button */
button {
	border: 0 none;
	cursor: pointer;
	BACKGROUND-COLOR: #fff;
}

button::-moz-focus-inner {
	border: none;
}

button.medium {
	border-radius:5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    background: url("../images/Layout/arrow_right.png") no-repeat scroll right center #FFE4E7;
    border: 1px solid #D48A91;
    color: #465C1E;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 5px 25px 5px 10px;
    text-align: left;
}

button.medium span {
	
}

button.medium:hover {
	border-radius:5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
    background: url("../images/Layout/arrow_right.png") no-repeat scroll right center #FFE4E7;
    border: 1px solid #D48A91;
    color: #465C1E;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px 0 0;
    padding: 5px 25px 5px 10px;
    text-align: left;
}

button.medium:hover, button.v.ieHover{
}
button.medium:hover span, button.medium.ieHover span {
}

/*Small button */
button.small {
	background: transparent url( ../images/layout/TxButton_Right.jpg ) no-repeat scroll left top;
	clear: left;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: center;
	height: 26px;
	line-height: 26px;
	width: 55px;
	margin:5px 5px 5px 5px;
}

button.small span {
	display: block;
	padding: 0 0 0 2px;
	position: relative;
	white-space: nowrap;
	height: 26px;
	line-height: 26px;
	color: #fff;
}

button.small:hover {
	background-position: 100% -26px;
}

button.small:hover, button.v.ieHover{background-position:100% -26px }
button.small:hover span, button.small.ieHover span {background-position:0% -26px}


/* Used to set margins on a form tag */
form.margins {
	margin: 10px; 
	padding: 0px;
}
form.nomargins {
	margin: 0px; 
	padding: 0px;
}


/* Simple Search Field */
#SearchHolder{
	position:absolute;
	top:198px;
	left: 235px;
}
#searchbox {
}

#searchbox .formfield {
	width: 180px;
	FONT-SIZE: 12px;
}

/*** LISTING RECORDS ******************************************/

/* Query Description line */
.ResultHead {
	margin-top:10px;
	FONT-SIZE: 11px;
}

/* Result table title row */
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
/* Result table smaller font */
.ListingSmall {
	font-size:	10px;
}
.listingTitle {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.listingTitle:link {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
}
A.listingTitle:visited {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
	}
A.listingTitle:hover {
	FONT-SIZE: 14px; ; TEXT-DECORATION: underline
	}
	
.listingsubtitle {
	FONT-SIZE: 12px; FONT-STYLE: normal;  
}
.listingtext {
	FONT-SIZE: 12px; 
}
.listingsubtext {
	FONT-SIZE: 11px;  
}
/* For Feature listings author line */
.listingtagline {
	FONT-SIZE: 10px; 
}
/* For Event listings */
.listingdate {
	FONT-SIZE: 12px; 
}

/* For Manufacturer Listing */
.manufacturer_list {
	background-color: #FFFFFF;
	color:#666699;
	font-size: 12px;
	vertical-align: top;
}

/*** ALPHA MENU (SITEMAP) *************************************************/
A.alphaon:link {
	 FONT-SIZE: 13px; TEXT-DECORATION: none ; Font-Weight: Bold;
}
A.alphaon:visited {
	FONT-SIZE: 13px; TEXT-DECORATION: none; Font-Weight: Bold;
}
A.alphaon:hover {
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
}
A.alphaoff:link {
	 FONT-SIZE: 9px; TEXT-DECORATION: none
}
A.alphaoff:visited {
	FONT-SIZE: 9px;  TEXT-DECORATION: none
}
A.alphaoff:hover {
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
}


/*** MENUS ******************************************/
/* Breadcrumb Trail Menu */
/* The Breadcrumb Trail DIV and non-link text */
#BreadcrumbPrint {
	width:100%;
	margin:0;
	padding:0;
}

#Breadcrumb {
	width:68%;
	margin:0;
	padding:0;
	float:left;
}
#PrintEmail {
    color: #465C1E;
    float: right;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 32%;
}

.menu_trail {
	color: #465C1E;
    font-size: 10px;
    font-weight: bold;
}
.menu_trail a {
	color: #465C1E;
	text-decoration: none;
}
.menu_trail a:hover {
	color: #465C1E;
	text-decoration: underline;
}

#PrintEmail a {
	color: #465C1E;
	text-decoration: none;
}


#PrintEmail a:hover {
	color: #465C1E;
	text-decoration: underline;
}


/* Category Menu */
#categorySelect {
	text-align: right;
}
#categorySelect select {
	width: 140px;
	FONT-SIZE: 12px;
	color: purple;
}
#TopCatLevel_A{
	background:url("../images/Layout/menus/bg.png") repeat-x scroll center bottom;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size:14.5px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#TopCatLevel_A ul{
	margin:0;
	padding:0;
	list-style:none;
}
#TopCatLevel_A li {
	background:url("../images/Layout/norm_left.png") no-repeat scroll left top transparent;
	float:left;
	font-family:Palatino,"Times New Roman",Times,serif;
	font-size:14.5px;
	font-weight:bold;
	line-height:24px;
	margin:0;
	padding:0 0 0 13px;
	text-align:center;
}
#TopCatLevel_A li a {
	background:url("../images/Layout/norm_right.png") no-repeat scroll right top transparent;
	color:#465C1E;
	display:block;
	padding:8px 9px 0 4px;
	text-decoration:none;
}

#TopCatLevel_A li:hover{
	background-image:url("../images/Layout/norm_left_on.png");
}
#TopCatLevel_A li a:hover{
	background-image: url("../images/Layout/norm_right_on.png");
	padding-bottom:0px;
	color:#000000;
}
#TopCatLevel_A li#current {
	background-image:url("../images/Layout/norm_left_on.png");
}
#TopCatLevel_A li#current a {
	background-image: url("../images/Layout/norm_right_on.png");
	padding-bottom:0px;
	color:#000000;
}
/* Internal tabbed menu */


#TopCatLevel_A_frame {
}


.separator{
	font-size: 14px;
	COLOR: #fff;

}

.CatLevel_A_frame {
	margin:0;
	padding:0;
}

.CatLevel_A {
}

.CatLevel_A a {
}

.CatLevel_A_Active {
}
a.CatLevel_A {
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../images/Layout/arrow_right.png") no-repeat scroll 179px center transparent;
    border: 1px solid #D48A91;
    color: #465C1E;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    margin: 0 0 3px;
    padding: 3px 20px 2px 10px;
}
a.CatLevel_A:hover {
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../images/Layout/arrow_down.png") no-repeat scroll 179px center #FFE4E7;
    border: 1px solid #D48A91;
    color: #465C1E;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    margin: 0 0 3px;
    padding: 3px 20px 2px 10px;
}
a.CatLevel_A_Active {
	border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    background: url("../images/Layout/arrow_down.png") no-repeat scroll 179px center #FFE4E7;
    border: 1px solid #D48A91;
    color: #465C1E;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    margin: 0 0 3px;
    padding: 3px 20px 2px 10px;
}
.CatLevel_B_frame {
    border-left: 1px solid #BBB9B9;
    border-right: 1px solid #BBB9B9;
    font-family: Arial,Helvetica,sans-serif;
    margin: -3px 5px 3px;
    padding: 0;
    width: 193px;
    font-size: 10px;
}

.CatLevel_B, .CatLevel_B_active {
    color: #465C1E;
    font-weight: bold;
    text-decoration: none;
	line-height: 20px;
    padding: 0 10px 0 14px;
}

.CatLevel_B a {
    color: #465C1E;
    text-decoration: none;
}

.CatLevel_B {
    border-bottom: 1px solid #BBB9B9;
}
.CatLevel_B_active {
	background-color: #FFE4E7;
    border-bottom: 1px solid #BBB9B9;
}
.CatLevel_B_active a {
    color: #465C1E;
    padding: 0;
    text-decoration: none;
	background-color: #FFE4E7;
}
.CatLevel_B:hover {
	background-color: #FFE4E7;
}



.CatLevel_C_frame {
    background-color: #FFE4E7;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

.CatLevel_C {
    border-bottom: 1px solid #BBB9B9;
    line-height: 15px;
    padding: 0 10px 0 28px;
}

.CatLevel_C a {
	color: #465C1E;
	text-decoration: none;
}

.CatLevel_C:hover {
	color: #465C1E;
	text-decoration: underline;
}

.CatLevel_C_active {
	border-bottom: #BBB9B9 solid 1px;
	line-height: 15px;
	padding: 0 29px;
}
.CatLevel_C_active a {
	color: #465C1E;
	text-decoration: underline;
}

.CatLevel_D_frame {
	border-bottom: #BBB9B9 solid 1px;
    background-color: #FFE4E7;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

.CatLevel_D {
	line-height: 15px;
	padding: 0 39px;
}

.CatLevel_D a {
	color: #465C1E;
	text-decoration: none;
}

.CatLevel_D:hover {
	color: #465C1E;
	text-decoration: underline;
}

.CatLevel_D_active {
	line-height: 15px;
	padding: 0 39px;
}
.CatLevel_D_active a {
	color: #465C1E;
	text-decoration: underline;
}

/* Page Menu Styles*/
.menu_page_title {
	font-size: 12px;
	COLOR: #000;
	FONT-WEIGHT: bold;
}

a.menu_page_title{
	font-size: 12px;
	COLOR: #000;
	FONT-WEIGHT: bold;
}

.menu_page {
	font-style:normal;
	font-weight:bold;
	font-size: 14px;
	COLOR: #fff;
	margin: 0px;
}

a.menu_page{
	margin: 0px 10px 0px 10px;
}


/* Page Footer Menu */
.menu_footer {
	text-align:center;
	font-size: 10px;
	color : #000;
}
.menu_footer A {
	font-size: 10px;
	color : #000;
}
	
/* Copyright Notice DIV */
#copyright {
	background-color:#E1ECB1;
	color:#959F68;
	font-size:11px;
	margin:0 auto;
	padding-top:8px;
	text-align:center;
	width:1003px;
} 

#copyright a {
	color : #959F68;
	text-decoration: underline;
}

/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  font-family: Arial, Helvetica, sans-serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	background-color : transparent;
}

/* Admin Menu Links */
.menu_admin {
	font-weight: normal;
	font-size: 11px;
	color: #8615A8;
	text-decoration: none;
}
.menu_admin a:link, .menu_admin a:visited, .menu_admin a:active{
	font-weight: normal;
	font-size: 11px;
	color: #8615A8;
	text-decoration: none;
}
.menu_admin a:hover{
	color: #4E1E5C;
	text-decoration: underline;
}

/* ---------- Styles for Tracking Page --------------------- */

th.track {
	FONT-SIZE: 11px;  font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; Font-Weight: Bold;
	background-color : #B6B6B6;
}

td.trackbold {
	FONT-SIZE: 11px;  font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; Font-Weight: Bold;
}

td.track {
	FONT-SIZE: 11px;  font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; 
}

td.track0 {
	FONT-SIZE: 11px;  font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; 
	background-color : #F0F0F0;
}

td.track1 {
	FONT-SIZE: 11px;  font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; 
	background-color : #FFFFFF;
}


/* ---------- Styles for Gift Registry Printing --------------------- */
.printregistry {
	border: 2px solid #000000;
	FONT-SIZE: 14px;
}

/* ---------- END Styles for Gift Registry Printing --------------------- */

/*Classsified listing styles */

.classifiedborder{
	
}

.classified{

}

.ClassifiedBoxTitle {
	FONT-SIZE: 12px;  
	font-weight: bold;
	letter-spacing:.05em;
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingTop.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:32px;
}

.ClassifiedBoxTitleCap {
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingTopCap.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:32px;
	display:block;
}

.ClassifiedBoxTitleCap p{

	text-align:center;
	vertical-align:center;
	padding-top:10px;
}

.ClassifiedBody{
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	background-color:#CFE6EE;
	min-height:300px;
}

.ClassifiedBoxFooter {
	FONT-SIZE: 12px;  
	font-weight: bold;
	letter-spacing:.05em;
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingBottom.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:18px;
}

.ClassifiedBoxFooterCap {
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(../images/layout/listingBottomCap.jpg); 
	BACKGROUND-REPEAT:no-repeat;
	height:18px;
	display:block;
}

.classified_text_small{
	font-size: 11px;
	padding:0px 5px 12px 0px;
	color:#000;
}

.classified_more{
	display: block;
	font-size: 10px;
	padding:0px 0px 2px 0px;
	color:#000;
}

.ClassifiedTeaser{
	padding:0px 5px 12px 5px;
	text-align:left;
}

.classifiedimg{
	margin:0px 0px 0px 0px;
	padding:0px 5px 3px 0px;
}

#ClassifiedDetails{
	margin:10px 10px 10px 0px;
	padding:0px 5px 20px 10px;
	background-color : #d1edf7;
	border:1px solid #000000;
}

#ClassifiedDetails p{
	FONT-SIZE: 11px;  
	TEXT-DECORATION: none; 
	Font-Weight: normal;
	color:#000;
}

#ClassifiedDetails span{
	FONT-SIZE: 12px;   
	TEXT-DECORATION: none; 
	Font-Weight: bold;
	color:#000;
}

/* ---------- Touts--------------------- */

.ToutBox {
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
    border: 1px solid #BBB9B9;
    margin: 0 0 14px;
    padding: 10px;
    position: relative;
    width: 156px;
}

.ToutBoxCenter {
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
    border: 1px solid #BBB9B9;
    margin: 0;
    padding: 10px;
    position: relative;
	float: left;
}


.ToutBoxLeft {
	border-radius:10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border: 1px solid #BBB9B9;
    float: left;
    margin: 0 0 14px;
    padding: 10px;
    position: relative;
    width: 183px;
}

#ToutsHome{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ---------- BEGIN: Tout A Styling --------------------- */
.ToutA {
	margin:0;
	padding:0;
	color: #000000;
}

.ToutA ul{
	padding: 0;
	margin: 0; 
	list-style:none;
}

.ToutA li{
	margin: 0;
	padding: 0;
	display:block;
	vertical-align:top;
}

.ToutA li a{
	color: #000000;
	text-decoration: underline;
}

.ToutAImg {
    border: 1px solid #465C1E;
    margin: 0 0 5px;
}

.ToutA h3 {
	color:#465C1E;
	display:block;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
}

.ToutA h3 a {
	color: #465C1E;
	text-decoration: none;
}

.ToutA h4 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 11px;
	font-weight: bold;
	color: #465C1E;
	text-align:left;
}

.ToutA h4 a {
	text-decoration: none;
	color: #465C1E;
}

.ToutA h4 a:hover {
	text-decoration: underline;
	color: #000000;
}

.ToutAp, .ToutAp p{
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

.ToutAp p a, .ToutAp a {
	text-decoration: underline;
	color: #000000;
}


.ToutAByLine, .ToutADateLine {
	padding: 0;
	margin: 0;
	text-align: left;
}

.ToutAReadMore {
	padding: 0;
	margin: 3px 0 0 0;
}

.ToutAReadMore a{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #465C1E;
	text-decoration: underline;
}


/*--------------------- ToutALeft--------------------- */
.ToutALeft {
	margin:0;
	padding:0;
	color: #000000;
}

.ToutALeft ul{
	padding: 0;
	margin: 0; 
	list-style:none;
}

.ToutALeft li{
	margin: 0;
	padding: 0;
	display:block;
	vertical-align:top;
}

.ToutALeft li a{
	color: #000000;
	text-decoration: underline;
}

.ToutAImgLeft {
    border: 1px solid #465C1E;
    margin: 0 0 5px;
}

.ToutALeft h3 {
	color:#465C1E;
	display:block;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
}

.ToutALeft h3 a {
	color: #465C1E;
	text-decoration: none;
}

.ToutALeft h4 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 11px;
	font-weight: bold;
	color: #465C1E;
	text-align:left;
}

.ToutALeft h4 a {
	text-decoration: none;
	color: #465C1E;
}

.ToutALeft h4 a:hover {
	text-decoration: underline;
	color: #000000;
}

.ToutApLeft, .ToutApLeft p{
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

.ToutApLeft p a, .ToutApLeft a {
	text-decoration: underline;
	color: #000000;
}


.ToutAByLineLeft, .ToutADateLineLeft {
	padding: 0;
	margin: 0;
	text-align: left;
}

.ToutAReadMoreLeft {
	padding: 0;
	margin: 3px 0 0 0;
}

.ToutAReadMoreLeft a{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #465C1E;
	text-decoration: underline;
}

/* END: Tout A Left Styling */



/* ---------- BEGIN: Tout SA SPECIAL ANNOUNCEMENT Styling --------------------- */

.ToutSAHome{
	left:531px;
	position:absolute;
	top:0px;
}


.ToutSA {
	left:531px;
	top:0px;
	margin:0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	width:155px;
}

.ToutSA ul{
	padding: 0px 0px 0px 0px;
	list-style:none;
}

.ToutSA li{
	color:#000;
	padding: 0px 0px 0px 0px;
}

.ToutSA li a{
	color:#000;
	padding: 0px 0px 0px 0px;
}

.ToutSAImg {
	margin: 5px 0px 5px 0px;
	width:130px;
}

.ToutSA h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ToutSA h3 a:link, .ToutSA h3 a:active,.ToutSA h3 a:visited {
	text-transform:uppercase;
	color: #000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	display:block;
}

.ToutSA h3 a:hover {
	text-decoration: none;
}

.ToutSA h4 {
	margin: 5px 5px 0px 0px;
	padding: 5px 5px 5px 0px;
	display:block;
	vertical-align:top;
}

.ToutSA h4 a:link, .ToutSA h4 a:active, .ToutSA h4 a:visited {
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.ToutSA h4 a:hover {
	text-decoration: underline;
}

.ToutSAp, .ToutSAp{
	font-size: 11px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
}

.ToutSAp a:link, .ToutSAp a:active, .ToutSAp a:visited {
	color: #000;
	font-weight: normal;
}

.ToutSAp a:hover {
	text-decoration: underline;
}

.ToutSAByLine {
	color: #000;
	font-size: 10px;
	font-style: italic;
	padding: 5px 10px 5px 0px;
}

.ToutSADateLine {
	color: #000;
	font-size: 10px;
	font-style: italic;
	padding: 5px 10px 5px 0px;
}

.ToutSAReadMore a{
	color: #000;
	font-size: 10px;
	font-style: bold;
	display:block;
	padding: 0px 10px 0px 0px;
}


/*---------------------  BEGIN: Tout A Center Styling --------------------- */
.ToutACenter {
	margin:0;
	padding:0;
	color: #465C1E;
}

.ToutACenter ul{
	padding: 0;
	margin: 0; 
	list-style:none;
}

.ToutACenter li{
	margin: 0;
	padding: 0;
	display:block;
	vertical-align:top;
}

.ToutACenter li a{
	color: #465C1E;
	text-decoration: underline;
}

.ToutAImgCenter {
    border: 1px solid #465C1E;
    margin: 0 0 5px;
}

.ToutACenter h3 {
	color:#465C1E;
	display:block;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
}

.ToutACenter h3 a {
	color: #465C1E;
	text-decoration: none;
}

.ToutACenter h4 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 11px;
	font-weight: bold;
	color: #465C1E;
	text-align:left;
}

.ToutACenter h4 a {
	text-decoration: none;
	color: #465C1E;
}

.ToutACenter h4 a:hover {
	text-decoration: underline;
	color: #465C1E;
}

.ToutApCenter, .ToutApCenter p{
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #465C1E;
}

.ToutApCenter p a, .ToutApCenter a {
	text-decoration: underline;
	color: #465C1E;
}


.ToutAByLineCenter, .ToutADateLineCenter {
	padding: 0;
	margin: 0;
	text-align: left;
}

.ToutAReadMoreCenter {
	padding: 0;
	margin: 3px 0 0 0;
}

.ToutAReadMoreCenter a{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #465C1E;
	text-decoration: underline;
}


/* END: Tout A Center Styling */

.hp_cTouts_Top {
	height: 11px;
	width: 224px;
	background: url(../images/Layout/hp_cTouts_Top.png) no-repeat;
}

.hp_cTouts_Middle {
	background:url(../images/Layout/hp_cTouts_Middle.png) repeat-y scroll 0 0 transparent;
	width: 187px;
	padding:0 22px 0 15px;
}

.hp_cTouts_Bottom {
	height: 19px;
	width: 224px;
	background: url(../images/Layout/hp_cTouts_Bottom.png) no-repeat;
}


/* Banner Ads*/

.BannerAd1{
	margin:0px 5px 10px 12px;
}


/*Classified Catgegory Buttons*/
/* New Form Button */
h2.ClassifiedButton {
	background: transparent url( ../images/layout/medium_btn.png ) no-repeat scroll left top;
	border: 0 none;
	cursor: pointer;
	BACKGROUND-COLOR: #fbfbfb;
	clear: left;
	font-size: 1em;
	font-weight: normal;
	padding: 0 12px 0 0;
	text-align: center;
	height: 26px;
	line-height: 1em;
	width: 134px;
	margin:8px 5px 5px 5px;
}

h2::-moz-focus-inner {
	border: none;
}


h2.ClassifiedButton a {
	display: block;
	padding: 0 0 0 0px;
	position: relative;
	white-space: nowrap;
	height: 26px;
	line-height: 26px;
	color: #fff;
}

h2.ClassifiedButton a:hover {
	background-position: 100% -26px;
}

h2.ClassifiedButton a:hover, h2.ClassifiedButton.v.ieHover{background-position:100% -26px }
h2.ClassifiedButton a:hover , h2.ClassifiedButton.ieHover  {background-position:0% -26px}


.ClassifiedIMG{

}

pre {
	padding: 10px 10px 10px 10px;
	border:#000 1px solid;
	background-color:#CCCCCC;
	width:365px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	/*word-wrap: break-word;  Internet Explorer 5.5+ */
	white-space: pre-wrap; /* Internet Explorer 8 */
}
