#imanual{
	width:900px;
}

/* Illustration - Images */
div.illust {
	position: relative;
	z-index: 0;
	margin: 20px 0 6px 0;
	padding: 10px 10px 10px 20px;
	border: 0;
}

div.img {
	margin: 5px 0 5px 0;
	border: 0;
z-index: 0;
}

div.cap {
	position: absolute;
	font-weight: normal;
	font-size:	10px;
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
z-index: 0;
}

#iman_menu{
	position:relative;
	float:left;
	width:200px;
	height:auto;
	margin: 10px 0 15px 0;
	padding-left: 5px;
	padding-right: 10px;
	z-index: 100;
}

#iman_page{
	width:700px;
	float:left;
}

.close_float
{
clear:both;
}

div.page{
	font-size:	small;
	margin-left:	30px;
}

.fixed_div{
	/*position:absolute;
	position: fixed;
top: 200px; */
}


/*
#imanual{
	margin-:	10px;
	margin-left:	10px;
	margin-right:	5px;
	padding-bottom:	15px;
}

********* bclist **********/

#imanual ul.bclist {
	float: right;
	text-align: right;
}
#imanual ul.bclist li {
	padding-left: 1px;
	padding-right: 1px;
	display: inline;
	list-style: none;
	font-size: 0.75em;
	font-weight: normal;
	color: #000099;
}
#imanual ul.bclist li a {

	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
#imanual ul.bclist li a:hover {
	font-weight: normal;
	/*line-height: 100%;*/
	text-decoration: underline;
	color: #000099;
}



/*** toc content ***/

#imanual div.toc_content{
	margin-left:	10px;
	margin-right:	5px;
	padding-bottom:	15px;
}

#imanual div.toc_content h1.l0 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	clear: both;
	color:#000000;
	font-size: 150%;
	font-weight: bold; 
	border-bottom: 1px solid #999999;
	border-left: 10px solid #999999;
}

/** Bookmarks **/


div.toc_bookmarks { padding:15px;}

/*
div.toc_bookmarks{
	background-color : #ECECEC;
	padding: 10px;
	margin-top : 20px;
	margin-bottom : 30px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
*/

#bookmarks ul.bookmark_list{
	list-style: none;
}

#bookmarks ul.bookmark_list li{
	padding-left : 20px;
	padding-top: 0px;
	background-image: url(/support/images/emanual/small_arrow_down.gif) ;
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	font-weight: bold;
	margin: 10px;
}

#bookmarks ul.bookmark_list li a{
	color:		#333333;
}

/** toc items **/

#toc_items h1.l1 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: both;
	color:#000000;
	font-size: 150%;
	font-weight: bold; 
	border-bottom: solid 1px #aaaaaa;
}

#toc_items div.contents_half{
	width:			46%;
	padding-left:	0px;
	list-style:		none;
}

#toc_items div.floatleft{
	float:	left;
}
#toc_items div.floatright{
	float:	right;
}

#toc_items ul.toc_topic_list{
	list-style: none;

}
#toc_items ul.toc_topic_list li{
	padding-left : 5px;
	padding-top: 0px;
	padding-right : 0px;
	/*background-image: url(/support/images/emanual/small_arrow_right.gif) ;
	background-repeat: no-repeat;
	background-position: 0em 0.3em;*/
	margin: 10px;
}
/*
#toc_items ul.toc_topic_list li a{
	color:		#333333;
}
*/


h2.l3 {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	clear: both;
	color:#000000;
	font-size: 105%;
	font-weight: bold; 
}

ul.toc_topic_list{
	padding-left:	12px;
	list-style:		none;
}

/** articles **/

div.b{
 margin-left:	5px;
margin-top: 6px;
margin-bottom: 6px;
line-height : 140%;
}

ul.sub_bull{
	padding-left:	23px;
	list-style:		disc;
}

ol.step_proc{
	font-weight:	bold;
	padding-left:	23px;
}
ol.step_h2{
	font-weight:	bold;
	margin-left:	32px;
}

ol.step_h2 li{
	margin-top:		5px;
}

ol.step_h2 li p{
	font-weight:	normal;
}

div.step_h2_body{
	margin-left:	32px;
}



ol.step_proc li{
	margin-top:		5px;
}

ol.step_proc li p{
	font-weight:	normal;
line-height: 150%;
}

div.step_proc_body{
	margin-left:	32px;
	line-height: 150%;
}

