﻿body 
{
    font: tahoma; 
  
}

.TextBox
{
    width: 300px;
}
.table
{
    font-size: 14px;
    color : #303132;   
    background-color : #ebf2f5;
}

.tableGrid
{
    font-size: 14px;
    color : #303132;   
   
}

.fontLink
{
font-weight: bold; 
font-size: 12px;  
line-height: 20px;
font-style: normal; 
font-family: arial;
}
.fontLinkPage
{

font-size: 14px;  
line-height: 20px;
font-style: normal; 
font-family: arial;
}


A:link {
	COLOR: #2c5987; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #619eda; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff5300; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff5300; TEXT-DECORATION: none
}


.hyperLink A:link {
	COLOR: #2c5987; TEXT-DECORATION: none;
}
.hyperLink A:visited {
	COLOR: #619eda; TEXT-DECORATION: none
}
.hyperLink A:active {
	COLOR: #ff5300; TEXT-DECORATION: none
}
.hyperLink A:hover {
	COLOR: #ff5300; TEXT-DECORATION: none
}

.errorMessage
{
    font-size: 13px;
    font-weight:normal;
    color: Red;
}


/*Light box*/


/* jQuery lightBox plugin - Gallery style */
#gallery 
background-color: #cdcdcd;
padding: 1px;
width: 97%;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
border: 5px solid #3e3e3e;
border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
border: 5px solid #fff;
border-width: 5px 5px 20px;
color: #fff;
}
#gallery ul a:hover { color: #fff; }


/*accordion */
/*body {
	margin: 10px auto;
	font: 75%/120% Verdana,Arial, Helvetica, sans-serif;
}*/
.menu_list {	
	width: 250px;
}

.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;

}
.dropdown
{ 
   
   font-family:arial;
   font-size:13px; 
   padding-left : 4px;
   padding-right : 4px;
   padding-top: 3px;
   padding-bottom: 3px;
   background-color: #f3f3fa;
 
   
}

.EmptyData
{ 
   
   font-family:arial;
   font-size:12px; 

   color: red;
 
   
}

.menuMore
{
    COLOR: #ff5300; 
    font-weight:bold; 
}



.tableProductHead
{
    border-right: #8299b1 1px dashed; 
    border-top: #8299b1 1px dashed; 
    border-left: #8299b1 1px dashed; 
    border-bottom: #8299b1 1px dashed;
    background-color:#efefe7;
    width: 700px;
}


.txtPageingBold
{
    font-family:Arial;
    font-size:16px;
    color:#073060;
    font-weight:bold; 
}

.ObjectHind
{
    display: none;
}
.ObjectShow
{
    display: "";
}

.txtCountPaging
{
    font-family:Arial;
    font-size:12px;
    color:#143A5F;
}

.txtCountPaging2
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#1e5e1b;
    margin-left:8px;
}
.txtLastFrist
{
    font-family:Verdana;
    font-size:13px;
    /*font-weight:bold;*/
    color:Maroon;
}
.txtNext
{
    font-family:Verdana;
    font-size:13px;
    /*font-weight:bold;*/
    color:Maroon;
    margin-left:8px;
}
.txtPrev
{
    font-family:Verdana;
    font-size:13px;
    /*font-weight:bold;*/
    color:Maroon;
    margin-right:8px;
}
.LinkPaging
{
	font-family:Verdana;
    font-size:13px;
    width:20px;
    background-color:White;
    border: Solid 1px Black;
    text-align:center;
 }


.txtUnderline { text-decoration: none;
     font-family:Arial;


     }

.txtUnderline:hover { text-decoration: underline;
    /*background-color: #ebebe7;*/
    font-size: 17px;
    font-weight:bold;
  
     }


.txtPrice
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color: #fc3217;
}

.markPrice
{
    font-size: 12px;
    font-family:Arial;
    font-style:oblique;
    color:Green;
    text-decoration: line-through;
}

.markPriceDate
{
    font-size: 11px;
    font-family:Arial;  
    color:#7b5a14;
font-weight:bold;
}

.txtMarkPriceHead
{
    font-size: 11px;
    font-family:Arial;  
    color:#97225f;


}

.blueColHeaderRowReport
{
    background-color: #e0e1e1;
     TEXT-TRANSFORM: uppercase; 
     
     COLOR: #676868; 
     FONT-SIZE: 10px; 
     FONT-WEIGHT: bold; 
   
 /*    PADDING-TOP: 10px;
     PADDING-LEFT: 50px;
     PADDING-RIGHT: 20px;
     PADDING-BOTTOM: 10px; 
          TEXT-ALIGN: left; */
    
}
.blueColRowReport
{
    background-color: #eff1f4;
}
.lightBlueColRowReport
{
    background-color: #f3f7fa;
}
.starHeader
{
    color: #f8030e;
    font-weight: bold;
    font-size: small;
}
