﻿#container #page { background: url(../images/split_page_container_back.png) center repeat-y; overflow: auto; }
#container #top-edge-right { height: 1px; background: url(../images/split_page_edge_top_right_only.png) center no-repeat; }

#container #page #left { float: left; width: 644px; }
#container #page #right { float: right; width: 275px; padding: 16px 5px 16px 20px; vertical-align: top; }

#container #splash { height: 270px; margin-top: -1px; padding-left: 4px; }
#container #splash #top { width: 618px; height: 122px; background: url(../images/half-splash-top.jpg) center top no-repeat; overflow: hidden; display: block; }
#container #splash #top:hover { background: url(../images/half-splash-top.jpg) center bottom no-repeat; }
#container #splash #bottom { width: 618px; height: 120px; margin-top: 12px; background: url(../images/half-splash-bottom.jpg) center top no-repeat; overflow: hidden; display: block; }
#container #splash #bottom:hover { background: url(../images/half-splash-bottom.jpg) center bottom no-repeat; }
#container #top-edge-left { height: 2px; width: 645px; background: url(../images/split_page_edge_top_left_only.png) left no-repeat; }
#container #left #content-edges { background: url(../images/split_page_left_edges.png) repeat-y; overflow: auto; }
#container #content { height: 360px; width: 608px; background: url(../images/split_page_left_back_fade.gif) repeat-x #f6f6f6; padding-bottom: 15px; padding-left: 30px; padding-top: 30px; margin-left: 5px; padding-right: 0px; overflow: hidden; }
#container #left #column-1 { float: left; width: 300px; }
#container #left #column-2 { float: left; width: 250px; margin-left: 20px; }

#splash #animation { float: left; width: 384px; height: 271px; padding-left: 13px; }
#splash #splash_dynamic { float: left; width: 206px; height: 236px; padding: 15px; }

/*---- Named as is for associated JavaScript function ----*/
#splash_title { font-size: 18px; font-weight: bold; color: #00BCFF; }
#splash_sub { font-size: 11px; font-weight: bold; font-style: italic; color:#ffffff; }
#splash_slogan {}
#splash_price { font-size: 18px; vertical-align: top; }

#splash_content ul { margin: 0; padding: 0; list-style-position: outside; color: #ccc; }
#splash_content li { margin-top: 10px; margin-left: 15px; font-weight: bold; font-size: 10px; }

.btn-splash-sv { background: url(../images/btn_flash_try_sv_reg.gif) no-repeat; width: 122px; height:34px; display: block; float: right; }
.btn-splash-svp { background: url(../images/btn_flash_try_svp_reg.gif) no-repeat; width: 122px; height:34px; display: block; float: right; }
.btn-splash-svprp { background: url(../images/btn_flash_try_svprp_reg.gif) no-repeat; width: 122px; height:34px; display: block; float: right; }

.vspacer-slack { height: 140px; }

h1 { margin-bottom: 20px; letter-spacing: normal; }

a.sv-subscribe, a.sv-purchase { font-weight: bold; font-size: 11px; text-decoration: none; text-transform: none; }
a.sv-subscribe { color: #2bc5fd; }
a.sv-purchase { color: #e6a33f; }
a.sv-subscribe:hover, a.sv-purchase:hover { color: #fff; text-decoration: underline; }