div.step_sub_astr{
	margin-top:		2px;
	margin-left:	32px;
}

div.note {
	background-color: #ECECEC;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.hint {
	background-color: #F4F4F4;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

span.superscript{
	vertical-align:	super;
	font-size:		80%;
	
}

div.sub_astr{
	margin-top:		2px;
	font-size:		95%;
	padding-left:	3em;
	text-indent:	-1.2em;
}


h1.l1 {
	margin-bottom: 18px;
	padding-top: 20px;
	padding-bottom: 5px;
	clear: both;
	color:#000000;
	font-size: 150%;
	font-weight: bold; 
	border-bottom: solid 2px #aaaaaa;
}

h2.l2 {
	margin-bottom: 18px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
	color:#000000;
	font-size: 105%;
	font-weight: bold; 
	border-bottom: solid 1px #aaaaaa;
}

h3.l3 {
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 3px;
	clear: both;
	color:#000000;
	font-size: 105%;
	font-weight: bold; 
}

/********** image **********/


div.illust-right {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.illust-left {
	text-align: left;
	margin-top: 10px;
}


/********** breadcrumb **********/

.menu_iman {
	
/*height: auto;
left: 5px;
top: 180px;
/*position: fixed;
background: rgba(255,255,255,0.7);
box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
z-index: 1000000;



	

width: 100%;
background-color:#EBEBEB;
top: 40px;
  width: 600px;
  height: 300px;
  background-color: #999999;*/*/
	}


ul#iman_breadcrumb{
	font-size:0;z-index:999;position:relative;display:block;float:left;padding:0;}

ul#iman_breadcrumb,ul#iman_breadcrumb ul{
	margin:0;list-style:none;padding:0;background-color:#dedede;border-width:1px;border-style:solid;border-color:#5f5f5f;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}


ul#iman_breadcrumb ul{
	display:none;position:absolute;left:100%;top:0;-moz-box-shadow:3.5px 3.5px 5px #000000;-webkit-box-shadow:3.5px 3.5px 5px #000000;box-shadow:3.5px 3.5px 5px #000000;background-color:#FFFFFF;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-color:#d4d4d4;
padding:0 10px 10px;z-index: 899;}




ul#iman_breadcrumb ul a{
	text-align:left;padding:4px;background-color:#FFFFFF;background-image:none;border-width:0;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font-size: 12px;color:#000;text-decoration:none;}

ul#iman_breadcrumb ul li{
	float:none;margin:2px 0 0;}


ul#iman_breadcrumb ul li.tocl1{
	float:none;margin:2px 0 0;font-weight:	bold;background-color:#000; }

ul#iman_breadcrumb ul li.tocl2{
	float:none;margin:2px 25px 0;}


ul#iman_breadcrumb>li{
	margin:0;z-index: 100;}
ul#iman_breadcrumb li{
	position:relative;display:block;white-space:nowrap;font-size:0;z-index: 100;}
ul#iman_breadcrumb li:hover>*{
	display:block;}
ul#iman_breadcrumb li:hover{
	z-index:100;}




ul#iman_breadcrumb a:active, ul#iman_breadcrumb a:focus{
	outline-style:none;}
ul#iman_breadcrumb a{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;
	font-size: 12px;
color:#000000;text-shadow:#FFF 0 0 1px;cursor:pointer;padding:5px 20px 5px 30px;background-color:#c1c1c1;background-image:url("imgs/mainbk.png");background-repeat:repeat;background-position:0 0;border-width:1px 0 0 0;border-style:solid;border-color:#C0C0C0;}


ul#iman_breadcrumb li:hover>a,ul#iman_breadcrumb li a.pressed{
	background-color:#c1c1c1;border-color:#C0C0C0;border-style:solid;color:#000000;text-shadow:#FFF 0 0 1px;background-image:url("imgs/mainbk.png");background-position:0 100px;text-decoration:none;}



ul#iman_breadcrumb span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}


ul#iman_breadcrumb ul li:hover>a,ul#iman_breadcrumb ul li a.pressed{
	background-color:#FFFFFF;background-image:none;color:#0978b3;text-decoration:none;}

ul#iman_breadcrumb li.topfirst>a{
	border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}

ul#iman_breadcrumb li.toplast>a{
	border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}



/* Page */


ul.toc{
	list-style:	none;
	font-size:	110%;
}

