@charset "utf-8";
/* CSS Document */

/* Main Layout*/
body {
	margin:0px auto;
	font-family: Arial,tahoma, Helvetica, sans-serif;
	font-size:13px;
	color:#555; background:none;
	direction:ltr; 


}

a:link {
		text-decoration:none;
		color: black;
}

a:hover {
	text-decoration:none;
}
a:visited{
			text-decoration:underline;
		color: black;

}


#main{ 
	margin:0px auto;
	top:0px;
}



input[type=text], input[type=password], input[type=email], input[type=tel], textarea, select {
    border: 1px solid #cacaca;
	width:200px;
    padding: 6px;
    background: rgba(255,255,255,0.5);
    margin:0; box-shadow:0 0 4px #CCCCCC inset;

}

.styled-select select {
   background: #fff;
  width: 120px;
     padding: 0px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 25px;}
.styled-select {

   width: 110px;
   height: 30px;
   overflow: hidden;

}



/* buttons */

/* ------ */
.style_1 {
	display:inline-block;
	margin:0px ;
	margin-left:14px;
    background-color:#e6e6e6;
    padding:6px;
    position:relative;
    font-family: Arial,tahoma, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#666;
    border: solid 1px #b3b3b3 ;
    text-align:center;
    width:60px;
    
    }


.style_1:active {
    padding:6px;
    top:1px;
	
	}
	
	
.style_1::before {
    background-color:#e1e3e6;
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    padding:8px;
    left:-8px;
    top:-8px;
    z-index:-1;

 
    }


.style_2 {
	display:inline-block;
	margin:0px 0px  0px 15px;
    background-color:#e6e6e6;
    padding:3px;
    position:relative;
    font: 10px Arial,tahoma, Helvetica, sans-serif;
    text-decoration:none;
    color:#666;
    border: solid 1px #b3b3b3 ;
    text-align:center;
    width:90px;
    
    }
    
.style_2:hover {

    
    }


.style_2:active {
    padding:3px;
    top:1px;
    }
    
.style_2::before {
    background-color:#e1e3e6;
    content:"";
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:-8px;
    top:-8px;
    z-index:-1;
    
    }



/* menu */

#header{
	background: url(../images/dialus_dark_bg.png) repeat-x;
	height: 60px;
	margin-top:0px;
	margin-bottom:15px;
	width:100%;
	margin-right: auto;
	margin-left: auto;

}
/* new headder start here*/
.new_headder{ width:100% ; height:40px; background:url(../images/dialus_dark_bg.png); background-color:#fff}
.new_headder_main{ width:1000px; height: auto; margin: 0 auto; color:#FFFFFF}
.new_headder_main_left{ width:750px; height: auto; float:left; color:#FFFFFF; margin-top:7px; }
.new_headder_main_left_home{ width:100px; height: auto; float:left;margin-top:7px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; list-style:none inside; text-decoration:none;}
.new_headder_main_left_home a{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:13px; list-style:none inside; text-decoration:none;}
.new_headder_main_left_home a:hover{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; list-style:none inside; text-decoration:none;}

.new_headder_main_left_home ul{ list-style-type:none; margin:0}
.new_headder_main_left_home ul li{ float:left; padding:3px; margin:0 0px; font-weight:bold;}
.new_headder_main_left_home ul li a{ text-decoration:none; color:#FFFFFF; padding:5px;}
.new_headder_main_left_home ul li a:hover{ text-decoration:none; color:#FFFFFF; padding:5px; background-color:#292929;  -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;}
.new_headder_main_left ul{ list-style-type:none; margin:0; padding:0;}
.new_headder_main_left ul li{ float:left; padding:3px; margin-left:6px; margin-right:6px; font-weight:bold;}
.new_headder_main_left ul li a{ text-decoration:none; color:#FFFFFF; padding:5px;}
.new_headder_main_left ul li a:hover{ text-decoration:none; color:#FFFFFF; padding:5px; background-color:#292929;  -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;}
.new_headder_main_right{ width:250px; height: auto; float:right; margin-top:7px;}
.signin_register_links{ width:150px; height:25px; float:left; margin-top:4px; margin-left:20px;}
.signin_register_links ul{ list-style-type:none; padding:0; margin:0}
.signin_register_links ul li{ float:left; margin-left:5px; margin-right:5px;}
.signin_register_links ul li a{ color:#fff; text-decoration:none;}
.signin_register_links ul li a:hover{ color:#fff; text-decoration:underline;}
.dialus_saudi_link{ width:120px; height:24px; float:left; margin-top:6px;}
.dialus_top_icon_images{ width:168px; height: 30px; float:right;}
.dialus_top_icon_images ul{ list-style-type:none; margin:0; padding:0}
.dialus_top_icon_images ul li{ float:left; margin-left:8px;}
.dialus_top_icon_images ul li a{ border:none;}
.dialus_top_icon_images ul li a:hover{ border:none;}
/* new headder start here*/


#main_menu {
	height: 50px;
	width: 990px;
	margin-top:0px;
	margin-bottom:5px;
	background: url(../images/images/dialus_dark_bg.png) repeat-x;
	margin-right: auto;
	margin-left: auto;

}

#menu { 

	float: left;
	font: 14px Arial,tahoma, Helvetica, sans-serif;
}

#navigation{
	float: left;
	list-style: none;
	position: relative;
	line-height: 24px;
	padding: 0px 0 3px 20px ; width:400px;
}

#navigation a:link, #navigation a:active, #navigation a:visited{
    display:block;
    padding:0px 2px 0px 2px ;
    color:#f3f3f3;
    text-decoration:none;
	margin: 0 20px 0 0 ;
 }
 
#navigation a:hover, a.current-page{
    background-color:#292929;
    color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#navigation li{
	float: left;
	display: block;
	position: relative;
}

#menu_left { 
	width:450px;
	float: right;
	font: 14px Arial,tahoma, Helvetica, sans-serif;
 }

#navigation2{
	float: right;
	list-style: none;
	position: relative;
	line-height: 24px;
	padding: 0 10px 3px 0px ;
}

#navigation2 a:link, #navigation2 a:active, #navigation2 a:visited{
    display:block;
    padding:0 0 0px 10px;
    color:#fff;
    text-decoration:none;
	margin: 0 0 0 10px;
 }
 
#navigation2 a:hover, a.current-page{
    color:#fff;
   	text-decoration:underline;
}

#navigation2 li{
	float: right;
	display: block;
	position: relative;
}



#navigation3{
	float: right;
	list-style: none;
	position: relative;
	line-height: 24px;
	padding: 0px ;	
	margin:10px 0px 0px 0px ;

}


#navigation3 a{

  }

#navigation3 a:hover{

  }
  
  
  
  



#search0 {
	width:100%;
	margin:0px auto; height:auto;padding-top:1px; background-color:#FFFFFF; 
}


#search {
	
	width:990px;
	margin:0px auto; height: auto; background:#FFFFFF;
	
	

}

.container{ 
	margin: auto;

	width:990px; float:left; height:auto;
	background-color:#FFFFFF; 
	

}

.search_logo{ 
	width:990px;
	padding-top: 0px ; margin-bottom:0px;
}
.search_bg_new{

margin: auto;
	margin-top:25px;
	margin-bottom:20px;
	padding :10px 20px;
	position:relative;
	width:860px;
	font: 14px Arial,tahoma, Helvetica, sans-serif;
	line-height: 24px;
	color: #09C;
	text-decoration: none;}

.search_logo2{ 
	width:299px; 
	margin: 0px auto;
	padding-top: 30px ;

}

.search_bg{ 
	margin: auto;
	margin-top:25px;
	margin-bottom:25px;
	padding :10px 20px;
	position:relative;
	width:910px;
	font: 14px Arial,tahoma, Helvetica, sans-serif;
	line-height: 24px;
	color: #09C;
	text-decoration: none;
	border: 1px solid #999;
	
}


/* site_content style start */

#site_content{
	width: 970px;
	padding:10px;
	overflow: hidden;
	margin:0px auto;
	background:#fff;
	margin-top:20px ;
	border: solid 1px #b3b3b3; 
	margin-bottom:0px; height:auto; margin-bottom:50px;
	
  } 

.site_content_shadow_2{
	width: 992px;
	margin:0px auto;
	margin-bottom:20px;
	height:10px;
	background: url(../images/shadow_2.png) repeat-x;

  } 





.sidebar_line{
	float:right;  
	margin-right:10px ;
	margin-top:100px;
}



#content { 
text-align: left;
float:right;
  width: 595px;
  padding:0px 0px 10px 10px ;
  color:#000;
  margin:0px;
  background:#fff;

}
    #content h4{ 
	line-height:20px;
   	text-decoration: none;
	font-size:14px ;
	border-bottom: 1px #8a8a8a  dashed;

   }
   
   
    #content h3{ 
   	text-decoration: none;
	font-size:16px bold ;
color: #F5821F;

   }

#content a{
	color: #000;
	text-decoration: underline;

  }

#content a:hover{
	color: #F5821F;
		text-decoration: none;

  }
  




.content_fields{ 
  width:95%;
   height:auto; 
   float:left; 
   margin:0px 5px 15px 5px ; 
   font-size:12px;
  color:#000;
   
   }
.content_fields h4{ 
	line-height:20px;
   	text-decoration: none;
	font-size:14px ;
	

   }
  
.content_fields_about_us { 
	text-align:justify; 
	text-indent:0px;

   }

.right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 820px;
	width: 160px;
}
.rating{ 
	line-height: 11px; width:150px;
font-size:12px;
float:left; 
margin-top:0px;
color:#000; margin-left:5px;
}

.free_ion{ 
float:left; margin-top:10px;  border-bottom:1px solid #ccc;
font-size:11px;
width:295px;

}
.free_ion p a{ 
color:#ff6600; text-decoration:none;}
.sidebar3_line{
	float:right;  
	margin-top:100px;
		margin-right:-11px ;

}
.sidebar2_line{
	float:right;  
	margin-top:100px;
		margin-right:-10px ; width:8px;

}
.sidebar-left
{ float: left;
  width: 145px;
  margin-top:0px; height:auto;

  }

.sidebar-left h3 { 

color:#444;
margin-top:20px
  }
.left_menu{
	font:12px Arial,tahoma, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
  margin-top:30px;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
	    text-align: left;
	padding:5px 0px  0px 15px;

}
.left_menu:HOVER {
	font:12px Arial,tahoma, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
}


.storywrap {
 
        margin: 0 auto;
        font-size:13px;
        text-align:justify;
        float:right;
        width:560px;
        margin: 0px 0px 20px 0px ;
        background: #fefefe;
        overflow:hidden;
border: 1px #b3b3b3 dashed;

}

.post {

       padding:10px 10px;
       overflow:visible;
       clear:both;

}

.main_title{
        color:#000;
        padding:0px 0px 5px 0px;
        border-bottom: 1px solid #808080 ;
        font-size: 14px;
        width:100%;
        height:20px;
 
}

.main_title_left {
        color:#000;
        padding:0px 0px 5px 0px;
        text-align:left;
        font-size: 9px;
        float:left;
        width: 45%;
    
		 text-decoration:none;

}
.heddings{font-size:9px; text-decoration:none;}

.main_title_right {
        color:#000;
        padding:0px 0px 5px 0px;
        text-align:right;
        font-size: 14px;
        float:right;
        width: 45%;

 
}


.main_title a {
        text-decoration: underline;
        color:#666;
        font-size:18px;
        font-weight:bold;
}

.main_title a:hover {
        text-decoration:none;
}

.main_title a:visited {
}


.result_content {
	width:100%;
	margin: 0px 0 ;
		   line-height: 20px;

}

.result_content_left {
	width:380px;
	float:left;
		margin: 10px 0px 0px 0px ;

}

.result_content_right {
	width:130px;
	float:right;
	border-left: dashed 1px gray;
	padding-left:0px;
	margin-top:0px;

}

.result_content_right p{
		  
margin:9px;


}


.result_content a {
        text-decoration: underline;
        color:#666;
}

.result_content a:hover {
        text-decoration:none;
}

.storycontent p a {text-decoration:underline;}



img.floatLeft { 
    float: left; 
    margin: 0 15px 15px 0; 
    border: 1px gray solid;
}

img{ 
border:none}

#content ul
{ margin: 2px 0 22px 0px;
font-size:14px ;
color:#000;

}

#content ul li
{ 
list-style-type: none;

  background: url(http://images.dialuz.com/india/images/arrow-alt-right.png) no-repeat left;
  padding:0 0 0 30px ;
	line-height:30px;
   	text-decoration: none;


  }

#content2 { 
text-align: left;
float:right;
width:375px;
  
  padding:0px 10px 10px 10px ;
  color:#000;

}
    #content2 h4{ 
	line-height:20px;
   	text-decoration: none;
	font-size:14px ;
	border-bottom: 1px #8a8a8a  dashed;

   }
   
   
    #content2 h3{ 
	line-height:20px;
   	text-decoration: none;
	font-size:16px bold ;
color: #F5821F;

   }


#content2 ul
{ margin: 2px 0 22px 0px;
font-size:14px ;
color:#000;

}

