Gantry

 view release on metacpan or  search on metacpan

root/css/default.css  view on Meta::CPAN

	text-align: right;
}

td.shd {
	padding: 5px;
	background: #dde;
	text-align: left;
}

td.cshd {
	background: #dde;
	text-align: center;
}

td.rshd {
	background: #dde;
	text-align: right;
}

td.dta {
	padding: 5px;
	text-align: left;
}

td.cdta {
	text-align: center;
}

td.rdta {
	text-align: right;
}
/* END: table styles */


/* 
*********************************************
END: Misc. styles 
*********************************************
*/

.blc ul { margin: 0; padding: 0; list-style: none; }
.block-rounded { margin: 10px 5px 15px 0; position: relative; background: #fff; border: solid #afafaf; border-width: 0 1px 1px 1px; }
.block-rounded h2 .tlc { display: block; background: url(/images/tlc-gray-block.gif) no-repeat 0% 0%; position: relative; border-bottom: 1px solid #afafaf; margin-left: -1px;  margin-top: -1px; }
.block-rounded h2 .trc { display: block; background: url(/images/trc-gray-block.gif) no-repeat 100% 0%; position: relative; padding: 3px 5px 2px 5px; margin-right: -1px; }
.block-rounded .brc { background: url(/images/brc-gray-block.gif) no-repeat 100% 100%; position: relative; top: 2px; left: 1px; }
.block-rounded .blc { background: url(/images/blc-gray-block.gif) no-repeat 0% 100%; position: relative; padding: 5px 5px 5px 10px; left: -2px; top: 0px; }
.block-rounded .title h2 { line-height:  22px; background-color: #ddd; background-color: #afafaf; margin: 0px; color: #fff; text-align: center; }

.block-rounded-genres { margin: 10px 5px 15px 0; position: relative; background: #fff; border: solid #afafaf; border-width: 0 1px 1px 1px; }
.block-rounded-genres h2 .tlc { display: block; background: url(/images/tlc-gray-block.gif) no-repeat 0% 0%; position: relative; border-bottom: 1px solid #afafaf; margin-left: -1px;  margin-top: -1px; }

.block-rounded-genres h2 .trc { display: block; background: url(/images/trc-gray-block.gif) no-repeat 100% 0%; position: relative; padding: 3px 5px 2px 5px; margin-right: -1px; }
.block-rounded-genres .brc { background: url(/images/brc-gray-block.gif) no-repeat 100% 100%; position: relative; top: 2px; left: 1px; }

.block-rounded-genres .blc { background: url(/images/blc-gray-block.gif) no-repeat 0% 100%; position: relative; padding: 5px 5px 5px 10px; left: -2px; top: 0px; }
.block-rounded-genres .box_title h2 { line-height:  22px; background-color: #ddd; background-color: #afafaf; margin: 0px; color: #fff; text-align: center; }

#docs ul { list-style: none; padding: 0; margin: 0 }
#docs ul li { color: #333; }
#docs fieldset { background: #fff; padding: 0; margin: 0; border: none; }
#docs fieldset legend { display: none;  border: none; font-size: 13pt; }

#download ul { list-style: none; padding: 0; margin: 0 }
#download ul li { float: left; width: 320px; height: 120px; text-align: center; vertical-align: bottom; }
#download fieldset { background: #fff; padding: 0; margin: 0; border: none; }
#download fieldset legend { display: none;  border: none; font-size: 13pt; }

#features ul { list-style: none; padding: 0; margin-left: -8px; margin-right: -6px; }
#features ul li { font-size: 11pt; border-bottom: 1px dotted #666; padding: 5px; margin: 0; }

#dfeatures ul li { float: left; width: 320px; height: 20px; text-align: center; vertical-align: bottom; }
#features fieldset { background: #fff; padding: 0; margin: 0; border: none; }
#features fieldset legend { display: none;  border: none; font-size: 13pt; }




( run in 0.786 second using v1.01-cache-2.11-cpan-39bf76dae61 )