/* CSS Document - ITNews - Global CSS */
/* Created By Isaac Nakhla - bluearcgroup.com */
/* Created On 01 May 2007 - Last Modified 12 May 2007 */

/* GLOBAL STYLES */
body{
	background-color:#FFFFFF;
	margin:0px;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
}
*html body {
	margin-left:1px;
}
a{
	color:#26008D;
	text-decoration:none;
}
.tabledata td{
	padding:4px 10px 4px 10px;
	text-align:left;
}
.tabledata th{
	padding:2px 10px 2px 10px;
	text-align:left;
	color:#26008D;
	border-bottom:1px solid #A9AAA6;
}
.tabledata tr.alternaterow{
	background-color:#DFDFDE;
}
a:hover{
	text-decoration:underline;
}
#printlogo{
	display:none;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
#haymarketchannel{
	background-image:url(../images/haymarketchannel-background.gif);
	height:19px;	
	text-align:right;
	color:#4B4B47;
	font-size:100%;
}
#haymarketchannel #links{
	padding:2px 5px 0px 0px;
}
#haymarketchannel a{
	color:#4B4B47;
	text-decoration:none;	
}
#haymarketchannel a:hover{
	text-decoration:underline;	
}
#haymarketchannel img{
	float:left;
}
#header_print{
	float:left;
	background-image:url(../images/header-print-background.gif);
	background-repeat:repeat-x;
	width:100%;
}
#header_print #buttons, #buttons_bottom{
	float:right;
	padding:14px 10px;
	text-align: right;
}
#header_print .logo{
	float:left;
	padding:17px 0px 15px 45px;
}
#header-toolbar{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #545551;
	height:38px;
}
#header-toolbar #search{
	background-image:url(../images/header-toolbar-background-search.gif);
	width:545px;
	height:38px;
	border-right:1px solid #545551;
	float:left;
}
#header-toolbar #search p{
	font-size:105%;
	font-weight:bold;
	color:#000000;
	padding:0px 0px 0px 14px;
	line-height:38px;
	float:left;
	margin:0px;
}
#header-toolbar #search .search{
	width:275px;
	float:left;
	margin:10px 3px 0px 10px;
	height:12px;
	font-size:10px;
	line-height:11px;
	
}
#header-toolbar #search .search-btn{
	margin:10px 5px 0px 4px;
}
#header-toolbar #signup{
	float:left;
	width:298px;
	background-image:url(../images/header-toolbar-background-signup.gif);
	border-left:1px solid #D4CBC2;
	border-right:1px solid #545551;
}
#header-toolbar #signup p{
	font-size:105%;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 14px;
	line-height:38px;
	float:left;
	margin:0px;
}
#header-toolbar #signup .register{
	width:145px;
	float:left;
	margin:11px 3px 0px 10px;
	height:11px;
	font-size:10px;
	line-height:11px;
	
}
#header-toolbar #signup .register-btn{

	margin:10px 5px 0px 2px;
}
#header-toolbar #banner{
	border-left:1px solid #D4CBC2;
	float:left;
}
#marquee{
	float:right;
	color:#FFFFFF;
	width:300px;
	clear:right;
	font-weight:bold;
	font-size:110%;
	margin:20px 7px 5px 5px;
}
#marquee a{
	text-decoration:none;
	color:#FFFFFF;
	margin-right:9px;
}
#marquee a:hover{
	text-decoration:underline;
}
/* CONTENT STYLES */
#bodytext{
	width:98%;
	float:left;
	background-image:url(../images/bodytext-bg.gif);
	background-repeat:repeat-x;
	padding:0px 0px 0px 20px;
}
#title{
	background-image:url(../images/bodytext-titlebg.gif);
	width:507px;
	height:24px;
}
#title p{
	float:left;
	margin:0px;
	padding:4px 0px 0px 14px;
	font-weight:bold;
	font-size:115%;
}
#title .sitetools{
	float:right;
	color:#DE6B00;
	padding:5px 5px 0px 0px;
	font-weight:bold;
}
#title .rssfeed{
	padding:4px 10px 0px 2px;
	float:right;
}
#title .sitetools a{
	color:#DE6B00;
	text-decoration:none;
}
#title .sitetools a:hover{
	text-decoration:underline;
}


