html {
	background-color: #4F4F4F;
	font-size: 16px;
	line-height: 21px;
	color: #7D7D7D;
}

@font-face {
	font-family: 'Helvetical-Light';
	src: url('helveticalight-webfont.eot');
	src: url('helveticalight-webfont.eot?#iefix') format('embedded-opentype'), url('helveticalight-webfont.woff') format('woff'), url('helveticalight-webfont.ttf') format('truetype'), url('helveticalight-webfont.svg#webfont') format('svg');
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetical-Light, Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #ed1c24;
}

a img {
	border: none;
}

#ayv_container {
	margin: 45px auto;
	width: 940px;
	min-width: 940px;	
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}

#ayv_header {
	overflow: hidden;
	display: block;
	font-size: 36px;
	padding: 20px;
}

.ayv_logo {
	margin: 10px 0 0 20px;
	float: left;
}

.ayv_logo a { 
	display: block;
	width: 260px;
	height: 93px;
	background: url("../../images/logos/ayv_logo.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.ayv_social {
	float: right;
	display: block;
}

.ayv_social ul {
	list-style: none;
	position: relative;
	padding: 0; margin: 0;
}

.ayv_social ul li {
	height: 30px;
	width: 30px;
	float: left;
	margin: 5px;
}

.ayv_social ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	height: 30px;
	width: 30px;
}

.ayv_social .ayv_facebook a {
	background: url("../../images/icons/facebook.png") 0 0 no-repeat;
}

.ayv_social .ayv_twitter a {
	background: url("../../images/icons/twitter.png") 0 0 no-repeat;
}

.ayv_menu {
	clear: right;
}

.ayv_menu nav {
	float: right;
	margin-top: 20px;
}

.ayv_menu nav a {
	color: white;
	display: block;
	padding: 0 20px;
}

.ayv_menu nav ul {
	list-style: none;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0; margin: 0;
	position: relative;
}

.ayv_menu nav ul li {
	float: left;
	line-height: 50px;
	background: url("../../images/patterns/menu-grade.png") 0 0 repeat-x;
	border-left: 1px solid #434343;
	border-right: 1px solid #808080;
}

.ayv_menu nav .ayv_active,
.ayv_menu nav li:hover
{
	background: url("../../images/patterns/menu-grade.png") 0 -50px repeat-x;
}

#ayv_container {
	background-color: white;
}

.ayv_body {
	clear: both;
}

