/* CSS Document for layout*/
@charset "UTF-8";


body {
	font-family: Tahoma;
	color: #000000;
	background-color: #c0c0c0; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	font-size: 11px;
	}
	
a:link {color: #000000; font-weight: none;}     /* unvisited link */

a:visited {color: #000000; font-weight: none;}  /* visited link */

a:hover {color: #cc0000; font-weight: none; }   /* mouse over link */

a:active {color: #111111; font-weight: none; }   /* selected link */

#indexcol {
	width:954px;
	float:left;
	min-height:400px;
	height:auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	}

#container {
	width: 977px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:auto;
	text-align:left;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
			}

#toplinks {
	padding: 0px 0px 5px 0px;
	margin 0px;
	overflow: visible;
	color:#666666;
	font:10px tahoma,arial, sans-serif;
	font-weight: 900;
	width: 628px;
	float: right;
	text-align: right;
	text-decoration: none;
}

#toplinks a, #toplinks a:visited, #toplinks a:active {
	color:#333;
	text-decoration: none;
}

#toplinks a:hover {
	color:#B60211;
	text-decoration: none;
}

#header {
	width: 975px;
	height: 204px;
	background:#fff;
	background-image: url('images/SCT_header2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px 0px 0px;
	position:relative;
	overflow:visible;
	border: 1px solid #666666;
	padding:0px;
	margin:14px 0px 0px 0px;
	color:#02024E;
	font:11px tahoma,verdana,arial,sans-serif;
}

.navcontainer {
	width: 977px;
    	background-image: url('images/bk_nav.jpg');
	height: 24px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("http://www.icsc.org/graphics/rtcolbk_sct2.gif") repeat-y top right;
}

#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("/graphics/lfcolbk_sct3.gif") repeat-y top left;	
}

#leftcol { 
	float:left;
	width:179px;
	padding:0px;
	font:11px tahoma,verdana,arial,sans-serif;
	border-left: 1px solid black;
}
	
#innernav {
	width: 100%;
	background-color:#CCCCCC;
	font : 11px tahoma;
	
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

.innernav a:link {color: #990000; text-decoration: none; border: none; padding: 2px 4px 3px 14px;}     /* unvisited link */

.innernav a:visited {color: #990000; text-decoration: none; border: none; padding: 2px 4px 3px 14px;}  /* visited link */

.innernav a:hover {color: #999999; font-weight: bold; text-decoration: none; border: 2px; padding: 5px 4px 5px 14px;}   /* mouse over link */

.innernav a:active {color: #990033F; font-weight: bold; text-decoration: none; background-color: #cc9900; border: 1px solid #cccccc; padding: 3px 4px 3px 14px;}   /* selected link */

#nav_list { 
	float:left;
	width:179px;
	padding:0px;
	font:11px tahoma,verdana,arial,sans-serif;
	}

ul#navlist_old_issues{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	background-color: #eaeff5 ;
	}

ul#navlist{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 179px;
	}
.sizefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-position: top;
	letter-spacing: 0.1em;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

ul#navlist li{
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #e1e1e1;
	}

ul#navlist li a{
	display: block;
	width: 155px;
	padding: 8px 0 8px 2em;
	color: #B60211;
	text-decoration: none;
	background: #f3f3f3;	}

ul#navlist li#left_indent a{
	font-size: 10px;
	display: block;
	width: 142px;
	padding: 4px 5px 4px 30px;
	color: #666666;
	text-decoration: none;
	background: #f3f3f3;	
}

#innernav>ul#navlist li a { width: auto; }


ul#navlist li#active a{
background: #d2d2d2;
color: #B60211;
font-weight: bold;
}

ul#navlist li#active_indent a{
color: #666666;
font-weight: bold;
padding: 4px 5px 4px 30px;
font-size: 10px;
width: 142px;
}

ul#navlist li a:hover
{
	color: #B60211;
	border-color: #aaab9c #fff #fff #ccc;
	background-color: #e1e1e1;
	font-weight: normal;
}

ul#navlist li#active a:hover
{
	color: #B60211;
	border-color: #aaab9c #fff #fff #ccc;
	background-color: #e1e1e1;
	font-weight: bold;
}

ul#navlist li#left_indent a:hover
{
	color: #666666;
	border-color: #aaab9c #fff #fff #ccc;
	background-color: #e1e1e1;
	font-weight: normal;
}

#centercol {
	width:573px;
	float:left;
	min-height:400px;
	height:auto !important;
	height: 400px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rightcol {
	float:right;
	width:190px;
	padding:0px;
	font:11px tahoma,verdana,arial,sans-serif;
	}

#footer {
	position:relative;
	background-color: #FFFFFF;
	width:100%;
	clear:both;
	margin:0px;
	text-align:center;
	color:#666666;
	font:10px tahoma,arial, sans-serif;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 3px;
	}	
	

h1,h2 {
	margin-top: 0px;
	padding: 0px;
	text-transform: uppercase;
	} 	

	
h1 {
	font-size: 170%;
	font-weight: bold;
	text-align:left;
	color: #B60211;
	}

