@charset "utf-8";




}
body {
	line-height: 1;
	
	color: #434141;
	text-align: left;
	font: 13px "Verdana", Arial, Helvetica, sans-serif;

}


html,body {
	height: 100%;

}
ol, ul {
	list-style: none;
padding-left: 10px;

}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
a {	
	color: #0066FF;
	text-decoration: none;
}


    a:visited {
    color: #900060; 
}



a:hover {
	color: #80bd34;
}
input[type="text"],
input[type="password"] {
	font-size: 100%;
	padding: 0;
}


	

/* 6. side bar --------------------- */
.sideBar {
width: 200;
margin: 0px 0px 0 0%;
padding-bottom: 0px;

}
	
	/* cloud tags ---------------- */
	.sideBarTags {
		 border: 0px solid #4a8c1c;
		 background: url(section-.png) left bottom repeat-x #fff;
		 line-height: 30px;
		 padding: 0 0px 5px 0px;
		 position: relative;
		 margin-bottom: 30px;
	}
	.sideBar h2 {
		background: url(h2-back0.png) repeat-x #4a8c1c;
		color: #fff;
		font-size: 16px;
		padding: 4px 0 0 6px;
		min-height: 20px;
		margin-bottom: 5px;
		line-height: 15px;
	}
	.sideBarTags h2 {
		margin-left: -10px;
		margin-right: -10px;
	}
	.sideBarTags a {
		white-space: nowrap;
		margin-right: 6px;
	}
	.sideBarTags .font1 {
		font-size: 10px;
	}
	.sideBarTags .font2 {
		font-size: 12px;
	}
	.sideBarTags .font3 {
		font-size: 14px;
	}
	.sideBarTags .font4 {
		font-size: 16px;
	}
	.sideBarTags .font5 {
		font-size: 18px;
	}
	.sideBarTags .font6 {
		font-size: 20px;
	}
	.sideBarTags .font7 {
		font-size: 22px;
	}
	.sideBarTags .font8 {
		font-size: 24px;
	}
	.sideBarTags .font9 {
		font-size: 26px;
	}
	.sideBarTags .font10 {
		font-size: 28px;
	}
	.sideBarTags .sideBarTagsAll {
		display: table;
		font-weight: bold;
		border-bottom: 0px solid #0066FF;;
		padding: 0;
		line-height: 14px;
		margin: 10px 0;
	}
	.sideBarTags .sideBarTagsAll:hover {
		border-color: #67b400;
	}
	
	
	
	
	

	
/* 8. html and css tricks submenu ----------------*/
.htmlAndCSSTricksSubMenu {
padding-left: 0px;
	 border: 0px solid #4a8c1c;
	 position: relative;
	 zoom: 1;
	 padding: 0px 0;
	 background: #fff;

}
	.htmlAndCSSTricksSubMenu ul {
		margin: 0 0 0 1px;
	}


	.htmlAndCSSTricksSubMenu li {
		font-family: verdana,geneva; 
font-size: 9pt;
text-decoration: none;
	}








	.htmlAndCSSTricksSubMenu ul li {
		margin: 0 0 7px 0;
	}
	.htmlAndCSSTricksSubMenu ul li ul {
		margin: 5px 0 10px 1px;
		display: none;
	}
	.htmlAndCSSTricksSubMenu ul li .longUl {
width: 10px;
	}
	*+html .htmlAndCSSTricksSubMenu ul li .longUl {
		overflow-y: scroll;
	}
	.htmlAndCSSTricksSubMenu ul li ul li {
		margin-bottom: 5px;
	}
	.htmlAndCSSTricksSubMenu a {
		padding-left: 9px;
		background: url(arr00000.gif) 0 7px no-repeat;
		display: inline-block;
	}
	.htmlAndCSSTricksSubMenu ul a:hover {
		text-decoration: underline;
	}
	.htmlAndCSSTricksSubMenu ul span {
		cursor: pointer;
	
		background: url(submenu-.gif) 0 5px no-repeat;
		padding-left: 14px;


font-family: verdana,geneva; 
font-size: 10.2pt;

	}
	.htmlAndCSSTricksSubMenu ul .minus {
		background-position: 0 -17px;
	}
	.htmlAndCSSTricksSubMenu ul strong {
		background: #67b400;
		color: #fff;
		padding: 0 9px;
		cursor: default;
	}

