
/* CSS Document */
body {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
	margin-bottom: 0;
	margin-top: 0;
}

.tblMain {
	background-color: #FFFFFF;
	border:thin;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

.tblHeader {
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	color: #336699 ;
	font-weight: bold;
	width: 540 px;
	height: 30 px;
}

p {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666 ;
	margin-left: 10px;
}

hr {
	color: #CCCCCC;
	height: 1px;
}

li {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666 ;
	margin-left: 10px;
}

.tblBody {
	font-family: Tahoma;
	font-size: 10 px;
	color: #000000 ;
	border:1 px;
	border-color: #666666;
	border-style: solid;
	border-bottom-width: 0;
	border-top-width:0;
	border-left-width: 0;
	border-right-width: 1px;
}

.RmenuContent {
	font-size: 11px;
	font-family: Tahoma;
        padding: 0px;
}

.RmenuHeader {
	font-size: 12px;
	font-family: Tahoma;
	color: #336699;
	font-weight: bold;
        padding: 0px;
        height: 16px;
}

.tblRbar {
        border:  1px #666666 solid;
        border-collapse:  collapse;
	background-color: #FFFFFF;
        padding: 0px;
        width: 225px;
     
}


A:link {text-decoration: none; color: #4a86e3; font-weight:bold;}
A:visited {text-decoration: none; color: #4a86e3; font-weight:bold;}
A:active {text-decoration: none; color: #4a86e3; font-weight:bold;}
A:hover {text-decoration: underline; color: #4a86e3; font-weight:bold;}

include ($_SERVER[DOCUMENT_ROOT] . '/syndicate/hardware-style.php');
include ($_SERVER[DOCUMENT_ROOT] . '/syndicate/programming-style.php');
include ($_SERVER[DOCUMENT_ROOT] . '/syn/channelmatrix.php');

select.cart {
        font-size: 9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #000000;
        padding-left: 3px;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-right: 3px;
        margin: 0px;
}




td.cartr              {vertical-align: 	top;
                       text-align:		right; }
p.neworder            {margin-bottom: 5px;
                       margin-top: 0px;}
table.neworder        {width:         85%;
                       border-color:  #FF6600;
                       border-style:  solid;
                       border-width:  1px;
                       margin-bottom: 20px;
                       font-family:   arial,helvetica;
                       font-size:     8pt;
}
td.neworder           {width:                 50%;
                       padding:               9px;
                       vertical-align:        top;
                       text-align:            left;
		       font-family:           arial;
                       font-size:             8pt;}
td.newordersys        {width:                 50%;
                       padding:               9px;
                       vertical-align:        top;
                       text-align:            left;}
td.neworderheader     {padding:               3px;
                       background:            #FF6600;
                       color:                 #FFFFFF;
                       font-weight:           bold;
                       font-size:             9pt;
                       text-align:            left;}
input.neworder        {background-color:      #FFFFFF;
                       border-width:          0px;}

td.neworderlrgheader {
        width: 85%;
        font-size:18px;
        font-weight:bold;
        font-family: Tahoma;
        background-color: #FF6600;
        color: #ffffff;
        text-align: center;
}
.newordercheck {
        font-family:Tahoma;
        font-size:14px;
        font-weight: bolder;
}

/************************************************************************/
/* Styles for the showchannelmatrix page                                */

td.allsatsc     {padding:               2px;
                 border-style:          0px white solid;
                 color:                 #000000;
                 background:		#FFFFFF;
                 font-size:		11px;
                 font-weight:           bold;}
.allsatscsl     {background:            #DDDDDD;
                 padding:               2px;}
.allsatscwl     {background:            #FFFFFF;
                 padding:               2px;}
.allsatscmh     {color:                 #FFFFFF;
                 background:            #BB0000;
                 text-align:            center;}