.ayv_spotlight {
	position: relative;
	background: url("../../images/spotlights/ayv-spotlight-home.jpg");
	width: 940px;
	height: 350px;
	display: block;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ayv_spotlight .ayv_spotlight_body {
	background-color: #000;
	background: url("../../images/patterns/ie-trans.png") 0 0 repeat;
	background: rgba(0, 0, 0, 0.5);
	line-height: 30px;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 940px;
}
.ayv_spotlight .ayv_spotlight_body p {
	padding: 0 45px 0 15px;
	margin-bottom: 5px;
}

.ayv_blockquote p {
	font-style: italic;
}

.ayv_blockquote div {
	border-left: 5px solid #FFF;
	margin: 0 0 12px 20px;
	width: 900px;
}

.ayv_blockquote cite {
	text-align: right;
	display: block;
	padding-right: 40px;
	font-style: normal;
}

.ayv_main {
	overflow: hidden;
	margin: 40px 0 0 40px;
	padding-right: 25px;
	line-height: 30px;
	display: block;
}

.ayv_main h2,
.ayv_main h3 {
	color: #4648BF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 28px;
	margin: 0;
	letter-spacing: -1px;
}

.ayv_main h3 {
	font-size: 18px;
}

.ayv_principles {
	list-style: none;
	margin: 0; padding: 0;
}

.ayv_principles li {
	margin: 20px 0;
}

.ayv_principles li strong,
.ayv_involved li strong  {
	color: #3F40D0;
	font-weight: normal;
}

.surprise_content { 
	display: block;
}

.util_collapsed .surprise_content {
	display: none;
}

.ayv_bulleted {
	padding: 0;
	margin-left: 0;
	list-style: none;
}

.ayv_bulleted li {
	padding: 0 0 0 18px;
	line-height: 18px;
	background: url("../../images/icons/bullet-open.png") left 5px no-repeat;
	min-height: 18px;
	
}

.ayv_bulleted li.util_collapsed{
	background: url("../../images/icons/bullet-closed.png") left 5px no-repeat;
}

.ayv_bulleted li ul {
	margin: 0; padding: 0;
	font-size: 13px;
}

.ayv_bulleted li ul li {
	margin: 4px 0; padding: 0;
	background: none;
	line-height: 18px;
	list-style-type: disc;
}

.ayv_sidebar {
	float: right;
	width: 350px;
	margin: 40px 40px 40px 0px;
}

.ayv_module {
	background: #F8F8F8;
	font-size: 14px;
}

.ayv_module h2 {
	background: #F0222C;
	border-left: 5px solid #B40006;
	border-top: 1px solid #b5010a;
	border-right: 1px solid #b5010a;
	color: #FFF;
	line-height: 45px;
	height: 45px;
	padding-left: 16px;
	margin: 0;
	font-size: 18px;
}

.ayv_module div {
	border: 1px solid #E9E9E9;
	padding: 0 20px;
	overflow: hidden;	
}

.ayv_module div strong {
	color: #4945B6;
}

.ayv_faq {
	margin: 0;
}

.ayv_faq dt {
	border-top: 1px solid #CCC;
	padding: 25px 20px;
}

.ayv_faq dt a {
	background: url("../../images/icons/faq-bullet-closed.png") left 8px no-repeat;
	padding-left: 23px;
	display: block;
	line-height: 30px;
	text-decoration: underline;
	font-size: 20px;
}

.ayv_faq dd {
	line-height: 24px;
	padding: 0;
	margin:0 44px;
	color: #000;
	display: none;
	padding: 0 0 10px 0;
}

.ayv_faq dt.ayv_open a {
	background: url("../../images/icons/faq-bullet-open.png") left 8px no-repeat;
}

.ayv_player {
	margin-left: 5px;
}

.ayv_quote {
	margin: 40px 0 0 0;
}

.ayv_quote blockquote {
	font-size: 18px;
	color: #FE980F;
	border-left: 3px solid #FE980F;
	padding-left: 15px;
	margin-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 30px;
	letter-spacing: -1px;
}

.ayv_quote cite {
	color: #666666;
	font-style: normal;
	font-size: 18px;
	text-align: right;
	display: block;
}

.ayv_btn_involved,
.ayv_btn_download {
	background-color: #F8F8F8;
	padding: 5px;
	margin: 40px 0;
	border: 1px solid #e9e9e9;
}

.ayv_btn_involved span,
.ayv_btn_download span {
	display: block;
	height: 90px;
	line-height: 90px;
	text-align: center;
	background: #ffb949;
	background: -moz-linear-gradient(top, #fcc970 0%, #ff9d01 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fcc970), to(#ff9d01));
	border: 1px solid #DB910C;
	moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
	font-size: 30px;
}

.ayv_btn_involved span a,
.ayv_btn_download span a {
	display: block;
	color: #FFF;
}

.ayv_btn_involved p,
.ayv_btn_download p {
	color: #1f1f1f;
	margin: 2px 10px;
	line-height: 24px;
	font-size: 14px;
}

.ayv_btn_download {
	border: none !important;
	margin: 20px 0;
}

.ayv_btn_download span {
	height: 45px;
	font-size: 24px;
}

.ayv_btn_download span a {
	line-height: 45px;
}

.ayv_logo-grid {
	margin: 0; padding: 0;
	list-style: none;
	width: 100%;
}

.ayv_logo-grid li {
	float: left;
	width: 150px
	height: 150px;
	line-height: 75px;
	margin: 0 12px;
}

.ayv_popup {
	position:absolute;
	width:740px;
	display:none;
	z-index:9999;
}

.ayv_popup div.ayv_module {
	background-color: #FFF;
	color: #474747;
}

.ayv_popup .ayv_btn_close {
	position: absolute;
	top: 0;
	right: 15px;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	font-size: 18px;
}

.ayv_popup .ayv_btn_close a {
	color: #B40003;
}

.ayv_form {
	display: block;
	margin: 20px 0 0 0;
}

.ayv_form .ayv_mandatory {
	color: #B40006;
	margin: 0 5px 0 0;
}

.ayv_form textarea {
	height: 100px;
}

.ayv_form input,
.ayv_form textarea,
.ayv_form select {
	min-width: 200px;
    background: none repeat scroll 0 0 #F8F8F8;
    border-color: #CCCCCC #E7E6E6 #E7E6E6 #CCCCCC;
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
    border-style: solid;
    border-width: 1px;
    color: #000;
    outline: medium none;
    padding: 8px;
}

.ayv_form input.ayv_error,
.ayv_form textarea.ayv_error,
.ayv_form select.ayv_error {
	-moz-box-shadow: 0px 0px 3px 1px #D42929;
	-webkit-box-shadow: 0px 0px 3px 1px #D42929;
	box-shadow: 0px 0px 3px 1px #D42929;	
}

.ayv_text-input label,
.ayv_dropdown-input label,
.ayv_full-text label {
	font-weight: bold;
	color: #4546ba;
	margin-right: 5px;
	text-align: right;
	line-height: 32px;
}

.ayv_full-text label,
.ayv_full-text label em {
	vertical-align: top;
}

.ayv_dropdown-input select {
	width: 215px;
}

.ayv_text-input label {
	float: left;
	clear: left;
	width: 106px;
}

.ayv_form-right {
	text-align: right;
	width: 100%;
	clear: right;
}

.ayv_two-column {
	float: right;
	width: 48%;
	text-align: right;
}

.ayv_full-text {
	clear: both;
}

.ayv_form-fullwidth {
	width: 100%;
	text-align: right;
}

.ayv_form-fullwidth textarea {
	width: 500px;
}

.ayv_submit-button {
	display: block;
	height: 45px;
	line-height: 90px;
	text-align: center;
	margin: 0 0 0 103px;
}

.ayv_submit-button button {
	font-size: 30px;
	font-size: 24px;
	color: #FFF;
	font-family: Helvetical-Light, Helvetica, Arial, sans-serif;
	height: 45px;
	width: 100%;
	background: #ffb949;
	background: -moz-linear-gradient(top, #fcc970 0%, #ff9d01 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fcc970), to(#ff9d01));
	border: 1px solid #DB910C;
	moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
	line-height: 45px;
}

.ayv_form .ayv_clear {
	clear: both;
}

#ayv_contact-form {
	width: 670px;
}

#mask {
	position:absolute;
	z-index:9000;
	background-color:#000;
	display:none;
	top: 0;
	left: 0;
}

.ayv_message_success,
.ayv_message_warning,
.ayv_message_error
{
	padding: 25px 25px 15px 105px;
	border-width: 1px;
	border-style: solid;
	margin: 25px 5px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 22px 13px;
}

.ayv_message_success h2,
.ayv_message_warning h2,
.ayv_message_error h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.ayv_message_close
{
	margin: 0;
	position: absolute;
	top: 9px;
	right: 9px;
}

.ayv_message_close button
{
	border-width: 1px;
	border-style: solid;
	background: none;
	padding: 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.ayv_message_success
{
	background-color: #e3f0d6;
	background-image: url("http://cdn.tigweb.org/images/homepage/icons/message_success.png");
}

.ayv_message_success,
.ayv_message_success button
{
	border-color: #c1e79c;
	color: #4f940b;
}

.ayv_message_warning
{
	background-color: #fff1dd;
	background-image: url("http://cdn.tigweb.org/images/homepage/icons/message_warning.png");
}

.ayv_message_warning,
.ayv_message_warning button
{
	border-color: #ffe4be;
	color: #f57900;
}

.ayv_message_error
{
	background-color: #ffebeb;
	background-image: url("http://cdn.tigweb.org/images/homepage/icons/message_error.png");
}

.ayv_message_error,
.ayv_message_error button
{
	border-color: #ffd4d4;
	color: #d42929;
}

.ayv_note {
	font-style: italic;
	font-size: 12px;
}

.ayv_footer {
	clear: both;
	height: 225px;
	background-color: #333333;
	display: block;
	margin: 40px 0 0 0;
	position: relative;
	padding: 0 15px;
}

.ayv_footer .ayv_intellectual {
    display: table-cell;
    height: 225px;
    text-align: left;
	margin-left: 27px;
	vertical-align: bottom;
}

.ayv_footer .ayv_meta {
	position: absolute;
	right: 30px;
	top: 5px;
	width: 200px;
}

.ayv_footer .ayv_meta ul {
	padding: 0;
	list-style-type: none;
}

.ayv_footer .ayv_meta ul li {
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

.ayv_footer .ayv_meta ul li#ayv_meta_tig a {
	background: url("../../images/logos/tig-footer.png") no-repeat scroll 0 0 transparent;
	height: 35px;
	width: 160px;
}

.ayv_footer .ayv_meta ul li#ayv_meta_ayv a {
	background: url("../../images/logos/adobe-footer.png") no-repeat scroll 0 0 transparent;
	width: 140px;
	height: 60px;
}

.ayv_footer .ayv_meta ul li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
}

.ayv_module_nottop
{
	margin-top: 40px;
}

#ayv_exhibits 
{
	margin: 0;
	padding: 0;
	list-style-type: none;	
}

#ayv_exhibits li
{
	float: left;
	text-align: center;
	margin: 20px 0 20px 20px;
}

#ayv_exhibits li:first-child
{
	margin-left: 0;
}

#ayv_exhibits img
{
	width: 144px;
	height: 144px;
}

#ayv_latestnews p,
#ayv_latestnews p[style],
#ayv_latestnews span[style]
{
	font-size: 14px !important;
	font-family: Helvetical-Light,Helvetica,Arial,sans-serif !important;
	line-height: 21px  !important;	
	color: #7D7D7D  !important;
}

#ayv_latestnews a[style]
{
	font-size: 14px !important;
	font-family: Helvetical-Light,Helvetica,Arial,sans-serif !important;
	line-height: 21px  !important;	
	color: #4945B6  !important;
}
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}