﻿body {
}
.demoarea {
	padding:0px;
	background:Gainsboro;
	widows:500;
	height:350;
	background-repeat:no-repeat;
}

.demoarea p 
{
	padding:0px;
}

.demoheading {
	padding-bottom:0px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:larger;
	background-position:left;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #a9a9a9;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #a9a9a9;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #d3d3d3;
    border: 1px dashed #2F4F4F;
    border-top: none;
    
}
.producdiv
{
	font-family: Tahoma;
	font-size: 15pt;
	color: red;
}
.accordionLink
{
 
    color: #000033;
}
.productsdesc
{
	vertical-align: middle;
	color: black;
	font-family: Tahoma;
	text-align:center;
	font-size:10pt;
	font-weight:normal;
    text-align:justify;
}
.productspdf
{
	vertical-align: middle;
	color: black;
	font-family: Tahoma;
	text-align:left;
	font-size:10pt;
	font-weight:normal;
}

.scrollabalediv
{
	width:150px;
	height:350px;
	background-color:#ffffff;
	
	vertical-align:top;
	font-family: Tahoma;
	font-size:10pt;
}
.homediv
{
	text-align: justify;
	font-size: 10pt;
	font-family: Tahoma;
	color: white;
	
}
homemaindiv
{
	text-align: center;
	font-size: 32pt; 
	color: #cc3333; 
	text-decoration: underline;
}
.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
.homehead
{
	font-size: 24pt; 
	color: #ff6c00; 
	text-decoration: underline;
	font-weight:bold;
	text-align:center;
}
div.linkss a
{
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#F0E68C; text-decoration:none; font-weight:bold
}
div.linkss a:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#F0E68C; text-decoration:underline;
}
div.linkss a:visited
{
    font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#F0E68C;
}

