/* @import url(base-weblog.css); */

/*  basic page elements */

html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
/*	background: #d6dfc9 url(../images/base/banner-bg-fill.gif) center top repeat-y; */
/*	background: #638392 url(../images/base/content-shadow.gif) center top repeat-y; */
	background: #638392;
	color: #555;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

html title { font-size: 12px; }

p { margin-bottom: 0px; }

/*
a { color: #d3bc4b;  text-decoration: underline; }
a:visited { color: #c1a82f; }
a:hover { color: #fcdc3f; }
*/
a { color: #af7817; text-decoration: underline; }
a:visited { color: #af7817; }
a:hover { color: #c1a82f; }

a img { border: 0; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #668f9d; }

#price { color: #888; }
#price a { color: #888; text-decoration: none; }
#price a:hover { color: #c1a82f; }

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 5px;
	margin-bottom: 5px;
}

form { margin: 0; padding: 0; }

.subject 
{ 
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.subtitle
{
	font-weight: bold;
	margin-top: 25px;
}

.banner
{
	width: 100%;
	text-align: center; /* ie centering */
}

.banner-inner
{
	position: static;
	margin: -1px 0 0 0;  /* everything else centering */
	border-width: 0;
	width: 760px; /* extra 10px for mac ie center-aligned background images */
	text-align: left;
}

.banner-navbar
{
	margin: 0 auth;
	text-align: left;
	background: #0950A2 url(../images/base/bg_toolbar.jpg) center top repeat-x;
}

.banner-top
{
        height: 13px;
	 background: #ff9900 url(../images/base/topbar_orange.gif) center top repeat-x;
        text-align: right;
        font-size: 9px;
        color: #fff;
        padding: 1px 5px 0 0;
        line-height: 1em;
}

.banner-info-table
{
	border: 0 none; 
	width: 100%;
	height: 60px;
	border-collapse: collapse;
}

.banner-logo
{
	padding-left: 10px;
	background: #fff url(../images/base/banner-bg.jpg) center top repeat-x;
}

.banner-info
{
	background: #fff url(../images/base/banner-bg.jpg) center top repeat-x;
	vertical-align: bottom;
	text-align: right;
}

#contact_us
{
	font-size: 12px;
	margin: 0 2px 0 0;
	text-decoration: none;
}

.pagebody
{
	position: static; 
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.pagebody-inner
{
	margin: 0 auto;
	background: #fff;
	width: 760px;
	text-align: center;
	border-style: solid;
	border-width: 0 0 4px 0;
	border-bottom-color: #ff9900;
}

.page-content-shadow
{
	background: #638392 url(/images/base/content-shadow.gif) center top repeat-y;
	text-align: center;
}

.page-bottom-shadow
{
	background: #638392 url(/images/base/content-bottom-shadow.gif) center top no-repeat;
	height:50px;
}

.entry
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	padding: 0;
}

.entry table
{
        margin: 0 0 0 0px;
#        border: solid #81C41C;
	 border: solid #CFE0A7;
        border-width: 1px;
        border-collapse: collapse;
        font-size: 13px;
        line-height: 1.6em;
}

.entry-content-homepage
{
	position: static;
	clear: both;
	line-height: 1.6em;
/*	border: solid red; */
}

.entry-content
{

	position: static;
	clear: both;
	padding: 15px 15px 20px 15px;
	line-height: 1.6em;
/*	border: solid red; */
}

.entry-content-homepage  p {margin-bottom: 15px; }
.entry-content p {margin-bottom: 15px; }
.entry-content li { margin-bottom: 15px; }
.shortlist { margin-bottom: 15px; }
.shortlist li { 
	margin-bottom: 4px; 
	margin-left:-20;
	padding-left: 15px; 
	background: url(/images/base/square_bullet.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.shortlist2 li { 
	margin-bottom: 4px; 
	margin-left:-20;
	padding-left: 15px; 
	background: url(/images/base/arrow_small.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.shortlist-noindent li { 
	margin-bottom: 4px; 
	margin-left:-40;
	padding-left: 15px; 
	background: url(/images/base/square_bullet.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.list li
{
	margin-left:-40;
	padding-left: 15px; 
	background: url(/images/base/square_bullet.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.entry-content-table td
{
#	border: solid #81C41C;
	border: solid #BCC89F;
	border-width: 1px;
	border-collapse: collapse;
}

.bugzero-features td
{
	border: 0 none;
}

.border-side
{
	width: 4px;
	background: #fff url(/images/home/border-side.gif) center top repeat-x;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#80c41a', endColorStr='#FFFFFF', gradientType='0');
}

.border-mid
{
	width: 4px;
	background: #fff url(/images/home/border-mid.gif) center top repeat-x;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CBE6A2', endColorStr='#FFFFFF', gradientType='0');
}

.info-content-bg
{
	background: #fff url(/images/home/info-content-bg.gif) center top repeat-x; 
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#DFE7EF', endColorStr='#FFFFFF', gradientType='0');
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}

.sidebar-content-bg
{
	background: #fff url(/images/home/sidebar-content-bg.jpg) center top repeat-x;
	padding: 5px 10px 10px 10px;
	vertical-align: top;
}

.info-header-left
{
	height:30px;
	background-color: #8B9A71;
	color: #ffffff;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 14px;
}

.info-header-right
{
	height:30px;
	background-color: #98413A;
	color: #ffffff;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 14px;
}

.solution-header
{
	height: 20px;
	padding: 2px 0 1px 5px;
	font-weight: normal;
	color: white;
}

.solution-header-note
{
	font-size: 9px;
	color: #eee;
}

.sidebar-header
{
	padding: 2px 0 1px 5px;
	height:24px;
/*	background-color: #A4D867; */
	background: #A4D867 url(/images/base/bg_navCategories.jpg) center top repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}

.footer {
	position: static;
	background: #ececec url(/images/base/footer_bg.gif) center top repeat-x;
	margin: 10px 0 0 0;
	padding: 15px 0 10px 0;
	color: #777;
	font-size: 12px;
	text-align: center;
}

#footer-index {
	color: #777;
	font-size: 12px;
	line-height: 1.8em;
	margin-left: 60px;
}

.footer-index-header {
	color: #555;
	font-weight: bold;
}

#footer-menu {
	color: #777;
}

#footer-index a { color: #777; text-decoration: none; }
#footer-index a:hover { color: #c1a82f; }

#footer-menu a { color: #777; text-decoration: none; }
#footer-menu a:hover { color: #c1a82f; }

.footer-down a { color: #777; text-decoration: none; }
.footer-down a:hover { color: #c1a82f; }

hr {
	width: 250px;
}

.footer-up {
	color: #777;
}

.footer-down {
	margin: 15 0 0 0;
	color: #777;
}

.list-item
{
	margin-left:-40;
	padding-left: 15px; 
	background: url(/images/base/square_bullet.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.list-item-indent
{
	margin-left:-20;
	padding-left: 15px; 
	background: url(/images/base/square_bullet.gif) 0 0.1em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.list-item2
{
	margin-left:-35;
	padding-left: 15px;
	background: url(/images/base/arrow_small.gif) 0 0em no-repeat;
	line-height: 1.6em;
	list-style: none;
}

.box-topleft {
	background:url(/images/base/upleft.gif) right top no-repeat;
	width:18;
	height:19;
}
.box-top {
	background:url(/images/base/up.gif) center top;
	height:19;
}
.box-topright {
	background:url(/images/base/upright.gif) left top no-repeat;
	width:22;
	height:19;
}
.box-left {
	background:url(/images/base/left.gif) right top;
	width:18;
}
.box-right {
	background:url(/images/base/right.gif) left top;
	width:22;
}
.box-bottomleft {
	background:url(/images/base/bottomleft.gif) right top no-repeat;
	width:18;
	height:23;
}
.box-bottom {
	background:url(/images/base/bottom.gif) center top;
	height:23;
}
.box-bottomright {
	background:url(/images/base/bottomright.gif) left top no-repeat;
	width:22;
	height:23;
}
.box-content {
	background:url(/images/base/bg.gif);
	vertical-align:top;
	color:#666666;
}

.box-table td
{
	border: solid #ddd;
	border-width: 1px;
	border-collapse: collapse;
}

#table-header-blue
{
	background:url(/images/base/tr-bg-blue.png) left top repeat-y;
	font-color: white;
	font-weight: bold;
}

#table-header-green
{
	background:url(/images/base/tr-bg-green.png) left top repeat-y;
	font-weight: normal;
}

#table-header-blue a
{
	color: white;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 160px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid black;
border-bottom: 2px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: normal;
/* color: navy;
margin: 3px 8px; */
margin: 3px 0;
}

/*Example CSS for the two demo pausing scrollers*/

#pscroller1{
width: 186px;
height: 100px;
/* border: 1px solid #fef76e; */
border: 1px inset #f4f4f4;
border-bottom-color: #cccccc;
border-right-color: #cccccc;
padding: 5px;
/* background-color: #fffdda; */
background-color: #f6f6f6;
margin-left: 10px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.img80
{
	background: url(/images/sf/img80_shadow.gif) center 5px no-repeat;
	vertical-align: top;
	padding-top: 5px;
}

.img80-note
{
	vertical-align: top;
	padding: 0 0 10px 15px;
}

.bg_contentbox_Container {
  width: 450px;
  margin: 0px;
  padding: 0px;
}

.bg_contentbox_Top H4 {
  color: #FF1100;
  margin: 5px 0px 5px 0px;
  font-size: 14px !important;
}

.bg_contentbox
{
  float: left;
  background-color: #f3f3ec;
  background-repeat: repeat-x;
  background-image: url(/images/sf/bg_contentbox.gif);
  width: 450px;
  padding: 10px 0px 10px 0px;
}

.bg_contentbox_bottom
{
  clear: both;
  padding: 0px;
  height: 20px;
  width: 450px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-image: url(/images/sf/bg_contentbox_bottom.gif);
}

.bg_contentbox_list li { 
	margin-bottom: 4px; 
	line-height: 1.6em;
	list-style: none;
}

.bg_contentbox_listheader { 
	font-weight: bold;
	margin-left: -25px;
	padding-left: 15px;
	background: url(/images/base/square_bullet.gif) 0 0.1em no-repeat;
}

.BackToHome {
	float:right;
	margin:10 0 0 0;
}