/* Infobright.org style sheet by HCC Development
   8/10/2008. */
   
.coming-soon {
	margin: 50px 0 0 350px;

}   
   
   
/* !Default */   


BODY {
	margin: 0;
	padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #5E5E5F;
	font-size: 12px;
	text-align: left;
	background: #fff;
	background-image: url(/images/site/bg.jpg);
	background-repeat: repeat-x;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	color: #004B91;
	text-decoration: none;
}

.float-left {
	float: left;
}


.float-right {
	float: right;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.space4 {
	height: 1px;
}

.space5 {
	height: 4px;
}

.space10 {
	height: 10px;
}
.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space35 {
	height: 35px;
}


.space50 {
	height: 50px;
}

.space200 {
	height: 200px;
}

.space300 {
	height: 300px;
}

/* !Layout */


#container {
	margin: 15px auto;
	padding: 0;
	width: 958px;
	background-color: #fff;
}



/* Top */

#top {
	
}

.top-logo {
margin: 10px 0 0 10px;
width: 370px;
height: 50;
float: left;
}

.top-utility-bar {
	margin: 55px 25px 0 0; 
	width: 400px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
	float: right;
}

.top-utility-bar img {
	vertical-align: middle;
	padding-bottom: 5px;
}

.top-utility-bar a:link, .top-utility-bar a:visited {
	color: #666;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

.top-utility-bar a:hover {
	color: #000;
}

.login-box {
	/*background-color: #004B91; */
	height: 200px;
	width: 300px;
	margin: 50px 0 0 50px;
}

.pm-text {
	color: #993333;
	margin-right: 5px;
}

/* Nav Bar */

.nav-bar {
	height: 39px;
	width: 942px;
	background-image: url(/images/site/navbar-bg.jpg);
	background-repeat:repeat-x;
	margin: 10px 0 0 8px;
}

.nav-bar a {
	font-weight: normal;
}

.preload1 {background: url(/images/site/nav/nav-tab-left.jpg);}
.preload1 {background: url(/images/site/nav/nav-tab-middle.jpg);}

.prodrop4 {padding:	9px 0 0 24px; margin:0; list-style:none; height:30px; background:transparent; position:relative; z-index:500; font-family:arial, verdana, sans-serif; color: #fff;
	width: 550px;
	float: left;
 }
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; height:30px; line-height:27px; color:#fff; text-decoration:none; font-size:11px; font-weight:normal; padding:0 3px 0 3px; cursor:pointer;background: url(/images/site/nav/nav-tab-left.jpg) no-repeat;}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 10px 0 10px; height:30px;background:url(/images/site/nav/nav-tab-middle.jpg) right top;}

.prodrop4 li a.top_link:hover {color:#343131; background: url(/images/site/nav/nav-tab-selected-left.jpg) no-repeat; line-height:25px;}
.prodrop4 li a.top_link:hover span {background:url(/images/site/nav/nav-tab-selected-middle.jpg) no-repeat right top;}

.prodrop4 li:hover > a.top_link {color:#343131; background: url(/images/site/nav/nav-tab-selected-left.jpg) no-repeat; line-height:25px;}
.prodrop4 li:hover > a.top_link span {background:url(/images/site/nav/nav-tab-selected-middle.jpg) no-repeat right top;}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width: auto;}
.prodrop4 ul.sub2 {width: auto;}
.prodrop4 ul.sub3 {width: auto;}
.prodrop4 ul.sub4 {width: auto;}

.prodrop4 :hover ul {left:0; top:30px; background: #fff; padding:3px; border:1px solid #ccc; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:12px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#5E5E5F; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#004B91; color:#fff;}


/* Nav Bar Search Box */

.search-box {
	float: right;
	margin: 0 18px 0 0;
	padding: 6px 0 0 0;
}

input {
	font-size: 12px;
	margin: 2px 0 0 0;
	vertical-align: middle;
}



/* Home Page */

#home-featured {
	width: 950px;
	margin: 30px 0 0 8px;
}

.home-featured-left {
	width: 550px;
	margin-left: 50px;
	float: left;
}

.home-featured-left h1 {
	color: #004B91;
	font-size: 28px;
	padding: 0;
	margin: 0;
}

.home-featured-left h2 {
	color: #5E5E5F;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.home-featured-left p {
	line-height: 1.5em;
}

.home-featured-right {
	width: 200px;
	margin: 0 0 0 80px;
	float: left;
}

.home-featured-right h1 {
	margin: 0px;
	padding: 0px;
	color: #004B91;
	font-size: 16px;
}

.hfr-link {
	width: 246px;
	background: url(/images/site/grey-tab-bg-246-46.jpg) no-repeat;
	padding: 10px 0 0 20px;
}

.home-featured-right a {
	text-decoration: none;
	color: #666;
}

.whats-new {
	height: 15px;
	 width: 600px;
	 display: inline;
}

.whats-new a {
	text-decoration: none;
	color: #195892;
}

.hfr-image {
	float: left;
}

.hfr-text {
	margin: 0 0 0 40px;
}

.home-topic-date {
	color: #5E5E5F;
	font-weight: bold;
	margin-left: 10px;
}

/* Whats New */


#whats-new {
	background-image: url(/images/site/whatsnew-bg.gif);
	background-repeat: no-repeat;
	width: 950px;
	height: 55px;
	margin: 30px 0 0 0 ;
}

.whats-new-left {
	margin: 20px 0 0 60px;
	width: 700px;
	float: left;
}

.whats-new-left h2 {
	margin: 0;
	padding: 0;
	color: #818285;
	font-size: 14px;
	display: inline;
}

.whats-new-seperator {
	margin: -5px 10px 0 10px;
	vertical-align: middle;
}

.whats-new-text {
	color: #195892;
	display: inline;
	vertical-align: top;
}

.whats-new-right {
	float: left;
	margin: 20px 0 0 80px;
}

/* Home Main */

#main {
}

