﻿/***** Division *****/
#content div.title { background-image: url('../Images/title.jpg'); background-repeat: no-repeat; color: White; font-size: 12pt; font-weight: bold; height: 35px; line-height: 16pt; margin: 0; padding: 5px 2px; text-indent: 45px; }
#content div.info_block { color: #454545; vertical-align: top; width: 100%; }
#content div { margin: 0px; padding: 0px; }

/***** Link *****/
#content a.category { font-size: 8pt; }
#content a.category:link { color: Gray; }
#content a.category:hover { color: Yellow; }
#content a.category:active { color: Gray; }

/***** List *****/
#content li { list-style-type: none; padding-bottom: 5px; }

/***** Table *****/
#content table { border-collapse: collapse; }
#content td.frame { border: solid 1px Black; font-size: 10pt; font-weight: bold; text-align: center; }
#content td.item { background-color: #1A1A1A; vertical-align: top; }

/***** Paragraph *****/
#content p { color: #454545; font-size: 10pt; line-height: 12pt; padding: 2px; }
#content p.title { color: #5C00E6; font-weight: bold; }
#content p.item_header { color: White; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; line-height: 16pt; }
#content p.item_block { color: White; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; text-align: justify; }

#content .heading { color: #FF3385; font-size: 24px; font-weight: bold; line-height: 30px; margin: 0px; padding: 0px; width: 550px; }
#content img { border-style: none; margin: 0px; padding: 0px; }

/***** Item *****/
#content #div-item { width: 100%; }
#content #div-item .view { border-color: #E6B85C; border-style: outset; border-width: 2px; height: 200px; width: 200px; }
#content #div-item .preview { border-style: none; height: 80px; width: 80px; }

/***** New *****/
#content img.new { float: left; width: 125px; }
#content .new { border: solid 1px black; margin: 2px; padding: 2px; vertical-align: top; width: 275px; }