/* new addition */


#Master_table {
	margin:0px 1% 0px 1%;
	width:96%;
}

.Img_div {
	float:left;
	margin:5px;
	padding:3px;
}
/* == */
#Left_content {
	padding:5px 8px 3px 0px;
}
#Left_content h1 {
	color: #990000;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	font-family:arial unicode ms, mangal;
	margin-bottom:3px;
}
#Left_content h2 {
	color:#000000;
	font-family: arial unicode ms, mangal;
	font-size:19px;
	font-weight:normal;
	text-align:right;
	margin:0px 0px 5px 0px;
}
#Left_content .left_img {
	float:left;
	border:0px;
	margin-right:5px;
}
.Left_content_div {
	border:1px solid #a7a7a7;
	text-align:justify;
	padding:5px;
	padding-bottom:10px;
	font-family:trebuchet ms, helvetica;
	font-size:14px;
	margin:0px 0px 10px 0px;
}
/* == */
#rightbox {
	float:right;
	margin-left:5px;
}
#rightbox div {
	font-size:13px;
	padding:3px;
	margin:0px 0px 12px 5px;
}
#rightbox h3 {
	font-size:12px;
	color:#044d7c;
	text-align:center;
	margin:0px;
	font-weight:bold;
}
#rightbox p {
	font-family:arial unicode ms, mangal;
	margin:10px 0px 0px 0px;
	text-align:justify;
	color:#000000;
}
#rightbox .centeralign {
	text-align:center;
}
#rightbox a:link {
	color:#cf0000;
	text-decoration:none;
}
/* == */

/* == For marathi == */
.Left_content_mr {
	border:1px solid #a7a7a7;
	text-align:justify;
	padding:5px;
	padding-bottom:10px;
	font-family:arial unicode ms, mangal;
	font-size:14px;
	margin:0px 0px 10px 0px;
}
#mr_div {				/* inside #rightbox for marathi */
	margin:0px;
	padding:0px;
}
#mr_div .head3 {
	font-size:18px;
	color:#044d7c;
	text-align:center;
	margin:0px;
	font-weight:normal;
}
#mr_div span {
	text-align:center;
}

/* new addition end */
.header{
margin: 0px;
color: #040;
height: 133px;
background-image:url(/images/ssm-banner.jpg);
background-repeat:no-repeat;
/*background: url('images/ssm-banner.jpg') no-repeat;*/
background-color: #FFFFFF;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
padding-top: 0px;
text-align: right;
vertical-align: bottom;
}
.footer {
font-size: 12px;
margin: 0;
color: #000000;
text-align: center;
height: 20px;
background-color: #FFCC00;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
}


#leftbox {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
position: absolute;
left: 5px;
width: 5px;
color: #ee8;
padding-top: 5px;

}

#middlebox {
margin: 0 200px 0 5px;
border-right: 0px solid #cfc5c5;
padding: 5px;
background-color: #ffffff;     /*** This div has a background to cover the 2-tone body BG ***/
text-align: justify;
font-family: arial unicode ms;
font-size: 16px;
line-height: 23px;
}

/*#rightbox {*/    /*** No side padding or borders, to avoid the IE5.x box model problem ***/
/*background: #FFFFFF;
position: absolute;
right: 8px;*/     /*** IE5/mac will show a horizontal scrollbar 
		if this is less than 16px, or other units are used
		http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/           
/*width: 192px;
color: #820;
padding-top: 28px;
font-family: arial unicode ms;
font-size: 16px;
line-height: 18px;
}*/
#rightbox {
	width:192px;
	color:#820;
	padding:23px 5px 0px 0px;
	background-color:#ffcc00;
}
.content
     {
	width: 99%px; height: 93%; background-color: #ffffff; padding: 5px; text-align: left; display: table;
     }

.container
     {
	width: 80%; background-color: #3d3d3c; padding: 5px; text-align: right; height: 17px;
     }

.blue-title
     {
	color: 044d7c; font-size: 18px;
     }
.slot
     {
 	padding-left: 3px; background: #ffffff; line-height: 15px; text-align: justify; font-family: verdana; font-size: 13px; width: 99%; display: table; height: 150px; color: #000000;
     }
.blurb
     {
 	padding-left: 3px; background: #ffcc00; text-align: justify; font-size: 13px; width: 99%; display: table; color: #000000; padding-top: 5px; padding-bottom: 5px;
     }
.thumb
     {
	padding: 2px; border: 5px dashed #ba0000;
     }

.imglink, a.imglink
     {
	clear: both;
	float: left;
	border: 1px solid #FFFFFF; 
	background-color: #ffffff; 
	padding: 4px; 
	margin: 0;
     }