#content2 ul li
{ 
list-style-type: none;

  background: url(http://images.dialuz.com/india/images/arrow-alt-right.png) no-repeat left;
  padding:0 0 0 30px ;
	line-height:30px;
   	text-decoration: none;


  }

.catagirous{ 
width:225px; 
height:auto; 
float:left; 
margin-left:15px;

}

.catagirous_1{
margin-left:0px; width:250px; height:auto; float:left; margin-top:20px;}

.catagirous_1_left{ width:44px; height:110px; float:left;}
.catagirous_1_right{ width:200px; height:auto; float:left;}
.catagirous_1_right p a{ color:#000; text-decoration:none;}
.catagirous_1_right p a:hover{ color:#0681ae; text-decoration:none;}

main_content_2{   
float: right;

}


.bigsearch_box1{width:350px; height:auto; float:left; margin-left:10px; margin-top:20px;
background-color:#fff; border: 1px  dashed #cacaca; -moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;

behavior: url(border-radius.htc);
}
.blue{ width:350px; height:25px; float:left; border-bottom:1px solid #cacaca}
.blue_lft{ width:140px; height:20px; float:left; border-right: 1px dashed #fff; margin-top:2px; color:#000;}
.blue_right{ width:200px; height:20px; float:right; margin-top:2px; color:#000;}
.search_text_1{ width:330px; height:auto; float:left; margin-left:10px; margin-top:5px; float:left; font-size:12px;}
.search_text_2{ width:80px; height:22px; float:left; margin-top:5px; float:left; margin-left:7px; border:1px solid #327ca0;
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%, white), color-stop(5%, white), color-stop(100%, #079ad0)); 
background: -moz-linear-gradient(top, white 0%, white 50%, #079ad0 130%); color:#000; 
}
.search_text_21{ width:70px; height:22px; float:left; margin-top:2px; float:left; margin-left:7px; border:1px solid #327ca0;
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%, white), color-stop(15%, white), color-stop(100%, #079ad0)); 
background: -moz-linear-gradient(top, white 0%, white 20%, #079ad0 130%); color:#000;  
}


.wrapper {
	width:990px;
	margin:0px auto;
	background:#fff;
	margin-top:20px ;
	margin-bottom:20px;
	-webkit-box-shadow:  0px 2px 7px 1px #b3b3b3; 
        box-shadow:  0px 2px 7px 1px #b3b3b3;
       
        -webkit-border-radius: 15px 15px 15px 15px;
        border-radius: 15px 15px 15px 15px;
}


/* footer style start*/

#wrapper_footer{
	text-align:left;
	width:100%;
	font-family:Arial,tahoma, Helvetica, sans-serif;	
	margin:0px auto;
	color: #fff;
	font:12px Arial,tahoma, Helvetica, sans-serif;
	line-height:20px;
	background: url(../images/footer_bg.png) gray repeat-x ;

}

#wrapper_footer a { 
	color: #ffffff;
	text-decoration:none;
  }

#wrapper_footer a:hover {
	color: #F5821F;
	text-decoration: none;

}

#footer_container{
	width:990px;
	margin:0px auto;
	background: url(../images/footer_bg.png) gray repeat-x ;

}

#footer_container h4{
	text-align:left;
	text-decoration: none;
	font-size:14px ;
	font-family: Arial,tahoma, Helvetica, sans-serif;
	
	padding-bottom:5px;
	border-bottom: 2px #8a8a8a  groove;

}

.footer_line{
	float:left;  
	margin:16px 20px 0 20px;
}

.box_about {
	margin-right: 10px;
	margin-bottom:5px;
	width:275px;
	float:left;
	text-align:justify;

}


.box_mini {
	margin-bottom:5px;
	width:140px;
	float:left;

}

.box_social {
	margin-bottom:5px;
	width:110px;
	float:left;

}


#footer {
	width:990px;
	text-align:left;
	color:#fff;
	font: 12px Arial,tahoma, Helvetica, sans-serif;
	clear:both;
	line-height:30px;
	border-top: 2px #8a8a8a  groove;
}  

#footer a{
	color: #FFF;
	text-decoration: none;
  }

#footer a:hover{
	color: #FFF;
	text-decoration: underline;
  }
  
  /*india css*/

  .left_navigation{ width:145px; height:auto; float:left; margin-top:0px}
  
.catagirous_left_main{ width:250px; height:auto; float:left; margin-left:15px;}



.popular_ct{ width:145px; height: auto; float:left; color:#444; font-weight:bold; font-size:14px; margin-top:20px}

.left_menu_area{ width:130px; height:auto; float:right; margin:0 10px;} 

.left_menu_area li{ margin-top:10px; text-align:left;list-style-type:none;}
.left_menu_area li a{ color:#444; text-decoration:underline;}
.left_menu_area li a:hover{ color:#666; text-decoration:none;}
.line_d{ width:10px; height:auto; float:left; margin-top:110px;}




#left_menu_area_content{ width:150px; height:auto; float:left; margin-right:20px;
 
 } 
 
 #left_menu_area_content:link{ color:black; text-decoration:underline;
 
 } 
 
#left_menu_area_content:hover{ color:black; text-decoration:none;
 
 } 
 

.left_menu_area ul {  text-align:left; font-size:16px;
margin:0px;
float:left;
}