#nav{
	margin:15px 0px 0px 4px;
	clear:both;
	font-weight:bold;
	font-size:120%;
	width:675px;
	float:left;	
	overflow:visible;
}
html>/**/body #nav{ 
	margin:12px 0px 0px 7px;
}


#nav ul {
      margin:0px;
	  padding:0px 0 0 10px;
	  list-style:none;
	  display:block;
	  font-weight:bold;
}
#nav li {
	  float:left;
      padding:0 0 0 11px;
  	  margin:0 -10px 0 0px;
	  display:block;
	  background:url(../images/nav-left.gif) no-repeat left top;
}
#nav a {
      float:left;
      display:block;
      width: auto;
      background:url(../images/nav-right.gif) no-repeat right top;
      padding:8px 18px 6px 4px;
      text-decoration:none;
      font-weight:bold;
      color:#d7d7d7;
}
#nav > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
      color:#fff;
}
#nav li:hover,
#nav li.over,
#nav li.active {
      background-position:0% -100px;
      color:#000;
}
#nav li:hover a,
#nav li a:hover,
#nav li.active a {
      background-position:100% -100px;
	  color:#000;
}



#maintext {
	margin-right:10px;
}

#maintext h1{
	font-size:180%;
	padding-bottom:18px;
	margin-top:18px;
	border-bottom:1px solid #C1C2BF;
}
#maintext em a, 
#maintext #copyright a{
	font-weight:bold;
}
#copyright{
	/*width:507px;*/
	border-bottom:1px solid #C1C2BF;
}
#copyright img{
	float:left;
	border:none;
	padding-right:10px;
}
#copyright p{
	padding-top:5px;
	margin-bottom:0px;
}

.contentitem {
	margin:5px 0px 10px 0px;
	text-align:center;
}

.box-gradient {
	width:507px;
	/*float:left;*/
	margin-bottom:7px;
	margin-top:10px;
}
.box-gradient h1{
	font-size:100%;
	padding-bottom:0;
	border-bottom:0;
}
.box-gradient em a{
	font-weight:normal;
}

/*___tab title on top of the box____*/
.box-gradient .tab {
	margin:0px 0 0 -4px;
	padding:4px 0 3px 10px;
	background:url(../images/tab-left.gif) no-repeat top left;	
}
.box-gradient .tab h1 {
	display:inline;
	color:#FFFFFF;
	font-size:100%;
	text-transform:uppercase;
	padding:4px 23px 3px 3px;
	background:url(../images/tab-right.gif) no-repeat right top;
}
.box-gradient .tab h2 {
	display:inline;
	color:#A6A6A3;
	font-size:100%;
	padding:8px 0px 0px 5px;
	font-weight:100;
	margin:0px;
}
.box-gradient .content {
	border:1px solid #BBBCB9;
	background:#fff url(../images/box-gradient-large.gif) no-repeat;
	background-position:top center;
	padding:10px;
	overflow:visible;
}
#wrapper #bodytext .box-gradient .content.nobg,
#wrapper #col-mid .box-gradient .content.nobg {
	background:#fff none;
}

.box-gradient .promo-top {
	padding-bottom:6px;
	border-bottom:1px solid #A9AAA6;
}
.box-gradient .promo-top h1{
	font-size:170%;
	margin:0px;
}
.box-gradient .promo-top  p{
	margin:8px 0px 8px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	font-size:100%;
}
.box-gradient .promo-top img{
	float:right;
	padding-left:12px;
}


