/* added by vivian on March 8, 2009*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
*html .clearfix {
	height: 1%;
}


.entry-content {
	width: 100%;
	letter-spacing: .2px;
}

/*** Heading Style Start ***/
.entry-content .heading-row {
	width: 100%;
	height: 40px;
	margin: 20px 0 10px 0;
	*margin: 10px 0;
	_margin: 0 0 -70px 0;
	float: left;
}
.entry-content .heading-row .left-col {
	background: transparent url(../images/entry-heading-left.gif) no-repeat scroll left top;
	height: 100%;
}
.entry-content .heading-row .right-col {
	background: transparent url(../images/entry-heading-right.gif) no-repeat scroll right top;
	height: 100%;
}
.entry-content .heading-row .body-col {
	background: transparent url(../images/entry-heading-body.gif) repeat-x scroll left top;
	height: 100%;
	margin: 0 8px;
}
.entry-content .heading-row .title {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #888;
	letter-spacing: .3px;
	line-height: 2.5;
}
/*** Heading Style End ***/


.entry-content h4.subtitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #f7b401;
	letter-spacing: .3px;
	line-height: 150%;
	margin: 0;
	border: none;
	display: block;
}
.entry-content h4.align-subtitle {
	width: 100%;
	margin: 20px 0 5px 0;
	float: left;
}
.entry-content p, .entry-content ul p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #555;
	letter-spacing: .7px;
	line-height: 145%;
	display: block;
}
.entry-content p {
	margin: 10px 0 25px 0;
}
.entry-content ul p {
	margin: 10px 0;
}
.entry-content span.highlighted {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #44A1D0;
	background-color: #ecf3fc;
}
.entry-content span.minor {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #999;
}
.entry-content .img-align-left {
	margin: 5px 10px 5px 0;
	float: left;
}
.entry-content .img-align-right {
	margin: 5px 0 5px 10px;
	float: right;
}
.entry-content .img-align-center {
	margin: 5px auto;
	display: block;
}
.entry-content .entry-container {
	width: 100%;
	display: block;
	float: left;
}
.entry-content .entry-container .left-col {
	width: 50%;
	margin: 0 10px 0 0;
	display: block;
	float: left;
}
.entry-content .entry-container .right-col {
	display: block;
	float: left;
}
.entry-content .thumbnail-container, .entry-content a.thumbnail-container-anchor {
	width: auto;
	background-color: #fff;
	border: 1px solid #a5b0b4;
	padding: 2px;
	display: block;
}
.entry-content a.thumbnail-container-anchor:hover {
	border: 1px solid #748084;
}
.entry-content a.anchor-with-no-border, .entry-content a.anchor-with-no-border:hover {
	border: none;
}
.entry-content ul.thumbnails {
	list-style: none;
	background-color: #fff;
	margin: 10px 0 20px 0;
	padding: 1px;
	*padding: 0;
	display: block;
	float: left;
}
.entry-content ul.thumbnails li {
	line-height: 0;
	padding: 0;
	display: block;
	float: left;
}
.entry-content .thumbnails-border {
	border: 1px solid #a5b0b4;
}
.entry-content ul.thumbnails .thumbnail-width-1 {
	width: 32.5%;
	margin: 2px !important;
	margin: 1px;
}
.entry-content ul.thumbnails .thumbnail-width-2 {
	width: auto;
	margin: 5px;
}


.entry-content iframe {
	width: 100%;
	margin: 20px 0;
}


/*** Color Palette Style Start ***/
.entry-content ul.color-palette {
	list-style: none;
	margin: 5px 0 20px 0;
	padding: 0;
	display: block;
	float: left;
}
.entry-content ul.color-palette li {
	width: 76px;
	height: 28px;
	font-size: 12px;
	text-align: center;
	line-height: 250%;
	margin: 0 5px 5px 0;
	padding: 0;
	display: block;
	float: left;
}
.entry-content ul.color-palette .font-color-black {
	color: #000;
}
.entry-content ul.color-palette .font-color-white {
	color: #fff;
}
/*** Color Palette Style End ***/


