/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

body{
	background-color:#334133;
	text-align:center;
}
div.no_java{
	position:fixed;
	width:98%;
	margin:2px;
	padding:5px;
	background-color:#CCC;
	direction:ltr;
}

div.scroll{
	width:90%;
	height:250px;
	overflow:auto;
}

.align-right { float:right; margin: 0 0 15px 15px; }

.align-left { float:left; margin: 0 15px 15px 0; }

.defult_table{
	border:#699 solid 1px;
	border-collapse:collapse;
	margin:auto;
	border-spacing:3px;
	border-style:dotted;
}

#footer_page{
	border-left:#c4ea63 solid 3px;
	height:100$;
}

a{
	color: #3366aa;
	text-decoration: none;
}

a:hover {
	color: #33cccc;
}

menu{
	direction:ltr;
	text-align:left;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 10px;
}

.bottom_line{
	border-bottom:#4499aa solid 1px;
}
	
.c_m_titr{
	direction:ltr;
	font-size:13px;
	color:#F30;
	text-align:center;
	font-weight:bold;
	}

.m_titr{
	direction: ltr;
	color:#066;
	font-size:12px;
	}
	
.store{
	text-align:justify;
	}
	
	
.change_color{background:#FFFFFF;}


#page{
	width:760px;
	margin: auto;
	background-color:#FFF;
}

#vertical_menu{
	float:left;
	direction:ltr;
	width:189px;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-right:#efefef solid 1px;
	border-left:#c4ea63 solid 3px;
	min-height:1500px;

}

div.line{
	background:url(images/line.gif) no-repeat center;
	height:20px;
	width:100%;
}

<!--------------------------------------- other_subject----------------------------- -->
.other_subject{
	border-width:1px;
	border-style:dotted;
	}

.normall{
	color:#036;
	padding:3px 5px 5px 5px;
	border:dotted #dddddd 1px;
	border-bottom:dotted #666 1px;
	}
.normall a{
	color:#004466;
	}

.on	{
	padding:3px 5px 5px 5px;
	background-color:#CCC;
	border:dotted #666 1px;
	border-bottom:dashed #666 1px;
}
.on	a{
	color:#666;
	}

.off{
	border:dotted #CCC 1px;
}

<!--------------------------------------- other_subject----------------------------- -->	
.white{
	background-color:#fff;
	border:solid #04e 1px;
	width:85%;
	margin:auto;
	padding:10px;
	}
	
div.user_info{
	background:url(images/user_bg.jpg) no-repeat right;
	text-align:left;
	padding:5px;
	}
div.theme{position:relative;}

#content_page{
	height:100%;
	vertical-align:top;
	direction:ltr;
	text-align:left;
	padding: 0px 4px 0px 5px;
	margin:0px 0px 0px 189px;
	min-height:1500px;
}
.batton{
	border :#dddddd solid 1px;
	margin-right:6px;
	padding: 2px 3px;
	font:11px Tahoma;	
	font-weight:100;
}

#lang_bar{
	border-left:#c4ea63 solid 3px;
	margin:0px;
	text-align:left;
}

#site_banner{
	background-image:url(images/banner.jpg) ;
	height:190px;
}

#paublic_page_banner{
	background:url(images/home-banner-pic.jpg) no-repeat center;
	margin:auto;
	height:108px;
}
#user_name_inpout{
	border: 1px solid #abaead;
	background-color:#FFFFFF;
	background:url(images/login_box_user.gif) no-repeat left;
	width:100px;
	padding-left:23px;
}

#pass_inpout{
	border: 1px solid #abaead;
	background-color:#FFFFFF;
	background:url(images/login_box_pass.gif) no-repeat left;
	width:100px;
	padding-left:23px;
}
/*<!---------------------tool tip--------------------->*/


/*<!---------------------box and corner--------------------->*/
#main_content {width:100%;margin:0px auto;}

/* repeating background image of the header */
.header {background:url(images/cornel_top.gif);height: 28px; width:100%; }
 
/* top left corner */
.header_l {background:url(images/cornel_top_left.gif);height: 28px; width: 24px; float:left;}

/* top right corner */
.header_r {background:url(images/cornel_top_right.gif);height: 28px; width: 24px; float:right;}

/* left side border */
.side_l {background:url(images/cornel_left.gif) repeat-y left;}

/* right side border */
.side_r {background:url(images/cornel_right.gif) repeat-y right; width:100%;}

/* repeated footer background */
.footer {background:url(images/cornel_bot.gif);height:24px; width:100%;}

/* bottom left corner */
.footer_l {background:url(images/cornel_bot_left.gif); height: 20px; width: 24px; float:left;}

/* bottom right corner */
.footer_r {background:url(images/cornel_bot_right.gif); height: 20px; width: 24px; float:right;}
 
/* this will remove the spacing and borders from the default layout. Is essential for image border to appear correctly */
.foot_wrap {margin:20px 1% 0px;}
.main,#nav,#wrap {background: #ffffff;margin:0;border:0px;}
.corner_content {
	direction:ltr; padding:5px 24px 0px 15px;
	text-align:justify;
	}
