﻿body 
{
	font-family: Arial,Times New Roman,Verdana,helvetica,sans-serif;
	font-size:9pt;
	margin:0 0 0 0;
	padding:0 0 0 0 ;
	color:black;	
}

a:link
{
	color:#000000;
	text-decoration: none;
	
}
a:visited
{
	color:#000000;
	text-decoration: none;
	
}
a:hover
{
	/*color:#FED921;*/
	color:#3784f7;
	text-decoration: underline;
}
.BodyDialog
{
	margin: 3px;
	margin-bottom:0px; 
	background-image:url('Images/DialogBrg.gif');
	
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
}

HR{
	BORDER-TOP: #b5c6d1 1px solid; 
	BORDER-BOTTOM: #ffffff 2px solid;
	BORDER-LEFT:0;
	BORDER-RIGHT:0;
	width:100%;
	color:Fuchsia;
	
}

.LoginTitle
{
	font-family:arial, helvetica, sans-serif;
	/*font-size:9pt;*/
	font-size:12px;
	font-weight :bold; 
}

.Error
{
	color:Red;
	
}
.Title
{
	font-weight:bold;
	/*/*font-size:11px;*/
	font-size:12px;
	padding-left:3px;
	color:White;
}

.TitleInfo
{
	border: solid 1px #00cc99; 
	background-color:#1D7F1D; 
	color:White; 
	font-weight:bold ;
	/*/*font-size:11px;*/
	font-size:12px;
	height:18px;
	padding-left:3px;
}

.FileUpload
{
	border:solid 1px #4F738D;
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:12px;
	width:100%;
	height:25px;
	/*display:none;*/
}

.ErrorMessage
{
	color:Red;
	/*background-color:#fff3ef;*/
	/*border-left: solid 1px #f74100;*/
	padding-left:5px;	
	padding-right:5px;
	/*font-size :11px;			*/
	font-size:12px;
}

.Button
{
	border-top:1px;
	border-left:1px;
	background-color:#2257f5;
	border-right:solid 1px #f7f3f7;
	border-bottom:solid 1px #f7f3f7;
	height:20px;
	color:#FFFFFF;
	font-family:Verdana, arial, helvetica, sans-serif;
	/*font-size:12px;*/
	font-size:12px;
}

