/*<group=General Styles>*/

/** 
 *	OverTheEdge Colors:
 *		red: c30b0b
 *		yellow: f7850e
 *		grey: a6a6a6
 *		text-grey: 666666
 *
 * HEADINGS:
	<h1><img src="http://keli.dk/otee/textgen.php?fw=Bold&w=400&h=30&color=c30b0b&sz=22&text=WHITEPAPER"
					height="30" width="400"/></Users/david/Documents/Projects/unity/Tools/otee.dk/html/otee-style.css/h1>
	<h2><img src="http://keli.dk/otee/textgen.php?fw=Medium&w=400&h=25&color=000000&sz=15&text=Features" 
					height="25" width="400"/></h2>
	<h3><img src="http://keli.dk/otee/textgen.php?fw=Medium&w=400&h=15&color=000000&sz=11&text=Game Director" 
					height="15" width="400"/></h3>
 * 
 **/

/* Various global tag definitions go here */
html {
	margin-top: -15px;
	padding-top: 0px;
}
body {
	margin-right: 0px; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

	font-family: Arial, Helvetica, sans-serif;
	min-width: 750px;
	
	background-color: white;

	font-size: 13px;

}	
p, .blog-entry-body {
	font-size: 13px;
	color: #555;

	margin-top: 0px;
	margin-bottom: 1em;
}
p.profile-head {
	font-weight: bold;
}



.red-text {
	color: #c30b0b;
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0px;
	padding: 0px;
}

.plugin-error {
	width: 400px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 0px;
	border-left: 2px solid #c30b0b;
	border-right: 2px solid #c30b0b;
	border-top: 2px solid #c30b0b;
	border-bottom: 2px solid #c30b0b;

}

ul, ol, dl {
	margin-top: 0px;
	margin-right: 1.4em;
	margin-bottom: 0px;

	font-size: 12px;
	color: #333;
}

ul {
	padding-left: 0;

	margin-left: 30px;
	list-style-type: square;
	list-style-position: outside; 
}
ul.cool {
	list-style-image: url(images/check-bullet.png);
	list-style-position: inside;
}

ul li {
	margin-left: -13px;
}
ul.cool li {
	margin-left: -9px;
	min-height: 16px;
}
ul.read-more li, ul li.read-more {
	list-style-image: url(images/arrow-bullet.png);
	list-style-position: inside;
	margin-left: 15px;
	min-height: 16px;
}
ul.read-more li {
	margin-left: 15px;
	min-height: 16px;
}



table {
	border: 0px;
	margin: -2px;
}
td, th {
	vertical-align: top;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
tr td:first-child {
	padding-right: 15px;
}

h1 {
	padding-top: 30px;
	margin-bottom: 5px;
	margin-top: 0px;

	text-transform: uppercase;
	font-size: 26px;
	color: #c30b0b;
}
h2 {
	margin-top: 20px;
	margin-bottom: 10px;

	color: black;
	font-weight: bold;
	font-size: 18px;
}
.faq h2 {
	margin-top: 30px;
	margin-bottom: 0px;
}
h3, .blog-entry-title {
	margin-top: monaco;
	margin-bottom: 0px;

	color: black;
	font-weight: bold;
	font-size: 13px;
}
.faq h3 {
	margin-top: 15px;
	color: #333;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;

	font-size: 12px;
}

a {
	color: #c30b0b;
	text-decoration: none;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: underline;
}
.external-link:hover {
	cursor: ne-resize;
}

/* Right pane with menu's and ads */
.right-pane {
	float: right;
	width: 282px;
}

.right-pane .banners {
	padding-left: 6px;
	border-left: 1px solid #c9c9c5;
	font-size: 12px;
	clear: right;
}

.right-pane .banners img {
	border: 0px;
	margin-top: 25px;
	width: 270px;
}

.right-pane .banners .textbox-red {
	color: white;
	background: #c30b0b;
	padding: 10px;
	width: 250px;
	margin-top: 25px;
}
.right-pane .banners .textbox-red a {
	color: white;
}
.right-pane .banners .textbox-red a img {
	font-weight: bold;
	color: white;
	margin-top: 15px;
}
.right-pane .banners .textbox-red a:hover {
	color: white;
	text-decoration: none;
}

.right-pane .banners .textbox-yellow {
	color: white;
	background: #f7850e;
	padding: 10px;
	width: 250px;
	margin-top: 25px;
}
.right-pane .banners .textbox-yellow a {
	color: white;
}
.right-pane .banners .textbox-yellow a img {
	font-weight: bold;
	color: white;
	margin-top: 15px;
}
.right-pane .banners .textbox-yellow a:hover {
	color: white;
	text-decoration: none;
}

.right-pane .banners .textbox-gray {
	width: 250px;
	margin-top: 25px;
}

.textbox-gray {
	color: white;
	background: #bababa;
	padding: 10px;
	width: 70%;
}
.textbox-gray a {
	color: white;
}
.textbox-gray a img {
	font-weight: bold;
	color: white;
	margin-top: 15px;
}
.textbox-gray a:hover {
	color: white;
	text-decoration: none;
}

.right-pane .banners .textbox-white {
	width: 256px;
	margin-top: 25px;
	border: 0px solid white;
//	background: #eef;
	margin-left: 0px;
}
.textbox-white {
	color: black;
	padding: 5px;
	border: 1px solid #c30b0b;
	width: 70%;
	margin-left: 10px;
}
.textbox-white a {
	text-decoration: none;
}
.textbox-white a img {
	margin-top: 15px;
}
.textbox-white a:hover {
	text-decoration: underline;
}


/* Testemonial sidebar stuff */
.testemonial .inner {
	padding: 5px;
	font-style: italic;
	line-height: 15px;
}
.testemonial .inner .last-word {
	white-space: nowrap;
}
.testemonial img.quote-left {
	margin-top: -5px;
	width: 23px;
	position: relative;
	left: -3px;
}
.testemonial img.quote-right {
	margin-top: -30px;
	width: 23px;
	position: relative;
	top: 3px;
	left: 3px;
}
.testemonial .text-big {
	font-size: 16px;
}
.testemonial .text-med {
	font-size: 15px;
}
.testemonial .text-small {
	font-size: 13px;
}
.testemonial a {
	text-decoration: underline;
}
.testemonial .person {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-size: 15px;
}
.testemonial .title {
	font-style: normal;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}


/* Menu */
.right-pane .menu, #sidebarContainer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.right-pane .menu .col {
	padding: 5px;
	width: 82px;
	float: right;
	margin-bottom: 80px;
	padding-top: 10px;

}
.right-pane .menu a, #sidebarContainer {
	line-height: 15px;
	color: #4c4e49;
}
.right-pane .menu .current-link, #sidebarContainer #current {
	font-weight: bold;
	color: #c30b0b;
}

