/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 


body {
	background: white;
}

table, tr, td, p {
	font-family:Arial;
	font-size: 11px;
	line-height: 1.4em;
}

label, .normal, .Normal {
	font-family: Arial;
	font-size: 11px;
}
.Normalsmall {
	font-family: Arial;
	font-size: 10px;
}


.linkimage_image	{
	padding-bottom: 10px;
}
select, input {
	font-family: Arial;
	font-size: 11px;
	color: #333;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
p {
	font-size: 11px;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-size: 12pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
/* hyperlink styles */
A.OtherTabs:link {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:visited  {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:active   {
    text-decoration:    underline;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
A.OtherTabs:hover    {
    text-decoration:    none;
    color: #fff;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}
.WhiteLinks {
    text-decoration:none;
    color: #fff;
	border: 0;
	font-weight: normal;
}


A.WhiteLinks:link {
    text-decoration:none;
    color: #fff;
	border: 0;
	font-weight: normal;
}

A.WhiteLinks:visited  {
    text-decoration:none;
    color: #fff;
	border: 0;
	font-weight: normal;
}

A.WhiteLinks:active   {
    text-decoration:none;
    color: #fff;
	border: 0;
	font-weight: normal;
}

A.WhiteLinks:hover    {
    text-decoration:underline;
    color: #fff;
	border: 0;
	font-weight: normal;
}
.BlackLinks {
    text-decoration:none;
    color: #000000;
	border: 0;
	font-weight: normal;
}
A.WhiteLinks:link, A.BlackLinks:visited, A.BlackLinks:active {
    text-decoration:none;
    color: #000000;
	border: 0;
	font-weight: normal;
}
A.BlackLinks:hover    {
    text-decoration:underline;
    color: #000000;
	border: 0;
	font-weight: normal;
}

/*=============== START DEFAULT MENU STYLES ============================================*/

/* Main Menu 
----------------------------------------------------------------------------------------*/
.MainMenu_MenuContainer {
	background-color: transparent;
	width:176px;
	text-align:left;
}
TR.MainMenu_MenuBar TD{
	padding-left:5px;
	font-family: Arial; 
	font-size: 11px; 
	height: 25px;
	padding-right:10px;
	color:#FFFFFF;
	background-color: transparent;
	border-bottom: 1px solid #FFFFFF;
	text-align:left;
	text-transform: uppercase;
	font-weight: normal;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 25px;
	text-align:left;
	text-transform: uppercase;
	font-weight: normal;
}
TR.MainMenu_MenuItemSel TD{
	padding-left:5px;
	padding-right:10px;
	font-family: Arial; 
	font-size: 11px; 
	height: 25px;
	color:#3A5A6F;
	background-color: #FFFFFF;
	background: url(/Portals/14/rollover.gif) no-repeat;
	text-align:left;
	text-transform: uppercase;
	font-weight: normal;
} 
.MainMenu_MenuItem {
	background: #3A5A6F;
	height: 20px;
	width: 150px;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	border-top: #505052 0px solid; 
	padding: 2px 2px 2px 2px;
	text-align:left;
	border-bottom: 0px solid #FFFFFF;
}
.MainMenu_MenuItemSel {
	background-color: #FFFFFF;
	height: 20px;
	width: 150px;
	cursor: pointer; 
	cursor: hand; 
	color: #3A5A6F; 
	font-family: Arial; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	border-top: #505052 0px solid;
	border-bottom: 0px solid #FFFFFF;
	padding: 2px 2px 2px 2px;
	text-align:left;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: hand;
	height: 20px;
	width: 150px;
	background: #3A5A6F;
	filter: none;
	border: 0 solid #f6f6f6;
	border-bottom: 0px solid #FFFFFF;
	margin-top: 0;
	padding: 2px 2px 2px 2px;
}
.MainMenu_MenuBreak {
	border-bottom: 0px solid #FFFFFF; 
	border-left: #f00 0px solid; 
	border-top: #f00 0px solid;  
	border-right: #f00 0px solid; 
	background-color: transparent; 
	height: 0px;
	display: none;
	padding: 2px 2px 2px 2px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}
/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #333333;
	cursor: pointer; 
	cursor: hand; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 20px;
	border-bottom: #970F00 0px solid; 
	border-top: #970F00 0px solid; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #970F00;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 20px;
	border: 0;
	background: #970F00;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: white;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	border: 0px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #2c2c2c;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #970F00;
	text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
	text-decoration:underline;
}

a.SubHead:hover {
	color: #970F00;
	text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
	text-decoration:none;
}
.CommandButton	{
	font-family: Arial;
	font-size: 11px;
}

a.CommandButton:link, a.CommandButton:visited {
	color: #5E4248;	
	padding: 1px 5px 2px 6px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #5E4248;
	padding: 1px 5px 2px 6px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.StandardButton
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background-color: #5E4248;
	border: 1px solid #000000;
	padding: 2px;
}
a.StandardButton:link, a.StandardButton:visited {
	color: white;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.StandardButton:hover {
	background-color: #FFFFFF;
	color: #5E4248;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.PrintButton
{
	font-family: Arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
	background-color: #6C276B;
	border: 1px solid #000000;
	padding: 1px;
	margin-left: 5px;
}
a.PrintButton:link, a.PrintButton:visited {
	color: white;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.PrintButton:hover {
	background-color: #FFFFFF;
	color: #6C276B;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited {
	color: #A0B394;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #A0B394;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:link, a:visited {
	color: #A0B394;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #A0B394;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


.Head {
	font-size: 11px;
	font-family: Arial;
	color: black;
	background: transparent;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 0px;
}

.WhiteTitle {
	font-size: 11px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 0px;
}
.BrownTitle {
	font-size: 11px;
	font-family: Arial;
	color: #634734;
	background: transparent;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px;
}

.HeadWhite {
	font-size: 11px;
	font-family: Arial;
	color: white;
	background: transparent;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 0px;
}
.Head2 {
	font-size: 15px;
	font-family: Arial;
	color: #970F00;
	background: transparent;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px;
}

.NormalRed {
	color: #D08D00;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #970F00;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}

.WhiteBold	{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}
.whitetext	{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	padding-top: 1px
}
.WhiteLink
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

A.WhiteLink:active, A.WhiteLink:link, A.WhiteLink:visited 
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

A.WhiteLink:hover
{
	font-family: Arial;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}
/* NukeNews
----------------------------------------------------------------------------------------*/

.NukeNews_Item
{
	background-color:white;
	background-image:url(http://humane.swcr.com/Portals/11/Containers/Humane/wholepaws.gif); 
	background-position:top-left; 
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
}

.NukeNews_AltItem
{
	background-color: #E8E5D9;
	background-image:url(http://humane.swcr.com/Portals/11/Containers/Humane/paws_alt.gif); 
	background-position:top-left; 
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
}
.newssummary
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	padding-left: 10px;
}
.viewnewsarticle 
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	padding-left: 10px;
}
.newsheadercontainer
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	padding: 0px;
}
.newsactionbarlinks	{
	font-family:Arial;
	font-size:11px;
	color:#634734;
	text-decoration:underline;
}
.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
	font-family:Arial;
	font-size:11px;
	color:#634734;
	text-decoration:underline;
}

.newsactionbarlinks:hover
{
	font-family:Arial;
	font-size:11px;
	color:#634734;
	text-decoration:none;
}
.newscontainer
{
	width: 500px;
}
.newsactionbar
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	padding: 10px 3px 3px 3px;
	text-align: left;
}
.newsPublishRSSLink:link, .newsPublishRSSLink:active, .newsPublishRSSLink:visited
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.newsPublishRSSLink:hover
{
	color:red;
}
.newsrow
{
	padding: 5px 5px 5px 5px
}
.newsrowspacer
{
	height:1px;
	background-color:gray;
}
.newscategoryimage
{
}

.newscategoryimagecontainer 
{
	float: left; 
	text-align: center;
	padding: 0px 5px 0px 0px;
}
.newstitle
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#000000;	
}
.newstitle:link, .newstitle:active,.newstitle:visited,
{
	font-family:Arial;
	font-weight:normal;
	font-weight:bold;
	font-size:12px;
	color:#634734;
	text-decoration:underline;
	
}
.newstitle:hover,
{
	font-family:Arial;
	font-weight:normal;
	font-weight:bold;
	font-size:12px;
	color:#634734;	
	text-decoration:none;
}

.newspostdate
{
	font-family:V2rdana;
	font-weight:normal;
	font-size:10px;
	color:gray;	
}

.newsreadmore:link, .newsreadmore:active, .newsreadmore:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	color:#634734;
}

.newsreadmore:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#634734;
}

.archivelinkcontainer
{
	background-color: Silver;
	padding: 3px 3px 3px 3px;
}

.archivelink:link, .archivelink:active, .archivelink:visited
{
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
	color:#634734;
}

.archivelink:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color:#634734;
}

.archivedisplaymonthlink:link, .archivedisplaymonthlink:active, .archivedisplaymonthlink:visited
{
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
	color:#634734;
	margin-left: 10px;
}

.archivedisplaymonthlink:hover
{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color:#634734;
	margin-left: 10px;
}

.archivedisplayreturnlinkcontainer
{
	padding: 5px 5px 10px 5px;
}

.archivedisplayreturnlink:link, .archivedisplayreturnlink:active, .archivedisplayreturnlink:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	color:#634734;
}

.archiveddisplayreturnlink:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#634734;
}

.viewnewstitle
{
	font-family:Arial;
	font-weight:normal;
	font-size:18px;
	color:#000000;	
}

.viewnewsimage
{
	float:right;
	padding: 0px 0px 0px 5px;
}

.viewnewsreturn:link, .viewnewsreturn:active, .viewnewsreturn:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	color:#634734;
}

