@import "/common/css/common.css";
body {
	background: #696969;
	font: 100%/24px Tahoma, Verdana, sans-serif;
	color: #6b6b6b;
	padding: 0px;
	margin: 0px;
}
/*----- Wrapper ----------------------------------------------------------*/
#wrapper {
	width			: 942px;
	margin			: 0 auto;
	background: #d6d4d4 url(images/wrapper-bg.gif) repeat-y center top;
	padding: 0 9px 0 10px;
}
/*----- Header ----------------------------------------------------------*/
#header {
	background: #e8e8e8;
	padding: 12px 10px 0;
	width: 922px;
	height: 70px;
}
#header h1 a{
	background: url(images/logo.gif) no-repeat;
	height: 46px;
	width: 269px;
	margin: 7px 0 0 15px;
	text-indent: -999999px;
	float: left;
	display: block;
}
#feeds {
	float: right;
	background: url(images/rss.png) no-repeat;
	height: 63px;
	width: 135px;
	padding: 3px 63px 0px 14px;
	margin: -5px 0  0 16px;
}
#rss-subscribe {
	background: url(images/subscribe-to-rss.png) no-repeat left top;
	display: block;
	text-indent: -999999px;
	width:130px;
	float:right;
        margin-top: 13px;
}
#rss-subscribe:hover {
	background-position: right top;
}
#atom-subscribe {
	background: url(images/subscribe-to-atom.png) no-repeat left top;
	text-indent: -99999px;
	height: 14px;
	display: block;
	width: 142px;
	float:right;
}
#atom-subscribe:hover {
	background-position: right top;
}
/*----- Sidebar ----------------------------------------------------------*/

#right-col {
	float: right;
	width: 280px;
	margin: 0 10px 16px 0;
	background: #f5f4f4 url(images/right-col-bg-funnel.gif) no-repeat left bottom;
	padding: 32px 0 0 15px;
}
.action-but {
	background: url(images/button-bg-description.png) no-repeat;
	display: block;
	font-size: 0.6875em;
	line-height: 16px;
	height: 109px;
	width: 253px;
	color: #333333;
	padding: 13px 0 0 24px;
	margin: 0 0 15px -8px;
}
.action-but:hover {
	background-position: -277px;
}
.action-but img {
	display: block;
}
.action-but span {
	display: block;
	width: 195px;
	padding: 20px 0 0 16px;
	font-weight:normal;
	color: #999999
}
.action-but:hover span {
	color: inherit;
}
div.comment {
	font: 1em/24px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: url(images/comment-top-bg.png) no-repeat left top;
	padding: 20px 37px 0 31px;
	margin: 15px 0 0 10px;
	width: 405px;
}
div.comment p{
	margin: 0px;
}
textarea#comment {
	border:#FF9933 1px solid;
	background-color:#F5F4F4;
}
.bubble-bottom {
	background: url(images/comment-bottom-bg.png) no-repeat left top;
	padding: 44px 30px 0 0;
	text-align: right;
	margin: 0 0 0 10px;
	font-size: 0.875em;
}
.sub-page #right-col {
	background: url(none);
}
/*----- Content ----------------------------------------------------------*/
#main-content {
	width: 615px;
	margin: 0 0 16px 10px;
	padding: 0;
}
#normal-content {
	background: #FFFFFF url(images/normail-content-bg.gif) repeat-y;
	padding: 39px 80px 36px 31px;
}
.left-image {
	float: left;
	margin: 0 15px 0 0;
}
/*------------------------------------------- Tabbed Banner ----*/

