/*********************************************************************/
/* ASNE Container													 */
/* Create: 06-26-2008 by Ann Chanyoursang                            */
/* Last Update: 06-26-2008 by Ann Chanyoursang						 */											
/*********************************************************************/

.ASNEc_TitleHead	{ text-align: left; }

.ASNEc_Title_ccc	{ font: normal normal 12px Tahoma; 
					  text-transform: uppercase;
					  color: #ccc;
					}

.ASNEc_ContentPane	{ padding-top: 7px;
					  vertical-align: top;
					  width: 100%;
					}

.ASNEc_Title_333	{ font: normal normal 18px Tahoma; 
					  text-transform: uppercase;
					  color: #333;
					}

.ASNEc_Title_small	{ font: normal bold 12px Tahoma; 
					  text-transform: uppercase;
					  color: #333;
					}
.ASNEc_Transparent
{
	vertical-align: top;
	width: 100%;
}

/*********************************************************************/
/* Container Title Float Right*/
/*********************************************************************/

.ASNEc_TitleRightHead	
					{ text-align: left; 
					  float: left; 
					  margin-left: 135px;
					  position: absolute;					  
					}
					
	.ASNE_PromoPane .ASNEc_TitleRightHead					
					{ padding-top: 15px; margin-left: 358px; }

.ASNEc_TitleRight	{ font: normal bold 12px Tahoma; 
					  text-transform: uppercase;
					  color: #333;
					}

	.ASNE_PromoPane .ASNEc_TitleRight /*Title color in promopane*/
						{ color: #ccc; }					

.ASNEc_TitleRightContentPane
					{ padding-top: 0px; 
					  vertical-align: top;
					  width: 100%;
					  text-align: left;					  
					  min-height: 120px;
					}
					
/*********************************************************************/
/*Round Container*/
/*********************************************************************/
#MainContentHolder	{ background: #fff;
				      width: 100%;					
					}
	/*---------------------------------------------------------------*/
	#Elem_Top			{ }
		#Elem_TopLeft	{ 
    					  background: url(images/round_TLeft.jpg) top left no-repeat;
						}
			#Elem_TopCenter	{ height: 11px;
						  	  margin-left: 12px;
							  background: url(images/round_T.jpg) top repeat-x;
							}
				#Elem_TopRight	{ height: 11px;
							      display: block;
								  background: url(images/round_TRight.jpg) top right no-repeat;
								}	
													
	/*---------------------------------------------------------------*/
	#BodyHolder				{ }
		#Left_Spacer 		{ background: url(images/round_L.jpg) left repeat-y; }
			#Right_Spacer 		{ background: url(images/round_R.jpg) right repeat-y; }		
				
				.RoundContentPane 
								{ text-align: left;
								  margin-left: 12px; 
								  margin-right: 12px;
								  background-color: #d6d6d6;
								}
				/*---------------------------------------------------*/		
				#Elem_BottomLeft{ height: 12px;
								  background: url(images/round_BLeft.jpg) left no-repeat;
								}
								
					#Elem_BottomRight
									{ height: 12px;
									  background: url(images/round_BRight.jpg) right no-repeat;
									}
									
						#Elem_BottomCenter 
										{ height: 12px;
										  margin-left: 12px;
										  margin-right: 12px;
										  background: url(images/round_B.jpg) bottom repeat-x;
										}
/*---------------------------------------------------------------------*/										

