﻿body
{
}


.outerContent
{
  margin:auto;   
  /*background-color:Aqua;*/
  
}

.outerHeader
{
   background-color: #000066;
   width:100%;
}

.innerHeader
{
 
 width:100%;
  margin:auto;
  height:161px;
 background: url(../images/header.gif)  no-repeat scroll  center center; 
}


.welcomePanelIE6
{
    font-size: 11px;
  /*float: right;*/
  padding-top:130px;
  color:White;
  
}

.welcomePanelIENonAuth6
{
    font-size: 11px;
  /*float: right;*/
  padding-top:130px;
  color:White;
  padding-left:350px; 
}

.innerHeaderIE6
{
 
 width:100%;
  margin:auto;
  height:161px;
 background: url(../images/header.gif)  no-repeat scroll  ; 
  background-position:50% 50%;
}


.headerControlds
{
    width:100%; 
    
}

.newContent
{
   /* border:solid 1px #E0DFDF;*/
    width:1024px;
   margin  :auto;
   padding :auto;
   margin-top:8px;
   
   font-family:Arial;
   color:Gray;
   font-size:12px;
}



.newloginView img {
  vertical-align: middle; 
}

#newthreeColumnLeftContent 
{
  
  width: 200px;
  float: left;
  font-size:12px;
}

#newthreeColumnMainContent {
  
  /*margin-left: 185px;*/
   padding-top:10px;
    margin:0px;
   margin-left: 200px;
   width:624px;
   vertical-align:top;
      
  /*border: 1px solid blue;*/
}

#newthreeColumnRightContent 
{
   padding-top:0px;
  width: 200px; 
  float: right;
  /*border: 1px solid green;*/
   /*background-color: #DFE7F3;*/
      vertical-align:top;
}



.menuLeft
{
     margin:0px;
} 

.menuLeft li
{
   font-family:Arial;
   
   font-size:11pt;
   border-bottom:solid 1px #E0DFDF;
   border-right:solid 1px #E0DFDF;
   border-left:solid 1px #E0DFDF;
   
   list-style:none;
   vertical-align:middle;
}

 li
{
   font-family:Arial;
   
   font-size:11pt;
   border-bottom:solid 1px #E0DFDF;
   border-right:solid 1px #E0DFDF;
   border-left:solid 1px #E0DFDF;
   
   /*   list-style:none;*/
   vertical-align:middle;
   
}


.aboutUsLst 
{
   padding-left:30px;      
}


.aboutUsLst li
{
    border:solid 0px #E0DFDF;
      padding:5px;
      font-size:12px;
}



.hoverEffect 
{
     color:White;
     cursor:pointer;
}


.menuLeft a
{
      color: #999999;   
      text-decoration:none;
}


.menuLeft a:hover
{
      /*color: black;   */
}

.menuLeftHeader
{
   background : url(../images/small-header.gif) no-repeat scroll  center center;
   font-family :Arial;
   color:White;
   font-weight:bold;
   font-size:12px;   
   text-align:center;
   margin-top:0px;
   margin-bottom:-2px;
   padding:0px;
}

.menuLeftHeaderFF
{
   background : url(../images/small-header.gif) no-repeat scroll  center center;
   font-family :Arial;
   color:White;
   font-weight:bold;
   font-size:12px;   
   text-align:center;
   margin-top:5px;
   margin-bottom:0px;
   padding:0px;
}




.prodNav
{
   width:200px;
   font-family:Arial;
   color: #666666;
   font-size:11pt;
   border-left:solid 1px #E0DFDF;
   border-right:solid 1px #E0DFDF;
   padding:0px;
}

.prodNav a
{
  color:  #999999; 
  
}

.prodNav table
{
    
}

.prodNav tr /*for TV control */
{
    
     
}

.prodNav td
{
   /* border:solid 1px #E0DFDF;   */
    
}
/* for menu control*/
.prodNav td td 
{
    /*border:solid 0px #E0DFDF;   */
    padding:5px;
}

.prodNav tr
{
    
}


.textboxGray
{
 color:grey; 
 font-size:12px; 
 font-family:Arial;
}

.footerLink
{
     font-family:Arial;
     font-size:11px;
     color:#0099cc;
     text-decoration:none;
}



.footerSep
{
     color:#999999;
}


.centerdiv
{ /*IE method of centering a relative div*/
text-align: center;
height:70px;
}

.centerdiv
{ /*Proper way to center a relative div*/
margin: 0 auto;
height:70px;
}


#divSEO p
{
  padding:10px;   
  text-align:justify;
}


.newHeader
{
   font-family:Arial;
   font-size:14px;
   color:#333333;
   font-weight:bold;
}

.newSubHeader
{
   font-family:Arial;
   font-size:12px;
   color:Black;
   font-weight:bold;
}














/*****************************************************************/
/*
#navigation ul li:hover a, 
#navigation ul li ul.hover a 
{ 
    background:#8DC63F none no-repeat scroll 97% center;
    color:#FFFFFF;
}

#navigation li:hover a, 
#navigation li a:hover, 
#navigation ul.hover a 
{ 
    background:#8DC63F none repeat scroll 0 0;
    border-color:#6DA61F #8DC63F -moz-use-text-color;
    border-style:solid solid none;
    border-width:1px 1px medium;
    color:white;
    display:block;
    height:2.5em;
}
*/

