﻿
h1 {
	text-align:left;
	padding-bottom:10px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	color: #41597C;	
	text-decoration: underline;
}

a.ReadMore:link, a.ReadMore:active, a.ReadMore:visited {
	text-decoration: none;
	font-weight: normal;
}
a.ReadMore:hover {
	text-decoration: underline;
}

#bodymain {

}
#minisearch{
 /*width: 221px;*/
 margin-bottom: 1em;
}

a.productbox:link, a.productbox:visited, a.productbox:active {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

a.productbox:hover {
	font-weight: bold;
}



.producttext {
	z-index: 1;
	width: 220px;
	text-align: left;
	position: relative;
	top: -75px;
	left: 180px;
	margin: 0 0 -64px 0;
	padding: 0;
}
.product {
	width: 324px;
	height: 224px;
	background-image: url(images/product_bg.gif);
	background-repeat: no-repeat;
	margin: 10px;
	padding: 0;
	float: right;

}

#SectionTitle, a.SectionTitle {
 font-weight: bold;
 /*COLOR: #FFFFFF;
 
 FONT-SIZE: 13px;
 margin: 0px auto 5px auto;*/
}


#ProdArticles
{  COLOR: #FFFFFF; FONT-SIZE: 18px; margin: 9px 0 9px 5px;  }
A.ProdArticles:link {COLOR: #FFFFFF; Font-weight: bold; text-decoration: none;} 
A.ProdArticles:visited {COLOR: #FFFFFF; Font-weight: bold; text-decoration: none;}
A.ProdArticles:active {COLOR: #FFFFFF; Font-weight: bold; text-decoration: none;}
A.ProdArticles:hover {COLOR: #dddddd;  Font-weight: bold; text-decoration: none;}


#ArticleSection {
 /*width: 221px;*/
 /*COLOR: #fff;*/
 Font-weight: bold;
 padding: 10px 0px 10px 4px;
 margin: 0px 0px 0px 0px;
 /*border-color: #41597c;*/
 /*border-style: solid;
 background-color: #497c9f;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #497c9f;*/
 text-align:left;
}


.ArticleItem {
	margin: 0px 0px 2px 10px;
	padding: 0px 0px 0px 12px;
	FONT-SIZE: 11px;
	Font-weight: bold; /*list-style-type: none; */;
	height: 0px;
	/*text-transform:uppercase;*/
}
A.ArticleItem:link, A.ArticleItem:visited, A.ArticleItem:active  {
	/*COLOR: #c9d8ea;*/
    /*Font-weight: bold;*/
    /*text-decoration: none;*/
	background: url(/product-ideas/images/textarrow-lt-blue-on.gif) left no-repeat;
	/*text-transform:uppercase;*/
} 
A.ArticleItem:hover {
	/*background: url(/images/textarrow-on.gif) left no-repeat;*/
}

.ArticleItemOn {
	margin: 0px 0px 2px 10px;
	padding: 0px 0px 0px 12px;
	/*COLOR: #ffffff;*/
	
	FONT-SIZE: 11px;
	Font-weight: bold; /*list-style-type: none; */;
	height: 0px;
	/*text-transform:uppercase;*/
}
A.ArticleItemOn:link, A.ArticleItemOn:visited, A.ArticleItemOn:active {
	/*COLOR: #ffffff;*/
    
    /*text-decoration: none;*/
	background: url(/images/textarrow-blue-on.gif) left no-repeat;
	/*text-transform:uppercase;*/
} 
A.ArticleItemOn:hover {
	text-decoration: underline;
	background: url(/images/textarrow-blue-on.gif) left no-repeat;
}






.ArticleNoBullet {
	FONT-SIZE: 11px; 
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	margin: 2px 0px 0px 0px;
}
a.ArticleNoBullet:link {
}
a.ArticleNoBullet:visited {
}

#sectionfooter {
	margin-top: 10px;
	background-image: url(images/sectionfooter_bg.gif);
	background-repeat: no-repeat;
	width: 720px;
	height: 50px;
}

#sectionfooter a {
  font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
#sectionfootertext {
	padding: 10px 12px 0 12px;
	font-size: 11px;
	color: #fff;
}

.SubTitleBlue {
	COLOR: #41597c; 
}

.prodimage {
	max-width:250px;
	width: expression(this.width > 250? 250px: this.width);
}

