/*------------------- Skin CSS Document For Green369 ---------------------*/

/* --------------- WebPage Frame Style -------------------------- */

.Normal, .NormalDisabled{
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	font-size:12px;
	color:#000;
}

img{
	border:0;
}

body{
	height:100%;
	text-align:center;
	font-size:12px;
}

p{
	margin-top:5px;
	margin-bottom:5px;
}

html{
	height:100%;
}

#SkinPage,#SubPage{
	width:100%;
	*margin:0 auto;
	background-clolor:#fff;
	background:url(/Portals/0/images/background.jpg) repeat-y center top;
	*text-align:center;
}

#GreenSkinOutTable{
	width:1066px;
	text-align:center;
	margin:0 auto;
}

.GreenLeftText ul{
	margin-left:0;
}

#GreenSkinOutLeftTd{
	width:35px;
	background:url(images/HomePageLeftBorderBG.jpg) repeat-y top right;
	background:none;
}

#GreenSkinOutCenterTd{
	width:996px;
	padding:0;
	background:#fff;
}

#GreenSkinOutRightTd{
	width:35px;
	background:url(images/HomePageRightBorderBG.jpg) repeat-y top right;
	background:none;
}

/*  ------------------ Frame  Style For Content --------------------  */

/*-- HeadPane --*/
#Head{
	background:url(images/HeadPaneBGNew.jpg) no-repeat center top;
	height:164px;
	*height:162px;
	width:996px;
	background-color:#fff;
	margin:0 auto;
}

#MenuWideBackGround{
	width:100%;
	background:#000;
	height:40px;
	margin:0 auto;
}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

#HeaderTable{
	width:100%;
	*padding-top:3px!important;
	_padding-top:0;
	*height:182px;
}

#Reg,#User{
	float:right;
	color:#fff;
	font-size:13px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
}

#Reg a:link,#Reg a:visited,#User a:link,#User a:visited{
	color:#000;
}

#Reg a:hover,#User a:hover{
	color:#000;
	text-decoration:underline;
}

#UserTd{
	padding-top:10px;
	*padding-top:10px;
	_padding-top:7px;
	text-align:right;
	padding-right:20px;
	*padding-right:40px;
	width:996px;
	margin:0 auto;
}

#Reg{
	margin-right:10px;
}


#WideTab,#SubPageWideTab{
	width:100%;
}

.HeadLeftPane{
	width:712px;
	padding-left:20px;
	padding-right:0px;
	*padding-right:5px;
}

.HeadRightPane{
	width:284px;
	padding-left:5px;
	padding-right:19px;
}

#LeftZone table,#RightZone table,#SubLeftZone table,#SubRightZone table{
	width:100%;
}

#LeftZone{
	width:712px;
	vertical-align:top;
}

#RightZone{
	width:284px;
}

#RightZone{
	vertical-align:top;
	padding-bottom:20px;
}

#Footer{
	background:#5f5f5f;
	height:25px;
	color:#fff;
	font-size:13px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	font-weight:bold;
	text-align:left;
	padding-top:15px;
	*padding-top:10px;
	*padding-bottom:10px;
	width:996px;
	margin:0 auto;
}

#Footer span{
}

#FooterLeftPane{
	width:600px;
	margin-left:20px;
}

#Footer a:link,#Footer a:visited{
	color:#fff;
	font-size:13px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	font-weight:bold;
}

#Footer a:hover{
	color:#fff;
	text-decoration:underline;
	font-size:13px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	font-weight:bold;
}

#PowerSupport{
	margin-left:450px;
	*margin-left:190px;
}

/*-- Menu Style --*/
/* --------------- Main Menu Style ------------------------------ */

#Menu{
	float:right;
}

#Menu td{
	color:#fff;
	font-size:14px;
	height:40px;
}

.MainMenu_MenuContainer{
	width:800px;
	padding-right:20px;
	*padding-right:0;
}

.MainMenu_Idle TD{
	padding-left:5px;
	padding-right:5px;
	/*background:#7B0003;*/
}

#SubPageWideTab{
	background:#F1F1F1;
}

.MainMenu_Selected TD,.MainMenu_Active TD{
	background:#D9241B;
	padding-left:5px;
	padding-right:5px;
}

