﻿

.ConfirmationDialogBox {
	display:block; 
	z-index:100;
	width:431px;
	background:#fff;
	padding:12px 10px 10px 13px;
	border: 2px solid #ccc;
}

.bgContactUsContent {
	background: url(../images/bg_content_ContactUs.gif);
	background-repeat: repeat-y;
	width:407px;
	min-height:3px;
	padding:0 12px 0 10px;
}

.ContactUsContentPadding {
	padding:0 10px 10px 10px;
}

.bgContactUsInnerContent {
	background-color:#e5f7fc; 
	padding:5px 0 5px 10px; 
	width:397px;
}

.bgContentCustomerSupport {
	background: url(../images/bg_inner_CustomerSupport.gif);
	background-repeat:no-repeat;
	width:367px;
	height:40px;
	padding: 10px;	
}

.LeftFirstCol {
	float:left;
	width:170px;
}

.LeftFirstLongCol {
	float:left;
	width:250px;
}

.StateLeftCol {
	float:left;
	width:80px;
}

.ContactSendbtn {
	float:right; 
	padding:10px;
}

.ClearBottom {
	clear:both;
	padding-bottom:10px;
}

.ContactTopPadding {
	padding-top:10px;
}

.bgFirstColTxtbox {
	background-image:url(../images/input_fcol.jpg); 
	height: 28px; 
	width:158px;
}

.FirstColTxtbox {
	width: 148px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.bgMailingTxtbox {
	background-image:url(../images/input_mail_add.jpg); 
	height: 28px; 
	width:224px;
}

.MailingTxtbox {
	width: 214px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.bgStateTxtbox {
	background-image:url(../images/input_state.jpg); 
	height: 28px; 
	width:68px;
}

.StateTxtbox {
	width: 58px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.bgZipTxtbox {
	background-image:url(../images/input_zip.jpg); 
	height: 28px; 
	width:108px;
}

.ZipTxtbox {
	width: 98px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.bgFirstColLongTxtbox {
	background-image:url(../images/input_fcol_long.jpg); 
	height: 28px; 
	width:237px;
}

.FirstColLongTxtbox {
	width: 227px;
	height:15px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

.bgMessageTxtbox {
	background-image:url(../images/txtarea_msg.jpg); 
	height: 108px; 
	width:388px;
}

.MessageTxtbox {
	width: 378px;
	height:95px;
	margin-top:5px;
	margin-left:5px;
	font-size: 8pt;
	border-color:White;
	border-style:none;
	font-family: Verdana, Arial, Sans-Serif;	
}