.main-left {
	float: left;
	margin: 20px 0 0 18px;
}

.main-left-top {
	background: url(/images/site/main-left-top-bg.jpg) no-repeat;
	width: 183px;
	height: 31px;
	padding: 0;
}

.main-left-top h2 {
	color: #5E5E5F;
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 14px;
	float: left;
	vertical-align: middle;
}

.main-left-top img {
	padding-top: 5px;
	margin: 0 0 0 10px;
	float: left;
}

.main-left-middle {
	border-top: dotted 1px #efefef;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef;
	width: 171px;
	padding-left: 3px;
}

.main-left-middle ul {
	margin: 0 0 0 0px;;
	padding: 0;
	list-style-type: none;
}

.main-left-middle h1 {
	color: #818285;
	font-size: 12px;
	font-weight: normal;
}

.learnmore-image {
	width: 40px;
}

.learnmore-text {
	width: 125px;

}


.main-left-bottom {
	background: url(/images/site/main-left-bottom.gif) no-repeat;
	width: 183px;
	height: 10px;
}

.main-center {
	float: left;
	margin: 20px 0 0 15px;
}

.main-center-top {
	background: url(/images/site/main-middle-top-bg.jpg) no-repeat;
	width: 482px;
	height: 31px;
	padding: 0;
}

.main-center-top h2 {
	color: #5E5E5F;
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 14px;
	float: left;
	vertical-align: middle;
}

.main-center-top img {
	padding-top: 8px;
	margin: 0 0 0 220px;
	float: left;
}

.main-center-middle {
	border-top: dotted 1px #efefef;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef;
	width: 480px;
	line-height: 1.5em;
}

.main-center-middle p {
	margin: 0 10px 0 10px;
	padding: 0;
}

.main-center-middle a {
	font-weight: bold;
}

.forum-image {
	margin: 5px 20px 0 20px;;
	float: left;
}

.forum-title {
	width: 400px;
}


.forum-title a {
	color: #195892;
	text-decoration: none;
	font-weight: normal;
}

.forum-author a {
	color: #5E5E5F;
	text-decoration: underline;
	display: inline;
	font-weight: normal;
}

.home-blog-right {
	margin: 0 0 0 5px;
}

.home-blog-right a {
	color: #004B91;
	font-weight: normal;
	text-decoration: none;
}

.blog-image {
	margin: 2px 0 0 10px;
	float: left;
	width: 30px;
}

.home-blog-title {
	width: 170px;
}

.blog-author a {
	color: #5E5E5F;
	font-weight: normal;
	text-decoration: underline;
}

.home-ourblogs {
	margin: -10px 10px 0 0;
	width: 70px;
}

.home-tagcloud {
	margin-left: 20px;
	text-align: justify;
}

