
/* ========================================
    CSS STYLES FOR Module ViewDistributor
   ========================================
*/

.Continents { padding-bottom:5px;}
.Continents a:link { color:#993333; font-size:12px;}
.Continents a:visited { color:#993333; font-size:12px;}
.Continents a:hover { color:red; font-size:12px; text-decoration:underline;}

.countrylist td { width:130px; padding-top:8px;}
.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:#000000; font-size:12px; }
.Countrys a:visited { color:#000000; font-size:12px;}
.Countrys a:hover { color:#000000; 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%; }

.Distributors td { text-align:left}
.SubHead1{ vertical-align:top; font-weight:bold;}
.C_name { width:80px;float:left;  padding-top:5px;}
.C_Value {  float:left; text-align:left; padding-top:5px;}
.Distributors1 { width:100%;}


.EditPage { text-align:center; width:100%;}

.CountryName { color:#666666; float:left; padding-left:0;font-size:18px; border-bottom:1px solid #993333; width:600px; text-transform:uppercase; padding-top:20px;}

.CountryListHead a:link { text-decoration:undeline; color:Blue;}
.CountryListHead { color:Blue;  text-decoration:undeline;}

.DistributorddlTD,
.Distributorddl { font-size:10px; }

.Distributorddl { }

table .DistributorTable { display:none }

div .DistributorHead
{
	font-size:20px;
	color:#666;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	line-height:25px;
	border-bottom:1px solid #993333;
	width:520px;
}

div .DistributorHead font
{
	cursor:pointer;
	padding-left:20px;
	background:url(images/plus.gif) no-repeat left center;
}

table .DistributorTableClick
{
	padding:5px;
	display:block;
	width:100%;
}

div .DistributorHeadClick
{
	color:#FF0000;
	font-size:20px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#666;
	line-height:25px;
	width:520px;
	border-bottom:1px solid #993333;
}

div .DistributorHeadClick font
{
	cursor:pointer;
	padding-left:20px;
	background:url(images/minus.gif) no-repeat left center;
}

.DistributorSubHead
{
	font-size:12px;
	color:#333;
	width:95px;
	vertical-align:top;
	padding-left:20px;
}

.DistributorTD
{
	font-size:12px;
	font-weight:bold;
	color:#333;
}

.DistributorSubHead .Help{ display:none}

