/* this is the main style sheet for sena-cos.com */
body {
	background: transparent url("background/haikei3.gif") repeat scroll 0 0;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0000ff;
}

a:hover {
	color: purple;
}

a:visited {
	color: green;
}

td form input {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 150px;
}

/* Tick marks from a tutorial. see here: http://www.collylogic.com/index.php?/weblog/comments/ticked_off_links_reloaded/ */
#sidebar ul {
	list-style-type: none;
	padding: 3px;
	border-bottom: 1px solid #0D3B94;
	margin-left: 0px;
}

#sidebar li a {
	display: block;
	line-height: 150%;
	width: 120px;
	background: URL(/images/ticks_grey.gif);
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #0D3B94;
}

#sidebar li a:link,a:active {
	color: #0000FF;
	border-bottom: 1px solid #0D3B94;
}

#sidebar li a:hover {
	color: #F33;
	background-position: 0 -40px;
	border-bottom: 1px solid #0D3B94;
}

#sidebar li a:visited {
	background-position: 0 -80px;
	border-bottom: 1px solid #0D3B94;
}

body {
	margin: 0px;
	padding: 0px;
}

#menu_tabs {
	min-width: 1020px;
	font-size: 12px;
}

#menu_tabs ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu_tabs li {
	list-style-type: none;
	float: left;
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#menu_tabs li a:hover {
	color: #FFF;
}

#menu_tabs a {
	display: block;
	background-image: url("images/tab_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 10px;
	color: blue;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}

#menu_tabs #current {
	background-image: url("images/tab_right_current.gif");
}

#menu_tabs #current a {
	background-image: url("images/tab_left_current.gif");
	border-bottom-color: #5474F1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: white;
}

#senacos_logo {
	position: relative;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 500px;
	height: 83px;
}

#senacos_logo h2 {
	color: #F98B3A;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-bottom: 0;
}

#senacos_logo h5 {
	text-align: right;
	color: #333333;
	margin-top: 0px;
}

#senacos_logo img {
	float: left;
	vertical-align: baseline;
}


/*the big log for on the front page */

#senacos_logo_big {
  position: relative;
  margin-left: 0px;
  margin-bottom: 0px;
  width: auto;
  height: auto;
}
#senacos_logo_big h1 {
  color: #F98B3A;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-top:0;
  margin-bottom:0;
}
#senacos_logo_big h2 {
  color: #F98B3A;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-top:0;
  margin-bottom:0;
}
#senacos_logo_big h5 {
  text-align: center;
  color: #3E3E3E;
  margin-top: 0px;
}
#senacos_logo_big img {
  float: left;
  vertical-align: baseline;
}
#senacos_logo_big p {
color:#009900;
padding-left:10px;
padding-right:10px;
text-align:center;
font-weight:bold;
font-size:10px;
}



#info_buttons .no_bg {
	background-color: #EFFFFF;
	padding-right: 10px;
}

#info_buttons .bg {
	padding-right: 20px;
	padding-left: 5px;
}

#info_buttons {
	width: auto;
	height: auto;
	float: right;
	font-size: 12px;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0px none;
}

#info_buttons img {
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0 none;
	vertical-align: middle;
}

#info_buttons ul {
	margin: 0;
	padding: 0;
	border: 0px none;
}

#info_buttons ul li {
	display: inline;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

#info_buttons li {
	background-color: #FFCC00;
}

#info_buttons li img {
	background-color: #EFFFFF;
}

#info_buttons li a:link {
	padding: 0;
	margin: 0;
	border: 0px none;
	color: blue;
}

#info_buttons li a:hover {
	color: #FFF;
}

#search_box {
	background-color: #5474F1;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	height: 15px;
}

#crumbs {
	width: auto;
}

#crumbs h3 {
	display: none;
}

#crumbs li a:hover {
	color: #FFF;
}

#crumbs ul {
	display: inline;
	padding-left: 0;
	margin-left: 0;
	font-size: 10px;
}

#crumbs ul li {
	display: inline;
}

#crumbs ul li a:link {
	padding: .2em;
}

#crumbs ul ul li {
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

#page_body a:visited img {
	border: thin;
	border-style: solid;
}

#page_body a:link img {
	border-width: thin;
	border-style: solid;
}
.greenlink{
	color: #339900;
text-decoration:none;
}
.main-wrapper{
	position:relative;
        width: 984px;
}
.main-wrapper h1{
	color:#0000ff;
}
.left-tall {
	float: left;
	margin-left: 2px;
        width: 208px;
	height: 1500px;
}
.left-tall .box{
	border:3px double #CCBDBD;
	font-size: 12px;
}
.left-tall .box h5{
	margin: 3px;
	font-size: 14px;
  text-align:center;
  color: #0000FF;
}
.left-tall .box p{  
  margin:5px;
  font-size:12px;
}
.display-box{
	float:left;
	text-align:center;
	width:765px;
}
.display-box img{
	 padding: 10px;
  
}

.home-table{
	width: 370px;
	margin:  0 10px;
	font-size:12px;
}
.home-table .date-col{
	height: 16px;
	text-align:center;
}
.home-table .link-col{
	width:280px;
}
.home-table .link-col a{
  font-weight:bold;
}
.orange{
  color: #ff8040;
}
.pink{
  color: #ff00ff;
}
.darkblue {
  color: #000099;
}
.bg_litegreen{
	background-color: #e0f8da;
}
.bg_liteblue{
	background-color: #dafcfc;
}
.bg_white{
	background-color: #ffffff;
}
.darkred{
  color: #CC0000;
}
h4{
  font-size:14px;
  font-weight: bold;
}
.center {
  text-align: center;
}
.home-bottom{
	margin-top: 60px;
  text-align: center;
  font-size: 12px;
  font-weight:bold;
}
.home-bottom p{
    color: #000099;
}
.fifty-percent{
	float:left;
  padding:30px  0 0 50px;
  font-size:12px;
}
.pink-title {
  margin-bottom: 4px;
}
.rotator-stone{
	width:189px;
	height:auto; 
	border:0;
	text-align:center;
  font-size:14px;
}
.align-right{
	text-align:right;
}
.bold{
	font-weight: bold;
}
