@import url("base.css");
@import url("form.css");
@import url("tv.css");

/* ---- 1.) Typography ---- */
div#subheader h1 span { background: url(/img/personal/leftnav_section_header.gif) top center no-repeat; width: 100%; height: 100%; position: absolute; }
h2 { border-bottom: 1px solid #c60; }

/* ---- 2.) Navigation ---- */
ul#primary_nav li.first { padding-left: 113px; }
div#sidebar ul#secondary_nav li.on span.on { color: #fff; background: #c60;}
div#sidebar ul#secondary_nav li li span a { color: #c60; }

/* ---- 3.) Layout ---- */
ul#landing_options li { border-top: 2px solid #c60; }

/* ---- 4.) Common ---- */
div#readyToOrder ul { border-bottom: 1px solid #c60; background: #fbf0e7; }
div#readyToOrder dt { background: transparent url(/img/p/rightnav_ready_to_order.gif) -1px 0; }

/* ---- 5.) Temporary for howtoreadyourbill ---- */
table#howtoreadyourbill td { vertical-align: top;}

/* CSS for tv remotes in support */
div#tvremotes{width:100%;}
div#tvremotes h3{margin-bottom: 10px; padding-top: 2px; clear: both; color: #125dab; border-bottom: 1px solid #125dab; border-top: 1px solid #125dab; background-color: #e1eaf5; margin-right: 0; padding-left: 2px; margin-top: 10px; margin-left: 0; padding-right: 2px; padding-bottom: 2px;}
div#tvremotes_classic{width: 33%; float: left;}
div#tvremotes_ultimate{width: 50%; float: left;}