.box-gradient .articleitem-large{
	/*width:480px;
	margin:12px;*/
	margin:12px 0;
	clear:both;
}
.box-gradient .articleitem-large h1{
	font-size:130%;
	margin:0px 0px 5px 0px;
}
.box-gradient .articleitem-large p{
	margin:5px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box-gradient .articleitem-large img{
	float:left;
	margin-right:12px;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #c5c5c3;
	
}
.content .links {
	width:100%;
	float:none;
}
.content .links ul{
	margin:0px;
	padding:0px;
	padding-left:0;
}
.content .links li{
	background-image:url(../images/home-latestnews-bullet.gif);
	background-repeat:no-repeat;
	line-height:130%;
	padding-bottom:5px;
	list-style:none;
	margin:0px;
	padding-left:12px;

}
.content .links li a{
	font-weight:bold;
}

.box-gradient .nav ul{
	margin:0;
	padding:0;
	list-style:none;
	/*background-image:url(../images/home-articleoverviewlinkbar.gif);
	background-repeat:no-repeat;
    float:left;
	width:507px;*/
	font-weight:bold;
}
.box-gradient .nav li
{
    padding:0 0 0 10px;
  	margin:0 -7px 0 -3px;
	float:left;
    display:block;
	background:url(../images/tab-left.gif) no-repeat left top;	
}
.box-gradient .nav li a {
	float:left;
	padding:4px 17px 3px 3px;
    display:block;	
	background:url(../images/tab-right.gif) no-repeat right top;
}

.box-gradient .nav li:hover,
.box-gradient .nav li.over,
.box-gradient .nav li.active {
      background-position:0% -100px;
      color:#000;
}
.box-gradient .nav li:hover a,
.box-gradient .nav li a:hover,
.box-gradient .nav li.active a {
      background-position:100% -100px;
	  color:#000;
}
.box-gradient .nav li a{
	color:#FFFFFF;
	text-decoration:none;
}
.box-gradient .text{
	float:left;
	width:275px;
	padding-left:12px;
}
.box-gradient .text h1{
	font-size:110%;
	text-transform:uppercase;
	margin:0px;
}
.box-gradient .text p{
	margin:5px 0px 5px 0px;
}
.box-gradient .text ul{
	list-style-image:url(../images/home-latestnews-bullet.gif);
	margin:0px;
	padding-left:18px
}
.box-gradient .text li{
	line-height:130%;
	padding-left:0px;
}
.box-gradient .promo-left {
	float:left;
/*	margin:15px 0px 0px 8px;*/
	width:185px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right:1px solid #C1C2BF;
}
.box-gradient .promo-left h1{
	margin:10px 0px 5px 0px;
	color:#26008D;
	font-size:100%;
}
.box-gradient .promo-left p{
	margin:0px;
}

/*___title inside the box____________*/
.content .title {
	margin:-8px -8px 5px -8px;
	padding:0 16px 0 0px;
	background:url(../images/red-headingbg.gif) repeat-x;
	background-position:top left;
	width:100%;
	/*display:block;
	width:100%;
/*	overflow:visible;*/	
}
.content .title h1 {
	background:none;
	display:block;
	font-size:110%;
	color:#FFFFFF;
	margin:0px;
	padding:2px 0px 3px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
}
.content .title.blue {
	background:url(../images/blue-headingbg.gif) repeat-x;
}
.content .productsitem{
	padding:10px 0px 10px 0px;
	clear:both;
}
.content .productsitem img {
	float:left;
	margin-right:15px;
	/*width:107px;
	text-align:center;*/
}
.content .productsitem p{	
	margin:2px 0px 2px 0px;
	font-weight:bold;
}
.content .productsitem a{	
	color:#26008D;
	text-decoration:none;
}
.content .productsitem p a:hover{	
	text-decoration:underline;
}

.content .downloaditem{
	padding:8px 0px 5px 0px;
	clear:both;
}
.content .downloaditem img{
	float:left;
	padding:1px 10px 0px 0px
}
.content .downloaditem h2{
	font-size:100%;
	margin:0px;
}
.content .downloaditem h2 a{
	color:#26008D;
	text-decoration:none;
}
.content .downloaditem h2 a:hover{
	color:#26008D;
	text-decoration:underline;
}
.content .downloaditem p{
	margin:0px;
}


/*___box gradient in the mid column_____*/
#col-mid .box-gradient {
	width:300px;
}
#col-mid .box-gradient .content {
	background:#fff url(../images/box-gradient-small.gif) no-repeat;
}


