/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px; 
	background-color: #fff; 
}

h1, h2, h3, h4, h5, h6 {
	color:#e10000;
	font-weight:400;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif
}

h1 { font-size:32px; margin-bottom: 20px; }
h2 { font-size:26px; margin-bottom: 20px; }
h3 { font-size:20px; margin-bottom: 20px; }
h4 { font-size:18px; margin-bottom: 10px; }
h5 { font-size:16px }
h6 { font-size:14px }
.header { display: block }

.left { float:left; border:0px solid red;height:auto;}
.right { float:right }

img { 
	margin: 0; 
	padding: 0;
}

.img_border { 
	background: #3e3e3d; 
	padding: 4px; 
	border: 1px solid #161615; 
}

.img_frame { 
	position: relative; 
	display: block; 
	padding: 7px; 
}

.img_frame span { 
	position: absolute; 
	top: 0; left: 0; 
	z-index: 0; 
}

.img_frame img, .img_frame iframe { 
	position: absolute; 
	top: 7px; 
	left: 7px; 
	z-index: 100; 
}

.img_frame_13 { 
	width: 280px; 
	height: 157px; 
}

.img_frame_13 span { 
	background: url(../images/image_frame_13.png); 
	width: 300px; 
	height: 177px; 
}

.productimg {margin-right:10px; }

#video{  height:350px; width:450px;  }
#video{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; text-align:center; line-height:18px;}
#video span{ font-weight:bold; font-size:14px;}
#video p a{color:#fff; text-decoration:none;}
#video p a:hover{color:#fff; text-decoration:underline;}

#video ul { padding:0px; margin:0px;}
#video ul li {  padding:10px;display:inline; list-style:none; float:left;  font-size:11px; }
#video ul li a { color:#333; text-decoration:none;}
#video ul li a:hover {  text-decoration:underline;}

.img_frame_23 { 
	width: 616px; 
	height: 216px; 
}

.img_frame_23 span { 
	background: url(../images/image_frame_23.png); 
	width: 630px; 
	height: 230px; 
}

.img_nom { 
	display: block; 
	margin-bottom: 15px; 
}

.img_fl { 
	float: left; 
	margin: 3px 15px 5px 0; 
}

.img_fr { 
	float: left; 
	margin: 3px 0 5px 15px; 
}

a:link, a:visited { 
	color:#c49e33; 
	text-decoration: none;
}

a:hover { 
	text-decoration:underline; 
}

a:hover,a:active { 
	outline:none; 
}

a.more { 
	clear: both; 
	display: block; 
	width: 77px; 
	height: 28px; 
	line-height: 28px; 
	color: #fff; 
	text-align: center; 
	text-decoration: none; 
	background: url(../images/button.png) no-repeat; 
	border: none;  
	cursor: pointer; 
}

em { color: #286EB6 }
p { margin: 0 0 15px 0 }

.list_bullet { 
	margin: 10px 0 10px 15px; 
	padding: 0; 
	list-style: none; 
}

.list_bullet li { 
	color:#666; 
	margin: 0 0 7px 0; 
	padding: 0 0 0 30px; 
	background: url(../images/bullet.png) no-repeat scroll 0 3px;  
}

.list_bullet li a { 
	color: #e4e4da; 
	font-weight: normal; 
	text-decoration: none; 
}

.list_bullet li a:hover { 
	color: #fff; 
}

.clear { clear: both; display: block; }

.no_bullet { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.no_bullet li { 
	margin: 0 0 0px 0; 
	padding: 0; 
}

a.header { 
	display: block; 
	font-weight: 700; 
}

#header_wrapper {
	width: 100%;
	min-height: 160px;
	background: url(../images/header.png) repeat-x top
}

#footer_wrapper {
	width: 100%;
	background: url(../images/footer.png) repeat-x top;
	margin:40px 0 0 0;
}