#banner div p {
	font-size: 0.875em;
}
#banner .banner-blurb {
	width: 506px;
	margin: 0 0 0 29px;
	padding: 14px 0 1px 0;
}
#banner li.active div {
	display: block;
}
#banner {
	width: 898px;
	background: url(images/banner-bg.gif) no-repeat left top;
	color: #FFFFFF;
	margin: 24px 0 0 10px;
	position: relative;
	padding-left: 29px;
	padding-top: 21px;
	padding-bottom: 24px;
}
#banner-bottom {
	background: url(images/banner-bottom.gif) no-repeat left top;
	margin: 0 0 0 10px;
	line-height: 20px;
}
#banner  h3 {
	font: 1.5em "Arial Black", sans-serif;
	margin: 0px 0px 31px;
}
#banner div ul {
	padding: 0 0 0 10px;
}
.banner-image {
	position: absolute;
}
.main-list li li,
.sub-page #banner .banner-blurb li li {
	font-weight: normal;
	background: url(images/sub-banner-bullet.gif) no-repeat left 8px;
	padding:0 0 0 12px;
}
.sub-page #banner li li.icon-holder {
	position: absolute;
	left: -40px;
	top: -25px;
	margin: 0px;
	padding: 0px;
	background: none;
}
/*----- Footer ----------------------------------------------------------*/

#footer {
	clear			: both;
	border-top: 10px solid #696969;
	padding: 20px 0 0 85px;
}
.footer-col {
	float: left;
	width: 207px;
	font-family: Georgia, "Times New Roman", Times, serif;
	min-height: 312px;
}
.footer-col a,
.footer-col address {
	color: #696969;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer-col h5 {
	font-size: 0.875em;
	font-weight: 900;
}
.footer-col address a,
.footer-col p a {
	font-size: 1em;
}

/*---- Tags ----------------------------------------------------------*/
p,
table {
	font-size: 0.75em;
}
a {
	font-weight: bold;
	color: #0073ac;
	text-decoration: none;
}
#right-col li li {
	font-size:0.75em;
	text-decoration: none;
	padding: 0 0 0 15px;
}
#right-col li ul, #search{
	margin: 0 0 24px 0;
}
#right-col li li a {
	font-weight:normal;
	color: #0073ac;
}
h2 
{
	font: 1.5em "Arial Black", sans-serif;
	color:#f8961d;
}
h2 a:hover
{
	text-decoration: underline;
}

/*-----MISC------------------------------------------------------------*/
.clearer {
	clear: both;
}
input.full-width {
	background: url(images/large-select-bg.gif) no-repeat;
	height: 21px;
	width: 372px;
	border-style: none;
	line-height: 26px;
	padding: 5px 0 0 5px;
}
ul.selectReplacement {
	background: url(images/large-select-bg.gif) no-repeat;
	height: 21px;
	width: 372px;
	border-style: none;
	line-height: 26px;
	padding: 5px 0 0 5px;
}
.half-width {
	background: url(images/small-input-bg.gif);
	height: 21px;
	width: 178px;
	margin-right: 10px;
	border-style: none;
	padding: 5px 0 0 5px;
}
label {
	display: block;
	margin-bottom: -2px;
}
form p span {
	color: #0073ac;
}
#normal-content form p {
	margin-bottom: 25px;
}
#normal-content form .action-but,
.basic-page #normal-content form label {
	margin-left: 143px;
}
.main-list {
	font-size: 0.75em;
	margin: 0 0 24px 33px;
	width: 484px;
}
.main-list.last {
	margin: 0 0 0px 33px;
}
/*-------------------------------replace select*/

div.selectbox-wrapper {
  position:absolute;
  background:url(images/select-div-bg.gif) no-repeat left bottom;
  margin:-8px 0px 0px;
  padding:0px 0px 7px;
  font-size:0.8em;
  text-align:left;
  max-height:200px;
  overflow:auto;
}
.small-select div.selectbox-wrapper {
  background:url(images/small-select-div-bg.gif) no-repeat left bottom;
    width: 183px;
 }
