﻿/*
----------------
HOME PAGE
----------------
*/
/*Homepage Tabs*/
.bucket .tabs {position: relative; z-index: 999; width: 680px; height: 25px;}
.bucket .tabs-content-container {background: url(../images/col-left-bucket-bg-top.gif) no-repeat 0 0; width: 680px; padding-top: 20px; margin-top: -3px;}
.bucket .tab-content{height:200px;padding-left:10px;width:97%;overflow-y:auto;overflow-x:hidden}
.bucket .tabs a {background: white url(../images/tabs-left-bg.gif) no-repeat; margin-right: 1px; display: block; float: left; color: #333; font-size: 13px; text-decoration: none !important; height: 26px;}
.bucket .tabs a span {float: left; display: block; background: url(../images/tabs-right-bg.gif) no-repeat 100% 0; padding: 10px 10px 0; height: 16px; vertical-align: middle; padding-right: 12px; cursor:pointer;}
.bucket .tabs a:hover,
.bucket .tabs a.active {background-color: #9dbdd6; color: white;}
.bucket .tabs a span img {display: block; float: left; padding-right: 5px; margin-top: -2px;}
.bucket span.bucket-bottom {display: block; width: 680px; height: 20px; background: url(../images/col-left-bucket-bg-bottom.gif) no-repeat;}

a.view-all {float: right; margin: 0 20px;}


/*
----------------
  CMS CONTENT HOLDER STYLES
----------------
*/

.content-container h3{margin:0px 0px 5px 0px;}
.content-container{line-height:18px;color:#000;}
.content-container p{color:#000;}
.content-container img{float:left;}
.tableData{}
.tableData p{display:inline;}