/*
Theme Name: iYogi Reviews
Theme URI: http://iyogireviews.com/
Description: Theme exclusively designed & developed for iYogi Reviews.
Version: 1.0
Author: Manoranjan Kumar
*/


@charset "UTF-8";

*{
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

#page {

}
.clear {
	clear: both;
}
a{
	outline:none;	
}
.header{
	width:1000px;
	margin:15px auto 0px auto;
	position:relative;
	z-index:999;
}
.logo_panel{
	width:660px;
	float:left;
}
.logo_panel .logo{
	width:160px;
	height:45px;
	float:left;
	position:relative;
	left:24px;
}

.logo_panel .top_link{
	width:200px;	
	position:relative;
	float:right;
	font-size:12px;
	top:18px;
}
.logo_panel .top_link a{
	color:#a4a6a3;	
	text-decoration:none;
	margin:0px 0px 0px 30px;
}
.logo_panel .top_link a:hover{
	color:#4a4a4a;	
	text-decoration:underline;
}
.tfn_panel{
	width:300px;
	float:right;
}
.tfn_panel .tfn_no{
	width:240px;
	float:left;
	font-size:28px;
	font-weight:bold;
	line-height:45px;
	color:#909390;
}
.tfn_panel .tfn_no span{
	font-size:18px;
	font-weight:normal;
}
.tfn_panel .rss{
	width:50px;
	top:6px;
	position:relative;
	float:right;
}
.header_menu{
	width:1000px;
	height:45px;
	z-index:9999;
	background:url(images/header_menu_bg.jpg) no-repeat left top;	
}
.menu_nav_hold{
	width:600px;
	float:left;
	position:relative;
}
.menu_search{
	width:340px;
	float:right;
	position:relative;
	right:20px;
	top:8px;
}

/*- Nav2 / Dropdowns-*/
#nav {
	margin:0px;
	padding:0px;
	margin-left:16px;
}
#nav li{
	margin: 0px;
	list-style: none;
	background-image:none;
	float: left;
	padding-right:14px;
	padding-left:14px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/topmenu-sep.gif) right no-repeat;
}
#nav li a {
	margin:0px;
	padding:0px;
	display: block;
	text-decoration:none;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
#nav li a:hover {
	text-decoration:none;
	font-size:12px;
	color:#FF9600;
	font-weight:bold;
}
#nav li ul {
	position: absolute;
	padding-top:10px;
	width: 120px;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:99999;	
}

#nav li ul li {
	margin:0px;
	padding:7px;
	background-color:#FFF;
	width: 120px;	
	background-image:none;
	border-right:solid 1px #e5e4de;
	border-bottom:solid 1px #e5e4de; 
	border-left:solid 1px #e5e4de;
}
#nav li ul li ul{
	margin-left:127px;
	margin-top:-32px;
}
#nav li ul ul {
	margin: 0px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 
.nav_saprator{
	background:url(images/nev-seprator.gif) no-repeat right 12px !important;
	height:20px;
}
.nav_arrow{
		background:url(images/arrows-nav.gif) #FFF no-repeat right 12px !important;
}

.wrapper{
	width:1000px;
	margin:0px auto 0px auto;
	background:url(images/wrapper_bg.gif) repeat-y;
}
.left_panel{
	width:650px;
	float:left;
	position:relative;
	left:10px;
}
.right_panel{
	width:320px;
	position:relative;
	float:right;
	right:10px;
}