.small-select div.selectbox-wrapper ul {
  background:url(images/small-select-li-bg.gif) repeat-y left;
}
.basic-page div.selectbox-wrapper {
	left: 85px;
}
div.selectbox-wrapper ul {
  background:url(images/select-li-bg.gif) repeat-y left;
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #FF9933;
  color: #fff;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  cursor:pointer;
  padding: 0 5px;
}

label {
    display: block;
}
.selectbox /* look&feel of  select box*/
{
  margin: 0px 5px 10px 85px;
  padding: 5px 0 0 5px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  width : 377px; 

  display : block;
  text-align:left; 
  background: url(images/select-bg.gif) no-repeat;
  cursor: pointer;
  border:1px solid #D1E4F6;
  color:#333;
  line-height: 26px;
  height: 21px;
  border-style: none;
}

.small-select .selectbox{
	width: 183px;	
	background: url(images/small-select-bg.gif) no-repeat;
}

.basic-page  #normal-content form {
	position: relative;
}
#searchsubmit {
	background: #F5F4F4;
	font-weight: normal;
	color: #333;
	padding: 2px;
	border-top: 1px solid #F8961D;
	border-right: 2px solid #F8961D;
	border-bottom: 2px solid #F8961D;
	border-left: 1px solid #F8961D;
	cursor:pointer;
	width:52px;
	height: 23px;
	font-size: 0.625em;
}
#copyright-holder {
	text-align: right;
	width: 612px;
	margin-left: 77px;
	font-size: 0.875em
}
#white-bg #header h1 {
	background: url(images/logo-white-bg.gif);
}
#main-content-bottom {
	line-height: 2px;
	background: url(images/main-content-bottom-bg.gif) no-repeat right top;
}
.home-page #main-content-bottom {
	margin-bottom: 10px;
}
#normal-content table {
	border: 1px solid #707070;
	text-align: center;
}
#normal-content thead {
	font-weight: bold;
	color: #FFFFFF;
}
#normal-content thead td {
	background: #f8961d;
}
#normal-content tbody td {
	background: #f8f0ce;
}
.sub-page #normal-content table.one-cell {
	width: 121px;
}
.image-float-left {
	padding: 5px 5px 5px 0px;
	float: left;
}
#banner p {
	width: 478px;
}

#right-promo {
	width: 278px;
	margin-left: -5px;
}
#right-promo-banner {
	float: none;
	background: url(images/rightpromo-banner.png) no-repeat left top;
	padding: 30px 0px 0px 5px;
	width: 278px;
	height: 35px;
	margin-top: -15px;
	margin-bottom: 5px;
}
#right-promo-banner h4{
	font: 1.0em "Arial Black", sans-serif;
	color: #f8961d;
        margin-left: 10px;
}

#right-promo-content {
	width: 268px;
	background: url(images/right-promo-bg.png) repeat-y;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
#right-promo-bottom {
	line-height: 2px;
	background: url(images/right-promo-bottom.png) no-repeat right top;
}
#right-promo-content h3 {
	font: 1.125em "Arial Black", sans-serif;
	text-align: center;
}
.right-promo-ul {
	position: relative;
}
#right-promo-content li {
	float: none;
	font-size: 0.75em;
	line-height: 40px;
	font-weight: bold;
	padding: 0 0 0 40px;
}
#right-promo-content li.icon-holder {
	position: absolute;
	top: 5px;
	left: 5px;
	padding: 0px;
	background: none;
}

.right-promo-but {
	background: url(images/more-button-bg.png) no-repeat;
	display: block;
	font-size: 0.6875em;
	line-height: 16px;
	height: 40px;
	width: 220px;
	color: #333333;
	padding: 8px 0 0 0;
	margin-left: 28px;
	margin-top: 5px;
}
.right-promo-but:hover {
	background-position: right top;
}
.right-promo-but img {
	display: block;
}

.meta {
	font-size: .75em;
	color: #000000;
}
.entry {
	margin-bottom: 24px;
}
.entry p {
	margin-top: 10px;
}
#right-col p {
	padding-left: 15px;
}