.Dial_Us_Now{ 
	float:left; 
	font-size:28px ;
	font-family: Arial,tahoma, Helvetica, sans-serif ;
	color: #F5821F;
	position:fixed;
	top:12px;
	left:5px;
	width:170px;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
        filter: dropshadow(color=#000, offx=1, offy=1);

}

.site_content_under{
background:url(../images/under_construction_bg.png) repeat-x center ;
height:400px;

  } 


#site_content_under2 {

	width: 700px;
	margin: 0 auto;
	margin-top:150px ;

  } 

    /*------------------------*\
  
  .rating {
    float:left;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    padding:0 .1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:400%;
    line-height:1.0;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: #f70;
    text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}
/*dialu Pagination page css start here*/
*{ margin: 0 auto;}
.headder101{ width:100% ; height:40px;}
.logo_part{ width:995px; height: auto;  background-color:#fff; border:none; margin-top:20px;}
.content_part_pagination_page{ width:995px; height:auto;  background-color:#fff; padding-top:15px;}
.content_part_pagination_page a{ color:#0000CC;}
.content_part_pagination_page a:active{ color:#663366;}
.content_part_pagination_page a:hover{ color:#FF6600;}
.content_part_pagination_page a:visite{ color:#663366;}
.sidebar-left_pagination_page{float: left; width: 180px; margin-top:0px; height: auto;}
.line_shadow{ width:10px; height:288px; float:left; margin-top:50px;}
.middle_content{ width:580px; height: auto; float:left; margin-left:10px; margin-right:10px; margin-bottom:10px;}
.sidebar-right{ float: right; width: 200px; height: auto; margin-right:5px; -webkit-border-radius: 5px;  border-radius: 5px; padding-bottom:20px;}
.middle_box{ width:570px; height:auto; margin:0 auto; margin-top:5px; background-color:#fff; border:1px solid #ecf6ff;}
.middle_box1{ width:570px; height:auto; margin:0 auto; margin-top:5px; background-color:#fff; border:1px solid #e5e5e5;}

.result{ width:287px; height:20px;   font-weight:bold; font-size:13px; float:left}
.result1{ width:578px; height:20px;   font-weight:bold; font-size:13px; float:left}
.rating101{ width:566px; height:auto; margin-top:5px; margin-left:2px; background-image:url(../images/pagination_name_bg.jpg); margin-bottom:10px; padding-bottom:8px; float:left;}
.rationg_left102{ width:300px; height:22px; float:left;}
.rationg_left102_left{ width:13px; height:22px; float:left;}
.rationg_left_right{ width:284px; height:auto; float:left; font-weight:bold;}
/*.rationg_left_right p a{ color:#fff; text-decoration:none;}
.rationg_left_right p a:hover{ color:#FC8707; text-decoration:underline;}*/

.rationg_left_right1{ width:284px; height:22px; float:left; font-weight:bold; margin-bottom:5px; margin-left:10px; font-size:14px; margin-top:6px;}
.rationg_left_right1 p a{ color:#264385; text-decoration:none;}
.rationg_left_right1 p a:hover{ color:#FC8707; text-decoration:none;}

.rationg_left_right1{ width:284px; height:22px; float:left; font-weight:bold;}
.rationg_left_right1 a{ color:#00f; text-decoration:none;}
.rationg_left_right1 a:hover{ color:#ff6600; text-decoration:none;}
.rating_right{ width:220px; height:auto; float:right;}
.img_box{ width:566px; height: auto;  margin-top:8px; margin-bottom:10px; background-color:#ecf6ff; float:left; padding:5px 0 5px 0; margin-left:2px; background-image:url(../images/paid_div_bg.jpg);}
.img_box_left{ width:410px; height: auto; float:left; margin-bottom:10px;}
.img_box_right{ width:148px; height:auto; float:right; border-left:1px dashed #aed3f4;}
.img_dialus{ width:100px; height:120px; float:left;}
.img_dialus_left{ width:300px; height:auto; float:left; margin-left:10px; color:#FF0000; margin-bottom:10px;}
.ph_num{ width:500px; height:auto; float:left; color:#FF0000; margin:0 0 0 15px;}
.ph_num1{ width:560px; height:auto; float:left; color:#FF0000;}
.button{ width:116px; height:40px; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:11px;color:#fff; background-image:url(../images/sendsms_button_new.png); color:#fff; text-decoration:none; float:left; margin:0 6px; cursor:pointer}
.button a{text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-decoration:none;}
.button a:hover{text-decoration:none;}


.button_unpaid{ width:120px; height:40px; margin-top:5px; text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:11px;color:#fff; background-image:url(../images/grysendsmsbutton.png); text-decoration:none;}

.button_unpaid a{text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#fff; text-decoration:none;}
.button_unpaid a:hover{text-decoration:none;}

.icons_t_f{ width:auto height:15px; margin-top:2px; float:left}
.button p { color:#000; text-decoration:none;}
.button p a{ color:#000; text-decoration:none;}
.button p a:hover{ color:#FF3300; text-decoration:none;}
.anchortag_24{float:left;border:1px #fc8707 solid;margin-right:3px; padding:5px 8px 5px 8px;
 background-color:#fc8707; color:#014977; margin-top:5px; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
.anchortag_24 a{ color:#014977; text-decoration: underline;}
.anchortag_24 a:hover{border:1px #264385 solid;padding:2px 4px;margin-right:3px; margin-left: 5px;margin-right: 5px;  background-color:#CCCC99; color:#fff; margin-top:5px; text-decoration:none}
  .anchortag_24 a:active{border:1px #264385 solid;padding:2px 4px;margin-right:3px;
 margin-left: 5px;margin-right: 5px;  background-color:#ccc; color:#014977; margin-top:5px; text-decoration:none}
 
 
 .previtxt{float:left;border:1px #fc8707 solid;margin-right:3px; padding:5px 8px 5px 8px; background:#fc8707; color:#fff; margin-top:5px; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
 .previtxt a{ color:#fff; text-decoration: underline;}
 .previtxt a:hover{color:#fff; text-decoration:none}

 .nexttxt{float:left;border:1px #fc8707 solid;margin-right:3px; padding:5px 8px 5px 8px; background:#fc8707; color:#fff; margin-top:5px; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
 .nexttxt a{ color:#fff; text-decoration: underline;}
 .nexttxt a:hover{color:#fff; text-decoration:none}
 
 
 .pagnumbertxt{float:left;border:1px #fc8707 solid; margin-right:3px; padding:5px 8px 5px 8px; background:#fff; color:#fc8707; margin-top:5px; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
 
  .pagnumbertxt a{color:#fc8707; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
  .pagnumbertxt a:hover{color:#000; text-decoration:none;}
  .pagnumbertxt a:active {color:red; text-decoration:none; border:1px red solid; background:yellow;}

 
 .ph_n{ width:130px; height:auto; float:left;  color:#000;}
  
  .ph_n_1{ width:130px; height:17px; float:left; background-color:#00000; color:#000000}

 .address_pagination_101{ width:295px; float:left; height:auto; margin-top:12px;}
  .address_pagination_101_inner{ width:70px; height:17px; float:left; color:#333333; text-align:right;}
   .address_pagination_101_inner_left{ width:215px; height:auto; float:left; margin-left:5px; color:#026c92;}
   .address_pagination_101_1{ width:260px; float:left; height:auto; margin-top:12px; }
  .address_pagination_101_inner_1{ width:70px; height:17px; float:left; color:#000000; text-align:right}
   .address_pagination_101_inner_left_1{ width:178px; height:auto; float:left; margin-left:5px;}
   .fotter_pagination{ width:100%; height:auto; margin-bottom:15px; float:;}
   .ads_text{ width:170px; height:23px; float:left; color:#f00; font-weight:bold; text-align:center; font-size:14px; background-color:#99cc99; margin-top:10px; margin-left:1px; margin-bottom:8px; padding-top:3px;}
   .ads_image_s{ width:170px; height:120px; margin-left:-10px; margin-top:10px; float:right; margin-bottom:10px;}
   .Refine_By_Category{ width:146px; height:500px; float:left; margin-top:5px; margin-left:0px;}
   .Refine_By_Category_headding{ width:176px; height: auto; float:left; margin-top:1px; font-size:12px; word-wrap: break-word; border-bottom:1px dotted #3d3d3d; height:15px; overflow:hidden; padding:5px 0 2px 0}
	.Refine_By_Category_headding p a{ color:#264385; text-decoration:none;}
	.Refine_By_Category_headding p a:hover{ color:#264385; text-decoration:none; font-weight:bold;}

   .Refine_By_area{ width:180px; height:200px; float:left; background-color:#006666; margin-top:5px;}
   .popular_Category{ width:176px; height:200px; float:left; background-color:#006666; margin-bottom:15px; margin-left:2px;}
   /*rating css start here*/
.rate_text_501{ width:45px; height: auto; float:left; text-align:right}
.rating_images_501{ width:150px; height: auto; float:left; margin-left:30px;}
.rating_ratethis_501{ width:150px; height: auto; float:right; color:#000; margin-top:5px;}
.rating_right101{ width:250px; height: auto; float:left;}
.star_gols_color{ width:13px; height:15px; float:left; margin-left:3px;}
.star_gols_color_view_detail{height:15px; float:left; margin-left:3px; color:#000; font-size:12px;}


   /*rating css start here*/
   
   
   /*send sms page css start here*/
   .send_sms_main{ width:570px; height: auto; float:left;}
    .send_sms_main_1{ width:360px; height:auto; float:left;}
	    .send_sms_main_11{ width:360px; height:auto; float:left; margin-top:8px;}

	 .send_sms_main_1_left{ width:130px; height:auto; float:left; text-align:right}
	 .send_sms_main_1_right{ width:220px; height:auto; float:right; text-align:left;}
	 	 .send_sms_main_1_right p a{ padding:5px; background-color:#264385; text-decoration:none; color:#fff}
.send_sms_main_1_right p a:hover{ padding:5px; background-color:#264385; text-decoration: underline; color:#fff;}
.send_sms_main_2{ width:200px; height:226px; float:right;}
   
      /*send sms page css close here*/
	  
	  /*edit profile box css start here*/
.edit_profile_box{ width:450px; height:200px; border:1px solid #000; margin-top:20px; float:left; margin-left:50px;}
 
	  
	  	  /*edit profile box css end here*/
		  
<!-- send_results page css start here-->

.content_left_50{ width:705px;height:900px; float:left;   margin-top:10px; margin-left:8px;}
.content_navigation{ width:731px; height:auto; float:left; padding:5px 0; }
.content_navigation1{ width:705px; height:auto; float:left; }
.background_image{width:572px; height:40px; float:left; background:url(../images/send_results_100.jpg);-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;box-shadow:2px 2px 10px #333333}
.background_image ul { list-style-type:none; margin-top:12px;}
.background_image ul li{ float:left; margin-left:13px; margin-right:13px;}
.background_image ul li a{ color:#006699; text-decoration:none;}
.background_image ul li a:hover{ color:#FF9900; text-decoration:none;}
.contact_nav{ width:110px; height:25px; float:right; margin-top:15px; }

.contact_nav p a{ color:#006699; text-decoration:none;}
.contact_nav p a:hover{ color:#FF9900; text-decoration:none;}
.imgs_left_5{ width:450px; height:150px; float:left; margin-top:10px; margin-left:5px; font-size:12px;}
.imgs_left_6{ width:180px; height:150px; float:left; margin-top:20px; margin-left:5px;}
.imgs_left_6_6{ width:199px; height:45px; float:left; margin-top:10px; color:#fff; font-size:13px; background-image:url(../images/gredient1.jpg);

}
.imgs_left_6_7{ width:100px; height:25px; float:left; margin-top:10px; color:#ffffff; font-size:13px;
-moz-border-radius:10px; border-radius:10px;-webkit-border-radius:10px;background-color:#264385;
 }
 .imgs_left_6_7 p a{ color:#FFFFFF;  text-decoration:none}
  .imgs_left_6_7 p a:hover{ color:#FF6600;  text-decoration:none};
 .best_deal{ width:150px; height:50px; float:left; margin-top:10px;}
 .five_images{ width:705px; height:60px; float:left; margin-top:15px;}
.all_ratings{ width:705px; height:180px; float:left; margin-top:5px; border-bottom:1px solid #999;}
.all_ratings_left{ width:372px; height:180px; float:left; border-right:1px solid #999999; font-size:14px}
.photo_rating{ width:700px; height: auto; float:left; margin-top:10px;  border-bottom:1px solid #999999;}
.photo_rating_left{ width:80px; height: auto; float:left;}
.photo_rating_right{ width:600px; height:auto; float:left;}
.photo_rating_right_top{ width:600px; height:28px; float:left; border-bottom:1px dashed #999; font-size:14px; color:#000; font-size:12px;}
<!-- send_results page css end here-->		  


/*face book css start here*/

*html #sideBar {
	position:absolute
}

#sideBar {
	position:fixed;
	width:auto;
	height:auto;
	top:235px;
	right:0
}
#sideBarTab {
	float:left;
	height:137px;
	width:28px;
	cursor:pointer
}
#sideBarTab img {
	border:0px solid #FFF;background: #fff
}
#sideBarContents {
	overflow:hidden !important;background: #fff;
}
#sideBarContentsInner {
	width:150px
}

	
	/*facebook css end here*/
	
	/*review retrive css starts here */
	.review2{ width:930px; height: auto; float:left; border-bottom:1px solid #ccc;}
	.review2_top{ width:920px; height:auto; float:left;}
	.review2_top_left{ width:60px; height:auto; float:left;}
	.review2_top_right{ width:750px; height: auto; float:left; margin-left:25px;}
	.review2_bottom{ width:920px; height:auto; float:left; margin-top:10px; margin-bottom:10px;}
	.review2_bottom_left{ width:250px; height:auto; float:left;}
	.review2_bottom_right{ width:200px; height:auto; float:right;}
	.review_heading{ width:450px; height:30px;float:left; margin-left:250px; border-bottom:1px solid #ccc;s margin-top:15px; font-size:25px; font-style:italic; color:#333333}
	.review_form{width:800px;height:auto;float:left; margin-left:10px; margin-top:50px;}
		/*review retrive css end here */
		
	.imgs_left_5_inner1{ width:550px; height:auto; float:left; margin-top:10px;}
.imgs_left_5_inner1_left{ width:20px; height: auto; float:left;}
.imgs_left_5_inner1_middle{ width:100px; height: auto; float:left; margin-left:4px; text-align:left; color:#000;}
.imgs_left_5_inner1_right{ width:417px; height: auto; float:left; margin-left:0; color:#ff6508;}
.send_sms_button{ width:80px; height:20px; background-color:#ddbb38;-moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px; color:#fff; padding-top:5px; margin-top:15px;}
.cnt_nv_headding{ width:301px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
.cnt_nv_headding a{ color:#264385; text-decoration:none}
.g{ width:35px; height:21px; float:left;}
.g_text{ width:27px; height:21px; float:left; background-image:url(../images/google_text.jpg); margin-left:4px;}
.t{ width:61px; height:21px; float:left; margin-left:4px;}
.f{ width:45px; height:21px; float:left; margin-left:4px;}
.imgs_left_5_left{ width:130px; height: 110px; float:right; margin-top:20px; margin-left:10px; border:1px dotted #f68e1f}
	.imgs_left_5{ width:530px; height: auto; float:left; margin-top:20px; margin-left:15px; font-size:12px;}
.imgs_left_5_left{ width:130px; height: 110px; float:left; margin-top:10px; margin-left:5px; border:1px dotted #f68e1f}
.imgs_left_5_right{ width:130px; height: 200px; float:right; margin-top:20px; margin-left:5px;}

.webwidget_rating_sex{ padding: 0px;    margin: 0px;    float: left; width:150px;}
.webwidget_rating_sex li{line-height:0px;width:28px;height:28px;padding:0px;margin:0px;margin-left:2px;list-style:none;float:left;cursor:pointer;}
.webwidget_rating_sex li span{ display: none;}
.light_box_main{width:400px; height:auto; background-color:#f9f9f9;;border: 1px solid #ccc; margin-bottom:5px;}
.light_box_main_corners{ -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px; width:180px; height:8	px;
   border:none; 
   -webkit-border-radius:3px; 
   -moz-border-radius:3px; 
   border-radius:5px; 
   -webkit-box-shadow:0 0 3px #666 inset; 
   -moz-box-shadow:0 0 3px #666 inset; 
   box-shadow:0 0 3px #666 inset; 
   height:13px; 
   line-height:25px; 
   width:160px; 
   text-indent:3px; 
}
.ph_2012{  float:left; color:#ff6600}
		.light_box_top{ width:600px; height:54px; float:left; background:url(../images/light_box_top1.jpg);-moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px; -webkit-border-bottom-right-radius:0px;
  -webkit-border-bottom-left-radius:0px; color:#fff; font-weight:bold; font-size:18px;
}
.light_box_middle{ width:600px; height:37354 192 4450px; float:left; background-color:#f9f9f9;}
.light_box_bottom_last{ width:600px; height:56px; float:left; background:url(../images/lightbox_bottom_last_.jpg); -moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px; -webkit-border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;}
  
  
  .light_box_middle_left{ width:220px; height:120px; float:left; background-color:#f9f9f9; border:1px solid #7e7e7e; margin-top:25px; margin-left:15px; -moz-border-radius: 6px;-webkit-border-radius: 6px; border-radius: 6px;}
  .light_box_middle_left_top{ width:200px; height:60px; float:left; margin-left:10px;}
    .light_box_middle_left_bottom{ width:180px; height:40px; float:left; margin-left:10px; margin-left:15px;}

  .light_box_middle_right{ width:550px; height:370px; float:left; text-align:right}
    .light_box_middle_right_main{ width:320px; height: auto; float:left; margin-top:10px;}
	 .light_box_middle_right_main_left{ width:150px; height:20px; float:left; margin-top:12px;}
	 .light_box_middle_right_main_right{ width:160px; height:36px; float:left; border:1px solid #ccc; 
	 background:url(../images/light_box_textfield.jpg); -moz-border-radius: 6px;-webkit-border-radius: 6px; border-radius: 6px;}
		.light_box_save{ width:60px; height:30px; float: left; margin-left:20px; margin-top:10px;}
		
		
		
		/*   struts field */
		
		.struts_textfield{ width:160px; height:17px; float:left; border:1px solid #ccc; 
	 -moz-border-radius: 6px;-webkit-border-radius: 6px; border-radius: 6px;
	 -webkit-box-shadow: 0 0 1px 1px black;
   -moz-box-shadow: 0 0 1px 1px black;
        box-shadow: 0 0 1px 1px black;
	 }
		/*   struts field */
		
		
		
		/*   struts field */
		
	/*   struts field */
		
		.noresults_main{ width:550px; height: auto; float:left; border:1px solid #ccc; background-color:#f9f9f9;}
.noresults_main_1{ width:150px; height: auto; float:left; border-right:1px dashed #ccc; margin-top:20px; margin-left:15px; margin-bottom:10px;}
.noresults_main_headding{ width:150px; height:25px; float:left;}
.noresults_main_content{ width:150px; height:auto; float:left;}

	
		/*   struts field */
	 
		/*   struts field */
		
		
		
		
		
	
		
		
		
		
		
		
		/*tool tip css start here*/
		
		
	
	
	.tTip {width: 100px; cursor: pointer;}
	.tip {color: #333;}
	
		#cloud1 {top: 93px; left: 230px;}

				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent urlurl(../images/tipTop.png)) no-repeat top;}
.tipMid {background: transparent url(../images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../images/tipBtm.png) no-repeat bottom; height: 32px;}
		
		
		
		
		
				/*tool tip css start here*/
				
/*Group Company css Start Here*/


/*-------LOGIN STARTS HERE -------*/

/* Login Container (default to float:right) */
#communitymain {
    position:relative;
    float:left;
    font-size:12px;
}

/* Login Button */
#loginButton { 
    display:inline-block;
    float:right;
    background:none; 
    border:none; 
    border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:0;border:1px solid #899caa;
    cursor:pointer; text-decoration:none;
}


/* Login Button Text */
#loginButton span {
    color:#fff; 
    font-size:14px; 
    font-weight:bold; 
    text-shadow:none;  
    padding:5px 29px 7px 10px;
    background: url('../images/sprite_home_dse.png'); background-position: -1009px -1002px;
	
    display:block; width:100px; text-align:center;
}
#dialusGroup { 
   width:145px; height: 35px;
}



#loginButton:hover {
   /* background:url(http://images.dialuz.com/india/images/buttonbgHover.png) repeat-x;*/    background:none; 
}

/* Login Box */
#compunitynames {
    position:absolute;
    top:35px;
    right:0;
    display:none;
    z-index:29;
}

/* If the Login Button has been clicked */    
#loginButton.active {
    border-radius:3px 3px 0 0;
	width:260px;
}

#loginButton.active span {
    background-position:220px -76px;
}

/* A Line added to overlap the border */
#loginButton.active em {
    position:absolute;
    width:100%;
    height:1px;
    background:#d2e0ea;
    bottom:-1px;
}

/* Login Form */
#loginForm {
    width:248px; 
    border:1px solid #899caa;
    border-radius:3px 0 3px 3px;
    -moz-border-radius:3px 0 3px 3px;
    margin-top:-1px;
    background:#d2e0ea;
    padding:6px;
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
}

#loginForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#body label {
    color:#3a454d;
    margin:9px 0 0 0;
    display:block;
    float:left;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input {
    width:92%;
    border:1px solid #899caa;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#3a454d;
    font-weight:bold;
    padding:8px 8px;
    box-shadow:inset 0px 1px 3px #bbb;
    -webkit-box-shadow:inset 0px 1px 3px #bbb;
    -moz-box-shadow:inset 0px 1px 3px #bbb;
    font-size:12px;
}

/* Sign In Button */
#loginForm #login {
    width:auto;
    float:left;
/*    background:#339cdf url(http://images.dialuz.com/india/images/loginbuttonbg.png) repeat-x;*/    background:none; 
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #278db8;
    border:1px solid #339cdf;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
}

/* Forgot your password */
#loginForm span {
    text-align:center;
    display:block;
    padding:7px 0 4px 0;
}

#loginForm span a {
    color:#3a454d;
    text-shadow:1px 1px #fff;
    font-size:12px;
}

input:focus {
    outline:none;
}

/*dialus companies css start here */
.hlogo_company_1{ width:40px; height:auto; float:left;  background-color:#FFFFFF; margin-top:8px;}
.hlogo_discription{ width:180px; height: auto; float:left; background-color:#FFFFFF; margin-top:8px; margin-left:20px;}
.hlogo_discription a{ color:#000; text-decoration:none}
.hlogo_discription a:hover{ color:#000; text-decoration:underline}
.logo_505{ width:280px; height: auto; float:left; border-bottom:1px solid #899caa; background-color:#FFFFFF;}

/*dialus companies css start here */
<!---->

<!--dialus login css start here -->


#header_wrapper {
	background:#282828;
	height:56px;
}
#header {
	margin:0px auto;
	width:360px;
}

.login_btn {
	text-decoration:none;
	text-shadow:1px 1px 0 #000;
	-moz-text-shadow:1px 1px 0 #000;
	-webkit-text-shadow:1px 1px 0 #000;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin-top:-7px;
	background:#3d3d3d;
	float:right;
	height:32px;
}
.login_btn:hover {
	background:#656565;
}
.login_btn span {
	color:#fff;
	float:left;
	padding:0 10px 0 10px;
	text-align:center;
	margin-top: 8px;
}
.triangle {
	float:left;
	width:0px;
	height:0px;
	margin:14px 9px 0 0;
	border-left:5px solid transparent;
	/* left arrow slant */
	border-right:5px solid transparent;
	/* right arrow slant */
	border-top:5px solid #fff;
	/* bottom,add background color here */
	font-size:0px;
	line-height:0px;
}
#content {
	height:733px;
	background-color:#fff;
}
#login_box {
	display:none;
	position:absolute;
	width:236px;
	margin-left:-96px; margin-top:-7px;
	
}
#tab {
	background:#fff;
	width:91px;
	float:right;
	height:38px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:41px; border:1px solid #264385; border-bottom:none;
}
#tab .login_btn {
	float:left;
	margin:4px 0 0 6px;
}
#login_box_content {
	background:#fff;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	float:left;
	width:257px; border:1px solid #264385; border-top:none; font-size:11px; color:#999999; margin-left:-23px; line-height:20px;
}
#login_form {
	margin:9px 0 0 9px;
}
#login_form input[type=text],#login_form input[type=password] {
	border:1px solid #d8d8d8;
	border-radius:3px;
	font:italic 14px Georgia,times,sans-serif;
	height:37px;
	width:205px;
	margin-top:10px;
	padding-left:10px;
}
#login_form input[type=submit] {
	border:none;
	background:#19677e;
	color:#fff;
	float:right;
	margin:9px 9px 9px 0;
	width:56px;
	height: 29px;
}

<!--dialus login css end here -->


<!--tooltip css start here-->
	abbr
		{
			border-bottom: 1px dotted #111;
			cursor: help;
		}

		#info
		{ text-decoration:none;
		
		}

			#info:hover
			{
				background: none;
			}

			#info abbr
			{
				
				text-align: center;
		
				border: none; color:#fff; font-weight:bold; padding-top:10px;
				
				display: block;
			}

			#info
			{
				text-decoration: none;
			}


		/*
			TOOLTIP
		*/

		#tooltip
		{
			font-family: Ubuntu, sans-serif;
			font-size:12px;
			text-align: center;
			text-shadow: 0 1px rgba( 0, 0, 0, .5 );
			line-height: 14px;
			color: #fff;
			background: #05396f;
			background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .6 ) ), to( rgba( 0, 0, 0, .8 ) ) );
			background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: -moz-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: -ms-radial-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: -o-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			background: linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			border-top: 1px solid #fff;
			-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
			-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
			box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
			position: absolute;
			z-index: 100;
			padding: 15px;
		}

			#tooltip:after
			{
		        width: 0;
		        height: 0;
		        border-left: 10px solid transparent;
		        border-right: 10px solid transparent;
		        border-top-color: #333;
				border-top: 10px solid rgba( 0, 0, 0, .7 );
				content: '';
				position: absolute;
				left: 50%;
				bottom: -10px;
				margin-left: -10px;
			}

				#tooltip.top:after
				{
			        border-top-color: transparent;
			        border-bottom-color: #333;
					border-bottom: 10px solid rgba( 0, 0, 0, .6 );
					top: -20px;
					bottom: auto;
				}

				#tooltip.left:after
				{
					left: 10px;
					margin: 0;
				}

				#tooltip.right:after
				{
					right: 10px;
					left: auto;
					margin: 0;
				}
					
		a
		{
			color: #84e100;
			text-decoration: none;
		}

			a:hover
			{
				color: #6fbc00;
			}

				<!--tooltip css end here-->
				
				
				<!--new free listing css cstart here-->
.new_free_listing_1{ width:540px; height: auto; float:left;}
.new_free_listing_1_left{ width:200px; height: auto; float:left; text-align:right}
.new_free_listing_1_right{ width:226px; height: auto; float:left; margin-left:20px;}
.freelisting_submit_button{background:#264385; border:none; color:#fff; height:27px; text-align:center; -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;}

.workingdays_time{ width:30px; height: auto; float:left; background:#264385; color:#fff; text-align:center; margin-left:1px; font-size:11PX;}
.workingdays_time a{ color:#fff; text-decoration:none;}
.workingdays_time a:hover{ color:#fff; text-decoration:none;}
.holidays_time{ width:30px; height: auto; float:left; background:#f00; color:#fff; text-align:center; margin-left:1px; font-size:11PX;}
.holidays_time a{ color:#fff; text-decoration:none;}
.holidays_time a:hover{ color:#fff; text-decoration:none;}
				<!--new free listing css end here-->
				
				/*autocompleter combo box css start  */
				
				
.dojoComboBoxOuter {	border: 0px !important;	margin: 0px !important;	padding: 0px !important;
background: transparent !important;	white-space: nowrap !important; background:none;}
.dojoComboBox {		margin: 0px;	padding: 0px;	vertical-align: middle !important;
	float: none !important;	position: static !important;	display: inline; background: none;}

/* the input box */
input.dojoComboBox {	border-right-width: 0px !important;	margin-right: 0px !important;
padding-right: 0px !important; background:none}

/* the down arrow */
img.dojoComboBox {	border-left-width: 0px !important;	padding-left: 0px !important;	margin-left: 0px !important;}

/* IE vertical-alignment calculations can be off by +-1 but these margins are collapsed away */
.dj_ie img.dojoComboBox {	margin-top: 1px;}

/* the drop down */
.dojoComboBoxOptions {	font-family: Verdana, Helvetica, Garamond, sans-serif; font-size:11px;
border:none;	position: absolute;	z-index: 1000;	overflow:auto; height:auto;	cursor: default;
margin:13px 0 0 0; line-height:22px; cursor:pointer;}

.dojoComboBoxItem {	margin:0; padding:4px 0 8px 0px;  border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC;border-left:1px solid #CCCCCC;  background-color:#FFFFFF;}


.dojoComboBoxItemEven { background-color:#FFFFFF;}


.dojoComboBoxItemHighlight {background-color:#264385;}	




*html #sideBar {
	position:absolute
}

#sideBar {
	position:fixed;
	width:auto;
	height:auto;
	top:235px;
	right:0
}
#sideBarTab {
	float:left;
	height:137px;
	width:28px;
	cursor:pointer
}
#sideBarTab img {
	border:0px solid #FFF;background: #fff
}

#sideBarContentsInner {
	width:150px
}	
				
				/*combo box end  */

.join_free_button{ width:100px; height:auto; float:left; color:#ffffff; text-align:center; font-weight:bold; font-size:15px;}
.join_free_button_styles{ background-color:#264385; border:none; color:#fff; font-weight:bold; font-size:14px; height:25px; padding-bottom:3px;}

	/*serch box css start here  */


.ac_results {
	padding: 0px;
/*	border: 1px solid #ff7c08;*/
	border-bottom:1px solid #f1e09c;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	background-color: white;
	overflow: hidden; 

}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 8px 8px;
	cursor: default;
	display: block;
	color: #004998;
	font-family:Arial, Helvetica, sans-serif;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden; 
	border-bottom:1px dotted #666666;

}

.ac_loading {
	background: white url(../images/indicator.gif) right center no-repeat;
}

.ac_odd {
	background-color: #fff;
}

.ac_over {
	background-color: #bbcaec;
	color: #000;
}


.input_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #f00;
	padding:2px;
	width:125px;
	color:#000;
	background:white;
	padding-left:17px;
	-moz-box-shadow:    inset 0 0 4px #ccc;
   -webkit-box-shadow: inset 0 0 4px #ccc;
   box-shadow:         inset 0 0 4px #ccc;
   -k-box-shadow: inset 0 0 4px #ccc;
	border:1px solid #C4C4C4; height: 30px;
}

.search_part_main_1{ width:990px; height: auto; float:left;}
.reyad_textfield{ width:160px; height:auto; float:left;}
.search_for_textfield1{ width:510px; height:auto; float:left; margin-left: 10px;}
.select_area_text_field1{ width:205px; height:auto; float:left; margin-left:10px;}
.submit_main_search_buttonw{ width:60px; height:33px; float:left;  margin-left:20px;}

.search_submit_class{ border:none; color:#fff;float:right;margin-left:16px; cursor:pointer;
background-image:url(../images/search_color1.png); width:67px; height:34px;}
.search_submit_class_hover{ border:none; color:#fff;float:right;margin-left:16px; cursor:pointer;
background-image:url(../images/search_color2.png); width:67px; height:34px;display:none}
.search_box_index{margin-top: 10px;font-weight: bold;font-size: 15px;color: #264385;float: left;}

	/*serch box css end here  */
	
	
	/* light box css start */
	
	
	.white_content {		
	display: none;	
	position: fixed;
		top: 26%;
			left: 50%; margin-left:-250px;
			width: 40%;
			height: auto;
			padding: 16px;
			border: 5px solid #264385;
			background-color:#fff;
				z-index: 99999;
				box-shadow: 0px 0px 20px #264385;
				-moz-box-shadow: 0px 0px 20px #999; /* Firefox */
			    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
				border-radius:20px 20px 20px 20px ;
				-moz-border-radius:20px 20px 20px 20px ;
			  -webkit-border-radius:20px 20px 20px 20px ;
			   
			overflow: auto;
		}
		
		
		      .black_overlay{
			display: none;
			position:fixed;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color:black;
			-moz-opacity: 0.8;
			opacity:.70;
			filter: alpha(opacity=30);
		}
		
	/* light box css end */
.homepagesignin_lightbox{ width:630px; height: auto; float:left;}
.signinmain_lightbox{ width:571px; height: auto; float:left;}
.homepagesignin_lightbox_left{ width:190px; height:auto; float: left;}
.signininnermain_lightbox_left{ width:571px; height:auto; float: left;}
.homepagesignin_lightbox_left_textfields{ width:190px; height: auto; float:right; margin-bottom:35px;}
.signin_lightbox_left_textfields1{ width:100px; height: auto; float:left; margin:0 15px;}

.homepagesignin_lightbox_right{ width:300px; height: auto; float: left; background-color:#FFFFFF; margin-left:30px; -moz-border-radius:3px;-webkit-border-radius: 3px; border-radius: 3px; border:1px solid #ccc; padding-bottom:15px;}

.innersignin_lightbox_right{ width:571px; height: auto; float: left; background-color:#FFFFFF; margin-left:0; -moz-border-radius:3px;-webkit-border-radius: 3px; border-radius: 3px; border:1px solid #ccc; padding-bottom:15px;}


.signininner_lightbox_right1{ width:300px; height: auto; margin:8px auto;}
.innersignindevider{ width:30px; height:auto; float:left; margin:0 24px; background:url(../images/oricon.jpg) 50% 50% no-repeat; text-align:center;}

.homepagesignin_lightbox_right1{ width:300px; height: auto; float: right; margin-top:8px;}
.signindevider{ width:30px; height:auto; float:left; margin-left:30px; background:url(../images/oricon.jpg) 50% 50% no-repeat; text-align:center;}
.homepagesignin_lightbox_right_right{ width:250px; height: auto; float:right; color:#000; margin-top:3px; text-align:center}
.homepagesignin_lightbox_right_right a{ color:#003399; text-decoration:none}
.homepagesignin_lightbox_right_right a:hover{ color:#003399; text-decoration:underline;}
.homepagecategorys{ width:990px; height: auto; float:left; margin-top:10px;}
.homepagecategorys_left{ width:685px; height:auto; float:left;}
.homepagecategorys_left_main{ width:213px; height:auto; float:left; margin:0 15px 0 0;}
.homepagecategorys_left_main1{ width:228px; height:auto; float:left;}
.homepagecategorys_left_main2{ width:228px; height:auto; float:left; margin-top:65px;}
.category_image_final{ width:53px; height: auto; float:left; font-weight:bold; font-size:12px; margin-top:5px;}
.category_image_final2{ width:150px; height: auto; float:left; color:#ff6600; font-weight:bold; font-size:16px; margin-top:24px; margin-left:10px;}
.category_image_final2 a{ color:#ff6600; text-decoration:none; font-size:16px;}
.category_image_final2 a:hover{ color:#264385; text-decoration:none; font-size:16px;}
.homepagecategorys_right{ width:260px; height:auto; float:right; margin-right:8px; }
.homepage_rating_headding{ width:260px; float:right; height:auto; color:#264385; margin-top:8px;}
.homepage_rating_headding2{ width:254px; float:left; height:auto; color:#264385; margin-top:10px; font-weight:bold; }
.homepage_rating_headding1{ width:210px; float:right; height:auto; color:#000; margin:8px 0 18px 14px; background:#d7eaf8; border:1px dotted #65a9dd;}
.homepage_rating_headding135{ width:253px; float:right; height:auto; color:#000; margin-top:8px;}

.homepage_rating_headding22{ width:200px; float:right; height:auto; color:#000; margin-top:8px;}

.homepage_rating_headding1_left{ width:40px; float:left; height:auto; color:#999999;}
.homepage_rating_headding1_middle{ width:70px; float:left; height:auto;}
.homepage_rating_headding1_right{ width:125px; float:left; height:auto; color:#000;}
.homepage_rating_headding1_right1{ width:85px; float:left; height:auto; color:#000;}

.start_rated_review{ width:10px; height: auto; float:left; margin-top:6px; margin-left:2px;}
.review_devider_homepage{ width:270px; height:1px; /*border-bottom:1px dotted #666666;*/ margin-top:6px; float:left}
.new_mobilenum_pagination{ width:180px; height:30px; float:left; background-color:#FFFFFF; border:1px solid #ccc}
.new_mobilenum_pagination_inner{ width:173px; height:23px; float:left; background-color:#f4f4f4; margin-top:3px; margin-left:3px;}
.new_mobilenum_pagination_inner_left{ width:29px; height:23px; float:left; margin-left:4px; view_ph_numnew.jpg}
.new_mobilenum_pagination_inner_right{ height:auto; width:130px; float:left; margin-left:10px; margin-top:4px;}
.pagination_paid_box{ width:570px; height: auto; float:left;}
.paginationheadding_border1{ width:566px; height:auto; float:left;border-top:1px solid #ecf6ff; border-bottom:1px solid #ecf6ff; margin-top:-7px; margin-left:2px; padding:7px 0 7px 0;}
.paginationpage_navigation_cats{ width:990px; height:auto; float:left;border-bottom:1px dashed #ccc; margin-bottom:20px;}
.paginationpage_navigation_cats_left{ width:195px; height:18px; overflow:hidden; margin:10px 0 0 0; float:left;}
.paginationpage_navigation_cats_right{ width:490px; height:auto; margin-bottom:20px; float:right; margin-right:10px;}


#detailiconmain{width:385px; height:auto; margin:0; padding:0; float:right;;}
.addthis_button_facebook_like{ margin: 0;
    padding: 0 2px;
    width: 85px;}
.addthis_button_tweet{width: 92px;}
.a1{width:731px;height:50px;color:#264385;text-align:center;padding-top:10px;background-image:url(../images/pagination_name_bg.jpg); font-weight:bold;font-size:16px;float: left;}
.a1 a { color:#0000CC;}
.a1 ahover { color:#663399;}
.contctus_left{ width:200px; height: auto; float:left; }
.contctus_left_inner{ width:200px; height: auto; float:left; padding-bottom:35px;}
.contctus_right{ width:350px; height: auto; float:right}
.contctus_rightinner{ width:350px; height: auto; float:left; padding-bottom:25px; border:1px solid #ff6600}



/*user_login page css start here*/
.userlogin_main{ width:770px; height:auto; float:left; border:1px solid #d5e9f0; -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px; margin-bottom:15px; padding-bottom:25px;}
.userlogin_main_headding{ width:770px; height:30px; float:left; color:#04485f; font-weight:bold; font-size:16px; padding-top:10px; border-bottom:1px solid #999}
.userlogin_main_left{ width:165px; height:auto; float:left; font-weight:bold; margin-bottom:15px; color:#2c2c2c;}
.userlogin_main_left_inner{ width:150px; padding:8px; background-color:#cecece; margin-top:1px; border-bottom:1px solid #ccc;}
.userlogin_main_middle{ width:160px; height:auto; float:left; margin-left:5px; color:#000;margin-top:15px; border:1px solid #d4d4d4; border-right:none;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px; margin-right:-2px;}
.userlogin_main_right{ width:350px; height:auto; float:left; background-color:#fff; border:1px solid #d4d4d4; margin-top:15px; padding-bottom:15px;}
.userlogin_main_right1{ width:350px; height:auto; float:left; margin-top:10px;}

.userlogin_main_right_names{ width:80px; height:auto; float:left; margin-left:12px;  padding:5px 0 5px 0}
.userlogin_main_right_text{ width:220px; height:auto; float:left;  }

/*user_login page css end here*/


/*Sprite Start here*/

.sprite_Education_cat{ background: url(../images/sprite_home_dse.png); background-position: 0 0; width: 53px; height: 61px; } 
.sprite_Electronics_cat{ background: url(../images/sprite_home_dse.png); background-position: 0 -111px; width: 53px; height: 61px; } 
.sprite_HealthMedical_cat{ background: url(../images/sprite_home_dse.png); background-position: 0 -222px; width: 53px; height: 61px; } 
.sprite_Jobs_cat{ background: url(../images/sprite_home_dse.png); background-position: 0 -333px; width: 53px; height: 61px; } 
.sprite_Lifestyle_cat{ background: url(../images/sprite_home_dse.png); background-position: 0 -444px; width: 53px; height: 61px; } 
.sprite_MobilePhones_cat{ background: url(../images/sprite_home_dse.png); background-position: 0 -555px; width: 53px; height: 61px; } 
.sprite_Restaurants_cat{ background: url(../images/sprite_home_dse.png); background-position: 0 -666px; width: 53px; height: 61px; } 
.sprite_androidapp1{ background: url(../images/sprite_home_dse.png); background-position: 0 -777px; width: 30px; height: 30px; } 
.sprite_ar_01{ background: url(../images/sprite_home_dse.png); background-position: 0 -857px; width: 24px; height: 25px; } 
.sprite_classified_logo{ background: url(../images/sprite_home_dse.png); background-position: 0 -932px; width: 50px; height: 30px; } 
.sprite_close_4{ background: url(../images/sprite_home_dse.png); background-position: 0 -1069px; width: 32px; height: 32px; } 
.sprite_dialus_dark_bg{ background: url(../images/sprite_home_dse.png); background-position: 0 -1151px; width: 100px; height: 84px; } 
.sprite_dialus_footer_line{ background: url(../images/sprite_home_dse.png); background-position: 0 -1285px; width: 2px; height: 125px; } 
.sprite_dialus_logo{ background: url(../images/sprite_home_dse.png); background-position: 0 -1460px; width: 510px; height: 213px; } 
.sprite_dialus_logo_222{ background: url(../images/sprite_home_dse.png); background-position: 0 -1723px; width: 50px; height: 30px; } 
.sprite_facebook{ background: url(../images/sprite_home_dse.png); background-position: 0 -1898px; width: 16px; height: 16px; } 
.sprite_facebook_signinpage{ background: url(../images/sprite_home_dse.png); background-position: -560px 0; width: 180px; height: 33px; } 
.sprite_fb_01{ background: url(../images/sprite_home_dse.png); background-position: -560px -83px; width: 24px; height: 24px; } 
.sprite_flights_cat{ background: url(../images/sprite_home_dse.png); background-position: -560px -157px; width: 53px; height: 61px; } 
.sprite_footer_bg{ background: url(../images/sprite_home_dse.png); background-position: -560px -268px; width: 100px; height: 350px; } 
.sprite_furniture_cat{ background: url(../images/sprite_home_dse.png); background-position: -560px -668px; width: 53px; height: 61px; } 
.sprite_google{ background: url(../images/sprite_home_dse.png); background-position: -560px -779px; width: 24px; height: 24px; } 
.sprite_google_signin{ background: url(../images/sprite_home_dse.png); background-position: -560px -853px; width: 180px; height: 33px; } 
.sprite_hotels_cat{ background: url(../images/sprite_home_dse.png); background-position: -560px -936px; width: 53px; height: 61px; } 
.sprite_in_signinpage{ background: url(../images/sprite_home_dse.png); background-position: -560px -1047px; width: 180px; height: 34px; } 
.sprite_linkedin{ background: url(../images/sprite_home_dse.png); background-position: -560px -1131px; width: 16px; height: 16px; } 
.sprite_logo_08{ background: url(../images/sprite_home_dse.png); background-position: -560px -1197px; width: 50px; height: 30px; } 
.sprite_n{ background: url(../images/sprite_home_dse.png); background-position: -560px -1369px; width: 53px; height: 61px; } 
.sprite_oricon{ background: url(../images/sprite_home_dse.png); background-position: -560px -1480px; float: left;
    height: auto;
    margin-left: 30px;
    text-align: center;
    width: 30px; } 
.sprite_properties_logo{ background: url(../images/sprite_home_dse.png); background-position: -560px -1557px; width: 50px; height: 30px; } 
.sprite_search_101{ background: url(../images/sprite_home_dse.png); background-position: -560px -1695px; width: 60px; height: 30px; } 
.sprite_search_102{ background: url(../images/sprite_home_dse.png); background-position: -560px -1775px; width: 60px; height: 30px; } 
.sprite_search_button_corner{ background: url(../images/sprite_home_dse.png); background-position: -560px -1855px; width: 60px; height: 28px; } 
.sprite_search_button_final1{ background: url(../images/sprite_home_dse.png); background-position: -560px -1933px; width: 60px; height: 28px; } 
.sprite_search_color1{ background: url(../images/sprite_home_dse.png); background-position: -1120px 0; width: 67px; height: 34px; } 
.sprite_search_color2{ background: url(../images/sprite_home_dse.png); background-position: -1120px -84px; width: 67px; height: 34px; } 
.sprite_signin_register{ background: url(../images/sprite_home_dse.png); background-position: -1120px -168px; width: 50px; height: 21px; float:right; margin:0 25px 0 0; } 
.sprite_signindevider{ background: url(../images/sprite_home_dse.png); background-position: -1120px -239px; width: 1px; height: 280px; } 
.sprite_slide-button-active{ background: url(../images/sprite_home_dse.png); background-position: -1120px -569px; width: 28px; height: 137px; } 
.sprite_slide-button{ background: url(../images/sprite_home_dse.png); background-position: -1120px -756px; width: 28px; height: 137px; } 
.sprite_star_gold32{ background: url(../images/sprite_home_dse.png); background-position: -1120px -943px; width: 15px; height: 15px; } 
.sprite_star_gray{ background: url(../images/sprite_home_dse.png); background-position: -1140px -943px; width: 15px; height: 15px; } 
.sprite_top_arrow{ background: url(../images/sprite_home_dse.png); background-position: -1120px -1008px; width: 22px; height: 18px; } 
.sprite_travels_cat{ background: url(../images/sprite_home_dse.png); background-position: -1120px -1076px; width: 53px; height: 61px; } 
.sprite_tw_01{ background: url(../images/sprite_home_dse.png); background-position: -1120px -1187px; width: 24px; height: 24px; } 
.sprite_twetter{ background: url(../images/sprite_home_dse.png); background-position: -1120px -1261px; width: 16px; height: 16px; } 
.sprite_twitter_signinpage{ background: url(../images/sprite_home_dse.png); background-position: -1120px -1327px; width: 180px; height: 33px; } 
.sprite_youtub{ background: url(../images/sprite_home_dse.png); background-position: -1120px -1410px; width: 16px; height: 16px; } 

/*Sprite Start here*/
/*home page book mark css start*/







#bookmark_topmain{ background:#666666; width:100%; height:auto; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:12px;}
.bookmark_wrapper{ width:1000px; height:auto; margin:0 auto; padding:8px 0;}

.makedialusmain{ width:175px; height:auto; margin:0; padding:5px 0; float:left;}
.dialusbookmark_icon{ width:25px; height:auto; margin:0 10px 0 0; padding:0; float:left;}

.dragthismain{ width:490px; height:auto; margin:0 0 0 20px; padding:5px 8px; float:left; border-right:1px dotted #999999; text-align:right;}
#howtodo{ width:201px; height:auto; margin:0; padding:5px 10px; float:left; background:url(../images/bookmarj_animation.gif) right no-repeat;}
.animation{ width:205px; height:auto; margin:0; padding:0; float:left;}
.closeicon_firefox{ width:20px; height:auto; margin:4px 0 0 0; padding:0; float:right;}
.closeicon_ie{ width:20px; height:auto; margin:4px 0 0 0; padding:0; float:right;}

.setashome_icontop{ width:272px; height:auto; margin:0 0 0 350px; padding:0; float:left;}

/*home page book mark css start*/
/*new advertising page css start here*/
.new_advr_main{ width:990px; height:auto; float:left;}
.new_advr_main_left{ width:390px; height:auto; float:left;}
.new_advr_main_right{ width:250px; height:auto; float:left; margin-bottom:10px;}
.new_advr_main_right_text{ width:300px; height:auto; float:right; margin-bottom:10px; font-size:30px; font-weight:bold; color:#264385; margin-top:30px; text-align:right}
.get_more_tex{ color:#0053a5; font-size:30px; margin-top:20px;}
.get_more_tex1{ color:#f46d00; font-size:36px; font-weight:bold;}
.is_now{ color:#999; font-size:24px; font-weight:bold;}
.diaus_ad2{ width:980px; height:212px; float:left; margin:5px; background-image:url(../images/new_advertisingpage_1.jpg); padding-top:20px;}
.diaus_ad1{ width:990px; height:auto; margin-bottom:15px; float:left; border: solid 1px #CCC;  }
.diaus_ad11{ width:990px; height:auto; margin-bottom:15px; float:left; border: solid 1px #CCC; line-height:20px; border-bottom:5px solid #ccc}
.image_ad{width:230px; height:167px; float:left; border-right-color:#CCC; margin-right:20px;}
.image_ad1{width:350px; height:auto; float:left; border-right-color:#CCC; margin-right:20px; margin-left:50px;}
.image_ad2{width:218px; height:auto; float:left; margin-top:70px;}
.Reach_your{color:#0053a5; font-size:20px; margin-top:20px;}
.Dialuz_AAds{color:#f46d00; font-size:56px; font-weight:bold;}
.Start{color:#999; font-size:24px; font-weight:bold;}
.line_img_new{width:1px; height:100px; float:left; margin-top:50px; background-color:#CCC; margin-right:10px;}
.line_img_new_text{width:1px; height:100px; float:left; margin-top:30px; background-color:#CCC; border-right:dotted ipx #CCC; margin-right:10px;}
.get_more_leads{width:300px; height:auto; float:left; border-right-color:#CCC; margin-right:15px; margin-top:20px; margin-left:15px; }
.get_more_leads1{width:300px; height:auto; float:left; border-right-color:#CCC; margin-right:15px;20px; margin-top:20px; }
.get_more_leads2{width:300px; height:auto; float:left; border-right-color:#CCC; margin-right:15px; 20px; margin-top:20px;}
.advr_text_1{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0053a5;}
.advr_text_2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ff6600;}
.dot_new{width:900px; float:left; height:10px; margin-left:30px;}
.new_text_last{width:990px; float:left; height:100px;}
.paragraph{ width:990px; height: auto; float:left;}
.paragraph1{ width:970px; height: auto; float:left; margin-left:15px; border-bottom:1px dotted #666; margin-bottom:20px; margin-top:15px;}
/*new advertising page css end here*/

/*sitemap page css start here*/
.sitemap_left{ width:688px; height:auto; border:1px solid #b6e7fb;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px; float:left; margin-bottom:30px;}
.sitemap_left_top_headding{ width:673px; height:23px; float:left; color:#ff6600; font-weight:bold; font-size:15px; background-image:url(../images/sitemap_headding.jpg); padding-top:5px; padding-left:15px; -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;  border-radius-bottom: none}
.sitemap_left_content{ width:688px; height: auto; float:left;}
.sitemap_left_content_left{ width:317px; height: auto; float:left; margin-left:15px;}
.sitemap_left_content_left_top{ width:307px; height: auto; float:left; border-bottom:1px solid #efeded; font-weight:bold; color:#005387}
.sitemap_left_content_left_bottom{ width:300px; height: auto; float:left; font-weight:bold; color:#005387; margin-left:10px;}
.sitemap_left_content_left_bottom_left{ width:140px; height: auto; float:left; font-weight:bold; color:#005387; margin-bottom:10px;}
.sitemap_left_content_left_bottom_left_inner{ width:140px; height: auto; float:left; font-weight:bold; color:#005387; margin-top:10px;}
.sitemap_left_content_left_bottom_left_inner_left{ width:15px; height: auto; float:left; font-weight:bold; color:#005387; margin-top:5px;}
.sitemap_left_content_left_bottom_left_inner_right{ width:125px; height: auto; float:left; font-weight:bold; color:#018cbd;}
.sitemap_left_content_left_bottom_left_inner_right a{ color:#018cbd; text-decoration:none}
.sitemap_left_content_left_bottom_left_inner_right a:hover{ color:#ff6600; text-decoration:none}
.sitemap_left_content_left_bottom_right{ width:140px; height: auto; float:left; font-weight:bold; color:#005387; margin-left:10px;}
.sitemap_left_content_middle{ width:688px; height: auto; float:left;}
.sitemap_left_content_right{ width:688px; height: auto; float:left;}
.sitemap_content_right{ width:261px; height:auto; float: left; margin-left:15px;}

/*sitemap page css start here*/

/*mobilepage page css start here*/
.new_advr_main_mobile_headding{ width:987px; float:left; height:auto; line-height:50px; border:3px solid #FF6600;  background-color:#ff7f26;}
.mobile_page_text{ width:500px; height:auto; float:left; color:#FFF; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:20px; margin-top:0; margin-left:40px;}
.mobile_left{ width:520px; height:auto; margin-left:20px; margin-top:10px; float:left; margin-bottom:30px;}
.image_icon{width:458px; text-align:center; height:auto;   float:left;}

.mobile_all{width:520px; height:auto; margin-top:10px;  float:left;}
.mobile_right{ width:400px; height:262px; margin-left:10px; margin-top:84px; float:left; margin-bottom:0; background-color:#00a3e8; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:15px; line-height:28px;}
.Mobile_new_text{width:350px; height:auto; float:left; margin-left:25px; margin-top:20px;}
.last_adds_new{width:400px; float:left; height:auto; margin-left:10px; background-color:#ff7e26; margin-bottom:10px; margin-top:10px;}
.two_images{width:381px; float:left; height:auto; background-color:#fff; margin-top:10px; margin-bottom:10px; margin-left:10px; padding:10px 0;}
.last_adds_new_inner{width:170px; height:auto; float:left; margin-left:15px; margin-bottom:5px; margin-top:5px; text-align:center; font-size:12px; text-decoration:none; color:#00a3e8;}
.last_adds_new_inner a{text-align:center; font-size:12px; text-decoration:none;color:#00a3e8; }
.last_adds_new_inner a:hover{text-decoration:none; }
.last_adds_new_inner_right{width:170px; height:auto; float:left; margin-left:10px; margin-bottom:5px; margin-top:5px; text-align:center; font-size:12px; text-decoration:none; color:#00a3e8;}

.last_adds_new_inner_right a{text-align:center; font-size:12px; text-decoration:none; color:#00a3e8;}
.last_adds_new_inner_right a:hover{text-decoration:none; }

.new_advr_main_mob{ width:990px; height:auto; float:left; margin-bottom:10px; margin-top:10px; border:1px solid #CCC;}
.help_text_ques{width:555px; float:left; height:auto; margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#264385; margin-bottom:10px; font-weight:bold;}
.help_text_answer{width:550px; float:left; height:auto; margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; margin-bottom:10px; text-align:justify; text-decoration:none;}

.help_text_answer a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; margin-bottom:10px; text-align:justify; text-decoration:none;}
.help_text_answer a:hover{color:#000; text-decoration:none;}

.new_advr_main_mob_help{ width:950px; height:auto; float:left; margin-bottom:10px; border:1px solid #CCC; padding:20px;}
/*mobilepage page css end here*/


/*Help page css starts here - Faq*/

.faqmain{ width:600px; height:auto; margin:0; padding:0;}
.faqmain_left{width:650px; height:auto; margin:0; padding:0; float:left;}
.faqmain_right{width:250px; height:auto; margin:0; padding:0; float:left; text-align:center;}


/*Help page css ends here - Faq*/

.current_activites{ width:245px; height: auto; float:left; border:1px dotted #ccc; padding-top:10px;}
.current_activites_headding{ background:#e2e2e2; color: #FF6600; font-size: 16px; text-align:center; font-weight: bold; height: auto; margin: 0 0 8px; padding: 5px 9px 5px 0px; width: 236px;}
.current_activites_inner{ width:230px; height: auto; float:left; margin:5px 0 5px 10px; background-color: #fafafa;}
.current_activites_left{ width:200px; height: auto; float:right; color:#555; font-size: 11px;}
.current_activites_right{ width:20px; height: auto; float:left;}


.current_activites_inner1{ width:230px; height: auto; float:left; margin:5px 0 5px 10px; background-color: #fafafa;}
.current_activites_left1{ width:190px; height: auto; float:right; color:#555; font-size: 11px;}
.current_activites_left11{ width:190px; height: auto; float:left; color:#555; font-size: 11px;}
.current_activites_right1{ width:20px; height: auto; float:left;}

	
/*Review Retrive Page Css Starts Here*/

.reviewmainretrive_container{ width:987px; height:auto; /*float:left; margin-bottom:150px;*/}

.reviewmainretrive_leftmain{ width:580px; height:auto;float:left;}
.reviewmainretrive_rightmain{ width:386px; height:auto; float:right;border:3px solid #fbecab;-moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px; margin:19px 0 710px 0;}

.reviewmainretrive_leftinnermain{ width:574px; height:auto; margin:0; padding:0;}
.reviewmainretrive_leftinnerreviewheading{ width:574px; height:auto; float:left;color:#ef6f00; font-weight:bold; font-size:18px}
.reviw_retrive_navigationhedding{ width:571px; height:33px; background-image: url(../images/reviw_retrive_navigationimage.jpg); float:left; margin-top:10px; border:1px solid #dde5ea;-moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px;}

/*Review Retrive Page Css End Here*/	
	
/*Review Retrive Page Css End Here*/

.reviews_shown{ width:110px; height: auto; float:left; color:#ef6f00; font-size:12px; font-weight:bold; margin:9px 0 0 9px;}
.reviews_shown_numbers{ width:180px; height:auto; float:left; margin:9px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; float:left; padding:0 5px; text-decoration:none;}

.reviews_shown_numbers a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; text-decoration:none;}
.reviews_shown_numbers a:hover{text-decoration:none;}
.reviews_shown_numbers ul{ list-style-type:none; margin:0; padding:0}
.reviews_shown_numbers ul li{ float:left; margin-left:6px;}
.reviews_shown_numbers ul li a{ color:#3a3a3a; text-decoration:underline;}
.reviews_shown_numbers ul li a:hover{ color:#3a3a3a; text-decoration:none}
.reviews_shown_numbers ul li a:active{ color:#3a3a3a; text-decoration:none; font-weight:bold;}
.reviews_shown_numbers_active{ color:#3a3a3a; text-decoration:none; font-weight:bold;}
.reviews_shown_numbers_count{ width:110px; height:auto; float:right; margin-top:9px; color:#ef6f00;}
.review_detail_main{ width:570px; height: auto; float:left; border:3px solid #fbecab;-moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px; margin-top:19px;}
.review_detail_main_top{ width:570px; height: auto; float:left; -moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px; background-color:#fdf7dd;}
.review_retrivemainimage{ width:90px; height:auto; float:left; margin:10px 0 10px 10px; }
.review_retrivemainimage_names{ width:150px; height:auto; float:left; margin:20px 0 10px 20px; color:#ef6f00; font-weight:bold; line-height:20px;}
.review_retrivemainimage_dialuslogo{ width:115px; height:auto; float:right; margin:20px 20px 10px 0px; }
.reviw_retrive_devider_line{ width:570px; height:25px; float:left;}
.review_detail_main_middle{ width:570px; height: 60px; float:left;}
.review_detail_main_bottom{ width:570px; height: auto; float:left; -moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px; background-color:#fdf7dd;}
.review_details_right_top{ width:386px; height:50px; float:left; -moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px; background-color:#fdf7dd; font-size:16px; font-weight:bold; color:#ef6f00;}
.reviw_retrive_devider_line2{ width:386px; height:26px; float:left;}
.review_details_right_middle{ width:386px; height:auto; float:left; padding-top:30px;  }
.review_details_right_middle_textfields{ width:215px; height:auto; float:left; margin-left:30px; font-weight:bold; color:#3c3c3c; margin-top:10px; }
.review_detail_main_bottomright{ width:386px; height: 50px; float:left; -moz-border-radius: 7px;-webkit-border-radius: 7px; border-radius: 7px; background-color:#fdf7dd; margin-top:40px;}
.review_submit_button{ background-color:#ff7711; width:62px; height:26px; float:left; text-align:center; padding-top:0; color:#fff; margin:12px 0 0 153px; border:none; cursor:pointer;}

.reviewnext{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; float:left; padding:0 5px; text-decoration:none;}
.reviewnext a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; float:left; padding:0 5px; text-decoration:none;}
.reviewnext a:hover{text-decoration:none;}


.reviewnumbers{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; float:left; padding:0 2px; text-decoration:underline;}
.reviewnumbers a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; float:left; padding:0 2px; text-decoration:underline;}
.reviewnumbers a:hover{text-decoration:none;}
.ratedby_home{  float:left; height:auto; color:#264385; font-size:12px;}
.ratedby_home_stars{  float:left; height:auto; color:#264385; font-size:12px;}
.ratedby_home_byename{ float:left; height:auto; color:#264385; font-size:12px; margin-left:5px;}







.indes2_sponserads{ width:675px; height:33px; float:left; background-color:#ffefb4; border-bottom:3px solid  #ffe480;}
.indes2_sponserads_image{ width:12px; height: auto; float:right;}
.indes2_sponserads_headding{ width:90px; height: auto; float:left; color:#f66600; font-weight:bold; font-size:12px; margin-top:10px; margin-left:13px;}
.indes2_sponserads_links{ width:555px; height: auto; float:left; font-weight:bold; color:#555555; margin-top:10px; font-size:12px;}
.indes2_sponserads_links ul{ list-style-type:none; margin: 0 ; padding:0;}
.indes2_sponserads_links ul li{ float:right; margin-left:9px;}
.index2_main{ width:670px; height: auto; float:left; border:3px solid #ffefb4; padding:10px 0 0 0;}
.index2_adsleft{ width:175px; float:left; height: auto; margin-left:35px;}
.index2_ad_main{ width:173px; height:125px; float:left; background-color:#ffefb4; margin:10px 0 4px 0;}
.index2_ad_main_text{width:173px; height:auto; float:left;}
.index2_popularcategourys{ width:670px; height:25px; float:left; background-color:#ebebe7; border-top:1px solid #d3d3cf; margin-top:30px; font-size:12px; font-weight:bold; color:#3c3737; padding-top:6px ;}
.index2_popularcategourys_list{ width:673px; height:auto; float:left; border-top:1px solid #ededea;font-size:12px; font-weight:bold; color:#3c3737; }
.index2_popularcat_1{ width:224px; height:52px; float:left; background-image:url(../images/INDESX_POPULAR_MAINBG.jpg); border-bottom:1px solid #dfdfdc}
.index2_popularcat_icon{ width:40px; height:auto; float:left; margin-top:10px; margin-left:10px;}
.index2_popularcat_text{ width:150px; height:auto; float:right; margin-top:18px; color:#7b7673; font-weight:normal; margin-right:6px;}

.pop_cat_review{ height:29px; float:left; background-image:url(../images/pop_cat_headding.jpg);width:245px; color:#f66600; font-weight:bold; font-size:16px;}
.rt_ans_rew{ width:225px; height:auto; float:right; margin-right:10px;}
.rt_ans_rew_icon{ width:25px; height:auto; float:right; margin-right:5px; margin-top:5px;}
.rt_ans_rew_text{ width:185px; height:auto; float:left; margin-top:8px; color:#264385;}
.ratedby_home{ width:50px; height: auto; float:right;}


/*feedback*/

.feedback_form{width:550px; float:left; height:auto; border-bottom:3px solid #fdc65c;}
.feedback_form1{width:550px; float:left; height:auto; border-bottom:2px  dotted #CCC; margin-top:10px;}
.feedback_form2{width:550px; float:left; height:auto; margin-top:10px; font-family:Verdana, Geneva, sans-serif; color:#000;}
.yes_1{float:left; height:auto; width:300px;}

.radio_but{width:20px; height:auto; float:left;}
.radio_text{width:30px; height:auto; float:left; text-decoration:none; color:#999; font-size:13px; font-family:Arial, Helvetica, sans-serif; margin-right:10px;}
.radio_text_new{width:70px; height:auto; float:left; text-decoration:none; color:#999; font-size:13px; font-family:Arial, Helvetica, sans-serif; margin-right:2px;}
.email_form{float:left; height:23px; width:400px; }
.email_new_form{float:left;  height:15px; border:1px solid #f3b53f; width:400px;}
.radio_text1{width:30px; height:auto; float:left; text-decoration:none; color:#999; font-size:13px; font-family:Arial, Helvetica, sans-serif; margin-right:10px;}

.emails_forms_new{float:left; height:auto; width:550px;}

.names_forms{width:550px; float:left; height:auto; margin-top:20px;}

.all_names_forms{width:300px; float:left; height:auto; margin-left:10px;}

.field{float:left; border: 1px solid #CCCCCC;
    box-shadow: 0 0 4px #CCCCCC inset;
        width: 300px;}
.field.focus{float:left; border: 1px solid #008ABB;
    box-shadow: 0 0 4px #008ABB inset;
        width: 300px;}

.submit_btnfeedback{height:35px; width:70px; background-color:#264385; border:none; color:#fff;}

.fildnamestxt{width:100px; float:left; height:auto; text-align:right; line-height:25px; margin:0 10px 0 30px;}

.submitbtn_feedback{width:253px; float:left; height:auto; text-align:right; line-height:25px; margin:0 10px 0 30px;}

.clear{ clear:both;}


.all_names_forms1{width:315px; float:left; height:auto; margin-left:10px;}




/*User_home page css Starts Here*/
.userhome_maincontainer{ width:995px; height:auto; margin:0; padding:0;}
.userhome_maincontop{ width:995px; height:auto; margin:0; padding:0;}

.userhome_leftmaintop{width:224px; height:auto; margin:0; padding:0; float:left; margin-bottom:10px;}
.userhome_pic{ width:60px; height:auto; margin:0; padding:0; float:left;}
.userhome_nametxt{ width:160px; height:auto; margin:0; padding:0; float:left;}

.userhome_name{ width:145px; height:auto; margin:0; padding:0 0 0 15px; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#272727; text-decoration:none; font-weight:bold;}
.userhome_name a{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#272727; text-decoration:none; font-weight:bold;}
.userhome_name a:hover{text-decoration:none;}

.userhome_email{ width:120px; height:auto; margin:4px 0; padding:0 0 0 35px; background:url(../images/mail_icon.jpg) 11% 50% no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#454545; text-decoration:underline;}
.userhome_email a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#454545; text-decoration:underline;}
.userhome_email a:hover{text-decoration:underline;}


.userhome_phone{ width:120px; height:auto; margin:0; padding:0 0 0 35px; background:url(../images/landp_icon.jpg) 11% 50% no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#454545; text-decoration:none;}
.userhome_phone a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#454545; text-decoration:none;}
.userhome_phone a:hover{text-decoration:none;}

.lastupdated_main{ background:#dbf3fc; border:1px solid #c6e7f4; width:220px; height:auto; margin:20px 0 0 0;}
.lastupdatedtxt_user{ width:200px; height:auto; margin:0; padding:10px 0 10px 10px ; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#4c4c4c; }
.userprofile_review{ width:57px; height:auto; margin:0 0 10px 10px; padding:4px 0; float:left; background:#018dbf; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; color:#fff; text-decoration:none;}
.userprofile_review a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; color:#fff; text-decoration:none;}
.userprofile_review a:hover{text-decoration:none;}

.lastupdatedtxt_user1{ background: url(../images/arrowblue.png) 6% no-repeat; width:196px; height:auto; margin:0; padding:10px 0 10px 25px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#4c4c4c; text-decoration:none; border-bottom:1px dashed #92d1e8;}

.lastupdatedtxt_user1 a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#4c4c4c; text-decoration:none; border-bottom:1px dashed #92d1e8;}
.lastupdatedtxt_user1 a:hover{text-decoration:none;}


.usernhome_rightmaintop{ width:733px; height:auto; margin:0; padding:0; float:right;}


.userprofilemain_top{ width:733px; height:auto; margin:25px 0 0 0; padding:0; background:#e4f7fd; border:1px solid #b5e0f0;}
.userprofileinner{ width:727px; height:auto; margin:2px; padding:0; }


.userprofiletxt{ width:134px; height:auto; margin:0; padding:6px 0; background:#00a9e5 url(../images/profile_arrow.jpg) right no-repeat; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; text-align:center; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.userprofiletxt a{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; text-align:center; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.userprofiletxt a:hover{text-decoration:none;}

.myprofiletxtmiddle{ width:435px; height:auto; margin:0 30px; padding:6px 0; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px;  text-align:center; color:#1e1e1e; text-decoration:none;}
.myprofiletxtmiddle a{font-family:Arial, Helvetica, sans-serif; font-size:12px;  text-align:center; color:#1e1e1e; text-decoration:none;}
.myprofiletxtmiddle a:hover{text-decoration:underline;}

.myprofile_logoutcont{ width:89px; height:auto; margin:0; padding:0; float:right;}

.myprofile_logoutbtn{ width:89px; height:auto; margin:0; padding:4px 0; background:#00a9e5; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bold; border:none; cursor:pointer; }


.myprofilemain_bottom{ width:733px; height:auto; margin:auto; height:auto; margin:25px 0 50px 0; padding:0; border:1px solid #b5e0f0; }
.myprofilemain_bottom_reviews{ width:733px; height:auto; margin:auto; height:auto; margin:25px 0 50px 0; padding:0; border:1px solid #b5e0f0; }
.myprofilemain_bottom_deals{ width:733px; height:auto; margin:auto; height:auto; margin:25px 0 50px 0; padding:0; border:1px solid #b5e0f0; }
.myprofilemain_bottom_classifiedads{ width:733px; height:auto; margin:auto; height:auto; margin:25px 0 50px 0; padding:0; border:1px solid #b5e0f0; }
.myprofilemain_bottom_changepassword{ width:733px; height:auto; margin:auto; height:auto; margin:25px 0 50px 0; padding:0; border:1px solid #b5e0f0; }



.myprofile_heading{ width:720px; height:auto; margin:0; padding:8px 0 10px 12px; background:#e4f7fd; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#313131; text-transform:uppercase;}

.myprofile_innermain{ width:720px; height:auto; margin:0; padding:0;}

.myprofile_innermainxt{ width:720px; height:auto; margin:8px 0; padding:0;}
.myprofile_txtdetails{width:236px; height:auto; margin:7px 15px 8px 10px; padding:0; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:right; color:#313131;}
.myprofile_colons{width:25px; height:auto; margin:7px 10px 0 0; padding:0; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#313131;}
.myprofile_txtfields{width:300px; height:auto; margin:0; padding:0; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; color:#313131;}

.myrpofile_edit{ width:100px; height:auto; margin:15px auto; padding:0;}
.myprofile_editbtn{ width:57px; height:auto; margin:0; padding:4px 0; background:#018dbf; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; border:none; cursor:pointer;}

/*User_home page css Ends Here*/
.newviewdetails_page_top{ width:731px; height:auto; float:left;}
.newviewdetails_page_top_inner{ width:720px; height:auto; float:left; margin:8px 5px 4px 5px; background-image:url(../images/viewdetaispage_bg_top.jpg)}
.newviewdetails_page_top_inner_left_imag{ width:116px; height:82px; float:left; background-image:url(../images/viewdetail_photo.jpg)}
.newviewdetails_page_top_inner_left_imag_pic{ width:104px; height:68px; float:left; margin:6px;}
.newviewdetails_page_top_inner_middle{ width:390px; height:auto; float:left; margin-left:10px;}
.newviewdetails_page_top_inner_middle_top{ width:390px; height:auto; float:left; color:#018ab8 ;font-weight:bold; font-size:19px}
.newviewdetails_page_top_inner_middle_top a{ color:#018ab8; text-decoration:none}
.newviewdetails_page_top_inner_middle_top a:hover{ color:#ff6600; text-decoration:none}
.newviewdetails_page_top_inner_middle_middle{ width:390px; height:auto; float:left;}
.newviewdetails_page_top_inner_middle_bottom{ width:390px; height:auto; float:left;}
.newviewdetails_page_top_inner_right{ width:190px; height:auto; float:left; margin-left:10px; margin-top:50px;}
.newviewdetails_page_top_inner_right_left{ width:125px; height:auto; float:left; color:#025672; font-weight:bold}
.newviewdetails_page_top_inner_right_right{ width:60px; height:auto; float:left; color:#025672;font-weight:bold}
.newviewdetails_page_top_devider{ width:731px; height:auto; float:left; margin-top:5px;}
.view_details_main_new{ width:720px; height: auto; float:left; margin-top:15px; margin-left:5px;}
.view_details_main_new_left{ width:318px; height: auto; float:left;}
.view_details_main_new_left_top{ width:318px; height:34px; float:left; background-color:#f4f4f4; border-bottom:1px dotted #d5d5d5; border-right:1px solid #d5d5d5; color:#ff6600; font-weight:bold; font-size:10px}
.view_details_main_new_left_bottom{ width:318px;height: auto; float:left; margin-top:10px;}
.view_details_main_new_left_bottom_left{ width:140px;height: auto; float:left; color:#025672;font-weight:bold; padding-left:8px;}
.view_details_main_new_left_bottom_right{ width:150px;height: auto; float:left; color:#494949; margin-left:8px;}

.view_details_main_new_right{ width:390px; height: auto; float:left; border-left:1px solid #d5d5d5}
.view_details_main_new_right_top{ width:399px; height:34px; float:left;background-color:#f4f4f4; border-bottom:1px dotted #d5d5d5; color:#ff6600; font-weight:bold; font-size:10px}
.view_details_main_new_right_bottom{ width:390px; height: auto; float:left; margin-top:10px;}
.view_details_main_new_right_bottom_left{ width:130px; height: auto; float:left; margin-left:20px; color:#025672; font-weight:bold}
.view_details_main_new_right_bottom_right{ width:220px; height: auto; float:left; color:#494949; margin-left:8px;}
.view_details_main_new_right_bottom_right a{ color:#04118c; text-decoration:none}
.alsoprovides_new{ width:710px; height: auto; float:left; background-color:#f4f4f4; padding-top:2px; padding-bottom:10px; margin-top:8px;}
.businessadvertise_1{ width:720px; height: auto; float:left; margin-left:5px; margin-top:10px;}
.businessadvertise_1_left{ width:400px; height: auto; float:left; color:#025672; font-weight:bold;}
.businessadvertise_1_right{ width:300px; height: auto; float:right;}
.change_passowrd_reviwpage{ width:430px; height: auto; float:left; border:1px solid #ccc; margin-left:146px;}
.change_passowrd_reviwpage_top{ width:430px; height: auto; float:left; border-bottom:1px solid #ccc; }
.change_passowrd_reviwpage_top_left{ width:145px; height: auto; float:left; padding:10px 0 0px 15px;  border-right:1px solid #ccc;}
.change_passowrd_reviwpage_top_right{ width:220px; height: auto; float:left; margin-top:6px;margin-bottom:10px; margin-left:10px;}



/*Sponsads Css End's Here*/

.sendsms_lightbox_main{ width:400px; height: auto; float:left;}
.sendsms_lightbox_main_inner{ width:400px; height: auto; float:left; margin-top:10px}
.sendsms_lightbox_main_inner_left{ width:151px; height: auto; float:left;}
.sendsms_lightbox_main_inner_right{ width:210px; height: auto; float:left;}

.sponcer_ads_main{ width:676px; height: auto; float:left;}
.sponcer_ads_main_left{ width:120px; height: auto; float:left; color:#ff6600; font-size:13px; font-weight:bold; margin-left:25px;}
.sponcer_ads_main_middle{ width:400px; height: auto; float:left;}
.sponcer_ads_main_middle_lett{ width:350px; height: auto; float:left;}
.sponcer_ads_main_middle_right{ width:50px; height: auto; float:right;}
.sponcer_ads_main_right{ width:130px; height: auto; float:left;color:#ff6600; font-size:13px; font-weight:bold;}

.myprofile_innermain1{ width:710px; height: auto; float:left; margin:15px 0 10px 20px; }
.myprofile_innermain_left1{ width:100px; height: auto; float:left; margin-left:10px;}
.myprofile_innermain_left1 ul{ list-style-type:none; margin:0; padding:0}
.myprofile_innermain_left1 ul li{ margin-top:3px; font-weight:bold;}
.myprofile_innermain_left1 ul li a{ color:#264385; text-decoration:none; background-color:#dbf3fc;}
.myprofile_innermain_left1 ul li a:hover{ color:#ff6600; text-decoration:none; background-color:#dfe0e0;}
.myprofile_innermain_right1{ width:583px; height:auto; float:left; }
.myprofile_innermain_middle_1{ width:50px; height: auto; float:left;}
.myprofile_innermain_left33{ width:100px; height:auto; float:left}
.myprofile_innermain_right33{ width:250px; height:auto; float:left}

.myprofile_heading{ width:720px; height:auto; margin:0; padding:8px 0 10px 12px; background:#e4f7fd; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#313131; text-transform:uppercase;}
.myprofile_heading1{ width:720px; height:auto; margin:0; padding:8px 0 10px 12px; background:#e4f7fd; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#313131; text-transform:uppercase;}
.myprofile_heading11{ width:568px; height:auto; margin:0; padding:8px 0 10px 12px; background:#e4f7fd; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#ff6600; text-transform:uppercase;}
.myprofile_innermain_left{ width:289px; height:auto;  font-size:12px; font-weight:bold; float:left; padding:10px 0 10px 10px}
.myprofile_innermain_right{ width:339px; height:auto;  font-size:12px; font-weight:bold; float:left;  padding:10px 0 10px 20px; }

.new_myprofilemain1{ width:720px; height:auto; float:left; margin-top:8px;}
.new_myprofilemain1_left{ width:150px; height:auto; float:left; text-align:right;}
.new_myprofilemain1_middle{ width:220px; height:auto; float:left; margin-left:9px;}
.new_myprofilemain1_right{ width:70px; height:auto; float:left;}

/*Sponsads Css End's Here*/

.sendsms_lightbox_main{ width:400px; height: auto; float:left;}
.sendsms_lightbox_main_inner{ width:400px; height: auto; float:left; margin-top:10px}
.sendsms_lightbox_main_inner_left{ width:151px; height: auto; float:left;}
.sendsms_lightbox_main_inner_right{ width:210px; height: auto; float:left;}

.sponcer_ads_main{ width:676px; height: auto; float:left;}
.sponcer_ads_main_left{ width:120px; height: auto; float:left; color:#ff6600; font-size:13px; font-weight:bold; margin-left:25px;}
.sponcer_ads_main_middle{ width:400px; height: auto; float:left;}
.sponcer_ads_main_middle_lett{ width:350px; height: auto; float:left;}
.sponcer_ads_main_middle_right{ width:50px; height: auto; float:right;}
.sponcer_ads_main_right{ width:130px; height: auto; float:left;color:#ff6600; font-size:13px; font-weight:bold;}


/*new fotter start here*/
.ie7_fottermain{width:100%; height:auto; float:left; background-image:url(../images/footer_bg.png)}
.ie7_fottermain_inner{width:1000px; height:auto; margin:0 auto; padding:16px 0 16px 0;}
.aboutus_text_fotter{width:275px;float:left;text-align:justify; color:#fff; height:auto;}
.aboutus_text_fotter_headding{width:275px;float:left;text-align:justify; color:#fff; height:auto; color:#fff; font-size:13px;
 font-weight:bold; border-bottom:1px solid #fff;}
.aboutus_text_fotter_text{width:275px;float:left;text-align:justify; color:#fff; height:auto; color:#fff; font-size:12px; margin-top:8px;}
.ie7_fottermain_devider_line{ width:2px; height: auto; float:left; margin-left:16px;}
.company_fotter{width:140px;float:left;text-align:justify; color:#fff; height:auto; margin-left:20px;}

.company_fotter_headding{width:140px;float:left; color:#fff; height:auto; color:#fff; font-size:13px; font-weight:bold; border-bottom:1px solid #fff;}
.company_fotter_text{width:140px;float:left;text-align:justify; color:#fff; height:auto; color:#fff; font-size:12px; margin-top:8px;}
.company_fotter_text ul{ list-style-type:none; margin:0; padding:0}
.company_fotter_text ul li{ list-style-type:none; line-height:18px; float:left;}
.company_fotter_text ul li a{ color:#fff; text-decoration:none; padding-right:40px;}
.company_fotter_text ul li a:hover{ color:#fff; text-decoration: underline}
.fotter_fblinksmain{ width:140px; height: auto; float:left; margin-top:10px;}
.fotter_fblinksmain_left{ width:20px; height: auto; float:left;}
.fotter_fblinksmain_right{ width:110px; height: auto; float:right;}
.fotter_fblinksmain_right a{ color:#fff; text-decoration:none}
.fotter_fblinksmain_right a:hover{ color:#fff; text-decoration:underline}
.fotter_copyrights{ width:1000px; height: auto; float:left; font-size:10px; color:#fff; border-top:1px solid #fff; margin-top:5px; padding-top:15px;}
.fotter_copyrights a {
    color:White;
    text-decoration:none;
    }
.fotter_copyrights a:hover {
     text-decoration:underline;
     }

/*new fotter end here*/

/*new headder start here*/

.new_headder_final{ width:100%; height: auto; float:left;background:url(../images/dialus_dark_bg.png); padding:8px 0 8px 0}
.new_headder_final_inner{ width:1000px; height: auto; margin: 0 auto;}
.dialusgroup_newmain{ width:148px; float:left; height:auto;}
.new_headder_final_icons{ width:250px; height: auto; float:right;}
.new_headder_final_icons ul{ list-style-type:none; margin:0; padding:0;}
.new_headder_final_icons ul li{ float:left; margin-left:8px;
    width: 24px;
}
.homepagebanner1{ width:200px; height: auto; float:left; margin-left:20px; margin-bottom:12px;}
.homepagebanner1_top{ width:190px; height: auto; float:left; margin-bottom:6px;}
.homepagebanner1_bottom{ width:165px; height:17px; float:left; overflow:hidden}
/*new headder end here*/
/*user_login page css start here*/
.userlogin_main{ width:770px; height:auto; float:left; border:1px solid #d5e9f0; -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px; margin-bottom:15px; padding-bottom:25px;}
.userlogin_main_headding{ width:770px; height:30px; float:left; color:#04485f; font-weight:bold; font-size:16px; padding-top:10px; border-bottom:1px solid #999}
.userlogin_main_left{ width:165px; height:auto; float:left; font-weight:bold; margin-bottom:15px; color:#2c2c2c;}
.userlogin_main_left_inner{ width:150px; padding:8px; background-color:#cecece; margin-top:1px; border-bottom:1px solid #ccc;}
.userlogin_main_middle{ width:160px; height:auto; float:left; margin-left:5px; color:#000;margin-top:15px; border:1px solid #d4d4d4; border-right:none;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px; margin-right:-2px;}
.userlogin_main_right{ width:350px; height:auto; float:left; background-color:#fff; border:1px solid #d4d4d4; margin-top:15px; padding-bottom:15px;}
.userlogin_main_right1{ width:350px; height:auto; float:left; margin-top:10px;}

.userlogin_main_right_names{ width:100px; height:auto; float:left; margin-right:12px;  padding:5px 0 5px 0; text-align:right; }
.userlogin_main_right_text{ width:220px; height:auto; float:right;  }

/*user_login page css end here*/
/*Sponsads Css Starts Here*/


.sponsormain_heading{width:676px; height:auto; float:left; margin:0; padding:4px 0; background:#ffefb4 url(../images/sponsor_cornerimg.png) top left no-repeat;}
.sponsor_ads_button{width:100px; height:auto; padding: 4px; float: left; text-align: center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f66600; font-weight:bold;}

.sponsor_ads_selectcat{width:105px; height:auto; padding: 4px; margin:0 15px 0 0; float: right; text-align: right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f66600; font-weight:bold; text-decoration:none; cursor:pointer}
.sponsor_ads_selectcat a{text-align: right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f66600; font-weight:bold; text-decoration:none;}
.sponsor_ads_selectcat a:hover{text-decoration:none;}

.white_content_home {display:none;	 width: 391px; height: auto; padding:0;  text-align:right; float:right;}
.white_content_home ul { list-style-type:none; margin:0; padding:0; float:right; }
.white_content_home ul li { float:right; margin-right:10px;}

.plussign{ padding:0; background:#f66600; color:#FFFFFF; text-align:center; float:right; height:auto; width:15px;}

.sponsormainmiddle{ width:400px; height:auto; margin:0 auto; padding:0; float:right; }



/*Sponsads Css End's Here*/

.presscorner_inner_text{ width:551px; height: auto; float:left; padding-top:10px; margin-left:5px; border: 1px dotted #ccc; }

.presscorner_inner_text_left{ width:200px; height:138px; float:left; border-bottom:1px dotted #ccc;  border-right:1px dotted #ccc;color:#999}
.presscorner_inner_text_right{ width:320px; height:138px; float:left; text-align:justify; margin-left:10px; color:#000}
.presscorner_inner_text_bottom{ width:541px; height: auto; float:left; margin-top:10px; margin-left:10px; margin-right:10px; color:#000}
.presscorner_inner_text_bottom_inner{ width:520px; height: auto; float:right; margin-top:10px; }
.tellaboutdialus{ width:244px; height:172px; float:left;}





.logoright2{

	margin: 0px;
	padding: 0px;
	left:598px;
	width: 100px;
	margin-top:10px;
	margin-right:0px;
	padding-top:0px;
	
	height:30px;
	padding-top:0px;
	border:1px solid #cccccc;
	border-bottom:none;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	background-color:#ff823e;
	z-index:10;
	position:relative;
	
	/*position:absolute;
	right:130px;*/


}