/*  
Theme Name: MiS
Theme URI: http://www.manuinfosolutions.com
Description: MIS
Version: 2.1
Author: Manu Info Solutions Pvt. Ltd.

*/

body{
	padding:0px;
	margin:0 auto;
	width:960px;
	background: #e6e5e5 url(images/bg.png) repeat-y center top;
}

a{color:#cc0000;text-decoration:none;}
a:hover{color:#C7A317;}
#wrapper{
	background:#FFF;
	margin:0 auto;
	padding:0 auto;
}

#menu{
	background: url(images/bg-b.gif) repeat-x;
	width:960px;
	height:32px;
	float:left;
}


#mainmenu{
	float:left;
	padding:0px;
	/*background: url(images/menu-bg.png) repeat-x;*/
	height:32px;
}



#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:1000;height:32px;
}


/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#ccc;
	padding:0 0 0 2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#mainmenu ul li.first{
	padding:0;
	background:none;
}

/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#ccc;
	z-index:1000;
	padding:8px 10px 6px 10px;
	font-size:12px;
	text-decoration:none;
	
}

* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
	padding:8px 10px 6px 10px;
}

* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}

#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}

#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	color:#fff;
	background: url(images/over.gif) repeat-x center top;
	text-decoration:none;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 3px;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}

/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px; /*width of sub menus*/
	height:auto;
	padding: 7px 5px 7px 10px;
	margin: 0;
	background:#1e71b5;
	border-bottom:1px solid #4c96e1;
	text-align:left;
	text-decoration:none;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	font-weight:normal;
}

#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	color:#1e71b5;
	background:#444;
}
.menu-bottom{width:160px; height:10px; background: url(images/menu-bottom.gif) no-repeat center top;}
/* ######### CSS classes applied to down and right arrow images  ######### */

embed{z-index:1;}
object {z-index:1;visibility: visible;}
.height {
	padding-top:10px !important;
	margin:0px !important; 
	width:100%;
	background: url(images/spacer.png) repeat-x;
	}

#main{
	background:#DDD;
	width:960px;
	float:left;
	clear:both;
}	
#header{
	width:950px;
	height:110px;
	padding:5px;
	margin:0px;margin-left:-1px;
	background: url(images/header.jpg) no-repeat left top;
}
/*6-Box----------------------------------------------------------------------------------------------*/
#video-streaming{
	width:250px;
	height:auto;
	padding-top:60px;
	background: #fff url(images/video-streaming-header.png) no-repeat left top;
	border:#cc99cc dotted 1px;
	
}
#video-streaming .bottom {
	width:250px;
	/* height:15px; */
	background: url(images/video-streaming-bottom.png) no-repeat left bottom;
}

#hosting-solution{
	width:250px;
	height:auto;
	padding-top:60px;
	background:#fff url(images/hosting-solution-header.png) no-repeat left top;
	border:#ccccff dotted 1px;
}

#hosting-solution .bottom {
	width:250px;
	/* height:15px; */
	background: url(images/hosting-solution-bottom.png) no-repeat left bottom;
}
#domain-solution{
	width:250px;
	height:auto;
	padding-top:60px;
	background:#fff url(images/domain-name-header.png) no-repeat left top;
	border:#ffcccc dotted 1px;
}
#domain-solution .bottom {
	width:250px;
	/* height:15px; */
	background: url(images/domain-name-bottom.png) no-repeat left bottom;
}

#seo-solution{
	width:250px;
	height:auto;
	padding-top:60px;
	background:#fff url(images/seo-solution-header.png) no-repeat left top;
	border:#99cc99 dotted 1px;

}
#seo-solution .bottom {
	width:250px;
	/* height:15px; */
	background: url(images/seo-solution-bottom.png) no-repeat left bottom;
}
#web-promotion{
	width:250px;
	height:auto;
	padding-top:60px;
	background:#fff url(images/web-promotion-header.png) no-repeat left top;
	border:#cccc99 dotted 1px;
}
#web-promotion .bottom {
	width:250px;
	/* height:15px; */
	background: url(images/web-promotion-bottom.png) no-repeat left bottom;
}
#web-design{
	width:250px;
	height:auto;
	padding-top:60px;
	background:#fff url(images/web-design-header.png) no-repeat left top;
	border:#99cccc dotted 1px;
}

#web-design .bottom {
	width:250px;
	/* height:15px; */
	background: url(images/web-design-bottom.png) no-repeat left bottom;
}

/*6-Box-------------------------------------------------------Last---------------------------------------*/

#index-post{
	margin:0px;
	padding:0px 5px 0px 30px;
}

#index-post .li{
	padding-left:10px;
	border-left:5px silod #CCC;
	background: url(images/bullet.gif) left no-repeat;
}

#index-post .li a{ 
	display:block;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;}
	
#index-post .li a:hover{text-decoration:underline; color:#CC0000;}
#chat{
	top:80px;
	float:right;
	position:relative;
	
}

#left{
	float:left;
	width:780px;
}
#right{
	float:right;
	width:180px;
	background: url(images/sidebar.jpg) ;
	height:362px;
}

#our-tech{
	margin-top:10px;
	background:#fff url('images/our-tech.jpg') no-repeat left top; 
	height:auto;
	width:770px;
	float:left;
	height:160px;
	overflow:hidden;
}
#tab-bottom{
	width:770px;
	height:15px;
	background: url('images/tab-bottom.gif') repeat-x center bottom ;
	float:left;
}

#more{
	width:100%;
	height:20px;
	display:block;
}
#more img{float:right; margin:0px 10px 0px 0px; padding:0px;border:none;}

#footer{
margin:0px auto;
width:100%;
height:80px;
background:#3E4861 url(images/footer.jpg) repeat-x;
float:left;
color:#fff;
font-weight:bold;
}
#header-search{
	position:relative;
	top:10px;
	float:right;
	margin-left:10px;
}

#header-search #s{background:#CCC;margin-right:-5px;}
#header-search #go{background:#CCC;}
.post{
	margin:10px;
	padding:5px;
	background:#fff;text-align:justify;
        font-family:'Verdana','Courier New','Georgia';
        font-size:0.9em;
        color:#444;
}
 pre{
  text-align:justify;
  width:750px;
  overflow:auto;
}
.post h2{
	background:url(images/title.gif) left no-repeat;
	background-position:0px 0px;
	padding-left:55px;
	padding-top:10px;
	height:50px;
         color:#000;
         font-family:'Courier New','Georgia';
         border-bottom:2px solid #ccc;
}

.post h3{
         color:#000;
         font-family:'Courier New','Georgia';
         border-bottom:2px solid #6D7B8D;
         border-right:10px solid #6D7B8D;
         display:inline;
}
.post img {margin:3px;}
#domain-form{
    background:#B0C4DE;
    padding:20px;
    border:2px solid #778899;
}