/*  Sidebar style  */
.sidebar{
	margin:0px 0px 0px 15px;	
}
.widgets{
	width:260px;
	padding:15px;
	margin-bottom:20px;
	border:solid 1px #eeeeee;		
}
.widgets_title{
	font-size:18px;
	color:#474747;
	line-height:40px;
	border-bottom:solid 3px #eee;
	margin-bottom:10px;
}
.widgets ul{
	margin:0px;
	padding:0px;	
}
.widgets ul li{
	margin:0px;
	padding:5px 0px 5px 14px;	
	list-style:none;
	font-size:12px;
	background:url(images/widgets_ul.gif) no-repeat 0px 8px;
	border-bottom:dotted 1px #eeeeee;
}
.widgets ul li a{
	color:#3198cc;
	text-decoration:none;
}
.widgets ul li a:hover{
	color:#4c5257;
	text-decoration:none;
}
ul.thumbnail{
	margin:0px;
	padding:0px;
}
ul.thumbnail li{
	margin:0px 0px 7px 0px;
	padding:0px 0px 5px 0px;
	list-style:none;
	font-size:12px;
	clear:both;
	height:35px;
	background-image:none;
	border-bottom:dotted 1px #eeeeee;
}
ul.thumbnail li:last-child{
	margin:0px;
	padding:0px;
	border-bottom:dotted 1px #FFF;
}
ul.thumbnail li a{
	color:#3198cc;
	text-decoration:none;
}
ul.thumbnail li a:hover{
	color:#4c5257;
	text-decoration:none;
}
.sidethumbnail_img{
	width:40px;
	height:40px;
	float:left;
	left:0px;
	position:relative;
}
.sidethumbnail_img img{
	border:solid 1px #e1e1e1;
	padding:1px;
}
.sidethumbnail_content{
	width:220px;
	float:right;
	position:relative;
}
.top5series{
	width:288px;
	margin-bottom:20px;
	border:solid 1px #eeeeee;	
}
.top5series ul{
	margin:0px;
	padding:0px;	
}
.top5series ul li{
	margin:0px;
	padding:6px 0px 6px 14px;	
	list-style:none;
	font-size:12px;
	background-image:none;
	border-bottom:dotted 1px #eeeeee;
}
.top5series ul li a{
	color:#3198cc;
	font-weight:bold;
	text-decoration:none;
}
.top5series ul li a:hover{
	color:#4c5257;
	text-decoration:none;
}

/*  End  of  Sidebar style  */

/* Data entry  */
.home_banner{
	width:992px;
	height:250px;
	margin:0px auto 0px auto;
	position:relative;
	z-index:9;
	background:url(images/first_post_bg.gif) repeat-x bottom #f8f8f8;	
}
.home_banner .standing_yogi{
	width:175px;
	height:350px;
	float:left;
	position:absolute;
	top:15px;
	left:20px;
	z-index:99;
}
.home_banner .banner_coat{
	width:400px;
	float:left;
	left:220px;
	position:relative;
	top:65px;
	font-size:20px;
	color:#767676;
}
.home_banner .home_askcontainer{
/*	width:308px;*/
	width:300px;
	float:right;
	right:7px;
	position:relative;
	top:15px;
	background-color:#f8f8f8;
}
.home_banner .home_askcontainer param{
	background-color:#f8f8f8 !important;
}
.first_post{
	margin:0px 0px 40px -4px;
	padding:130px 20px 20px 30px;
	position:relative;
	border-left:solid 1px #e6e6e6;
	border-right:solid 1px #e6e6e6;
	border-bottom:solid 1px #d7d7d7;
	background-color:#fafbfa;
	z-index:0;
}
.askquestion{
	width:308px;
	height:220px;
	position:relative;
	text-align:left;
	margin-left:-8px;
	background:url(images/ask_question_here.png) no-repeat 0px 0px;
}

.askquestion .input_field{
	border:none;
	margin:0px;
	padding:0px;
	width:156px;
	height:72px;
	position:relative;
	top:56px;
	left:31px;
	font-size:12px;
	color:#666;
	text-align:left;
	text-indent:0px;
	background:transparent;
}
.askquestion .input_sbumit{
	width:66px;
	height:27px;
	background:url(images/ask_submit_btn.gif) no-repeat;
	cursor:pointer;
	outline:none;
	border:none;
	position:absolute;
	top:138px;
	left:28px;

}
.first_post_data{
	width:610px;
	float:left;
	position:relative;
	left:25px;
	top:20px;
}
.first_post_block{
	margin:0px 0px 15px 0px;
	padding-bottom:5px;
	position:relative;
	border-bottom:solid 1px #eeeeee !important;
}
.first_post_heading{
	margin-left:70px;
}

