﻿
.horizontal_line
{
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	border-bottom-style: solid;
}
.vertical_line
{
	border-right-width: 1px;
	border-right-color: Silver;
	border-right-style: solid;
}
.bold, .vehiclename, .accessoryname
{
	font-size: 12px;
	font-weight: bold;
}
.vehiclename
{
	text-transform: capitalize;
}
.smallfont
{
	color: #999999;
	font-size: 10px;
}
.head
{
	background-color: #555;
	color: White;
	font-weight: bold;
	vertical-align: top;
}
.tblPricingSummary, .tblcalculation, .tblMSRP, .tblLeftPanel, calcoptions
{
	font-size: 11px;
}
.tblLeftPanel
{
	background-image: url(/images/background/price-left-bg.jpg);
	background-repeat: repeat-x;
}
.trimdata
{
	text-align: right;
	font-size: 11px;
	vertical-align: bottom;
	background-image: url(/images/background/price-bg.jpg);
	background-repeat: repeat-x;
}
.trimdatarow
{
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.textbox
{
	width: 50px;
	font-size: 11px;
	text-align: right;
}
.ddl
{
	font-size: 11px;
	width: 150px;
}
.ddl2
{
	font-size: 11px;
}
.features, .accessories
{
	font-size: 10px;
	height: 230px;
	overflow: auto;
}
.accessorydescription
{
	font-size: 11px;
}
td
{
	border: solid 0px lightgrey;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}
.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}

.para
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.MasterDiv
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 11px;
}
#accessory_box_container
{
	margin: 50px auto 10px 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;
}
#accessory_box_outer
{
	padding: 6px 6px 6px 6px;
	border: solid 1px #666;
	background-color: white;
}
#accessorybox_inner2
{
	border: solid 0px #666;
	height: 400px;
	width: 100%;
	overflow: auto;
}
#accessoryimage_container
{
	position: fixed;
	margin: 80px auto auto 200px;
	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;
	visibility: hidden;
}
#accessoryimage
{
	border: solid 1px #666;
	background-color: white;
	width: 100%;
	height: 100%;
	padding: 5px 15px 5px 15px;
}
.accessory_img_plus
{
	float: right;
	position: relative;
	top: -27px;
	right: 10px;
	cursor: hand;
	cursor: pointer;
	height: 0px;
}
#info_container
{
	margin: 50px auto 20px auto;
	width: 500px;
	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;
}
#infobox
{
	padding: 5px;
	border: solid 1px #666;
	background-color: white;
	overflow: auto;
}
#Rebateinfo_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;
}
#Rebateinfobox
{
	padding: 6px 6px 6px 6px;
	border: solid 1px #666;
	background-color: white;
	overflow: auto;
}
.accessoryheader
{
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/background/tab_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
}
.EnableWindow
{
	overflow: auto;
}
.DisableWindow
{
	overflow: hidden;
	height: 500px;
}

/* added by harry */
.step_style
{
	text-align: center;
	vertical-align: middle;
	padding: 0 6px 0 10px;
}




