/* CSS Document */

INPUT
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}
SELECT
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    font-size: 11px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}
TEXTAREA
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    font-size: 12px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
}

body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	
}
.bodybg{	
	background-color: #ffffff;
	}

.bodytxt{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.bodytxt:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F6D000;
	text-decoration: none;
	line-height: 22px;
}
.bodytxt_small{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.table_body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	line-height: 20px;
	text-align: left;
}
.bottomnevibg{
	background-color: #666666;
	height: 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.txtdark_yellow{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #C2A42A;
	font-weight: bold;
}


/*added*/
#txtdark_yellow_naaz{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #C2A42A;
	font-weight: bold;
}




.txtdark_yellow_sub{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #C2A42A;
}
.homeimg
{
	position:absolute;
	width:503px;
	height:480px;
	float: right;
	top: 30px;
	right: 541px;
}

.Heading1{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}	
.Heading2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 23px;
}
a.Heading2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;	
	line-height: 23px;
}
.Heading2:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;	
}
.Heading3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
.Heading4{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;	
}
.Heading5{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;	
}
.Heading6{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B7B7B7;
	text-decoration: none;	
}
.Headingser{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}		
a.Headingser:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F6D000;
	text-decoration: none;
	line-height: 22px;
}

.Head_sub{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}	
a.Head_sub:link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;
}	
a.Head_sub:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #F6D000;
	text-decoration: none;
	line-height: 22px;
}	
			
.alert{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
}
.button
{
    BORDER-RIGHT: #bb8a3e 1px solid;
    BORDER-TOP: #bb8a3e 1px solid;
    FONT-WEIGHT: bold;
    font-size: 12px;
    BACKGROUND-IMAGE: url(../images/bg_rec_button.gif);
    BORDER-LEFT: #bb8a3e 1px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #bb8a3e 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    HEIGHT: 20px
}
.tdbg01{
	background-color: #F4F4F4;
	line-height: 19px;
	
}
.tdbg02{
	background-color: #E7E7E7;
	line-height: 19px;
}
.tableborder{
	
	border: 1px solid #B5B5B5;	
}
.tableborder_carrer{
	/*background-color: #F4F4F4;*/
	border: 0px solid #B5B5B5;
	padding: 3px;
}
.link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.link:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C2A42A;
	text-decoration: underline;
}
.horizontal_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	line-height: 4px;
}
.link{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B4051E;
	text-decoration: none;
	line-height: 22px;
}
a.link:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F6D000;
	text-decoration: none;
	line-height: 22px;
}
.link1{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	line-height: 22px;

}
a.link1:hover{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	}
.copyright{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;	
}
.box1 {
	padding: 0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#f7f7f7;
}
.txtredbold    
 { 	color: #ff0000; 
 	font-style: normal;
 	font-size: 10px;
	font-weight: bold; 
 	font-family: Verdana, Arial, Helvetica, sans-serif  	 
 }  
 .topnav
{
background-color:#E9E9E9;
height:30px
}
.preview
{
	background-color:#F6F6F6;
	height:510px;
	width: 427px;	
	padding: 3px;
	
}
.preview_premdia
{
	background-color:#F6F6F6;
	height:510px;
	width: 427px;
	padding: 3px;
	background-image: url(../images/premedia_preview.jpg);
	background-repeat: no-repeat;	
}
.preview__page_Layout
{
	background-color:#F6F6F6;
	height:510px;
	width: 427px;
	padding: 3px;
	background-image: url(../images/premedia_page_layout.jpg);
	background-repeat: no-repeat;	
}
.preview__book_cover
{
	background-color:#F6F6F6;
	height:513px;
	width: 425px;
	padding: 3px;
	background-image: url(../images/book_cover1.jpg);
	background-repeat: no-repeat;	
}
.preview__ads
{
	background-color:#F6F6F6;
	height:513px;
	width: 425px;
	padding: 3px;
	background-image: url(../images/ads.jpg);
	background-repeat: no-repeat;	
}
.preview__add_adaption
{
	background-color:#F6F6F6;
	height:513px;
	width: 425px;
	padding: 3px;
	background-image: url(../images/ad_adaption.jpg);
	background-repeat: no-repeat;	
}
.preview__corporate_pres
{
	background-color:#F6F6F6;
	height:562px;
	width: 427px;
	padding: 3px;
	background-image: url(../images/ahmsi.jpg);
	background-repeat: no-repeat;	
}
.preview__calendar
{
	background-color:#F6F6F6;
	height:513px;
	width: 427px;
	padding: 3px;
	background-image: url(../images/calendar1.jpg);
	background-repeat: no-repeat;	
}
.preview__interactive_training
{
	background-color:#F6F6F6;
	height:510px;
	width: 427px;
	padding: 3px;
	background-image: url(../images/services/interactive_trainning.jpg);
	background-repeat: no-repeat;	
}
.preview_gr
{
	background-color:#F6F6F6;
	height:400px;
	width: 427px;	
	padding: 3px;
	
}
.preview_border
{
	border: 1px solid #666666;
}
#preview {
	position:absolute;
	width:377px;
	height:400px;
	z-index:1;
	margin: 0px;
	background-position: center center;
	visibility: visible;
}
#preview2 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:2;
	margin: 0px;
	background-position: center center;
	visibility: hidden;
}
#preview3 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin: 0px;
	background-position: center center;
	visibility: hidden;
}

