﻿body {
	font-family:Arial, Helvetica, sans-serif;
	color:#5B5B5B;
	text-align:left;
	font-size:11px;
}
.bgPage {
    background:url(images/bgpage1.jpg) center top #fff;
    background-repeat:repeat-y;
    
    
}
.bgPage800 {
    
    background:url(images/bgpage800.jpg) center top #fff;
    background-repeat:repeat-y;
    
}

	a.BtClose {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
	
a.BtClose:hover {
	color:black;
}
	
h1 {
	padding:0;
	margin:0;
	font-size:13px;
	color:#316FAF;
	text-align:left;
}
	
form {
	margin:0;
	padding:0;
}

.redbut
{
    background-image:url(images/RedBtBg.jpg);
    background-position:top center;
    background-repeat:repeat-x;
    padding:0px 5px 0px 5px;
    color:White;
    text-transform:uppercase;
    height:17px;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    border:1px solid #CC0000;
    background-color:Red;}
	
.TextFieldNewTemplate {
	width:120px;
	font-size:11px;
	color:#316FAF;
	border:1px solid #999999;
	height:13px;
	font-family:Arial, Helvetica, sans-serif;
}
	
.SubHeading {
	background-image:url(images/subHeadingBg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#4B4B4B;
	font-weight:bold;
	padding:3px 0px 3px 6px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

/*.SubHeadingGray {
	background-image:url(images/subHeadingBgGray.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#4B4B4B;
	font-weight:bold;
	padding:3px 0px 3px 6px;
	border-bottom:0px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
}*/
	
.ColorBlue {
	color:#316FAF;
	font-weight:bold;
}
	
.ColorWhite {
	color:white;
	font-weight:bold;
}

.TextFieldNewTemplate1 {		
	width:120px;
	font-size:11px;
	color:#316FAF;
	border:1px solid #999999;
	height:13px;
}
	
.GradientBg {
	background-image:url(images/GradientBg.jpg);
	background-position:bottom center;
	background-repeat:repeat-x;
}
	
.ActionPanel {
	border-bottom:1px dashed #CCCCCC;
	font-size:11px;
}
	
.ActionPanel a{
	background-image:url('images/ActionsIcon.gif');
	background-position:left center;
	background-repeat:no-repeat;
	color:#5B5B5B;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	display:block;
	line-height: 13px;
	font-size:11px;
}
	
.ActionPanel a:hover{
	color:#316FAF;
}
	
.ActionPanel span{
	background-image:url(images/DisableLinksIcon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#BEBEBE;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	font-size:11px;
}

.ActionPanelLinks {
	background-image:url(images/ActionsIcon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#5B5B5B;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	display:block;
	font-size:11px;
}
	
.ActionPanelLinks:hover{
	color:#316FAF;
}
	
.ActionPanelLinks span{
	background-image:url(images/DisableLinksIcon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#BEBEBE;
	text-decoration:none;
	text-align:left;
	padding-left:15px;
	font-size:11px;
}
	
.FormButtonBlue 
{
	background-image:url(images/BlueBtBg.jpg);
    background-position:top center;
	background-repeat:repeat-x;
	padding:0px 10px 0px 10px;
	color:White;
	text-transform:uppercase;
	height:17px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	border:1px solid #3A76A0; 
}

.FormButtonGray 
{
	background-image:url(images/whiteBtBg.jpg);
    background-position:top center;
	background-repeat:repeat-x;
	border:1px solid gray;
	padding:0px 10px 0px 10px;
	color:gray;
	text-align:center;
	font-weight:bold;
	font-size:11px;	
}

.FormButtonRed
{
	background-image:url(images/RedButtonBg.jpg);
    background-position:top center;
	background-repeat:repeat-x;
	border:1px solid #CC0000;
	padding:0px 10px 0px 10px;
	color:gray;
	text-align:center;
	font-weight:bold;
	font-size:11px;	
	background-color:Red;
}

.mainHeadingNew {		
	font-size:13px;
	color:#316FAF;
	text-align:left;
	font-weight:bold;
}

.MainDiv {
		width:559px;
		height:auto;
	}
	
	
	
	
	.ButtonSearchCustomer {
		width:auto;
		height:auto;
		float:left;
        margin-top: 0;
        padding-right:5px;
	}
	
	.IconButtonSearchCustomer {
		width:30px;
		height:auto;
		float:left;
	}
	
	.ButtonSearchCustomerDetail {
		background-image:url('images/buttonBg.jpg');
		background-position:right center;
		background-repeat:no-repeat;
		float:left;
		height:21px;		
		text-align:left;
		font-size:13px;
		color:#727272;		
		font-family:Arial, Helvetica, sans-serif;		
		margin-right:12px;
		vertical-align:middle;
		padding-right:8px;
		width:auto;
	}
	
	.ButtonSearchCustomerDetail span
	{
	    line-height:21px;
	}
	
	p#vtip { display: none; position: absolute; padding: 5px 10px 5px 10px; left: 5px; font-size: 10px; font-weight:bold; color:#316FAF; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

.vtip span {
	color:green;
	font-weight:bold;
}

.vtip {
	width:5px;
}

.Text1 
{
    color:#5B5B5B;
	text-align:left;
	font-size:11px;
}