.slide-add{
width:830px;
height:295px;
background:#eee;
float:left;
}
.right-side{
width:200px;
height:1500px;
float:right;
border-left:dotted 1px #000;
}
.right-side1{
width:200px;
height:1700px;
float:left;
border-right:dotted 1px #000;
}
.slide{ 
float:left;
width:445px;
height:290px;
border:solid 1px #339900;
margin:2px;
}
.add{
width:370px;
height:290px;
border: solid 1px #0000FF;
float:right;
margin:2px;
}
.cont-details{
float:left;
width:98%;
height:90px;
/*border:solid 1px #00FF00;*/
margin:5px;margin-bottom: 15px;margin-left: 16px;
}
.cont-details1{
float:left;
width:825px;
height:315px;
/*border:solid 1px #00FF00;*/
margin:2px;
}
.prodetails{
width: 30%;
    height: 84px;
    background: #f9e0e0;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    margin: 6px;
    float: left;
}
.prodetails1{
width:400px;
height:300px;
background:#FFFFFF;
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
margin:6px;
float:left;
}
.pro-img{
    background-color: #ffff;
    border-radius: 100%;
    display: block;
    height: 60px;
    overflow: hidden;
    width: 60px;
    margin: 10px 10px 0;
    float: left;

}
.pro-heading {
    text-align: left;
    color: #333;
    font-weight: normal;
    font-size: 10px;
    font-family: arial;
    margin-top: 25px;
}
.pro-heading a{
color: #333;
    text-decoration: none;
    padding: 4px;
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    font-family: arial;
}
.pro-heading a:hover{
text-decoration:none;
font-size:16px;
}
.products{
width:320px;
height:35px;
line-height:18px;
font-weight:normal;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#959595;
text-align:justify;
text-overflow: ellipsis;
float:right;
padding:2px;
}
.products a{
text-decoration:none;
font-weight:normal;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}
.products a:hover{
text-decoration:underline;
font-size:12px;
color:#cc0000;
}
.gold-silver{
width:375px;
height:137px;
/*border:solid 1px #FF0000;*/
margin:10px;
}
.market-heading{
width:320px;
height:23px;
text-align:left;
font-weight:normal;
line-height:23px;
padding: 5px 0px 0px 49px;
font-size:18px;
font-family:'Open Sans',sans-serif,Arial,Helvetica;
border-bottom:dotted 1px #EECA09;
background:url(../images/gold-silver-top-underline.png) no-repeat;
/*margin:0px;*/
}
.market-heading1{
width:320px;
height:23px;
text-align:left;
font-weight:normal;
line-height:23px;
padding: 5px 0px 0px 49px;
font-size:18px;
font-family:'Open Sans',sans-serif,Arial,Helvetica;
border-bottom:dotted 1px #ccc;
background:url(../images/silver-top-underline.png) no-repeat;
/*margin:0px;*/
}
#gold-price{
width:177px;
height:25px;
float:left;
border-bottom:dotted 1px #eee;
text-align:left;
text-align:justify;
padding:5px;
font-family:'Open Sans',sans-serif,Arial,Helvetica;
color:#959595;
font-size:12px;
}
#gold-price a{
text-decoration:none;
color:#333;
}
#gold-price a:hover{
text-decoration:underline;
color:dc0000;
}
#gold-price li{
list-style:square;
width:177px;
}
/**************************Left Menu Started**************************************/
.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px 'Open Sans',sans-serif,Arial,Helvetica;
color: white;
background: black url(../images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
text-align:left;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #333;
background: url(../images/arrow-list.gif) no-repeat center left; /*custom bullet list image*/
display: block;
font-family:'Open Sans',sans-serif,Arial,Helvetica;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 80%;
}

