/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/

/*
.Container01_side_bar
{
	background-image: url(Container01_side_bar.jpg) ;
	width:100%; 
	height: 40px;}
*/

/*
.container01_top_leftbg{background: url(container01_topleftbg.jpg) no-repeat; width: 5px;height: 28px;}
.container01_topbg{background: url(container01_topbg.jpg) repeat-x; height: 28px;}
.container01_top_rightbg{background: url(container01_toprightbg.jpg) no-repeat; width: 4px; height: 28px;}
*/

.container01_top_leftbg{background: url(Container01_side_bar_left.jpg) no-repeat; width: 11px;height: 40px;}
.container01_toplogo{background: url(Container01_side_bar_logo.gif) repeat-x; width:18px; height: 40px;}
.container01_topspace{width:3px; height: 40px;}
.container01_topbg{background: url(Container01_side_bar_middle.jpg) repeat-x; height: 40px; vertical-align:middle;}
.container01_top_rightbg{background: url(Container01_side_bar_right.jpg) no-repeat; width: 11px; height: 40px;}


.container01_title
{
	font-size: 14px; 	

	font-style:italic;
	font-family: Trebuchet MS;	
	
	color: #FFF;	
	font-weight: bold;  
	
	padding: 0px 0px 0px 10px;
	}
.container01_contentpane{padding: 4px 10px 4px 10px;	font-family: Tahoma;	font-size: 11px;	color: #717171;font-weight: normal;	background-color: transparent;}
.container01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 0px solid #BBBBBB; background-color: transparent;}
.container01_mar{	margin-bottom: 4px;}