/* stylesheet for FACSCo site */

body {	/*text: #066; */
	height: 100%;
	/*background: #dcd8c2 url('facspix/bgbg-grey2.gif') repeat-Y center top;*/
	background: #C0C0C0 repeat-Y center top;
	margin: 0px; padding: 0px;
	color: #013;
}

div#maincontainer {
	position: absolute; z-index:1;
	top: 0px; width: 100%;
	height: 100%;
}

table#container {
    border-left: 2px solid #002;
    border-right: 2px solid #002;
    position: relative;
        top: 0px;
        z-index: 2;
        width: 798px;
        height: 100%; /* 1126px; */
        margin: 0px auto;
        border-top: none;
        border-bottom: none;
        vertical-align: top;
    left: 0px;
}

/* visual format of table & cells; content format separately below */

tr#top td.left {
	width: 148px; height: 125px;
	background: rgb(55,55,58) url('facspix/logo-bg.gif') no-repeat;
}
tr#top td.mid {
	width: 499px; height: 82px;
	background: rgb(0,41,95) url('facspix/cellbg_05.gif') no-repeat -2px 0px;
}
tr#top td.right {
	width: 151px; height: 82px;
	background: rgb(29,29,30) url('facspix/cellbg_06.gif') no-repeat;
}


tr#buttons td.mid {
	width: 499px; height: 43px;
	background: #000 url('facspix/cellbg_08.gif') no-repeat -2px -1px;
}
tr#buttons td.right {
	width: 151px; height: 43px;
	background: rgb(29,29,30) url('facspix/cellbg_09.gif') no-repeat 0px -2px;
}


tr#content td.left {
    width: 148px; /* height: 1001px; */
    background: url('facspix/cellbg_10a.gif');
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
    text-align: center;
    padding-bottom: 30px;
}
tr#content td.mid {
    margin: 0px 3px 3px 8px;
    width: 499px; /* height: 1001px; */
    background: url('facspix/cellbg_11a.gif') -2px 0px;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
tr#content td.right {
	width: 151px; /* height: 1001px; */
	background: url('facspix/cellbg_12.gif');
}

/* content format of table and cells; visual format separately above */

#container td {
	padding: 0px;
	font-family: sans-serif;
}

tr#top td.left img {
	width: 148px; height: 125px;
	border: none;
}

#top td, #buttons td {
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 15px;
}

#top td.mid {
	text-align: left;
	font-weight: bold;
}
#top td.mid p {
	margin: 0px 0px 0px 15px;
}

#top td.mid p.mail {
	margin: 0px 10px 0px 5px;
	float: right;
	font-weight: normal;
}

#top td.mid a, #top td.mid a:visited {
	text-decoration: none;
	color: #ddd;
}

#top td.mid a:hover, #top td.mid a:active {
	color: #f00;
}

tr#buttons td.mid {
	font-size: 13px;
}

#buttons td.mid a, #buttons td.mid a:visited {
	text-decoration: none;
	color: #ddd;
}
#buttons td.mid a:hover, #buttons td.mid a:active {
	color: #f00;
}

#buttons td.mid dl dt {
	float: left;
	margin: 0px; padding: 0px 14px;
}

tr#content td.left ul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    vertical-align: top;
    list-style-type: disc;
    list-style-position: outside;
    margin-top: 50px;
    white-space: pre-wrap;
}

tr#content td.left img {
	width: 128px;
	margin: 40px 0px 0px 0px;
	border: none;
}

tr#content td.mid img {
	float: right;
	height: 45px; 
width: 136px;
}

#footpic {
	clear: both;
	text-align: center;
}

tr#content td.mid #footpic img.basepic {
	float: none;
	margin: auto;
	height: 158px; width: 250px; 
	border: none;
}

tr#content td.mid h1 {
	padding: 70px 0px 20px 15px;
	font-size: 120%;
}