/*#MenuTd{
	float:left;
	text-align:center;
	vertical-align:top;
	height:40px;
	padding:0;
	text-align:right;
	width:958px;
}*/

/*
#MenuTd #Menu{
	margin-top:1px;
	*margin-top:0px;
	height:40px;
}

#Menu{
	*margin-left:211px;
	float:right;
	*margin-left:0px;
} 

/* ------------ SubMenu Style Css -------------  */


.MainMenu_SubMenu{
	z-index:1000;
	cursor:hand;
	margin:0;
	padding:0;
	border:0;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=3);
	*margin-top:-1px;
}



.SubMenuSelected{
	margin:0;
	padding:0;
	border:0;
}

.MainMenu_MenuItem{
	height:34px;
	text-align:left;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding:0 20px;
	padding-left:17px;
	border-style:none;
	background:#5f5f5f;
}

.MainMenu_MenuItemSel{
	height:34px;
	text-align:left;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	padding:0 20px;
	padding-left:17px;
	border:none;
	background:#D9241B;
}
.MainMenu_MenuArrow,.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
					display: none; 
}
/*
.MainMenu_Idle TD,.MainMenu_Selected TD,.MainMenu_Active TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding:0;
	*padding:0px 9px 0px 6px;	
	background:none;
	height:40px;
	width:93px;
	color:#fff;
}

.MainMenu_RootMenuArrow{
	display:none;
}

.MainMenu_MenuArrow,.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
					display: none; 
}

.MainMenu_MenuBar{
	cursor:pointer;
	cursor:hand;
	background:none;
	padding:0;
}

.MainMenu_Active TD {
	background:none;
	background:url(Images/Menu.gif) no-repeat left bottom;
}*/


/*--  LeftContentPane --*/

.LeftContentPane{
	width:417px;
	padding-right:6px;
	*padding-right:5px;
	padding-left:20px;
	padding-bottom:20px;
	vertical-align:top;
}

/*--  ContentPane --*/

.ContentPane{
	padding-left:2px;
	padding-right:0px;
	*padding-right:10px;
	vertical-align:top;
}

#SubLeftZone .ContentPane{
	padding-left:35px;
	padding-right:23px;
}

#CompanyInfoPane ul li{
	list-style:none;
}

#CompanyInfoPane{
	width:300px;
	float:left;
}

#CompanyInfoPane ul{
	padding:0;
	margin:0;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#333;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	margin-top:9px;
	margin-bottom:5px;
}

#CompanyTextInfo{
	padding-left:10px;
	width:357px;
	*width:375px;
	float:right;
}

#CompanyTextInfo p{
	color:#000;
	line-height:17px;
	margin-top:3px;
}

h6{
	/*color:#FA6A09;*/
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
}

p{
	text-indent:0em;
}

#SubLeftZone{
	padding-left:44px;
	background:#F1F1F1;
	vertical-align:top;
}

#SubLeftZoneTab{
	background:#fff;
}

#SubPageMenuPane{
	background:#fff;
	margin-left:70px;
	padding-top:13px;
	padding-left:13px;
	width:160px;
}

#SubRightZone{
	vertical-align:top;
	width:228px;
}

.LeftSideTop{
	background:#FCCB00;
	text-align:left;
	padding-left:17px;
	*padding-left:12px;
	*margin-left:18px;
	height:23px;
	padding-top:6px;
	font-weight:bold;
	margin-right:12px;
	*margin-right:0px;
}

#BreadCrumb{
	font-size:14px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	color:#47688B;
	height:29px;
	padding-left:13px;
	padding-top:10px;
	padding-bottom:3px;
	border-bottom:1px dashed #999;
}

#BreadCrumb a:hover{
	color:#47688B;
}

.GreenLeftService{
	width:100px;
	float:left;
	margin-right:10px;
}

.LeftContentPane ul{
	padding-left:112px;
}

.LeftContentPane ul li{
	list-style:none;
	background:url(images/Green369liPoint.jpg) no-repeat left 10px;
	line-height:22px;
	padding-left:8px;
}

.MoreLink{
	text-align:right;
}

.MoreLink a:hover,.MoreGreenCase a:hover{
	color:#036;
}

.GreenLeftMarginBottom{
	margin-bottom:10px;
	clear:left;
}

.GreenTools{
	padding-left:4px;
}

.GreenTools img,.GreenCase img{
	border:0;
}

