﻿/* Main elements */
body 
{
    background-color:White;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	font-size:0.7em;
	color: #333333;
	margin-top:0px;
    margin-left:38px;
}
td
{
	vertical-align:top;
}
img
{
	border:0px;
}
#maintable 
{
	width:950px;	
}
#borderleft
{
	width:9px;
	background-image:url(../images/generic/shadow_left.gif);
	background-repeat:repeat-y;
}
#borderright
{
	width:9px;
	background-image:url(../images/generic/shadow_right.gif);
	background-repeat:repeat-y;
}
/* End of main elements */

/* heading elements */
h1
{
   /* background-color:#004A96;
    background-image:url(../images/boxes/h1_rc.gif);
    background-position:right top;
    background-repeat:no-repeat;*/
    padding-left:15px;
    padding-top:2px;
    /*padding-bottom:5px;*/
    margin-left:0px;
    margin-top:0px;
    text-transform:uppercase;
    color:#004588;
    font-size:12px;
    font-weight:bold;
    /*height:19px;*/
    width:535px;
}
h2 
	{
	font-weight: bold;
	font-size: 1.1em; 
	color: black; 
	text-decoration: none;
	padding-bottom:0px;
	margin-bottom: 0px;
}
h3 
{
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em; 
	color: black; 
	text-decoration: none;
	padding-bottom:0px;
	margin-bottom: 0px;
}	
/* End of heading elements */

/* Head elements */
#logo
   {
    border-left:solid 1px #05296C;
    background-image:url(../images/generic/hdBg.jpg);
    background-repeat:no-repeat;
    background-color:White;
    height:118px;
    margin-bottom:0px;
    padding-bottom:0px;
	width:300px;
	border-right:solid 1px #05296C;
}
#logo img
{
	margin-top:28px;
	margin-left:9px;
}
#headerbanner
{
    height:118px;
    margin-bottom:0px;
    padding-bottom:0px;
    vertical-align:middle;
	width:483px;
}
#search
{
    width:165px;    
    height:118px;
    margin-bottom:0px;
    padding-bottom:0px;
}
#searchtable
{
	margin-top:20px;
	background-color:#004A96;
	padding-bottom:5px;
	padding-top:0px;
}
#searchtable #top
{
	height:12px;
	padding-bottom:0px;
}
#searchbox
{
	margin-left:7px;
	margin-right:4px;
	width:155px;
	height:15px;
	font-size:10px;
	border-top:solid 1px #9B9B9B;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
}
#quicklinks
{
	position:absolute;
	top:108px;
	left:838px;
	z-index:1
}
#tabs
{
    border-left:solid 1px #05296C;
    border-right:solid 1px #05296C;
    vertical-align:top;
    margin-top:0px;
    padding-top:0px;   
}
#breadcrumbs
{
	color:#004071;
	font-style:italic;
	margin-left:35px;
	margin-top:7px;
	margin-bottom:17px;
}
#breadcrumbs a 
{
	color: #909090;
	text-decoration: none;
}
.margin {
	margin-right: 5px;
	margin-bottom:10px;
}
/*#date 
{
	width: 290px;
	text-align: left;	
}*/
 
/* End of head elements */

/* Left column */
#lc_wrapper
{
    border-left:solid 1px #05296C;
    width:160px;
} 
/* Sponsors */
#sponsors_lc 
{
	margin-top:15px;
	width:150px;
	text-align:center;	
}
#sponsors_lc img
{
	margin-bottom:10px;
}

/* End of left column */

/* Content definitions */
#content /* cell containing the content*/
{
    width:630px;
    padding-bottom:0px;
}
#cc_wrapper
{
	width:625px;
    padding-bottom:0px;
}
#content_noc /* 3 column spread, mainly for SSWTV */
{
	border-left:solid 1px #FE0000;
	border-right:solid 1px #FE0000;
}
#mainbox
{
	width:520px;
	margin-left:35px;
	margin-top:0px;
	padding-top:0px;
}
.maincontent
{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
.textbar
{
    font-size:12px;
    font-weight:bold;
    color:#004588;
}
.boxtop
{
    background-color:#004A96;
    background-image:url(../images/boxes/h1_rc.gif);
    background-position:right;
    background-repeat:no-repeat;
    padding-left:5px;
    text-transform:uppercase;
    color:White;
    font-size:11px;
    font-weight:bold;
    height:19px;
    vertical-align:middle;
}
.boxmiddle
{
    background-color:#FAFBFC;
    background-image:url(../images/generic/h1_bg.gif);
    background-repeat:no-repeat;
    background-position:top;
    margin-top:10px;
    padding-left:0px;
    padding-right:0px;
}
#listing h2
{
	padding-bottom:0px;
	margin-bottom:0px;
}
#listing p
{
	padding-top:0px;
	margin-top:0px
}
#formtable
{
	border:0px;
}
.divider
{
	color:#FAD69A;
	height:1px;
}
/* Table markup */
.header 
{
	background-color:#FAF9E7;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	margin-top:0px;
	margin-left:0px;
}
.datatable
{
	width:100%;
}
.datatable td
{
	border-bottom:solid 1px #E2C492;
}
.matrixdefinitions
{
	background-color:#E2C492;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	color: #000;
	vertical-align:top;
}
.matrixvalues
{
	/*background-color:#E3E3F3;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	font-weight: normal; 
	color: #000000;*/
	
}
.footer
{
	background-color:#006BCB;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FFFFFF;
	font-style:italic;
}
tr .datarow:hover
{
	background-color:#FFF7E0;
}
th 
{
	padding-left:0px;
	text-align:left;
	padding-bottom:0px;
	margin-bottom:3px;
	font-size:0.9em;
	vertical-align:top;
}
	/* End of table markup */
	
.authorbox
{
	background-color:#222266;
	color:White;
	border:0px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
}
.authorbox a
{
	color:White;
}
#cc_sponsors /* sponsors beneath content */
{
	margin-top:30px;
	width:500px;
}
#cc_sponsors img
{
	margin-left:10px;
	margin-bottom:20px;
}
	
/* End of content definitions */	

/* Right column definitions */
#rc_wrapper
{ 
    border-right:solid 1px #05296C;
    width:165px;
    background-color:#E6ECF9;
    vertical-align:top;
    padding-top:7px;
}
#rc_wrapper h2
{
	font-style:italic;
	color:#234B75;
	font-size:1em;
	margin-bottom:8px;
}
#rc_wrapper .divider
{
    width:100%;
    color:#234B75;
    margin-top:14px;
}
#rc_thumbnails
{
    margin-top:67px;
}
#rc_thumbnails .cfthumbnail
{
    margin-top:28px;
}
#rc_blank
{ 
    border-right:solid 1px #FE0000;
    width:143px;
    background-color:White;
	height:20px;
}
#rc_sponsors
{
    margin-top:30px;
}
#rc_sponsors a
{
    display:block;
}
#rc_sponsors img
{
    margin-bottom:8px;
}
#sidebar
{
	width:151px;
	position:absolute;
	left:963px; 
	top:106px;
	text-align:center;
}
#sidebar a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration : none;
	display:block;
	padding-bottom:2px;
}
#sidebar a:hover 
{
	text-decoration : underline;
}
.rc_divider
{
	background-color:#AF1619;
	width:90%;
	color:#AF1619;
	margin-bottom:10px;
}
/* End of right column*/

