﻿    body
    {
        background-image:url(images/barkingbabes/backdrop.gif);
        background-repeat: repeat;font-family: Arial, Helvetica, sans-serif;
    }  
    h1{font-size:16px;color:maroon;}
    h2{color:maroon;}
    .TextBox { border:1px solid #D8899C; font-size:12px; color:#777; padding:2px;}
    .Button { font-size:11px; }
    .checkoutlabel { font-size:12px; }
    select { font-size:12px; border:1px solid #D8899C; }
    a.pLink:link, a.pLink:visited, a.pLink:active { font-size:14px;color:Maroon;font-family:Arial;text-decoration:underline; }
    a.pLink:hover {color:#003366; }
    a.subcategory:link, a.subcategory:visited, a.subcategory:active { 
        font-size:12px;
        padding:0; 
        padding-left:5px;
        color:Maroon;
    }
    a.subcategory:hover {text-decoration:none;}
    .subcatDiv
    {
		margin-bottom:3px;
		margin-left:10px;
		background-image:url(images/subarrow.gif);
        background-repeat:no-repeat;
        background-position:2px left;
    }
    a.productName:link, a.productName:visited, a.productName:active
    {
		color:maroon;
		font-size:12px;
		text-decoration:underline;
    }
    a.productName:hover
    {
		color:#003366;
	}
    hr { border:1px solid pink; }
.noimgborder {border:0;}

.cssnav
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/barkingbabes/btnwht.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 154px;
	height: 26px;
	margin: 0 0 0 0;
	padding: 0;
}

a:link.cssnav, a:visited.cssnav, a:active.cssnav
{
	display: block;
	color:#fff;
	font-size: 12px;
	width: 154px;
	height: 26px;
	display: block;
	float: left;
	text-decoration: none;
}
a:hover.cssnav { color:maroon; }

.cssnav img {width: 154px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}


.cssnav span {
position: absolute;
left: 7px;
top: 6px;
margin: 0px;
padding: 0px;
cursor: hand;
font-size:11px;
}

.cssnav2 {
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url(images/barkingbabes/btnwht.gif);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 154px;
height: 26px;
margin: 0 0 0px 0;
padding: 0;
}

.cssnav2 a {
display: block;
color: #fff;
font-size: 11px;
width: 154px;
height: 26px;
display: block;
float: left;
color: white;
text-decoration: none;
}

.cssnav2 img {width: 154px; height: 26px; border: 0; }
* html a:hover {visibility:visible}
.cssnav2 a:hover img{visibility:hidden}
.cssnav2 a:hover {color: #000;}

.cssnav2 span {
position: absolute;
left: 15px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: hand;
}


.footlinks a:link {font-size: 11px;color: #d8899c;text-decoration: underline;}
.footlinks a:visited {font-size:  11px;color: #d8899c;text-decoration: underline;}
.footlinks a:hover {font-size: 11px;color: #d8899c;text-decoration: none;}
.footlinks a:active {font-size: 11px;color: #d8899c;text-decoration: none;}
.footlinks a:link {font-size: 11px;color: #d8899c;text-decoration: underline;}
.footlinks a:visited {font-size:  11px;color: #d8899c;text-decoration: underline;}
.footlinks a:hover {font-size: 11px;color: #d8899c;text-decoration: none;}
.footlinks a:active {font-size: 11px;color: #d8899c;text-decoration: none;}


.searchSel
{
	font-size:10px;
	color:#888;
	letter-spacing:1px;
}