body {
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	color:#000;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
	font-weight:bolder;
}

a {
	color:#0000CC;
	font-weight:bold;
	/*color: #1777B1;*/
}


img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}



.table_main {
 width: 100%;
 border: 5px solid #000;
}


.table_header {
	width: 100%;
	table-layout: fixed;
	border: 4px solid #000;
	background-color:#CE1910;
	background-repeat: repeat;
	position: relative;
	z-index: 30;
}

.table_header_madmag {
	width: 100%;
	table-layout: fixed;
	border: 4px solid #000;
	background-color:#FFFF00;
	background-repeat: repeat;
	position: relative;
	z-index: 30;
}

.table_header_right_content {
	float: right;
	margin-right: .5em;
	width: 23em;
	border-left: 2px solid #000;
	padding-left: 1em;
}

.table_main_td_menu {
	font-size:11px;
	width: 20%;
	vertical-align: top;
	margin: 0;
	padding-left: 0.25em;
	padding-top: 20px;
	border: 3px solid #000;
}

.table_main_td_menu_test {
	font-size:11px;
	width: 20%;
    min-width: 200px;
	vertical-align: top;
	margin: 0;
	border: 3px solid #000;
}

.table_main_td_content {
	border: 3px solid #000;
	height: 100%;
	width: 80%;
	min-width: 300px;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.table_content {
	width: 100%;
	height: 100%;
}

.table_content_td_spotlight {
	font-size:12px;
	padding: 0 1em 0 1em;
	width: 80%;
	vertical-align: top;
	padding-bottom:20px;
	padding-top:10px;
	text-align:left;
}

.table_content_td_spotlight_interview {
	font-size:14px;
	padding: 0 1em 0 1em;
	width: 80%;
	vertical-align: top;
	padding-bottom:20px;
	padding-top:10px;
	text-align:left;
    font-family: Verdana, Arial;
    line-height:150%;
}


.table_content_td_inside {
	font-size:12px;
	text-align:center;
	width: 35%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 1em 0 1em;
}

.search_result{
	color:#999999;
}

.inside_random_header {
	font-size:16px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:2px;
}

.pager{
	margin-bottom: 40px;
	margin-top:20px;
	text-align:center;
}

.sortby {
	background-color:red;
    color:white;
	text-align:right;
	font-weight:600;
	font-size:12px;
}

.sortby a{
    color:white;
	font-weight:600;
	font-size:12px;
    margin-left:10px;
    margin-right:10px;
}

.newest_header{
	font-size:16px;
	font-weight:bold;
	margin-top:30px;
}

.copyright{
	text-align:center;
	font-size:12px;
}

.most_recent {
	font-size:21px;
	border-bottom-width:thin;
	border-bottom-style:solid;
	margin-top:30px;
}

.side_header {
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
}

.currently_online{
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
}

.currently_online_madmag{
	color:#000000;
	font-style:italic;
	font-weight:bold;
}

/* List items section */

.list_items_first_title{
    font-size:22px;
    margin-bottom:10px;
}

.list_items_first_title a{
    text-decoration:none;
}

.list_items_first_title a:hover{
    text-decoration:underline;
}

.list_items_second_title{
    font-size:18px;
    margin-bottom:6px;
}

.list_items_subtitle1{
    color:red;
    font-size:10px;
    margin-bottom:3px;
}

.list_items_subtitle2{
    color:red;
    font-size:10px;
}



/* Show item section */

.show_item_section{
	text-align:left;
	font-size:12px;
	margin-top:0px;
	color:#333333;
}

.show_item_jump{
	text-align:right;
	font-size:12px;
	margin-top:0px;
	color:#333333;
}

.show_item_attribute{
	font-size:14px;
}
.show_item_parameter{
	font-size:14px;
	font-weight:bold;
    white-space:normal;

}
.show_item_parameter_title{
	font-size:20px;
	font-weight:bolder;
    color:red;
}

.show_item_contentlist_department{
    font-size: 13px;
	font-weight:bold;
    font-style:italic;
	margin-bottom:1px;
}

.show_item_contentlist_title{
    font-size: 15px;
	font-weight:bold;
	margin-top:3px;
    margin-bottom:3px;
}

.show_item_contentlist_page{
    font-size:11px;
    color:gray;
}

.show_item_contentlist_artists{
    font-size:12px;
    color:gray;
}

.attribute{
	font-size:12px;
}
.parameter{
	font-size:12px;
	font-weight:bold;
}
.parameter_title{
	font-size:17px;
	font-weight:bolder;
}
.copyright{
	font-size:10px;
}
.section{
	text-align:left;
	font-size:10px;
	margin-top:6px;
	color:#333333;
}

.section a{
	text-decoration:underline;
	border-bottom: 0px solid #CCCCCC;
	font-weight:normal;
}

.jump{
	text-align:right;
	font-size:10px;
	margin-top:6px;
	color:#333333;
}

.admin_link{
	text-align:right;
	font-size:9px;
}

.content_department {
	font-size: 11px;
	white-space:wrap;
	font-weight:bold;
	margin-bottom:1px;
	color:#CE1910;
}

.content_title {
	font-size: 12px;
	white-space:wrap;
	font-weight:bold;
	margin-bottom:1px;
}

.content_info {
	font-size: 9px;
	color:#000000;
	white-space:wrap;
	margin-bottom:30px;
}

/* Collectibles Main Menu Section */

.colmainmenu_country
{
    font-size:20px;
    color:black;
    margin-top:8px;
}
.colmainmenu_edition
{
    font-size:11px;
    font-weight:bolder;
    margin-left:16px;
}
.colmainmenu_section
{
    font-size:10px;
    margin-left:32px;
}

.colmainmenu_section a
{
    text-decoration:none;
}

.colmainmenu_section a:hover
{
    text-decoration:underline;
}

.colmainmenu_section_collectibles
{
    font-size:12px;
    margin-left:16px;
}

.colmainmenu_section_collectibles a
{
    text-decoration:none;
}

.colmainmenu_section_collectibles a:hover
{
    text-decoration:underline;
}


.main
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size:14px;
    margin-left:14px;
}

