body {
    background-color: #E5E5E5;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    width: 98%;
	color:#222;
	
}
textarea,input{
    border: 1px solid #cccccc;
}
div, .continer .header {
    background-color: #FFFFFF;
}
.continer {
    margin: 0 auto;
    width: 980px;
	-moz-box-shadow: 0 0 5px 5px #ccc;
	-webkit-box-shadow: 0 0 5px 5px#ccc;
	box-shadow: 0 0 5px 5px #ccc;
	behavior: url(../img/ie-css3.htc); 
	zoom:1; 
	/* For IE 5.5 ?7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=140, Color='#cccccc');
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=130, Color='#cccccc')";
	
}
.rightAlign {
    text-align: right;
}
.logo {
    float: left;
    height: 80px;
    width: 400px;
}
.logo img {
    padding-left: 40px;
}
.banner {
    float: right;
    height: 80px;
    text-align: right;
    width: 580px;
}
.banner img
{
	margin-right:10px;
	
	
}
.banner 
img {
    border: medium none;
}
.menu {
    width: 100%;
	height:50px;
}
.menu tbody tr th a {
    color: #000066;
    font-weight: bold;
    text-decoration: none;
	font-family:Arial;
}.menu tbody tr th a:hover{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.productname a {
    text-decoration: none;
}
.amount {
    color: #1E4703;
    font-weight: bold;
}
.buy a {
    color: #000066;
    font-weight: bold;
    text-decoration: none;
}
.inputRequirement {
    color: red;
}
.bodyContiner table {
    margin: auto;
}
.bodyContiner table tr th {
    background-image: url("img/s_bg.gif");
    color: #EEEEEE;
}
.button {
    background-image: url("../img/tabrightI.gif");
    color: #FFFFFF;
    cursor:pointer;
}
.supportContent {
    color: #5D6483;
    padding-left: 40px;
}
strong a {
    color: red;
    text-decoration: none;
}
blink {
}
a {
    cursor: default;
    //float: left;
}
@-webkit-keyframes blink {  
 from { opacity: 1.0; }
 to { opacity: 0.0; }
}

blink {
 -webkit-animation-name: blink;  
 -webkit-animation-iteration-count: infinite;  
 -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
 -webkit-animation-duration: 1s; 
}
a
{
  cursor: default;
}
.mainContent h4
{
	color:#008CCD;
	font-size:20px;
	
}.mainContent h5
{
	color:#FF6600;
	font-size:20px;
	
}.mainContent p
{
	color: #222222;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
	
}.mainContent ul
{
	list-style-image:url("../img/arrow.jpg");
	
}.mainContent .tick
{
	list-style-image:url("../img/tick.jpg");
	
}
.heading
{	
	color: #0089C8;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-indent: 2px;
}
.mainContent .heading
{	
	color: #0089C8;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-indent: 2px;
}
.mainContent .subheading
{	
	color: #FF6600;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-indent: 2px;
}
.mainContent hr
{
	margin-top: -8px;
	color:#CCCCCC;
}
ul li b
{
    color: #0089C8;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    float:left;
}
ul li .tuch
{
	 text-indent: 1px;
}
img
{
	border:none;
}
.sublinks
{
	padding-top:10px;
	padding-left:20px;
}
.price
{
	color:Green;
	font-weight:bold;
}
.updates
{
	color:#000;
}
#tabsI ul li a:hover
{
	cursor:pointer;
}
a img:hover
{
	cursor:pointer;
}
.component
{	
	font-size:11px;
	font-family:Arial;
	width:300px;
	margin:10px;
	//float:left;
	height:200px;
	-moz-box-shadow: 0 0 5px 5px #ccc;
	-webkit-box-shadow: 0 0 5px 5px#ccc;
	box-shadow: 0 0 5px 5px #ccc;
	behavior: url(../img/ie-css3.htc); 
	zoom:1; 
	/* For IE 5.5 ?7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=140, Color='#cccccc');
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=130, Color='#cccccc')";
}
.component table tbody tr:first-child:hover
{
	cursor:pointer;
	background-color:#FFD460;

}
.component table
{
	border-collapse:collapse; 
}
.component table thead tr td
{
	font-weight:bold;
}

.downloadnotify
{
	position: absolute;
       right: 200px;
       top: 400px;
      width: 200px;
}
.down,.loading
{
	display:none;
}