.viewnewsreturn:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#634734;
}
.viewnewspostedby 
{
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:gray;	
	padding: 0px 0px 0px 5px;
}

.adminMenuTitle
{
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	padding: 0px 0px 3px 3px;
	vertical-align: bottom;

}

.adminMenuDesc
{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	padding-left: 3px;
	vertical-align:top;
}

.adminlabels
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
.admindata
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}
.adminlinks:link, .adminlinks:active, .adminlinks:visited
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}	
.adminlinks:hover
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.errors 
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:Red;
}

.admincategorygridheader 
{
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:Gray;
}

.admincategorygriditem 
{
	font-family: Arial;
	font-weight:bold;
	font-size:10px;
}

.admincategorygrid
{

}

.submitnewsdata
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;	
}

.submitnewslabels
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.submitnewslinks:link, .submitnewslinks:active, .submitnewslinks:visited
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.helplist
{
	color:Green;
	font-size:12px;
	font-family: Arial;
}


/*****  Comments & Ratings *****/
.newsRatingsDisplay
{
	font-family:Arial;
	color:Black;
	font-size: 11px;
	font-weight: bold;
}

.RatingLabel
{
	font-family:Arial;
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.CommentsEntryLabel
{
	font-family:Arial;
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.SaveCommentsRating:link, .SaveCommentsRating:active, .SaveCommentsRating:visited
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:Black;
	text-decoration: underline;
}

.SaveCommentsRating:hover
{
	text-decoration:none;	
}	
	
.EditCommentsLink:link, .EditCommentsLink:active, .EditCommentsLink:visited
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:Black;
	text-decoration: underline;
}