.main h1
{
    font-size:30px;
    font-weight:bolder;
    margin-bottom:20px;
}

.main h2
{
    font-size:26px;
    font-weight:bolder;
    margin-bottom:20px;
}

.main h3
{
    font-size:22px;
    font-weight:bolder;
    margin-bottom:20px;
}

.main h4
{
    font-size:18px;
    font-weight:bolder;
    margin-bottom:20px;
}

.main .heading_hand
{
    font-weight:bold;
    font-size:24px;
    margin-bottom:15px;
    background: white url(http://www.madtrash.com/maddb/pics/hand_right.jpg) no-repeat left center;
    text-indent:45px;
}

.main .news_category
{
    font-weight:bold;
    color:gray;
    font-size:15px;
    margin-bottom:20px;
}

.main .news_heading
{
    font-weight:bold;
    color:#CC0000;
    font-size:26px;
    margin-bottom:5px;
}

.main .news_postedby
{
    font-weight:bold;
    color:gray;
    font-size:8px;
    margin-bottom:20px;
}

.main .comment_author
{
    font-weight:bold;
    color:red;
    font-size:18px;
}

.divider
{
   margin-top: 20px;
   margin-bottom: 45px;
   border-top: 3px solid #C2C2C2;
}

.text
{
    font-size:15px;
    margin-left:50px;
}

.text a
{
    text-decoration:none;
}

.text a:hover
{
    text-decoration:underline;
}

.text .divider
{
   margin-top: 20px;
   margin-bottom: 45px;
   border-top: 3px solid #C2C2C2;
   margin-left:-50px;
}

.text h1
{
    margin-left:-50px;
}

.text h2
{
    margin-left:-35px;
}

.text h3
{
    margin-left:-20px;
}

.text h4
{
    margin-left:-10px;
}

.main .big_link
{
    font-size:20px;
    font-weight:bold;
    margin-bottom:10px;
    display:block;
}

.main .medium_link
{
    font-size:16px;
    font-weight:bold;
    display:block;
}

.main .small_link
{
    font-size:12px;
    margin-bottom:10px;
    display:block;
}

.main table
{
    margin-left:25px;
    border:0;
}

.main table td
{
    vertical-align:top;
    padding:15px;
    text-align:center;
}

.main .copycode
{
    background-color:silver;
    max-width:450px;
    padding:5px;
    font-size:11px;
    border:solid black;
    border-width: 1px;
}


.mainmenu {
font-family: Arial, Verdana, Helvetica, sans-serif;
margin-left:10px;
margin-top:10px;
margin-right:10px;
}

.mainmenu h1{
font-size:24px;
font-weight:bold;
}

.mainmenu h4{
font-size:10px;
}

.mainmenu a{
font-size:15px;
margin-left:6px;
}

.mainmenu_small {
margin-left:6px;
}

.mainmenu_small a{
font-size:13px;
margin-left:0px;
}

.mainmenu a, .mainmenu_small a{
text-decoration:none;
}

.mainmenu a:hover, .mainmenu_small a:hover{
text-decoration:underline;
}

