﻿.mst_td_border_left_top
{
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:Green;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:Green;
    padding:5px;
}
 .errmsgstyle
 {
     font-family:Verdana;
     font-size:8pt;
     color:yellow;
 }
 .errlogin
 {
     font-family:Verdana;
     font-size:8pt;
     color:Red;
 }
 .txtboxmode
 {
     height:14px;
     width:170px;
 }
  .txtboxreadonlymode
 {
     height:14px;
     width:170px;
     background-color:Transparent;
     color:White;
     border-width:1px;
     border-style:solid;
     border-color:White;         
 }
  .logintxtboxmode
 {
     height:14px;
     width:140px;
 }
 .labelmode1
 {
     font-family:Arial;
     font-size:13px;
     vertical-align:middle;
     font-weight:bold;
     color:White;
     
 }
 .rptlabelhead
 {
     font-family:Verdana;
     font-size:15px;
     vertical-align:middle;
     color:Black;
     font-weight:bold;
 }
 .rptlabelsubhead
 {
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle;
     color:Black;
     font-weight:bold;
 }
 .rptlabeldata
 {
     font-family:Verdana;
     font-size:11px;
     vertical-align:middle;
     color:Black;
 }
 .labelmode
 {
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle;
     color:White;
 }
 .labelmode2
 {
     font-family:Verdana;
     font-size:11px;
     vertical-align:middle;
     color:White;
 }
  .labelmode3
 {
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle;
     color:White;
     cursor:pointer;  
 }
 .radiomode
 {
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle;
     color:White;
 }
 .radiomode:hover
 {
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle;
     color:White;
     text-decoration:underline;
     cursor:pointer; 
 }
 .dropdownlist
 {
     height:20px;
     width:175px;
     font-family:Verdana;
     font-size:11px;
 }
 
 .Smalltxtboxmode
 {
     height:18px;
     width:52px;
 }
 
  .Smalldropdownlist
 {
     height:20px;
     width:100px;
     font-family:Verdana;
     font-size:11px;
 }
 .tbl_body
{
    border-color:#757575;
    border-style:solid;
    border-width:1px;
}

  .Smalldropdownlist2
 {
     height:20px;
     width:140px;
     font-family:Verdana;
     font-size:11px;
 }
 
 .gv_head
{
    font-size:12px;
    font-family:Verdana;
    background-color:Gray;
    height:20px;
    text-align:center;
    text-decoration:none;
    text-transform:none;
}
 .gv_Foot
{
    font-size:12px;
    font-family:Verdana;
    background-color:Gray;
    height:20px;
    text-align:center;
    text-decoration:none;
    text-transform:none;
}

.gv_ItemRow
{
   background-color:#FFFFFF;
   font-family:Verdana;
   font-size:11px;
   border-color:White;  
   
}
.gv_FooterRow
{
   background-color:Black;
   font-family:Verdana;
   font-size:11px;
   border-width:0; 
   color:White;
   border-color:Black;    
   
}
.gv_altRow
{
     background-color:#C4E1E1;
     font-family:Arial;
     font-size:12px;
     vertical-align:middle;
}
.gv_border
{
     border-color:White;
     border-style:none;
     border-width:0px;
     
    
}
.buttonmoderight
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/img.png');
     Width:151px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:26px;
     background-repeat:no-repeat;
     text-align:center;
     font-size:12px;
     font-weight:bold;
 }
 .buttonmoderight:hover
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/img1.png');
     Width:151px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:26px;
     background-repeat:no-repeat;
     text-align:center;
     font-weight:bold;
     font-size:13px;
     cursor:pointer;
 }
 .buttonbuy
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/add-cart-dark.png');
     Width:100px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:20px;
     background-repeat:no-repeat;
     text-align:center;
     font-size:12px;
     font-weight:bold;
 }
 .buttonbuy:hover
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/cart-button.png');
     Width:100px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:20px;
     background-repeat:no-repeat;
     text-align:center;
     font-weight:bold;
     font-size:13px;
     cursor:pointer;
 }
 .buttonmoreinfo
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/details-cart-dark.png');
     Width:100px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:20px;
     background-repeat:no-repeat;
     text-align:center;
     font-size:12px;
     font-weight:bold;
 }
 .buttonmoreinfo:hover
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/detail-button.png');
     Width:100px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:20px;
     background-repeat:no-repeat;
     text-align:center;
     font-weight:bold;
     font-size:13px;
     cursor:pointer;
 }
 .buttonlogin
 {
     border-style:solid;
     border-color:ButtonText;
     background-color:Gray;
     Width:75px;
     border-width:0;
     color:White;
     Height:20px;
     text-align:center;
     font-size:12px;
     font-weight:bold;
 }
 .buttonlogin:hover
 {
     border-style:solid;
     border-color:ButtonText;
     Width:75px;
     border-width:0;
     color:White;
     Height:20px;
     text-align:center;
     font-weight:bold;
     font-size:13px;
     cursor:pointer;
 }
 .buttoncancel
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/cancel.png');
     Width:80px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:26px;
     background-repeat:no-repeat;
     text-align:center;
     font-size:12px;
     font-weight:bold;
 }
 .buttoncancel:hover
 {
     border-style:solid;
     border-color:AppWorkspace;
     background-image:url('../Images/cancel_hover.png');
     Width:80px;
     background-color:Transparent;
     border-width:0;
     color:White;
     Height:26px;
     background-repeat:no-repeat;
     text-align:center;
     font-weight:bold;
     font-size:13px;
     cursor:pointer;
 }
 .prod_description
 {
     font-size:13px;
     font-family:Arial;
     font-weight:bold;
 }
 .prod_price
 {
     font-size:11px;
     font-family:Verdana;
 }
 .prod_spec
 {
     font-size:12px;
     font-family:Verdana;
 }
 .lnk_prod
 {
     font-size:12px;
     font-family:Verdana;
 }
 
 .loginlnk
 {
     padding-left:5px;
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle;
     color:Blue;
     text-decoration:none;
 }
 
 .MyAccountLink
 {
     padding-left:5px;
     font-family:Verdana;
     font-size:12px;
     font-weight:bold;
     color:Gray;
     text-decoration:none;
 }
 .MyAccountLink:hover
 {
     padding-left:5px;
     font-family:Verdana;
     font-size:14px;
     font-weight:bold;
     color:Gray;
     text-decoration:none;
 }
 
 .td_imageAlign
 {
     text-align:left;
 }
 .viewlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#bebebe;
	text-decoration:none;
	text-align: left;
	padding-left: 40px;
	background-image:url('../Images/alert.png');
	background-repeat:no-repeat;
