@import url(/CMSPages/GetCSS.aspx?stylesheetname=CaromaStyle);
@import url(/CMSPages/GetCSS.aspx?stylesheetname=lightbox);
@import url(/CMSPages/GetCSS.aspx?stylesheetname=thickbox);

/* front page */
.contentcols1 {
	width: 254px;
	border: #CCCCCC solid 1px;
	float: left;
	margin-bottom: 10px;
}
.contentcols1 .content {
	padding: 10px;
	font-size: 11px;
	height: 110px; /* sets min-height value for all standards-compliant browsers */
}

.contentcols1 .content .title {
	padding-bottom: 2px;
}
.contentcols1 .moredetail {
	padding: 10px;
	text-align:right;
}



.contentcols2 {
	width: 254px;
	border: #CCCCCC solid 1px;
	float: right;
	margin-bottom: 10px;
}
.contentcols2 .content {
	padding: 10px;
	font-size: 11px;
	height: 110px; /* sets min-height value for all standards-compliant browsers */
}

.contentcols2 .content .title {
	padding-bottom: 2px;
}
.contentcols2 .moredetail {
	padding: 10px;
	text-align:right;
}


/* product details */
.shortdesc {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0;
}

#prodtab {
	font-family: Arial, Helvetica, sans-serif;
}
#prodtabnav1 {
	width: 70px;
	float: left;
	border: #CCCCCC solid 1px;
	border-bottom: #ffffff solid 1px;
	text-align: center;
	padding: 4px 0;
	cursor: pointer;
}
#prodtabnav2 {
	width: 97px;
	float: left;
	margin-left: 10px;
	border: #CCCCCC solid 1px;
	border-bottom: #ffffff solid 1px;
	border-bottom: none;
	text-align: center;
	padding: 4px 0;
	cursor: pointer;
}
#prodtabprint {
	float: right;
	padding: 4px 0;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#prodtabprint a {
	color: #999999;
	text-decoration: none;
}
#prodtabprint a:hover {
	color: #999999;
	text-decoration: underline;
}

#contenttab1, #contenttab2 {
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background:url(images/idi-bg.jpg) repeat-y left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 385px; /* sets min-height value for all standards-compliant browsers */
}
#contenttab1 .zoom, #contenttab2 .zoom{
	font-size: 10px;
}
#contenttab1 a, #contenttab2 a{
	color: #333333;
	text-decoration: none;
}
#contenttab1 a:hover, #contenttab2 a:hover{
	color: #333333;
	text-decoration: underline;
}
#contenttab1 div, #contenttab2 div {
	padding-bottom: 10px;
}
* html #contenttab1 { 
   height: expression( this.scrollHeight < 385 ? "385px" : "auto" ); /* sets min-height for IE */
}
* html #contenttab2 { 
   height: expression( this.scrollHeight < 385 ? "385px" : "auto" ); /* sets min-height for IE */
}
#contenttab1 .leftcontent, 
#contenttab2 .leftcontent {
	float: left;
	width: 250px;
	text-align: center;
}
#contenttab1 .rightcontent, 
#contenttab2 .rightcontent {
	float: right;
	width: 250px;
	font-size: 11px;
}
#contenttab1 .rightcontent strong, 
#contenttab2 .rightcontent strong {
	font-size: 12px;
}
#contenttab1 .rightcontent .lines,
#contenttab2 .rightcontent .lines {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: #CCCCCC dotted 1px;
}
#otherprod .prodlist {
	width: 110px;
	border-right: #CCCCCC dotted 1px;
	margin: 4px;
	padding: 4px;
}

/* Other Product Tabs */
#tabother {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 160px;
	border: #CCCCCC solid 1px;
	border-bottom: #ffffff solid 1px;
	text-align: center;
	padding: 4px 0;
	cursor: pointer;
	margin-top: 25px;
}
#otherprod {
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background:url(../images/idi-bg.jpg) repeat-y left;
	padding: 4px 0;
	min-height: 150px; /* sets min-height value for all standards-compliant browsers */
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#otherprod .prodlist {
	padding: 4px 0;
	min-height: 150px; /* sets min-height value for all standards-compliant browsers */
	float: left;
	width: 125px;
	text-align: center;
}
* html #otherprod .prodlist { 
   height: expression( this.scrollHeight < 150 ? "150px" : "auto" ); /* sets min-height for IE */
}
#otherprod .prodlistlast {
	padding: 4px 0;
	min-height: 150px; /* sets min-height value for all standards-compliant browsers */
	float: left;
	width: 125px;
	text-align: center;
	margin-top: 4px;
}
* html #otherprod .prodlistlast { 
   height: expression( this.scrollHeight < 150 ? "150px" : "auto" ); /* sets min-height for IE */
}
#otherprod .item {
	min-height: 100px; /* sets min-height value for all standards-compliant browsers */
}
* html #otherprod .item {
	height: expression( this.scrollHeight < 100 ? "100px" : "auto" ); /* sets min-height for IE */
}
#otherprod a {
	color: #333333;
	text-decoration: none;
}
#otherprod a:hover {
	color: #333333;
	text-decoration: underline;
}
.fullrange {
	text-align: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-weight: bold;
}
.fullrange a {
	color: #333333;
	text-decoration: none;
}
.fullrange a:hover {
	color: #333333;
	text-decoration: underline;
}

