body
{
	/* [disabled]background-color:#F1F1F1; */
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	/* [disabled]color:#999; */
}

.slider
{
	height:293px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	/* [disabled]background-image: url(../images/slider_background_old.png); */
}



.slider .caption ul
{
	padding-left:20px;
}


/*this is for example_api.html*/
#custom_controls
{
	width:210px;
	margin:0px auto;
}


/*this is for the description of each example and the buttons used to navigate through the examples*/
#example-description
{
	margin:0px;
	padding:0px;
	background-color:#DDD;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}


#example-description p
{
	color:#666;
	font-style:italic;
	width:750px;
	margin:0px auto;
	padding:10px 0px;
	line-height:18px;
	text-align:center;
}


#example-description #navigation
{
	width:705px;
	height:25px;
	margin:10px auto 0px;
}


#example-description #navigation a
{
	background-color:#F1F1F1;
	text-decoration:none;
	color:#666;
	padding:5px 10px;
	margin:0px 5px;
	border:#CCC solid 1px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}




/*Acc*/

/** {margin:0; padding:0; font:10px Verdana,Arial}
code {font-family:"Courier New",Courier}
*/
/*#options {width:180px; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {
	width:180px;
	list-style:none;
	color:#033;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#acc h3 {
	width:150px;
	border-bottom:1px solid #9ac1c9;
	padding:6px 6px 8px;
	 [disabled]font-weight:bold; 
	margin-top:0px;
	cursor:pointer;
	background:url(images/header_acc.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#acc h3:hover {background:url(images/header_over_acc.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {
	width:160px;
	padding:10px;
	border:1px solid #9ac1c9;
	border-top:none;
	background:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

#nested {width:180px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:140px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:0px; cursor:pointer; background:url(images/header_acc.gif)}
#nested h3:hover {
	background-image: url(../images/header_over_acc.gif);
}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:140px; padding:5px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over_acc.gif)}
*/

#options {
	width:194px;
	margin:0px 0px;
	text-align:right;
	color:#9ac1c9
}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {
	width:194px;
	list-style:none;
	/* [disabled]background-image: url(../images/acc.png); */
	margin:0px 0px 0px 0px
}
#acc h3 {
	width:176px;
	/* [disabled]border:1px solid #9ac1c9; */
	padding:6px 6px 8px;
	/* [disabled]font-weight:bold; */
	margin-top:0px;
	cursor:pointer;
	/* [disabled]background-image: url(../images/header_acc.gif); */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-bottom: 1px;
	border-bottom-color: #9BBEE7;
	border-bottom-style: solid;
}
#acc h3:hover {
	background-image: url(../images/header_over_acc.gif);
}
#acc .acc-section {
	overflow:hidden;/* background:#fff*/
	/* [disabled]opacity:0.25; */
	/* [disabled]filter:alpha(opacity=100); */
	/* [disabled]-moz-opacity:0.25; */
	/* [disabled]background-image: url(../images/acc.png); */
	background-color: #FFF;
	/* [disabled]behavior: url(/css/iepngfix.htc); */
}
#acc .acc-content {
	width:146px;
	padding:15px;
	/* [disabled]opacity:0.25; */
	/* [disabled]filter:alpha(opacity=100); */
	/* [disabled]-moz-opacity:0.25; */
	/* [disabled]background-image: url(../images/acc.png); */
	/* [disabled]border:1px solid #9ac1c9; */
	border-top:none;
	background-color: #FFF	/*background:#fff*/;
	/* [disabled]behavior: url(/css/iepngfix.htc); */
}

#nested {width:125px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:111px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(/images/header.gif)}
#nested h3:hover {background:url(/images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:93px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(/images/header_over.gif)}

/*.transparent
{
	/* for IE */
filter:alpha(opacity=0);
	/* CSS3 standard */
opacity:0;
	overflow:hidden;/* background:#fff*/
	opacity:0.25;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	background-image: url(../images/acc.png);
	background-repeat: repeat;
	transparent behavior: url(/css/iepngfix.htc)
}*/



img { behavior: url(/css/iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(images/subscribe2.png) no-repeat right top;
}
#main_content_content_inner p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	line-height: 1.4em;
}
