body
{
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font: arial 11px;
}
body, td
{
	font: arial 11px;
}
html
{
	height: 100%;
}
html > body #PortalBorder
{
	height: auto;
}
/*for mozilla */

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
/* Pagemaster for all pages starts*/
.PMLead
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/SBDCHome.GIF);
	background-repeat: no-repeat;
}
.PMLeadScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/SBDCScroll.GIF);
	background-repeat: no-repeat;
}
.PMCanyons
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/CanyonsHome.GIF);
	background-repeat: no-repeat;
}
.PMCanyonsScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/CanyonsScroll.GIF);
	background-repeat: no-repeat;
}
.PMElcamino
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/ElCaminoHome.GIF);
	background-repeat: no-repeat;
}
.PMElcaminoScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/ElCaminoScroll.GIF);
	background-repeat: no-repeat;
}
.PMVentura
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/VenturaHome.GIF);
	background-repeat: no-repeat;
}
.PMVenturaScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/VenturaScroll.GIF);
	background-repeat: no-repeat;
}
.PMSantamonica
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/SantaMonicaHome.GIF);
	background-repeat: no-repeat;
}
.PMSantamonicaScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/SantaMonicaScroll.GIF);
	background-repeat: no-repeat;
}
.PMMtSanantonio
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/MtSanAntonioHome.GIF);
	background-repeat: no-repeat;
}
.PMMtSanantonioScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/MtSanAntonioScroll.GIF);
	background-repeat: no-repeat;
}
.PMPacificCR
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/PacificCoastHome.GIF);
	background-repeat: no-repeat;
}
.PMPacificCRScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/PacificCoastScroll.GIF);
	background-repeat: no-repeat;
}
.PMLBCC
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/LBCCHome.GIF);
	background-repeat: no-repeat;
}
.PMLBCCScroll
{
	width: 941px;
	height: 674px;
	text-align: center;
	background-image: url(sbdcimages/LBCCScroll.GIF);
	background-repeat: no-repeat;
}
/* Pagemaster for all pages ends*/
.skinmaster
{
	background-color: transparent;
	background-image: url(sbdcimages/BrownBag.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	padding: 6px;
}
.leftpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/*Other Css*/
.skinheader
{
}
.skingradient
{
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}
.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
	background-color: #8da4d3;
}

.main_dnnmenu_itemhover td
{
	background-color: #8da4d3;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=              '#696969' , Direction=135, Strength=3);
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_LtBlue.jpg);
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

/* From Old Css*/
html
{
	height: 100%;
}
html > body #PortalBorder
{
	height: auto;
}
/*for mozilla */

#TabContainer
{
	position: absolute;
	top: 31px;
	left: 300px;
	z-index: 999;
}
.TabList
{
	float: left;
	text-align: center;
}
.TabList ul
{
	clear: both;
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
	display: inline;
}


.TabList li
{
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 52px;
	display: inline;
	padding-left: 10px; /**/
}

.TabList li a
{
	font-family: Tahoma,San-Serif;
	font-size: 9pt;
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height: normal;
}