.right-pane img {
	border: 0px;
}

/* Unity logo heading */
.head-left {
	border-bottom: 1px solid #c9c9c5;
	padding-top: 44px;
	padding-left: 54px;
	padding-bottom: 6px;
}
/*.head-left img{
	padding-right: 10px;
}
.head-left .biz img{
	padding-bottom: 0px;
	padding-left: 8px;
}*/

/* Content goes here */
.body {
	margin-left: 46px;
	margin-right: 281px;

	padding-left: 10px;
	padding-right: 10px;
	
	border-right: 1px solid #c9c9c5;
/*	border-left: 2px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black; */
/*	min-width: 470px; */
}

.body .history-features, .body .features {
	margin-left: 3px;
}

.body .features img {
	width: 150px;
	height: 100px;
}
.body .history-features img {
	width: 250px;
	height: 188px;
}
.body .history-features table, .body .features table {
	border-collapse: collapse; 
	border-spacing: 0px; 
}
.body .history-features table td {
	padding-bottom: 40px;
}
.body .features table td {
	padding-bottom: 15px;
}
.body .history-features table h3, .body .features table h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}




.body .license-plain p {
	font-size: 12px;
}
.body .license-plain b {
	color: black;
}

.body .abstract {
	font-weight: bold;
}

.body .unity-nav {
	width: 100%; 
	max-width: 769px; 
}

.body .gallery img {
	width: 70px;
}
.body .broad img {
	width: 100%;
	max-width: 769px;
	border: 0px;
}
.body .broad-532 {
	text-align: center;
	width: 100%;
	max-width: 532px;
}
.body .broad-532 img {
	width: 100%;
	max-width: 532px;
	border: 0px;
}

.body .gallery-title {
}
.body .gallery-description {
	
}

.body .broad-1024 img {
	width: 100%;
	max-width: 1024px;
	border: 0px;
}


.body .navigation-prv {
	width: 43%;
	float: left;
	text-align: left;
	border: 1px solid white;
}
.body .navigation-nxt {
	width: 43%;
	float: right;
	text-align: right;
	border: 1px solid white;
}
.body .navigation-index {
	width: 100%;
	text-align: center;
	border: 1px solid white;
}



/* Old gallery specific stuff */
.body .gallery-item {
	min-height: 150px;
	margin-bottom: 30px;
}
.body .gallery-item table {
	width: 100%;
}
.body .gallery-item img {
	float: right;
	width: 60%; 
	max-width: 270px;
	border: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}

/* New gallery specific stuff */
.body .gallery-big img {
	margin-top: 30px;
	border:1px solid #666;
	margin-bottom: 30px;
}
.body .gallery-big-532 img {
	margin-top: 30px;
	border:1px solid #666;
	margin-bottom: 30px;
	width: 100%;
	max-width: 532px;
}

