/****************** Start Element Styles ******************/
body {
	margin:0 auto;
	text-align:center;
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

H1
{
	font-family:Century Gothic;
	font-size:16px;
	font-weight:normal;
    color:#CEE5BB;
    letter-spacing:2px;
}

H2{
    font-size:10px;
    font-weight:bold;
    color:gray;
    letter-spacing:1px;
}

H3{
    font-size:12px;
    font-weight:normal;
    color:#CEE5BB;
    letter-spacing:1px;}
H4{
    font-size:8px;
    font-weight:normal;
    color:#CEE5BB;
    letter-spacing:1px;
    height:20px;
  }
iframe {
	/*overflow-x: hidden;
	overflow: auto;*/
}

/****************** End Element Styles ******************/
/****************** Start Element's ID Styles ******************/
#content table {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#rightcolumn table, td {
	text-align:left;
}
#rightcolumn a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
#rightcolumn a:hover {
	color: gray;
}
#searchzip {	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#666666;	
}
#statelist {
	text-align:left;
}
#statelist a {
	font-size:10px;
	color:#666666;
}
#statelist a:hover {
	color:#0066CC;
}

/* Layout */
#content {
	height:520px;
	min-height:520px;
	width:900px;
	text-align:center; 
	margin:auto;
}
#navigation {
	position:relative;
	height:47px; 
	margin:auto; 
	text-align:center; 
	width:675px;
}
#searchzip {
	float:left;	
	height:300px; 
	width:280px; 
	margin-top:70px;
	margin-left:100px; 	
}

/****************** End Element's ID Styles ******************/

/****************** Start Class Styles ******************/

.master_tblContent
{
	height:500px;
	width:900px;
}
.master_tdContent
{
  
}
.tblSplashContent
{
	background-image:url(../images/pb_splash.jpg);
	background-repeat:no-repeat;
	height:500px;
	width:900px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;    
}
.tdDividerLine 
{
	color:#B7B7B7;
}
.tdMenuBar
{
	font-size:10px;	
	font-weight:bold;
}
.tdLineSeparator 
{
	color:#B7B7B7;
}
.ltlBilling
{
	line-height:14px;
	color:Gray;
}
.ltlShipping
{
	line-height:14px;
	color:Gray;
}
.tdProcessingFeeLine
{
	color:#98C865;
}
.tdOrderStatusHdr 
{
	font-size:12px;	
	font-weight:bold;
}
.hlTrackingNumber
{
	font-size:12px;	
	color:#98C865;
}
.checkoutText 
{
    font-weight:bold;
	color:gray;
}
.checkoutText2 
{
    font-weight:bold;
	color:gray;
}
.checkoutText3 
{
	color:gray;
}
.spnSecurityCode 
{
	font-family:Verdana;
    font-weight:bold;
	color:#98C865;
}
.tdFAQ 
{
	font-family: Century Gothic;
    font-weight:bolder;
    font-size:15px;
	color:#98C865;
}
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	border:solid 1px #CCCCCC; 
	color:#999999;
	background:none;
}
.submenu a {
	height:19px;
	background-color:red;
}

/* Layout */

.topnavi {
	float:left;
	width:135px;
}
.submenu {
	position:absolute;
	display:none;	
	width:135px;
	margin-top:0px;
	margin-left:1px;
	top:19px;
	z-index:1;		
}
.Error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Red;
}

#divCopy
{
    overflow:auto;    
    font-size:11px;
    margin-bottom:15px;
    width:88%; 
    line-height:15px;
}

.message {	
	background-color:#FDFD62; 
	border:solid 1px #8c8686; 
	padding:5px; 
	color:Red;
	font-style:italic;	
	/*margin:0 5px 0 5px;*/
}

