/* ************************** */
/* Postbit By ArabsMafia Team */
/* ************************** */
/* *** Postbit Table *** */
.posright
{
	font: #a1a1a1 Bold 12pt "Arial" ,Tahoma;
	color: #a1a1a1;
	background: #ececec;

}
.pright
{
	font: #a1a1a1 normal 8pt "MS Sans Serif" ,Tahoma;
	color: #a1a1a1;
	background: #717070 url(postbit/right.gif);
	border-left: 1px solid #858585;
	border-right: 1px solid #a1a1a1;
}
.posupright
{
	font: #a1a1a1 normal 8pt "MS Sans Serif" ,Tahoma;
	color: #a1a1a1;
	background: #717070 url(postbit/up.gif) repeat-x top right;
    border-right: 1px solid #a1a1a1;

}
.posdright
{
	font: #a1a1a1 normal 8pt "MS Sans Serif" ,Tahoma;
	color: #a1a1a1;
	background: #717070 url(gradients/iconsbg.gif) repeat-x bottom right;
    border-right: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;

}
.posleft
{
	font: #000000 Bold 12pt "Arial" ,Tahoma;
	color: #000000;
	background: #fafafa url(gradients/bgleft.gif) repeat-y top right;
    border: 1px outset #3a3a3a;
}
.posupleft
{
	font: #a1a1a1 normal 8pt "MS Sans Serif" ,Tahoma;
	color: #a1a1a1;
	background: #717070 url(postbit/up.gif) repeat-x top right;
    border-bottom: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
}
.posdleft
{
	font: #a1a1a1 normal 8pt "MS Sans Serif" ,Tahoma;
	color: #a1a1a1;
	background: #717070 url(gradients/iconsbg.gif) repeat-x bottom right;
	border-top: 1px solid #a1a1a1;
    border-left: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
}
/* ***** Postbit text ***** */
/* ***** Postbit username ***** */
.ptextbig
{
	font: bold 12pt "Arial" ,Tahoma;
	color: #a1a1a1;
}
/* ***** Postbit UserInfo ***** */
.infbg
{
	background: #b2cdff url(postbit/infbg.gif) repeat-x top left;
	border-color: #a1a1a1;
	border-top-style: solid;
	border-top-width: 1px;
}
/* ***** Postbit Fields ***** */
.mafia
{
	font: normal 8pt "MS Sans Serif" ,Tahoma;
	color: black;
	background: #dfdfdf url(postbit/fe.gif) repeat-x top left;
    border: 1px outset;
    border-left: 5px solid #738ea3;
    padding: 2px;
    margin: 2px;
    width: 90%;
}

/* *** Postbit UserInfo Box ** */
.inset {
  padding: 2px;
  margin: 2px;
  border: 2px inset;
}
.outset {
  width: 97%;
  border: 1px outset;
}

.headoutset {
  background: #585858 url(gradients/gradient_thead.gif) repeat-x top left;
  padding: 2px;
  margin: 2px;
  border: 1px outset;
  border-left: 5px solid #738ea3;
  border-right: 5px solid #738ea3;
}
/* ** Quote BBCode ** */
.quote {
    background: #dfdfdf url(gradients/gradient_p.gif) repeat-x top left;
    border: 1px outset;
    padding: 5px;
    margin: 5px;
}
.qhead {
  border: 1px inset;
  background: #d7d7d7 url(gradients/gradient_thead.gif) repeat-x top left;
  font: #Fff normal 8pt "ms sans serif";
  color: #Fff;
  padding: 5px;
  margin: 5px;

}
.qby {
  border: 1px inset;
  border-left: 5px solid #738ea3;
  border-right: 5px solid #738ea3;
  background: #dfdfdf url(postbit/fe.gif) repeat-x top left;
  padding: 5px;
  margin: 2px;
  text-align: right;
  color: #738ea3;
}
.qmes {
  border: 1px solid #738ea3;
  background: #fff;
  padding: 5px;
  margin: 5px;
}
/* ****************************** */
/* End Postbit By ArabsMafia Team */
/* ************************** */

/** ///////////////////////////////////// **/
/* ***** Addtional CSS By ArabsMafia Team */
.headmaf
{
    margin: 0px;
    padding: 0px;
	background: #fff;
	color: #393939;
	font: bold 12pt Arial;
}
.headmaf a:link, .headmaf_alink
{
	color: #393939;
	text-decoration: none;
}
.headmaf a:visited, .headmaf_avisited
{
	color: #393939;
	text-decoration: none;
}
.headmaf a:hover, .headmaf a:active, .headmaf_ahover
{
	color: #CC0033;
	text-decoration: none;
}
/* ***** Icon CSS ED */
.ico {
  background: #393837 url(gradients/iconsbg.gif) repeat-x top right;
}

/* ***** Shadow By ArabsMafia Team */
.shiftcontainer{
position: relative;
left: 5px; /*left shadow depth below*/
top: 5px; /*top shadow depth below*/
}

.shadowcontainer{
width: 100%; /* container width*/
background-color: #bdbdbd;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 0px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
}

.mafiafooter
{
	font: normal 8pt "MS Sans Serif" ,Tahoma;
	color: black;
	background: #585858 url(gradients/gradient_thead.gif) repeat-x top left;
    border: 2px outset;
    border-left: 7px solid #585858;
    border-bottom: 3px solid #8d8d8d;
    border-top: 2px solid #8d8d8d;
    border-right: 4px solid #585858;
    padding: 5px;
    margin: 5px;
}