/* SCEG Features and Data Tables style */
/* ------------------------SCEG CMS Placeholder Features-------------------- */
.SCEGFeature {
	border-color: #336666;
	border-style: solid;
	border-width: 1px;
	height: inherit;
	width:100%;
	vertical-align: top;}
.SCEGFeature h1 {
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 0;
	vertical-align: middle;
	background-color: #336666;
	font: normal 15px/1.2em Verdana;
	color: #ffffff;
	text-align: left;}
.SCEGFeature p {
	padding: 7px 10px 10px 10px;
	margin: 0 0 0 0;
	font: normal 12px/1.2em Verdana;
	color: #4f5052; 
	text-align: left;}
.SCEGFeature  table {
	Margin: 2px 8px 10px 8px;
	padding: 0 0 0 0;
	border: 0px none White;}
.SCEGFeature td {vertical-align: top;}
.SCEGFeature ul {Margin: 0px 0px 0px 0px;padding: 0 0 10px 25px;}
.SCEGFeature ol {Margin: 0px 0px 0px 0px;padding: 0 0 10px 35px;}
/* ------------------------SCEG CMS Placeholder TABLES-------------------------- */
#SCEGTableData {font: normal 11px/1.2em Verdana;text-align: left;}
#SCEGTableData th {
	padding: 8px 7px 8px 7px;
	vertical-align: middle;
	background-color: #336666;
	font: normal 11px/1.2em Verdana;
	color: #ffffff;
	text-align: center;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;}
#SCEGTableData td {
	padding: 5px 7px 5px 7px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: normal 11px;
	color: #4f5052;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	font: normal;}
#SCEGTableData tr {background-color: #E5EDE2;}
#SCEGTableData .alt {background-color: #E7EDF0;}	
#SCEGTableData .colfooter {background-color: #336666;height: 5px;}
#SCEGTableData ul {Margin: 0px 0px 0px 0px;padding: 0 0 10px 25px;}
#SCEGTableData ol {Margin: 0px 0px 0px 0px;padding: 0 0 10px 35px;}


/*---------------------------------- new header2 for MKT wells --  */
.Wells .Header2{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #4f5052; font-weight:bold}
.Wells img{display:none;} /* Hides the spacer image in the MKT well */
.Wells span img{display:block; margin-bottom:5px;} /*Needed to override the rule above and display the MKT well image */



/* temporary for hiding the saluda river calendar */
.nav-lnk–calendar{display:none;}
/* temporary for hiding the saluda river calendar */



/* used for landing page content navigation with icons */
#icon-nav-container{
	list-style:none;
	list-style-image:none;
	padding:0px;
	padding-top:25px;
	clear:both;
	width:525px;
	
}
#icon-nav-container .clear{
	clear:both;	
}
#icon-nav-container img{
	float:left;
	border:none;
}

#icon-nav-container li{
	clear:both;
	margin-bottom:31px;
	
}
#icon-nav-container li div.nav-content{
	float:right;
	width:430px;
}
#icon-nav-container li div.nav-content p{
	margin:5px 0;
	line-height:135%;
}
#icon-nav-container li div.additional-links{
	font-size:11px;
	margin-top:4px;
	color:#ccc;
	
}
#icon-nav-container li div.additional-links a{
	display:inline-block;
	line-height:1.5em;
}

#icon-nav-container li div.additional-links acronym{
 color:#4F5052;
}
#icon-nav-container h3 {
	font-size:14px;
	margin:0px;
}
#icon-nav-container h3 a{
	color:#4f5052;
	text-decoration:none;
	background: url(http://www.sceg.com/NR/rdonlyres/38CEDFD0-9390-42A6-8360-3E6A3BCA4BAD/0/icondoublearrow.gif) 100% 55% no-repeat;
	padding-right:25px;
}
#icon-nav-container h3 a:visited{
	color:#4f5052;
}
#icon-nav-container h3 a:hover{
	color:#27A8DE;
	text-decoration:underline;
}

/* END :: used for landing page content navigation with icons */


/* footer badges: twitter, youtube, bbb */
.badges img {
	border:none;
}
.badges {
	padding:5px 0; 
	width:782px; 
	margin:auto;
}
.badges div {
	float:right;
}

.badges div a{
	margin-right:2px;
}

a#bbblink {
	display:inline-block !important;
}

/* END :: footer badges: twitter, youtube, bbb */

/* styling for press release sharing icons */
.press-release-share{
    border-top:1px solid #ccc; 
    border-bottom:1px solid #ccc; 
    padding: 5px;
    margin-bottom:5px;
}


/* styling for embedding a YouTube Video on the site with player controls */
#youtube-video-player{
    /* width: set on individual page */
    position:relative;
    float:right;
    margin: 0px 0px 10px 20px;
} 



#youtube-video-player #controller,
#youtube-video-player #caption{
    padding:0 5px;     
    border-radius: 0 0 5px 5px;     
    border:1px solid #ccc;     
    border-top:none;     
    background: #fff; /* old browsers */     
    background: -moz-linear-gradient(top, #ffffff 0%, #e1e1e1 97%, #fff 100%); /* firefox */     
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(97%,#e1e1e1), color-stop(100%,#ffffff)); /* webkit */         
    background: -o-linear-gradient(top, #ffffff 0%,#e1e1e1 97%,#ffffff 100%); /* opera */     
    font-family:Verdana;      
    z-index:2;      
    position:inherit; 
} 
#youtube-video-player #caption{
	padding:5px;
	font-size:11px;
}

#youtube-video-player #caption a{
	color:#27a8de;
	text-decoration:underline;
	cursor:pointer;
}
#youtube-video-player #controller strong{
    float:left;
    margin:3px 5px 0 0;
    font-size:13px; 
} 

#youtube-video-player #controller ol{
    list-style:none;
    padding:0px;
    margin:0px;
} 
#youtube-video-player #controller ol li{
    float: left;
    padding: 0px;
    margin: 0px;
} 

#youtube-video-player #controller ol li a{
    display: block;
    padding: 4px 9px;
    border-right:1px solid #fff;
    font-family: Verdana;
    font-size:13px;
    border-left:1px solid #bfbfbf;
} 

#youtube-video-player #controller ol li a.last{
    border-right:none; 
} 

#youtube-video-player #controller ol li a:link, 
#youtube-video-player #controller ol li a:visited{
    color:#777;
    text-decoration:none;
    font-weight:bold; 
} 

#youtube-video-player #controller ol li a:hover{
    color:#c42020; 
} 

#youtube-video-player #controller ol li a.current:link, 
#youtube-video-player #controller ol li a.current:visited, 
#youtube-video-player #controller ol li a.current:hover, 
#youtube-video-player #controller ol li a.current:active{
    font-weight:bold;
    text-decoration:none;
    color:#c42020; 
} 
#youtube-video-player #description{
    position:absolute;
    /* top: determined at a page level */
    left: 0px;
    border: 1px solid #ccc;
    /* width: determined at a page level */
    font-size:11px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    -o-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
    padding:10px 5px 5px 5px;
    display:none;     
    font-family:Verdana;
    color:#333;
    background: #efefef; /* old browsers */     
    line-height:135%;
	font-size:11px;         
} 

#youtube-video-player .clear{
    clear:both;
} 

/* used for crisis page */
h2.hero-message{
	color:#630505;
	font-weight:normal;
	left:160px;
	position:absolute;
	text-align:center;
	top:-215px;
	width:395px;
	text-shadow: 1px 1px 1px #666;	
	font-size:18px;
}
div.relative{
	position:relative;
}

