﻿

.btnfindcss{ float:left; background-image:url(../images/find.gif);background-repeat:no-repeat; border:0px;}
.btngocss{float:left; background-image:url(../images/go.gif);background-repeat:no-repeat; border:0px;}
.divCities{ width:600px; height:auto; border:solid 0px red;}
.HrefCity{ width:120px; float:left; font-family: arial; border:0px; font-size:12px; color:#1e1e1e; text-decoration:none; font-weight:normal; text-align:left; margin-top:8px; margin-left:12px; }
/*.HrefCity:Hover{ text-decoration:underline;}*/
.HrefcityDiv{ width:597px; height:auto; float:left; border:solid 0px red; margin-left:8px;}

.divother{font-family:arial; font-size:13px; color:#8c0107; font-weight:bold;width:600px; height:20px;   text-align:left;}

.HrefCategorycss{ width:250px; float:left; font-family: arial; font-size:12px; color:#1e1e1e; text-decoration:none; font-weight:normal; text-align:left; margin-top:8px; margin-left:12px; }
.footerlinks{ font-family: arial; font-size:11px; color:#4f4f4f;  text-decoration:none;}
.hreflinkscss{ font-family:arial !important; font-size:11px; font-weight:normal; color:Blue; text-decoration:none;}
.hreflinks{ width:550px; float:left; height:auto; border:solid 0px red; margin-left:20px; margin-top:5px; margin-bottom:5px;}
.hreflinkscss1{font-family:arial !important; font-size:11px; font-weight:Bold; color:Maroon; text-decoration:none;}
.dlistitems{width:610px; height:auto; float:left;  border:solid 1px  blue;}

.headerClass{ font-weight:Normal; width:auto; float:left; font-family:Arial; color:gray; margin-left:5px; font-size:12px;}
.itemCss{ font-weight:normal; float:left; width:auto; border:solid 0px black; color:#4f4f4f;  margin-left:5px; font-family:Arial; font-size:12px; text-align:left;}
.itemCssarea{font-weight:normal; float:left; width:auto; border:solid 0px red; font-family:Arial; color:#4f4f4f;  font-size:12px; text-align:left;}
.lbtncss{ font-family:Arial; font-size:12px; font-weight:normal; color:Maroon; text-decoration:none; margin-left:20px;}
.lnkcitycss{ font-family:Arial; font-size:12px; font-weight:normal; color:Black; text-decoration:none;}
.lnkcitycss:hover{ font-family:Arial; font-size:12px; font-weight:normal; color:Maroon; text-decoration:none;}
.bookmarkcss{ background-image:url(../images/savemail.jpg); background-repeat:repeat-x;}
.alphaCss{ font-family:Arial; font-size:12px; font-weight:normal;}
.btncss{background-image:url(../images/savemail.jpg); background-repeat:repeat-x; border:0px; cursor:pointer;}
.btncss1{background-image:url(../images/maplocation.jpg); background-repeat:repeat-x; border:0px; cursor:pointer;}
.lblcompany{text-align:left; font-family:Verdana; font-size:12px; font-weight:bold; color:Black;}
.h1headercls{font-family:Verdana; font-size:10px; width:438px;  font-weight:bold; color:Gray; text-align:right;}
.h1headercls1{font-family:Verdana; font-size:10px; width:438px;  font-weight:bold; color:Gray;  text-align:right;}
.logo
 {
display:block;
height:100%;
text-indent:-999em;
}
.tmradio{ float:left; width:400px; font-family:Arial; font-size:12px; font-weight:normal; text-align:left;}
.tmcls{ width: 125px; border: solid 0px red; text-align: right; font-family: Arial;  height:20px;  font-size: 12px; font-weight: normal; color: Black;}
.spantmcss{font-family: arial; font-size:11px; color:#98770a; margin-top:5px;}


.confirm-dialog {	
    /*BACKGROUND: url(../img/bg/dialog24.png) no-repeat left top;	*/
    MARGIN: 0px auto;	
    WIDTH: 500px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
    background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
   
}

.confirm-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    /*BACKGROUND: url(../img/bg/dialog24.png) no-repeat left bottom;*/	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 500px;	
    PADDING-TOP: 0px;
    float:left;
} 

.confirm-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    /*BACKGROUND: url(../img/bg/dialog-base.png) no-repeat left bottom;	*/
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
    float:left;
}

.confirm-dialog H2 {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: #f60;
    TEXT-ALIGN: center;
} 

.confirm-dialog input {	
    WIDTH:50px;
}     

.close {	
    DISPLAY: block;	
    BACKGROUND: url(../img/icn/close24.png) no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;	
}   

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
} 