﻿


/*This style creates the color changes on rollover of a gridview*/
/* table style */
.datagrid
{
	font-family: Arial, Helvetica, sans-serif;
	 
	font-size:11px;
	width:800px;
	border:solid 1px #999999;


}

/* common cell styles */
.datagrid th, .datagrid td
{
	cursor:hand;
	cursor:pointer; /*for Mozilla and Firefox*/
	height:10px;
}

/* header cell style */
.datagrid th
{
    font-weight: bold;
    text-align: left;
}  

/* cell styles */

.datagrid td
{
    /*color:#000;*/
	padding:2px 8px;
}

/* mouseover row style */
.datagrid tr:hover
{
    background-color: #808080;

}

.row
{
    color:#000;
	padding:2px 8px;
	
}

 .selectedRow
{
    background-color: #B31911;
    font-weight: bold;
     color:White ;
    border: solid 1px #000000;
}


 .alternatingRow
{

    background-color: #E5E5E5;
} 


/* ===== News ===== */
.news_title
{font-size: 13px; font-weight: bold;
padding-top:20px
}
.news_date
{font-size: 10px; font-style:italic;}
.news_shortdescription
{
    font-size: 11px;
    border-bottom: solid 1px #000;
    border-bottom-color: #000000;
   
}


.GalleryImage {
 display:block; margin-right:auto; margin-left:auto;
  opacity: 0.87;
  background-color: #ffffff;
}



.imgCont
{

    width: 120px;
    height: 130px;
    border: 2px outset #ddd;
    position:relative; 
    margin: 5px;
    float: left;
    padding: 1px;
    padding-top: 5px;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-size-adjust: none;
    line-height: 1.4em;
     
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: #666;
}



.imgCont a img{border: none;} /* fix ie png transparency isn't supporting alpha chanel */
.imgCont a img {filter:alpha(opacity=87)}
.imgCont a:hover img {filter:alpha(opacity=100)}
.imgCont a:hover {opacity:1}



.caption {
text-align:center; 
display: block;
bottom:0;
position:absolute; 
width:100%;
}


.trophywinner { 
text-align:center;
font-size: 30px; 
text-transform: uppercase; 
color: #b1afa9; 
line-height: 42px;
font-weight: normal;

 }



.modalBackground {

background-color:Gray;

filter:alpha(opacity=70);

opacity:0.7;

}

.HideButton { Display : none} 



.btn {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;/*#666666;*/
	letter-spacing: 0.05em;
	vertical-align: middle;
	background-color: #676767;/* #c8c8c8;*/
	border: 1px solid #cccccc;/* #7a7a7a;*/
	height: 20px;
	cursor : hand ;

}

.btnred
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff; /*#666666;*/
    letter-spacing: 0.05em;
    vertical-align: middle;
    background-color: #A0110B; /* #c8c8c8;*/
    border: 1px solid #cccccc; /* #7a7a7a;*/
    height: 20px;
    cursor: hand;
}

.btnpadding {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;/*#666666;*/
	letter-spacing: 0.05em;
	vertical-align: middle;
	background-color: #676767;/* #c8c8c8;*/
	border: 1px solid #cccccc;/* #7a7a7a;*/
	height: 20px;
	cursor : hand ;
	 margin-bottom:10px;
	 
}

.btnnopadding {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;/*#666666;*/
	letter-spacing: 0.05em;
	vertical-align: middle;
	background-color: #676767;/* #c8c8c8;*/
	border: 1px solid #cccccc;/* #7a7a7a;*/
	height: 20px;
	cursor : hand ;
	 margin-bottom:0px;
	 
}

.showHand
{
 cursor:hand;
}

.watermark
{
color:#9d9d9d;
}

.modalform
{
	font-family:tahoma;
	font-size:11px;
	background-color:#fff;
	border:solid 2px #000;
	padding:4px;
}

