﻿/* For Flash Demo Pages */
.flashDemoList {clear:both; z-index:10; width:896px; margin:0 auto; padding:40px 30px; background-image:url(/App_Images/flash_bg.jpg); height:286px; z-index:1; position:relative;}
.flashDemoList .details {width:192px; float:left; margin:0; padding:0; z-index:1;}
.flashDemoList .details table {margin:0; padding:0; z-index:1;}
.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-image:url(/App_Images/flashDemo_bg.png); width:212px; height:119px; float:left; margin:0 5px 30px 0; padding:8px 0 0 8px; position:relative; font-weight:bold; font-size:13px; z-index:1;}
.flashDemoList li strong { font-weight:normal; text-transform:uppercase; color:#192d64; display:block; padding:3px;}
.flashDemoList li span {display:block; padding:2px; background-color:white; position:absolute; top:101px; right:7px; z-index:100; color:#192d64; font-weight:bold; font-size:11px;}
.flashDemoList li img {border:none; position:absolute; left:4px; top:27px;}
.flashDemoList a {color:#fff; text-decoration:none;}
.flashDemo {width:688px; position:absolute; top:20px; left:247px; background-color:white;}

