/*
Design and Code by Rick Russie at e10 :: http://e10-inc.com :: Copyright 2009
*/

/*------------Nation------------*/

#nation-contain {background: #fff url("/img/nationbg.jpg") no-repeat; margin:10px auto; width:860px; position:relative;}
#nation-contain-nobubble {background: #fff url("/img/nationbg-nobubble.jpg") no-repeat; margin:10px auto; width:860px; position:relative;}
#nation-right {float:right; display:inline; width:645px; padding-top:65px;}

#nation-left {float:left; display:inline; width:215px; background: url("/img/nationbg.jpg") no-repeat; min-height:400px;}

#nation-left-nobubble {float:left; display:inline; width:215px; background: url("/img/nationbg-nobubble.jpg") no-repeat; min-height:400px;}


#nation-order p {font-size:11px; font-weight:bold; margin:0; text-align:center;}
#nation-order p span {color:#9cba24;}
#nation-order {margin-top:60px;}
.ordernow {padding-top:9px;}
#nation-join {margin-top:400px;}
#nation-join p {font-size: 11px; margin: 0 15px 0 15px; color:#4b4d4c; line-height: 1.2em;}

p.watch-demo {text-align:center; margin:0; padding-top:50px;}
p.watch-demo a {font-size: 22px; color:#678819;}
#nation-header {margin: 30px 0 20px 162px;}
.disclosure {font-size: 10px; color: #999;}
#nation-footer {clear:both; height:25px;}
#nation-right a {color:#9cba24;}

#nation-contain p.order-btns, #nation-contain-nobubble p.order-btns {padding: 10px 0 30px 0;}
#nation-contain .order-btns img, #nation-contain-nobubble .order-btns img {margin-right:15px;}

#nation-contain ol, #nation-contain-nobubble ol {margin:0 50px 10px 60px;}
#nation-contain ol li, #nation-contain-nobubble ol li {padding:8px 0 8px 0; border-bottom: 1px solid #e5e5e5;}
#nation-contain ol li.last, #nation-contain-nobubble ol li.last {border-bottom: none;}

#nation-contain h3.grn, #nation-contain-nobubble h3.grn {font-size: 15px; color: #9cba24; padding-top: 10px;}