/* Contain the floats using the :after method */
.content:after {
	content: ".";  
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}

/*  \*/
.content {
	height: 1%;
}
/*  */

/* End float containing rules */


.box-stroke {
	margin:0px 0px 10px 0px;
	width:507px;	
}
.box-stroke .tab {
	margin:0px 0 1px -4px;
	padding:4px 0 3px 10px;
	background:url(../images/tab-left.gif) no-repeat top left;	
}
.box-stroke .tab h1 {
	display:inline;
	color:#FFFFFF;
	font-size:100%;
	text-transform:uppercase;
	padding:4px 23px 3px 3px;
	background:url(../images/tab-right.gif) no-repeat right top;
}
.box-stroke .tab h2 {
	display:inline;
	color:#A6A6A3;
	font-size:100%;
	padding:8px 0px 0px 5px;
	font-weight:100;
	margin:0px;
}
.box-stroke .content {
	border-top:1px solid #BD0014;
	border-bottom:1px solid #A9AAA6;
	margin-top:1px;
	padding:8px 0;
}

.content h2{
	margin:10px 0;
	color:#311699;
	font-size:160%;
}
.content p{
	margin:5px 0;

}

.content .articleitem-small{
	float:left;
	width:240px;
	margin:10px 4px 5px 4px;
}
.content .articleitem-small h1{
	background-image:none;
	float:none;
	color:#B8001D;
	text-transform:none;
	text-indent:0px;
	margin:0px 0px 4px 0px;
	padding:0px;
	font-size:1.0em;
	line-height:130%;
}
.content .articleitem-small p{
	margin:0px;
}
.content .articleitem-small img {
	float:left;
	margin-right:10px;
	border:1px solid #C1C2BF;
}


.title.blog {
	background-image:url(../images/mid-blog-headerbg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	padding:0;
	height:34px;
	z-index:100;
}
.title.blog h1{
	font-size:130%;
	font-weight:bold;
	color:#000;
	padding:12px 0 0 10px;
	margin:0;
	text-transform:uppercase;
}
#col-mid #blog .content{
	border:1px solid #C8C9C6;
	border-top:none;
	width:298px;
	background-image:url(../images/box-gradient-small.gif);
	background-repeat:repeat-x;
	margin-right:2px;
	padding-top:13px;
	float:left;
	padding-bottom:3px;
}
.content.blogitem,
#col-mid .box-gradient .content.blogitem {
	background-position:left -2px;
	border-top:0;
	margin:0 ;
}
.content.blogitem h1{
	color:#B8001D;
	font-size:180%;
	text-transform:uppercase;
	margin:0px 0px 1px 0px;
}
.content.blogitem h3{
	margin:0px;
	color:#888985;
	font-size:110%;
	font-weight:100;
}
.content.blogitem h4{
	margin:15px 0px 5px 0px;
	color:#26008D;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.content .rightcol{
	width:75%;
	float:right;
}
.content.blogitem img{
	border:1px solid #B2B3B0;
}


