a:link { font-weight:normal; color:#000000; text-decoration:none; }
a:visited { font-weight:normal; color:#000000; text-decoration:none ; }
a:hover { font-weight:normal; color:#FF9933; text-decoration:none ; }
a:active { font-weight:normal; color:#FF9933; text-decoration:none ; }

a.black_tab:hover {color:#000000;}
a.black_tab:link {color:#000000;}
a.black_tab:active {color:#000000;}
a.black_tab:visited {color:#000000;}

body, textarea { 
scrollbar-base-color:#FFFFFF;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-arrow-color:#999999;
scrollbar-darkshadow-color:#999999;
scrollbar-face-color:#E7E7E7;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC;
scrollbar-track-color:#FFFFFF;
}

.div_menu { 
border:none;
margin-top:0px;

}

.header {
border:none;
}

.main { 
border:none;
width:100%;
margin-bottom:30px;
clear:left;
}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
width:1024px;
border:none;
}

.footer {
clear:left;
margin-top:5px;
border-bottom: 1px solid #F93;
width: 100%;
}

.view {
border:none;
display:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

.google_map{
width: 750px;
height: 500px;
}

.home{
margin-left:100px;
}

.submit_tiny{
width:35px;
}

.submit_small{
width:50px;
}
.submit_medium{
width:60px;
}

.head_orange{
background-color:#FF9933;
border:1px solid gray;
width:50px;
text-align:center;
}

.head_grey{
background-color:#C0C0C0;
border:1px solid gray;
width:50px;
text-align:center;
}

.head_lightgrey{
background-color:#E7E7E7;
border:1px solid gray;
width:50px;
text-align:center;
}

.info_box {
	margin-top: 0.5em;
	background-color: #E7E7E7;
	max-width: 500px;
	text-align: left;
	border: 1px solid gray;
	padding: 0.1em 0.1em 0.1em 0.1em;
}


#search_output tbody tr:nth-child(2n) {
background-color: #E7E7E7;
}
#search_output tbody tr:nth-child(2n+1) {
background-color: #C0C0C0; 
}      

.table_light{
background-color: #E7E7E7;
}
.table_dark{
background-color: #C0C0C0;
}
.table_lightdark{
background-color: #d9d9d9;
}
.table_orange{
background-color: #FF9933;
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;

}

input {
width:100px;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
border-spacing:0pt;
border-collapse: collapse;
}

td {
height:20px;
padding-left:10px;
padding-right:10px;
}

input{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

select{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:100px;

}

font{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

legend{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
}

fieldset{
	border:1px groove #FF9933;
}

div.minitg {
	position: absolute;
	clip: rect(0px, 275px, 125px, 10px);
}

div.minig {
	position: absolute;
	clip: rect(0px, 175px, 90px, 10px);
}

.menu2{
background-color:#C0C0C0;
border:1px solid gray;
width:60px;
text-align:center;
}

.no_padding{
 padding:0 0 0 0;
 margin: 0 0 0 0;
}


/* Checkbox "reset" */
input[type="checkbox"] {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input[name="check_all"], input[name="check_graph"] {
	width: auto;
	height: 1.5em;
}

.selection_box {
    visibility: hidden;
    position: absolute;
    width: auto;
    height: auto;
    overflow:auto;
    border: 1px solid black;
    background-color: #FFF;
    z-index:2;
    margin-left: 2em;
}

/* search results */
.nowrap {
    white-space: nowrap;
}
.result_name {text-align:left;}
.result_ip {}
.result_type {}
.result_snr{}
.result_power{}
.result_flag{max-width:16px;max-height:16px;overflow:hidden;}
.result_inbound{}
.result_outbound{}
.result_service{}
.result_remark{}
.result_filter{}
.result_dish{}
.result_gps{}
.result_modcod{}
.result_buc{width:130px;}
.result_lnb{width:130px;}
.result_cable{width:auto;}
.result_disb{width:130px;}
.resutl_software{}

/* watermark */
.watermark {
    color:#A9A9A9;
}

/* settings */
div.settings {
    left: auto;
    right: auto;
    width: 400px;
    position: relative;
    text-align: center;
}
div.settings table {
    margin: 1em 1em 1em 1em;
}
div.settings table tbody {
    text-align: left;
}
div.settings table tbody tr:nth-child(2n) {
    background: #ccc;
}

div.settings td {
    width: 100%;
}
li.setting { color: red;} 
.setting input,.setting select {
    margin-left: 5em;
}

