/* LINKS, BUTTONS, ETC.
-----------------------*/
a {
	color:#2b4d65;
}

a.more {
	color:#2C86A3;
	}

.price, .onSale {
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	color:#000;
	}

#shoppingcartstuff input {
   background:#FFF;
   color:black;
}

#shoppingcartstuff .buttons input{
border-width:0;
}

input {
	font:10px arial;
	font-weight:bolder;
	color:white;
	border:1px solid #A68064;
	background:#903;
	}

input.text {
	color:black;
	border:1px solid #A68064;
	height:17px;
	background:#FFF;
	}

#customerregistration input {
	color:black;
	border:1px solid #A68064;
	background:#FFF;
}

#customercaretable {
	font:13px arial;
	border:1px solid #A68064;
}

#customercaretable td {
	font:13px arial;
	border:1px solid #A68064;
}

.leafpng, .PictureIcon, .SpecialIcon, .moreInfoThree {
	behavior:url(/media/iepngfix.htc);
}

.feedback,.feedbackBG {
	margin: 0px;
	padding: 0px;
}

.feedback {
	background: url(/reviews/images/review_on.gif) top left no-repeat;
	display:inline;
}

.feedbackBG {
	width: 77px;
	text-align:left;
	height: 15px;
	background: url(/reviews/images/review_off.gif) top left no-repeat;
	border:1px solid #FFF;
}

.qp_header {
	border:2px solid #855E42;
	margin-bottom:7px;
}

.qp_header tr td {
	border:1px solid #a68064;
	padding:5px;

}

/*Body & Boundingbox
--------------------------*/
body {
	font:12px arial;
	padding:0;
	margin:0;
	text-align:center;
	background:url(/media/blue_background.gif) #CCDADC top center;
	}

table {
	font-size:12px;
	}

td {
	font-size:12px;
	}

#boundingbox {
	position:relative;
	width:955px;
	margin:0px auto;
	font:12px arial;
	background:#FFF;
	border-left:1px solid #A68064;
	border-right:1px solid #A68064;
	text-align:left;
	padding-top:5px;
	}

/* HEADER 
-------------------------*/
#header {
	width:100%;
	margin:0;
	background:url() top left no-repeat #FFF;
	font-size: 10px;
	}

#logo {
	float:left;
	border:0px dashed #ddd;
	width:150px;
	height: 70px;
	position:absolute;
	left:10px;
	top:10px;
	z-index:2;
	}

#eascript {
	behavior:url(/media/iepngfix.htc);
	display:block; 
	position:absolute; 
	top:40px; 
	left:130px; 
	z-index:3;
	height:56px;
	width:254px;
	background:url(/media/eascript.png) transparent;
}

#headerright {
	float:right;
	font-size: 12px;
	}
#topright	{
	font-size: 12px;
	text-align:right;
	line-height:200%;
	margin-bottom:5px;
	}

#topright a {
	text-decoration:none;
	font-size: 12px;
	color:#888888;
	}
#topright a:hover {
	text-decoration:underline;
	}

#butler	{
	text-align:right;
	font-family:helvetica, arial;
	padding:0px;
	color:#888888;
	font-size:14px;
	background:url(/media/topbrown.gif) top left repeat-x #FFF;
	border-bottom:1px solid #FFF;
	width:955px;
	height:45px;
	clear:right;
	z-index:1;
	}

.butlerinterior {
	display:block;
	position:relative;
	margin:0px; 
	padding:0px; 
	display:inline; 
	line-height:1em;
	top:15px;
	z-index:15;
	border:0px dashed #555;
}

#butler a {
	font-weight:bolder;
	text-decoration:none;
	color:#567;
	}

#header ul {
  margin:0;
  margin:10px;
  list-style:none;
  }
#header li {
  display:inline;
  margin:0;
  padding:0;
  }
#headerright a, #butler a {
  padding:0 1px 0 4px;
  border-left:1px solid #A68064;
  }
#header a.first {
  border-left-width:0;
  margin-left:0;
  padding-left:0;
  }
#header li a.first {
  padding-left:0;
  }

/* TOPNAV
--------------------------------------*/
#topnav {
	width:100%;
	clear:both;
	padding-top:5px;
	text-align:center;
	background:#FFF;
	}

#topnav table tr td {
	padding:0px;
	text-align:center;
	margin:0px;
	width:9%;
	border-left:2px solid white;
	border-right:2px solid white;
	background:url(/media/topnavbg_green.jpg) repeat-x #e2eecc;
	}