.content .item-imgright{
/* background-color:#FFFFFF; */
	margin-top:4px;
	padding:8px 0px 0px 0px;
}
.content .item-imgright h1{
	font-size:110%;
	margin:0px 0px 5px 0px;
}
.content .item-imgright p{
	margin:5px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.content .item-imgright img{
	float:right;
	padding-left:15px;
}

.content .marketitem {
	font-size:100%;
	margin-bottom:15px;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content .marketitem h1{
	background-image:none;
	text-transform:none;
	margin:0px;
	padding:0px;
	font-size:100%;	
}
.content .marketitem p{
	margin:3px 0px 3px 0px;
	padding:0px;	
}
.content .marketitem p a{
	color:#545551;
}
.content .about{
	margin-top:10px;
	padding-top:4px;
	border-top:1px solid #C0C0BE;
	text-align:right;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}


.content .item {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}

.content ul.rss{
	padding:0px;
	margin:0px;
}

.content ul.rss li{
	list-style:none;
	float:left;
	background-image:url(../images/page-tools-rssicon.gif);
	background-repeat:no-repeat;
	line-height:10px;
	font-weight:bold;
	margin-bottom:5px;
}
.content ul.rss li a{
	padding:4px 0px 5px 20px;
	width:72px;
	display:block;
	margin:0px;
}
html>/**/body .content ul.rss li a{
	/*padding:4px 0px 20px 20px;*/
}
.content ul.tools{
	padding:0px;
	margin:0px 0px 0px 95px;
	line-height:22px;
	/*height:22px;*/
}
html>/**/body .content ul.tools{
	/*padding:0px 0px 0px 95px;*/
}
.content ul.tools li{
	list-style:none;
	float:left;
}
html>/**/body .content ul.tools li{
	/*background-color:#FFFFFF;
	line-height:0px;*/
}
.content ul.tools li a{
	background-color:#FFFFFF;
}
.content ul.tools li a:hover{
	background-color:#EAEAEA;
	float:left;
}



.content .twocol{
	float:left;
	width:50%;
}

hr {
	color:#C5C5C3;
	background-color:#C5C5C3;
	height:1px;
	border:0;	
	margin:.3em 0 .6em 0;
}
hr.dotted {
	/*background-image:url(../images/list-article-divider.gif);*/
	border-top:1px dotted #C5C5C3;
	
}
* html hr.dotted {
	
}

/* LIST PAGE STYLES */
/*#list #bodytext #maintext{
	border:1px solid #BBBCB9;
	background-image:url(../images/list-maintext-bg.gif);
	background-repeat:no-repeat;
	width:505px;
	overflow:auto;
	margin-top:10px;
}
#list #bodytext #maintext .promoarticle{
	width:480px;
	margin:12px 12px 0px 12px;
}
#list #bodytext #maintext .promoarticle h1{
	font-size:160%;
	margin:0px;
}
#list #bodytext #maintext .promoarticle  p{
	margin:8px 0px 8px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	font-size:100%;
}
#list #bodytext #maintext .promoarticle img{
	float:left;
	padding:2px;
	margin-right:10px;
	background-color:#FFFFFF;
	border:1px solid #C5C5C3;
	margin-bottom:15px;
}
#list #bodytext #maintext .article{
	border-top:1px solid #C5C5C3;
	margin:0px 12px 12px 12px;
}
#list #bodytext #maintext .item{
background-color:#FFFFFF;
	margin-top:4px;
	padding:8px 12px 0px 12px;
}
#list #bodytext #maintext .item h1{
	font-size:110%;
	margin:0px 0px 5px 0px;
}
#list #bodytext #maintext .item p{
	margin:5px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#list #bodytext #maintext .item img{
	float:right;
	padding-left:12px;
}
#list #marketplace{
	border:1px solid #C0C0BE;
	background-image:url(../images/list-marketplace-bg.gif);
	background-repeat:no-repeat;
	padding:2px;
	background-position:0px 2px;
	float:left;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:10px;
	width:501px;
}
#list #marketplace h1{
	background-image:url(../images/mid-red-headingbg.gif);
	font-size:100%;
	color:#FFFFFF;
	margin:0px;
	padding:2px 0px 3px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#list #marketplace .item{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding:10px 10px 0px 8px;
}
#list #marketplace .item h1{
	background-image:none;
	text-transform:none;
	margin:0px;
	padding:0px;	
}
#list #marketplace .item p{
	margin:3px 0px 3px 0px;
	padding:0px;	
}
#list #marketplace .item p a{
	color:#545551;
}
#list #marketplace .about{
	margin-top:10px;
	padding-top:4px;
	border-top:1px solid #C0C0BE;
	text-align:right;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-right:8px;

}*/
/* PAGE STYLES */
/*#page #maintext{
	font-size:110%;
	width:507px;
	line-height:130%;
	margin-top:15px;
}
#page #maintext h1{
	font-size:180%;
	padding-bottom:18px;
	border-bottom:1px solid #C1C2BF;
}
#page #maintext em a, #page #maintext #copyright a{
	font-weight:bold;
}
#page #maintext #copyright{
	width:507px;
	border-bottom:1px solid #C1C2BF;
}
#page #maintext #copyright img{
	float:left;
	border:none;
	padding-right:10px;
}
#page #maintext #copyright p{
	padding-top:5px;
	margin-bottom:0px;
}
#page #relatedarticle, #page #relatedtools{
	border:1px solid #C0C0BE;
	background-image:url(../images/box-gradient-small.gif);
	background-repeat:no-repeat;
	padding:2px;
	background-position:0px 2px;
	float:left;
	padding-bottom:10px;
	margin-top:10px;
	width:294px;
}
#page #relatedarticle h1, #page #relatedtools h1{
	background-image:url(../images/mid-red-headingbg.gif);
	font-size:110%;
	color:#FFFFFF;
	margin:0px;
	padding:2px 0px 3px 10px;
	width:284px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#page #relatedarticle ul{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:url(../images/home-sponserlinks-bullet.gif);
	padding:10px 18px 0px 22px;
	_padding:10px 18px 0px 28px;
}
#page #relatedtools ul#rss{
	margin:0px;
	padding:15px 0px 0px 18px;
}
#page #relatedarticle li{
	padding-bottom:5px;
	font-weight:bold;
}

#page #relatedtools #rss li{
	
	list-style:none;
	float:left;
	
	background-image:url(../images/page-tools-rssicon.gif);
	background-repeat:no-repeat;
	line-height:10px;
	font-weight:bold;
	

}
#page #relatedtools #rss li a{
	padding:4px 0px 5px 20px;
	width:72px;
	display:block;
	margin:0px;
}
html>body #page #relatedtools #rss li a{
	padding:4px 0px 20px 20px;
}
#page #relatedtools ul#tools{
	margin:0px;
	padding:12px 0px 0px 95px;
}
html>body #page #relatedtools ul#tools{
	padding:0px 0px 0px 95px;
}
#page #relatedtools #tools li{
	list-style:none;
	float:left;
}
html>body #page #relatedtools #tools li{
	background-color:#FFFFFF;
	line-height:0px;
}
#page #relatedtools #tools li a{
	background-color:#FFFFFF;
}
#page #relatedtools #tools li a:hover{
	background-color:#EAEAEA;
	float:left;
}*/
/* MID COL STYLES - HOME */
#col-mid{
	width:300px;
	padding-right:10px; 

	float:left;	
	background-image:url(../images/bodytext-bg.gif);
	background-repeat:repeat-x;
}
/*#col-mid .advertisement{
	margin:8px 0px 6px 114px;
}
#col-mid #blog{
	margin-top:5px;
}
#col-mid #blog .header{
	background-image:url(../images/mid-blog-headerbg.gif);
	background-repeat:no-repeat;
	height:34px;
}
#col-mid #blog .header h1{
	text-transform:uppercase;
	font-size:130%;
	padding:12px 0px 0px 10px;
	margin-bottom:0px;
}
#col-mid #blog .content{
	border:1px solid #C8C9C6;
	border-top:none;
	width:298px;
	background-image:url(../images/box-gradient-small.gif);
	background-repeat:repeat-x;
	margin-right:2px;
	padding-top:13px;
	float:left;
	padding-bottom:3px;
}
#col-mid #blog .content h1{
	color:#B8001D;
	font-size:180%;
	text-transform:uppercase;
	margin:0px 0px 1px 0px;
}
#col-mid #blog .content h2{
	margin:0px;
	color:#888985;
	font-size:110%;
	font-weight:100;
}
#col-mid #blog .content h3{
	margin:15px 0px 5px 0px;
	color:#26008D;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#col-mid #blog .content p{
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#545551;
	margin:5px 0px 5px 0px;
}
#col-mid #blog .content a{
	color:#26008D;
	text-decoration:none
}
#col-mid #blog .content a:hover{
	text-decoration:underline;
}
#col-mid #blog .content .photo{
	float:left;
	width:79px;
	text-align:center;
}
#col-mid #blog .content .photo img{
	border:1px solid #B2B3B0;
}
#col-mid #blog .content .article{
	float:left;
	width:203px;
}
#col-mid #promo{

}
#promo img{
	margin-top:10px;
}
#col-mid #top10downloads{
	margin-top:6px;
	float:left;
	margin-bottom:10px;
	border:1px solid #C0C0BE;
	padding:2px;
}
#col-mid #top10downloads  h1{
	background-image:url(../images/mid-blue-headingbg.gif);
	font-size:110%;
	color:#FFFFFF;
	margin:0px;
	padding:2px 0px 3px 10px;
	width:284px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#col-mid #top10downloads .item{
	padding:8px 0px 5px 0px;
	clear:both;
}
#col-mid #top10downloads .item img{
	float:left;
	padding:1px 10px 0px 10px
}
#col-mid #top10downloads .item h2{
	font-size:100%;
	margin:0px;
}
#col-mid #top10downloads .item h2 a{
	color:#26008D;
	text-decoration:none;
}
#col-mid #top10downloads .item h2 a:hover{
	color:#26008D;
	text-decoration:underline;
}
#col-mid #top10downloads .item p{
	margin:0px;
}
#col-mid #hotproducts, #col-mid #focuscentre{
	border:1px solid #C0C0BE;
	background-image:url(../images/box-gradient-small.gif);
	background-repeat:no-repeat;
	padding:2px;
	background-position:0px 2px;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
}
#col-mid #hotproducts h1, #col-mid #focuscentre h1 {
	background-image:url(../images/mid-red-headingbg.gif);
	font-size:110%;
	color:#FFFFFF;
	margin:0px;
	padding:2px 0px 3px 10px;
	width:284px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#col-mid #hotproducts .item{
	padding:10px 0px 10px 0px;
	clear:both;
}
#col-mid #hotproducts .product{
	float:left;
	width:107px;
	text-align:center;
}
#col-mid #hotproducts .description{	
	float:left;
	width:177px;
	padding-right:10px;
}
#col-mid #hotproducts .description p{	
	margin:2px 0px 2px 0px;
	font-weight:bold;
}
#col-mid #hotproducts .description a{	
	color:#26008D;
	text-decoration:none;
}
#col-mid #hotproducts .description a:hover{	
	text-decoration:underline;
}
#col-mid #focuscentre h2{
	margin:10px;
	color:#311699;
	font-size:160%;
}
#col-mid #focuscentre p{
	margin:5px 8px 5px 10px;

}*/
/* RIGHT COL STYLES */
#col-right{
	width:143px;
	float:left;	
	background-image:url(../images/bodytext-bg.gif);
	background-repeat:repeat-x;
	padding-top:12px;
	padding-right:9px;
}
* html #col-right img.promoboxtop {
	margin-bottom:-3px;
}
#col-right #promobox{
	text-align:center;
	border:1px solid #9C9C99;
	border-top:none;
	width:131px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:5px;
	_padding-bottom:2px;
}
#col-right #promobox h1{
	font-size:110%;
	color:#2C00A3;
	text-align:left;
	margin:6px 7px 6px 7px;
}
#col-right #promobox p{
	text-align:left;
	margin:0px 7px 5px 7px;
}
#col-right #promobox a{
	color:#26008D;
}
#col-right #promobox a:hover{
	color:#130046;
}

