﻿body {
}

#pList
{
	font-size:12px;
}

#pList ul 
{
	
        border: 0;
        margin: 0;
        padding: 0px 0px 0px 0px;    
        list-style-type: none;
        text-align:  left;     
}

#pList ul li
{
	/* display: block;
        float: left;*/
	padding: 0px 0px 0px 0px;
	margin: 0;
	
}


.pListItemStyle a:link
{
	text-decoration: none;
	color: #333333;
}

.pListItemStyle a:visited{
    text-decoration:none;
    color: #333333;
}

.pListItemStyle a:hover
{
	/*text-decoration: underline;*/
    color: #999999;
}

.pListItem
{
	border-bottom: #e1e1e1 1px dotted;
}

.pListItemStyle
{
	padding: 5px 0px 5px 10px;
}

.pListCurrent
{
	border-bottom: #ddd 1px solid;
	background-color: #eee;
}

.itdMerName
{
	font-size: 1.1em;
	font-weight: bold;
	/*background-color: #dddcdc;*/
}

.itdEzDesc
{
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.5em;
	border: #dcdcdc 1px dotted;
	color:#666666;

}

.itdMerNo
{
	padding-top: 8px;
	/*color:#666666;*/
	font-size:12px;
}

.itdPrice
{	
	text-align: left;
	padding-top: 0px;
}

.itdCart
{
	font-size: 12px;
	padding-top: 2px;
}

.heading
{
	border-bottom:1px solid #EEEEEE;
color:#990000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:600;
height:18px;
margin-bottom:10px;
padding-bottom:2px;
text-transform:uppercase;
width:100%;
}

.shopToolsBarTitle
{
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}




#shopPager1
{
	padding: 2px;	
}


#shopPager1 .pagerItem
{
	list-style-type: none;
	padding: 1px 2px 1px 2px;
	font-size: 15px;	
	float: left;
	text-align: right;
}


#shopPager1 a, #shopPager1 a:visited{
padding: 2px 4px 0px 4px;
/*border: 1px solid ;*/
text-decoration: none; 
color: #2e6ab1;
}

#shopPager1 a:hover, #shopPager1 a:active
{
	color: #000;
	/*background-color: #FEFEFE;*/
}

#shopPager1 a.currentpage
{
color: #FFF !important;
font-weight: bold;
cursor: default;
}

#shopPager1 a.disablelink, #shopPager1 a.disablelink:hover{
background-color: white;
cursor: default;
/*color: #929292;*/
border-color: #929292;
font-weight: normal !important;
}

#shopPager1 a.prevnext{
font-weight: bold;
}