.GreenCase img{
	margin-right:4px;
	*margin-right:5px;
	margin-bottom:4px;
	*margin-bottom:5px;
}

.GreenCase{
	padding-left:4px;
}

.GreenCase a{
	width:45px;
}

.GreenContact{
	background:url(../../images/GreenContactBG.jpg) no-repeat left top;
	height:70px;
	padding-top:19px;
	padding-left:70px;
	line-height:18px;
	clear:left;
	margin-top:-20px;
	*margin-top:0;
}

.HomeTemExpressTitle{
	font-size:12px;
	color:#000;
	font-weight:bold;
/*	padding-top:8px;
*/}

.HomeTemExpressSummary{
	padding-top:3px;
	padding-bottom:13px;
}

.HomeTemExpressSummary a:link,.HomeTemExpressSummary a:visited{
	font-size:12px;
	color:#000;
	text-decoration:underline;
	line-height:18px;
}

.HomeTemExpressSummary a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:18px;
}

.HomeTemExpressMoreLink{
	text-align:right;
}

.RadPanelbar_WebBlue ul.rootGroup li.item{
	margin-top:10px;
	font-weight:bold;
	background:none;
}

.RadPanelbar_WebBlue ul.rootGroup li.item a:link,.RadPanelbar_WebBlue ul.rootGroup li.item a:visited{
	color:#6898C9;
	text-decoration:underline;
	font-size:13px;
}

.RadPanelbar_WebBlue ul.rootGroup li.item a:hover{
	color:#6898C9;
	text-decoration:none;
}

.RadPanelbar_WebBlue ul.rootGroup{
	padding-bottom:15px;
	padding-left:25px;
	width:122px;
}

.RadPanelbar_WebBlue .rootGroup .expanded .text {
	color:#E3BF4F;
}

.RadPanelbar_WebBlue .group .selected .text{
	background:url(images/SubPangeSubMenuSelctedBg.jpg) no-repeat 8px center;
	color:#E3BF4F;
	font-size:13px;
}

.RadPanelbar_WebBlue .group .text{
	padding-left:28px;
}

.GreenTable,.GreenTable td,.GreenTable th{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-size:12px;
}

.GreenTable{
	margin-bottom:50px;
}


#SubPageFooter{
	background:url(images/SubPageBottomIreaTem.jpg) no-repeat 125px top;
	*background:url(images/SubPageBottomIreaTem.jpg) no-repeat 100px top;
	height:35px;
	*height:60px;
	color:#0E90C4;
	text-align:center;
	padding-top:25px;
	margin-top:50px;
}

#SubPageFooter a:link,#SubPageFooter a:visited{
	color:#0E90C4;
	margin-right:10px;
	margin-left:10px;
}

#SubPageFooter a:hover{
	color:#0E90C4;
	margin-right:10px;
	margin-left:10px;
}

#SubPageFooterAd{}

.ContainerContentPane p{
	padding:0;
}

#SubLeftZone .ContentPane{
	padding-top:10px;
}

#SubLeftZone .ContentPane ul{
	*margin-top:5px;
}

#SubLeftZone .ContentPane p{
	*margin-bottom:0;
	line-height:20px;
}

ul{
	margin:0;
	padding:0;
	margin-top:5px;
	margin-left:24px;
}

ul li{
	list-style:none;
	background:url(images/Green369liPoint.jpg) no-repeat left 7px;
	padding-left:10px;
	font-size:12px;
}


ul li ol li{
	background:none;
	list-style:decimal;
}
.LeftContentPane ul{
	*margin-top:5px;
}

.ConatactInfo{
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
}


#LeftZone .ContentPane{
	*padding-right:15px;
}


/*-------------------------------------------------------------------------------*/
#SubPage2{
	background:#E16B16;
}

#Sub2PageWideTab{
	background:#fff;
}

#Sub2LeftZone{
	width:190px;
	vertical-align:top;
}

#Sub2LeftZone  .rootGroup>li{
	background:none;
}

#Sub2RightZone{
	width:807px;
	vertical-align: top;
	padding-left:35px;
	padding-right:39px;
}

.Sub2RightZoneTab{
	width:100%;
}

#SubPage2 #GreenSkinOutLeftTd{
	width:35px;
	background:none;
}