.EditCommentsLink:hover
{
	text-decoration:none;	
}	

.commentsRating
{
	color:Red;
	font-size:12px;	
	font-family: Arial;
}

.CurrentRatingLabel
{
	font-family:Arial;
	color:Black;
	font-size: 12px;
	font-weight:bold;
}

.CurrentRating
{
	font-family:Arial;
	color:Black;
	font-size: 12px;
}

.RatingLabelRow
{
	font-family:Arial;
	color:Black;
	font-size: 11px;
	font-weight:bold;
	padding-top:10px;
}

.RatingRow
{
	font-family:Arial;
	color:Gray;
	font-size: 11px;
	padding-top:10px;
}

.CommentsRow
{
	font-family:Arial;
	color:Gray;
	font-size: 11px;
}


/* Calendar
----------------------------------------------------------------------------------------*/
.calendar
{
	border-right: red 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 7pt;
	border-left: lightgrey 1px solid;
	color: black;
	border-bottom: lightgrey 1px solid;
	font-family: Arial;
}

.calendarTitle
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #887F63;
}

.calendarTitle td
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #887F63;
}

.calendarNextPrev, .calendarNextPrev a:link
{
	color: white;
	font-size: 8pt;
	padding: 0px .5em;
}

.calendarNextPrev a, .calendarNextPrev a:visited, .calendarNextPrev a:hover
{
	color: white;
	font-size: 8pt;
	padding: 0px .5em;
}

