@charset "UTF-8";

/* Nintendo 3DS Retro Game Gallery */

*
{
	margin: none;
	padding: none;
	border: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	background-color: #ffffff;
	background-image: url("../img/3ds-gallery/bg.jpg");
	background-repeat: repeat;
	color: #505050;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 15px;
}

a
{
	text-decoration: none;
	color: #f0a00a;
}

#heinz-wrapper
{
	text-align: center;
	/*background-color: #ffffff;*/
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #000000;
	padding: 10px;
	padding-top: 0px;
	vertical-align: top;
	width: 298px;
	margin: auto;
}

.heinz-error-box
{
	color: #cdcdcd;
	background-color: #bb0000;
	text-align: center;
	border: 1px solid #600000;
	padding: 10px;
	margin: 30px;
}

.heinz-error-box h1
{
	color: #ffffff;
}

.heinz-form-required
{
	background-color: #ffec6c;
}

.heinz-pager
{
	text-align: right;
	font-size: 12px;
}

.heinz-pager span
{
	padding: 3px 7px;
	margin-left: 3px;
	color: #808080;
	background-color: #c0c0c0;
	border: 1px solid #a0a0a0;
}

.heinz-pager a
{
	color: #ffffff;
}

.heinz-float-left
{
	float: left;
}

.heinz-float-right
{
	float: right;
}

.heinz-content-left
{
	text-align: left;
}

.heinz-content-center
{
	text-align: center;
}

.heinz-content-right
{
	text-align: right;
}

.heinz-align-center
{
	margin-left: auto;
	margin-right: auto;
}

.heinz-align-middle
{
	margin-top: auto;
	margin-bottom: auto;
}

/* tripleheinz.com */

#heinz-header
{
	margin: 0px 0px 10px 0px;
}

#heinz-subheader
{
	margin: 0px 10px 8px 10px;
	text-align: left;
}

#heinz-subheader a
{
	margin: 0px 13px;
	color: #101010;
	font-weight: bold;
}

td#heinz-left-wrapper
{
	vertical-align: top;
	width: 220px;
}

td#heinz-left-wrapper h1
{
	font-size: 26px;
}

table#heinz-left-menu
{
	margin: 15px 0px;
	padding-left: 2px;
	text-align: left;
	width: 100%;
}

td#heinz-left-menu-item-top, td.heinz-left-menu-item-middle, td#heinz-left-menu-item-bottom
{
	padding: 1px 5px;
}

td#heinz-left-menu-item-top, td.heinz-left-menu-item-middle
{
	border-bottom: 1px solid #000000;
}

td.heinz-left-menu-item-middle, td#heinz-left-menu-item-bottom
{
	border-top: 1px solid #444444;
}

#heinz-left-copyright
{
	font-size: 12px;
}

td#heinz-center-wrapper
{
	vertical-align: top;
}

table.heinz-content-table
{
	padding-right: 2px;
	padding-left: 10px;
}

td.heinz-content-wrapper
{
	background: #202020;
	padding: 10px;
	text-align: left;
}

td.heinz-content-wrapper img
{
	border: 2px solid #000000;
}

td.heinz-content-wrapper img.heinz-image-borderless
{
	border: none;
	border: 0;
	border: 0px;
}

td.heinz-content-wrapper span.heinz-image-desc, td.heinz-content-wrapper p.heinz-image-desc
{
	font-style: italic;
}

td.heinz-content-wrapper h1
{
	font-size: 26px;
	text-align: center;
}

td.heinz-content-wrapper h2
{
	font-size: 20px;
	text-align: center;
}

td.heinz-content-wrapper h1, td.heinz-content-wrapper h2, td.heinz-content-wrapper h3, td.heinz-content-wrapper p
{
	margin: 20px 0px;
}

td.heinz-content-wrapper h1, td.heinz-content-wrapper strong
{
	color: #f0f0f0;
}

td.heinz-content-wrapper .heinz-strong, td.heinz-content-wrapper .heinz-strong strong
{
	color: #ff6300;
}

td.heinz-content-wrapper ul, td.heinz-content-wrapper ol
{
	margin-left: 40px;
}

td.heinz-content-wrapper ul li, td.heinz-content-wrapper ol li
{
	margin: 10px 0px;
}

td.heinz-content-wrapper table
{
	text-align: center;
}

td.heinz-content-wrapper table.heinz-grid-table, td.heinz-content-wrapper table.heinz-grid-table td
{
	border: 2px solid #d0d0d0;
}

td.heinz-content-wrapper table.heinz-grid-table
{
	border-collapse: collapse;
}

td.heinz-content-wrapper table.heinz-grid-table td
{
	padding: 3px;
}

table#heinz-left-menu ul
{
	margin-left: 20px;
}

#heinz-mtht-changelog ul, #heinz-mtht-changelog ol
{
	margin-left: 20px;
}

table.heinz-datatable-1
{
	border: 2px solid #000000;
}

table.heinz-datatable-1 th, table.heinz-datatable-1 td
{
	border: 1px solid #a0a0a0;
	padding: 3px;
}

table.heinz-datatable-1 th
{
	background-color: #ffffff;
	color: #707070;
}

table.heinz-datatable-1 td
{
	background-color: #e0e0e0;
	color: #606060;
}

.heinz-video
{
	border: 2px solid #000000;
}

/* 3DS Gallery Specific */

#heinz-3ds-gallery
{
	text-align: center;
}

#heinz-3ds-gallery p
{
	text-align: left;
}

.heinz-3ds-gallery-strong
{
	color: #ef4222;
}

.heinz-3ds-gallery-error
{
	color: #bb0000;
}

.heinz-3ds-gallery-back
{
	background-color: #61a939;
	color: #ffffff;
	padding: 3px;
}

.heinz-3ds-gallery-picture
{
	margin-top: 20px;
	padding: 10px;
	background-color: #000000;
}

.heinz-3ds-gallery-picture img
{
	margin: 10px 0px;
}

#heinz-3ds-gallery hr
{
	display: block;
	vertical-align: top;
	height: 1px;
	border-bottom: 1px dashed #d2d2d2;
}

#heinz-3ds-gallery dl
{
	text-align: left;
}

#heinz-3ds-gallery dl dt
{
	color: #f0a00a;
	font-weight: bold;
}

#heinz-3ds-gallery dl dd
{
	color: #ffffff;
}