.inboxleft {
	height:100%;
	padding:0px;
	margin:0px;
	background:url(/media/newgreenbg_left.jpg) no-repeat left top;
	}
.inboxright {
	height:100%;
	padding:5px 3px 0px 3px;
	text-align:center;
	margin:0px;
	background:url(/media/newgreenbg_right.jpg) no-repeat right top;
	}

#topnav a{
	text-decoration:none;
	font:12px arial;
	font-weight:bold;
	color:#567;
	}

/* ICONNAV
---------------------------*/
#iconnav {
	width:100%;
	clear:both;
	border:0px solid #A68064;
	padding:0px 0px;
	margin-bottom:2px;
	margin-top:0px;
	background:#FFF;
	}

#iconnav tr td {
	text-align:center;
	width:8%;
	border:0px dotted yellow;
	margin:0px;
	padding-top:1px;
	}

#iconnav a img {
	border:0;
	}

/* PAGE-BODY
----------------------------*/
#page-body {
	width:955;
	margin:0;
	padding:0px;
	clear:both;
	border:0px solid brown;
	background:#FFF;
	}

.prop {
    height:1400px;
    float:right;
    width:1px;
  	}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  	}

/* CONTENT
-----------------------------------*/
#content {
	float:right;
	width:775px;
	border:0px solid black;
	background:#FFF;
}

/* MAIN
---------------------------------*/
#main, #newsmain {
	float:left;
	width:558px;
	padding:0;
	margin-left:5px;
	border:0px dotted brown;
	font:13px arial #222;
	background:#FFF;
	}



#main h1, #newsmain h1 {
	font-size:160%;
	font-variant:small-caps;
	}

#main h2, #newsmain h2 {
	font: 11px verdana;
	}

.insidelist {
	padding-left:10px;
	margin-left:10px;
	}


/* PRODUCTMAIN
---------------------------------*/
#productmain {
	float:left;
	width:763px;
	padding:0;
	margin-left:5px;
	border:0px dotted #ccc;
	font:13px arial #222;
	background:#fff;
	clear:none;
	}

#productmain h1 {
	font-size:160%;
	font-variant:small-caps;
	}

#productmain h2 {
	font: 11px verdana;
	}

/*SUBCATEGORY TABLE
--------------------------------------*/

#subcattable {
	width:100%;
	border:0px solid tan;
	clear:both;
	text-align:center;
}

#subcattable .boxfun {
	width:110px; 
	height:105px;
	margin:0px;
	border:0px dotted #FFF; 
	float:left; 
	text-align:center;
	overflow:hidden;
	font-size:11px;
}

#subcattable .boxfun img {
	border:1px solid #A68064;
}

#subcattable .boxfun a {
	text-decoration:none;
}
#subcattable .boxfun a:hover {
	text-decoration:underline;
}


/*PRODUCTS
----------------------------------*/

.subcatbottom{
clear:both; border-bottom:1px dashed #A68064; margin-top:5px; margin-bottom:5px;
}

#products {
	margin-bottom:10px;
	width:100%;
	border:0px dotted red;
}

#productinterior {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
/*	border-bottom:1px dashed #A68064;*/

	}
#productinteriortop {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-top:1px dashed #A68064;

	}

#pagedescription {
	clear:both;
	display:table-row;
	font-size:14px;
	margin-bottom:0;
	padding-bottom:0;
}

#pagedescription h3 {
	font-size:15px;
	margin-right:5px;
	margin-left:5px;
	font-weight:normal;
}

#pagedescription h3:first-line {
	font-weight:bolder;
	font-size:17px;
}

#pagedescription h3:first-letter {
	font-weight:bolder;
	font-size:24px;
}


#pagepicture {
	border:1px solid #A68064;
	float:left;
	margin-right:8px;
}

#productshort, #moreinfo {
	display:table-row;
	}

#productshort h3, #moreinfo h3 {
	display:inline;
	font-size:120%;
	margin-top:0px;
	margin-bottom:-10;
	font-variant: small-caps;
	}

#productshort p {
	}

#productshort img {
	border:0px solid #A68064; 
	float:left;
	}


#moreinfoimage img {
	border:0px solid #A68064;
	float:right;
	margin-left:7px;
}