.first_post_heading h1, .first_post_heading h1 a{
	margin:0px;
	padding:0px;
	font-size:26px;
	line-height:28px;
	color:#379acc;
	font-weight:normal;
	text-decoration:none;
}
.data_block{
	margin:0px 10px 70px 25px;	
}
.entry, .entry p{
	font-size:13px;
	line-height:20px;
	color:#767676;	
}
.entry p{
	margin-bottom:15px;	
}
.entry p a{
	color:#3298cc !important;
	text-decoration:none;
}
.entry p a:hover{
	color:#197eb1 !important;
	text-decoration:underline;
}

.entry a.readmore{
	color:#3298cc;
	text-decoration:none;
}
.entry a.readmore:hover{
	color:#1086c2;
	text-decoration:underline;
}
.entry h1, h1{
	font-size:24px;
	line-height:26px;
	color:#3198cc;
	font-weight:normal;
	margin:25px 0px 10px 0px;
}
.entry h1 a, h1 a{
	color:#3198cc;
	text-decoration:none;
}
.entry h1 a:hover, h1 a:hover{
	color:#3198cc;
	text-decoration:none;
}
.entry h2{
	margin:0px 0px 10px 0px;
	font-size:20px;
	color:#2D3130;
}
.entry h2 a, .entry h2 a:hover{
	color:#2D3130;
	text-decoration:none;
	font-weight:normal;
}
.entry h3{
	margin:0px 0px 10px 0px;
	font-size:18px;
	color:#2D3130;
}
.entry h4{
	margin:0px 0px 10px 0px;
	font-size:16px;
	color:#2D3130;
}
.entry h5{
	margin:0px 0px 10px 0px;
	font-size:14px;
	color:#666;
}
.entry img{
	border:solid 1px #ddd;	
	float:left;
	margin:0px 10px 0px 0px;
}
.entry ul, .entry ol{
	margin:0px;
	padding:0px;
}
.entry ul li{
	list-style:none;	
	margin:0px;
	padding:0px 0px 10px 14px;
	font-size:13px;
	color:#767676;
	background:url(images/widgets_ul.gif) no-repeat 0px 2px;
}
.entry ul ol{
	margin:0px;
	padding:0px 0px 10px 14px;
	font-size:13px;
	color:#767676;
}
.first_thumbnail_img{
	float:left;
	width:250px;
	height:185px;	
}
.thumbnail_img{
	float:left;
	width:155px;
	height:110px;

}
.thumbnail_img img{
	border:solid 1px #CCC;
	padding:2px;
	width:140px;
	height:100px;
	float:left;
	position:relative;
	top:5px;
}
.post_content{
	margin:0px;
	padding:0px;
}
.data_heading_block{
	margin:0px 0px 15px 0px;
	padding-bottom:15px;
	border:solid 1px #Fff;
	border-bottom:solid 1px #eee !important;

}
.post_date{
	float:left;
	width:65px;
	font-size:26px;
	line-height:26px;
	color:#999;
	margin-right:10px;
	background:url(images/header_seprator.gif) no-repeat right;
}
.first_post_block .post_date{
	float:left;
	width:65px;
	font-size:30px;
	line-height:32px;
	color:#666;
	margin-top:5px;
	margin-right:10px;
	background:url(images/header_seprator.gif) no-repeat right;
}
.post_date span{
	font-size:12px;
	line-height:16px;
}
.post_heading{
	float:left;
	width:465px;
	padding-right:10px;
	position:relative;
	background:url(images/header_seprator.gif) no-repeat right top;
}
.post_heading h2, .post_heading h2 a{
	font-size:20px;
	color:#3298cc;
	font-weight:normal;
	text-decoration:none;
}
.postedby{
	margin-top:8px;
	font-size:11px;
	color:#656565;
	text-transform:uppercase;
}
.postedby a{
	color:#656565;
	text-decoration:none;
}
.postedby a:hover{
	color:#333;
	text-decoration:underline;
}

