body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	background-color: #FFFFFF;
	margin:0;
	background-image: url(images/bg.jpg);
}
#clr {clear:both;
height:1px;
    overflow:hidden;} 

a:link {
	color: #0000CC;
}
a:visited {
	color: #6600FF;
}
a:hover {
	color: #FFFF00;
}



#cartitems{
}

#cartview{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: small;
}

#carttitle{
	font-weight: bold;
	background-color: #ECECEC;
	height: 27px;
	line-height: 27px;
}

#cartproduct{
}

#cartproductdesc{
	font-size: xx-small;
}

#googlebanner{
	width:100%;
	height:90px;
}
#main {
    position: relative;
	width:90%;
	min-width:850px;
	margin:auto;
	width:expression(document.body.clientWidth < 900 ? "850px" : "90%" );
}

#title {
	height: 140px;
}
#logo {
	padding-left: 3px;
	padding-top: 3px;
	width:100px;
	margin:auto;
	position: absolute;
	margin-top: 5px;
	height: 118px;
}
#banner {
	width:90%;
	float: right;
	margin-top: 5px;
}
#topnav {
	top: 212px;
	width: 350px;
	position: absolute;
	margin: auto;
	padding-left: 165px;
	left: 1px;
}
#footer {
    position: relative;
	width:90%;
	min-width:850px;
	margin:auto;
	text-align: right;
	color: #CCCCCC;
	font-size:10px;
}
#navbar {
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	float:left;
}

#navbar ul {
	font-style: normal;
	color: #000000;
	display:block;
	font-size: 14px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	width:100%;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	}
#navbar ul li {
	position: relative;
}
#navbar ul li a{
	font-size:12px;
	font-weight: normal;
	display:block;
	text-decoration: none;
	background-image: url(images/bluePaw_navbar.gif);
	
	line-height:47px;
	width:100%;
	color: #FFFFFF;
}

#navbar ul ul li ul {
	position: absolute;
	width:150px;
	left:160px;
	top:0px;
	float:none;
    display: none;	
}

#navbar ul ul li:hover ul { display: block; }
#navbar ul ul li.over ul { display: block; }

/* FIX FOR IE6 */
* html ul ul li { float: left; height: 1%; }
* html ul ul li a { height: 1%; }
/* FIX */

#navbar ul ul li a:hover {
	background-image: url(images/bluePaw_navbarH.gif);
	
}

#content {
    margin-left:165px;
	margin-top:0px;
}

#prodinfo{
	float:left;
	width: 100%;
}

#prodcontent
{
	width: 100%;
	color: #000000;
	font-size: 12px;
}
#rightside
{
  width:190px;
  float: right;
  padding-left:3px;
  padding-right:2px;  
}

.maincell    
{ 
    font-size: 12px;
	color: #000000;
}

.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style6 {font-size: 14px; }
.style7 {color: #000000; mfont-weight: bold; padding-left: 3; padding-right: 3; padding-top: 2; padding-bottom: 2; font-family: Arial;}
.style24 {color: #0066CC}
.style1 {color: #0099FF}
.style10 {font-size: 12px}
.style14 {
	color: #0000FF;
	font-size: 14px;
	font-style: italic;
}
.style15 {color: #0066CC; }
.style18 {
	color: #0066CC;
	font-weight: bold;
	font-size: 20px;
}
.style20 {color: #0066CC; font-size: 16pt; }
.style21 {font-size: 18pt}
.style8 {color: #0066CC0; font-size: 10pt; }
h1           { color: #0066CC; font-size: 20px; }
h2           {
	color: #0066CC;
	font-size: 18px;
}
h3           {
	color: #0066CC;
	font-size: 15px;
}
h4           { color: rgb(187, 194, 200) }
h5           { color: rgb(187, 194, 200) }
h6           { color: rgb(187, 194, 200) }