a.imglink:hover
     {
	border: 1px dashed #ba0000;
     }
body {
	padding: 0px;
	margin: 0px;
	font-family: arial unicode ms;
	font-size: 14px;
	}

.top-nav {
	/*background: url('images/ssm-nav-bg.jpg') repeat-x;*/
	background-image:url(/ssm/images/ssm-nav-bg.JPG);
	background-repeat:repeat-x;
	height:25px;
	padding-top:3px;
	margin:0px;
	padding-left:5px;
	}

a.nav {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
	border: 1px solid #FFCC00;
	}
a.nav:hover {
	color: #990000;
	text-decoration: none;
	border: 1px solid #990000;
	}

a.flink {
	font-weight: normal; text-decoration: none; color: #ba0000;
	}

a.regular
{
	font-size: 13px; color: #CF0000; text-decoration: none; border-bottom: 1px solid #FFFFFF;
}

a.regular:hover
{
	 font-size: 13px; color: #CF0000; text-decoration: none; border-bottom: 1px dotted #CF0000;
}
a.slink
{
	font-family: georgia; font-size: 13px; color: #CF0000; text-decoration: none; border: 0px; font-weight: bold;
}

a.slink:hover
{
	font-family: georgia; font-size: 13px; color: #044d7c;
}
a.ffhacklink-splash, a.ffhacklink-splash:visited {
	color: #FFFFFF;
	text-align: left;
	font-family: arial unicode ms, mangal;
	text-decoration: none;
	}
a.ffhacklink-splash:hover {
	color: #CF0000;
	text-decoration: underline;
}
.roundcont {
	background-color: #dce3e7;
	color: #000000;

}
.roundtop { 
	background: #dce3e7 url(images/ssm-tr.gif) no-repeat top right; 
	text-align: left;
}

.roundbottom {
	background: #dce3e7 url(images/ssm-br.gif) no-repeat top right; 
	text-align: left;
}
img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}
.subhead {
	color: #990000;
	font-size: 19px;
	font-weight: bold;
	text-align:right;
	font-family: arial unicode ms, mangal;
	}

.firefoxhack {
	color: #000000;
	text-align: left;
	font-family: arial unicode ms, mangal;
	}
.ffhacklink {
	color: #CF0000;
	text-align: left;
	font-family: arial unicode ms, mangal;
	text-decoration: none;
	}
.desc {
	border: 1px solid #a7a7a7;
	text-align: justify;
	padding: 5px;
	padding-bottom: 20px;
	font-family: trebuchet ms, helvetica;
	font-size: 14px;
	}
.desc1 {
	border: 1px solid #a7a7a7;
	text-align: justify;
	padding: 5px;
	padding-bottom: 20px;
	font-family: trebuchet ms, helvetica;
	font-size: 14px;
	}
a.info{
    position:relative; /*this is the key*/
    color:#000;
    text-decoration:none;
    font-weight: bold;
	}

a.info:hover{color:#990000;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:0em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}

/* -- */

.Utsav {
	width:55%;
	border:1px dashed #990000;
	padding:2px 5px 3px 5px;
	float:right;
	margin:0px 3px 0px 10px;
	vertical-align:top;
	background-color:#FFFFF;
}

.Utsav h1 {
	font-size:120%;
	margin:0px;
	color:#990000;
}
.Utsav p {
	font-size:100%;
	color:#000000;
	margin:3px 0px 0px 0px;
}

.Rt_div {
	border:1px dashed #990000;
	padding:5px;
	float:right;
	margin:0px 0px 0px px;
	vertical-align:top;
	background-color:#FFFFF;
	width:20%;
}

#Mar_Ustav_table {
	width:100%;
	margin:0px auto 0px auto;
	background-color:#f6f6f6;
}
#Mar_Ustav_table td {
	padding:5px;
}

#Mar_Ustav_table td .month_separator {
	border:1px dashed #FFFF00;
	padding:5px;
}

.float_rt_link_div {
	padding:10px;
	border:1px dashed #F8C565;
	margin:15px 5px 5px 5px;
	float:right;
	width:130px;
}

.float_rt_bttom_link_div {
	padding:10px;
	border:1px dashed #F8C565;
	margin:5px 5px 5px 0px;
	float:right;
	width:180px;
}

.rt_link_height {
	padding:5px;
	border:1px dashed #F8C565;
	margin:15px 5px 5px 5px;
	float:right;
	height:100px;
	width:225px;

}

@font-face {

font-family: MillenniumVarun;

src:url(/ssm/marathi/MillenniumVarunFX.eot);
}


