﻿*
{
	font-family: Arial, Helvetica, Sans-Serif, Trebuchet MS;
}
body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
div
{
	margin: 0;
	padding: 0;
}

.so_header
{
	background-color: #555; 
	color: #eee; 
	font-weight: bold;
}
/**/
.so_col_image
{
	width: 240px;
	padding: 6px 0;
}
.so_col_purchase
{
	width: 240px;
	padding: 6px 10px;
	vertical-align: top;
}
.so_col_finance
{
	width: 250px;
	padding: 6px 10px;
	vertical-align: top;
}
.so_col_lease
{
	width: 220px;
	padding: 6px 10px;
	vertical-align: top;
}
.so_disclaimer
{
	color: #777;
	padding: 8px;
	font-size: 11px;
}

.so_title
{
	font-size: 12px;
	font-weight: bold;
}
.so_image
{
}
.so_image_desc
{
	font-size: 10px;
}


.so_top
{
	font-size: 11px;
	text-align: center;
}
.so_number
{
	color: Red;
	font-weight: bold;
	font-size: 30px;	
}
.so_number_align_right
{
	color: Red;
	font-weight: bold;
	font-size: 24px;
	text-align: right;
	padding-right: 5px;
}
.so_number_small
{
	color: Red;
	font-weight: bold;
	font-size: 10px;	
}
.so_percentage
{
	font-size: 16px;
	/*color: Green;*/
}
.so_desc
{
	font-size: 9px;
	/*color: Gray;*/
}
.so_desc_right
{
	font-size: 9px;
	text-align:right;
}
.so_desc_center
{
	font-size: 9px;
	/*color: Gray;*/
	text-align: center;
}
.so_desc_60
{
	font-size: 9px;
	/*color: Gray;*/
	width: 64px;
}
.so_desc_20
{
	font-size: 9px;
	/*color: Gray;*/
	width: 2px;
	text-align: right;
	padding: 0 4px;
}

.so_desc_hightlight
{
	font-size: 9px;
	font-weight: bold;
	color: Red;
}
.so_old_price
{
	text-align: right;
	text-decoration:line-through;
	font-size:14px;
	color: Red;
}
.so_rebate_price
{
	text-align: right;
	font-size:16px;
	font-weight: bold;
	color: Red;
}
.so_dollar
{
	color: Red;
	font-weight: bold;
	font-size: 16px;	
}
.so_month
{
	font-size: 9px;
	text-align: center;
}
.so_at
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;	
}
.so_notes
{
	font-size: 10px;
}
.so_plus
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	
}


/* tab style */
#so_tab_container
{
	background-image: url(/images/background/tab_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
	margin: 10px 0 10px 0;
}
#so_tab_container a
{
	text-decoration: none;
}
.so_page_title
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px;
	line-height: 30px;
	text-align: center;
	width: 150px;
}
.so_tab_normal
{
	font-weight: bold;
	float: left;
	display: block;
	padding: 4px 0px 0 0;
	line-height: 28px;
	text-align: center;
	background-image: url(/images/buttons/tab_normal_140.jpg);
	width: 140px;
	color: #333;
}
.so_tab_normal a
{
	text-decoration: none;
}
.so_tab_normal a:hover
{
	text-decoration: underline;
}
.so_tab_selected a
{
	color: #B11116;
	text-decoration: none;
}
.so_tab_selected
{
	font-weight: bold;
	float: left;
	display: block;
	padding: 4px 0px 0 0;
	line-height: 28px;
	text-align: center;
	background-image: url(/images/buttons/tab_selected_140.jpg);
	width: 140px;
}

.so_puck
{
	float: right;
	display: block;
	position: relative;
	top: -48px;
	right: 20px;
}

#MasterDiv1  	
{
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size:11px;
    display: none;
}
 #KiaIntegrity_container
{ 
    margin: 50px auto 20px auto;
    width: 790px;
    background-color: Transparent;
    padding: 0 6px 6px 0;
    background-image: url(/images/background/shadow_800_600.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 11px;
    
}
#KiaIntegrity_box
{
    height: 580px;
    padding:5px;
    border: solid 1px #666;
    background-color: white;
    overflow: auto;
}
#lblKiaIntegrityAdvantage { font-size:12px; font-weight:bold;}