﻿

.Link1
{
    background-repeat:no-repeat;
	width:110px;
	height:95px;
	display:inline-block; 
	position:relative;
	background-position:center center;	 
	cursor:pointer;
	
	
}
.AddToCartStyle
{
  /* position :absolute ;
   right:100px;
   bottom:60px;*/
   background-repeat:no-repeat;
  border-style:none;
  border:0px;
 background-color:White;
  
  
}

.Headings
{
	font-family:Verdana ;
	font-size:18px;
	font-weight:normal;
	color:#00afdb;	
	font-weight:bold;
	
}

.FormContent
{
	
	font-family:Verdana;
	font-size:12px;
	color:Gray;	
    line-height:15px;    
}

.FormValues
{
	font-family:Verdana;
	font-size:10px;
	
	
	
	
}

.SubHeadings
{
	font-family:Verdana ;
	font-size:13px;
	font-weight:bold;
	/*color:#c48500;*/
	color:#0a8ccc;
}

.FooterLink
{
	font-family:Verdana ;	
	font-size:12px;
	margin-top:40px;
	position:absolute;
	color:#0582a6;
	text-decoration:none;
	vertical-align:middle;
	
}



.FooterSeperator
{	
	margin-left:3px;
	margin-right:3px;
	margin-top:38px;
	position:relative;
}
.insidePageSubHeading
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	/*color:#c48500;*/
	color:#ff0000;
}
.Condact
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	/*color:#c48500;*/
	color:#ff0000;
}
.more
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;	
	/*color:#c48500;*/
	color:#008bc7;
	text-align:right ;
}
.Dot
{
	top:-100px;
	color :#008bc7;
	
	
}

.clientName
{
	font-family:Verdana ;
	font-size:11px;
	font-weight:bold;	
	color:#424242;
}
.insidepageHeading
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	/*color:#c48500;*/
	color:#0a8ccb;
}
 .Header
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0582a6;		
	text-decoration: none;	
			
		
}	
.LinkHeader
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0582a6;		
	text-decoration: none;
		
		
}
.PayrolBox
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;		
	font-weight:normal;
	text-decoration: none;			
		
}	
.submenuStyle
{
	font-family:Verdana;
	color:White;
	font-size:12px;
	width:100px;
	height:20px;
	/*background-image:url(images/productmenubgrepeater.jpg);*/
	
	/*background-color:#a2ac4c;	*/
}
.subMenuHover
{
	background-color:#929b48;
}
.DownloadButton
 {
	margin-top:3px;
	margin-left :340px;
}	
.RepiterImage
{
    width:150px;
    height:129px;
  
}
.RepiterProductDesc
{
    font-family:Verdana;    
    font-size:12px;
    color:Gray;
    line-height:15px;
}
.RepiterProductName
{
    font-family:Verdana; 
    text-decoration:underline;   
    font-size:12px;
    color:#FF0000;	
   
}
.modalBackground 
{
    position:absolute;
    z-index:500;
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.ProductName
{  
   margin-top:0px;
    margin-left:20px;
    position:absolute;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#333333;
}
.RadioButton
{
	color:#00afdb;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	
}


