﻿/* For Flash Demo Pages */
.flashDemoList {clear:both; width:896px; margin:0 auto; padding:40px 30px 0; background-image:url(../App_Images/flash_top_bg.png); z-index:1; position:relative; overflow:hidden;}
.flashDemoList.video { height:302px; }
.flashDemoBottom { width:896px; height:40px; margin:0 auto; padding:0 30px; background:url(../App_Images/flash_bottom_bg.png) no-repeat; text-indent:-9999px; position:relative; top:-16px; z-index:0; margin-bottom:-16px; }
.flashDemoList .details {width:192px; float:left; margin:0; padding:0; z-index:1;}
.flashDemoList .details table {margin:0; padding:0; z-index:1;}
.flashDemoList .details span.get-flash,
.flashDemoList .details span.get-flash a { color:#626262; }
.flashDemoList .details span.get-flash a:hover { text-decoration:underline; }
.flashDemoList h3, .flashDemoList h2 {font-size:150%; font-weight:normal; margin:0; padding:0; z-index:1;}
.flashDemoList p {padding:5px 0; margin:0; z-index:1;}
.flashDemoList ul {width:688px; display:block; float:right; margin:0; padding:0; }
.flashDemoList ul {list-style-type:none; z-index:1;}
.flashDemoList li {background:url(../App_Images/NEW_flashDemo_bg.png) no-repeat 0 0; width:151px; height:113px; float:left; margin:0 5px 30px 0; padding:8px 0 0 8px; position:relative; font-weight:bold; font-size:13px; z-index:1;overflow:hidden;}
.flashDemoList li strong { font-weight:normal; text-transform:uppercase; color:#192d64; display:block; padding:3px;}
.flashDemoList li span {display:block; width:147px; height:26px; padding:0 0 0 6px; margin:0; position:absolute; bottom:7px; left:3px; color:#fff; font-weight:bold; font-size:10px; line-height:26px; z-index:100; text-shadow:0 2px 3px rgba(0, 0, 0, .75); letter-spacing:-0.06em;}
.flashDemoList li img {border:none; position:absolute; top:3px; left:3px;}
.flashDemoList a {color:#fff; text-decoration:none;}
.flashDemo {width:688px; position:absolute; top:20px; left:259px;}
/* no-flash text */
#noUpdate	{ height:322px; width:600px; margin:0 auto; background:transparent; }
#noUpdate p { background:transparent; text-align:center; margin-top:100px; }
#noUpdate p a { color:#626262; }
#noUpdate p a:hover { text-decoration:underline; }