#header, #main, #footer {
	width: 1005px;
	padding: 30px 5px 0 5px;
	margin: 0 auto;
}
#header {
	width: 960px;
	padding: 10px 10px;
	margin: 0 auto;
}
#site_title { 
	float: left;
	padding-top: 20px; 
}

#site_title a { 
	display: block; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	width: 380px; 
	height: 100px; 
	color: #acacac; 
	text-indent: -10000px; 
	background: url(../images/dishalogo.png) no-repeat top left; 
}

#menu { 
	float: right; 
	margin-top: 45px; 
}

#slider_wrapper {
	width: 100%;
	height: 331px;
	margin-top: 50px;
	background: url(../images/slider_bg.png)
}

#slider {
	width: 935px;
	padding: 15px 15px;
	height: 310px;
	margin: 0 auto;
	overflow: hidden;
}

.post { 
	clear: both; 
	margin: 0 0 40px 0; 
	padding: 0 10px 40px 0; 
	border-bottom: 1px solid #d5d5d5; 	bord er: 1px solid #666; 

}

.post_header { 
	float: left; 
	width: 420px; 
}

.post_header h2 { 
	margin-bottom: 10px;
}

.post_date { 
	float: right; 
	width: 80px; 
	border-left: 1px solid #444443; 
	padding-left: 15px; 
	line-height: 30px; 
	font-size: 28px; 
	color: #cba438; 
}

.post_date span { 
	display: block; 
	color: #636260; 
	font-size: 14px; 
	line-height: 16px; 
}

.post_meta a { 
	font-size: 10px; 
}

.comment_list { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.comment_list .comment_box { 
	padding: 20px; 
	border-bottom: 1px solid #444443; 
}

.comment_list li { 
	margin-bottom: 20px; 
}

.comment_list li ul { 
	list-style: none; 
	background: none; 
}

.comment_list li ul li { }

.comment_list li ul li .comment_box { 
	background: #515150; 
}

.comment_content { 
	float: right; 
	width: 470px; 
}

.comment_list li ul li.depth_2 .comment_content  { 
	width: 430px; 
}

.comment_list li ul li.depth_3 .comment_box { 
	background: #757572; 
}

.comment_list li ul li.depth_3 .comment_content  { 
	width: 390px; 
}

#comment_form { margin-top: 40px }

#comment_form textarea {
	color: #fff;
	background:#292929;
	border: 1px solid #373736;
	height:150px;
	padding:5px;
	width: 360px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #fff;
	padding: 5px;
	width: 200px;
	background:#292929;
	border: 1px solid #373736;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .submit_btn {
	width: 77px; 
	height: 28px; 
	color: #333; 
	margin: 10px 0px;
	background: url(../images/button.png) no-repeat;
 	border: none;  
 	cursor: pointer; 
}

#gallery {
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#gallery .gallery_box {	
	padding-bottom: 30px; 
	border-bottom: 1px dotted #000; 
}

#gallery .no_margin_right { 
	margin-right: 0; 
}

#contact_form { 
	padding: 0; 
	margin: 0;  
}

#contact_form form { 
	margin: 0; 
	padding: 0; 
}

#contact_form form .input_field { 
	width: 300px; 
	padding: 5px; 
	background: #292929; 
	color: #fff; 
	font-size: 11px; 
	border: 1px solid #373736; 
	margin-top: 2px; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	margin-right: 12px; 
	font-size: 12px; 
}

#contact_form form textarea { 
	width: 455px; 
	height: 200px; 
	padding: 5px; 
	color: #fff;
	background: #292929; 
	border: 1px solid #373736; 
	margin-top: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	width: 77px; 
	height: 28px; 
	line-height: 28px; 
	color: #333; 
	margin: 10px 0px;
	background: url(../images/button.png) no-repeat;
 	border: none;  
 	cursor: pointer; 
}

.sidebar_box { 
	clear: both;
	margin-bottom: 40px
}

.col { 
	float: left; 
	margin: 0 20px 10px 0;
}