/*  css added by satyaprakash for div */

.preview_2
{
	background-color:#F6F6F6;	
	padding: 0px;
}
#preview4 {
	position:absolute;
	width:300px;
	z-index:1;
	background-color: #F6F6F6;
	padding-top: 5px;
}
#preview4a {
	position:absolute;
	width:300px;
	z-index:2;
	background-color: #F6F6F6;
	padding-top: 5px;
	visibility: hidden;
}
#preview5 {
	position:absolute;
	width:300px;
	z-index:3;
	background-color: #F6F6F6;
	padding-top: 60px;
	visibility: hidden;
	height: 237px;
}
#preview5a {
	position:absolute;
	width:300px;
	z-index:4;
	background-color: #F6F6F6;
	padding-top: 60px;
	visibility: hidden;
	height: 237px;
}

/* This Div used for image cutting and cliping */

#preview6 {
	position:absolute;
	width:300px;
	z-index:1;
	background-color: #F6F6F6;
	padding-top: 100px;
}
#preview6a {
	position:absolute;
	width:300px;
	z-index:2;
	background-color: #F6F6F6;
	padding-top: 100px;
	visibility: hidden;
}
#preview7 {
	position:absolute;
	width:300px;
	z-index:3;
	background-color: #F6F6F6;
	padding-top: 35px;
	visibility: hidden;
	height: 237px;
	
}
#preview7a {
	position:absolute;
	width:300px;
	z-index:4;
	background-color: #F6F6F6;
	padding-top: 35px;
	visibility: hidden;
	height: 237px;
}
.caption {
	background-color: #E5E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
/* This Div used for image Ad Adaptation */


/*#preview_ad01 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:1;
	margin: 0px;
	background-position: center center;
	visibility: visible;
}
#preview_ad02 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:2;
	margin: 0px;
	background-position: center center;
	visibility: hidden;
}
#preview_ad03 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin: 0px;
	background-position: center center;
	visibility: hidden;
}
#preview_ad04 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin: 0px;
	background-position: center center;
	visibility: hidden;*/
}
/* This Div used for graphic design */

#preview_gr01 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:1;
	visibility: visible;
	margin-top: 70px;
	margin-left: 10px;
}
#preview_gr02 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:2;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_gr03 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_gr04 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
/* This Div used for Web design */

#preview_web01 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:1;
	visibility: visible;
	margin-top: 0px;
	margin-left: 5px;
}
#preview_web02 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;	
	visibility: hidden;
}
#preview_web03 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 5px;	
	visibility: hidden;
}
#preview_web04 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 40px;
	margin-left: 5px;	
	visibility: hidden;
}
/* This Div used for Corporate Presentations */

#preview_Co01 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:1;
	visibility: visible;
	margin-top: 0px;
	margin-left: 5px;
}
#preview_Co02 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;	
	visibility: hidden;
}
#preview_Co03 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 5px;	
	visibility: hidden;
}
#preview_Co04 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 40px;
	margin-left: 5px;	
	visibility: hidden;
}
/* This Div used for Interactive training modules */

#preview_int01 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:1;
	visibility: visible;
	margin-top: 70px;
	margin-left: 5px;
}
#preview_int02 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;	
	visibility: hidden;
}


/* this class used for industrie quotes */
.quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F7941D;
	text-decoration: none;	
}
.quotetxt{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	line-height:20px;
}

/* This Div used for Corporate Presentations */
#preview_multi04 {
	position:absolute;
	width:410px;
	height:400px;
	z-index:1;
	margin-top: 70px;
	margin-left: 5px;
	visibility: hidden;
	}