#productshort img.addtocart{
	margin:1px;
	padding:0px;
	border:0px; 
	float:none; 
	display:inline; 
	position:relative; 
	top:4px;
}
#bestseller img.addtocart{
	margin:1px;
	padding:0px;
	border:0px; 
	float:none; 
	display:inline; 
	position:relative; 
	top:4px;
}
.addtocart{
	margin:1px;
	padding:0px;
	border-width:0px; 
	float:none; 
	display:inline; 
	position:relative; 
	top:4px;
}
.tf_popup{
	margin:0px;
	padding:0px;
}
#productshort table {
	border:1px solid #A68064;
	}

#productshort td {
	font:11px arial;
}

#productshort td h3 {
	display:inline;
	font-size:120%;
	margin-top:0px;
	margin-bottom:-10;
	font-variant: small-caps;
}

/* NAV
-----------------------------*/
#navwrapper {
	float:left;
	margin:0px;
	background:#fff;
	}

#nav {
	width:175px;
	border-top:1px solid #A68064;
	border-bottom:1px solid #A68064;
	border-right:1px solid #A68064;
	margin-bottom:10px;
	background:#fff;
}

#nav h2 {
  margin:0px;
  padding:6px;
  padding-left:25px;
  font-size:100%;
  border-bottom:1px solid #A68064;
	background:url(/media/leaf.gif) 3 4 no-repeat #FFF;
  }


#nav ul {
  margin:0 -2 0 -2;
  padding:0 0 2px;
  list-style:none;
  font-weight:bold;
  }

#nav ul ul {
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	padding-left:5px;
	padding-right:0px;
	font-size:12px;
	font-weight:none;
	} 
#nav ul ul li a {
	color:#2C86A3;
	font-weight:normal;
}


#nav li {
  display:block;
  margin:0;
  padding:0 2px;
  line-height:1em;
  }
#nav li a {
	color:#567;
  display:block;
  padding:2px 8px 4px;
  text-decoration:none;
  line-height:1.15em;
  }
#nav li a:hover {
  background:#FFF;
  padding:1px 7px 3px;
  border:1px solid #A68064;
  }
* html #nav li a {
  height:1%;
  }
#nav li h3 {
  padding:2px 8px 4px;
  font:12px arial;
  font-weight:bold;
  margin:0px;
/*  border-top:1px dashed #A68064; */
  	}

li.bottom {
	border-bottom:1px dashed #A68064;
	}
	
/* EXTRA
------------------------------*/
#extra {
	font:11px arial;
	line-height:1.4em;
	width:200px;
	margin:0px;
	border-left:1px solid #A68064;
	border-top:1px solid #A68064;
	border-bottom:1px solid #A68064;
	background:#FFF;
	position:relative;
	right: 0;
	top:0;
	float:right;
	clear:none;
	}

#extra h2 {
  margin:0;
  padding:6px;
  font-size:120%;
  text-align:center; 
  border-bottom:1px solid #A68064;
  border-top:1px solid #A68064;
	background:url(/media/leafr.gif) center right no-repeat #FFFFFF;
	clear:both;
  }

#extra h2.top {
	border-top-width:0px;
	}

#openingblurb {
	margin:0;
	padding:2px 10px 10px 10px;
	border-bottom:1px dotted #A68064;
	}


/* BEST SELLERS
------------------------------------*/

#bestseller {
	margin:0;
	padding:5px;
	text-align:left;
	border-top:1px dotted #A68064;
	clear:both;
	}
	
#bestseller.first {
	border-top:0px dotted #FFF;
	}
	
#bestseller h3 {
	font:11px arial;
	font-weight:bold;
	}


#bestseller img {
	border:0px solid #A68064; 
	width:100px;
	float:left;
	}


/* FOOTER
-----------------------------------*/
#footer {
	font:14px arial;
	color:#343434;
	clear:both;
	width:100%;
	border-top:1px solid #A68064;
	border-bottom:1px solid #FFF;
	background:#FFF;
	text-align:center;
	padding:0px;
	margin-top:10px;
	}

#footer table {
	margin-top:0px;
	padding-top:0px;
}

#footer td {
	margin-top:0px;
	font:11px arial;
	border-right:1px dashed #a68064;
}

#footer td.last {
	border-width:0px;
}

.footerleft{
		width:100%;
	background:url(/media/newgreenbg_left.jpg) no-repeat left top;
}