/*** Table Style Start ***/
.entry-content .entry-table {
	width: 100%;
	margin: 15px 0;
	float: left;
}
.entry-content .entry-table .table-heading-row, .entry-content .entry-table .table-row {
	width: 100%;
	margin: 0 0 1px 0;
	float: left;
}
.entry-content .entry-table .table-heading-row .property-col, .entry-content .entry-table .table-heading-row .description-col, .entry-content .entry-table .table-heading-row .w3c-col, .entry-content .entry-table .table-heading-row .ie-col, .entry-content .entry-table .table-heading-row .desc-col {
	height: 26px;
	background: transparent url(../images/entry-table-heading-bg.gif) repeat-x left top;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	letter-spacing: .6px;
	line-height: 210%;
}
.entry-content .entry-table .table-row .property-col, .entry-content .entry-table .table-row .description-col, .entry-content .entry-table .table-row .w3c-col, .entry-content .entry-table .table-row .ie-col, .entry-content .entry-table .table-row .desc-col {
	background-color: #d6eafa;
	font-size: 12px;
	color: #08528b;
	line-height: 140%;
}
.entry-content .entry-table .property-col, .entry-content .entry-table .description-col, .entry-content .entry-table .w3c-col, .entry-content .entry-table .ie-col, .entry-content .entry-table .desc-col {
	margin: 0 1px 0 0;
	padding: 0 5px;
	display: block;
	float: left;
}
.entry-content .entry-table .property-col {
	width: 35%;
}
.entry-content .entry-table .description-col {
	width: 60%;
}
.entry-content .entry-table .w3c-col {
	width: 25%;
}
.entry-content .entry-table .ie-col {
	width: 25%;
}
.entry-content .entry-table .desc-col {
	width: 43%;
}
.entry-content .entry-table p {
	font-size: 12px;
	color: #08528b;
	line-height: 130%;
}
/*** Table Style End ***/


/*** List Style Start ***/
.entry-content ul.entry-list {
	width: 96%; /* fix ie7 */
	letter-spacing: .5px;
	list-style: none url(../images/bullet-orange.gif) outside;
	margin: 0 0 30px 0;
	display: block;
}
.entry-content ul.entry-list li {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #555;
	letter-spacing: .5px;
	line-height: 130%;
	*line-height: 150%;
	margin: 0;
	padding: 0;
}
.entry-content li span.highlighted {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #f4ab0d;
}
.entry-content a, .entry-content a:link, .entry-content a:active, .entry-content a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #44a1d0;
	letter-spacing: .5px;
	text-decoration: none;
	outline-style: none;
	margin: 0 0 2px 0;
	_margin: 0 0 5px 0;
}
.entry-content a:hover {
	text-decoration: underline;
}
/*** List Style End ***/



/*** Icon Style ***/
.button-row {
	width: 100%;
	margin: 0;
	display: block;
	float: left;
}
.button-row .button-style {
	line-height: 100%;
	display: block;
	float: left;
}
.button-row .button-style a {
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: .2px;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 44px;
	outline-style: none;
	display: block;
}
.button-row .button-style a span {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: none;
	display: block;
}
.button-row .preview-icon a {
	background: transparent url(../images/preview-icon.gif) no-repeat scroll left top;
	padding: 3px 25px 0 0;
}
.button-row .download-icon a {
	background: transparent url(../images/download-icon.gif) no-repeat scroll left top;
	padding: 3px 25px 0 0;
}
/*** Icon Style End ***/


/*** Code Style ***/
pre {
	background-color: #ecf3fc;
	width: none;
	*width: 97%;
	line-height: 70%;
	white-space: pre;
	border: solid 1px #839fc3;
	margin: 10px 0;
	padding: 5px 5px 2px 5px;
	display: block;
	overflow: auto;
	clear: both;
}
code {
	font: normal 11.5px Arial, Helvetica, sans-serif;
	*font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: .6px;
	line-height: 20%;
	*line-height: 0;
	white-space: nowrap;
	display: block;
}
.text-indent-0 {
	text-indent: 0px;
}
.text-indent-1 {
	text-indent: 10px;
}
.text-indent-2 {
	text-indent: 20px;
}
.text-indent-3 {
	text-indent: 30px;
}
.text-indent-4 {
	text-indent: 40px;
}
.text-indent-5 {
	text-indent: 50px;
}
code .comment {
	color: #036606;
}
code .class, code .variable {
	font-weight: normal;
	color: #af2d00;
}
code .variable {
	font-weight: normal;
}
code .value, code .string {
	color: #cc02bb;
}
code .id, code .keyword {
	font-weight: bold;
	color: #0033cc;
}
code .element {
	font-weight: bold;
	color: #000099;
}
code .attribute {
	font-weight: bold;
	color: #009999;
}
/*** Code Style End ***/