/* Main CSS Start */
/*importing reset stylesheet start*/
@import "reset.css";
/*importing reset stylesheet end*/

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

p{
	font-size:11px;
	color:#999999;
	/*line-height:16px;
	padding:0 0 18px 0;*/
}

a{
	text-decoration:none;
	color:#B33366;
}

a:hover{
	text-decoration:none;
	color:#333333;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#6E1E37;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	padding:0 0 2px 0;
}

h3{
	font-size:12px;
	color:#B33366;
	padding:0 0 6px 0;
}

h5{
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-transform:uppercase;
}

h4{
	color:#6E1E37;
	font-size:14px;
	font-weight:normal;
	padding:0 0 8px 0;
}

h6{
	font-weight:normal;
	font-size:9px;
	color:#666666;
}

#wrapper {
	width: 967px;
	margin: 0 auto;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 154px;
	width:967px;
	background:url(/images/headerbg.jpg) no-repeat left top;
}

#logo{
	float:left;
	padding:5px 0 0 410px;
	width:149px;
	height:143px;
}

#logo a{
	width:149px;
	height:143px;
	display:block;
	text-indent:-9000px;
	background:url(/images/logo.gif) no-repeat left top;
}

/* Header CSS End */

/* Content CSS Start */
#content {
	width:965px;
	padding:0 0 5px 0;
	border-left:1px solid #c2bdb0;
	border-right:1px solid #c2bdb0;
	border-top:1px solid #fff;
}

.title{
	width:965px;
	height:23px;
	padding:8px 0 0 0;
	margin:0 0 14px 0;
	background:#c2bdb0;
}

.title p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	line-height:15px;
	padding:0;
}

#col-1 {
	width: 132px;
	float: left;
	padding:0 10px 0 20px;
}

#col-1 h2{
	width:74px;
	height:28px;
	text-indent:-9000px;
	font-size:0;
	background:url(/images/shoppe.gif) no-repeat left top;
}

/* Menu CSS Start */
.menu ul{
	padding:0 0 2px 0;
}

.menu ul ul{
	padding:0;
}

.menu ul li{
	line-height:17px;
}

.menu ul li a{
	text-transform:uppercase;
	font-size:12px;
	color:#6E1E37;
	line-height:17px;
	text-decoration:none;
}

.menu ul li a:hover{
	text-decoration:none;
	color:#333333;
}

.menu ul li ul li a{
	text-transform:capitalize;
	font-size:12px;
	color:#999999 !important;
}

.menu ul li ul li a:hover{
	text-decoration:none;
	color:#6E1E37;
}


.select-option{
	padding:15px 0 24px 0;
}

.select-option select{
	width:120px;
	font-size:9px;
	color:#666666;
}

/* Menu CSS End */

#col-2 {
	width: 621px;
	float: left;
	padding:0 11px 0 11px;
	border-right:1px solid #eaeaea;
	border-left:1px solid #eaeaea;

}

#col-2 h2{
	float:right;
	text-indent:-9000px;
	background:url(/images/notebook.gif) no-repeat left top;
	width:141px;
	height:25px;
	font-size:0;
}

.brandlink {
	color:#6E1E37;
}

.breedcurmb{
	width:100%;
	padding:0 0 5px 0;
}

.breedcurmb ul li{
	float:left;
	padding:7px 6px 0 13px;
	background:url(/images/breed-li.gif) no-repeat left 10px;
}

.breedcurmb ul li a{
	font-size:12px;
	color:#999999;
	text-transform:uppercase;
	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
}

.breedcurmb ul li a.active, .breedcurmb ul li a:hover{
	color:#6E1E37;
}

.breedcurmb ul li.nobg{
	background:none;
	padding-left:0;
}

#col-2-inner{
	border:3px solid #cdcdcd;
	width: 608px;
	padding:16px 4px 16px 8px;
	min-height:500px;
}

.product-details{
	width:570px;
	padding:0 0 20px 0;
}

.product-details h1 span{
	background:url(/images/view-bio.gif) no-repeat left top;
	width:74px;
	height:21px;
	text-indent:-9000px;
	display:inline-block;
	margin:0 0 0 6px;
}

.product-details-left{
	width:235px;
	float:left;
}

.product-details h6{
	font-size:11px;
	padding:0 0 20px 0;
}

.product-details-left h6{
	text-align:center;
	width:220px;
	font-size:9px;
	padding:0;
}