#accSearch ul {background:#000000; border-top:0px; padding-bottom:5px; }
#accSearch ul ul li a { display:block; text-decoration:none; color:#626262; padding:4px 8px 4px 5px;  }
#accSearch ul ul li a.active { color:#fff;  }
#accSearch ul ul li a:hover { color:#626262; }
#accSearch ul ul li ul li a { display:block; text-decoration:none; color:#626262; padding:4px 8px 4px 15px; margin-left: 30px;  }
#accSearch ul ul li ul li a.active { color:#fff;  }
#accSearch ul .toggle { color:#9d9d9d; padding: 10px 5px; cursor:pointer; }
#accSearch ul .toggle strong { color:#9d9d9d;display:inline-block; padding-left:5px;  font-size: 12px;  font-weight:bold; }
#accSearch ul .element { background:#000; }
#accSearch ul .noChildren { cursor:pointer; }
#accSearch ul .noChildren a { display:inline-block; padding: 5px 5px 5px 5px; font-size: 10px; color:#9d9d9d; font-weight: normal; }
#accSearch ul .noChildren a:hover { color:#fff; }
#accSearch ul .noChildren a.active { color:#626262;  }
#accSearch ul ul ul a.hover { display: block; background: #b31911 padding:4px 8px 4px 15px; color: #fff; margin-left: 30px; position:relative;  }
#accSearch ul ul li ul li a.active.hover { color:#fff; background:#b31911; }
#accSearch .prodRollout .prodDetail { position: absolute; top: 0px; right: -202px; z-index: 50; background:#fff; margin: 4px 4px 4px 0px; padding: 10px 12px; width: 172px; font-size: 10px; min-height: 212px; border-top: 1px solid #EEE; border-right: 1px solid #EEE; border-bottom: 1px solid #EEE; filter:alpha(opacity=95);-moz-opacity:0.95; opacity:0.95; }
#accSearch .prodRollout .prodDetail h5 { color: #626262; margin: 0px 0px 8px 0px; font-size: 14px; }


.productBullets
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    letter-spacing: 1.5px;
}

.productBulletsTech
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    letter-spacing: 1.5px;
}



/*Begin Box Styles formatting */
.boxheader
{
    border: 1px solid #cccccc;
    FONT-SIZE: 10pt;
     PADDING: 5px; 
     MARGIN: 0px; 
     PADDING-TOP: 0px; 
     FONT-FAMILY: Arial,sans-serif;
     color :#72000D;
     /*background-color :#eeeeee;*/
     background-color :#eeeeee;
}

.borderlefttop_black
{
    border-left: 1px solid black;
    border-top: 1px solid black;
}
.borderleftonly
{
    border-left: 1px solid #cccccc;
}
.borderbottom
{
    border-bottom: 1px solid #cccccc;
}
.bordertop
{
    border-top: 1px solid #cccccc;
}
.boxheadernoleft
{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    FONT-SIZE: 10pt;
     PADDING: 5px; 
     MARGIN: 0px; 
     PADDING-TOP: 0px; 
     FONT-FAMILY: Arial,sans-serif;
     color :#72000D;
     /*background-color :#eeeeee;*/
     background-color :#eeeeee;
}
.boxheadernoleftbot
{
   border-top: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
   FONT-SIZE: 10pt;
     PADDING: 5px; 
     MARGIN: 0px; 
     PADDING-TOP: 0px; 
     FONT-FAMILY: Arial,sans-serif;
     color :#72000D;
     background-color :#eeeeee;
}
.boxheaderbottom
{
    border-bottom: 1px solid #cccccc;
     FONT-SIZE: 10pt;
     PADDING: 5px; 
     MARGIN: 0px; 
     PADDING-TOP: 0px; 
     FONT-FAMILY: Arial,sans-serif;
     color :#72000D;
     background-color :#eeeeee;
}
.boxheaderyellow
{
    border: 1px solid #cccccc;
    FONT-SIZE: 10pt;
     PADDING: 0px; 
     MARGIN: 0px; 
     /*PADDING-TOP: 0px; */
     FONT-FAMILY: Arial,sans-serif;
     color :#72000D;
     background-color: #FFC526;
     
}

.boxheaderyellowbottom
{
    border-bottom: 1px solid #cccccc;
    FONT-SIZE: 10pt;
     PADDING: 5px; 
     MARGIN: 0px; 
     PADDING-TOP: 0px; 
     FONT-FAMILY: Arial,sans-serif;
     color :#72000D;
     background-color: #FFC526;
     
}

.boxnoside
{
       border-top: 1px solid #cccccc;
       border-bottom: 1px solid #cccccc;
       background-color : #eeeeee;
       
        padding :5px;
}
.boxnotop
{
     border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
     border-left: 1px solid #cccccc;
}
.box
{
    border: 1px solid #cccccc;
    
}

.boxnoleftbot
{
   border-top: 1px solid #cccccc;
   border-right: 1px solid #cccccc;
}

.boxnoleft
{
   border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.boxnoright
{
   border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}


.padbot5{padding-bottom:5px;}
.padbot10{padding-bottom:10px;}
.padbot15{padding-bottom:15px;}

 /* End Box Styles formatting */
