/* Main Site Default Styles including fonts*/
html {
    margin:0;
    padding:0;
font: normal 74% 'Lucida Grande', Arial;
    text-align:center;
}

body, td, tr, p, li {
    color: #333;
}

body {
    background-color: #000;
    text-align:center;
            background-image: url(images/bact_background.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}



p {
line-height: 140%;
}

li p {
font-size: 0.97em;
}

form {
    padding: 0;
    margin: 0;
}

a:link  {  text-decoration: none;  }
a:active {  text-decoration: none;}
a:visited {  text-decoration: none;}
a:hover  {  text-decoration: underline;}

/*    Positioning of div elements in the page */

#header {
    display: block;
    margin: 0;
    height: 200px;
    width: 800px;
    background-color: #2C2C39;
    color: #fff;

    background-image: url(images/bact_header.gif);
    background-repeat: no-repeat;
}

#headersoul {
    display: block;
    margin: 0;
    height: 158px;
    width: 800px;
    background-color: #000;
    color: #fff;
    background-image: url(images/soulfood_header.gif);
    background-repeat: no-repeat;
}

#head {
border-style: none;
float:right;
background-color: #000;
}

#head a {
border-style: none;
}

#crumbs {
font-size:10px;
padding: 3px 0 3px 0;
width: 425px;
height:16px;
text-align:left;
}

#menu {
background:#333;
    width: 800px;
    height: 27px;
clear: both;
}

#menu ul {
margin:0px;
list-style-type:none;
}

#menu ul li a {
    display: block;
    float: left;
padding:2px 2em;
    text-transform:uppercase ;
    margin: 0;
    height:20px; 
    
}

#menu ul li a {
color:  #fff;
text-decoration:none;
}


#menu ul li a:visited {
color:   #fff;
text-decoration:none;
}


#menu ul li a:hover {
color: #ff3333;
background:#555;
text-decoration:none;

}


#menu ul li.active a {
color: #ff3333;
}


#border {
display: none;
width: 800px;
height: 10px;
    border-bottom: 1px solid #fff;
}

#border p {
margin: 0;
padding: 0;
}

#spacer {
width: 800px;
height: 4px;
}

#leftcontent {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    width: 200px;
    height: 500px;
    background-color: #000;
    border-style: none;
    text-align: left;
}


/*
#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 14px 0 0 0 ;
}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 13px;
    width: 150px;
}

#leftcontent ul li a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent ul li a:hover {
    color: #F58345;
}


#leftcontent li.active a {
    border-style: none;
    padding: 8px 6px 8px 6px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#leftcontent li.active a:hover {
    color: #F58345;
}
*/

/* sub menu 1st level */

#submenu {
    border: 0;
    margin: 3px 0 0 0;
    min-height: 10px;
    padding: 0;
    width: 200px;
    background-color: #000;

}

#submenu ul {
    background-color: #000;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;

}

#submenu ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    width: 200px;
    font-weight: bold;
}

#submenu ul li a {
        border-style: none;
    padding: 2px 6px 2px 20px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
}

#submenu ul li a:hover {
    color: #000; 
    background-color: #ff3333;
}


#submenu li.active a {
    padding: 2px 6px 2px 20px;
    margin: 0;
    color: #fff;
    background-color: #ff3333;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}
#submenu ul li.active a:hover {
    color: #000; 
}

ul #subsub li {
display: block;
margin-left: 20px;
font-size: 12px;
width:180px;
}

#outerwrap {
    margin-top: 0;
    padding-top: 0;
    width: 800px;
    background-color:  #fff;
overflow:hidden;
}

div#outerwrap {
margin-left: auto;
margin-right: auto;
width: 800px;
}

#rightcontent {
    width: 254px;
    color: #000;
    margin:0 8px 0 0;
    padding:0;
    background-color: #fff;
    float: right;
    border-style: none;
    text-align: left;
   overflow:hidden;
}


/* the nightmare that is centre columns */

#centercontentWrap {
    margin: 0 272px 0 272px;
    min-height:260px;
    background-color:#fff;
    border-style: none;
    }

#centercontentWide {
    margin: 0 20px 0 240px;
    min-height:260px;
    background-color:#fff;
    border-style: none;

}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 425px;
}
/**/

#centercontent {

    text-align:left;
        min-height:325px;
}

#centercontent ul, ol {
    font-family: Arial, "sans serif";
    font-size: 0.90em;
}

#footer {

    width: 800px;
    height: 20px;
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    clear: both;
    border-style: none;
    padding: 2px 0 0 0;
}

#footer a {
  color: #fff;
}

#rightcontent img {
border-style: none;
margin: 0 ;
}

#leftcontent img {
border-style: none;
margin: 0;
}

div.csc-mailform-field {
  margin: 3px 0 2px 4px;
}

/* Center Content */

#centercontent ul {
    font-family: Arial, "sans serif";
    font-size: 0.9em;
    line-height: 140%;
}

#centercontent .csc-section ul {
    list-style-type: none;
}

#centercontent img {
margin: 0 0 0 6px;
border-style: none
}

#centercontenet fieldset.csc-mailform  {
border-style: none;

}

#centercontent input.csc-mailform-submit {
  border-style: none;
  background-color: #2C2C39;
  margin-left: 20px;
  font-size: 10px;
    font-weight: bold;
color: #000;
}

.tx-clcompanydatabase-pi1 img {
float: right;
}

img.poster { float: right; clear:both; }

#movieheader {
width: 590px;
}