.product-pic img{
	border:2px solid #CDCDCD;
}

.product-pic{
	padding:0 0 9px 0;
}

.product-details-left ul li{
	float:left;
	padding:0 14px 10px 0;
}

.product-details-left ul li a{
	border:1px solid #999999;
	display:block;
}

.product-details-right{
	width:310px;
	float:right;
}

.product-details input.textfld{
	width:109px;
	height:23px;
	border:1px solid #919191;
	float:left;
	margin:0 10px 0 0;
}

input.cart-btn{
	background:url(/images/addtocart.gif) no-repeat left top;
	width:110px;
	height:19px;
	float:left;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}

.addtocart{
	width:100%;
	padding:0 0 20px 0;
}

.wish-list{
	width:100%;
	padding:0 0 10px 0;
}

.wish-list ul li a{
	text-indent:-9000px;
	display:block;
}

.wish-list ul li.nobg-padd{
	background:none;
	padding-left:0;
}

.wish-list ul li.no-paddright{
	padding-right:0;
}

.wish-list ul li{
	background:url(/images/wishlist-splitter.gif) no-repeat left 5px;
	padding:0 11px 0 18px;
	float:left;
}

.wish-list ul li a.wishlist{
	background:url(/images/add-towishlist.gif) no-repeat left top;
	width:100px;
	height:14px;
}

.wish-list ul li a.friend{
	background:url(/images/tellafriend.gif) no-repeat left top;
	width:83px;
	height:17px;
}

.wish-list ul li a.sharethis{
	background:url(/images/sharethis.gif) no-repeat left top;
	width:63px;
	height:16px;
}

.umay-alsolove{
	width:100%;
}

.umay-alsolove ul li{
	text-align:center;
	width:132px;
	color:#999999;
	font-size:11px;
	padding:0 16px 0 0;
	float:left;
}

.umay-alsolove ul li span{
	color:#6E1E37;
}

.umay-alsolove ul li a{
	border:1px solid #999999;
	display:inline-block;
	margin:0 0 5px 0;
	padding:3px;
}

#col-3 {
	width: 131px;
	float:left;
	padding:0 0 0 13px;
}

.shopping-bag{
	padding:0 0 15px 0;
}

.shopping-bag h2{
	background:url(/images/shopping-bag.gif) no-repeat left top;
	width:133px;
	height:28px;
	font-size:0;
	text-indent:-9000px;
}

.shopping-bag ul li{
	font-size:15px;
	color:#B33366;
	text-align:center;
	line-height:15px;
}

.shopping-bag ul li a{
	font-size:11px;
	color:#999999;
}

ul.other li{
	padding:0 0 7px 0;
}

.featured a{
	border:5px solid #F4F4F4;
	display:block;
}

.featured{
	padding:13px 0 7px 0;
}

ul.other li a{
	border:1px solid #999999;
	text-align:center;
	display:block;
	padding:3px;
}

.bottom-navigation{
	width:945px;
	padding:0 0 0 20px;
	margin:6px 0 0 0;
	float:left;
}

.bottom-navigation-left{
	width:255px;
	float:left;
}

.bottom-navigation-right ul{
	float:right;
	padding:0 10px 0 0;
}

.bottom-navigation-right{
	width:670px;
	float:left;
	padding:6px 0 0 20px;
	background:#F4F4F4;
	height:20px;
}

input.textfild{
	width:143px;
	height:12px;
	background:#E6E6E6;
	border:0;
	float:left;
	margin:0 0 0 5px;
}

.bottom-navigation label{
	float:left;
}

input.go{
	width:16px;
	height:9px;
	border:0;
	cursor:pointer;
	float:left;
	margin:3px 0 0 5px;
	background:url(/images/go.gif) no-repeat left top;
}

.bottom-navigation li{
	float:left;
	font-size:11px;
	color:#999999;
	padding:0 8px 0 14px;
	text-transform:uppercase;
	text-align:left;
	background:url(/images/bottom-nav-splitter.gif) no-repeat left 4px;
}

.bottom-navigation li.nobg{
	background:none;
	padding-left:0;
}

.bottom-navigation li a{
	font-size:11px;
	color:#999999;
}


/* Content CSS End */


/* Footer CSS Start */
#footer {
	width:947px;
	border-top:10px solid #C2BDB0;
	padding:3px 20px 0 0;
}

#footer p{
	font-size:9px;
	color:#999999;
	text-align:right;
}
/* Footer CSS End */