.half { 
	width: 465px; 
	margin-bottom: 27px; text-align:justify}

.one_third { 
	width: 300px; 
}

#content, .two-third { 
	width: 630px; 	border-right: 0px solid #494947; 

}

#sidebar { 
	width: 250px; height:auto; min-height:880px;
	padding-left: 30px; 
	border-left: 1px solid #494947; 
}

.one_fourth { 
	width: 240px; padding:0 30px 0 0 
}
.one_fourth1 { 
	width: 117px; 
}

.no_margin_right { 
	margin-right: 0; 
}

.last_box { 
	margin-bottom: 0; 
	background: none; 
}

#footer h4 { 
	color: #cccbca; 
}

#footer { 
	color: #333; 
}

#footer a { 
	color: #939598; 
}

.footer_gallery {
	margin: 0; 
	padding:0; 
	list-style: none; 
}
	
.footer_gallery li { 
	margin: 0 10px 0px 0; 
	padding: 0; 
	display: block; 
	float: left; 
}

.paging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.paging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.paging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.paging ul li a { 
	float: left; 
	display: block; 
	color: #ccc; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background: #494947; 
	border: 1px solid #121211; 
}

.paging ul li a:hover { 
	background: #c49e33; 
	color: #fff;  
}

/*Below portion is styled by Manish Sharma*/

#innercontent{Width:720px;min-height:900px; height:auto;float:left;border-right:1px solid #cbcbcb;}

#sidebar1 { 
	width: 220px; height:auto;
	padding-left: 10px;
	backg round-color:#fafafa; 
	bord er: 1px solid #e1e1e1; 
}
/*This is Right Navigation by Manish*/

.list_UL { 
	margin: 30px 0 10px 5px; 
	padding: 10px 0px 0px 0px; 
		border: 1px solid #222; 
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;

}

.list_UL li { 
	color:#666; 	
	margin: 0 0 7px 0; 
	padding: 0px 0 0 10px; border-bottom: 1px solid #e1e1e1; list-style:none;
	
}

.list_UL li a { 
	color: #f67340; 
	font-weight: bold; font-size:12px;
	text-decoration: none; 
}

.list_UL li a:hover{	text-decoration: none; 
	color:#286eb6;
}
.list_UL li ul li{ 
	color:#dcdcdc;border: 0px solid #e1e1e1; line-height:16px;
	font-weight: bold; font-size:11px;
	margin: 10px 0 7px 0; 
	padding: 0 0 0 30px; 
	backgr ound: url(../images/bullet.png) no-repeat scroll 0 3px;
}

.list_UL li ul li a { 
	color: #dcdcdc; 
	font-weight: bold; font-size:11px;
	text-decoration: none; 
}

.list_UL li ul li a:hover { 	color: #f2f1f1; text-decoration: underline; 

}
.list_UL li ul li ul a{color:White;}

.list_UL li ul li ul a:hover{text-decoration:underline;}

.analog{	background: url(../images/bullet.png) no-repeat scroll 0 3px;
}

/*End of Right Navigation*/