.ButtonSearch
{
	border-top:1px;
	border-left:1px;
	background-image: url(images/searchbutton.gif);
	background-repeat:no-repeat;
	border-right:solid 1px #4F738D;
	border-bottom:solid 1px #4F738D;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
#option 
{
	border-width:0px
}
.DropDownList
{
	border:solid 1px #4F738D;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	width:204px;
	height:20px; 	
	
}

.RadioButton
{
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	height:17px;	
}
.RadioButtonList
{
	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	height:17px;
	vertical-align:text-bottom;
}

.RootLink
{
	font-size:12px;
	font-weight:bold;
}

a.RootLink:link
{
	color:#1D7F1D;
	text-decoration: none;
	
}
a.RootLink:visited
{
	color:#1D7F1D;
	text-decoration: none;
	
}
a.RootLink:hover
{
	color:#1D7F1D;
	text-decoration:underline;	
}

.ParentLink
{
	font-size:12px;
	font-weight:bold;
}

a.ParentLink:link
{
	color:#3784f7;
	text-decoration: none;
	
}
a.ParentLink:visited
{
	color:#3784f7;
	text-decoration: none;
	
}
a.ParentLink:hover
{
	color:#3784f7;
	text-decoration:underline;	
}

.HyperLink
{
	font-size:12px;
	font-weight:normal;
	color:#3784f7;
	text-decoration:underline;
}
a.HyperLink:visited
{
	color:#3784f7;
	text-decoration:underline;
}
a.HyperLink:link
{
	color:#3784f7;
	text-decoration:underline;
}
a.HyperLink:hover
{
	color:#ff6500;
	text-decoration:underline;
}

.BlueLink
{
	font-size:12px;
	font-weight:normal;
	color:#3784f7;
	text-decoration:underline;
}
a.BlueLink:visited
{
	color:#3784f7;
	text-decoration:underline;
}
a.BlueLink:link
{
	color:#3784f7;
	text-decoration:underline;
}
a.BlueLink:hover
{
	color:#3784f7;
	text-decoration:underline;
}

.LinkButton
{
	/*font-size:7.5pt;*/
	font-size:12px;
	font-weight:bold;
}
.CheckBox
{
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
a.LinkButton:link
{
	color:#3784f7;
	text-decoration: none;
	
}
a.LinkButton:visited
{
	color:#3784f7;
	text-decoration: none;
	
}
a.LinkButton:hover
{
	color:#FED921;
	text-decoration:underline;	
}

.TitleName
{
	font-size:14px;
}
a.TitleName:link
{
	color:#395173;
	text-decoration: none;
}
a.TitleName:visited
{
	color:#395173;
	text-decoration: none;
	
}
a.TitleName:hover
{
	color:#FED921;
	text-decoration: none;
	
}

.CategoryLink
{
	font-size:12px;
}
a.CategoryLink:link
{
	color:#395173;
	text-decoration: none;
}
a.CategoryLink:visited
{
	color:#395173;
	text-decoration: none;
	
}
a.CategoryLink:hover
{
	/*color:#FED921;*/
	color:#ff6500;
	text-decoration: none;
	
}

.TopMenuBar
{
	background-color:#f7f3f7;
	text-align:center;
	height:25px;
	border:solid 1px #cecfce;
	color:#395173;
	/*font-size:7.5pt;*/
	font-size:12px;
}

.BoxHeader
{
	background-color:#bdd7ef;	
	color: #444444;
	font-size: 17px;
	font-weight: bold;
	height:18px;
	background-image: url(images/menu_gif.gif);
	background-repeat:repeat;
	border-bottom:solid 1px #4F738D;
	padding-left:5px;
}
.BoxPaging
{
	background-color:#efeff7;	
	color: #444444;
	height:18px;
	border: solid 1px #b5c7de;
	padding-left:5px;
}

.BoxHeaderList
{
	background-color:#efeff7;	
	font-weight:bold;
	color: #444444;
	height:22px;
	border: solid 1px #b5c7de;
}

.BoxTitle
{
	background-color:#bdd7ef;	
	/*color: #444444;*/
	height :18px;
	font-size: 12px;
	font-weight: bold;
	/*	border-bottom:solid 1px #4F738D;*/
	padding-left:5px;
}
.Box
{
	border:solid 1px #4F738D;
	
}

.BoxBody
{
	padding-left:5px; 
}

.LabelColumn
{
	width:250px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px; 
	vertical-align:top;
}
.line
{
	background-image:url(App_Themes/Default/Images/line.gif);
	background-repeat:repeat-x;
	
	height:5px;
}

.ContactButton
{
	background-image:url('images/contact.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	font-weight:bold;	
	border:none;
	height:24px;
	width:95px;
}

.AddNewButton
{
	background-image:url('images/AddNewButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:24px;
	width:95px;
}

.EditButton
{
	background-image:url('images/EditButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:24px;
	width:95px;
}

.PrintButton
{
	background-image:url('images/PrintButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:24px;
	width:95px;
}

.AddExButtonDisabled
{
	background-image:url('App_Themes/Default/Images/DialogButton/AddExButtonDisabled.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:19px;
	width:21px;
}

.FilterButton
{
	background-image:url('images/FilterButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:24px;
	width:72px;
}

.SearchButton
{
	background-image:url('images/SearchButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:24px;
	width:72px;
}
.DeleteButton
{
	background-image:url('images/DeleteButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	font-size:12px;
	background-color:#CFDAEF;
	border:none;
	height:24px;
	width:72px;
}

.ReloadButton
{
	background-image:url('images/ReloadButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:24px;
	width:95px;
}

.CloseButton
{
	background-image:url('images/CloseButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:22px;
	width:72px;
}

.SaveButton
{
	background-image:url('images/SaveButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:25px;
	width:77px;
}

.CloseButtonDialog
{
	background-image:url('images/dialogbutton/CloseButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:25px;
	width:77px;
}

.SaveButtonDialog
{
	background-image:url('images/dialogbutton/SaveButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:25px;
	width:77px;
}

.OrderButton
{
	background-image:url('images/dialogbutton/OrderButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/
	font-size:12px;
	border:none;
	height:18px;
	width:66px;
}
.AddDetailsButton
{
	background-image:url('images/dialogbutton/AddDetails.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/font-size:12px;
	border:none;
	height:25px;
	width:113px;
}

.ReOrderButton
{
	background-image:url('images/dialogbutton/Reorder.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/font-size:9pt;
	border:none;
	height:25px;
	width:140px;
}

.MoreButtonDialog
{
	background-image:url('images/dialogbutton/MoreButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/font-size:12px;
	border:none;
	height:19px;
	width:26px;
}

.SmallButton
{
	background-image:url('images/dialogbutton/SmallButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/font-size:12px;
	border:none;
	height:19px;
	width:26px;
}
.AddButton
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#F0F0EA;
	/*font-size:11px;*/font-size:12px;
	border:1px;
	border-bottom-color:white;
	border-top-style:none;
	border-left-style:none;
	height:20px;
}

.RemoveButton
{
	background-image:url('images/RemoveButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/font-size:12px;
	border:none;
	height:24px;
	width:67px;
}

.SmallContactButton
{
	background-image:url('images/smallcontact.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CFDAEF;
	border:none;
	height:20px;
	width:100px;
}

.LargeContactButton
{
	background-image:url('images/largecontact.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CFDAEF;
	border:none;
	height:20px;
	width:120px;
}

.LoginButton
{
	background-image:url('images/LoginButton.gif');
	background-repeat: no-repeat;
	background-position:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CFDAEF;
	/*font-size:11px;*/font-size:12px;
	border:none;
	height:24px;
	width:72px;
}

/*
		TTAccounting.Net
*/
.NewGridItem
{
	color:Gray;
}

.DeleteGridItem
{
	font-style:italic; 
	text-decoration:line-through; 
}

.TableLayout
{
	background-color:#f7f7f7;
}

.TableBorder
{
	border:solid 1px #4F738D;
}

.CellBorder
{
	border-top:solid 1px #4F738D;
	border-left:solid 1px #4F738D;
}

.LabelComment
{
	color:Black;	
	font-size:12px;
	
}

.TextBox
{
	border:solid 1px #4F738D;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	width:200px;
	height:15px;
}
.TextBoxFile
{
	border:solid 0px #4F738D;
	font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	width:200px;
	height:15px;
}

.ListBox
{
	border:solid 1px #4F738D;
	font-family: arial, helvetica, sans-serif;
	font-size:9pt;	
}

div.AlertStyle
{  
  left: 1%;
  height: 20px;
  width: 270px;
  vertical-align:text-top;
  position: absolute;    
}

div.ModalPopup
{
	background-color:#4F738D;
	font-weight:bold;
	width:150px;
	height:50px;
	vertical-align:middle;
	text-align:center;
	border: solid 2px #b5c6d1;
	padding-top :25px; 
	color:White;
}

.WebGridItemStyle
{
	
}

.Color
{
	width:15px;
	height:15px;	
	cursor:pointer;
	border: solid 1px gray;
	background-color:White; 
}
