/*
	Author:Kpante Fikou
	Owner:B-PHARMA INC. COMPANY
	Assignment:WEB SITE
	Date created: 11/05/2008
	Date Update: 01/16/2011
	Description:This assignment assumes  an external style sheet
	for bpharma.com
*/


body {background-color:RGB(102,20,0); font-family:arial, helvetica, sans-serif; font-size: 0.7em;}

span {color:#FF0000}

span.submenu	{color:blue}

span.subhead	{color:green}

p.tour {display: block; position:absolute; width:650px;}

img.tour {position: fixed; width:350px; height:400}

tr.footmenu	{width:100%; height:30px; border:0px; border-width:0px; text-align:center;
 		 cellpadding:0; cellspacing:0;background-color:RGB(174,167,98)}


/*a:link		{color:RGB(0,0,255) }*/

a:visited      	 	{color:RGB(102,2,0)}

a:active       	 	{color:RGB(0,0,0)}

a	{color:RGB(102,2,0);text-decoration:none;font:bold}

a:hover	{color:#FF0000}


table.box {display: block; width:180px; height:200;
      margin:.1em;
      padding-top:.1em;
      padding-bottom:.1em;
      padding-left:.1em;
      padding-right:.1em;
      border: solid thin white;
      border-width:1px;
      background-color:RGB(216, 212, 164);
      float:center;
      
      
     }

table.box1 {display: block; 
      margin:.1em;
      padding-top:.1em;
      padding-bottom:.1em;
      padding-left:.1em;
      padding-right:.1em;
      border:solid thin white;
      border-width:1px;
      background-color:white;
      float:center;
      
     }

table.box2 {display: block; width:125px; height:25%;
      margin:0em;
      padding-top:.1em;
      padding-bottom:.1em;
      padding-left:.1em;
      padding-right:.1em;
      border:solid thin blue;
      border-width:1px;
      background-color:lightgreen;
      float:center;
      
     }

div.bor {display: block;
      margin:.1em;
      padding-top:3em;
      padding-bottom:3em;
      padding-left:.1em;
      padding-right:.1em;
      border:solid thin blue;
      border-width:1px;
      background-color:white;
      float:center;
      
     }


div.container	{ position:absolute; left:15%; widht:70%; right:15%}


table.bor2   { display: block; width:400px; height:50px; text-align:center;

	   margin-left: 2em;
	   margin-right: 2em;
	   margin-top:.1em;
	   margin-bottom:2em;
	   padding-top:0em;
      	   padding-bottom:0em;
           padding-left:0em;
           padding-right:0em;
	
	   border: solid 1px RGB(102,20,0) /*Dark red*/;
		
	   /*background-color:RGB(219,241,249);*/

	   valign:top;
	   float:fixed;
     }



table.header	 {width:100%; height:150px; border:0;  valign: top; text-align:center; cellpadding:0; cellspacing:0; background-image: url(b_imagesfiles/bpharma_logo.png); background-repeat:no-repeat;br;}

table.menu	 {width:100%; height:60px; border:thin; border-width:1px; text-align:center; cellpadding:0; cellspacing:0;background-color:RGB(174,167,98);}

table.indexmenu	 {width:100%; height:30px; border:1px; border-width:1px; text-align:center; cellpadding:0; cellspacing:0;background-color:RGB(174,167,98);}

table.content	 {width:100%; height: 450px; border-top:solid thin RGB(174,167,98); valign:top; text-align:justify; cellpadding:0; cellspacing:0; background-color:RGB(216, 212, 164); 		 font-size:1.3em ;text-indent:0;}

table.footer	 {width:100%; border:0; text-align:left; cellpadding:0; cellspacing:0; background-color:RGB(216, 212, 164);}

table.display	 {width:100%; border:0; text-align:center; cellpadding:0; cellspacing:0; background-color:RGB(216, 212, 164);}


#banner {filter: progid:DXImageTransform.Microsoft.Fade(overlap=1)}

#bpharmaImages {filter: progid:DXImageTransform.Microsoft.Fade(overlap=1)}

#AdvertMsg {filter: progid:DXImageTransform.Microsoft.Fade(overlap=1)}
