/* header table */
table.header{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

table.header td.logo{
	text-align: left; 
    padding-bottom:5px;
}

table.header td.links{
	text-align: right;
	vertical-align: middle;
}

table.header div{
	padding: 4px 20px 0px 0px;
	background-image: url(../images/purpal/solid/8px-block.gif);
	background-position: right;
	background-repeat: no-repeat;
}

table.header a{
	font-size: 12px;
	text-decoration: none;
}

table.header a:hover{
	color: #95C162;
}


/* menu table */
table.menu{
	width: 800px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
}

table.menu td.empty{
	width: 265px;
}

table.menu td.left{
	background-image: url(../images/purpal/navbar-left.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 28px;
}

table.menu td.right{
	background-image: url(../images/purpal/navbar-right.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 28px;
}

table.menu td.links{
	width: 763px;
	vertical-align: middle;
	text-align: left;
	background-color: #BCE28F;
}

table.menu a{
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: 200;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px	
}


table.zones {
    width: 240px;		
    
}

table.zones a{
    font-size: 12px;
	font-style: normal;
	font-color: black;
	line-height: 13px;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

table.zones td.links{
	height: 26px;
	vertical-align: middle;
	text-align: center;
	padding-left: 30px;	
}
	

table.menu a:hover{
	color: #FFFFFF;
}

/* page text table */
table.page{
	width: 800px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url(../images/purpal/bg_page.gif);
	background-repeat: no-repeat;
}


table.page td.text{
	width: 100%;
	padding: 15px;
	font-size: 12px;
	text-align: justify;
}

table.page p,
table.page font{
	width: 100%;
	font-size: 12px;
	text-align: justify;
	padding: 0;
	margin: 0;	
}



table.page td.image{
	text-align: right;
	padding: 2px 2px 0 0;
}

/* bottom of the main table */
table.decor{
	width: 800px;
	height: 21px;
	background-image: url(../images/purpal/bottom_decor.gif);
	margin-left: auto;
	margin-right: auto;	
}

/* content table */
table.container{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/purpal/bg_content.gif);
	background-repeat: repeat-y;
}

table.container div.spacer{
	width: 10px;
    height: 13px;
}

table.container td.container{
	padding: 10px 10px 0px 10px;
}

table.content{
	width: 100%;
}


table.content td.columnLeft{
	padding-right: 10px;
	width: auto;
}

table.content td.columnLeft a, a:link, a:visited, a:hover, a:active{
	text-decoration: none;
}

table.content td.columnIndex{
	padding-right: 10px;
	width: 33%;
}


table.content td.columnDiscounts{
	padding-right: 10px;
	width: 140px;
}

table.content td.columnCats{
	width: 156px;
}

table.content td.columnRight{
	padding-left: 10px;
	width: 140px;
}


/* rounded - blue */
table.rblue {
  background-color: #E9D3D7;
  width: 100%;
}

table.rblue td.tl{width: 10px; height: 8px; background-image: url(../images/rblue/tl.gif); background-repeat: no-repeat;}
table.rblue td.tr{width: 10px; height: 8px; background-image: url(../images/rblue/tr.gif); background-repeat: no-repeat; background-position: right;}
table.rblue td.bl{width: 10px; height: 8px; background-image: url(../images/rblue/bl.gif); background-repeat: no-repeat;}
table.rblue td.br{width: 10px; height: 8px; background-image: url(../images/rblue/br.gif); background-repeat: no-repeat; background-position: right;	}

table.rblue td.main{
	padding: 5px;
}

table.rblue td.archiveNav{
	background-color: #FFFFFF;
}

/* rounded - purpal */
table.rgreen {background-color: #EFCFD6;width: 100%;}
table.rgreen td.tl{width: 10px; height: 8px; background-image: url(../images/rpurpal/tl.gif); background-repeat: no-repeat;}
table.rgreen td.tr{width: 10px; height: 8px; background-image: url(../images/rpurpal/tr.gif); background-repeat: no-repeat; background-position: right;}
table.rgreen td.bl{width: 10px; height: 8px; background-image: url(../images/rpurpal/bl.gif); background-repeat: no-repeat;}
table.rgreen td.br{width: 10px; height: 8px; background-image: url(../images/rpurpal/br.gif); background-repeat: no-repeat; background-position: right;	}
table.rgreen td.main{padding: 5px;}

/* rounded - purpal 2 - with border */
table.rgreen2 {background-color: #D5EFBE;width: 100%;}
table.rgreen2 td.tc{
	background-image: url(../images/rpurpal2/tc.gif);
	background-repeat: repeat-x;
}

table.rgreen2 td.bc{
	background-image: url(../images/rpurpal2/bc.gif);
	background-repeat: repeat-x;
}


table.rgreen2 td.l{
	background-image: url(../images/rpurpal2/l.gif);
	background-repeat: repeat-y;
}

table.rgreen2 td.r{
	background-image: url(../images/rpurpal2/r.gif);
	background-repeat: repeat-y;
}

table.rgreen2 td.main{padding: 5px; font-size: 11px;}

table.rgreen2 div.title{
	font-size: 12px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

table.rgreen2 p{
	padding: 0;
	margin: 5px 0 5px 0;
}


/* rounded - category */
table.cats {background-color: #FFFFFF; width: 100%;}
table.cats td.tl{width: 10px; height: 8px; background-image: url(../images/cat/tl.gif); background-repeat: no-repeat;}
table.cats td.tr{width: 10px; height: 8px; background-image: url(../images/cat/tr.gif); background-repeat: no-repeat; background-position: right;}
table.cats td.bl{width: 10px; height: 8px; background-image: url(../images/cat/bl.gif); background-repeat: no-repeat;}
table.cats td.br{width: 10px; height: 8px; background-image: url(../images/cat/br.gif); background-repeat: no-repeat; background-position: right;	}
table.cats td.t{height: 8px; background-image: url(../images/cat/t.gif); background-repeat: repeat-x;}
table.cats td.b{height: 8px; background-image: url(../images/cat/b.gif); background-repeat: repeat-x;}
table.cats td.l{width: 10px; background-image: url(../images/cat/l.gif); background-repeat: repeat-y;}
table.cats td.r{width: 10px; background-image: url(../images/cat/r.gif); background-repeat: repeat-y;}

table.cats td.main{
	text-align: right;
}

table.cats a, 
table.cats a:link, 
table.cats a:visited, 
table.cats a:active, 
table.cats a:hover{
	text-decoration: none;
} 

table.cats a:hover{
	color: #95C162;
} 


/* footer links */
table.footer{
	width: 800px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;		
}

table.footer td{
	text-align: left;
	vertical-align: middle;
}

table.footer a, 
table.footer a:link, 
table.footer a:visited, 
table.footer a:active, 
table.footer a:hover{
	text-decoration: none;
} 

table.footer a:hover{
	color: #95C162;
} 


/* directory paid listings */
div.dlCatName{
	padding-left: 30px;
}

div.dlSubcatName{
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.dlSubcatName a, 
div.dlSubcatName a:link, 
div.dlSubcatName a:hover, 
div.dlSubcatName a:active, 
div.dlSubcatName a:visited 
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

div.dlSubcatName a:hover
{
	font-weight: bold;
	color: #FFFFFF;
}

table.directoryListings{
	width: 100%;
}

table.directoryListings tr.odd{
	background-color: #FFFFFF;
}

table.directoryListings td{
	border-top: 1px solid #C79BA3;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.directoryListings td.image{
	text-align: right;
}

table.directoryListings td.image img{
	border: 1px solid #FFFFFF;
}

table.directoryListings div.title{
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
}

/* directory unpaid listings */
table.unpaidListings{
	width: 100%;
}

table.unpaidListings td{
	border-top: 1px solid #C79BA3;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.unpaidTitle{
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

div.enhanceListings{
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}


/* article listings */
table.articlesListing{
	width: 100%;
}

table.articlesListing tr.odd{
	background-color: #E9D3D7;
}

table.articlesListing div.title{
	font-weight: bold;
	padding-bottom: 15px;
}

table.articlesListing span.date{
	font-weight: bold;
	color: #666666;
}

table.articlesListing td{
	padding: 10px 5px 10px 5px;
}


/* article listings - home page */
table.articlesListingHome{
	width: 100%;
}

table.articlesListingHome div.title{
	font-weight: bold;
}

table.articlesListingHome span.date{
	font-weight: bold;
	color: #666666;
}

table.articlesListingHome td{
	padding: 5px 5px 10px 5px;
}

table.articlesListingHome .date{
	font-size: 11px;
	font-style: italic;
}




/* article info table*/
table.articleInfo{
	margin-top: 10px;
	margin-bottom: 10px;
}

table.articleInfo th{
	color: #666666;
	text-align: left;
	padding: 3px 10px 3px 3px;
	vertical-align: top;
}

table.articleInfo td{
	font-weight: bold;
	text-align: left;
	padding: 3px;
	vertical-align: top;	
}

iframe.articleContent{
	width: 100%;
	height: 600px;
	border: 1px solid #C79BA3;
}

/* archive subnavigation */

table.archiveSubnav{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.archiveSubnav td.date{
	border-right: 2px solid black;
	padding-right: 10px;
	text-align: right;
	width: 160px;
}

table.archiveSubnav td.title{
	padding-left: 10px;
	white-space: nowrap;
	text-align: right;
}

table.archiveSubnav select{
	font-size: 10px;
}

iframe.archiveTitles{
	border: 1px solid #C79BA3;
	width: 240px;
	height: 150px;
}

/* bargains by e-mail (purpal left box) */
table.bargainsByEmail{
}

table.bargainsByEmail th{
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
}

table.bargainsByEmail .field{
	width: 120px;
}



/* common form table */
table.form{
	
}

table.form th{
	text-align: left;
	padding-right: 10px;
}

table.form td{
	padding: 3px;
}

/* listing table */

table.listings{
	width: 100%;
	border-bottom: 1px solid #C79BA3;
	margin-top: 10px;
}

table.listings tr.even{
	background-color: #FFFFFF;
}

table.listings td{
	padding: 3px; 
	border-top: 1px solid #C79BA3;
}

table.listings td.img{
	width: 80px;
	text-align: right;
	padding-left: 5px;
}

table.listings img{
	width: 80px;
}

table.listings a, 
table.listings a:link,
table.listings a:active,
table.listings a:visited,
table.listings a:hover{
	font-weight: bold;
}


/* company information */
table.companyInfo{
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 15px;
}

table.companyInfo th{
	text-align: left;
	padding: 4px 10px 4px 4px;
	width: 95px;
}

table.companyInfo td{
	padding: 4px;
}

table.companyInfo td.img{
	vertical-align: middle;
	text-align: right;
}

div.articleinfo{	
    background-color: #E9D3D7;
    padding: 5px;
	margin: 0px;
	font-family: Arial; 
	font-size: 12px;
}

