/* -----------------------------------------------
	Name: My Satellite TV Philippines
	Author: K.A. of R3D Media Web Designers and Developers
	Author's Website:  http://r3dmedia.com
	Version: 1.0 Valid CSS
------------------------------------------------- */
@import url(trackadmin.css);

* {margin:0;padding:0;}
* :focus { outline: 0; }
a img {border:0;}

html {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #739e21;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
a {color:#16425a;text-decoration:none;}
#left-column strong {
	color: #000;
}

h1 {
	color: #d0961a;
	font-size: 25px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	color: #222;
	font-size: 16px;
}
h3 {
	color: #16425a;
	font-size: 15px;
	font-family:"Segoe UI", Arial;
}
#oceancoast {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/r3dmedia_container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 128px;
	
	
}
#header h1 a {
	width:220px;
	height:66px;
	display:block;
	margin-top: 10px;
	margin-left: 10px;
	float:left;
}
#header h1 a span {display:none;}

#livechat {

margin-bottom: 5px;
margin-top: -20px;
float:left; right;
	margin-right: -10px;
	margin-left: -10px;
}

#header #mod-contact-top {
	width: 710px;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
	height: 40px;
}
#header #mod-contact-top .address {
	width: 280px;
	height: 40px;
	margin-left: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d1d1d1;
}
#index-page {
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 350px;
}
.submenu {
	background-color: #000000;
	line-height: 30px;
	height: 30px;
}

.welcome {
	float: right;
	height: 186px;
	width: 235px;
	margin-left: 5px;
	margin-top: 10px;
}


#mainmenu {
	height: 43px;
	margin-left:260px;
	float: left;
	width: 700px;
	background: url(images/menu_bg.gif) repeat-x;
	margin-top: 5px;
}
#mainmenu ul {
	padding: 0px;
	list-style-type: none;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainmenu ul li {
	text-align: center;
	float: left;
}
#mainmenu li a {
	line-height: 43px;
	display: block;
	height: 43px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Arial Narrow", arial;
	font-size: 15px;
	font-weight: normal;
}

#mainmenu li a:hover {
	color: #FFFFFF;
	background:#036fae;
}
#mainmenu li a.active {
	color: #FFFFFF;
	background:#000;
	font-weight: bold;
}
#footermenu {
	margin-top: 30px;
}
#footermenu ul li {
	float: left;
	list-style-type: none;
}
#footermenu ul li a {
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	background-image: url(../../images/footermenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footermenu ul li a.active {
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #0066CC;
	background-image: url(images/footermenu_bg_hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
#mainmenu a.subscribe, #mainmenu a.subscribe:hover {
	width:150px;
	text-indent: -9999px;
	background-image: url(images/subscribe_bg.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}

#contents {
	padding: 15px;
}
#promos {
	background-color: #f2f2f2;
	border:1px solid #d7d7d7;
	padding-bottom: 10px;
}
#promos h3 {
	background-color: #000000;
	color: #89b82f;
	font-size: 20px;
	font-weight: lighter;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#promos .item {
	background-color: #fff;
	padding: 12px 10px 10px 10px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	border: 1px solid #d7d7d7;
	background-image: url(images/promo_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#promos .item .provider {
	width: 100px;
	float: left;
	padding-right: 20px;
	padding-left: 0px;
}
#promos .item .news {
	float: left;
	font-size: 12px;
	color: #323232;
	width: 330px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#promos .item .news .highlight {
	color: #0f5194;
	font-weight: bold;
	font-size: 14px;
}




#left-column .service, #left-column .contact{
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#left-column .track-result-success {
	padding: 20px;
	color:red;
	background-color: #FFFFFF;
	border: 3px solid #70a867;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left-column .track-result-error {
	padding: 20px;
	color:red;
	background-color: #FFFFFF;
	border: 3px solid #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left-column .track-result-error li {
	margin-left: 20px;
}

#left-column .track-result {
	padding: 20px;
	background-color: #FFFFFF;
}
#left-column .track-result:hover {
	padding: 20px;
	background-color: #d0f2ff;
	cursor:pointer;
}
#left-column .status {
	background-color: #FFFFFF;
	padding: 20px;
	color: #000000;
	border: 1px solid #CCCCCC;
}

#left-column .note{
	margin-top:50px;
	padding: 20px;
	font-style: italic;
	background-color: #FFFFCC;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#left-column .service:hover {background:#f8f8f8;}
#left-column .service ul {
	float: left;
	width: 200px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left-column .service ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#left-column .contact ul {
	float: left;
	width: 200px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left-column .contact ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
}


#left-column .service .list-title {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #f8f8f8;
}
#left-column .service .list-thumb {
	height: 65px;
	width: 50px;
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 5px;
}




#left-column {
	width: 550px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}
#right-column {
	width: 260px;
	float: left;
	margin-left: 20px;
	margin-top: 120px;
	padding-left: 20px;
}
#tracker {
	height: 128px;
	width: 220px;
	background-image: url(images/track_bg.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#tracking-number {
	border:none;
	background:none;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:35px;
	color:#111;
	margin-left: 14px;
	width: 182px;
	height: 35px;
	padding:5px;
	clear: both;
}
#tracking-number:focus {
	background-image: url(images/track_focus.gif);
	background-repeat: no-repeat;
    

}
input#tracking-btn {
	background-image: url(images/btn_search.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 194px;
	border:0;
	margin-left: 15px;
	cursor:pointer;
	outline: 0; 
}
input#tracking-btn:hover {
	background-image: url(images/btn_search_hover.gif);
	background-repeat: no-repeat;
}
#right-column #locate-us {
	height: 248px;
	width: 232px;
	margin-top: 15px;
}




#footer {
	font-weight: lighter;
	background-color: #000000;
	line-height: 80px;
	height: 80px;
	padding-left: 160px;
	color: #FFFFFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #77b1eb;
}
#footer strong {
	color:#28a0dd;
	font-weight: bold;
}
#footer a.r3dmedia {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 8px 25px;
	background:none;
	width: 850px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#tracking-page {
	border: 10px solid #dbe2e8;
	padding: 20px;
	background-color: #f1f4f6;
}
.hr-line {
	height: 0px;
	border:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
