@charset "utf-8";
/* CSS Document */
/* Southern Cosmetic Surgery - Coder HK */
*{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}


html, body{
	margin:0;
	padding:0;
	width:100%;

}

/* Template fixing to control breadcrumb */
		#BC_Spacing{
				margin-top:10px;
				}

			.Footer_Bg{
					background-image:url(/pdg/birmingham-gynaecology/images/footer.gif);
					background-repeat:repeat-x;
					height:57px;
			}
		



/* Bread crumb */
	#BC	{
		 width:893px;
		 height:30px;
		 padding-left:27px;
		 text-transform:uppercase;
		 margin-top:10px;
			}

/* Fonts sizes */

.BodyText{
	font-size:.7em;
	color:#003366;
	}
	 .CapitalFonts
		{
			text-transform:uppercase;
			}
     			h1{
					font-size:1.2em;
					}
						h2{
							font-size:1.1em;
							font-weight:600;
						    }
	
		.SmallFonts{
			font-size: .8em;
			line-height:17px;
			}
	
			.SmallFonts a{
				font-size: 1em; 
				line-height:17px;
				}
				.BCFonts{
			font-size: .8em;
			line-height:17px;
			}
	
				.MediumFonts
				{
				font-size:.9em;
				}
				.BigFonts
				{
				font-size:1.1em;				
				}
				.ThickFonts
				{
				font-weight:bold;
				}
				
				.GreyFonts
				{
				color:#999999;
				}
		a{
								color:#028184;
								text-decoration:underline;
								font-size:.8em;
							 }
	a.BlackLink{
				color:#000;
				font-size:.7em;
				text-decoration:none;
			}												
							a.BlackLink:hover
								{
									color:#999;
						  			text-decoration:none;
								}	
													
			 a.GreyLink
				  {		color:#999; 
						font-size:.7em;
						text-decoration:none;
						 }												
							a.GreyLink:hover
							{
								color:#666;
								text-decoration:none;
								}	
									
	/* Left Nav */							
										
									#Nav_Spacing					
									{
										margin:7px 0px 7px 20px;
										text-transform:uppercase;									
									
									}
									#Sub_Nav					
									{
										margin:7px 0px 7px 45px;
										text-transform:uppercase;									
									
									}
									#Nav_Line
											{
												height:1px;
												background-color:#F0F0F0;
												width:212px;
												margin:7px 0px 7px 0px;
												margin-right:10px;
											}
										
											#LeftNav{
												width:222px;
												float:left;
												margin:
												}
											
											
					#GreyBg
							{
								width:391px;
								background-color:#c0c2b5;
								/*padding:10px 0px 0px 10px;*/
								height:60px;
							}
						
							#GreyLine392
								{
								height:10px;
								margin-left:1px;
								width:390px;
								float:right;
								background-color:#c0c2b5;
								}
								#GreenLine
								{
								height:10px;
								width:295px;
								background-color:#008684;
								}
								#BlueLine
								{
								height:10px;
								width:295px;
								background-color:#008fc6;
								}
				
	#RightColumn{
		width:295px;
		}
			
		#LeftColumn{
			width:392px;
			margin-left:1px;
			}
						.WhiteFonts
								{
								color:#FFFFFF;
								}
							
								a:hover,  a:hover strong{
									
										text-decoration:none;
										
								}
					
							.ThickMedium
								{
								font-weight:bold;
								}
 #GreyHeading
	  {
	  margin:0px 0px 0px 1px;
	  height:26px; /*30*/
	  width:400px;
	  background-color:#cdd1c5; 
	  }
	 #ProfileHeading
	  {
	  margin:0px 0px 0px 2px;
	  height:26px; /*30*/
	  width:391px;
	  background-color:#cdd1c5; 
	  }
	.HeadingFonts
		{
		font-size:1.375em;
		font-weight:bold;
	    padding-left:05px;

		}

						
						a img {
 border: none;
}
 
img.Left {
 float: left;
 margin: 0 10px 0 0;
}
 
img.Right {
 float: right;
 margin: 0 0 0 10px;
}
 
		
