/*Square Cat Habitat Style Sheet*/

/*image links
**************************************/
a img {border: none;}
a:link img {border: none;}
a:visited img {border: none;}
a:hover img {border: none;}

/*text links
**************************************/
a {color: #666666; text-decoration: none;}
a:link {color: #666666; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #CFDBBE;}

/*Press text links
**************************************/
a.press {color: #666666; text-decoration: underline;}
a.press:link {color: #666666; text-decoration: underline;}
a.press:visited {color: #666666; text-decoration: underline;}
a.press:hover {color: #CFDBBE;}

/* basic elements 
*****************************************/
html {
	margin: 0px;
	padding: 0
}

h1 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: black;
	line-height: 30px;
	margin: 0px;
	border: 0px solid black
}

h2 {
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: black;
	line-height: 15px;
	margin: 0px;
	border: 0px solid black
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px
}

p 	{
	line-height: 16px;
	text-align: justify
}

	
/* page layout
***********************************************/
#frame { 
	margin:auto;
	text-align:left;
	width:950px;
	height: 700px;
	border: 0px solid black
}

#logo {
	width: 190px;
	height: 75px;	
	float: left;
	margin-top: 15px;
	border: 0px solid black;
}

#headerShoppingCart {
	width: 100px;
	height: 18px;
	float: right;
	border: 0px solid black
}

#headerHello {
	position: absolute;
	margin-top: 20px;
	margin-left: 13px;
	width: 300px;
	height: 20px;
	color:#FFFFFF;
	border: 0px solid black
}

#topNavBox {
	background-color: #666666;
	height: 55px;
	float: right;
	width: 750px;
	border-bottom: 2px solid black;
}

#topNavMenuBox {
	height: 55px;
	margin-top: 35px;
	float: right;
	width: 750px;
	border: 0px solid blue
}

#topNavTag {
	height: 18px;
	margin-top: 0px;
	text-align: left;
	line-height: 17px;
	float: right;
	width: 750px;
	font-size: 12px;
	font-weight: normal;
	border: 0px solid black
}
#mainContentFrame {
	width: 750px;
	margin-top: 15px;
	float: right;
	border: 0px solid black
}
#mainContentLeft {
	width: 400px;
	float: left;
	padding: 0px 0px 0px 0px;
	border: 0px solid black
}
#mainContentLeftInserts {
	width: 300px;
	float: left;
	margin-top: 50px;
	margin-left: 100px;
	border: 0px solid black
}
#mainContentRight {
	width: 325px;
	float:right;
	text-align: left;
	right: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black
}

#mainContentPress {
	width: 200px;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px solid black
}

#mainContentPress2 {
	width: 200px;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px solid black
}

#mainContentColPress2 {
	width: 250px;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px solid black
}

#mainContentColPress3 {
	width: 250px;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: 0px solid black
}

#mainContentPressRight {
	width: 325px;
	float:right;
	text-align: right;
	right: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid black
}

#menuSideBox {
	margin-top: 20px;
	width: 175px;
	float: left;
	padding-right:5px;
	border: 0px solid black
}
#mainCrumbs {
	width: 750px;
	height: 20px;
	float: right;
	border: 0px solid black
}
#footerBox {
	width: 950px;
	margin-top: 100px;
	float: right;
	border: 0px solid black
}

/*Menu Styles
***********************************************************/
#menuTop {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
	margin-right: 10px;
	height: 15px;
	padding: 10px 1px 0px 0px;
	border: 0px solid black
}

#menuTop:hover {
	color: #CFDBBE;
}

.menu {
	color:black;
	font-size: 12px;
	text-decoration:none;
	border-bottom: 0px;
}

a.menu:hover{color: white;}

.menuSide{
	background-color:#CFDBBE;
	margin-top: 5px;
	padding: 6px 0px 6px 10px;
	vertical-align: middle;
	width: 170px;
}

#menuSide:hover{
	background-color:#E8F1F2;
}

a span.menuSideDisp1{
	display: inline;
	color: grey;
	font-size: 12px;
	text-decoration:none;
	border-bottom: 0px;
}
a:hover span.menuSideDisp1{
	display: none;
}
a span.menuSideDisp2{
	display: none;
}
a:hover span.menuSideDisp2{
	display: inline;
	color:white;
	font-size: 12px;
	text-decoration:none;
	border-bottom: 0px;
}

/*Product Styles
***********************************************************/
#configLink {
	width: 160px;
	height: 15px;
	float: left;
	padding-top:2px;
	background-color: #666666;
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
	text-align: center;
	border: 0px solid black
}

#configLink:hover {
	color: #CFDBBE;
}

.enlargeImages {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #a7a9ac;
	text-align: center
}

.form {
	margin: 0px; 
	padding: 0
}

.hello {
	padding-bottom: 5px
}

.productAlt {
	border-bottom: 1px black solid;
	color: black;
	width:325px;
	padding: 2px 2px 2px 0px;
}

.productAltName {
	color: black;

}
.productAltImg {
	color: black;
	width:325px;
	padding: 2px 2px 2px 0px;
}
.productDesc {
	line-height: 16px;
	font-size: 11px;
}

.productDim {
	font-size: 9px;
	color:#999999;
	line-height:14px;
}

.productName {
	font-size: 17px;
	color: #333333;
	line-height:24px
}

.productPrice {
	font-size: 16px;
	color: #333333;
}

.productTitle {
	font-size: 14px;
	color: #666666;
	line-height:14px;
}

.pressLine {
	border-bottom: 1px black solid;
	color: black;
	width:750px
}