/*      commentlist   Style */
.comments{
	margin:25px 0px 0px 0px;
	padding-top:5px;
	border-top:dashed 1px #ddd;
}
.comments_link{
	margin:20px 0px 0px 0px;
	border:solid 1px #d4d4d4;
	background-color:#f7f8f9;
	padding:5px;
	height:22px;
	width:280px;
}
.comments_link img{
	float:left;	
	margin:0px 0px 0px 0px;
	border:none;
}
.comment_title{
	font-size:15px;
	color:#242222;
	font-weight:bold;
	
}
.avatar_comment{
	margin:10px 0px 20px 0px;
	border-bottom:solid 1px #dbdbdb;
}
.avatar_comment img{
	margin:3px 10px 0px 0px;
	border: solid 1px #dbdbdb;
	float:left;
}
.avatar p{
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#505359;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
}
.avatar, .avatar a{
	font-size:13px !important;
	color:#000 !important;
	font-weight:bold;
	text-decoration:none;
}
.avatar a:hover{
	color:#1588c1 !important;
	text-decoration:underline;
}
.comment_date{
	margin:2px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c9d9f;
}
.comment_date a{
	font-family:Arial, Helvetica, sans-serif;
	color:#f5a556;
	text-decoration:none;
}
.comment_date a:hover{
	color:#ff7e00;
	text-decoration:underline;
}
.comment_date p{
	margin:0px;
	padding:0px 0px 12px 0px;
	color:#505359;
	font-size:12px;
	line-height:17px;
}
.comments_num{
	float:right;
	width:50px;
	height:45px;
	font-size:20px;
	line-height:34px;
	color:#656565;
	text-align:center;
	position:relative;
	top:2px;
	background:url(images/comments_code_bg.gif) no-repeat 0px 0px;
}
.comments_num a, .comments_num a:hover{
	color:#656565;
	text-decoration:none;
}
.comment_text, .comment_text p{
	font-size:13px;
	line-height:16px;
	color:#666;
}
.ratesolution_share{
	margin:0px;
	padding:10px 5px 5px 10px;
	border:solid 1px #d4d4d4;
	background-color:#f7f8f9;
	position:relative;
	font-size:13px;
	left:325px;
	top:-26px;
	float:right;
	width:290px;
	height:18px;
}
/*  End of commentlist   Style */



.four_catogries_box{
	margin:10px 15px 6px 0px;
	padding:5px 10px 10px 10px;
	width:275px;
	height:130px;
	float:left;
	border:solid 1px #dbdbdb;
}
.four_catogries_box h2{
	margin:0px;
	padding-bottom:5px;
	font-size:16px;
	color:#1587c0;
	font-weight:bold;
}
.four_catogries_box h2 a{
	color:#1587c0;
	text-decoration:none;
}
.four_catogries_box h2 a:hover{
	color:#1587c0;
	text-decoration:none;
	border-bottom:solid 1px #1587c0;
}
.four_catogries_box strong{
	font-weight:normal !important;
}
.four_catogries{
	margin:0px;
	padding:0px;
	width:275px;
	height:120px;
	position:relative;
}
.four_thumbnail{
	margin:0px;
	padding:0px;
	width:100px;
	height:68px;
	float:left;
}
.four_thumbnail img{
	width:90px;
	height:68px;
	margin-top:2px;
	border:solid 1px #d9d9d9;
}
.four_cat_content{
	margin:0px;
	padding:0px;
	width:auto;
	font-size:12px;
	overflow:hidden;
	height:88px;
	font-weight:normal !important;
}
.four_catogries .readmore_div, .four_catogries_box .readmore_div{
	position:absolute;
	left:100px;
	top:90px;
}

