/* CSS Document */
body{
	margin: 0px;
}


.mdsContents{
	width:752px;
	padding: 10px 0px 0px 0px;
}

.searchContents{
	
}

.dropdownFont{
	FONT: 12px Arial; COLOR: #333333
}
.finegreytext{
    FONT: 10px Arial; COLOR: #333333
}

.messageFont{
	FONT: 12px Arial; COLOR: Red; font-weight:bold;
}
.searchLabel{
 float:left;
 width:130px;
}
.searchLabel2{
 float:left;
 width:70px;
}
.inputFields{
 float:left;
 margin-right:20px;
}
.inputRow{
    clear:both;
}
.type{
    clear:both;
    margin-top:20px;
}
.chkRow{
    clear:both;
}
.checkboxes{
    width:150px;
    margin-top:15px;
    float:left;
}
.btnRow{
    clear:both;
    margin-left:200px;
}
.buttons
{
    padding-top:5px;
   
}

.mapArea{
	float:left;
}

.mapAreaRow{
	clear:both;
	font-size:0px;
}
.mapBorder{
	float:left;
}
.toolBar{
	float:left;
	background:url(../images/mockupMaparea_08.gif) no-repeat;
	width:530px;
	height:30px;
}
.tools{
    padding:3px;
    float:left;
    font-size:11px;
}
.labelRadioButton{
    font-size:12px;
    
}
.mapImage{
	float:left;
}

.resultsList{
	float:right;
	left:520px;
	
}

.resultsListY{
	float:right;
}

.resultsList .row1{
 background:url(../images/resultsBlock.gif) no-repeat;
 width:200px;
 height:100px;
}

.resultsList .row2{
 width:200px;
 height:100px;
}

.resultsList .row3
{
 background:url(../images/resultsBlock_LY.gif) no-repeat; 
 width:200px;
 height:100px;
}

.resultsList .row4
{
 background:url(../images/resultsBlock_Y.gif) no-repeat; 
 width:200px;
 height:100px;
}


.detailsBlock{
 width:200px;

}

.detailsIcon{
 margin-right:2px;
 margin-bottom:2px;
 float:left;
}
.rank{
	width:25px;
	height:50px;
	float:left;
}
.locationInfo{
	float:right;
	width:165px
}
.resultsContent{
	padding:3px;
	font-size:11px;
}
.searchAgain{
    padding-left:25px;
    padding-top:5px;
}
.notAvail{
    padding-left:25px;
    padding-top:5px;
    clear:both;
}

.serviceResult{
    clear:both;
}

.serviceResult .row1{
 background:url(../images/resultsBlock2.gif) no-repeat;
 width:750px;
 height:100px;
}
.serviceResult .row2{
 width:750px;
 height:100px;
}
.info{
    padding:3px;

}
.drivingDirections{
    clear:both;
}

.drivingDirections .row1{
 background:url(../images/resultsBlock3.gif) no-repeat;
 width:750px;
 height:46px;
}
.drivingDirections .row2{
 width:750px;
 height:46px;
}


.mdsCopyright{
clear:both;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
width:750px;
font-size:10px;
color:#333333;
}

.button
{
    background-color:#a3a3a3;
    color:White;
    WIDTH: 100px;
   
}