ul.toc li.tocl1{
	margin-top:		8px;
	margin-bottom:	3px;
	font-weight:	bold; 	
	line-height:	145%;
}
li.tocl1 a{
	color:			#000000;
}

ul.toc li.tocl2{
	margin-top:		4px;
	margin-left:	25px;
	font-weight:	normal; 	
	line-height:	130%;
}




li.tocl2 a{
	color:			#000099;
}

ul.toc li.tocl3{
	margin-top:		4px;
	margin-left:	45px;
	font-weight:	normal; 	
	line-height:	130%;
}
li.tocl3 a{
	color:			#000099;
}

ul.toc li.tocl4{
	margin-top:		4px;
	margin-left:	65px;
	font-weight:	normal; 	
	line-height:	130%;
}
li.tocl4 a{
	color:			#000099;
}

ul.toc li.tocl5{
	margin-top:		4px;
	margin-left:	95px;
	font-weight:	normal; 	
	line-height:	130%;
}
li.tocl5 a{
	color:			#000099;
}




h1.l0{
	margin-top:		20px;
	margin-bottom:	12px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	8px;
	clear:			both;
	color:			#000000;
	font-size:		180%;
	font-weight:	bold; 
	border-bottom:	1px solid #999999;
	border-left:	10px solid #999999;
}

h1.l1 {
	margin-top:		20px;
	margin-bottom:	12px;
	padding-top:	4px;
	padding-bottom:	3px;
	padding-left:	8px;
	clear:			both;
	color:			#000000;
	font-size:		120%;
	font-weight:	bold; 
	border-bottom:	1px solid #999999;
	border-left:	10px solid #999999;
}

h2.l2{
	margin-bottom:	18px;
	padding-top:	20px;
	padding-bottom:	5px;
	clear:			both;
	color:			#000000;
	font-size:		130%;
	font-weight:	bold; 
	border-bottom:	solid 2px #aaaaaa;
}

h2.illbox_l2{
	margin-bottom:	18px;
	padding-top:	20px;
	padding-bottom:	5px;
	clear:			both;
	color:			#000000;
	font-size:		130%;
	font-weight:	bold; 
	border-bottom:	solid 2px #aaaaaa;
}

h3.l3{
	margin-top:		26px;
	margin-bottom:	8px;
	padding:		2px 0px 0px 5px;
	color:			#000000;
	font-size:		120%;
	font-weight:	bold;
	border-left:	5px solid #999999;
	vertical-align:	middle;
}

h3.l3_box {
	background:url(imgs/css_box.png) no-repeat;
	padding:	0px 0px 0px 15px;
}

h1.l1_spc{
	margin-bottom:	18px;
	padding-top:	20px;
	padding-bottom:	5px;
	clear:			both;
	color:			#000000;
	font-size:		130%;
	font-weight:	bold; 
	border-bottom:	solid 2px #aaaaaa;
}

h1.l1_sub{
	margin-bottom:	18px;
	padding-bottom:	5px;
	padding-left: 10px;
	clear:			both;
	color:			#000000;
	font-size:		130%;
	font-weight:	bold; 

}

h4.l4{
	margin-top:		10px;
	margin-bottom:	3px;
	padding:		10px 10px 0px 0px;
	color:			#000000;
	font-size:		120%;
	font-weight:	bold;
	line-height:	125%;
}

h5.l5{
	margin-top:		10px;
	margin-bottom:	3px;
	padding:		2px 0px 0px 0px;
	color:			#000000;
	font-size:		100%;
	font-weight:	bold;
	line-height:	140%;
}

/* ---------------- PARAGRAPHS -------------------*/


p{
	padding-left:	10px;
}


li p{
	
	/*margin-bottom:	5px;*/
	line-height:	140%;
	padding-left:	0px;
}

dd p {
	padding-left:	10px;
	/*line-height:	100%;
	padding-top : 0px;
	padding-bottom : 0px;*/
}


caption {
	font-size:		150%;
	font-weight:	bold;
	line-height:	140%;
}

p.tbl_header {
	font-size:		120%;
	font-weight:	bold;
	line-height:	140%;
}

/* ---------------- LISTINGS -------------------*/


#iman ul {
	padding-left:	50px;
}
*/
ul.bmakbull {
	padding-left:	50px;
}

/*
ul li{
	line-height:	140%;
	margin-top:		4px;
	margin-bottom:	4px;
}
*/

/* ---------------- TABLE -------------------*/

h1.tbll1{
	color:			#000000;
	font-weight:	bold;
	font-size:		12px;
}



