@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #353535;
	background: #fff url(/images/bg.jpg) no-repeat bottom center;
}

a {
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

div.vid {
	border: 1px solid #ccc;
	background: #fff url(/images/movie_track_next.png) no-repeat center center;
	float: left;
	width: 128px;
	padding: 128px 10px 5px;
	margin-left: 10px;
	font-size: .8em;
	text-align: center;
}

div.vid a {
	display: block;
	background-color: #eee;
	padding: 4px;
}
span.back-link {
	font-size: 0.6em;
	font-weight: bold;
	color: #00926D;
	cursor: pointer;
}

span.back-link:hover {
	text-decoration:underline;
}

dl.partners dt,
dl.products dt {
	float: left;
}

dl.partners dd,
dl.products dd {
	color:#353535;
	font-size:0.7em;
	font-weight:normal;
	display: block;
	margin-left:200px;
}
dl.products dd.link,
dl.partners dd.link {
	font-size: 1em;
}
dl.products dd.link div.more-link,
dl.partners dd.link div.more-link {
	width: auto;
	padding: 5px 20px;
}
dl.partners dd.spacer,
dl.products dd.spacer {
	border-bottom:1px solid #EEEEEE;
	clear:both;
	height:20px;
	margin-bottom:20px;
	margin-left:0;
	width:100%;
}

dl.partners dd.title,
dl.products dd.title {
	color:#00926D;
	font-size:0.9em;
	font-weight:bold;
}
div.standout {
background-color: #eee;
padding: 8px;
font-size: 0.8em;
}
span.hilight {
	color: #00926D;
}
iframe.survey {
	border-top: none;	
}

dl.contact-block {
	margin: 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px;
}

dl.contact-block dt {
	float: left;
	font-weight: bold;
	color: #00926D;
	font-size: 1em;
	margin-right: 10px;
	clear: left;
	line-height: 18px;
}
dl.contact-block dd {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 18px;
}
div.main-wrapper {
	min-height: 200px;
	width: 950px !important;
	margin: 0 auto;
	padding-bottom: 90px;
	overflow: visible;
	position: relative;
}
div.tab-menu {
	position: absolute;
	width: 25px;
	top: -1px;
	left: -24px;
}

div.left-column {
	width: 690px;
	float: left;
	border-right: 1px solid #00926D;
}

div.left-column div.innertube {
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right:10px;
	padding-bottom: 10px;
}

div.left-column div.intro {
	background-color: #EEEEEE;
	margin: 0;
	font-size: 0.7em;
	font-weight: bold;
	padding: 5px 10px;
	float:right;
}

div.left-column div.intro h3 {
	font-size: .8em;
}

div.left-column div.third {
	overflow: hidden;
	margin-bottom: 30px;
	float: left;
	width: 33%;
	border: 1px solid #fff;
}

div.left-column div.third p {
	font-size: .6em;
	font-weight: bold;
	height: 40px;
}

div.left-column div.third:hover {
	border-color: #eee;
}

dl.partners dt {
	margin-top: 20px;
}

dl.partners dd {
	margin-bottom: 2px;
}

div.left-column div.third h2 {
	text-align:center;
	color: #00926D;
	margin-top: 0;
	margin-bottom: 5px;
	font-size:0.95em;
}

div.left-column div.third div.innertube {
	border: none;
	text-align:center;
}

div.right-column {
	width: 250px;
	float: right;
}

div.right-column div.innertube {
	margin-left: 0;
}
div.right-column img {
	border: none;
	display: block;
	margin: 0 auto;
}

div.innertube {
	margin: 10px;
}

div.right-column {
	margin-top: 10px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

div.reg-text {
	margin-top: 5px;
	font-weight: normal;
	font-size: 0.7em;
}

dl.products span.intro {
	display:block;
	margin: 5px 0;
}

dl.products span.extra {
	display:block;
	margin: 5px 0;
}

dl.products span.smallprint {
	text-align: right;
	font-size: 0.7em;
	display: block;
}

dl.products dl {
	margin: 10px;
}

dl.products dl dt {
	text-align: right;
	font-weight: bold;
	width: 120px;
	font-size: 1em;
}

dl.products dl dd {
	clear: right;
	font-size: 1em;
	margin-left: 125px;
	margin-bottom: 4px;
}

div.reg-text span.small {
	font-weight: normal;
	font-size: 0.75em;
}

div.reg-text span.green {
	color: #00926D;
	clear: both;
	display: block;
	margin-top: 5px;
}
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

div.more-link {
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	color: #ccc;
	border: 1px solid #E5E5E5;
	margin-bottom: 15px;
	width: 100px;
	float: right;
	margin-top: 16px;
	padding: 2px;

}

div.more-link.front {
	background: #000 url(/images/btn.gif) repeat-x 0 -10px;
	margin-top: 2px;
	margin-bottom: 5px;
	float: right;
	color: #000;
}

div.more-link.front a {
	color: #fff !important;
}

div.more-link.left {
	float: left;
}

div.more-link a {
	color: #00926D;
	text-decoration: none;
}
div.more-link a:hover {
	text-decoration: underline;
}

div.left-column h1 {
	font-size:1.5em;
	margin:20px 0;
	text-align:center;
}

div.left-column h2 {
	font-size: 1.1em;
	text-align: center;
}
div.left-column table td {
	text-align:center;
}
div.left-column table tr.pig-images td {
	cursor: pointer;
	overflow: visible;
	padding-top: 20px;
}
div.left-column table tr.pig-images td img:hover {
	margin-top:-20px;
	z-index:1000;
}
div.left-column table tr.pig-titles td {
	font-weight: normal;
	color: #00926D;
	font-size: 1.5em;
	cursor: pointer;
}
div.left-column table tr.pig-text td {
	font-weight: bold;
	font-size: 0.8em;
	cursor: pointer;
}

div.left-column p {
	font-size: 0.7em;
}

div.left-column table tr td span.link-title {
	color: #00926D;
	font-size: 1.3em;
}
div.left-column table tr td span.link-text {
	font-size: 0.8em;
	font-weight: bold;
}

div.left-column h3 {
	font-weight: bold;
	color: #00926D;
	font-size: 1.5em;
	margin-top: 5px;
}

div.left-column table.downloads a {
	color: #00926D;
	text-decoration:none;
}

div.left-column table.downloads a:hover {
	text-decoration:underline;
}

div.left-column table.downloads {
	margin-top: 10px;
}
div.left-column table.downloads td {
	text-align: left;
}

div.left-column table.downloads td p {
	padding: 0;
	margin: 0;
}

div.winner-ticker {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	width: 90%;
	margin: 8px auto;
}
div.winner-ticker span {
	font-size: 1.3em;
}
div#winner-scroller {
	background: #fff url(../images/winner_bg.gif) no-repeat center;
	height: 53px;
	overflow: hidden;
	margin-top: 15px;
}