/* POSITIONING & LAYOUT CSS Document */
html,body{height:100%;}
body{height:100%;/* min-height:100%;*/padding:0px; margin:0px;background-color:#161c33;}
ul{padding:0px; margin:0px;list-style:none;list-style-position:outside;}
li{padding:0px; margin:0px;}
img {border:none;}

.heightfix {clear:both;}/* height hack */
h3 {padding:3px 8px;border-top:solid 1px #FFFFFF;border-bottom:dashed 1px #FFFFFF;}
p {display:block;margin:7px 0px 19px 0px; padding:0px 8px 20px 8px; border-bottom:solid 1px #FFFFFF;}
.lastline {border-bottom:none;}


#container {width:720px; margin:0px auto;background-image:url(../assets/images/backer720.jpg);background-repeat:repeat-y;}
#contentcontainer {margin:20px 0px 60px 0px;}
#banner {background-image:url(../assets/images/banner.jpg);background-repeat:no-repeat;background-position:bottom;height:150px;}/* global */

#left {float:left;margin:0px;width:135px;}
#left ul#nav {padding:0px; margin:0px; list-style-position:outside; list-style:none;}
#left ul li{padding:0px;margin:0px; width:135px; border-bottom:solid 1px #FFFFFF;}
#left ul li#advert {border-bottom:none;}
#left ul li a {padding:0px 0px 0px 30px;}

/* start nav */
#home a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/home.gif);background-repeat:no-repeat;}
#home a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redhome.gif);background-repeat:no-repeat;}

#dish a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/dish.gif);background-repeat:no-repeat;}
#dish a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/reddish.gif);background-repeat:no-repeat;}

#subscribe a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/subscribe.gif);background-repeat:no-repeat;}
#subscribe a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redsubscribe.gif);background-repeat:no-repeat;}

#renew a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/renew.gif);background-repeat:no-repeat;}
#renew a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redrenew.gif);background-repeat:no-repeat;}

#payment a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/payment.gif);background-repeat:no-repeat;}
#payment a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redpayment.gif);background-repeat:no-repeat;}

#service a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/service.gif);background-repeat:no-repeat;}
#service a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redservice.gif);background-repeat:no-repeat;}

#programming a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/programming.gif);background-repeat:no-repeat;}
#programming a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redprogramming.gif);background-repeat:no-repeat;}

#listings a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/listings.gif);background-repeat:no-repeat;}
#listings a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redlistings.gif);background-repeat:no-repeat;}

#advert a {display:block;margin:0px 0px 3px 0px;background-image:url(../assets/images/icons/advert.gif);background-repeat:no-repeat;}
#advert a:hover {display:block;margin:0px 0px 3px 0px;background-image:url(https://www.directmagazine.com/assets/images/icons/redadvert.gif);background-repeat:no-repeat;}
/*end nav*/

#left #extraleft {width:135px;margin:30px 0px 0px 0px;}
#left #extraleft p {padding:0px; margin:0px;}
#left #extraleft p.lastline a {display:block;width:135px; line-height:30px; margin:0px auto;}/* global */

#contentcontainer h2 {display:block;clear:both;padding:10px 0px 0px 0px;margin:0px 8px;}
#contentcontainer h4 {display:block;clear:both;margin:0px;padding:0px 8px;}
#contentcontainer p span {position:relative;top:-15px;float:right;}/* global */

/* footer */
.admag {position:relative;bottom:-20px;z-index:2;}
#footer {width:100%;line-height:60px;width:100%;clear:both;background-color:#000000;vertical-align:bottom;}
.adbar {position:static;top:-20px;z-index:1;background-color:#FFFF00;padding:20px 0px 0px 0px;margin:0px;border-bottom:solid 1px #FFFFFF;}
.footnav {width:720px;margin:0px auto;}
.footnav ul {height:60px;white-space:nowrap;padding:30px 0px 0px 0px;} 
.footnav ul li {display:inline;}
.footnav ul li a {padding:0px 0px 0px 5px;height:5px;border-left:1px solid #FFFFFF;}
.footnav ul li a.firstbtn {border-left:1px solid #000000;}
.footnav p {display:block;margin:0px; padding:0px 0px 30px 0px;}
/* footer *//* global */