/*********************************************************************/
/* Lakeland Electric Container.css	                                 */
/* Create: 	04-24-2009												 */
/* Last Update: 04-24-2009											 */											
/*																	 */
/*********************************************************************/

/*Container - LE_con_transparent.htm -------------------------------*/
.con_Transparent			{ width: 100%;
							  text-align: left;
							  vertical-align: top;
							}

/*Container - LE_con_title_H1.htm ----------------------------------------*/
.con_Title H1 				{ padding-bottom: 7px; margin-bottom: 15px;}

.con_ContentPane			{ width: 100%;
							  text-align: left;
							  vertical-align: top;
							  padding-bottom: 20px;
							}
							
/*Container - LE_con_title_H2.htm ----------------------------------------*/
.con_Title H2 				{ padding-bottom: 9px; margin-bottom: 15px; border-bottom: dotted 1px #ccc;}

/*Container - LE_con_title_H3.htm ----------------------------------------*/
.con_Title H3 				{ padding-bottom: 9px; margin-bottom: 15px; border-bottom: dotted 1px #ccc;}

/*Container - LE_con_title_border.htm ----------------------------------------*/
.con_Title_border			{ padding: 2px 10px;
							  background: #1362a9 url("images/con_border_bg.jpg") top left repeat-x; 
							}

.con_Title_border h5 span.Head
							{ color: #fff; background-color: transparent; }	
							
.con_ContentPane_border		{ padding: 10px;
							  margin-bottom: 10px;
							  border: solid 1px #ccc;
							  background: #fff url("images/con_border_content_bg.jpg") top left repeat-x;
							}
							
.con_ContentPane_border p 	
							{ margin-top: 8px; margin-bottom: 8px; }

/*Container - LE_con_ad_01.htm ----------------------------------------*/
.con_ad_01_borderTop		{ height: 4px;
							  background-color: #1262a9;
							}
.con_ad_01					{ min-height: 50px;
							  color: #fff;
							  padding: 5px;
							  border-top: solid 1px #fff; 
							  background: #3e82bf url("images/con_ad01_bg.jpg") bottom left repeat-x;
							}

.con_ad_01_BottomLeft		{ height: 4px;
						   	  margin-bottom: 20px;
							  background: transparent url("images/con_ad01_BottomLeft.gif") bottom left no-repeat;
							}							

	.con_ad_01_BottomRight		{ height: 4px; 
								  background: transparent url("images/con_ad01_BottomRight.gif") bottom right no-repeat;
								}
								
		.con_ad_01_Center			{ height: 4px;
									  margin-left: 4px;
									  margin-right: 4px;
									  background: transparent url("images/con_ad01_center.gif") bottom left repeat-x;
									}									
	
		.con_ad_01_Center img		{ float: right;}	
		
/*Container - LE_con_ad_02.htm ----------------------------------------*/
.con_ad_02_borderTop		{ height: 4px;
							  background-color: #e09a03;
							}
.con_ad_02					{ min-height: 50px;
							  color: #fff;
							  padding: 5px;
							  border-top: solid 1px #fff; 
							  background: #f8ad0c url("images/con_ad02_bg.jpg") bottom left repeat-x;
							}

.con_ad_02_BottomLeft		{ height: 4px;
							  margin-bottom: 20px;
							  background: transparent url("images/con_ad02_BottomLeft.gif") bottom left no-repeat;
							}							

	.con_ad_02_BottomRight		{ height: 4px;
								  background: transparent url("images/con_ad02_BottomRight.gif") bottom right no-repeat;
								}
								
		.con_ad_02_Center			{ height: 4px;
									  margin-left: 4px;
									  margin-right: 4px;
									  background: transparent url("images/con_ad02_center.gif") bottom left repeat-x;
									}	
									
		.con_ad_02_Center img		{ float: right;}									
									
/*Container - LE_con_ad_03.htm ----------------------------------------*/
.con_ad_03_borderTop		{ height: 4px;
							  background-color: #b70220;
							}
.con_ad_03					{ min-height: 50px;
							  color: #fff;
							  padding: 5px;
							  border-top: solid 1px #fff; 
							  background: #c83c53 url("images/con_ad03_bg.jpg") bottom left repeat-x;
							}

.con_ad_03_BottomLeft		{ height: 4px;
							  margin-bottom: 20px;
							  background: transparent url("images/con_ad03_BottomLeft.gif") bottom left no-repeat;
							}							

	.con_ad_03_BottomRight		{ height: 4px;
								  background: transparent url("images/con_ad03_BottomRight.gif") bottom right no-repeat;
								}
								
		.con_ad_03_Center			{ height: 4px;
									  margin-left: 4px;
									  margin-right: 4px;
									  background: transparent url("images/con_ad03_center.gif") bottom left repeat-x;
									}						
													
		.con_ad_03_Center img		{ float: right; }
									
																		