#iman td {
	padding : 10px;
	text-align:left;
	vertical-align:top;
	font-size:		12px;
	
}

td p{
	padding : 0px;	
}

ol{
margin-left: 1em;
}

ol.step_number{
	/*padding-left:	20px;*/
	font-size:	200%;
	font: Georgia, Times, serif;
	color: #000000;
	font-weight:bold;
}

ol.step_posi_box li{
	padding-left:	40px;
	/*margin-top:		8px;
	margin-bottom:	3px;
	line-height:	140%;*/
	list-style-type:	none;
}



ol.step_number li dl{
	font-size:	50%;
	color: #000000;
	font-weight:normal;
}

/*** Note and Hint DIV ********************************************************/

ul.bull-sub li {
	padding: 5px 0 0 12px;
	background:url(../icons/bull_note.gif) no-repeat;
	background-position: 0em 0.8em;
	line-height: 130%;
}
ul.bull-sub {
	margin-top: 3px;
	margin-right: 2px;
	margin-left: 6px;
	margin-bottom: 6px;
	clear: both;
	list-style: none;
	color:#000000;
	font-weight: normal;
	line-height: 130%;
}


div.note {
	background-color: #ECECEC;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:			90%;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#content .void div.note h4,
#content .void div.tip h4 {
	float: left;
	margin: 11px 20px 0 15px;
}

#content .note ul.u_bull_note li,
#content .tip ul.u_bull_tip li {
	list-style: none;
}

div.tip {
	background-color: #F4F4F4;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 10px;	
	width:			90%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}


/*** Illustration  *******************************************************/






#iman dl {
	/*padding-top:3px;*/
	padding-bottom:1px;
}

#iman dt {
	font-weight: bold;
	padding-left:	5px;
	/*padding-bottom:	2px;*/
}

#iman dd {
	-webkit-margin-start: 0px;
	padding-left:	5px;
	/*padding-top:2px;*/
}

/* dotted bottem - solid 1st cell */

#iman table {
border-collapse:collapse;
}

#iman table.tbllayouta {
	/*padding-left: 30px;*/
	
	width: 80%;
}

#iman table.tbllayouta td {
	border-bottom: 1px dotted black;
}

#iman table.tbllayouta tr td:first-child {
	border-right: 1px solid black;
	width: 30%;
	text-align: center;
}


/* no border table */
table.tbllayoutb {
	padding-left: 30px;
	border-collapse:collapse;
	width: 100%;
}

/* single black border table */
table.tbllayout3 {
	padding-left: 30px;
	border-collapse:collapse;
	width: 100%;
}


/* single black border table */
table.tbl_specs {
	border-collapse:collapse;
	width: 100%;
}

table.tbl_specs tr td{
	border: 1px solid black;
	
}

table.tbl_specs tr td:first-child {
	
	width: 30%;
	background-color:#f1f1f1;
}


/* Listings */


li.sq_pos_1 {
	background:url(fontimages/sony_box_pos/posi_box_1.png) no-repeat;
}
li.sq_pos_2 {
	background:url(fontimages/sony_box_pos/posi_box_2.png) no-repeat;
}
li.sq_pos_3 {
	background:url(fontimages/sony_box_pos/posi_box_3.png) no-repeat;
}
li.sq_pos_4 {
	background:url(fontimages/sony_box_pos/posi_box_4.png) no-repeat;
}
li.sq_pos_5 {
	background:url(fontimages/sony_box_pos/posi_box_5.png) no-repeat;
}
li.sq_pos_6 {
	background:url(fontimages/sony_box_pos/posi_box_6.png) no-repeat;
}
li.sq_pos_7 {
	background:url(fontimages/sony_box_pos/posi_box_7.png) no-repeat;
}
li.sq_pos_8 {
	background:url(fontimages/sony_box_pos/posi_box_8.png) no-repeat;
}
li.sq_pos_9 {
	background:url(fontimages/sony_box_pos/posi_box_9.png) no-repeat;
}
li.sq_pos_10 {
	background:url(fontimages/sony_box_pos/posi_box_10.png) no-repeat;
}
li.sq_pos_11 {
	background:url(fontimages/sony_box_pos/posi_box_11.png) no-repeat;
}
li.sq_pos_12 {
	background:url(fontimages/sony_box_pos/posi_box_12.png) no-repeat;
}

dt p{
font-weight: bold;
}