#SubPage2 #GreenSkinOutRightTd{
	width:35px;
	background:none;
}

#Sub2PageMenuPane{
	background:#fff;
	margin-left:23px;
	padding-top:13px;
	padding-left:0px;
}


#SubPage2 .LeftSideTop{
	color:#3C9CE0;
	font-size:13px;
	font-weight:bold;
	
	width:160px;	
	background:#fff;
	text-align:left;
	padding-left:5px;
	height:23px;
	padding-top:26px;
	padding-bottom:12px;
	margin-right:0px;
	border-bottom:1px dashed #333333; 
}

#SubPage2 .panelbar
{
	width:100px;	
}

#SubRightZone .panelbar{
	width:170px;
}

#SubPage2 #BreadCrumb{
	font-size:13px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	color:#4F2B28;
	font-weight:bold;
	padding-left:13px;
	padding-top:18px;
	padding-bottom:13px;
	border-bottom:none;
}

#BreadCrumb  a:link,#BreadCrumb  a:visited{
	color:#4F2B28;
	text-decoration:none;
}

#BreadCrumb  a:hover{
	color:#4F2B28;
	text-decoration:underline;
}


#SubPage2 #Footer{
	background:#fff;
	height:89px;
	color:#4B8FDA;
	font-size:12px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	font-weight:normal;
	text-align: right;
	padding-left:20px;
	padding-top:15px;
	line-height:25px;
}

#SubPage2 #Footer a:link,#SubPage2 #Footer a:visited{
	color:#4B8FDA;
	font-size:12px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	font-weight:normal;
}

#SubPage2 #Footer a:hover{
	color:#4B8FDA;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial,Tahoma,Microsoft YaHei,simsun;
	font-weight:normal;
}


/*---------------- PhotoGallery Style----------------------------------*/
.PhotoCallery{
	background:#FFF8E3;
	font-weight:bold;
}

.PhotoCallery img{
	border:1px solid #B2A066;
}

.PicHeader{
	color:#7B0003;
	font-size:13px;
	font-weight:bold;
	border-bottom:2px solid #FFBF11;
	padding:11px 15px 7px 13px;
}

.PicHeader a:link,.PicHeader a:visited
{
	color:#7B0003;
	font-weight:bold;
	text-decoration:underline;
}

.PicHeader a:hover
{
	color:#974F24;
	text-decoration:underline;
}

.PicHeaderTitle{
	padding-right:30px;
}

.PicHeaderMonth{
	padding-right:51px;
}

.PicShow{
	text-align:left;
}

.PicTitle,.PicTitle a:link,.PicTitle a:visited{
	text-align:center;
	font-size:13px;
	color:#974F24;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
}
.PicTitle a:hover{
	text-decoration:underline;
}

.PicThemeLabel,.PicTheme,.PicTimeLabel,.PicTime,.PicAddressLabel,.PicAddress
{
	color:#4F2B28;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
}

.PicThemeLabel,.PicTimeLabel,.PicAddressLabel{
	width:40px;
}

.PicTheme,.PicTime,.PicAddress{
	width:115px;
}

.PicTemplateArea{
	padding:10px 38px 15px 20px;
}
.PictureTable{
	margin-top:8px;
	margin-left:10px;
	width:153px;
}

.PageShowDiv
{
	text-align:center;
	padding-bottom:16px;
}

p#Player407{
	text-indent:0;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.TemplateListTd{
	padding-top:5px;
	padding-left:60px;
	padding-right:0px;
}

.TemplateListTd a:link,.TemplateListTd a:visited{
	color:#333;
	background:url(images/Green369liPoint.jpg) no-repeat left center;
	padding-left:10px;
}

.TemplateListTd a:hover{
	color:#333;
	background:url(images/Green369liPoint.jpg) no-repeat left center;
	padding-left:10px;
}

#tddnn_dnnSOLPARTMENU1_ctldnnSOLPARTMENU156{
	font-weight:bold;
}

.SubPageContactPane{
	background:#fff;
	margin-left:70px;
	padding-left:2px;
	padding-top:13px;
}

#SubPageBr{
	margin-right:3px;
	margin-bottom:20px;
}

#SubPageRightContactPane{
	background:url(images/SubPageContactBg.jpg) no-repeat center top;
	width:154px;
	*width:166px;
	height:91px;
	padding-left:13px;
	padding-top:11px;
	line-height:18px;
	margin-left:1px;
	*margin-left:5px;
	*padding-bottom:20px;
}

