/* CSS Document */

.regContent {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.regContent A:visited {font-family: Arial; font-size: 12px; color: #336699;}
.regContent A:link {font-family: Arial; font-size: 12px; color: #336699;}
.regContent A:hover {font-family: Arial; font-size: 12px; color: #000066; background-color: #EDE8D6;}
.regContent A:active {font-family: Arial; font-size: 12px; color: #336699; }

.billboard {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.CustomerCart {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.CustomerCart A:visited {font-family: Arial; font-size: 11px; color: #D8C89E; text-decoration: none;}
.CustomerCart A:link {font-family: Arial; font-size: 11px; color: #D8C89E; text-decoration: none;}
.CustomerCart A:hover {font-family: Arial; font-size: 11px; color: #D8C89E; text-decoration: underline;}
.CustomerCart A:active {font-family: Arial; font-size: 11px; color: #D8C89E; text-decoration: none;}

.blueCaptions {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.blueCaptions A:visited {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.blueCaptions A:link {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.blueCaptions A:hover {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: underline;}
.blueCaptions A:active {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}

.navLink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #D8C89E;
	text-decoration:none;
}
.navLink:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #D8C89E
	text-decoration: none;
}
.navLink:visited {
	text-decoration: none;
	color: #D8C89E;
}
.navLink:hover {
	font-style: normal;
	text-decoration: none;
	color: #EEEEEE;
}
.navLink:active {
	text-decoration: none;
}

.regLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.regLink:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.regLink:visited {
	text-decoration: none;
	color: #336699;
}
.regLink:hover {
	text-decoration: underline;
	color: #336699;
}
.regLink:active {
	text-decoration: none;
}


.billboardLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.billboardLink:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.billboardLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.billboardLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.billboardLink:active {
	text-decoration: none;
}

.bodyclass
{
	background-color: #336699;
	margin: 0px;
}
.searchbar {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	z-index:-1;
}
.productCaption {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.productCaption A:visited {font-family: Arial; font-size: 11px; color: #336699;}
.productCaption A:link {font-family: Arial; font-size: 11px; color: #336699;}
.productCaption A:hover {font-family: Arial; font-size: 11px; color: #000066; background-color: #EDE8D6;}
.productCaption A:active {font-family: Arial; font-size: 11px; color: #336699; }

.pageHeader {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #336699;
}

.pageSubheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.itemHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.pagination {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.pagination A:visited {font-family: Arial; font-size: 11px; color: #336699;}
.pagination A:link {font-family: Arial; font-size: 11px; color: #336699;}
.pagination A:hover {font-family: Arial; font-size: 11px; color: #000066; background-color:#D5C69E;}
.pagination A:active {font-family: Arial; font-size: 11px; color: #336699; }

.formItems {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.formItem_majors {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.confirm_success {
	font-family: Arial;
	font-size: 11px;
	color: green;
	font-weight: bold;
}

.confirm_fail {
	font-family: Arial;
	font-size: 11px;
	color: red;
	font-weight: bold;
}
.confirm_fail A:visited {font-family: Arial; font-size: 11px; color: #336699;}
.confirm_fail A:link {font-family: Arial; font-size: 11px; color: #336699;}
.confirm_fail A:hover {font-family: Arial; font-size: 11px; color: #000066; background-color:#EDE8D6;}
.confirm_fail A:active {font-family: Arial; font-size: 11px; color: #336699; }

.handcursor
{
	cursor:hand;
}

.pointercursor
{
	cursor:default;
}

.detail_boxheaderss {
	font-family: Arial;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
}

.buttons_templateOrdering
{
	width: 125px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.buttons_editCart
{
	width: 55px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
}

.formItems_bg {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 18px;
	background-image: url('https://www.summitpet.com/store/images/background_search.gif');
}

.formItems_nobg {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 18px;
	background-image: url('https://www.summitpet.com/store/images/background_search.gif');
}

.footer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.footer A:visited {font-family: Arial; font-size: 11px; color: #336699; text-decoration: none;}
.footer A:link {font-family: Arial; font-size: 11px; color: #336699; text-decoration: none;}
.footer A:hover {font-family: Arial; font-size: 11px; color: #336699; text-decoration: underline;}
.footer A:active {font-family: Arial; font-size: 11px; color: #336699; text-decoration: none;}

.topNavigation
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight:bold;
}
.topNavigation A:visited {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none;}
.topNavigation A:link {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none;}
.topNavigation A:hover {font-family: Arial; font-size: 14px; color: #D5C69E; text-decoration: none;}
.topNavigation A:active {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none;}

.columnHeaders
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #336699;
}
.columnHeaders A:visited {font-family: Arial; font-size: 12px; color: #FFFFFF;}
.columnHeaders A:link {font-family: Arial; font-size: 12px; color: #FFFFFF;}
.columnHeaders A:hover {font-family: Arial; font-size: 12px; color: #FFFFFF; background-color: #336699;}
.columnHeaders A:active {font-family: Arial; font-size: 12px; color: #FFFFFF;}

.leftnav {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.leftnav A:visited {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.leftnav A:link {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}
.leftnav A:hover {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: underline;}
.leftnav A:active {font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none;}

.salePrice
{
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	font-weight:bold;
}

.salePrice_Detail
{
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	font-weight:bold;
}