select.TabList
{
	/*border-left: #003366 1px solid;     border-right: #003366 1px solid;     border-top:  #003366 1px solid;     border-bottom: #003366 1px solid;*/
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
}
/*IE-PC doesn't get these child selectors but other browsers do*/
#ParentTabs > ul a
{
	width: auto;
}
#ChildTabsLevel1 > ul a
{
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ParentTabs a
{
	float: none;
}
#ChildTabsLevel1 a
{
	float: none;
}
/* End IE5-Mac hack */

#ParentTabsContainer
{
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	border: 0px solid red;
}

#ParentTabs a
{
	float: left;
	display: block;
	width: 52px;
	text-align: left;
	font-size: 9px;
	font-weight: bold; /*padding:5px 10px 4px 6px;*/
	text-decoration: none;
	color: #000000; /*background:url("TabRightLevel0.gif") no-repeat right top;*/
}

#ParentTabs a:hover
{
	text-decoration: none;
	color: Green;
}
/*background-position:0 -150px; */

#ParentTabs li
{
	/*background:url("tableftLevel0.gif") no-repeat left top;*/ /* border-bottom: black 1px solid;*/
}
/*
#ParentTabs li:hover {
    background-position:0 -150px; 
}
*/


#ParentTabs .SelectedTab
{
	background-position: 0 -150px; /*border-width:0;*/
}
#ParentTabs .SelectedTab a
{
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #215D94;
}
#ChildTabsRow
{
	/*background-color:red;*/
}
#ChildTabsContainer
{
	width: 746px;
	font-size: 9px;
	vertical-align: top;
	text-align: left;
	padding-left: 180px;
	border: 0px solid red;
	height: 50px;
}

#ChildTabsLevel1 a
{
	text-align: Left;
	padding-right: 5px;
	width: 54px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #215D94;
}

#ChildTabsLevel1 .SelectedTab a
{
	color: #215D94;
	font-size: 9px;
}

#ChildTabsLevel1 a:hover
{
	color: red;
	text-decoration: none;
	font-size: 9px;
}

#ChildTabsLevel1 .LinkLeft
{
	position: relative;
	float: left;
	height: 100%; /*border: 1px ;*/
	padding-right: 1px;
	padding-left: 1px;
	background: url(BreadCrumbPipe.gif) no-repeat left bottom;
}
#PortalContainer
{
	/* border: 5px solid #ffffff;*/ /*border-collapse: collapse ;*/
	height: 100%;
	min-height: 100%; /*for mozilla*/
	width: 100%;
}
/* Banner Styles */
#PortalBanner
{
	/*height:176px; */
	border: 0px solid red;
}
#LoginUserContainer
{
	horizontal-align: right;
	padding-right: 25px;
}

A.BannerLinks:Link, A.BannerLinks:Active, A.BannerLinks:Visited
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 12;
	color: #fff;
	padding-left: 5;
}
A.BannerLinks:hover
{
	color: #ffff00;
	text-decoration: underline;
}
#AdminContainer
{
	position: relative;
	float: left;
	background-color: #FFFFCC;
}
#ContentContainer
{
	/* background-color:#FFFFCC;*/
	clear: both;
	padding: 5px;
	height: 500px;
}
#ContentContainer a:Link, #ContentContainer a:Active, #ContentContainer a:Visited
{
	color: blue;
	height: auto;
}
#ContentContainer a:hover
{
	color: blue;
}
#LeftPane
{
	float: left;
	left: 25px;
	width: 100px; /*border: #0 1px solid;*/
	padding-top: 0;
	padding-left: 10px;
	padding-right: 0;
}
#ContentPane
{
	position: absolute;
	top: 200px;
	left: 200px;
	width: 300px;
}
#RightPane
{
	float: right;
	right: 25px;
	width: 100px;
	padding-top: 0;
	padding-right: 10px;
}

#Footer
{
	text-align: center;
	clear: both;
	height: 18px;
	width: 100%; /* font-weight: bold;*/
	font-size: 8pt; /*border-top: white 1px solid;*/
	background-color: #000;
	color: #FFFFFF;
	font-family: Tahoma, San-Serif;
	text-decoration: none;
}
A.FooterLinks:Link, A.FooterLinks:Active, A.FooterLinks:Visited
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	height: 12;
	color: #f1f1f1;
	padding-left: 5;
}
A.FooterLinks:hover
{
	color: #FFF;
	text-decoration: none;
}
#copyright
{
	text-align: left;
	width: 35%;
	float: left;
	padding-left: 20px;
}
#terms
{
	float: left;
	width: 35%;
	text-align: center;
}
#host
{
	text-align: right;
	padding-right: 20px;
}
.Head
{
	font-family: Georgia,Serif;
	font-size: 14px;
	font-weight: bold; /*	color:slate;*/
}
.NormalSmall
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.NormalSmallRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}
#SignInContainer
{
	position: absolute;
	left: 370;
	top: 75px;
	width: 350px;
	height: 25px;
	padding: 2px;
}
.SignInBackTop
{
	width: 300px;
	height: 116px;
	vertical-align: top;
}
.SignInBackTile
{
	height: 1;
	width: 300px;
}
.SignInBackBottom
{
	width: 300px;
	height: 12;
}
.SignInbtnLogin
{
	background: url(btnLogin.jpg) no-repeat;
	background-position: center center;
}
.SignInbtnRegister
{
	background: url(btnRegister.jpg) no-repeat;
	background-position: center center;
}
.SignInbtnEmailPassword
{
	background: url(btnEmailPassword.jpg) no-repeat;
	background-position: center center;
}
/*G1*/

