﻿#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: 7px; background: url(../images/home_flash_back.png) center 4px no-repeat; overflow: hidden; }
#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: 300px; width: 623px; background: url(../images/split_page_left_back_fade.gif) repeat-x #f6f6f6; padding-bottom: 15px; padding-left: 15px; padding-top: 30px; margin-left: 5px; padding-right: 0px; overflow: auto; }
#container #section-id { float: left; width: 45px; padding: 5px 0px 100px 15px; } 
#container #left #column-1 { float: left; width: 230px; }
#container #left #column-2 { float: right; margin-left: 10px; background: url(../images/home_promo_sv2009_back.png) no-repeat; overflow: auto; padding-left: 15px; width: 278px; }

#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; }