#navigationDiv li:hover a, 
#navigationDiv li a:hover, 
#navigationDiv ul.hover a 
{ 
    background:#3399cc none repeat scroll 0 0;
    
    
    color:white;
    display:block;
    height:2.0em;
    vertical-align:middle;
    
    font-family:Arial;
   
   font-size:11pt;
   border-bottom:solid 1px #E0DFDF;
   border-right:solid 1px #E0DFDF;
   border-left:solid 1px #E0DFDF;
   
   list-style:none;
   
}


#navigationDiv li
{ 
  height:2.0em;
    line-height:30px; /* u have to have this for vertical alignment of li's */
}

#navigationDiv a 
{ 
  padding-left :  15px;  
}

#navigationDiv 
{
  
  
}
 

a:hover 
{
color: #666666;

}

a {
color:#0099cc;
}


.LoginBox a
{
    
  text-decoration:none;   
}
    
    
.clientTbl td
{
  
        
}


.terms p
{
     padding-top:10px;
}

.terms span
{
      font-weight:bold;
}



.divCaps ul
{
  padding-left:20px;   
  margin-left:10px;
  border: solid 0px black;
}

.srvsPara
{
   margin:5px;
   margin-top:10px;
   font-family : Arial Black;
   font-size:12px;
    list-style:none;
    border: solid 0px black;
}
                                                                                                
.srvsLst
{
  padding:10px;
  padding-left:10px;
  font-family :monospace;
  font-size:12px;
   list-style:none;
   border: solid 0px black;
}                                                                                                

li.listItem
{
  margin:5px;
  border: solid 0px black;
  
}

.divContact span
{
  font-family:Arial;
  font-size:12px;   
  color:#666666;
}

.divContact2 span
{
  font-family:Arial;
  font-size:12px;   
  color:#666666;
}

.divContact input
{
  width:220px;   
  
}

.divContact select
{
    width:223px;   
    color:#0099cc;
    font-size:12px;
    font-family:Arial; 
}

.divContact td
{
    height:20px;
}

.reqContact
{
  color:#0099cc;
}

.divContact2 p
{
  padding:5px;   
}

.reqSpan
{
   font-size:11px;
   font-family:Arial;   
   
}

.valSummaryCon
{
   border: solid 0px black;
   font-size:11px;
   font-family:Arial;   
   color:#0099cc;   
 
}
.valSummaryCon ul
{
        border: solid 0px black;
}

.valSummaryCon li
{
   border: solid 0px black;
   font-size:11px;
   font-family:Arial;   
   color:#0099cc;   
}

.ddGv
{
    
  font-family:Arial;
  font-size:10px;   
}

.ddShipping
{
   font-size:10px;
   font-family:Arial;   
   color:#0099cc;   
}


.attributeDropdownList {
  /*
  font-size: 10px;
  width: 150px;
  color: #666666;
  margin-top: 5px;
  height:30px;
  */
    width: 225px;
    -x-system-font:none;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    border:solid 1px #abadb3;
    color:#666666;
}


.carHoverImg
{
  
}

.selTable td
{
  padding-top:5px;
  padding-bottom:5px;
}

.loginHl
{
  padding:10px;   
}

.divLogin td 
{
      padding:3px;
      font-family:Arial;
}

#Subgurim_FileUploaderAJAX1
{
  width:350px;   
  margin-top:10px;   
  padding-bottom:10px;
   margin:0px 0px 30px;
}

#Subgurim_FileUploaderAJAX1Add
{
  
}
#FUA_myIframe
{
   
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;

}


.visit p
{
  margin-top:15px;   

}


.register input
{
     width:200px;
}

.buttonReg
{
  width:100px;   
}

.divMap td
{
   padding:5px;
}

.divCC
{
  font-family:Arial;
  font-size:10px;    
}

.divCC ul
{
     font-family:Arial;
  
     list-style:none;
     border:solid 0px black;
} 

.divCC li
{
     font-family:Arial;
     list-style:none;
     border:solid 0px black;
} 


#ctl00_ContentPlaceHolder1_cuwRegister
{
  width:100%;   
}


#ctl00_ContentPlaceHolder1_cuwRegister td
{
     
}


.divUpload li
{
  font-family:Arial;
  color:Gray;
  font-size:10px;   
}

#SlickUpload1_fileSelector_ul
{
    height:25px;
    border: solid 0px black;
    width:100px;
}

.addBtn
{
 background: url(../images/addfile.jpg) no-repeat 50% 50%;    
    height:25px;
    border: solid 0px black;
    width:100px;
    
}

.uplodBtn
{
    background: url(../images/upload.jpg) no-repeat ;
    height:25px;
    border: solid 0px black;    
}

.cancelBtn
{
       background: url(../images/cancel.jpg) no-repeat ;
    height:25px;
    border: solid 0px black;    
}