table.group {
	border-collapse: collapse; 
	border-spacing: 0px; 
	margin-left: -1px; 
	margin-top: -10px; 
}

img.space {
	margin-left: 10px; 
	margin-right: 10px; 
	margin-top: 10px; 
}

/* Widget stuff */
.widget-page {
	padding-bottom: 20px;
}
.widget-page img {
	width: 100%;
	max-width: 500px;
}

.widget-page .download {
	font-weight: bold;
	float: right;
	padding-right: 10px;
}

.widget-page .license {
	color: #f7850e;
}
.widget-page .widget-body {
	width: 100%;
	max-width: 500px;
	padding-bottom: 20px;
}

.widget-list {
	margin-bottom: 20px;
}
.widget-list h1 {
	max-width: 100%;
}

.widget-list .summary {
	float: left;
	width: 200px;
	min-height: 180px;
	padding-left: 10px;
	font-weight: bold;
}
.widget-list .summary .image {
	width: 200px;
	padding-left: 0px;
}
.widget-list .summary .image img {
	width: 190px;
	padding-left: 0px;
}
.widget-list .summary .info {
	float: right;
	padding-right: 10px;
}

.widget-list table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.widget-list td {
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget-list td {
	padding-right: 10%;
	vertical-align: middle;
}

.widget-list td:first-child {
	padding-right: 0px;
	width: 150px;
}

.widget-list td:last-child {
	padding-right: 0px;
	text-align: right;
}

.widget-list a.download {
	font-weight: bold;
}
.widget-page .light, .widget-list .light {
	color: #666666;
	font-weight: bold;
}



/* News listings */
.news {}
.news img {
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 10px;
	width: 110px;
}
.news h3 {
	margin-top: 0px;
}
.news .news-date, .blog-entry-date {
	float: right;
	color: #666;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
}
.blog-entry-date {
	margin-top: -15px;
}

table.wikitable {
	width: 90%;
	margin-top: 3px;
	border-collapse: collapse;
	background-color: #eee;
 	border: 1px solid #c9c9c9;
}
table.wikitable td {
	border: 1px solid #a6a6a6;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.download {
	text-align: left;
	margin-left: 20px;
}
.dl-link {
	float: right;
	text-align: right;
	margin-right: 20px;
	vertical-align: middle;
	width:150px;
}
.dl-box {
	width: 500px;
	display: none;
}

/* Gets overridden depending on the platform */
.platform-WinIE { display: none; }
.platform-WinMoz { display: none; }
.platform-MacIntel { display: none; }
.platform-MacPPC { display: none; }
.platform-Unknown { display: block; }


.footer {
	text-align: center;
	font-size:10px;
	clear: both;
	padding-top: 50px;
}

.rebate-stroke {
	color: red;
	text-decoration: line-through; 
}

.rebate-original {
	font-weight: normal;
	color: #666;
	
}

.required {
	color: #c30b0b;
	font-size: 15px;
}


/* Feature-matrix stuff */
.feature-matrix {
	margin-bottom: 1em;
	text-align: center;
}
.feature-matrix table {
	border-right: 1px solid #c9c9c5;
}
.feature-matrix table tr td {
	border-left: 1px solid #c9c9c5;
	padding: 6px;
	padding-right: 20px;
	text-align: left;
}
.feature-matrix table tr td h2 {
	margin-top: -3px;
}
.feature-matrix table tr td p {
	margin-bottom: 0;
}


/* Arrow box stuff */
.arrow-box-container {
	float: left;
	width: 180px;
//	margin-right: 20px;
	margin-top: 15px;
	color: white;
}
.arrow-box {
	float: right;
	height: 40px;
	width: 160px;
	padding: 10px;
}
.arrow-box .action {
	font-size: 12px;
	font-weight: bold;
}
.arrow-box .comment {
	font-size: 10px;
	font-weight: normal;
}
.arrow-box .link {
	height: 20px;
	width: 60px;
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: -4px;
}
.arrow-box .link a {
	color: white;
}
a.ffwd:hover {
	text-decoration: none;
}
.arrow-box-arrow {
	height: 20px;
	width: 30px;
	float: left;
	text-align: right;
}







/* Manual stuff... */

.manual li .classlink:visited {
	color: darkred;
}
.manual .superclass:before {
	font-weight: bold;
	content: "Inherits from: ";
}
.editorclass:before {
	font-weight: bold;
	content: "Note: ";
}
.manual a.itemlink {
	color: #cc0000;
}
.manual td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.manual th {
	border-bottom: 1px solid #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.manual dt {
	font-weight: bold;
}

.manual h1{
	font-size:    22px;
	text-transform: none;
}

.manual h2 {
	font-size:    16px;
	color:   #CC0000;

	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 1px;
}

.manual h2.script-section {
	border-top-width: 1px;
	border-top-style: solid;
	border-color:#c9c9c9;
}

.manual p.details {
	padding-left: 20px;
	padding-right: 20px;
}
.manual tt, .manual .code, .manual .codelisting, .manual .synopsis {
	font-family: "monaco", "Courier", "Courier New";
	font-size: 9px;
}
.manual .code, .manual .codelisting {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 7px;
	background-color: #eee;
	color: #222;
 	border: 1px solid #c9c9c9;
	white-space: pre;
}
.manual .synopsis {
	font-size: 11px;
	text-indent: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.manual .synopsis .doc-comment {
	font: italic 12px;
}

.toc {
	font-size:12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	vertical-align: top;
	font-weight:bold;
	padding-right: 20px;
	padding-bottom: 0px;
}
.toclevel {
	clear: left;
}
.tocclear {
	clear: left;
	margin-top: 15px;
}
.toc p {
	margin-bottom:0px;
	margin-left: 10px;
}
.toc p.tocheader {
	background-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-color:    #c9c9c9;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
}
.toc a {
	color: #cc0000;
	font-weight: normal;
	text-decoration:none;	
}

.manual .variable {
	font-style: italic;
}
.manual .parameter {
	font-style: italic;
}

.manual .toplink {
	margin-bottom: 20px;
}
.manual .bottomlink {
	margin-top: 30px;
	padding-bottom: 10px;
}
.manual img.figure {
	width: 100%;
	max-width: 450px;
}

.manual th {
	text-align: left;
}

.full-name {
	display: none;
}




/* BLOG TEMPLATE MOSTLY BELOW HERE... NEEDS SOME CLEANUP */

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

.blog #footer {
	display: none;
}

#pageHeader h2 {
	margin-top: -12px;
	margin-left: 40px;
	font-size: 13px;
	color: #666;
}