.calendarDayHeader
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	background-color: #C1B493;
}

.calendarDay, .calendarDay td
{
	font-size: 7pt;
	color: green;
	font-family: Arial;
	text-align: left;
}

.calendarDay a,
.calendarDay a:visited,
.calendarDay a:hover
{
	color: #634734;
	text-align: left;
	font-size: 7pt;
	font-family: Arial;
}

.calendarOtherMonthDay
{
	color: yellow;
	background-color: gainsboro;
}

.calendarOtherMonthDay a, .calendarOtherMonthDay a:visited, .calendarOtherMonthDay a:hover
{
	color: #634734;
}


.calendarWeekendDay
{
	background-color: WhiteSmoke; 
}

.calendarTodayDay
{
	border-right: #887F63 2px solid;
	border-top: #887F63 2px solid;
	border-left: #887F63 2px solid;
	border-bottom: #887F63 2px solid;
}

.calendarSelectedDay
{
	background-color: #EEEEEE;
	color: black;
	font-weight: bold;
}

.calendarSelectedDay a,
.calendarSelectedDay a:visited,
.calendarSelectedDay a:hover
{
	color: black;
	font-weight: bold;
	font-size:7pt;
}

.calendarSelector
{
	background-color: #c0c0e0;
}

.calendarSelector a,
.calendarSelector a:visited,
.calendarSelector a:hover
{
	color: #887F63;
	text-decoration: none;
}	
/* ===================================
    CSS STYLES FOR Module AmazonPortal
   ===================================
*/

/* PRODUCT LIST STYLES */
.ProductList
{
	background-color: white;
}

.ProductListHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	background-color: transparent;
}

.ProductListItem
{
	background-color: white;
}

.ProductListAlternatingItem
{
}

.ProductListFooter
{
}

.ProductListSeparator
{
}

.ProductListListPriceText
{
	text-decoration: line-through;
}

.ProductListOurPriceText
{
	color: maroon;
}
.ProductListPager
{
	background-color: white;
	text-align: center;
}

/* CATEGORY LIST STYLES */

.CategoryList
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: gainsboro;
}

.CategoryListHeader
{
	font-weight: bold;
	color: white;
	background-color: #6b696b;
}
.CategoryListItem
{
	background-color: #f7f7de;
}
.CategoryListAlternatingItem
{
}
.CategoryListFooter
{
}
.CategoryListSeparator
{
}

/* SHOPPING CART STYLES */
.ShoppingCartLink
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color: lightgoldenrodyellow;
}

.ShoppingCart
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: red;
}

.CartHeader
{
	font-weight: bold;
	color: white;
	background-color: #5E4248;
}

.CartItem
{
	background-color: #E5E6D8;
}

.CartAlternatingItem
{
	background-color: white;
}

.CartFooter
{
	background-color: #C1B493;
}