#nav-2ndlevel{
	clear:both;
	font-size:100%;	
	display:block;
	float:left;
	width:100%;
	background-image:url(../images/nav-2ndlevelbg.gif);
	border-bottom:1px solid #a7a7a7;
		
}
#nav-2ndlevel ul{

	height:27px;
	margin:0px;
	padding-left:4px;
	list-style:none;
}
#nav-2ndlevel li{
	float:left;
}
#nav-2ndlevel li a{
	color:#4C4C48;
	padding:7px 9px 6px 6px;
	display:block;
	text-decoration:none;
	background-image:url(../images/nav-2ndlevelline.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#nav-2ndlevel li a:hover{
	text-decoration:underline;
}
/* FOOTER & SPONSERLINK STYLES */
#sponsoredlinks{
	margin-top:10px;
	background-image:url(../images/home-sponserlinks-bg.gif);
	background-repeat:repeat-x;	
	clear:both;
	text-align:left;
	padding:10px 10px 5px 15px;
}

#sponsoredlinks h1{
	font-size:110%;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
}
#sponsoredlinks ul{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:url(../images/home-sponserlinks-bullet.gif);
	padding-left:20px;
	_padding-left:16px;
}
#sponsoredlinks li{
	padding-bottom:5px;
	font-weight:bold;
}
#footer{
	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
