body { 
    background-color: #b5b5b5; 
    color: #000; 
    margin: 0px;
/*    text-align: center;*/
}

div#langs
{
	margin-left: 10px;
	margin-right: 110px;
		margin-top:10px;
}

.border_table{
  border: 4px solid #fff;
}

.trHeader
{
background:#ccc;
text-align: center;
}

th{
  font-family: Verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  font-weight: bold;
  color: maroon; 
}

.main_table{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  background: #ffffff;
  width: 768px;
}

.len_768{
 width: 768px;
}

.s_bar
{
width:180px;
}


.main_td{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  background: #ffffff;
  width: 544px;
  vertical-align: top;
}



a.toolbar {
  width:159px;
  display: block;
  font-family: arial, verdana , helvetica, sans-serif;
  font-size:   14px;
  text-decoration: none;
  padding: 10px;
  vertical-align: bottom;
}
a.toolbar:link, a.toolbar:visited{
  background: #E4E8E3;
}

a.toolbar:hover, a.toolbar:focus{
  background: #edf1ec;
}

.text_bordo{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  font-weight: bold;
  color: #791514; 
}

div#title_1st {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   24px;
  font-weight: bold;
  color: #000;   
  padding: 10px 20px;
  position: relative;
  top: 20px;
}
div#title_2nd {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   24px;
  font-weight: bold;
  color: #fff;   
  padding: 10px 20px;
  position: relative;
  top: -26px;
  right: 18px;
}

.nav_bar{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   24px;
  font-weight: bold;
/*  color: #b2bdb0; */
  color: #ffffff;   
  height: 100px;
}

.user_div{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  font-weight: bold;
  color: #b7c1b0; 
  background: #f0f0f0; 
  padding: 7px 7px 13px 7px;  
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  border: 2px solid red;
  display: inline;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.red_alert{
  font-weight: bold;
  color: #ff0000;
  font-size: 12px;
}


.blue_alert{
  font-weight: bold;
  color: #006699;
  font-size: 12px;
}

.title_alert{
  font-weight: bold;
  color: #80857F;
  font-size: 12px;
}


DIV.sidebar {
    width: 95px;
    height: 100%;
    background-color: #f0f0f0;
    border-left: 1px solid black;
    padding: 5px 5px 5px 5px;
    float: right;
}
DIV.content {
    padding: 0px 0px 0px 0px;
}

DIV.banner {
    background-color: #223399;
}

.top_img_bgr{
  background: silver url(../images/slogan.jpg) no-repeat scroll center top;
  height: 72px;
}

.dotted_bgr{
  background: url('../images/bgr_red_dot.gif') top center repeat-y;
}

.site_menu A { font-weight: bold; height: 18px; color: #484b45; display: block;}
.site_menu A:link, .site_menu  A:visited { background: transparent; color: #484b45; text-decoration: none; display: block; }
.site_menu  A:active, .site_menu  A:focus, .site_menu A:hover{color: #791514; text-decoration: none; display: block;}

.site_menu{
    padding: 7px 7px 7px 7px;
}
.notice {
  border: 1px solid #9c9 !important;
  font-weight: bold !important;
  background: url(/images/accept.gif) #E2F9E3 left no-repeat;
  color: #060; 
  padding-left: 22px;
  }
  
.error {
  border: 1px solid #a3032e !important;
  background:  url(/images/cancel.gif) #ffe4e1 2px 2px no-repeat; 
  padding: 2px;
  padding-left: 22px;
}
.warning {
  border: 1px solid #CCCB99 !important;
  background:  url(/images/icons/info.png) #F9F9E2 2px 2px no-repeat; 
  padding: 2px;
  padding-left: 22px;
}
input.error
{
  color: black;
  width: 132px;
}
div.error, div.notice, div.help, div.warning
{
  margin-bottom:10px;
  margin-top:3px;
  width:430px;
}




#content {
    padding: 0px 0px 0px 0px;
}

.back_office_content{
 background-color: #f0f0f0;
 padding: 7px 7px 7px 7px;
}



.btextarea{
  background-color: #fff; 
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  color: #000; 
  border-top: 1px solid #ababab;
  border-bottom: 1px solid #ababab;
  border-right: 1px solid #ababab;
  border-left: 4px solid #791514;
  padding-left: 5px;
}

.divFixBox
{
  overflow:auto;
  width:480px;
  height:350px;
  padding: 15px;
  border-top: 0px solid #ababab;
  border-bottom: 0px solid #ababab;
  border-right: 1px solid #ababab;
  border-left: 4px solid #791514;  
  background-color: #f0f0f0;   
}


.makeuserx
{
    position: absolute;
    top: 40%;
    left: 30%;
    width: 220px;
    height: 170px;
    background: #DCDCDC;
    border: 2px groove #DFEEEF;
    
}
.table_regulars{
  width: 250px;
  border: 3px solid #A48777;
  background: url('../images/grad3.png') top left repeat-x;
}


div.topnews
{
	width:270px;
	border: 1px solid black;
	background: silver url('../images/drag_area.gif') top left repeat-x;
}

.drag_area
{
  

  text-align: center;
  
}
tr.class_high td
{
	background: #E1E1E1;
	
}
tr.class_low td
{
	background: #C5C5C5;
}
.before_drop
{
	background: yellow;
}
.drop_internal
{
	width: 120px;
}
li
{
	list-style: none;
}
.uploadfile
{
	width: 20px;
}
.insertImage
{
	border: 2px outset black;
	background: grey;
	padding: 2px;
	margin: 2px;
}
table.table_footer
{
	width: 750px;
	margin-top: 3px;
}
th.downline
{
	text-align: center;
}

h3.cheader
{
	color: white;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
h3.cheader img
{
	display: block;
	cursor: pointer;
	float: right;
	width: 16px;
}
ul#addon_list
{
/*  background: #B2E39E;*/
  padding: 5px;
  height: 58px;
  margin: 3px;
  padding-left: 10px;
  overflow-y: auto;
  width: 100%;
}
ul#addon_list li
{
  float: left;
  padding: 5px;
  height: 24px;
  width: 24px;
}
ul#addon_list li img.ingridient_image
{
  border: 2px solid transparent;
}
ul#addon_list li img.ingridient_image:hover, ul#addon_list li img.ingridient_image:focus
{
  border: 2px solid #1B1E83;
}