.serch_data{
	margin:0px 25px 12px 0px;
	padding:10px;
	font-size:12px;
	color:#666;
	line-height:16px;
	border:solid 1px #dbdbdb;
}
.serch_data img{
	display:none;
	border:none;
}
.serch_data h2{
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:22px;
	color:#1587c0;
	font-weight:normal;
}
.serch_data h2 a, .serch_data h2 a:hover{
	color:#1587c0;
	text-decoration:none;
}
.serch_data h3{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#000;
}
.serch_data a{
	color:#1587c0;
	text-decoration:none;
}
.serch_data a:hover{
	color:#006ea5;
	text-decoration:underline;
}
.search_bottom{
	margin:10px 0px 0px 0px;
	padding:0px;
	width:640px;
}



.navigation{
	margin:0px 0px 20px 24px;	
}
/*   End of Data Entry */






/* footer Style  */
.footer_wrapper{
	margin:0px auto 0px auto;
	width:950px;
	padding:25px 20px 20px 24px;
	background:url(images/footer_bg.gif) repeat-x;
}
.footer_container{
	float:left;
	color:#909390;
	font-size:11px;
	width:189px;
	position:relative;
}
.footer_container h3{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-bottom:5px;
}
.footer_container h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.footer_container ul{
	margin:0px;
	padding:0px;
}
.footer_container ul li{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:12px;
	color:#909390;
	line-height:14px;
	list-style:none;
	background:none;
}
.footer_container ul li a{
	color:#909390;
	text-decoration:none;
}
.footer_container ul li a:hover{
	color:#333;
	text-decoration:none;
}
.footer_container p{
	font-size:11px;
	color:#909390;
}
.footer_container a{
	color:#909390;
	text-decoration:none;
}
.footer_container a:hover{
	color:#333;
	text-decoration:underline;
}
.footer_copyright{
	margin:0px 0px 10px 0px;
	color:#9a9a9a;
	font-size:12px;
}
.footer_copyright a{
	color:#9a9a9a;
	font-size:12px;
	text-decoration:none;
}
.footer_copyright a:hover{
	color:#666;
	text-decoration:underline;
}
#disclaimer, #dis_more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9a9a9a;
	margin:20px 0px 0px 0px;
}
#disclaimer p{
	font-size:12px;
	color:#9a9a9a;
}
.right_disclaimer{
	font-size:12px;	
	line-height:13px;
	color:#0b8ad1;
	border:solid 1px #e8e8e8;
	padding:10px;
	margin:16px;
}
.footer p strong,#disclaimer strong, #dis_more{
    color:#9a9a9a;
}
#disclaimer p a{
	color:#0b8ad1;
	text-decoration:none;
}
#disclaimer p a:hover{
	color:#0b8ad1;
	text-decoration:underline;
}
.right_disclaimer a{
	color:#0b8ad1;
	text-decoration:underline;
}
.right_disclaimer a:hover{
	color:#00518f;
	text-decoration:underline;
}
#dis_hide{
	float:right;
	right:30px;
	position:relative;
}
a.readmore{
	color:#ffa004;
	font-size:12px;
	text-decoration:none;
}
a.readmore:hover{
	color:#ffa004;
	text-decoration:underline;
}

/* End of footer style  */


/*  Search Data  */
.search_data{
	margin:20px 0px 30px 0px;
	padding-bottom:10px;
	border-bottom:solid 1px #ddd;
}
.search_data h3{
	font-size:16px;	
}
.search_data h3 a{
	color:#000;
	text-decoration:none;
}
.search_data h3 a:hover{
	color:#000;
	text-decoration:underline;
}

/* Search Data  */


/* Page navigation   */