*:first-child+html #footer{ 
	padding-left:1px;
}
#footer .tools{
	background-image:url(../images/footer-toolsbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px solid #898A86;
	line-height:20px;
	color:#180056;
}
#footer .tools a{
	color:#180056;
	text-decoration:none;
}
#footer .tools a:hover{
	text-decoration:underline;
}
#footer .text{
	background-image:url(../images/footer-textbg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:12px 0px 12px 0px;
	float:left;
	width:100%;
	border-top:1px solid #868488;
}
#footer .text p{
	margin:0px;
}
#footer .text a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer .text a:hover{
	text-decoration:underline;
}


.clearing {
	clear:both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
}
*html .clearing {
	display:inline;
}

/* stuff specific to the search page */
/* we need some kind of sub heading */
.searchfilter h2
{
	font-size: 110%;
	text-transform: uppercase;
	color: Black;
}
/* set the style of the clear button to be somewhat unique */
.searchfilter h2 .clearfilter
{
	padding-left: 10px;
	font-size: 80%;
}

/* set things bold when they're selected, messy selectors because the default ones are so damn specific... */
.searchfilter .content .links .activeCategoryHighlight a, .searchfilter .activeCategoryHighlight
{
	font-weight: bold;
}
.searchfilter .content .links li.activeCategoryHighlight
{
	background-image:url(../images/home-latestnews-bullet.gif);
}

/* change defaults for the list a bit for the search filter */
.searchfilter .content .links li a
{
	font-weight: normal;
}
.searchfilter .content .links li
{
	background-image:url(../images/home-sponserlinks-bullet.gif);
}
/* add some padding beside search filter items for the numbers */
.searchfilter ul li a
{
	margin-right: 7px;
}


/* set a highlight for the search results word match */
.searchresults .item-imgright b
{
	background-color: Yellow;
}

/* ad hack */
#col-mid .ad
{
	margin-top: 10px;
	padding-top: 10px;
}

/* class used for captions in news stories */
.artCaption
{
	font-style: italic;
}

