﻿
#model_index
{
	border: thin solid #F0F0F0;
	float: left;
	width: 175px;
	height: 744px;
	margin-left: 15px;
}
#most_common_questions
        {
    float: left;
    width: 730px;
    margin-top: 15px;
    margin-left: 10px;
}
#model_index ul
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style-position: inside;
	list-style-image: url('/images/arrow_blue2.gif');
	background-color: #C8D7E3;
}
#common_repair_issues
{
    float: left;
    width: 730px;
    height: auto;
    margin-left: 10px;
    margin-top: 0px;
}
#common_repair_issues ul
{
	padding: 0px;
	list-style-image: url('/images/arrow_blue2.gif');
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#common_repair_issues li
{
	margin-bottom: 5px;
}
.maintence_schedule ul
    {
	border: thin solid #808080;
	width: 499px;
	height: auto;
}
    .center
    {
        width: 100%;
        text-align: center;
        font-family: arial, Helvetica, sans-serif;
        font-size: x-small;
        border-bottom-style: solid;
        border-bottom-width: thin;
        border-bottom-color: #C7D6E2;
    }
    .move_left
    {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: x-small;
        background-color: #C7D6E2;
        padding-top: 5px;
        padding-bottom: 5px;
    }
   
   
   
    .green
    {
        background-position: center center;
        background-image: url('/images/1[1].png');
        background-repeat: no-repeat;
        vertical-align: middle;
        text-align: center;
        margin-top: 5px;
        margin-left: 10px;
    }
    .check
    {
        background-position: center center;
        background-image: url('/images/0[1].png');
        background-repeat: no-repeat;
        vertical-align: middle;
        text-align: center;
        margin-top: 5px;
        margin-left: 10px;
    }
    .replace
    {
        background-position: -10px 2px;
        background-image: url('/images/Replace[1].png');
        background-repeat: no-repeat;
        vertical-align: middle;
        text-align: center;
        margin-top: 5px;
        margin-left: 10px;
        height: 20px;
        width: 20px;
    }
   
   
   
    #model_index li
{
	font-family: calibri;
	font-size: small;
	padding-bottom: 5px;
	font-weight: bolder;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #F0F0F0;
	color: #283D80;
}
#overview
{
    width: 540px;
    float: left;
    margin-left: 15px;
    margin-bottom: 20px;
    background-image: url('/images/bckg2.jpg');
    background-repeat: repeat-y;
}
#maintenance_schedule
{
    border: thin solid #F0F0F0;
    width: 77%;
    float: left;
    margin-top: 5px;
}
#amil
{
	padding: 0px;
	float: right;
	margin-bottom: 20px;
	margin-right: 15px;
	vertical-align: bottom;
}
#camera_self_diagnosys
{
}
#overview ul
{
    width: 259px;
    margin-left: 20px;
    margin-top: 0px;
    padding: 0px;
    margin-right: 0px;
}
#overview li
{
    font-family: verdana;
    list-style-position: inside;
    list-style-image: url('/images/check_mark_Black.jpg');
    vertical-align: middle;
    margin-bottom: 7px;
    font-size: small;
    font-weight: bold;
    color: #333333;
    padding-bottom: 5px;
    padding-left: 5px;
}
#adjustments
{
	padding: 5px;
	margin: 0px;
	width: 280px;
	float: right;
}
#type_of_service
{
    padding: 0px;
    width: 730px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}
#error_codes
{
    border: thin solid #3366FF;
    padding: 0px;
    margin: 0px 15px 0px 0px;
    width: 730px;
    float: right;
    background-color: #EBFAFA;
}
#maintenance_schedule
{
    border-color: b5c8e5;
    border-style: solid;
    border-width: thin;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    clear: none;
}
#most_requested_services
{
    float: left;
    width: 730px;
    margin-top: 15px;
    margin-left: 10px;
}

