﻿
.PagerBar select
{
    width:110px;
    background-color:Black;
    color:White;
    font-size:11px;
    margin-right:10px;
}
.GoToTextbox
{
    width: 80px;
    background-color:Black;
    border:1px solid #4d4d4d;
    margin:0px 2px 0px 2px;
}

.GoToBlock
{
    margin-left:10px;
}
.ResultTable
{
    margin:10px 0px 10px 0px;
}
.Seperator {
	border: 0px;
	border-top: 1px solid #131313;
	border-bottom: 1px solid #363636;
	clear:both;
	float:left;
	height:1px;
	overflow:hidden;
	width:100%;
	margin: 10px;
}

.ProductListing
{
    width: 100%;
}
.ProductListing tr td
{
    margin: 5px;
}


 
/***********************************************/
/************phart shop navigation menu/
/***********************************************/

.GetPriceULClass
{
	width:100%;
	display:block;
	padding:0px;
	margin:0px;
}
.GetPriceULClass li
{
	list-style:none none outside;
	margin-top:10px !important;
}
.GetPriceULClass .DigitalCamerasLink, .GetPriceULClass .CamcordersLink, .GetPriceULClass .LaptopsLink, .GetPriceULClass .MonitorsLink, .GetPriceULClass .PrintersLink, .GetPriceULClass .ScannersLink, .GetPriceULClass .GraphicsCardsLink,.GetPriceULClass .PhotographicPublicationsLink
{
  display:block;
  width:166px !important;
  height:21px !important;
  background-repeat:no-repeat !important;
  background-position:left top !important ;
}

.GetPriceULClass .DigitalCamerasLink
{
	margin-top:40px;
	background: url(images/btnDigitalCameras.gif);
}
.GetPriceULClass .CamcordersLink
{
	background: url(images/btnCamcorders.gif);
}
.GetPriceULClass .LaptopsLink
{
	background: url(images/btnLaptops.gif);
}
.GetPriceULClass .MonitorsLink
{
	background: url(images/btnMonitors.gif);
}
.GetPriceULClass .PrintersLink
{
	background: url(images/btnPrinters.gif);
}
.GetPriceULClass .ScannersLink
{
	background: url(images/btnScanners.gif);
}
.GetPriceULClass .GraphicsCardsLink
{
	background: url(images/btnGraphicsCards.gif);
}
.GetPriceULClass .PhotographicPublicationsLink
{
	background: url(images/btnPhotographicPublications.gif);
}



/***********************************************/
/************END/ phart shop side menu/
/***********************************************/
