/* formatting for HTML tags */

/* Fonts from Branding Guildelines. Only these styles should be used in the body of pages. They should not be changed without approvals */

.tiny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
}
.quote
{
	color: #003d7d;
	font-style: italic;
}
.highlight
{
	color: #FF0000;
}
.grey
{
	color: #888888;
}
/* for ProductCompare pages */
.greydk
{
	color: #666666;
}
.productClassName
{
	color: #666666;
}

.rightalign
{
	text-align: right;
	float: right;
}

.linkunderline
{
	text-decoration: none;
}

#mainpageboxpadd
{
	padding-right: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0;
	background-color: #ccddff;
}

.mainpageboxpadd
{
	padding-right: 4px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0;
	background-color: #ccddff;
}

#mainpageboxheader
{
	border-top: 1px solid #0060a9;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}

.mainpageboxheader
{
	border-top: 1px solid #0060a9;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}

#featureborder
{
	border-left: 7px solid #ccddff;
	border-bottom: 7px solid #ccddff;
	border-right: 7px solid #ccddff;
	padding: 5px;
}


/* borders for the images */
#imageborder
{
	padding: 3px;
	border: 1px solid #ccddff;
}
.imageborder
{
	border: 1px solid #D4E7F7;
	margin: 0;
	padding: 0;
}
#imagebordersp
{
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}


/* used as a dividing line to make the html charts easier to read*/
#chartdivider
{
	border-bottom: 1px solid #0060a9;
}

.chartdivider
{
	border-bottom: 1px solid #0060a9;
}




/* custom classes */

/* added 3/30/06 MML for ProductClass page attribute image mouseover effect*/
A.opacity:hover img
{
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5; /*need for Netscape-type browsers like FireFox and Safari*/
}

Div.opacity:hover img
{
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5; /*need for Netscape-type browsers like FireFox and Safari*/
}

.q_a
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.bluebold
{
	font-family: Verdana;
	font-size: 10pt;
	color: #0000FF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.pageTitle
{
	font-family: Verdana;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.PageTitle
{
	font-size: 12pt;
}

.SectionTitle
{
	font-size: 11pt;
}

.Input
{
	font-size: 8pt;
	font-family: Verdana;
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
}

.NumericInput
{
	font-size: 8pt;
	font-family: Verdana;
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.SmallText
{
	font-size: 8pt;
	font-family: Arial, Helvetica, Sans-Serif;
}
.SmallText a
{
	color: #0060a9;
}

.HorseHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-align: left;
	border-top: solid 1px black;
}

.ProductSectionHeader
{
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: Black;
	text-align: left;
}

.OSControlText
{
	font-size: 8pt;
}

/* for the horse tab strip */
.Tab
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	padding: 0px 2px 2px 2px;
}
.ActiveTab
{
	text-align: center;
}

.InactiveTab
{
	border-bottom: solid 1px black;
	text-align: center;
	background-color: #D6EBFF;
}

.TabSpace
{
	border-bottom: solid 1px black;
	text-align: center;
}

/* added by Gary*/
.CheckoutButton
{
	background-color: #FFFF99;
	color: Blue;
	font-weight: bolder;
	border-color: Blue;
}

.InfoPanel
{
	/*BACKGROUND-COLOR: #D6EBFF;*/
	background-color: #DCEAFC;
	color: Blue;
	font-weight: bolder;
	border-color: Blue;
}

.InfoPanelHeader
{
	font-family: Verdana;
	font-size: 10pt;
	color: #333399;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.InfoPanelSectionLine
{
	border-top-color: Black;
	border-top-width: thin;
	border-top-style: solid;
}

.InfoPanelHeading1
{
	font-size: 9pt;
	font-weight: bold;
	color: #333399;
	font-family: Verdana;
}

.InfoPanelHeading2
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.InfoPanelText
{
	font-size: 8pt;
	color: black;
}

.CheckoutH4
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


.CheckoutUnSubmittedOrder
{
	/* this one is blue, but looks nice too*/ /*background-color : #F0F8FF;*/ /*pale minty green, as Paal requested*/ /*background-color: D7FFD6;*/ /* looks pretty good KML's favorite yellow: */
	background-color: #FFFACD;
}

.CheckoutOrderSummaryHeading
{
	font-size: 8pt;
	border-bottom: solid 1px black;
}
.CheckoutBody
{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}
/* to be added to a box that displays to the right side of the main page */
#extrapanel
{
	position: absolute;
	margin-left: 780px;
	margin-top: 10px;
}

/* Used on Product Class */
.TinyText
{
	font-size: 7pt;
}

.MicroText
{
	font-size: 7pt;
	letter-spacing: -1pt;
}

.ProductName
{
	font-family: Verdana;
	font-size: 20px;
	line-height:22px;
	color: #4367C5;
	font-weight: bold;
}

.SmallProductName
{
	font-family: Verdana;
	font-size: 10pt;
	color: #4367C5;
	font-weight: bold;
}

.ManufacturerName
{
	font-family: Verdana;
	font-size: 8pt; /*	font-weight: bold;*/
}

.ShippingOrderName
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #384FC2;
}

.MenuGroup
{
	background-color: #96AADE;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	cursor: hand;
}

.MenuItemHover
{
	font-weight: bold;
	background-color: #4367C5;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 7pt;
}

.MenuItem
{
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7pt;
	cursor: hand;
}

.SpacerItem
{
	background-color: #4367C5;
	cursor: auto;
}

.NavItemSub
{
	font-size: 7pt;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
}

.NavItemMain
{
	font-size: 7pt;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

.NavCellMain
{
	background-color: #96AADE;
}

.NavCellSub
{
}

.NavCellSub2
{
	background-color: #DAE2F7;
}

.NavText
{
	color: #FFFFFF;
}

.MenuItem
{
	font-size: 7pt;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

.MenuText
{
	font-size: 8pt;
	color: #FFFFFF;
}

.HWMenuText
{
	font-size: 8pt;
	color: #CCFFCC;
}

/*These are new classes that Eric added for use within the checkout process*/
.SideNavContainer
{
	background-color: #4367C5;
}

.ArticleTitle
{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4367C5;
	font-weight: bold;
	height: 18pt;
	align: center;
}

.ArticleBodyCopy
{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	word-spacing: 0.1em;
	line-height: 1.5em;
}

.bold_white_text
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #96aade;
}

#menu
{
	width: 175px;
	background: #4367c5;
	position: absolute;
	top: 16em;
	left: 0;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a, #menu h2
{
	font: bold;
	font-size: 9px;
	font-family: Verdana;
	display: block;
	border-width: 0;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
}

#menu h2
{
	color: #ffffff;
	background: #000;
	text-transform: uppercase;
}

#menu a
{
	color: #ffffff;
	background-color: #96aade;
	text-decoration: none;
}

#menu a:hover
{
	color: #ffffff;
	background: #fff;
	background-color: #4367c5;
}

#menu ul ul ul
{
	position: absolute;
	top: 0;
	left: 0;
}

#menu li
{
	position: relative;
}

#menu ul ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#menu ul ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
}

.tdtop
{
	border-top: 1px solid #4367c5;
}
.tdleft
{
	border-color: Blue;
	border-left: 1px solid #4367c5;
}
.tdright
{
	border-color: Blue;
	border-right: 1px solid #4367c5;
}
.tdbottom
{
	border-color: Blue;
	border-bottom: 1px solid #4367c5;
}

/*m_ prefix is for topmenu style*/
.m_tm
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	word-spacing: 0.1em;
	line-height: 2.3em;
	text-decoration: none;
	background-color: #ccddff;
	cursor: hand;
	width: 168px;
}

.m_mI
{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	word-spacing: 0.1em;
	line-height: 1.5em;
	text-decoration: none;
	background-color: #ccddff;
	cursor: hand;
	width: 168px;
}

.m_td4
{
	background-color: #ffffff;
	width: 6px;
}

.m_td3
{
	background-color: #0060a9;
	width: 1px;
}

.m_td2
{
	background-color: #ffffff;
	width: 0px;
}

.m_tr175
{
	background-color: #ccddff;
	width: 175px;
	padding: 0;
}

.m_trh30
{
	height: 25px;
	width: 100%;
	padding: 0;
}


.sna
{
	color: #626060;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	line-height: 1.5em;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width: 0;
}

.m_mT
{
	border-width: 0;
	background-color: #ccddff;
}

.m_Table
{
	width: 100%;
	border-width: 0;
	background-color: #ccddff;
}

.WhiteRow
{
	background-color: White;
}

.TextBoxRightAlign
{
	text-align: right;
}


.ChallengeResultTableGridLine
{
	border-right-width: thin;
	border-right-style: solid;
}

td
{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvatica, sans-serif;
	text-decoration: none;
}

.accountManager_Font
{
	color: #0060a9;
	font-family: Arial, Helvatica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.footer
{
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvatica, sans-serif;
	text-decoration: none;
	text-align: center;
}

.footer2
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvatica, sans-serif;
	text-decoration: none;
}

.footer2 a
{
	color: #0060a9;
}
/* font styles */
.homepage_bodycopy
{
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
}

.boldcopy
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* styles for the page structure */

#mainpagestructure3
{
	width: 755px;
	margin: 0;
	padding: 0;
}
#mainpagestructure2
{
	min-width: 755px;
	max-width: 2000px;
	margin: 0;
	padding: 0;
}
div.row span.sidenavigation
{
	float: left;
	text-align: left;
	width: 185px;
	margin-right: 10px;
	padding: 0;
}
div.row div.sidenavigation
{
	float: left;
	text-align: left;
	width: 185px;
	margin-right: 10px;
	padding: 0;
}



/* the following div styles are used to create a page width box for page content */
#mainpageboxborder
{
	width: 539px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #0060a9;
}
#mainpageboxborderlt
{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #ccddff;
}
#mainpageboxNOborder
{
	width: 539px;
	text-align: right;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#mainpageboxbody
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.bluetdtop
{
	border-top: 1px solid #0060a9;
	background-color: #ccddff;
	border-left: 1px solid #4367c5;
	border-right: 1px solid #4367c5;
	font-size: 15px;
	color: #000000;
	padding: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.bluetdleft
{
	border-left: 1px solid #4367c5;
}
.bluetdright
{
	border-right: 1px solid #4367c5;
}
.bluetdbottom
{
	border-color: #0060a9;
	border-bottom: 1px solid #4367c5;
	border-left: 1px solid #4367c5;
	border-right: 1px solid #4367c5;
}

/* Header Styles in new Equine Website Design from Fall '06 */
#boxhead
{
	width: 100%;
	background-color: #ccddff;
	border-bottom: 1px solid #0060a9;
	height: 96px;
}
#boxhead div
{
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

div.row span.lefthead
{
	float: left;
	text-align: left;
	width: 60%;
}
div.row span.righthead
{
	float: right;
	text-align: right;
	width: 38%;
	margin: 0;
	padding: 0;
}
#headlink
{
	color: #000000;
	text-decoration: none;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 0;
	margin: 0;
}
#headlink a
{
	color: #000000;
}
#headlink a:hover
{
	color: #000000;
	text-decoration: underline;
}
#header2
{
	width: 750px;
	height: 18px;
	margin-bottom: 40px;
}
#tenpixel
{
	height: 10px;
}



/* SmartIndex implementation Jan07 */
/*#smartindex{list-style-image: url(./images/roundbullet.jpg); margin-left:-5px; padding-left:0px;}*/
#smartindex li
{
	list-style-image: url(./images/roundbullet.jpg);
	margin-left: 25px;
	padding-left: 0px;
}
#smartindex a
{
	text-decoration: none;
	padding: 3px;
	line-height: 18px;
}
#smartindex a:hover
{
	background-color: #003d7d;
	color: #ffffff;
	text-decoration: none;
}

.smartindex li
{
	list-style-image: url(./images/roundbullet.jpg);
	margin-left: 25px;
	padding-left: 0px;
}
.smartindex a
{
	text-decoration: none;
	padding: 3px;
	line-height: 18px;
}
.smartindex a:hover
{
	background-color: #003d7d;
	color: #ffffff;
	text-decoration: none;
}

.nextShipDateError
{
	color: Red;
	font-size: 13px;
}

/* StarSearch Pages Sept07 */
.pullquote {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #698243;
	margin-left: 290px;
}
.entry {
	padding: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #ede1c0;
	background-color: #f6f0df;
	width: 500px;
}
.starimage {
	padding: 0px 10px 10px 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #698243;
	border-bottom-color: #698243;
	
}
.caption	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #698243;
}
.floatleft	{
	float: left;
}

.description {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.Sale
{
    margin-top:0; 
    font-weight:bolder;
    color:Red;
}

/* END StarSearch Pages */