/* Main */

/*****NOTE: THIS IS OVERRIDING THE STYLES FOR THE EDIT WINDOW SO THE BULLETS WON'T SHOW UP AND BLOW UP*****/
div.CBEdit ul.CBTabWrapper li.CBTab {
	background: #97A5B0!important;
	margin: .25em 0 0 .25em!important;
	padding: 0!important;
	padding-left: 0!important;
	padding-top: 0!important;
 	padding-bottom: 0!important;
	background-image:none!important;
	z-index: 500000;
}

/*****NOTE: THIS IS CONTROLING THE BACKGROUND IN THE WIDGET AREA SO THAT IT WILL SHOW UP - LI IN THE MAIN LAYOUT IS CAUSING IT NOT TO SHOW PROPERLY SO WE HAD TO TARGET*****/
	div.EktronPersonalizationWrapper ul.ektronPersonalizationWidgetList li, .ektronPBWidgetTokenDrag
{
	float:left;
	background: url(../Workarea/PageBuilder/PageControls/Themes/TrueBlue/images/widget_background.png)!important;
	cursor: move;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px 5px!important;
	overflow: hidden;
	padding: 0;
	width: 80px;
	height: 80px;
	text-align: center;
}

body#onecolumn div.EktronPersonalizationWrapper .topmenu li { 
 	margin-left: 10px;
 	padding-left: 0px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: none;}
	
	body#onecolumn div.EktronPersonalizationWrapper .topmenu li li{ 
 	margin-left: 10px;
 	padding-left: 10px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: none;}
	
ol li { background: none!important; margin-left: 32px!important; padding-left: 0px!important;}

body {text-align:left!important;}

body#onecolumn #mainwrapper { background:url(../img/main/content-bkgd-spagePB.gif) repeat-y; width: 962px; }	

/* Left Col */
body#onecolumn #leftcol { float: left; width: 892px; }
body#onecolumn #leftcol .topimg { 
	background: url(../img/main/topmain-onecolPB.png) no-repeat; 
	width: 866px; 
}
body#onecolumn #leftcolwrapper { 
	width: 882px; 
}

body#onecolumn #leftcol .titlewrap { 
	background:url(../img/sections/sampletitle-onecolPB.png) no-repeat;
	width: 826px;height: 33px;
	padding: 0px 20px 0 20px;
	text-align: center; }	
	
body#twocolumn #leftcol .titlewrap { 
	background:url(../img/sections/sampletitle-twocolPB.png) no-repeat;
	width: 548px;height: 33px;
	padding: 0px 20px 0 20px;
	text-align: center; }	
body#onecolumn #leftcol .sectiontitle, body#twocolumn #leftcol .sectiontitle { 
	background-color:#BF9C62;
	padding: 0 4px;
	overflow:hidden;
	line-height:22px;
	font-size: 1.8em;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	display: inline;}
		
body#onecolumn #leftcol .toplist { 
	width: 826px;  
}
		
body#onecolumn #footer { 
	background:url(../img/main/footer-bkgd-spagePB.png) no-repeat; }


body#onecolumn .text ul, body#twocolumn .text ul, body#twocolumn #rightcol .text .content ul { 
	list-style-type: none;}

body#twocolumn .text ul li, body#onecolumn .text ul li,body#twocolumn #rightcol .text ul li { 
 	margin-left: 0px;
 	padding-left: 0px;
	padding-top: 0px;
 	padding-bottom: 0px;
 	background: none;}

body#onecolumn .text li { 
	line-height: 16px;
 	margin-left: 10px;
 	padding-left: 24px;
	padding-top: 2px;
 	padding-bottom: 6px;
	background-image:url(../img/body-bullet1.jpg);
	background-repeat:no-repeat;
	background-position: 0.8em 0.3em;
 	color: #333333;}
body#onecolumn .text li li { 
	line-height: 16px;
 	margin-left: 0px;
 	padding-left: 24px;
	padding-top: 2px;
 	padding-bottom: 6px;
	background-image:url(../img/body-bullet1.jpg);
	background-repeat:no-repeat;
	background-position: 0.8em 0.3em;
 	color: #333333;}
	
body#onecolumn .text li li li { 
	line-height: 16px;
 	margin-left: 0px;
 	padding-left: 24px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background-image:url(../img/body-bullet2.jpg);
	background-repeat:no-repeat;
	background-position: 0.8em 0.3em;
 	color: #333333;}
	
body#onecolumn .text li li li li { 
	line-height: 16px;
	margin-left: 0px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 6px;
	background-image:url(../img/body-bullet3.jpg);
	background-repeat:no-repeat;
	background-position: 0.8em 0.3em;
	color: #333333;}
	
body#onecolumn .text li li li li li { 
	line-height: 16px;
	margin-left: 0px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 6px;
	background-image:url(../img/body-bullet4.jpg);
	background-repeat:no-repeat;
	background-position: 0.8em 0.3em;
	color: #333333;}

body#twocolumn #rightcol .text{padding-top:10px;}

body#twocolumn .text li { 
	line-height: 16px;
 	margin-left: 10px;
 	padding-left: 24px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: url(../img/body-bullet1.jpg) no-repeat 0.8em 0.3em;
 	color: #333333;}
body#twocolumn .text li li { 
	line-height: 16px;
 	margin-left: 0px;
 	padding-left: 24px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: url(../img/body-bullet2.jpg) no-repeat 0.8em 0.3em;
 	color: #333333;}
	
body#twocolumn .text li li li { 
	line-height: 16px;
 	margin-left: 0px;
 	padding-left: 24px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: url(../img/body-bullet3.jpg) no-repeat 0.8em 0.3em;
 	color: #333333;}
	
body#twocolumn .text li li li li { 
	line-height: 16px;
	margin-left: 0px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 6px;
	background: url(../img/body-bullet4.jpg) no-repeat 0.8em 0.3em;
	color: #333333;}
	
body#twocolumn .text li li li li li { 
	line-height: 16px;
	margin-left: 0px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 6px;
	background: url(../img/body-bullet5.jpg) no-repeat 0.8em 0.3em;
	color: #333333;}
	
body#twocolumn #rightcol .text li { 
	line-height: 16px;
 	margin-left: 0;
 	padding-left: 13px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: url(../img/body-bullet1.jpg) no-repeat 0em 0.3em;
 	color: #333333;}
body#twocolumn #rightcol .text li li { 
	line-height: 16px;
 	margin-left: 0px;
 	padding-left: 13px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: url(../img/body-bullet2.jpg) no-repeat 0em 0.3em;
 	color: #333333;}
	
body#twocolumn #rightcol .text li li li { 
	line-height: 16px;
 	margin-left: 0px;
 	padding-left: 13px;
	padding-top: 2px;
 	padding-bottom: 6px;
 	background: url(../img/body-bullet3.jpg) no-repeat 0em 0.3em;
 	color: #333333;}
	
body#twocolumn #rightcol .text li li li li { 
	line-height: 16px;
	margin-left: 0px;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 6px;
	background: url(../img/body-bullet4.jpg) no-repeat 0em 0.3em;
	color: #333333;}
	
body#twocolumn #rightcol .text li li li li li { 
	line-height: 16px;
	margin-left: 0px;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 6px;
	background: url(../img/body-bullet5.jpg) no-repeat 0em 0.3em;
	color: #333333;}


