﻿.lblMessageBold
{
	color: #5c5c5c; /*0000ff 3e3e3e*/
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-align:justify;
	/*text-decoration: underline;*/
}
.lblMessage
{
	color: #5c5c5c; /*0000ff 3e3e3e*/
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-align:justify;
	/*text-decoration: underline;*/
}

.divTitle
{
	background-color:#f1f1ed;
	color:#3e3e3e;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.divQuestion
{
	background-color:#ffffff;
	color:#013181; /* e78f05 */
	font-family:Arial, Verdana, Tahoma;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.divAnswer
{
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
body 
{
	 font-family:Arial, Verdana, Tahoma;
	 background-color:#f1f1ed;
	 margin-top:0px;
	 margin-left:0px; 
	 margin-right:0px; 
	 top:0px;
	 left:0px;
	 bottom:0px;
	 right:0px;
}
.txt
{
	border-style:solid;
	border-width:1px;
	font-weight:normal;
	text-align:left;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	color: #000000;
}
.txtmark
{
	color:#5c5c5c;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
}
.lbl
{
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:normal;
}
.lblGreen
{
	color:#57992b;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:normal;
}
.lblWhite
{
	color:#ffffff;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:normal;
}
.lblWhiteBold
{
	color:#ffffff;
	font-family:Arial, Verdana, Tahoma;
	font-size:10px;
	font-weight:bold;
}
.lblbold
{
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:bold;
}
.lblPhone
{
	color:#57992b;
	font-family:Arial, Verdana, Tahoma;
	font-size:16px;
	font-weight:bold;
}
.lblPartDescription
{
	color: #4866c0; /*0000ff 3e3e3e*/
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
}
.lblPartDescription2
{
	color: #4866c0; /*0000ff 3e3e3e*/
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}
.lblPartDescriptionUpper
{
	color: #4866c0; /*0000ff 3e3e3e*/
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	/*text-decoration: underline;*/
}
.lblTitleDescription
{
	color: #4866c0; /*0000ff 3e3e3e*/
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	/*text-decoration: underline;*/
}
.lblUpperTitles
{
	color:#57992b;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:bold;
}
.lblviewedcars
{
	color:#7c7c7b;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:bold;
}
.lbltitleviewedcars
{
	color:#7c7c7b;
	font-family:Arial, Verdana, Tahoma;
	font-size:13px;
	font-weight:bold;
}
.td3
{
	color:#fff;
	background-color:#57992b;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.td2
{
	color:#484848;
	background-color:#e3e3e3;
	font-family:Arial;
	font-size:11px;
}
.lblTotal
{
	color:#57992b;
	font-family:Arial, Verdana, Tahoma;
	font-size:13px;
	font-weight:bold;
}
.scBtn
{
	background-color:#57992b;
	border-style:solid;
	border-width:1px;
	cursor:hand;
	color:#fff;
}
.LnkBtn
{
	font-size: 11px;
	color: #e78f05; /* 000099 f79f14*/
	font-family: Sans-Serif, Arial;
}
.LnkBtn2
{
	font-size: 11px;
	color: #e78f05;
	font-family: Sans-Serif, Arial;
}
.grid-view
{
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:normal;
}
.grid-view tr.header
{
	background-color:#57992b;
	color:#ffffff;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	font-weight:normal;
}
.grid-view tr.normal
{
	color:#000000;
	background-color:#ffffff;
}
.grid-view tr.alternate
{
	color:#000000;
	background-color:#e1e1e1;
}

.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
	background-color:#e78f05;
	color:Black;
	font-weight:normal;
	font-size: 11px;
	}
.lbl_Available
{
	color:#57992b;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:normal;
}
.lbl_NotAvailable
{
	color:#b22222;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	font-weight:normal;
}
.lblInStock
{
	color:#57992b;
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
}	
/*******************************************************************************************************/
/*******************************************************************************************************/
/*  Redesign*/
.tabla1
{
	background-color:#ececec;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.tabla2
{
	background-color:#ffffff;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.tabla3
{
	background-color:#ececec;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.hd1
{
	color:#3c4c71;
	background-color:#ececec;
	font-family:Arial;
	font-size:12px;
	border-bottom: #999999 1px solid;
	font-weight:bold;
}

.hd2
{
	color:#000000;
	background-color:#999999;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.td2
{
	color:#000000;
	background-color:#ececec;
	font-family:Arial;
	font-size:12px;
}

.td4
{
	color:#000000;
	background-color:#ececec;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.hdwrn1
{
	color:#da3131;
	background-color:#eaa964;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.hdwrn2
{
	color:#da3131;
	background-color:#FFFFCC;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.promo1
{
	color:#000000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.promo2
{
	color:#4e597c;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.txt1
{
	border-style:solid;
	border-width:1px;
	font-size:16px;
	font-weight:bold;
}
.btn1
{
	background-color:#d4e1f2;
	border-style:solid;
	border-width:1px;
	cursor:hand;
	color:#7f7f7f;
}

.div1
{
	text-align:center;
	height:auto;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
}
.dropdown1
{
	width:165px;
	font-family:Arial;
	font-size:12px;
}

#UpdateProgress1 {
   background-color:#CF4342;
   color:#fff;
   top:0px;
   right:0px;
   position:fixed;
 }

#UpdateProgress1 img {
   vertical-align:middle;
   margin:2px;
 }

.lbl2
{
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
	font-size:10px;
	font-weight:normal;
}

.lbl_chrome
{
	color:#5a5a5a;
	font-family:Arial, Verdana, Tahoma;
	font-size:13px;
}
.lbl_Title
{
	color:#000;
	font-family:Arial, Verdana, Tahoma;
	font-size:16px;
	font-weight:bold;
}
.MandatoryField
{
	background-color:#FFFFC0;
}
.ddl_MandatoryField
{
	width:165px;
	font-family:Arial;
	font-size:12px;
	background-color:#FFFFC0;
	border-right: #eaeaea 1px outset;
	border-top: #eaeaea 1px outset;
	border-left: #eaeaea 1px outset;
	/*color: #606060;*/
	color: #000000;
	border-bottom: #eaeaea 1px outset;
	/*height:20px;*/
}
.ddl_selectMissing
{
	width:165px;
	font-family:Arial;
	font-size:12px;
	background-color:#f89696;
}
.txt_MandatoryField
{
	border-right: #eaeaea 1px outset;
	border-top: #eaeaea 1px outset;
	border-left: #eaeaea 1px outset;
	border-bottom: #eaeaea 1px outset;
	font: 12px arial;
	color: #000000;
	height:18px;
	background-color:#FFFFC0;
}
.txt_selectMissing
{
	font: 12px arial;
	border-style:solid;
	border-width:1px;
	background-color:#f89696;
}
.menuItemStyle
{
	color:#ffffff;
	/*background-color:#313e68;*/
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.menuItemHover
{
	/*color:#696969;*/
	color:#313e68;
	/*background-color:#ffffff;*/
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	
}
.menuItemSelected
{
	color:#313e68;
	/*background-color:#f5f5f5;*/
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:default;
	
}
.menuItem
{
	/*background-color:#313e68;
	color:#C5C5C5;*/
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.ddl
{
	border-right: #eaeaea 1px outset;
	border-top: #eaeaea 1px outset;
	font: 11px arial;
	border-left: #eaeaea 1px outset;
	/*color: #606060;*/
	color: #000000;
	border-bottom: #eaeaea 1px outset;
	height:20px;
}

.txtComments
{
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	text-align:left;
	font: 12px arial;
	color: #524a43;
}
.txtwatermark
{
	font-weight:bold;
	text-align:left;
	font: 20px arial;
	border:solid 1px #000000;
}

.modal
{
	background-color: #cdcdcd;
	filter:alpha(opacity=60);
	opacity:0.7;
}
.container {
  width: 740px; 
  height: 500px; 
  overflow-y: scroll; 
  border: 1px solid;
  background: #f2f2f2;
}
.title_header
{
	color:#000000;
	font-family:Arial, Verdana, Tahoma;
	font-size:16px;
	font-weight:bold;
}
.imgFooter
{
	background-image:url(../images/scFooter.jpg);
}
.PartName
{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:100;
background-color:#f1f1f1;
color:#333333;
/*cursor:hand;*/
}

.grid-viewPer
{
	padding:0;
	margin:0;
	border:1px solid #333;
	font-family:"Verdana, Arial, Helvetica, Sans-Serif, Trebuchet MS";
	font-size: 11px;
}
.grid-viewPer tr.header
{
	background-color:#4280c0;
	height:25px;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	
}
.grid-viewPer tr.normal
{
	color:#787878;
	background-color:#eeeeee;
	height:18px;
	/*
	vertical-align: middle;
	text-align: center;
	*/
}
.grid-viewPer tr.alternate
{
	color:#787878;
	background-color:#cdcdcd;
	height:18px;
	vertical-align: middle;
	text-align: center;
}

.grid-viewPer tr.normal:hover, .grid-viewPer tr.alternate:hover
{
	background-color:#910405;
	color:Black;
	font-weight:normal;
	font-size: 11px;
	}
