﻿#container #upper-page { width: 935px; padding: 0px; }

#upper-page #left { float: left; width: 400px; padding-bottom: 20px; }
#upper-page #right { float: left; width: 529px; padding-bottom: 20px; border-left: 6px solid #cfcfcf; }

#upper-page #logo { height: 128px; text-align: center; }
#upper-page #logo .links { margin-top: 25px; }
#upper-page #action-strip { height: 59px; background: url(/Assets/Images/action_strip_back.gif) repeat-x; }
#upper-page #action-strip img { }
#upper-page #action-strip img.free { margin-top: 16px; }
#upper-page #action-strip img.sub { margin-top: 13px; }

#upper-page #action-strip a.btn-action-subscribe-blue { width: 123px; height: 59px; background: url(/Assets/Images/btn_action_subscribe_blue.jpg) top no-repeat; display: block; }
#upper-page #action-strip a.btn-action-subscribe-blue:hover { background: url(/Assets/Images/btn_action_subscribe_blue.jpg) bottom no-repeat; }

#upper-page #action-strip a.btn-action-register-blue { width: 123px; height: 59px; background: url(/Assets/Images/btn_action_register_blue.jpg) top no-repeat; display: block; }
#upper-page #action-strip a.btn-action-register-blue:hover { background: url(/Assets/Images/btn_action_register_blue.jpg) bottom no-repeat; }

#upper-page #action-strip a.btn-action-subscribe-orange { width: 123px; height: 59px; background: url(/Assets/Images/btn_action_subscribe_orange.jpg) top no-repeat; display: block; }
#upper-page #action-strip a.btn-action-subscribe-orange:hover { background: url(/Assets/Images/btn_action_subscribe_orange.jpg) bottom no-repeat; }

#upper-page #selling-points { width: 300px; margin-left: auto; margin-right: auto; font-weight: bold; font-size: 13px; margin-top: 20px; }
#upper-page #selling-points a.blue, #upper-page #selling-points a.orange { font-size: 16px; }
#upper-page #selling-points a.blue { float: right; color: #1688c9; }
#upper-page #selling-points a.orange { float: right; color: #ff7e11; }
#upper-page #selling-points a.blue:hover, #upper-page #selling-points a.orange:hover { text-decoration: underline; }

#upper-page ul.blue li, #upper-page ul.orange li { padding-left: 35px; margin-bottom: 10px; }
#upper-page ul.blue li { font-size: 12px; background: url(/Assets/Images/ico_checkmark_blue.jpg) no-repeat; color: #1688c9; }
#upper-page ul.orange li { font-size: 12px; background: url(/Assets/Images/ico_checkmark_orange.jpg) no-repeat; color: #ff7e11; }

#upper-page ul.blue a { color: #1688c9; text-decoration: underline; }
#upper-page ul.blue a:hover { text-decoration: none; }

#upper-page ul.orange a { color: #ff7e11; text-decoration: underline; }
#upper-page ul.orange a:hover { text-decoriation: none; }

#blocks { padding: 0px; }
