﻿/* style for price  */
.ps_PriceTable
{
	width: 100%;
}

.ps_TableHeaderRow
{
	display: none;
}

/* style for column header cells */
.ps_ColumnHeader
{
	background-color: #B3B3B3;
	color: #FFFFFF;
	/*font: 12px Arial, Verdana, Helvetica, sans-serif;*/
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}

/* style for all the table cells except the column headers ones */
.ps_CellStyle
{
	padding: 6px 4px 6px 4px;
	color:#888B9C;
	font-weight:normal;
	/*line-height:2.2em;*/
	border: none 0px;
	min-width: 75px;
}

/* style for the text Div overlay element which breefly appears after the seller row was updated via AJAX */
.ps_FlashUpdateOverlayStyle
{
	position: absolute;
	background-color: #F8981D;
	z-index:751;
}

/* style for the text 'JUST UPDATED' text which would appear in the updated column after the price updates */
.ps_JustUpdatedTextStyle
{
	color: #F8981D;
	font-weight: bold;
}

/* style for the price increase text which appears after the seller price if enabled */
.ps_PriceIncreaseTextStyle
{
	color: #D21717;
}

/* style for the price decrease text which appears after the seller price if enabled */
.ps_PriceDecreaseTextStyle
{
	color: #00981D;
}

/* style for all the links */
.ps_LinkStyle
{
	cursor: hand;
	cursor: pointer;
	color : #0E5FD8;
	text-decoration: none;
}

/* style for all the links when the mouse hovers over them */ 
.ps_LinkStyle:hover
{
	
}

.ps_ColumnHeaderLink
{
	cursor: hand;
	cursor: pointer;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.ps_ColumnHeaderLink:hover
{
	text-decoration: underline;
	color : #CCCCCC;
}

/* Loading panel element style. It appears just initially when the pricespider DHTML control initializes but the seller info has not been recieved yet */
.ps_LoadingPanelStyle
{
	margin: 6px;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	padding: 0px 6px 6px 16px;
	background-color: #FFFFFF;
}

/* style for the image or animation which plays to the left of the 'Loading...' sign in the loading box */
.ps_LoadingPanelAnimation
{
	background: transparent url(http://www.pricespider.com/imgs/Waiting_Spider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 58px;
	background-color: #FFFFFF;
}

.ps_RowStyle
{
}

.ps_RowStyle:hover
{
}

.ps_AlternateRowStyle
{
}

.ps_AlternateRowStyle:hover
{
}

.ps_PriceStyle
{
	font-weight: bold;
	font-size: 110%;
}

.ps_PriceStyle:hover
{
	text-decoration: underline;
}

.ps_SellerLogoImageStyle
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
}

.ps_SellerRatingStyle
{
	color: #000000;
	font-weight: bold;
}

.ps_SortArrowUpStyle
{
	background-image: url(http://www.pricespider.com/imgs/WhUpArrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 7px;
	height: 9px;
	font-size: 1px;
}

.ps_SortArrowDownStyle
{
	background-image: url(http://www.pricespider.com/imgs/WhDownArrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 7px;
	height: 9px;
	font-size: 1px;
}

.ps_SeeMoreSellersStyle
{
	background-color: #B3B3B3;
	color: #FFFFFF;
	padding: 6px 8px 6px 8px;
}

.ps_SeeMoreSellersLinkStyle
{
	cursor: hand;
	cursor: pointer;
	color : #FFFFFF;
	/*font: 12px Arial, Verdana, Helvetica, sans-serif;*/
	font-weight: bold;
	text-decoration: underline;
}

.ps_EnterZipCell
{
	background-color: #E4E4E4;
    height: 44px;
    padding: 5px 4px 5px 4px;
	color: #666666;
	/*font: 12px Arial,Verdana,Helvetica,sans-serif;*/
	white-space:nowrap;
}

.ps_ZipCodeTextBox
{
	font : 14px Arial, Verdana, Helvetica, sans-serif;
	color : #666666;
	padding: 2px;
	border: #666666 solid 1px;
	width: 42px;
	height: 18px;
}

.ps_ZipCodeUpdateButton
{
	cursor: pointer;
	padding: 0px 0px 0px 0px;
}

.ps_ErrorCell
{
	padding: 12px 12px 12px 12px;
}

.ps_Footer
{
	border-top: solid 1px #cccccc;
}

.ps_FooterCell
{
	font-size: 7px;
	background: transparent url(/us_buy_rotate/WhereToBuyFooterBackground.png) repeat scroll 0 0;
}

.ps_BuyButtonStyle
{
	background: transparent url(/us_buy_rotate/WhereToBuyBuyNowButton.gif) no-repeat scroll 0 0;
	width: 79px;
	height: 26px;
	display: block;
	color: #000000;
	font-weight: Bold;
	font-size: 11px;
	padding-top: 6px;
}

.ps_BuyButtonStyle:hover
{
	color: #FFFFFF;
}

/* ------------------------------------------------------------------------------------ */
/* Popup Container Styles																*/
/* ------------------------------------------------------------------------------------ */


/* Loading panel element style. It appears just initially when the pricespider DHTML control initializes but the seller info has not been recieved yet */
.ps_PopupContainerAnchorStyle
{
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
	font-weight: Bold;
	font-size: 11px;
	padding-top: 2px;
}

.ps_PopupContainerAnchorStyle:hover
{
	color: #FFFFFF;
}


.ps_PopupContainerStyle
{
	z-index: 800;
	/*background-color: transparent;*/
}

.ps_PopupContainerUpperLeftCornerCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerTopLeftCorner.png);
	min-width: 10px;
	min-height: 10px;
	width: 10px;
	height: 10px;
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.ps_PopupContainerUpperEdgeCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerTopEdge.png);
	min-height: 10px;
	height: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 1px;
}

.ps_PopupContainerUpperRightCornerCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerTopRightCorner.png);
	min-width: 10px;
	min-height: 10px;
	width: 10px;
	height: 10px;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.ps_PopupContainerLeftEdgeCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerLeftEdge.png);
	min-width: 10px;
	width: 10px;
	background-position: right;
	background-repeat: repeat-y;
	font-size: 1px;
}

.ps_PopupContainerRightEdgeCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerRightEdge.png);
	min-width: 10px;
	width: 10px;
	background-position: left;
	background-repeat: repeat-y;
	font-size: 1px;
}

.ps_PopupContainerBottomLeftCornerCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerBottomLeftCorner.png);
	min-width: 10px;
	min-height: 10px;
	width: 10px;
	height: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.ps_PopupContainerBottomEdgeCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerBottomEdge.png);
	min-width: 10px;
	width: 10px;
	background-position: top;
	background-repeat: repeat-x;
	font-size: 1px;
}

.ps_PopupContainerBottomRightCornerCellStyle
{
	background: transparent url(/us_buy_rotate/PopupContainerBottomRightCorner.png);
	min-width: 10px;
	min-height: 10px;
	width: 10px;
	height: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.ps_PopupContainerHeaderStyle
{
	background: #858585 url(/us_buy_rotate/PopupContainerHeaderBackground.gif) repeat-x scroll 0 0;
	height: 22px;
	padding-top: 1px;
	padding-left: 4px;
	border-left: solid 1px #b9b9b9;
}

.ps_PopupContainerTitleStyle
{
	color: #1533c8;
	font-size: 600 120%;
	font-weight: 600;
}

.ps_PopupContainerCloseButtonStyle
{
	background: transparent url(http://www.consumer.philips.com/crsc/images/but_close.gif);
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
	font-weight: normal;
	width: 20px;
	height: 16px;
	padding-left: 1px;
	margin-top: 1px;
}

.ps_PopupContainerContentCellStyle
{
	background: #ffffff url(http://www.agamer4life.com/images/background.jpg) no-repeat scroll 0 -1150px;
	width: 270px;
	min-height: 100px;
	vertical-align: text-top;
	border-top: solid 1px #d9d9d9;
	border-left: solid 2px #d9d9d9;
	border-bottom: solid 2px #000000;
	border-right: solid 2px #000000;
}

/* --------------------------------------------------------------------------------------------------------- */