.wp-pagenavi{
	height:25px;
	font-size:12px;
	color:#000;
}
.wp-pagenavi .current{
	background-color:#f5f5f5 !important;
	border:solid 1px #ebebeb !important;
	padding:6px !important;	
	color:#000 !important;	
}
.wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .last, .wp-pagenavi .extend, .wp-pagenavi .previouspostslink, .wp-pagenavi .first{
	background-color:#FFF !important;
	border:solid 1px #ebebeb !important;
	padding:6px !important;	
	color:#666 !important;	
	margin:0px 4px 0px 4px !important;
}
.wp-pagenavi .page:hover, .wp-pagenavi .nextpostslink:hover, .wp-pagenavi .last:hover, .wp-pagenavi .extend:hover, .wp-pagenavi .previouspostslink:hover, .wp-pagenavi .first:hover{
	background-color:#f5f5f5 !important;
	color:#000 !important;		
}
.breadcrumbs{
	margin:25px 10px 10px 0px;	
	font-size:11px;
}
.breadcrumbs p{
	font-size:11px;	
}
.breadcrumbs p a, .breadcrumbs a{
	color:#fc7d00;
	text-decoration:none;
}
.breadcrumbs p a:hover, .breadcrumbs a:hover{
	color:#fc7d00;
	text-decoration:underline;
}

.contactus_form{
	margin:25px 0px 0px 75px;	
	color:#999;
}
.contact_select, .contact_input{
	border:solid 1px #b9b9b9;	
}
.contactus_form td{
	font-size:12px;
	
}