h2 {
	padding-bottom:0px;
	font-size:130%;
	font-weight:bold;
	}

h3 {
	padding:0 0 4px 0;
	margin:0;
	font-size:120%;
}
h4 {
	margin:0;
	font-size:14px;
	font-weight:bold;
	background-color: #333333;
	color: #FFFFFF;
	
	}

div.crumbs {
	font: verdana;
	font-size: 9px;
	color: #999999;
	margin-bottom: 8px;
	}
		
	
#greyline_hori {
	width: 220px;
	height: 2px;
	background-image: url('images/grey_pixel_hori.gif');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	}

#greyline_hori_wide {
	height: auto;
	background-image: url('images/grey_pixel_hori.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: none;
	}

#greyline_hori_01 {
	width: 179px;
	height: 2px;
	background-image: url('images/grey_pixel_hori.gif');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	}
	
#greyline_vert {
	width: 2px;
	background-image: url('images/vert_break.gif');
	background-repeat: no-repeat;
	}
	
.indexother {
	background-image: url(images/mid_bk.jpg);
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #666666;
	}

.indexbottom {
	background-image: url('images/index_bttm_bk.jpg');
	background-repeat: repeat-x;
	}
	
.advertisehead {
	padding:5px 5px 5px 5px;
	background-color:#EDEDED;
	font-family:tahoma;
	font-size:12px;
	color:#666666;
	text-align:center;
	border: 2px dotted #CCCCCC;
}

p.feature {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 20;	
}

p.feature_other {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 20;	
}

.feature_title a:link, .feature a:link,.feature a, .feature_other a:link {color: #000000; font-weight: none; text-decoration: none;}     /* unvisited link */

.feature_title a:visited, .feature a:visited, .feature_other a:visited {color: #000000; font-weight: none; text-decoration: none;}  /* visited link */

.feature_title a:hover, .feature a:hover, .feature_other a:hover {color: #cc0000; font-weight: none; text-decoration: none; }   /* mouse over link */

.feature_title a:active, .feature a:active, .feature_other a:active {color: #111111; font-weight: none; text-decoration: none; }   /* selected link */

.feature_title{
	font-size: 9pt;
}

.month_text {
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	margin: 5px 0px 10px 0px;
	text-align: center;
	}
	
 /* SCT Navigation Specific Styles */
 
 #sctnav {
	background-color:#eaeff5;
	font : 11px tahoma;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 179px;
 }
 
 #sctnav ul {
 	margin: 0 0px 0px 0px;
 	padding: 0px 8px 0px 5px;
 
 }
 
 #sctnav li {
 	list-style-type: none;
 	margin: 0;
 	padding: 0 0 0px 0px;
 	line-height: 13px;
 }
 
 #sctnav .title {
 	font-weight: bold;
 	font-size: 10px;
 	margin: 0;
 	padding: 0;
 }
 	
 #sctnav .left {
 	font-size: 10px;
 	display: block;
 	padding: 0px;
 	color: #666666;
 	text-decoration: none;
}

#sctnav li a:hover
{
	color: #666666;
	border-color: #aaab9c #fff #fff #ccc;
	background-color: #e1e1e1;
	font-weight: normal;
}
 
 #sctnav h1 { /* Used for the title "CONTENTS" above nav*/
 	font-size: 15px;
 	font-weight: bold;
 	letter-spacing: 2px;
 	color: #000000;
 	margin: 0 10px 0 3px;
 	padding: 0;
 }
 
 #sctnav h2 { /* Used for the current MONTH above nav */
 	font-size: 13px;
 	font-weight: bold;
 	color: #003F7D;
 	margin: 0 10px 10px 50px;
 	padding: 0;
}


.read_more {
   font-size: 10px;
   font-weight: bold;
   font-family: tahoma;
   color: #990000;
   text-align: right;
   padding: 0;
   margin: 2px 2px 3px 0px;
}

.read_more a:link {color: #990000; text-decoration: none; border: none; padding: 2px 4px 3px 14px;}     /* unvisited link */

.read_more a:visited {color: #990000; text-decoration: none; border: none; padding: 2px 4px 3px 14px;}  /* visited link */

.read_more a:hover {color: #999999; font-weight: bold; text-decoration: none; border: 2px; padding: 5px 4px 5px 14px;}   /* mouse over link */

.read_more a:active {color: #000; font-weight: bold; text-decoration: none; padding: 3px 4px 3px 14px;}   /* selected link */

#featurebox {
	background: #eeeeee; border: 1px solid #ccccdd; padding: 8px 6px;
}

.byline {
	font-weight: bold;
}

.imagefloatleft {
  float:left;
  padding:0px;
  margin-right:10px;
}


.imagefloatright {
  float:right;
  padding:0px;
  margin-left:10px;
}

.headerblue{
	font: 12px tahoma, verdana,arial,sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #e7e7e7;
	padding: 2px;
}

.featured {
	width: 954px;
	background-color: #eaeff5;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: auto;
	}
	
h1.featured_story_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: top;
	text-transform: none;
	font-size: 170%;
	font-weight: bold;
	padding: 0;
	margin-left: 5px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
}