.main-center-bottom {
	background: url(/images/site/main-middle-bottom.jpg) no-repeat;
	width: 482px;
	height: 10px;
}


.main-right {
	float: left;
	width: 233px;
	margin: 20px 0 0 15px;
}

.main-right-top {
	background: url(/images/site/main-right-top-bg.jpg) no-repeat;
	width: 233px;
	height: 31px;
	padding: 0;
}

.main-right-top h2 {
	color: #5E5E5F;
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 14px;
	float: left;
	vertical-align: middle;
}

.main-right-top img {
	padding-top: 8px;
	margin: 0 0 0 80px;
	float: left;
}

.main-right-middle {
	border-top: dotted 1px #efefef;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef;
	width: 231px;
	line-height: 1.5em;
	font-size: 11px;
}

.main-right-bottom {
	background: url(/images/site/main-right-bottom.gif) no-repeat;
	width: 233px;
	height: 10px;
}


/* Pages template */

.pages-main-left {
	width: 630px;
	margin: 0 0 0 30px;
	padding-right: 50px;
	background-image: url(/images/site/right-seperator.gif);
	background-position: right;
	background-repeat: repeat-y;
}



/* Blogs */

.blogs-main-left {
	width: 620px;
	margin: 0 0 0 30px;
	padding-right: 50px;
	background-image: url(/images/site/right-seperator.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: auto;
}

.blog-entry {
	margin: 20px 0 0 0;
	width: 620px;
}

.blog-entry-image {
	margin: 2px 0 0 0px;
	float: left;  
	width: 30px;
}


.blogs-bookmark {
	text-align: right;
}
.blogs-bookmark li {
	display: inline;
	margin: 0;
}

.blog-header {
	width: 620px;
	background-color: #BCBDC0;
	padding: 1px 0 1px 10px;
}

.blog-header h1 {
	margin: 4px;
	color: #fff;
	font-size: 14px;
}

.blog-main {
	width: 550px;
}

.blog-title {
	width: 395px;
	margin-top: 5px;
}

.blog-top h2 {
	font-size: 21px;
	color: #262626;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.blogs-body {
	width: 550px;
}

.blog-calender {
	width: 70px;
}

.date-top {
	background: url(/images/site/date-top.gif) no-repeat;
	width: 70px;
	height: 35px;
	color: #fff;
	font-size: 24px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 5px;
}

.date-bottom {
	background: url(/images/site/date-bottom.gif) no-repeat;
	width: 55px;
	height: 18px;
	color: #fff;
	padding-left: 8px;
	margin: -8px 0 0 0px;
}


.blogs-comments-container {
	width: 540px;
	background-color: #F5FAFE;
	margin-top: 20px;
	padding: 10px 0 10px 20px;
}

.blog-topic-date {
	color: #5E5E5F;
	margin-left: 10px;
}


.blogs-tags {
	margin-left: 50px;
	color: #363636;
	width: 350px;
}

.blogs-comments {
	color: #004B91;
	width: 135px;
}

.blogs-tags a {
	color: #004B91;
}

.blog-pagination {
	width: 500px;
	text-align: right;
}

/* TAG CLOUD */

.tag-cloud {
	width:	220px;
	border:	0px;
	margin: 20px 0 0 0;
	text-align: justify;
}

.tag-cloud a:hover {
	color: #5e5e5f;
}

/* Tag Pages */

.tag-main-left {
	width: 620px;
	margin: 0 0 0 30px;
	padding-right: 50px;
	background-image: url(/images/site/right-seperator.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: auto;
}

tag-main-left a:hover {
	color: #004b91;
}

.tag-main-left h1 {
	color: #5e5e5f;
	font-size: 18px;
}

.tag-main-left h2 {
	color: #5e5e5f;
	font-size: 14px;
	margin-bottom: 3px;
	
}


/* LOGIN BOX */
#login_box {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 15px auto;
	padding: 0;
	width: 200px;
	background-color: #fff;
}

/* Side Bar */

#sidebar-container {
	float: left;
	margin: 15px 0 0 10px;
	width: 230px;
}

#sidebar-container ul {
	list-style: url(/images/site/square.gif);
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
	color: #363636;
}

#sidebar-container ul {
	margin-bottom: 3px;
}

