/* General */
.tablecontent {border: none; padding: 0;}  /* used in all tables, mainly to define cellspacing and cellpadding */
.border {border: thin solid; border-color: rgb(0,0,99);} /* used in all tables to define border */
.cattitle {color: rgb(0,0,99); background-color: none; font: normal bold 12pt verdana, arial, sans-serif center} /* used in incRt/Logo/PM/detail to mention selected category */
.header {color: rgb(255,255,255); background-color: rgb(0,0,99); font: normal bold 10pt verdana, arial, sans-serif} /* header of tables */
.row-even {background-color: rgb(8,58,129)}  /* background of even-rows */
.row-odd  {background-color: rgb(0,68,155)}  /* background of odd-rows */
.pagenav {color: rgb(255,255,255); background-color: rgb(0,0,99); font: normal bold 10pt verdana, arial, sans-serif} /* page navigation at the bottom of the table */
a.pagenavlink {color: rgb(255,255,255); background-color: rgb(0,0,99); font: normal normal 10pt verdana, arial, sans-serif} /* links to other pages in the page navigation at the bottom of the table */

.title { color: rgb(255,255,255); font: normal 8pt verdana, arial, sans-serif;} /* used for the ringtone title and the logo name in the logo top 10 */
.preview {text-align: center;} /* used for text alignment of preview-links */
a.preview {color: rgb(251,212,0); text-align: center; font: normal bold 8pt verdana, arial, sans-serif} /* used for link to preview (mp3) samples */
.order  {text-align: center;} /* used for text alignment of order-links */
a.order {color: rgb(255,255,255); font: normal bold 10pt verdana, arial, sans-serif} /* used for link to order-forms */


a.category {color: rgb(251,212,0); font: 7pt verdana; text-align: center;} /* used for links to categories in incRT/Logo/PMCategories */
.row-odd-cat  {} /* used for background in incRT/Logo/PMCategories */
.row-even-cat {} /* used for background in incRT/Logo/PMCategories */

a.categoryhor {color: rgb(255,255,255); font: normal 7pt verdana} /* used for links to categories in incRT/Logo/PMCategoriesHor */
.row-cat-hor {background-color: rgb(217,220,243); text-align: center} /* used for background in incRT/Logo/PMCategoriesHor */

/* specific for ringtones */
.artist {color: rgb(255,255,255); font: normal 8pt verdana, arial, sans-serif} /* used for the ringtone artist */
.positiontop5 {color:rgb(255,255,255); font: normal 8pt verdana; vertical-align: top} /* used for the ringtone top5small position */
a.artisttop5 {font: normal 8pt} /* used for the artist of the ringtone in top5small */
a.titletop5 {font: normal 8pt} /* used for the title of the ringtone in top5small */

/* specific for logos/picture messages */
.picture {color: rgb(255,255,255); font: normal bold 10pt verdana, arial, sans-serif} /* used for the pictures in the logo/PM tables */
a.picture {color: rgb(255,255,255); font: normal bold 10pt verdana, arial, sans-serif} /* used for the pictures in the logo/PM tables */
.position {color:rgb(255,255,255); font: normal 8pt verdana;} /* used for position in Logo/PM top-10 */

/* specific for logopainter */
.column1  {color: rgb(255,255,255); background-color: rgb(179,185,232); font: normal normal 10pt verdana, arial, sans-serif}
.column2  {color: rgb(255,255,255); background-color: rgb(217,220,243); font: normal normal 10pt verdana, arial, sans-serif}

/* specific for voicemails and voicecards */
.name {color: rgb(255,255,255); font: normal bold 8pt verdana, arial, sans-serif} /* used for name in voicemails/voicecards */
.description {color: rgb(255,255,255); font: normal normal 8pt verdana, arial, sans-serif} /* used for description in voicemails/voicecards */