/*	background-position:left top;   
	text-transform:uppercase;
	display:block;*/
	
}
.Accordation_Head
{
 background-color:#95B2DE; 	
	}
	
/* ajax modal dialog styles */
.modalBackground {
	background-color: White;
	filter:alpha(opacity=50);
	opacity: 0.5;
	 
}
.modalBox {
	background-color:White;
	border-width: 1px;
	border-style: solid;
	border-color:Black;
	padding: 3px;
	
}
.modalBox caption {
	background-image: url(../Images/window_titlebg.gif);
	background-repeat:repeat-x;
}

.gv_Text
{
     font-family:Arial;
     font-size:12px;
      text-align:center;
     
}
.FulllistItems	
	{	
		background-color:transparent;
		color:#bebebe;
		font-size:12px;
		border-width:1px 0px;
		border-style:solid;
		border-color:Black;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
	    font-weight: normal;
	    padding-right:10px; 
	    padding-left:5px; 
	   
	}
.FulllistItems:hover
	{	
		color:White;
		text-decoration:underline; 
	}
.lovimage
{
    cursor:pointer;
}

.lovimage:hover
{
    cursor:pointer;
    background-image:url('../Images/bg.png');
    background-repeat:no-repeat;
    background-position:center;    
}
 .headermode
 {
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle; 
     text-decoration:none;
    
 }
 .headermode a
 {
     font-family:Verdana;
     font-size:12px;
     vertical-align:middle; 
     text-decoration:none;
    
 }
 
 .bgleftshade 
 {
	background-image: url('../Images/left-bg.png');
	background-repeat:repeat-y;
	background-position: right;
}

.bgrightshade {
	background-image: url('../Images/right-bg.png');
	background-repeat:repeat-y;
	background-position:left;
	}
.Timeout
{
   border: thin double Black;
   color: Red;
   font-size: 12px;
   font-weight: bold;
   background-color: #ffffe1;
   z-index: 1000;
   text-align: center;
   bottom:10px;
   font-family: Arial, Helvetica, sans-serif;
   cursor:pointer;
}
.loginlinkstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:White;
	text-decoration:none;
}
.loginlinkstyle:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:White;
	text-decoration:underline;
}

.search
{
    background-image:url(../Images/pixelimage.png);
    color:White;
    font-weight:bold;
}

.PaymentCanHead {
	font-family:Arial, Helvetica, sans -serif;
	font-weight:bold;
	font-size:18px;
	color:#bebebe;
	text-decoration:none;
	text-align:left;
	padding-left: 25px;
	display:block;
	
}

.txtboxmode_New
 {
     height:14px;
     width:215px;
 }
 
 .dropdownlist_New
 {
     height:20px;
     width:220px;
     font-family:Verdana;
     font-size:11px;
 }

.freez {overflow:auto;}
.freez table th {position:relative;}
.freez table tbody {overflow-x:hidden;} 