/* Disclaimer */
.mainbottom
{
    background-image:url(../images/boxes/maintable_endrow.gif);
    background-position:left bottom;
    background-repeat:repeat-x;
    font-size:11px;
    font-weight:bold;
    color:#F0E2A1;
    text-align:center;
    height:20px;
    vertical-align:middle;
}
.mainbottom a
{
	color:#F0E2A1;
	text-decoration:none;
}	
/* End of disclaimer */
	
/* Form elements */
.singleline
{
	width:265px;
	border:solid 1px #C6CCCC;
}
.crampedsingleline
{
    width:225px;
    height:15px;
    margin-bottom:3px;
}
.smallsingleline
{
	width:40px;
}
.multiline
{
	width:265px;
	height:100px;
	border:solid 1px #C6CCCC;
}
.selectbox { /* the listboxes */
	width: 164px;
	height: 115px;
	font-size : 1em;
}
select
{
	border:solid 1px #C6CCCC;
}
/*input
{
	border:solid 1px black;
}*/
#searchboxnew
{
	margin-left:3px;
	margin-top:0px;
	vertical-align:top
}
#searchboxnew .searchtable
{
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
#searchboxnew .tbSearch
{
	width:122px;
	border:none;
	background: transparent url(../images/boxes/bgSearch.gif) no-repeat top left;
	height:18px;
	padding-top:3px;
	padding-left:3px;
	margin-top:3px;
}
/* End of form elements */

/* Special elements */
#hotproducts 
{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
#hotproducts a 
{
	color:#F45101;
}
#hotproducts li 
{
	padding-bottom:10px;
}
.alttxtcolor
{
	color:#CC0000;
}
.shout 
{
	font-weight:bold;
	color:#067CCF;
	font-size:13px;
}
.shoutbox
{
	background-color:#ED1E24;
	color:White;
	height:27px;
	font-weight:bold;
	font-size:18px;
	font-family:Trebuchet MS, Arial, Sans-Serif;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}
.lookatthis
{
	font-size:1.3em;
}
#staff /* for meet the staff pages*/
{
	padding-bottom:10px;
	padding-top:5px;
	border-bottom: solid 2px #FAD8A0;
}
#staff img
{
	/*margin-right:5px;*/
}
#staffrc
{
	margin-top:145px;
}
.popup
{
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 3px black;
	border-bottom:solid 3px black;
	margin-top:20px;
	margin-left:20px;
	width:300px;
	z-index:3;
}
/* Page templates code */
.tmplPhotobox
{
	float: right; 
	background-image: url('http://www.kcicms.com/images/pagetemplates/ssw/bg_photo.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	width:247px;
	border:1px #B6B6B6 solid
}
.tmplPhotoboxCaption
{
	border-top: #b6b6b6 1px solid;
	padding: 8px;
	background-image:url('http://www.kcicms.com/images/pagetemplates/ssw/bg_caption.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	font-size:13px
}
.tmplQuotebox
{
	border: #b6b6b6 1px solid;
	float:right;
	padding: 11px;
	background-image:url('http://www.kcicms.com/images/pagetemplates/ssw/bg_quotebox.png');
	background-position:left top;
	background-repeat:repeat-x;
	width:237px;
	font-size:13px
}
.tmplFactbox
{
	float: right;
	width:247px;
	border:1px #B6B6B6 solid;
	font-size:13px

}
.tmplFactboxHeader
{
	border-top: #b6b6b6 1px solid;
	padding: 6px;
	background-image:url('http://www.kcicms.com/images/pagetemplates/ssw/bg_factbox_header.png');
	background-position:left top;
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase
}
.tmplFactboxContent
{
	border-top:#b6b6b6 1px solid;
	background-image:url('http://www.kcicms.com/images/pagetemplates/ssw/bg_factbox_content.png');
	padding-bottom:10px
}
.tmplFactboxList
{
	margin-bottom:0px;
	list-style:square
}
.tmplFactboxList li
{
	margin-bottom:4px
}
