#Product_Catalog {
 float: left;
 width: 200px;
/* height: 550px; */
 overflow: auto;
 border-right: 1px solid gray;
 display:block;
}

#Product_Catalog ul {
 margin:0;
 list-style-type:none;
 padding-left:10px;
} 

#Product_Catalog li {
 font-size:12px;
} 

#Product_Catalog a {
 text-decoration:none;
 color: black;
}

#Product_Catalog a:hover {
 color:orange;
}

#Product_List {
 float: left;
 width: 779px;
 height: 380px;
}

#Product_Details {
 float: left;
 width: 779px;
 height: 169px;
 overflow: none;
/* border-right: 1px solid gray;
 border-bottom: 1px solid gray;
 border-left: 1px solid gray;*/
}
#Product_Details table {
 width:100%;
 margin:0;
 padding:0;
 border:none;
}

#Product_Details tbody{
 font-size:11px;
}
#Product_Details td {
 margin:0;
}

/*===================================================*/
#Partners_List {
 width: 980px;
 height: 380px;
}

#Partners_Details {
 float: left;
 width: 980px;
 overflow: none;
}

#Partners_Details table {
 width:100%;
 margin:0;
 padding:0;
 border:none;
}

#Partners_Details tbody{
 font-size:11px;
}
#Partners_Details td {
 margin:0;
}

.SpeedBtn
{ width:60px;
  height:60px;
  padding:2px;
  margin:2px;
  border-radius: 3px;
  border: 1px solid gray;
  font-size:10px;
  font-weight:bold;
  display:block;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
}

/*===================================================*/
.Show_Photos
{ height:80px;
  margin:0 3px;
  position:relative;
  float:left;
}

.Add_Photos
{ width:80px;
  height:80px;
  border:3px solid darkgrey;
  border-radius:10px;
  color: darkgrey;
  font-size: 15px;
  text-align:center;
  text-transform: uppercase;
  font-weight:bold;
  float:left;
  cursor:pointer;
}

.Add_Photos h1
{ font-size:30px !important;
  margin:0 !important;
  padding:0 !important;
  background: none !important;
  border: none !important;
}

.Add_Photos:hover
{ color:gray;
  border:3px solid grey;
}

.nav {
  margin: 5px 5px 5px 0;
  list-style: none;
}

.nav > li > a { display: block; }

.nav-tabs { *zoom: 1; 
 padding-left:5px; 
 font-size: 13px;
 text-decoration:none; }

.nav-tabs:before,
.nav-tabs:after {
  display: table;
  content: "";
}

.nav-tabs:after { clear: both; }

.nav-tabs > li { float: left; }

.nav-tabs > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs { border-bottom: 1px solid #aaa; }

.nav-tabs > li 
{ margin-bottom: -1px; 
  margin-top: 4px; }

.nav-tabs > li > a {
  text-decoration:none; 
  padding-top: 3px;
  padding-bottom: 3px;
/*  line-height: 18px;*/
  background-color: #ccc;
  border: 1px solid #aaa;
  color: black;
  -webkit-border-radius: 8px 8px 0 0;
	 -moz-border-radius: 8px 8px 0 0;
		  border-radius: 8px 8px 0 0;
    behavior: url(/pie/PIE.htc);
}

.nav-tabs > li > a:hover 
  { border-color: #aaa #aaa #aaa; 
   color: red;
 }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: FireBrick;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #aaa;
  border-bottom-color: transparent;
}
			
.tab-content.active { display: block; padding:5px; }
.tab-content.hide     { display: none; }

div.CompData 
{ width: 255px;
  margin:5px;
  padding:0 5px 5px 5px;
  border:1px solid gray;
  -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
		  border-radius: 5px;
    behavior: url(/pie/PIE.htc);
  float: left;
  position:relative;  
}

div.CompData h1
{ width: 100%;
  background-color: lightgray;
  border-bottom:1px solid gray;
  font-size:12px;
  margin:0px -5px;
  padding:1px 5px;
  -webkit-border-top-left-radius: 5px;
	  -moz-border-radius-topleft: 5px;
		  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
	  -moz-border-radius-topright: 5px;
		  border-top-right-radius: 5px;
}

div.CompData p
{ margin:1px 0px 0px 5px;
  color:#777;
}

div.AddDocElem
{ margin: 0px; 
  padding:0 5px 5px 5px; 
  border-top:1px solid gray; 
  clear:both;
} 

div.AddDocElem h1
{  width: 100%; 
  background-color: lightgray; /*Wheat;*/
  border-bottom:1px solid gray;
  font-size:12px;
  margin:0px -5px;
  padding:1px 5px;
}
 
div.AddDocElem h1>a
{ text-decoration: none; 
  float: right;
  color:DarkSlateBlue;
}
div.AddDocElem h1>a:hover
{ color:RoyalBlue; }
 
div.AddDocElem p
{ margin:1px 0px 0px 5px;
  color:#777;
}

table.DocAttrib
{ width:980px; 
  border-bottom:1px solid gray;
  padding: 3px 5px;
}
 
table.EditElem p
{ margin:1px 0px 0px 5px;
  color:#777; }

/* ============ Tasks =============================== */
.head_radio_but
{ height:16px; 
  display:block; 
  padding:0 5px; 
  margin:1px 0 0 10px;  
  border-radius:5px; 
  background-color:Maroon;
  border: 1px solid darkred;
  color: gray;
  text-align:center;
  text-decoration:none;
  font-size:12px;
  font-weight: bold;
  behavior: url(/pie/PIE.htc);
  float: left;
}

.head_radio_but[disabled]
{ color: whitesmoke; }
 
.head_radio_but[disabled]:hover
{ color: whitesmoke;
  background-color:Maroon; }
 
.head_radio_but:hover
{ color: cyan; 
  background-color:red; }
 
/* =========== Organize ============================= */
table.Execute 
{ Width: 440px;
  margin: 5px 5px 10px 5px;
  border-collapse: collapse;
  border:  1px solid gray;  }

table.Execute  thead
{ background: lightgray; }

table.Execute td
{ border: 1px solid gray; }