/*

This site uses the YUI Library Fonts and Grid Reset Styles

Only use percentages for font sizes.  This will preserve the users ability to
zoom their font size and maintain consistentcy across the "A Grade" browsers.

Use the values below to find the correct percentage for the pixel size desired.

PX	Percentage
10	77%
11	85%
12	93%
13	100%
14	108%
15	116%
16	123.1%
17	131%
18	138.5%
19	146.5%
20	153.9%
21	161.6%
22	167%
23	174%
24	182%
25	189%
26	197%

*/

.yui-t2 .yui-b {
	float: left;
	/* 200px */
	width: 15.3846em;
	*width: 15.0em;
}

.yui-t2 #yui-main .yui-b {
	float: right;
	/* 772px */
	width: 59.3846em;
	*width: 57.9534em;
}

#pgn-head {
	height:100%;
	padding-bottom:9px;
}

.pgn-first, .pgn-first a, .pgn-last, .pgn-last a, .pgn-prev, .pgn-prev a, .pgn-next, .pgn-next a, .pgn-cur, .pgn-num, .pgn-num a {
	display: block;
	float: left;
	clear: none;
	outline: none;
}

.pgn-first a, .pgn-last a, .pgn-cur, .pgn-num a {
	padding: 0 5px;
	font-size: 108%;
	text-decoration: none;
	color: #3d5c88;
}

.pgn-cur {
	color: #FD008C;
}

.pgn-prev a, .pgn-next a {
	margin: 0px 5px;
	width: 19px;
	height: 19px;
	text-indent: -5000px;
}

.pgn-prev a {
	background: url('/site_images/pl-sprite.gif') -105px -165px no-repeat;
}

.pgn-next a {
	background: url('/site_images/pl-sprite.gif') -125px -165px no-repeat;
}

#limiter, #resort, .total-products {
	color: #3d5c88;
	padding-top: 9px;
}

#limiter form, #resort form {
	display: inline;
}

#resort .sort-by-btn {
	color: #FD008C;
	text-decoration: none;
	border: none;
	cursor: pointer;
	padding: 0px 2px;
}

#resort .current span {
	text-decoration: underline;
}

#limiter select {
	width: 150px;
}

#no-products {
	clear: both;
	font-size: 108%;
	font-weight: bold;
}

.product-wrapper {
	border-bottom: 1px solid #aaa;
	width: 170px;
	height: 240px;
	margin: 15px 0px 15px 0;
	text-align: center;
	float: left;
	padding: 5px 9px 15px;
	/*border: 1px solid #aad483;*/
	position: relative;
	overflow: visible;
}

.product-wrapper.lastprod { margin-right: 0px; }

/*
.prodtype {
	position: relative;
	width: 54px;
	height: 19px;
	top: -22px;
	left: -17px;
	float: left;
}

.prodtype.newprod {
	background: url('/site_images/pl-new.jpg') #fff no-repeat;
}
*/

.prodtype {
	position: relative;
	float: left;
}

.prodtype.newprod {
	display: none;
	background: url('/site_images/pl-sprite.gif') #fff 0 -165px no-repeat;
	width: 54px;
	height: 19px;
	position: absolute;
	top: -12px;
	left: -7px;
	/*
	top: -22px;
	left: -17px;*/
}

.prodtype.opt-icons {
	display: none;
	float: right;
	position: absolute;
	top: -12px;
	right: -6px;
	/*
	top: -22px;
	right: -6px;*/
	background-color: #fff;
}

.quickship {
	background: url('/site_images/pl-sprite.gif') #fff -52px -165px no-repeat;
	width: 34px;
	height: 22px;
	float: left;
}

.eco {
	background: url('/site_images/pl-sprite.gif') #fff -86px -165px no-repeat;
	width: 19px;
	height: 22px;
	margin-left: 3px;
	float: left;
}