#preview_multi01 {
	position:absolute;
	width:410px;
	height:480px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;
	visibility: hidden;
}
#preview_multi02 {
	position:absolute;
	width:410px;
	height:480px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;
	visibility: hidden;
}
#preview_multi03 {
	position:absolute;
	width:410px;
	height:480px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;
	visibility: hidden;
}
#preview_multi04 {
	position:absolute;
	width:410px;
	height:480px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;
}
#preview_multi05 {
	position:absolute;
	width:410px;
	height:327px;
	z-index:2;
	margin-top: 70px;
	margin-left: 5px;	
	visibility: hidden;
}
/* GRID */
.grid3cola .column.last { width: 184px; }

/* MAIN */
#main h3 { font-size: 13px; color: #333; font-weight: normal; word-spacing: -0.1em; }
#main .sidebar ul,
#main .sidebar h4 { font-size: 11px; line-height: 14px; }
/* BOXES */
#main .box { background: url(images/dropdown/box_580bg.png) 0 100% no-repeat; overflow: hidden; }
#main .sidebar .box { }
#main .box h2 {
	height: 21px;
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
	color:white;
	font-weight:normal;
	font-size:12px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#main .box h2 a { display: block; position: absolute; height: 25px; width: 100%; background: url(images/dropdown/box_linkarrow.png) 95% 50% no-repeat; }
#main .padder {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* DRAWERS */
#main ul.drawers { margin: 0 !important; }
#main .slider .drawer-handle { color: #999999; font-size: 12px; padding: 7px 0; text-indent: 5px; width: 100%; background: #ffffff 0 0 no-repeat; cursor: default; }
#main .slider .drawer-content { display: block; margin: 0; background: none; height: auto; }
#main .slider h3.open { background-color: #ffffff; background-position: -184px 0; color: #666666; }
#main .drawercap { height: 5px; width: 184px; position: absolute; z-index: 100; bottom: 0; left: 0; background: url(../images/dropdown/slider_capbottom.png) no-repeat; behavior:url(/global/scripts/lib/iepngfix.htc); }

/* TOP LISTS */
#main .sidebar ol.toplist { margin: 0 10px 0 15px; padding-top: 10px; }
#main .sidebar ol.toplist li { margin-bottom: 6px; }
#main .sidebar ol.toplist li a { color: #A76A00; font-weight:normal; background-color:#FFFFFF }
#main .sidebar ol.toplist li a:hover { color: #000000; }
#main .sidebar ol.toplist li.viewall { list-style-type: none; margin-bottom: 0; }

/* LATEST */
#latest .drawers .drawer-content { min-height: 110px; *height: 110px; overflow: hidden; }


/* RESET */
ul,ol,li,h3{ margin: 0; padding: 0; }
h3{ font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }

.real
{
font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #797979;
}
.rolling{
	overflow: scroll;
	height:510px;
	
}

/*.rolling{
	overflow: scroll;
	height:400px;
	width:98px;
}*/
#roll1{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll2{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll3{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll4{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll5{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll6{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll7{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll8{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#roll9{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#rol20{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#rol21{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#rol22{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#rol23{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#rol24{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#preview_bookc_1 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_bookc_2 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_bookc_3 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_Magzine_1 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 20px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_Magzine_2 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 20px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_Magzine_3 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 20px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_ad01 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;
	text-align:left;	
	visibility: hidden;
}
#preview_ad02 {
	position:absolute;
	width:377px;
	text-align:left;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;
	visibility: hidden;
	}
#preview_ad03 {
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;
	text-align:left;	
	visibility: hidden;
}
#preview_ad04{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;
	text-align:left;	
	visibility: hidden;
}
#preview_Layout_1{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 20px;
	margin-left: 0px;	
	visibility: hidden;
}
#preview_Layout_2{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 20px;
	margin-left: 0px;	
	visibility: hidden;
}
#preview_Layout_3{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 20px;
	margin-left: 0px;	
	visibility: hidden;
}
#preview_cal_1{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_cal_2{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_cal_3{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_ads_1{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_ads_2{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#preview_ads_3{
	position:absolute;
	width:377px;
	height:400px;
	z-index:3;
	margin-top: 70px;
	margin-left: 10px;	
	visibility: hidden;
}
#rol25{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:1;
	visibility: hidden;
}
#nazzz{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:1;
	
}
#rol26{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}

/*  changes zzzz index   */
#rol27{

	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:2;
	visibility: hidden;
}
#rol28{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
#rol29{
	position:absolute;
	width:406px;
	height:400px;
	margin-top: 70px;
	margin-left: 00px;	
	z-index:3;
	visibility: hidden;
}
