/*
-----------------------------------------------
ICE Projects Styles
----------------------------------------------- */


/* Structure
----------------------------------------------- */

	#columns {
       	background: url("images/columnsSingleBlue.gif") repeat-y 0 0; 
		}

	#contentMain {
		background: url("images/bluespray.gif") no-repeat;
		}
		
			
/* Content
----------------------------------------------- */

	#list p {
		padding-bottom:7px;
		border-style:dotted;
		border-width:0 0 3px 0;
		border-color:#FFF;
		}
		
	#list h2 {
		margin-top: 30px;
		padding-bottom:0;
		}

	#list h3 {
		color: #1F505C;
		}

	#list .bullet {
		color: #1F505C;
		}  

	#article .bullet {
        color: #1F505C;
		}  

	#article p, ul, ol {
		border:0;
		} 

	.projectMore a {
		font-size:11px;
		font-weight: bold;
		color:#1F505C;
		background-color:#FFF;
		text-decoration: none;
		}

/* Flash Replacement
----------------------------------------------- */
        
				
	/* Standard sIFR styles: do not modify */

    .sIFR-flash {
        visibility: visible !important;
        margin: 0;
        }
    
    .sIFR-replaced {
        visibility: visible !important;
        }
    
    span.sIFR-alternate {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
        }


	/* Decoy sIFR styles: tweak values to fit */

    .sIFR-hasFlash h2 {
		padding-left:4px;
      	visibility: hidden;
		}
		
/*    .sIFR-hasFlash h3 {
      	visibility: hidden;
        }
        
    .sIFR-hasFlash h4 {
      	visibility: hidden;
        }
*/    
    .sIFR-hasFlash h5#pullquote {
        visibility: hidden;
        letter-spacing: -4px;
        font-size: 24px;
        }