tr#content td.mid h2 {
	float: right;
	padding: 20px 0px 20px 15px;
	font-size: 120%;
    width: 300px;
}

tr#content td.mid li {
	padding: 4px 0px;
	font-size: 14px;
}

tr#content td.right {
    vertical-align: top;
    text-align: left;
}

tr#content td.right img {
	width: 2px; /* height: 630px;*/
	border: none;
}

div#slideshow {
	position: relative; z-index: 8;
	top: -3px; 
	width: 662px;
	margin: 205px auto 0px auto;
    left: 6px;
}

table#slides {
	width: 579px; 
height: 243px;
	margin: 0px 0px 0px 77px; 
}

#slides td {
	padding: 0px;
	font-family: sans-serif;
	font-size: 15px;
}

#slides td.comments {
    /*	width: 299px; */height: 216px;
    padding: 25px 15px 0px 15px;
    text-align: left;
}

#slides td.comments h3 {
	font-size: 100%;
	padding-top: 25px;
}

#slides td.comments li {
	padding: 4px 0px;
	font-size: 14px;
}
tr#content td.aboutus p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    margin: auto 8px 15px 15px;
    font-style: normal;
}

#slides td.comments a, #slides td.comments a:visited {
	display: block;
	text-decoration: none;
	padding: 2px 0px;
	font-weight: bold;
	color: #f04;
}

#slides td.comments a:hover, #slides td.comments a:active {
	color: #f60;
}

#slides td.comments span {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#slides td.pics {
    width: 247px;
    height: 246px;
    background: url('facspix/slideshowbg.gif') no-repeat;
    text-align: center;
    vertical-align: top;
    border: 2px #f00 solid;
}
#slides td.pics img {
    margin: 50px 40px 50px 50px;
    width: 146px;
    height: 143px;
    border-top: 1px #fff solid;
    border-right: 1px #fff solid;
    border-bottom: 1px #555 solid;
    border-left: 1px #555 solid;
}

#slides td.slidepics {
	width: 326px; height: 264px;
	background: url('facspix/slideshowbgbig.gif') no-repeat;
	text-align: center;
	vertical-align: middle;
	border: 0px #f00 solid;
}

#slides td.slidepics img {
    width: 320px;
    height: 258px;
    margin: 0px 0px -3px 0px;
    padding: 0px;
    border: 2px #f00 solid;
    clear: right;
}

body#video {
	background-color: #000;
}

.videotitle {
    text-align: center;
    font-size: 80%;
    font-weight: bold;
    color: #00a;
    margin: 5px;
}

/* ////////////// adsummus section  //////////// */

/* inside tr#content td.mid */
tr#content td.mid p.footer {
    width: 469px;
    height: 20px;
    margin: 80px auto 0px auto;
    text-align: center;
    border-top: 1px #000 solid;
    font-family: arial, sans-serif;
    font-size: 11px;
    vertical-align: bottom;
    position: absolute;
    top: 465px;
    left: 153px;
    border-width: 1px;
    border-style: solid;
}
.footermain {
    width: 469px;
    height: 20px;
    margin: 80px auto 0px auto;
    text-align: center;
    border-top: 1px #000 solid;
    font-family: arial, sans-serif;
    font-size: 11px;
}


.footer a { 
	text-decoration: none;
}

.footer a:link, .footer a:visited {
	display: inline;
	text-decoration: none;
	color: #800;
}
.footer a:hover, .footer a:active  {
	color: #f00;
}

.footermain a { 
	text-decoration: none;
}

.footermain a:link, .footermain a:visited {
	display: inline;
	text-decoration: none;
	color: #800;
}
.footermain a:hover, .footermain a:active  {
	color: #f00;
}

#content td.left ul a:visited
{
    text-decoration: none;
    color: #FF0000;
}
#content td.left ul a
{
    text-decoration: none;
    color: #333333;
}

tr#content td.mid p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    margin: auto 8px 15px 15px;
    font-style: normal;
    width: 471px;
}