.arrowlistmenu ul li a:visited{
color: #333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background: url(../images/arrow-list-red.gif) no-repeat center left; /*custom bullet list image*/
background-color: #F3F3F3;
}
/**************************Left Menu end**************************************/
/*#######################################################offers chennai pages css start##########################################*/
.offers-left{
width:182px;
height:950px;
background:#FAFAFA;
border-right:dotted 1px #333;
float:left;
}
.offers-details{
width:850px;
height:950px;
/*background:#0000FF;*/
float:right;
}
.img-offer-detail {
font-family: Verdana;
width: 419px;
height: 280px;
background: #FFFFFF;
float: left;
margin: 20px 0px 0px 5px;
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
/*.img-offer-detail a{
text-decoration:none;
color:#333;
}
.img-offer-detail a:hover{
text-decoration:none;
}*/
.circle{
float:left;
margin:2px;
}
.detail-offer{
width:308px;
height:100px;
margin-top:50px;
/*border:solid 1px #9900CC;*/
float:right;
}
.offer-heading{
font-weight:bold;
text-align:left;
margin:5px;
}
.offer-heading a{
font-family:Verdana;
color:#333;
font-size:14px;
text-decoration:none;
}
.offer-heading a:hover{
text-decoration:none;
font-family:Verdana;
font-size:14px;
color:#cc0000;
}
.content-offer{
text-align:justify;
padding:2px;
margin:5px;
}
.content-offer a{
font-family:Verdana;
text-decoration:none;
font-size:12px;
color:#333;
}
.content-offer a:hover{
text-decoration:none;
font-family:Verdana;
text-decoration:none;
font-size:12px;
}
.offer-more{
text-align:right;
font-weight:bold;
padding:2px;
}
.offer-more a{
font-family:Verdana;
text-decoration:none;
font-size:12px;
color:#cc0000;
}
.offer-more a:hover{
text-decoration:underline;
font-family:Verdana;
text-decoration:none;
font-size:12px;
}
#menu-v li, #menu-v a {zoom:1;} /* Hacks for IE6, IE7 */
#menu-v, #menu-v ul
{
    width: 180px; /* Main Menu Item widths */
    border: 1px solid #ccc;
    border-top:none;
	float:left;
	text-align:left;
    position: relative; font-size:0;
    list-style: none; margin: 0; padding: 0; display:block;
    z-index:9;
}
                
/* Top level menu links style
---------------------------------------*/

#menu-v li
{
    background: #FFF url(../images/bg.gif) repeat-x 0 2px;
    list-style: none; margin: 0; padding: 0;
}
#menu-v li a
{
    font: normal 12px Arial;
    border-top: 1px solid #ccc;
    display: block;
    /*overflow: auto; force hasLayout in IE7 */
    color: black;
    text-decoration: none;
    line-height:26px;
    padding-left:26px;            
}
#menu-v ul li a
{
    line-height:30px;
}
                
#menu-v li a.arrow:hover
{
    background-image:url(../images/arrowon.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
        
/*Sub level menu items
---------------------------------------*/
#menu-v li ul
{
    position: absolute;
    width: 200px; /*Sub Menu Items width */
    visibility:hidden;
}
        
#menu-v a.arrow
{
    background-image:url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
#menu-v li:hover, #menu-v li.onhover
{
    background-position:0 -62px;
}
#menu-v ul li
{
    background: rgba(255, 255, 255, 0.86);
    background-image:none;
}
#menu-v ul li:hover, #menu-v ul li.onhover
{
    background: #FFF;
    background-image:none;
}
/*#######################################################offers chennai pages css end##########################################*/
/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$Experts-zone-css-start$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
.experts-left{
width:355px;
height:auto;
/*border:solid 2px #cc0000;*/
border-left:solid 1px #eee;
border-radius:3px;
float:right;
margin:3px;
}
#left-name-img{
width:240px;
height:77px;
border-bottom:solid 1px #F7F7F7;
box-shadow: 1px 1px 1px #eee;
margin-top:10px;
}
#left-img{
width:60px;
height:70px;
float:left;
margin:2px;
}
#left-name{
width:260px;
text-align:left;
height:auto;
padding: 25px 0px 0px 0px;
}
#left-name a{
text-decoration:none;
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#cc0000;
}
#left-name a:hover{
text-decoration:underline;
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#cc0000;
}
.experts-profile{
width:660px;
height:auto;
margin:3px;
border:solid 1px #ccc;
box-shadow: 3px 3px 3px #eee;
border-radius:3px;
float:left;
}
#experts-details{
width:640px;
height:155px;
margin: 7px 0px 0px 0px;
border:solid 1px #eee;
border-radius:3px;
}
#experts-img-details{
width:180px;
height:156px;
float:left;
border-right:solid 1px #CCCCCC;
}
#experts-img{
width:140px;
height:140px;
border: solid 1px #cc0000;
margin:5px;
}
#experts-name{
width:430px;
height:auto;
text-align:left;
float:right;
line-height:25px;
font-size:14px;
font-weight:bold;
font-family:Verdana;
margin:5px;
}
#experts-name-details{
width:645px;
height:auto;
text-align:justify;
padding:5px;
line-height:25px;
font-size:14px;
font-family:Verdana;
}
#experts-name-details a{
font-size:14px;
font-family:Verdana;
text-decoration:none;
}
#experts-name-details a:hover{
text-decoration:underline;
color:#cc0000;
font-size:14px;
font-family:Verdana;
}  
.right-profile {
width: 359px;
height: 55px;
border-bottom: solid 1px #E7E7E7;
box-shadow: 1px 1px 1px #eee;
margin: 0px 0px 0px -1px;
}
#right-profile-img{
width:50px;
height:50px;
margin:3px;
float:left;
}
#right-profile-name {
float: right;
font-family: Verdana;
font-size: 12px;
color: #333;
width: 295px;
height: 45px;
padding-top: 5px;
}
#right-profile-name a{
text-decoration:none;
line-height:25px;
font-weight:bold;
font-family:Verdana;
font-size:14px;
color:#cc0000;
}
#right-profile-name a:hover{
text-decoration:underline;
line-height:25px;
font-weight:bold;
font-family:Verdana;
font-size:14px;
color:#cc0000;
}
.news-section {
width: 625px;
text-align:justify;
height: auto;
margin-top: 1px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: solid 1px #ccc;
box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.news-section h2 {
background: #346586;
/*line-height: 40px;*/
height:25px;
font-family: Verdana;
font-size: 14px;
margin: 10px;
padding-left: 10px;
color: #fff;
}
.news-section ul {
margin: 0px;
padding: 0px;
margin-left: 0px;
}
.content ul {
margin: 0px;
padding: 0px;
margin-left: 25px;
}
.news-section ul li {
list-style: none;
line-height: 35px;
height: 35px;
background: url(../images/product-list-bg.gif) repeat-x bottom;
}
.content ul li {
list-style: none;
line-height: 22px;
list-style-image: url(../images/icon.jpg);  
}
.news-section ul li a {
font:12px Verdana;
background: url(../images/2.png) left center no-repeat;
padding: 0px 0px 0px 20px;
text-decoration: none;
margin-left: 15px;
}
.news-section ul li a:hover {
font:12px Verdana;
background: url(../images/2.png) left center no-repeat;
padding: 0px 0px 0px 20px;
color:#DC0000;
text-decoration: underline;
margin-left: 15px;
}
.news-section-right-right {
width: 656px;
text-align:justify;
height: auto;
margin-top: 1px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: solid 1px #ccc;
box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.news-section-right h2 {
background: #346586;
/*line-height: 40px;*/
height:25px;
font-family: Verdana;
font-size: 14px;
margin: 10px;
padding-left: 10px;
color: #fff;
}
.news-section-right ul {
margin: 0px;
padding: 0px;
margin-left: 0px;
}
.content ul {
margin: 0px;
padding: 0px;
margin-left: 25px;
}
.news-section-right ul li {
list-style: none;
line-height: 35px;
height: 35px;
background: url(../images/product-list-bg.gif) repeat-x bottom;
}
.content ul li {
list-style: none;
line-height: 22px;
list-style-image: url(../images/icon.jpg);  
}
.news-section-right ul li a {
font:12px Verdana;
background: url(../images/2.png) left center no-repeat;
padding: 0px 0px 0px 20px;
text-decoration: none;
margin-left: 15px;
}
.news-section-right ul li a:hover {
font:12px Verdana;
background: url(../images/2.png) left center no-repeat;
padding: 0px 0px 0px 20px;
color:#DC0000;
text-decoration: underline;
margin-left: 15px;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$Experts-zone-css-end$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
/*****************************city header css style start********************************/
#gold-img-head {
  width: 460px;
  height: 50px;
  margin: 0px 0px 0px 12px;
  background: url(../images/gold-heading-city-banner.png) no-repeat;
}
#gold-img {
  float: left;
  width: 45px;
  height: 43px;
}
#gold-head {
  font-size: 25px;
  font-family: Verdana;
  color: #cc0000;
  float: left;
  padding: 4px 0px 0px 26px;
}
#gold-head a:{
font-size: 25px;
text-decoration:none;
font-family: Verdana;
color: #cc0000;
}
#gold-head a:hover{
font-size: 25px;
text-decoration:underline;
font-family: Verdana;
color: #cc0000;
}    
#silver-img-head {
  width: 460px;
  height: 50px;
  margin: 0px 0px 0px 12px;
  background: url(../images/silver-heading-all-city-banner.png) no-repeat;
}
#gold-img {
  float: left;
  width: 45px;
  height: 43px;
}
#gold-head-silver {
  font-size: 25px;
  font-family: Verdana;
  color: #827D7D;
  float: left;
  padding: 4px 0px 0px 30px;
}
#gold-head-silver a{
text-decoration:none;
font-size: 25px;
font-family: Verdana;
color: #827D7D;
}
#gold-head-silver a:hover{
text-decoration:underline;
font-size: 25px;
font-family: Verdana;
color: #827D7D;
}
/*****************************city header css style end********************************/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%new responsive style start%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
.div.editable_block, div.block_separator {
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 18px;
  border-bottom: 1px dotted #c7c4b7;
  position: relative;
}
.SpotImage {
  float: right;
  margin: 0px 10px;
  clear: right;
}
.SpotDescription {
   font-family:Verdana;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px dotted #c7c4b7;
  text-align: justify;
}
.SpotDescription1 {
   font-family:Verdana;
  line-height: 25px;
  font-size: 13px;
  color: #333;
  border-bottom: 1px dotted #c7c4b7;
  text-align: justify;
}
ul.simple {
  margin: 8px 0px;
  padding: 0px;
}
ul.simple li {
  font-family:Verdana;
  color:#fff;
  font-size: 13px;
  list-style: none;
  background: #336699 url(../images/arr.gif) no-repeat;
  background-position: 10px 2px;
  padding: 2px 0px 2px 35px;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%new responsive style start%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*####################Akshaya Tritiya 2015 Page Start#################################*/
.akshaya-left{
width:202px;
height:1600px;
background:#FDFDFD;
float:left;
border-right:solid 1px #eee;
}
.akshaya-left1{
width:202px;
height:1700px;
background:#FDFDFD;
float:left;
border-right:solid 1px #eee;
}
.akshaya-content{
width:633px;
height:auto;
float:left;
font-size:14px;
line-height:25px;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
padding:10px;
}
.akshaya-right{
width:175px;
height:1600px;
background:#FDFDFD;
float:right;
border-left:solid 1px #eee;
}
.akshaya-right1{
width:175px;
height:1700px;
background:#FDFDFD;
float:right;
border-left:solid 1px #eee;
}
/*####################Akshaya Tritiya 2015 Page End#################################*/