
/* css document */

/* general rules - can be removed */
* { margin : 0; padding : 0; }
html { background-color : #f1f1f1; font : 12px arial; color : #0066cc; }

ul { list-style: none; }
a { text-decoration: none; color: #0066cc; outline:none; }
a:visited { color: inherit;}

/*main*/
#search_results {text-align: center;float:right;width: 535px; margin: 3px auto; background: transparent url('/Web/App_Themes/default/Images/144/search_bottom.jpg') no-repeat bottom center; text-align: right; padding-bottom: 30px; }

#search_results_top { height :38px; background: transparent url('/Web/App_Themes/default/Images/144/search_top.jpg') no-repeat center; }
#search_results_top h1 { font: bold 16px arial ; line-height: 36px; color: #fff; margin-right: 25px;}

#search_results_main { background: #fff; border-left: solid 1px #d3d3d3; border-right: solid 1px #d3d3d3; }

/*tabs*/
#search_results_menu { height: 55px; }
ul#tabs { margin:0 10px; border-bottom: 1px solid #d3d3d3; height: 27px; padding-top: 19px; }
ul#tabs li { float: right; cursor: pointer; display: block; width: 155px; height: 27px; background: #cde9f7 url('/Web/App_Themes/default/Images/144/tabs.jpg') no-repeat top center; margin:0 2px; text-align: center; overflow: hidden; }
ul#tabs li a { display: block; width: 155px; font: bold 12px arial; color: #0ea9ea; line-height: 27px; }
ul#tabs li a:hover { color: #0066cc ; text-decoration: underline;}

ul#tabs li.active_tab { background: transparent url('/Web/App_Themes/default/Images/144/tabs_active.jpg') no-repeat top center; border-bottom: 1px solid #fff; margin-right: 8px; position: relative; top: 1px;}
ul#tabs li.active_tab a { color: #0066cc; cursor: default;}
ul#tabs li.active_tab a:hover { text-decoration: none;}

/*listing*/

#search_results_all {padding-bottom: 3px;}
div.closed{cursor:pointer}
h3.network_results {margin: 4px 10px; display: block; width: 515; height: 24px; overflow: hidden; background: #dfe7eb url('/Web/App_Themes/default/Images/144/rounded_right.gif') no-repeat right top; padding-right: 15px; font: normal 12px arial; line-height: 24px}
h3.network_results a {display: block; width: 515; height: 24px; overflow: hidden; background: #dfe7eb url('/Web/App_Themes/default/Images/144/blue_bullet.jpg') no-repeat left top}
h3.network_resultsEmpty {margin: 4px 10px; display: block; width: 515; height: 24px; overflow: hidden; background: #dfe7eb url('/Web/App_Themes/default/Images/144/rounded_right.gif') no-repeat right top; padding-right: 15px; font: normal 12px arial; line-height: 24px}
h3.network_resultsEmpty a {display: block; width: 515; height: 24px; overflow: hidden; background: #dfe7eb url('/Web/App_Themes/default/Images/144/blue_bulletEmpty.jpg') no-repeat left top}

div.open h3.network_results a { cursor: default;}

ul.net_results li { display: block; width: 515px; height: 24px; overflow: hidden; margin: 3px 10px;}
ul.net_results li a { display: block; width: 515; height: 24px; background: #e3eff4 url('/Web/App_Themes/default/Images/144/rounded_right.gif') no-repeat right bottom; padding-right: 15px; line-height: 24px; }
ul.net_results li a:hover { background-color: #a0e8fc; }

ul.net_results li span.right { float: right;}
ul.net_results li span.left { float:left; display:block; height: 24px; background: url('/Web/App_Themes/default/Images/144/rounded_left.gif') no-repeat left bottom; line-height: 24px; text-decoration: underline; padding: 0 10px; }
ul.net_results li img { float: left;}

/*message*/
#message { margin: 0 10px; display:block; width: 515px; height: 115px; text-align: center; background: #0066cb;}
#message span{color: White}
#message_top{display: block; width: 515px; height: 32px; line-height: 32px; background: url('/PelephoneDev/App_Themes/default/Images/144/message_top.jpg') repeat-x; }
#message_top h2{display: block; width: 455px; height: 32px; float: right; font: bold 12px arial; line-height: 32px; color: #fff; padding-right: 30px; }
#closebox { float: left;}

#message_body { display: block; width:515px; height: 73px; background: #0066cb url('/Web/App_Themes/default/Images/144/message_bottom.jpg') no-repeat bottom;}
form#capcha { width: 155px; margin: 0 auto;}
form#capcha img { margin: 2px;}
input#input_number { float: right; width: 76px; height: 22px; text-align:center; border: none; background: #fff; line-height: 22px; }
input#continue {height: 22px; float:left}

.Captcha {width: 76px; height: 22px; text-align:center; border: none; background: #fff; line-height: 22px}
.ShwoNumberMain{width: 450px; margin-top: 5px; padding-right:120px}
.ShwoNumberMain div a span{text-decoration: underline}
.ShwoNumber {width:77px;height: 22px; padding-top: 3px; cursor:pointer}
.R{float:right}
.Pad10{padding-left: 10px}
.PhoneResult{text-align: left;padding-left: 15px}
