
/* Generale */

body {
	margin: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}

/* Container */

table.container {
	margin: auto;
	width: 760px;
}

/* Header */

table.container td.header {
	height: 250px;
}

table.container td.header img {
	border: none;
	vertical-align: middle;
}

table.container td.header object {
	float: left;
}

/* Banner */

table.container td.header td.banner {
	width: 180px;
	height: 160px;
	text-align: center;
	overflow: hidden;
	background-image: url(../images/banner-background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

table.container td.header td.banner img {
	margin: 5px;
}

table.container td.header td.banner object {
	margin: 5px;
}

/* Body */

table.container td.body {
}

/* Main */

table.container td.body table.main {
	width: 100%;
}

/* Menu */

table.container td.body table.main td.menu {
	width: 180px;
	vertical-align: top;
	text-align: left;
}

/* Box */

table.container td.body table.main td.menu div.box {
	width: 170px;
	margin: 5px;
	padding-bottom: 10px;
	background-image: url(../images/menu-footer-background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

table.container td.body table.main td.menu div.box div.header {
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	color: #68676b;
	background-image: url(../images/menu-header-background.gif);
}

table.container td.body table.main td.menu div.box div.body {
	padding: 2px 4px;
	font-size: 11px;
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
	background-color: #f7f7f7;
}

table.container td.body table.main td.menu div.box div.body div.item {
	margin: 4px 2px;
	padding-left: 12px;
	font-size: 12px;
	background-image: url(../images/menu-item-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

table.container td.body table.main td.menu div.box div.body div.item a {
	color: #68676b;
	text-decoration: none;
}

table.container td.body table.main td.menu div.box div.body div.item a:hover {
	color: #cf0003;
}

table.container td.body table.main td.menu div.box div.body div.itemSelected {
	margin: 4px 2px;
	padding-left: 12px;
	font-size: 12px;
	background-image: url(../images/menu-itemSelected-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

table.container td.body table.main td.menu div.box div.body div.itemSelected a {
	color: #cf0003;
	text-decoration: none;
}

/* Form */

table.container td.body table.main td.menu div.box div.body form {
	margin: 0px;
	padding: 0px;
}

table.container td.body table.main td.menu div.box div.body form div.field {
	padding: 0px 2px;
}

table.container td.body table.main td.menu div.box div.body form div.field label {
	display: block;
	font-size: 10px;
	color: #808080;
	padding: 2px 0px;
}

table.container td.body table.main td.menu div.box div.body form div.field label.inline {
	display: inline;
}

table.container td.body table.main td.menu div.box div.body form div.field label span.required {
	color: #cf0003;
}

table.container td.body table.main td.menu div.box div.body form div.field input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.container td.body table.main td.menu div.box div.body form div.field select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.container td.body table.main td.menu div.box div.body form div.field textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.container td.body table.main td.menu div.box div.body form div.field input.fixed {
	width: 150px;
}

table.container td.body table.main td.menu div.box div.body form div.field select.fixed {
	width: 155px;
}

table.container td.body table.main td.menu div.box div.body form div.field textarea.fixed {
	width: 150px;
}

table.container td.body table.main td.menu div.box div.body form div.buttons {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

table.container td.body table.main td.menu div.box div.body form div.buttons input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Content */

table.container td.body table.main td.content {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

table.container td.body table.main td.content a {
	color: #cf0003;
	text-decoration: none;
}

table.container td.body table.main td.content a:hover {
	color: #cf0003;
	text-decoration: underline;
}

table.container td.body table.main td.content p {
	margin-top: 0px;
	margin-bottom: 15px;
}

table.container td.body table.main td.content h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #cf0003;
	padding-left: 14px;
	background-image: url(../images/h1-background.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

table.container td.body table.main td.content h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 13px;
	color: #808080;
}

table.container td.body table.main td.content h3 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #ffffff;
}

table.container td.body table.main td.content h4 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #ffffff;
}

table.container td.body table.main td.content h5 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #ffffff;
}

table.container td.body table.main td.content h6 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #ffffff;
}

table.container td.body table.main td.content ul {
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-type: square;
}

table.container td.body table.main td.content ol {
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-type: decimal;
}

table.container td.body table.main td.content pre {
	margin-top: 0px;
	margin-bottom: 15px;
	white-space: normal;
}

table.container td.body table.main td.content img {
	border: none;
}

table.container td.body table.main td.content img.icon {
	vertical-align: middle;
}

table.container td.body table.main td.content form {
	margin: 0px;
	padding: 0px;
}

/* Editor */

table.container td.body table.main td.content div.editor {
	margin-top: 0px;
	margin-bottom: 15px;
}

table.container td.body table.main td.content div.editor p {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor pre {
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: normal;
}

table.container td.body table.main td.content div.editor div.form {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor div.listGroup {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor div.list {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.pages {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor div.thumbnails {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor div.details {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.editor ul.links {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Text */

table.container td.body table.main td.content span.small {
	font-size: 9px;
}

table.container td.body table.main td.content span.large {
	font-size: 14px;
}

table.container td.body table.main td.content span.blue {
	color: #003399;
}

table.container td.body table.main td.content span.gray {
	color: #999999;
}

table.container td.body table.main td.content span.red {
	color: #cf0003;
}

table.container td.body table.main td.content span.orange {
	color: #da630c;
}

table.container td.body table.main td.content span.green {
	color: #339900;
}

table.container td.body table.main td.content span.pink {
	color: #ff00ff;
}

/* Form */

table.container td.body table.main td.content div.form {
	margin-top: 0px;
	margin-bottom: 15px;
}

table.container td.body table.main td.content div.form div.fieldGroup {
}

table.container td.body table.main td.content div.form div.fieldGroup div.title {
	font-weight: bold;
	color: #cf0003;
}

table.container td.body table.main td.content div.form div.fieldGroup div.fields {
	margin-top: 5px;
	margin-left: 5px;
	border-left: solid 1px #cf0003;
}

table.container td.body table.main td.content div.form label {
	display: block;
	font-size: 11px;
	margin-bottom: 2px;
}

table.container td.body table.main td.content div.form label.inline {
	display: inline;
	margin-bottom: 0px;
}

table.container td.body table.main td.content div.form label span.required {
	color: #cf0003;
}

table.container td.body table.main td.content div.form div.field {
	margin-bottom: 2px;
}

table.container td.body table.main td.content div.form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.container td.body table.main td.content div.form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.container td.body table.main td.content div.form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.container td.body table.main td.content div.form input.active {
	background-color: #ffff99;
}

table.container td.body table.main td.content div.form select.active {
	background-color: #ffff99;
}

table.container td.body table.main td.content div.form textarea.active {
	background-color: #ffff99;
}

table.container td.body table.main td.content div.form div.buttons {
	margin-top: 10px;
}

table.container td.body table.main td.content div.form input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* List group */

table.container td.body table.main td.content div.listGroup {
	margin-top: 0px;
	margin-bottom: 15px;
}

table.container td.body table.main td.content div.listGroup div.title {
	font-size: 12px;
	font-weight: bold;
	color: #cf0003;
}

table.container td.body table.main td.content div.listGroup div.items {
	margin-top: 5px;
	margin-left: 8px;
	border-left: dotted 1px #cf0003;
	padding-left: 5px;
}

table.container td.body table.main td.content div.listGroup div.items table.thumbnails {
	margin-bottom: 0px;
}

/* List (DIV) */

table.container td.body table.main td.content div.list {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 11px;
}

table.container td.body table.main td.content div.list div.item {
	margin-bottom: 10px;
}

table.container td.body table.main td.content div.list div.item div.title {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
}

table.container td.body table.main td.content div.list div.item div.title img {
	vertical-align: middle;
}

table.container td.body table.main td.content div.list div.item div.description {
	margin-bottom: 3px;
}

table.container td.body table.main td.content div.list div.item div.footer {
	color: #808080;
}

table.container td.body table.main td.content div.list div.item div.footer a {
	text-decoration: none;
}

/* Pages */

table.container td.body table.main td.content div.pages {
	margin-top: 0px;
	margin-bottom: 15px;
}

/* Thumbnails */

table.container td.body table.main td.content table.thumbnails {
	margin-top: 0px;
	margin-bottom: 15px;
}

table.container td.body table.main td.content table.thumbnails td.thumbnail {
	text-align: center;
	vertical-align: middle;
}

table.container td.body table.main td.content table.thumbnails td.thumbnail img {
	margin: 5px;
	border: 1px solid #666666;
	display: block;
}

/* Details */

table.container td.body table.main td.content div.details {
	margin-top: 0px;
	margin-bottom: 15px;
}

table.container td.body table.main td.content div.details div.title {
	font-weight: bold;
	color: #cf0003;
}

table.container td.body table.main td.content div.details div.fields {
	margin-top: 5px;
	margin-left: 5px;
	border-left: solid 1px #cf0003;
	padding-left: 5px;
}

table.container td.body table.main td.content div.details div.field {
	line-height: 15px;
}

table.container td.body table.main td.content div.details div.field span.fieldName {
	font-weight: bold;
}

table.container td.body table.main td.content div.details div.field span.fieldValue {
}

table.container td.body table.main td.content div.details div.fieldLongValue {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-left: solid 1px #ffffff;
	padding-left: 5px;
}

table.container td.body table.main td.content div.details iframe.preview {
	margin-top: 5px;
	margin-left: 5px;
	border: solid 1px #ffffff;
	width: 390px;
	display: block;
}

/* Links */

table.container td.body table.main td.content ul.links {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 0px;
	list-style-type: none;
}

table.container td.body table.main td.content ul.links li {
	padding-left: 14px;
	background-image: url(../images/icon-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

table.container td.body table.main td.content ul.links li a {
	font-size: 12px;
}

table.container td.body table.main td.content ul.links li a:hover {
	text-decoration: underline;
}

/* Footer */

table.container td.footer {
	padding: 5px;
	height: 30px;
	width: 750px;
	text-align: center;
	font-size: 10px;
	color: #f7f7f7;
	background-image: url(../images/footer-background.gif);
}

table.container td.footer a {
	color: #f7f7f7;
	text-decoration: underline;
}
