﻿/* width of the pattern preview image */
#parameter:image:width:200
/* height of the pattern preview image*/
#parameter:image:height:180

/* FVD defined: inner controls */
/* filter */

.name_label, .email_label, .phone_label
{
	width: 100px;
	border: none;
	background: none;
	color: #000;
	padding: 0px 0px 0px 10px;
	
}
.name_data, .email_data, .phone_data
{
	width: 170px;	
	background: none;
	color: #000;
}
.request_button_div {text-align:center;}



/* Order form */

.OrderForm { font-family: Tahoma; font-size: 10pt;width:633px;}
.OrderForm .FieldsList, .Row, table, th, tr, td {border: Solid 0px;}
.OrderForm .FormTitle {font-size: 16pt;font-weight:bold; margin:20px 0px 5px 0px;padding:5px 0px 0px 0px;}
.OrderForm .FormSubTitle {font-size: 14pt;font-weight:bold; margin:20px 0px 5px 0px;padding:5px 0px 0px 0px;}
.OrderForm .SectionTitle {font-size: 12pt;font-weight:bold; margin:20px 0px 5px 0px;padding:5px 0px 0px 0px;width:100%;border: Solid #cfcfcf; border-width: 2px 0px 0px 0px;}
.OrderForm .SectionAnnotation {}
.OrderForm .Button {border: solid 1px #000; background: #cfcfcf; cursor:pointer; width:220px; height:24px; }
.OrderForm .FieldsList input {width: 350px;}
.OrderForm .FieldsList .FieldName {width: 120px;}
.OrderForm .FieldsList .Delimiter {width: 100%; font-weight:bold; background: #cfcfcf; padding: 5px; }
.OrderForm .PatternIfo .PatternSectionTable {width: 100%;}
.OrderForm .PatternPreview {width: 120px;}
.OrderForm .PatternImage {	border: solid 1px #000;	width: 120px; height: 100px;margin:10px; padding:2px;}
.OrderForm .PatternIfo .InfoTable {margin:10px;}
.OrderForm .PatternIfo .InfoTable .FieldTitle {width:100px;}
.OrderForm .PatternIfo .InfoTable .FieldValue {	font-weight: bold;}
.OrderForm .Footer { padding: 0px 0px 20px 0px; font-size:8pt; width:100%;}
.OrderForm .Footer .RightLabel {text-align: right;}
.OrderForm .SectionEULA {font-size:7pt;}
.OrderForm .ActionSection table {width:100%;}
.OrderForm .ActionSection td {padding: 5px;}
.OrderForm .ActionSection .Captcha {width: 120px;}
.OrderForm .ActionSection .CaptchaText {width: 88px; margin:2px 0px 2px 0px;}
.OrderForm .ButtonBack {border: none; background: none; cursor:pointer;height:24px;} 
.OrderForm .ButtonBack:hover {text-decoration: underline;} 



/* user defined: MasterPage.master */
.patterns_browser {	background: #fff; width:600px; height: 600px;font-family: Tahoma; font-size: 10pt;}
.container_Filter {	width: 100%;}

.container_Filter table {width:100%;font-size:10pt;}
.container_Filter .make, .container_Filter .model, .container_Filter .year { float:left; margin:5px;}
.container_Filter .make select, .container_Filter .model select{width: 235px;}
.container_Filter .year select{width:90px;}
.container_Types {border: 1px solid #7f9db9; background: #efefef;  padding: 2px; margin: 5px 0px 5px 0px;}
.container_Types .list {overflow: auto; height:120px;}
.container_Actions {background: #fff; border: 1px solid #7f9db9; padding: 5px; margin:5px 0px 5px 0px;}





.container_Patterns { background: #efefef; border: 1px solid #7f9db9; padding:2px;  }
.container_Patterns table { font-size:10pt; width:100%;} 
.container_Patterns .item_preview { width: 106px; height: 56px;text-align:center;vertical-align:middle;}
.container_Patterns .item {background: #eaeaea;}
.container_Patterns .alteritem {}
.container_Patterns .list {background: #fff;border: 1px solid #7f9db9;overflow: auto;height: 310px;padding: 5px;}

.container_RPatterns { background: #fff; border: 1px solid #7f9db9; padding:2px; margin:5px 0px 0px 0px; }
.container_RPatterns table { font-size:10pt; width:100%;} 
.container_RPatterns .item_preview { width: 106px; height: 56px;text-align:center;vertical-align:middle;}
.container_RPatterns .item {background: #eaeaea;}
.container_RPatterns .alteritem {}
.container_RPatterns .list {background: #fff;overflow: auto;height: 430px;padding: 5px;}
.list .image {border: solid 1px #eaeaea;background:#fff; width:100px;}

.description{font-size:70%; padding:0px 0px 0px 20px; }

.approvement {font-family: Tahoma; font-size: 10pt;background: #efefef; border: 1px solid #7f9db9; padding:2px;}
.container_ApproveHeader {background: #fff;border: 1px solid #7f9db9;height:90px; padding: 5px;}
.container_ApproveHeader .actions { font-family: Tahoma; font-size: 10pt; width: 100%;margin:20px 0px 0px 0px;}
.container_ApproveHeader .actions .back {text-align: right;}


/*request area*/
.container_request{	width:100%;font-family: MS Sans Serif;	font-size: 10pt;}
.container_request .Button {border: solid 1px #000; background: #cfcfcf; cursor:pointer; width:220px; height:24px; }
.SectionCar {font-weight: bold; height: 30px; padding:5px;}
.EmptyPatternsList {padding: 30px; text-align:center; font-size:120%;}