.footerright{
	width:100%;
	background:url(/media/newgreenbg_right.jpg) no-repeat right top;
	padding:8px;
}

#footer ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#footer li {
  display:inline;
  margin:0;
  padding:0;
  }
#footer li a.first {
  padding-left:0;
  }

#footerleaf {
	 display:block; 
	 position:absolute; 
	 margin-top:-22px;
	 left:-8px;
} 

.postfeedback {
  font-weight:400;
  font-size:13px;
  font-family:serif;
}

/* SQUARE PRODUCT */

.squareBounds {
	border:1px solid #fff; 
	width:560px;
}

#squareproduct {
	float:left; 
	width:186px; 
	border:0px solid red; 
	margin-right:2px; 
	text-align:center; 
	overflow:hidden; 
}

#squareproduct option {
	font-size:10px;
}
#squareproduct select {
	font-size:10px;
}

#squareproduct table {
	width:183;
}

#squareproduct table td {
	font-size:10px;
	border:1px solid #A68064;
}

#squareproduct h3 {
	font-size:13px;
}

/* WEBKINZ NAV */

#webkinz_buttons {
	margin-right:10px;
	margin-bottom:5x;
	clear:right;
	width:250px;
}

#webkinz_buttons ul {
	margin-left:0px;
	padding-left:0px;
}

#webkinz_buttons ul li {
	font:13px verdana;
	font-weight:bold;
	color:#555;
	background:url("http://www.everafterstore.com/media/topnavbg_green.jpg") repeat-x center #A68064;
	border:2px solid #A68064;
	padding:5px;
	margin-bottom:3px;
	list-style:none;
	text-align:center;
}

#webkinz_buttons a {
	color:#555;
	text-decoration:none;
}

#webkinz_buttons a:hover {
	color:#903;
}

.special {
	border: 1px dashed rgb(177, 199, 126); 
	margin: 3px; 
	padding: 11px; 
	font-size: 13px;
}

.specialheadline {
	font-variant: small-caps; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold;
}

.nodate {
	color:#FFF;
}

/* NEW SQUARE PRODUCT 
__________________________*/

.newsquareoutside {
	float:left; 
	width:175px; 
	height:287px;
/*	overflow:hidden; */
	margin-right:4px; 
	margin-left:5px; 
	margin-bottom:9px; 
	border:0px solid #bbb; 
	background:url(/media/squaretestbg.gif) bottom right no-repeat;
}

.PictureIcon {
	position:absolute;  
	margin-top:2px; 
	margin-left:5px; 
	z-index:15;
}

.SpecialIcon {
	position:absolute;  
	margin-top:2px; 
	margin-left:120px; 
	z-index:16;
}

.moreInfoThree {
	position:absolute;
	margin-top:-5px; 
	width:750;
	height:50px;
	text-align:right; 
	z-index:16;
}

.squareForm{
	display:inline;
}

.squareImgOut {
	display: table; height: 150px; width:175px; #position: relative; overflow: hidden; margin-top:4px;
}

.squareImgMid {
	 #position: absolute; width:175px; #top: 50%;display: table-cell; vertical-align: middle;
}

.squareImgIn {
	#position: relative; #top: -50%; width:175px; text-align:center; 
}

.squareProdName {
	width:165px; margin-left:5px; height:33px; font:12px arial #000; text-align:left; overflow:hidden;
}

.squareContent {
	text-align:center;
	margin-top:2px;
}

.onSale {
	color:red;
}

.squareOptions {
	width:170px; 
	height:16px;
	font:11px arial;
	overflow:hidden;
}

.squareOptions span.onSale {
	font:11px arial;
}

.squareReviewsTable {
	width:173px;
	border-width:0px;
	border-color:#fff;
}

.reviewsQty {
	font:10px arial;
}

.reviewsLinks {
	margin-bottom:7px; font:10px arial;
}
/* WEBKINZ PUPPY ICON
-----------------*/
.puppy {
	float:left;
	margin:5px;
}

/* TESTIMONIALS 
------------------*/

.testimonial {
	padding-top:5px;
	padding-left:25px;
	padding-right:20px;
	font-weight:bold;
	background:url(/media/begin_quote.gif) top left no-repeat;
}

.testimonialer {
	text-align:right; 
	padding-right:25px;
	padding-top:16px;
	margin-bottom:20px;
	margin-top:-18px;
	font-weight:bold;
	background:url(/media/end_quote.gif) top right no-repeat;

}