#pageHeader img {
	display: inline;
	float: right;
	margin-top: 30px;
	margin-right: 40px;
}

#sidebarContainer {
	width: 190px;
	float: right;
	text-align: left;
	padding-top: 27px;
}

#sidebarContainer .sidebar {
	padding-left: 10px;
}

	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	width: inherit;
	padding: 0px;
	margin-top: 10px;
	float: left;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li { 
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#navcontainer a {
	display: block;
	padding-left: 10px;
}

#navcontainer a:hover {
	color: #000000;
}

/* Child - Level 1 */

#navcontainer ul ul {
	padding: 0px;
	margin: 0px 0px 0px 35px;
}

#navcontainer ul ul li { 
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul a:hover {
	background: transparent;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #808080;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #999999;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #b3b3b3;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul ul a:hover {
	background: transparent;
}

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	color: #cccccc;
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a {
	display: block;
	text-decoration: none;
	padding-left: 0px;
	height: 20px;
}

#navcontainer ul ul ul ul ul ul a:hover {
	background: transparent;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	padding: 10px;
	color: #ffffff;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.imageStyle {
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	margin-bottom: 3px;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.blog-entry-body {
}

.blog-entry-comments a {
	font-size: 12px;
	margin-top: 10px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
}

.filesharing-item {
	
}

.filesharing-item-title {
	font-weight: normal;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}
.thumbnail-frame img {
	border-style: none;
	padding-top: 15px;
	padding-bottom: 5px;
}

.thumbnail-caption {
	margin-top: -2px;
	font-size: 0.8em;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	background: #ffffff;
	margin-bottom: 10px;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

.photo-frame{
	margin: 0px;
	border: 5px solid #ffffff;
}

.photo-links {
}

.photo-title {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font-size: 16px;
	font-weight: bold;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	text-align: center;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 
/*</group>*/



/* UGLY UGLY UGLY ... make WorldPay look and behave right */
.worldpay td.three[align="right"] {
	display: none;
}

.worldpay hr {
	height: 0px;
}

.worldpay select[name="authCurrency"] {
	display: none;
}

.worldpay tr td.one table tr[valign="middle"] td.one[align="left"] span b {
	display: none;
} 

.worldpay tr td.two {
	text-align: left;
}

.worldpay td.brand[colspan="2"] {
	border: 1px solid #a6a6a6;
	padding: 2px;
	margin-top: 20px;
}
.worldpay td.brand {
	background-color: #eee;
}
.worldpay td.brand span {
	font-family: Arial, Helvetica, sans-serif;
}

.worldpay .bannercontainer {
	border: 1px solid #a6a6a6;
	padding: 2px;
	margin-top: 20px;
	width: 500px;
	display: block;
}

.worldpay .bannercontainer .banner {
	padding: 5px;
	background-color: #eee;
	color: #a6a6a6;
}
.worldpay .bannercontainer .banner .bannererror {
	background-color: #eee;
	color: #a6a6a6;
}
.worldpay .bannercontainer td.banner:first-child {
}


