
/* ========================================
    CSS STYLES FOR Module ViewDistributor
   ========================================
*/

.Continents { padding-bottom:20px;}
.Continents a:link { color:#000000; font-size:13px;}
.Continents a:visited { color:#000000; font-size:13px;}
.Continents a:hover { color:red; font-size:13px; text-decoration:underline;}
.Continentsddl { font-size:12px;}

.Countrys { }
.1Countrys { overflow: scroll; overflow-x: hidden;scrollbar-face-color: #e8ebef; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-3dlight-color: #fff;  scrollbar-arrow-color: #999; scrollbar-track-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-base-color: #fff;}
.Countrys a:link { color:#993333; font-size:12px;}
.Countrys a:visited { color:#993333; font-size:12px;}
.Countrys a:hover { color:red; font-size:12px; text-decoration:underline;}

.EditPage  th{ color:White;  }
.CountryListHead a:link { color:white;  text-decoration:underline;}
.CountryListHead a:visited { color:white;  text-decoration:underline;}
.CountryListHead a:hover { color:Red; text-decoration:underline;}

.Distributors {  width:100%; font-size:12px;}

.Distributors td { text-align:left}
.SubHead1{ vertical-align:top; font-weight:bold;}
.C_name { min-width:80px;float:left;  padding-top:5px;}
.C_Value {  float:right; text-align:left; width:78%;padding-top:5px;}
.Distributors1 { width:100%;font-size:12px;}


.EditPage { text-align:center; width:100%; }

.CountryName { color:#666666; float:left; padding-left:0;font-size:18px; border-bottom:1px solid #993333; width:500px; text-transform:uppercase; padding-top:20px;}
.CountryName_cut {color:#666666; float:left; padding-left:0;font-size:4px; border-bottom:1px solid #999999; width:500px; text-transform:uppercase; padding-top:0px;}

.CountryListHead a:link { text-decoration:undeline; color:Blue;}
.CountryListHead { color:Blue;  text-decoration:undeline;}

