﻿
.header2, .header
{
	
	font-size: 16px;
	font-weight: bold;
	
}
.tdListingTitle 
{
	background:#ffff99;
}
.listingTitle2
        {
            border-bottom: 1px dashed #000;
            font-size: 16px;
            padding-top:10px;
            padding-bottom: 10px;
            color: #cb2a20;
            font-weight: bold;
            width: 100%;
        }
        .listingDetails2
        {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .nextitem2, .nextitem2:link, .nextitem2:visited, .nextitem2:hover
        {
            font-size: 11px;
            color: #2a9c20;
        }
        .breadcrumb2, .breadcrumb2:link, .breadcrumb2:visited, .breadcrumb2:hover
        {
            color: #2a9c20;
            font-size: 11px;
        }
        .prompt
        {
            width: 150px;
            vertical-align: top;
        }
        .error
        {
            color: red;
            font-size: 11px;
        }
        .txtInput
        {
            width: 250px;
            font-family: Arial;
            font-size: 12px;
        }
        .txtInputSm
        {
            width: 100px;
            font-family: Arial;
            font-size: 12px;
        }
        .txtInputLg
        {
            width: 340px;
            font-family: Arial;
            font-size: 12px;
        }
#containerTble 
{
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	text-align:left;
}
.modalBackground {
	background-color:#333;
	filter:alpha(opacity=90);
	opacity:0.90;
}

.modalpop {
	/*background-color:#ffffdd;*/
	background-color:White;
	border-width:4px;
	border-style:solid;
	border-color:#80ff00;
	padding:5px;
	/*width:250px;*/
}

.defaultProductTitle a, .defaultProductTitle a:visited, .defaultProductTitle a:hover, .defaultProductTitle a:link
{
	
	font-weight:bold;
	
}
.productInfo
{
	color: #cccccc;
}
.productTitle
{
	font-size: 14px;
	font-weight: bold;
}
img 
{
	border:0;
}

a, a:link, a:visited
{
	text-decoration:none;
	color:#0000bc;
	/*#069;*/
	/*#2a9c20;	*/

}
a:hover
{
	text-decoration: underline;	
	
}
.inputbox 
{
	padding:0; margin:0;
}
 .watermarkedsbt 
{
	border:0;
	color:#ccc;
	width:170px;
}