.inside { 
	clear: both; 
	margin: 0px 0px 40px 0px; 
	padding: 0px 0px 40px 0px; 
	bord er-bottom: 1px solid #d5d5d5; 	bord er: 1px solid #666; 

}
.pds{text-align:left;line-height:25px;width:100%;vertical-align:top;padding-bottom:20px;}
.pds table{border:#ffffff 1px solid;margin-top:0px;margin-bottom:3px;width:100%; }
.pds td{color:#ffffff;padding:0px;vertical-align:top;border:1px #ffffff solid;}
.pds ul{margin:0px 0px 0px 0px;padding:0px; list-style:inside;}

.prdv{background:#fafafa;padding:0px 0px 10px 0px;margin:0px 10px 0px 0px;border:1px solid #e1e1e1;}

.MTable{}
.PName{font-weight:bold;font-size:26px;float:left;margin-top:10px;}
.punchLine{color:#f67340;width: 420px;font-weight:bold;}
.ICode{color:#044f6b;}

					/*Style for Video conferencing Page left portion*/

.LefDiv{margin:30px 0px 0px 0px;border:0px solid red;color:#333;}
.Spint{font-weight:bold;font-size:12px;margin:0px 0px 0px 0px;}
.Lefinner{float:left;margin:0px 0px 0px 0px;text-align:center;border:0px solid red;width:100%;}

.Leimg{margin:0px 0px 0px 20px;border:0px;}
.LefDiv a:hover{text-decoration:none;}
.Call{font-weight:bold;font-size:12px;margin:0px 0px 0px 10px;}

					/*Style for Audio conferencing Page left portion*/

.AudioLefDiv{margin:0px 0px 0px 0px;bor der:0px solid red;color:#333;}
.AudioSpint{font-weight:bold;font-size:12px;margin:0px 0px 0px 0px;}
.AudioLefinner{margin:0px 0px 0px 0px;text-align:center;border:0px solid red;width:100%;}

.AudioLeimg{margin:0px 0px 0px 20px;border:0px;}
.AudioLefDiv a:hover{text-decoration:none;}

.AudioCall{font-weight:bold;font-size:12px;margin:0px 0px 0px 10px;}


.fbg{background:url(fbg.gif) repeat-x;vertical-align:top;}
.ndv{background:#fafafa;border:1px #e1e1e1 solid;padding:0px 10px 20px 20px; font-size:12px; font-weight:bold;
	margin:20px 0px 30px 0px;clear:both;padding:10px 0px 0px 0px;}

.nhd{font-size:16px;font-weight:bold;margin-bottom:10px;}
.nhd a{color:#FCB7B7;text-decoration:none;}

.lnk{color:#FFB400;background:url(rarr.gif) no-repeat 0px 5px;padding-left:15px;line-height:15px;margin-bottom:8px;}
.lnk a{color:#f67340;text-decoration:none;}
.lnk a:hover{color:Black;text-decoration:underline;}

.lnkh{color:#D9D9D9;background:url(rarr1.gif) no-repeat 0px 5px;padding-left:15px;line-height:15px;margin-bottom:8px;
	 border-bottom:1px dotted #e1e1e1;}
.lnkh a{color:#f67340;text-decoration:none;}
.lnkh a:hover{color:Black;text-decoration:underline;}

.scat{font-size:11px;line-height:12px;color:#D9D9D9;padding:4px 5px 2px 12px;background:url(do.gif) no-repeat 0px 6px;margin:2px 0px 0px 10px;}
.scat a{color:#048d3c;text-decoration:none;}
.scat a:hover{color:Black;text-decoration:underline;}

.sho{font-size:11px;color:#ffffff; background:#350000; border:1px #5C0E0E solid; border-right:none; padding:10px 10px 15px 20px; margin-bottom:30px;}
.sho img{float:right;margin:8px 0px 0px 5px;}
.sho .sh{font-size:18px;font-weight:bold;margin-bottom:6px;}
.sho .sh b{font-size:20px;color:#FFB400;}
.sho .pl{margin-top:6px;color:#FFB400;}
.sho .pl b{background:url(shrr.gif) no-repeat 65px 0px;padding:0px 35px 10px 0px;}

.tab{border:1px solid #cbcbcb;margin:15px 0 0 0; width:459px; fl oat:left;}
.tab ul .submenuheader{ width:449px; list-style:none; background:#286EB6;padding:5px 0 5px 10px; position:relative;text-decoration: none; margin:7px 0; height:38px; }
.tab ul .submenuheader a{ text-decoration:none; color:white; font-family:"Times New Roman", Times, serif; font-size:18px;}
.submenu{ }
.submenu img{margin:20px 0  10px 7px;}
.menuitem .statusicon{position: absolute;top:10px;right:10px;border: none;}
*{margin:0;padding:0;}