h4,h2{
	text-align:center;
	font-weight:bold;
	color:#E16B16 ;
	font-size:14px;
}

h2{
	color:#666;
	margin-top:10px;
}

h5{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-bottom:0;
	margin-top:10px;
}

h6{
	font-size:12px;
	text-indent:2em;
	margin:0;
	margin-top:6px;
	color:#E16B16;
}

.TemplateListFooter{
	margin-top:14px;
	padding-right:80px;
	padding-left:80px;
}

.TemplateDate{
	padding-left:0;
	padding-right:60px;
}

#sub1 ul li {
	float:left;
	margin:1px;
	text-align:center;
	width:82px;
	background:none;
	margin-bottom:15px;
	*padding-left:6px;
}

.GreenTableMore table,.GreenTableMore table td,.GreenTableMore table th{
	border:0;
}

.GreenTableMore{
	margin-bottom:10px;
}

#portfolio li{
	background:none;
}

.HeadLeftPane h6{
	text-indent:0;
}

ol ul li{
	list-style:none;
}

ol ul{
	margin-left:12px;
}

.ContactLinkInfo{
	background:none;
	padding-top:0;
	text-align:right;
	padding-left:0;
}

#ConatactLinkInfo{
	float:left;
	margin-left:5px;
}

.ContactLinkInfoUl{
	display:block;
	float:left;
}

.ContentLinkInfoBDiv{
	}
	
#GreenAdd img{
	border:0;
}

.MoreArticle{
	text-align:right;
}

.MoreArticle a:hover{
	color:#666;
}

#Menu{
	float:right;
}


#MenuTd{
	text-align:center;
	vertical-align:top;
	height:40px;
	padding:0;
	text-align:right;
	width:996px;
	*padding-top:3px;
	_padding-top:0;
	background:#5f5f5f;
	margin:0 auto;
}

#MenuTd #Menu{
}

.LinkImageSecondLine img,.LinkImageFirstLine img,.LinkImageThirdLine img{
	margin-left:18px;
	margin-right:18px;
}

.LinkImageThirdLine{
	text-align:left;
}

.BottomLinkPane{
	padding-left:20px;
}

.TempSchoolPic a:link,.TempSchoolPic a:visited{
	background:none;
}

.TempSchoolPic a:hover{
	background:none;
}

.TempSchoolInfo{
	padding:3px 10px;
	background:#ECECEC;
}

.TempSchoolInfo a:link,.TempSchoolInfo a:visited{
	font-size:12px;
	color:#666;
}

.TempSchoolInfo a:hover{
	font-size:12px;
	color:#666;
	text-decoration:underline;
}

.TempSchoolPic{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

.TempSchoolName{
	padding-top:10px;
}

.GreenSearchPane{
	background:#ececec;
	padding:7px 10px;
}

.AddVideoPhoto{
	float:right;
	clear:right;
	padding-right:40px;
}

#SkinPage,#SubPage{
	background:#006600;
	background-attachment:fixed;
}

.PicTemplateArea span, .PageShowDiv, .PageShowDiv  a
{
	font-size:12px;	
}
.labNoMonthlyNote{
color:#555;
}


H1
{
	font-family:Microsoft YaHei,simsun,Arial,Tahoma;
	font-size: 20px;
	color: #666;
}

h2{
	font-family:Microsoft YaHei,simsun,Arial,Tahoma;
	text-align:center;
	font-weight:bold;
	color:#E16B16 ;
	font-size:14px;
}

h4{
	font-family:Microsoft YaHei,simsun,Arial,Tahoma;
	font-weight:bold;
	text-align:left;
	color:#E16B16 ;
	font-size:14px;
}

h5{
	font-family:Microsoft YaHei,simsun,Arial,Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-bottom:0;
	margin-top:10px;
}

h6{
	font-family:Microsoft YaHei,simsun,Arial,Tahoma;
	font-size:12px;
	text-indent:2em;
	margin:0;
	margin-top:6px;
	color:#E16B16;
}

#User{
	padding-top:14px;
	padding-right:30px;
}

#FooterWideDiv{ background:#000;}

#SubPage2 #HeaderTable{ padding-top:81px;}