.inner_post{
	margin:0px 20px 0px 20px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

/* CSS FOR COMPLAINT PAGE STARTS HERE */
.left_panel{width:653px;float:left;left:4px;position:relative; }
.right_panel{width:330px;float:right;position:relative;right:7px; border-left:solid 1px #ccc;}
.left_panel .submit_complaint{
	margin:20px 0 20px 20px;
	background:url(images/submit-complaint.jpg) no-repeat;
	width:590px;
	height:142px;
	text-align:right;
	padding-right:13px;
	}
.left_panel .submit_complaint .main_head_1{
	font-size:22px;
	font-weight:bold;
	color:#000;
	padding:10px 0 0 0;
	padding-right:40px;}
	
.left_panel .submit_complaint p{font-size:12px;	font-weight:normal;	line-height:15px; padding:10px 0 15px 350px; text-align:left;}
	
.border_new_1{
	border-bottom: 1px solid #bcbcbc;}


.inner_divider_2{background:url(images/border_px.gif) repeat-y 352px 0px;text-align:left;
}
.inner_divider_2 .main_rl_new_1{background:url(images/complaint-1px-back.jpg) repeat-y top left;
	width:650px;}

.inner_divider_2 .main_rl_new_1 .left_new_1{
	margin:20px 0 20px 20px;
	border:#c4c4c4 solid 1px;
	width:309px;
	height:200px;
	background:url(images/iyogi_complaint_forum.gif); background-color:#f5f5f5; background-position:2px 10px; background-repeat:no-repeat;
	text-align:right;
	float:left;}
	
.inner_divider_2 .main_rl_new_1 .left_new_1 .txt_new_1{
	width:130px;
	float:right;
	padding-right:10px;
	padding-top:35px;
	text-align:left;
	font-size:12px;
	color:#000;}
	
.inner_divider_2 .main_rl_new_1 .left_new_1 .txt_new_1 .knw_mr_nw_1{
	padding-top:15px;}

.inner_divider_2 .main_rl_new_1 .rght_new_1{
	width:290px;
	float:right;
	margin:20px 0 20px 0;}
	
.inner_divider_2 .main_rl_new_1 .rght_new_1 .consumer_comp_new{
	background-image:url(images/consumer_complaint.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:28px;
	height:35px;
	font-size:18px;
	font-weight:bold;
	color:#000;}
	
.inner_divider_2 .main_rl_new_1 .rght_new_1 .txt_new_2{
	padding-left:28px;
	font-size:12px;
	line-height:16px;
}

.inner_divider_2 .main_rl_new_1 .rght_new_1 ul{
	padding-left:28px;
	padding-top:10px;}
	
.inner_divider_2 .main_rl_new_1 .rght_new_1 ul li{
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 15px;
	list-style:none;
	font-size:12px;
	line-height:25px;
	background:url(images/bullet.gif) no-repeat 0px 9px;}

.inner_divider_2 .main_rl_new_1 .rght_new_1 ul li a{
	color:#f89000;
	text-decoration:none;}
.inner_divider_2 .main_rl_new_1 .rght_new_1 ul li a:hover{
	text-decoration:underline;}

.left_panel .faq_new_1{
	font-size:12px;
	line-height:20px;
	margin:15px 0 20px 20px;
	width:602px;
	border:#bcbcbc solid 1px;
	background-color:#f6f6f6;
	padding-top:15px;
	padding-left:10px;}
	
.left_panel .faq_new_1 .head_faq_nw{
	background-image:url(images/faq_new_1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	color:#000;
	text-align:left;}
	
.left_panel .faq_new_1 p{
	font-size:12px;
	line-height:17px;
	padding:8px 10px 0 20px;}
	
.left_panel .faq_new_1 ul{
	margin:10px 0 0 0;}
	
.left_panel .faq_new_1 ul li{
	list-style:none;
	background:none;}
	
.more_lnk{
	font-size:12px;
	text-align:right;
	padding-right:20px;
	padding-bottom:10px;}
	
.more_lnk a{
	color:#ff9900;
	text-decoration:none;}
	
.more_lnk a:hover{
	text-decoration:underline;}
	
.right_panel .main_for_comp{
	padding:20px 0 0 0;
	margin:0 25px 0 25px;
	border-bottom:#bebebe solid 1px;}
	
.right_panel .main_for_comp .check_ur_crib{
	background-image:url(images/crib.gif); background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	font-size:18px;
	padding-left:40px;
	color:#000;
	text-align:left;}
	
.right_panel .main_for_comp .health_tips_new{
	background-image:url(images/health_check.gif); background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	font-size:18px;
	padding-left:40px;
	color:#000;
	text-align:left;}
	
.right_panel .main_for_comp .out_of_scope{ background-image:url(images/out_of_scope.gif); background-repeat:no-repeat; height:32px; line-height:16px; font-size:18px; padding-left:40px; color:#000; text-align:left;}
	
.right_panel .main_for_comp p{
	font-size:12px;
	color:#585858;
	padding:10px 10px 0 0;}
	
.right_panel .main_for_comp ul{
	margin:8px 0 0 0;
	padding-right:15px;}
	
.right_panel .main_for_comp ul li{
margin:0px 0px 6px 0px;
	padding:0px 0px 0px 15px;
	list-style:none;
	font-size:12px;
	line-height:18px;
	background:url(images/bullet.gif) no-repeat 0px 6px;}

.right_panel .main_for_comp ul li a{
	color:#ff9900;
	text-decoration:none;}
	
.right_panel .main_for_comp ul li a:hover{
	text-decoration:underline;}
	
.border_none{
	border:none;}
	
/* CSS FOR COMPLAINT PAGE ENDS HERE */
.width290{width:290px; height:250px; background: url(images/290.jpg) no-repeat; margin: 10px 0 10px 10px;}
.width290 .inputarea{ padding:180px 0 0 18px;}
.width290 .inputarea .input{ width:164px; height:18px; border:0px; background-color:#f7f7f7;}
.width290 .startnow{padding:10px 0 0 12px;}
.startnow a{ display:block; background:url(images/start_chat.jpg) no-repeat; width:91px; height:28px;}
.startnow a:hover{ display:block; background:url(images/start_chat_h.jpg) no-repeat; width:91px; height:28px;}

.width260{width:260px; height:250px; background: url(images/260_2.jpg) no-repeat; margin-left:0px; margin-top:5px;}
.width260 .inputarea{ padding:180px 0 0 18px;}
.width260 .inputarea .input{ width:164px; height:18px; border:0px; background-color:#f7f7f7;}
.width260 .startnow{padding:10px 0 0 12px;}

.toll_number_1{
	width:610px;
	height:40px;
	float:left;
	left:20px;
	line-height:40px;
	font-size:20px;
	font-weight:bold;
	color:#1587C0;
	text-align:center;
	position:relative;
}

.tfn_orange{
	color:#FFA004;
	font-size: 26px;
}


