/*
	Payer stylesheet include file
	Template specific styles, color defenitions
*/
Body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#404040;
	margin:0;
	text-decoration:none;
}
a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#404040;
	margin:0;
	text-decoration:none;
}
a:hover 
{ 
    color: #CCCCCC; 
    margin:0;
}

/*.PrdList
{
    width:100%;
}*/

/* Buttons, dialogs, forms */

.PrdListL
{
   	width:95%;
   	border: none 0px;
   	padding:5px;
   	margin:0px;
}

.PrdListRow , .PrdListAltRow
{
	width:111px;
	margin-bottom:6px;
	vertical-align:top;
	padding: 5px 0px 15px 0px;
}

.PrdListL th
{
    background-color:#f4f4f4;
    text-align:left;
}

.PrdListAltRow
{
    /* border: dotted 1px #000000;
    background-color:#f4f4f4;*/
}

.PrdListRowL, .PrdListAltRowL
{
	height:70px;
}

.PrdListAltRowL
{
    /* border: dotted 1px #000000;*/
    background-color:#f4f4f4;
}

.PrdListRow .PrdTxt 
{
	text-indent:10px;
}

.PrdListRow .PrdPic,.PrdListAltRow .PrdPic  
{
	height:99px;
	border: solid 1px #cccccc;
	margin-bottom:6px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.PrdListRowL .PrdPic,.PrdListAltRowL .PrdPic
{
	width:90px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

.PrdListRowL .Pris, .PrdListAltRowL .Pris
{
	margin-top:2;
	color:Maroon;
	font-weight:bold;
	font-size:10px;
	width:100px;
}

.PrdListRow .Desc ,.PrdListAltRow .Desc 
{
    width:104px;
	border: solid 1px #cccccc;
	background-color:#eaeaea;
	padding: 0px 0px 0px 5px;
}

.PrdListRow .Pris ,.PrdListAltRow .Pris 
{
    width:104px;
	margin-top:2px;
	border: solid 1px #cccccc;
	background-color:#FFFFFF;
	color:#404040;
	font-weight:bold;
	padding: 0px 0px 0px 5px;
}

.SidebySide
{
    padding: 8px 20px 0px 13px;
    float:left;
    font-weight:bold;
    line-height:normal;
}

.SidebySide2
{
    float:left;
    line-height:normal;
    font-size:9px;
}

.PrdListRow .Text ,.PrdListAltRow .Text 
{
    width:105px;
    padding: 0px 0px 0px 5px;
    font-weight:bold;
}

.PrdListRowL .PrdBuy
{
    width:60px;
}

.PrdListRowL .PrdLabelLink ,.PrdListAltRowL .PrdLabelLink
{
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
}