#ContentPane
{
}
.firstTable
{
	width: 941px;
	text-align: center;
}
#PortalBanner
{
}
.blackBg
{
	background-color: Black;
}
a.whitelink:active, a.whitelink:focus, a.whitelink:link, a.whitelink:visited
{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	padding-left: 5px;
}
a.whitelink:hover
{
	color: Yellow;
	text-decoration: underline;
}
a.whitelink1:active, a.whitelink1:focus, a.whitelink1:link, a.whitelink1:visited
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
}
a.whitelink1:hover
{
	color: Yellow;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
}
.textWhite
{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.txtWhite
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
}
.lefttd
{
	border: 0px solid purple;
	width: 155px;
	padding-left: 5px;
}
.lefttoppane
{
	height: 150px;
	vertical-align: top;
	background-image: url(sbdcimages/PostIt1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.leftbottompane
{
	height: 150px;
	vertical-align: top;
	background-image: url(sbdcimages/PostIt2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.contentleftpane
{
	width: 347px;
	vertical-align: top;
	background-image: url(sbdcimages/Notepad.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentrightpane
{
	width: 158px;
	vertical-align: top;
	background-image: url(sbdcimages/IPhone.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.righttoppane
{
	width: 269px;
	height: 325px;
	vertical-align: top;
}
.rightbottompane
{
	width: 269px;
	height: 150px;
	vertical-align: top;
	background-image: url(sbdcimages/PostIt3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.padd_t20
{
	padding-top: 20px;
}
.padd_l60
{
	padding-left: 60px;
}
.padd_t30
{
	padding-top: 30px;
}
.padd_l50
{
	padding-left: 50px;
}
.contentpanetxt
{
	width: 458px;
	height: 350px;
	padding-top: 0px;
	vertical-align: top;
	overflow-y: scroll;
	overflow-x: none;
	scrollbar-base-color: light-gray;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: light-gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
	border: 0px solid green;
}
.c
{
	text-align: center;
}
.r
{
	text-align: right;
}
.LBCClogo
{
	background-image: url(sbdcimages/LBCCLogo_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 75px;
}

.LBClogo
{
	background-image: url(sbdcimages/LBCCLogoS.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 93px;
}
.FCanyonslogo
{
	background-image: url(sbdcimages/canyons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 98px;
}
.FSantamonicalogo
{
	background-image: url(sbdcimages/SMClogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 98px;
}
.FElcaminologo
{
	background-image: url(sbdcimages/elcamino.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 98px;
}
.FVenturalogo
{
	background-image: url(sbdcimages/ventura.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 98px;
}
.FLBCClogo
{
	background-image: url(sbdcimages/LBCCLogoS.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 98px;
}
.FMtsanlogo
{
	background-image: url(sbdcimages/MtsanAntonio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 77px;
	width: 98px;
}
.FPCRlogo
{
	background-image: url(sbdcimages/PCR_Logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*padding-left:100px;
      height: 53px;
      width: 99px;*/
      height: 63px;
      width: 71px;
}


.SBALogo
{
	background-image: url(sbdcimages/NewSBAKLogoS.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 53px;
	width: 99px;
}
.SBDCLogo
{
	background-image: url(sbdcimages/sbdc_logo_short.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*    height: 53px;   
	    width: 149px;*/
	height: 63px;
	width: 142px;
}

.padd_b10
{
	padding-bottom: 10px;
}
.tabalebor1
{
	border-collapse: collapse;
}
.tabalebor1 td
{
	border: 1px solid green;
}
.imgPNew{ width:120px;text-align: right;}
.imagepane
{
	text-align: right;
	width: 310px; /*height: 45px;*/
	border: 0px solid green;
}
.pos_t1
{
	position: relative;
	top: -1px;
}
.pos_t2
{
	position: relative;
	top: -2px;
}
.pos_t3
{
	position: relative;
	top: -3px;
}
.pos_t4
{
	position: relative;
	top: -4px;
}
.pos_t5
{
	position: relative;
	top: -5px;
}
.pos_t6
{
	position: relative;
	top: -6px;
}
.pos_t7
{
	position: relative;
	top: -7px;
}
.pos_t8
{
	position: relative;
	top: -8px;
}
.pos_t9
{
	position: relative;
	top: -9px;
}
.pos_t10
{
	position: relative;
	top: -10px;
}
.pos_t11
{
	position: relative;
	top: -11px;
}
.pos_t12
{
	position: relative;
	top: -12px;
}
.pos_t13
{
	position: relative;
	top: -13px;
}
.pos_t14
{
	position: relative;
	top: -14px;
}
.pos_t15
{
	position: relative;
	top: -15px;
}
.pos_t16
{
	position: relative;
	top: -16px;
}
.pos_t17
{
	position: relative;
	top: -17px;
}
.pos_t18
{
	position: relative;
	top: -18px;
}
.pos_t19
{
	position: relative;
	top: -19px;
}
.pos_t20
{
	position: relative;
	top: -20px;
}
.pos_t25
{
	position: relative;
	top: -25px;
}
.pos_t26
{
	position: relative;
	top: -26px;
}
.pos_t27
{
	position: relative;
	top: -27px;
}
.pos_t28
{
	position: relative;
	top: -28px;
}
.pos_t29
{
	position: relative;
	top: -29px;
}

.pos_t35
{
	position: relative;
	top: -35px;
}
.pos_t45
{
	position: relative;
	top: -45px;
}
.pos_t50
{
	position: relative;
	top: -50px;
}


.FCKImageGalleryContainer, .FCKImageGalleryListStyle,

.FCKLinkGalleryContainer,

#fckinstanceoptions_tblEditorOptions td

{

    background-color: #fff;

    background-image: none;

}
.padd_rb5{ padding:0px 15px 15px 0px;}


	.banner
{
	width: 746px;
	/*background-color: transparent;*/
	/*padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;*/
}

.CALcontentpanetxt
{
	width: 458px;
	height: 350px;
	padding-top: 0px;
	vertical-align: top;
	overflow-y: scroll;
	overflow-x: scroll;
	scrollbar-base-color: light-gray;
	scrollbar-face-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: light-gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white;
	border: 0px solid green;
}