#PageSysCtrl
{
  width: 32px;
  height: 60px;
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 1000;
}

#PageSysCtrl img
{
  margin: 0 0 0 1px;
}

div.tabs a span
{
  color: #000;

}

table.CMS_LoginTB
{
  width: 250px;
  margin: 0px;
  padding: 0px;
}

/************************/

body.Design
{
  margin: 0px;
  padding: 0px;

  background-color : #ffffff;
  overflow: auto;
}

body
{
  margin: 0px;
  padding: 0px;
  color: #000;

  background-color : #ffffff;
}

td,div 
{
  color: #000;

}

p 
{
  margin: 0px;
  padding: 0px;

}

a,
a:visited
{
  color: #000;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
  margin: 0px;
  padding: 0px;
}


img
{
  border-width: 0;
}

table.design_main
{
  width: 900px;
  height: 500px;
  background-color: #ffffff;
}

td.design_content
{
  padding: 0px;
  vertical-align: top;
}

.footer_contact li{
white-space: normal !important;
}

@media (min-width: 992px){
#mainnav .nav_content ul ul {
right: 50px !important;
}
#mainnav .nav_content ul ul::after {
right: 0px !important;
left: auto !important;
}
#mainnav .nav_content ul ul li ul {
    right: unset !important;
}
}



.video_container{
display:none;}
/* Begin Page Specific CSS */

/* End Page Specific CSS */
