.cleardiv {
  height:0px;
  font-size:0px;
  line-height:0px;
  clear:both;
}
html[xmlns^="http"] {
  overflow-y:scroll;
}


body{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
body, h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li, td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:16px;
}
h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li {
  color:#000000;
}

td, th {
  vertical-align: top;
  text-align:left;
  margin:0px 0px 0px 0px;
  padding:2px 5px 2px 0px;
}
th {
  font-weight:normal;
  padding-right:10px;
}

h1, h2, h3, h4, h5, h6, a {
  margin:0px;
  padding:0px;
  font-weight:normal;
}
p {
  margin-bottom:12px;
}
h1, #TB_window #TB_title #TB_ajaxWindowTitle {
  font-size:16px;
  color:#66748A;
  font-weight:bold;
  margin-bottom:10px;
}
h2, h2 span{
  font-size:11px;
  color:#66748A;
  font-weight:bold;
}
a, #TB_window a {
  text-decoration:none;
  color:#66748A;
}
a:hover, #TB_window a:hover {
  text-decoration:underline;
}
/*
input.text {
  border:none;
  margin:0px 0px 0px 0px;
  padding:0px 5px 0px 5px;
  color:black;
  background-color:#ffffff;
  height:15px;
  line-height:15px;
  margin-top:1px;
  margin-bottom:5px;
}
textarea {
  height:85px;
}
*/

/*#contentcolumn a {
  font-weight:bold;
  background:url(/static/all/images/icons/arrow-next.png) no-repeat transparent 0px 3px;
  padding-left:12px;
}
*/
#contentcolumn a.PlainLink, #contentcolumn .PlainLink a, #contentcolumn a.cmsModuleMenuLauncher {
  padding-left:0px;
  background-image:none;
  font-weight:normal;
}
#contentcolumn a.cmsModuleMenuLauncher {
  background: #81A6DD url(/chameleon/blackbox/images/icons/layout_edit.png) no-repeat scroll 5px center;
  font-weight:bold;
  padding-left:25px;
}


form {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

#mastercontainer {
}

.inputContent {
  border:1px solid #BBBBBB;
  background-color:#ffffff;
/*  margin-top:1px;
  margin-bottom:5px;*/
}
.inputContent input, .inputContent textarea {
  border:none;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:black;
  background-color:#ffffff;
  height:15px;
  line-height:15px;
}


.inputContent textarea {
  height:85px;
}

.required, .messageError {
  color:#E85800;
}

.searchbutton input
{
	margin-left: 4px;
	margin-top: 0px;
}

.THTMLTable .searchform input, .THTMLFileBrowser .searchform input {
  height:14px;
  border:1px solid #BBBBBB;
  line-height:14px;
}


#sManufacturerCategoryList {
  padding-right:32px;
  background-position:right;
  background-repeat:no-repeat;
}

.showWaitingImage {
  background-image:url(/images/ajax-loader.gif);
}


