@charset "utf-8";
/* CSS Document */

/*----------------------------------------------- ID STYLING ----------------------------------------------*/
#main-central-container          { margin:0 auto; width:975px; }
#int-cont-container              { float:left; width:975px; background:url(../images/lp-cont-bg.png) top left no-repeat; padding-top:21px; }
#srch-bred                       { width:955px; height:25px; background:#D7E4BD url(../images/srch-bred.png) top left no-repeat; font-family:Tahoma; font-size:16px; color:#003300;
								   padding:7px 0 0 20px; }
#srch-cont                       { height:43px; background:#006600 url(../images/srch-more-bg.png) top left no-repeat; margin-top:10px; margin-bottom:20px; }
#left-cont                       { float:left; width:600px; margin-left:10px; }
#rght-cont                       { float:right; width:345px; margin-right:10px; }
#ref-srch                        { float:left; width:147px; height:23px; margin:7px 0 0 157px; cursor:pointer; }

/*----------------------------------------------- CLASS STYLING ----------------------------------------------*/
.int-container-975               { float:left; width:975px; }
.srch-res-container              { float:left; width:590px; border-bottom:dotted 1px #EBEBEB; margin-bottom:20px; padding-bottom:20px; }
.marker-cont                     { float:left; width:70px; }
.srch-det-cont, .srch-det-cont-400, .srch-det-cont-120
                                 { float:left; }
.srch-det-cont                   { width:520px; }
.srch-det-cont-320               { width:340px; }
.srch-det-cont-200               { float:right; width:170px; text-align:right; margin-top:-32px; }
.ph-no                           { float:left; width:120px; font-weight:bold; }
.email-id                        { float:left; width:380px; }
.ph-no img, .email-id img        { margin-right:5px; }

/*----------------------------------------------- ELEMENT STYLING ----------------------------------------------*/
body                             { margin:0; padding:0; background:url(../images/lp-body-bg.png) top left repeat-x; }
abbr                             { border:0; }
p, .srch-det-cont table
                                 { font-family:Tahoma; color:#333333; font-size:12px; padding:0; margin:0; line-height:18px; }
p.doc-name                       { color:#336699; font-size:18px; font-weight:normal; margin-bottom:8px; }
a                                { text-decoration:none; }
a:hover                          { text-decoration:underline; }
.srch-det-cont-200 p             { font-family:Tahoma; font-size:11px; color:#333333; }