.product-image-wrapper {
	width: 161px;
	height: 161px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

.product-image-gif-wrapper {
	clear: both;
	position: relative;
	top: -19px;
	width: 130px;
	height: 130px;
	margin: auto auto;
	text-align: center;
	cursor: pointer;
}

.product-image-wrapper a, .product-image-gif-wrapper a {
	display: block;
}

.product-name-wrapper {
	padding-top: 5px;
	font-size: 85%;
	height: 27px;
	overflow: hidden;
}

.product-name-wrapper.gif {
	position: relative;
	top: -19px;
}

.product-name-wrapper a {
	color: #3d5c88;
	font-weight: bold;
	text-decoration: none;
}

.product-size-wrapper {
	font-size: 77%;
	color: #555;
}

.product-size-wrapper.gif {
	position: relative;
	top: -19px;
}

.product-price-wrapper {
	font-size: 93%;
	font-weight: bold;
	color: #FD008C;
}

.product-price-wrapper.gif {
	position: relative;
	top: -19px;
}

.product-price-wrapper.oldprice {
	color: #959595;
	text-decoration: line-through;
}

.product-manufacturer-wrapper a {
	font-size: 77%;
	color: #959595;
	text-decoration: none;
}

.product-manufacturer-wrapper.gif {
	position: relative;
	top: -19px;
}

.product-wrapper a:hover {
	text-decoration: underline;
}

#subcategory-menu {
	visibility: hidden;
}

#subcategory-menu .current {
	background-color: #e7f3dc;
}

#quick-view-button {
	position: absolute;
	width: 158px;
	border: 1px solid #aad483;
	padding: 2px 6px;
	background-color: #e7f3dc;
	color: #3d5c88;
	cursor: pointer;
	top: -500px;
	left: 0;
	z-index: 5;
	/*visibility: hidden;*/
}

#quick-view-button:hover{
	background-color: #fee;
}

/* popup */
#quick-view_c .bd {
	background-color: #fff;
}

#qv-image-container {
	width: 350px;
	height: 350px;
	text-align: center;
	float: left;
}

#qv-details-container {
	width: 230px;
	float: left;
	text-align: left;
	margin-right: 10px;
}

#qv-details-container em {
	font-weight: bold;
	color: #3d5c88;
	font-size: 85%;
}

#qv-name {
	font-weight: bold;
	color: #3d5c88;
	display: block;
	font-size: 116%;
	margin-bottom: 15px;
	text-align: left;
}

#qv-details-container span {
	padding-left: 10px;
	font-size: 85%;
	color: #754c24;
}

#qv-details-container br {
	margin-bottom: 10px;
}

#qv-buttons {
	width: 320px;
	position: absolute;
	top: 350px;
	left: 570px;
}

#qv-buy-now {
	display: block;
	width: 142px;
	height: 39px;
	margin-right: 10px;
	/*background: url('../site_images/qv-shop-now0.jpg') no-repeat;*/
	background: url('/site_images/pl-sprite.gif') 0 0 no-repeat;
	text-indent: -5000px;
	float: left;
}

#qv-buy-now:hover {
	background: url('/site_images/pl-sprite.gif') 0 -40px no-repeat;
}

#qv-add-to-favorites {
	display: block;
	width: 158px;
	height: 39px;
	background: url('../site_images/pl-sprite.gif') 0 -80px no-repeat;
	text-indent: -5000px;
	float: left;
	cursor: pointer;
}
#qv-add-to-favorites:hover {
	background: url('../site_images/pl-sprite.gif') 0 -120px no-repeat;
}

#price-table {
	color: #754c24;
	font-size: 93%;
	width: 280px;
}

#price-table td, th {
	padding: 5px;
	text-align: center;
}

#price-table td {
	border: 1px solid #ddd;
}

#price-table th {
	/*font-weight: bold;*/
	text-align: center;
}

#bd {
	position: relative;
}

#footerpage {
	overflow: hidden;
	bottom: 10px;
	height: 100px;
	left: 210px;
	position: absolute;
	width: 500px;
}

/*
#product-panel {
	width: 300px;
	border-color: #3d5c88;
}

#product-panel .bd {
	background-color: #fff;
}
#product-panel_c #product-panel { border: none; background: url('/site_images/pl-popup-corner.png') -1px 0px no-repeat; }
#product-panel_c .star {
	position: relative;
	float: left;
	width: 15px;
	height: 15px;
	background: url('/site_images/pl-star.jpg') #fff no-repeat;
	top: 0px;
	left: 0px;
}
#product-panel_c .hd, #product-panel_c .bd { border: none; background: none; }
#product-panel_c .hd { color: #3d5c88; border-bottom: 0px; width: 301px; padding: 10px 1px 0 1px; *padding: 0px; height: 20px; overflow: hidden; }
#product-panel_c .bd { border: solid #aad483 4px; border-top: 0px; width: 271px; margin-left: 1px; background: #fff; }
*/