/* private:site_styles */

/*
##############################################################################################################
styles for all templates
##############################################################################################################
*/
body {width:100%; background-color:#fff; text-align:center; margin:0; padding:0 0 10px 0; border:0;}

/*general styles*/
.clear {clear:both; font-size:1px; height:0; line-height:1px; display:block; overflow:hidden;}
#SkipNav a {color:#fff; position:absolute; top:0; left:-100px;}
.NoShow {display:none;}

#Container {width:775px; margin:auto; padding:10px 0; text-align:left;}
.LeftSide {float:left;}
.RightSide {float:right;}

/*header styles*/
#Header {padding-bottom:10px;}
#Header .Top {border-bottom:1px solid #996; padding:10px 20px 25px 20px;}
#Logo {width:200px;}
#TagLine {width:400px; font-size:240%; color:#900; padding-top:10px; text-align:right;}
#PageTitle {display:block; padding-left:15px; background:url(/images/heading_PageTitle.gif) left no-repeat;}

/*footer styles*/
#Footer {padding:5px; font-size:170%;}
#Footer, #NetConstruct {border-top:2px solid #E8E8DC;}
#NetConstruct div {padding-top:15px; text-align:center;}

/*
##############################################################################################################
homepage styles
##############################################################################################################
*/

#TopContent {padding:1px; background-color:#900; color:#fff;}
#TopContent .LeftSide {width:500px; }
#TopContent .RightSide {width:270px; }
#TopContent .RightSide .Padded {padding:10px; text-align:justify;}
#TopContent #PageTitle {padding:0; background:none; font-size:300%;}
#TopContent a {color:#fff; text-decoration:underline;}
#TopContent a:hover {text-decoration:none;}
#TopContent .NoFlash a, #TopContent .NoFlash a:hover {text-decoration:none;}

.HomeFlash {display:block; width:496px; height:226px;}
#noHomeFlash {background:url(/images/cms/NoFlash-HomeFlash.jpg) top left no-repeat;}

#homepage #ContentHolder {padding:20px 0 10px 0;}
#ClientPortfolio {padding:20px 5px 5px 5px; border-top:2px solid #E8E8DC; margin-top:5px;}
#ClientPortfolio .LeftSide, #ClientPortfolio .RightSide {width:370px;}
#ClientPortfolio .ContentManaged img {border:3px solid #CACAAE;}
#ClientPortfolio .portfolioLink a { font-size:90%; text-decoration:none; }
#ClientPortfolio .portfolioLink a:hover { font-size:90%; text-decoration:underline; }

#CreditCrunchBanner {margin-bottom: 10px;}

/*
##############################################################################################################
innerpage styles
##############################################################################################################
*/

#innerpage #Header {border-bottom:2px solid #E8E8DC;}
#innerpage #ContentHolder {padding:20px 10px;}


/*
##############################################################################################################
Client Portfolio styles
##############################################################################################################
*/

#clientPortfoliostyle { width:770px; margin:0 auto; }
#clientPortfoliostyle .float { float:left; }

/*
##############################################################################################################
SIFR (FLASH TITLE) STYLES
##############################################################################################################
*/

/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility:visible !important; margin:0;}
.sIFR-replaced {visibility:visible !important;}
.HiddenUrbana .sIFR-flash {display:none;}

span.sIFR-alternate {position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden;}

/* Hide Adblock Object tab:the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display:none !important;}

/*
	Deleting this bit as it seems to hide all headings without replacing them with flash alternates - thought it was just hide things that were called in the replace function
	/*These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles 
	.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash h3, .sIFR-hasFlash h4, .sIFR-hasFlash h5 {visibility:hidden;}
*/