#sidebar-container h2 {
	color: #004B91;
	font-size: 14px;
	margin-right: 10px;
}

.sidebar-comments {
	margin: 10px 0 0 0;
	font-size: 10px;
}
.sidebar-comments h2 {
	margin: 0;
	padding: 0;
}

#sidebar-container hr {
	color: #333;
}

.sidebar-blogs {
	background-color: #F5FAFE;
	width: 230px;
	margin-top: 15px;
}

.sidebar-blogs-header {
	margin: 0 0 0 15px;
	padding-top: 10px;
}

.sidebar-blogs-inner {
	margin-left: 15px;
}

.sidebar-blogs-inner a {
	text-decoration: underline;
}

.sidebar-blogs-container {
	width: 190px;
	padding: 5px;
	background-color: #FFF;
	margin: 5px 0 5px 0;
}

.sidebar-categories a {
	color: #5e5e5f;
	text-decoration: none;
}

.sidebar-archives h3 {
	font-weight: normal;
	margin-bottom: 3px;
	color: #004B91;
	font-size: 12px;
}

.sidebar-feedburner {
	margin-left: 15px;
}

.sidebar-twitter {
	width: 230px;
	margin-top: 10px;
}

.sidebar-twitter a {
	text-decoration: none;
}

.twitter-link {
	vertical-align: top;
	margin-right: 3px;
}

.sidebar-twitter-top {
	width: 230px;
	height: 12px;
	background: url(/images/site/tweeter-top.gif) no-repeat;
}

.sidebar-twitter-middle {
	background-color: #F5FAFE;
	padding-bottom: 10px;
	padding-top: 10px;
}

.tweet {
	width: 200px;
	margin-left: 15px;
}

.twitter-bird {
	height: 30px;
	margin-left: 25px;
}

.tweet hr {
	color: #E0E0E0;
	padding: 0;
	margin: 3px 0 3px 0;
	width: 200px;
}

.sidebar-archives a {
	color: #5E5E5F;
	text-decoration: none;
}

/* FOOTER */

#footer {
	width: 942px;
	margin-top: 0px;
	margin-left: 8px;
	font-size: 10px;
}

#footer a {
	color: #5E5E5F;
	text-decoration: none;
	font-weight: normal;
}

#footer hr {
	color: #5E5E5F;
	
}
.footer-left {
	float: left;
	margin: 10px 0 0 18px;
	width: 250px;
}

.footer-center {
	float: left;
	width: 300px;
	margin: 10px 0 0 50px;
	text-align: center;
}

.footer-center li {
	display: inline;
	
}

.footer-center a:link, .footer-center a:visited {
	font-size: 10px;
}

.footer-copyright {
	margin-top: 5px;
	width: 320px;
}

.footer-right {
	float: left;
	width: 125px;
	margin: 10px 0 0 182px;
}

/* Breadcrumbs */

.breadcrumbs {
	font-size: 11px;
}

/* HIGHSLIDE */
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}


/* Center Container Hack */

#center-container {
	float: left;
	background: url(/images/site/center-hack.gif) bottom center no-repeat;
	padding-bottom: 1px;
}

#inner {
	float: left;
	overflow: hidden;
}

#inner .blogs-main-left, .pages-main-left, .tag-main-left {
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

#inner .sidebar-container {
	margin-right: 0;
}

/* STORE Styles */

.store {
	margin: 0 0 0 33px;
	width: 620px;
}

.store-header {

	width: 620px;
	background-color: #BCBDC0;
	height: 25px;
	padding: 1px 0 1px 13px;
}

.store-header h1 {
	margin: 4px 0 0 0;
	color: #fff;
	font-size: 14px;
}

.store-header-icon {
	padding: 1px 8px 0 0;
	}

/* Products Styles */

.products-container {
width:610px;
margin:0 10px 10px;
}

.product-container {
	margin-left: 20px;
}

.product {
position:relative;
float:left;
width:280px;
margin:10px;
}

.product h3 {
color:red;
font-size: 13px;
margin:0;
padding:0;
}

.product h2 {
margin:0;
padding:0;
font-size: 14px;
}

.product h4 {
margin:0;
padding:0;
}

.instructions {
	font-size: 12px;
	font-weight: normal;
}

.product-addtocart {
font-size:14px;
font-weight:700;
}

.store-cart {
vertical-align:middle;
padding:0 5px 0 0;
}

































