/* File: includes\css\classes.css */
body,div,td { font-family: Tahoma, sans-serif; font-size: 12px; color: #000; }

img { border: none; }
a,p,span,div
{
	font-size: 12px;
	font-family: Tahoma,Sans-Serif;
}

table,td,th
{
	border: none 0px; 
	border-collapse:collapse; 
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma,Sans-Serif;
}


h1
{	
	font-family: Sans-Serif; 
	font-size: 16px;
	color: #c75b12;
	font-style: italic;
	font-weight: bold;
	margin: 4px;
	margin-left: 10px;
	cursor: default;
}

h2
{	
	font-family: Sans-Serif; 
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	cursor: default;
}

div.valid
{
	padding: 3px;
	background: #ace2a8;
	border: solid 1px #53ab4c;
	margin: 1px;
	margin-bottom: 5px;
}

div.error, div.info, div.warning
{
	border: solid 1px #900;
	background: #eaabab url(/gradient-ffC5C5-eaabab-1-45.axd) repeat-x;
	color: #000;
	margin-bottom: 5px;
	padding: 5px 10px;
	font-family: Verdana,sans-serif;
	font-size: 14px;
}

div.warning 
{
    background: #fff79e url(/gradient-FFFACC-fff79e-1-25.axd) repeat-x;
    border: solid 1px #fef161;
}

div.info
{
	border: solid 1px #569221;
	background: #e4ffcc url(/gradient-FFFFE5-e4ffcc-1-25.axd) repeat-x;
}

/* File: includes\css\Default.css */
/*html {
  height: 100%;
  overflow: hidden;
}*/

body, h1, div {
	font-family: Verdana, sans-serif;
}

body {
	background: #ddd url(/stripes.axd?color1=999999&color2=dddddd&height=600) repeat-x 0px 66px;
	margin: 0px;
}

form 
{
	margin: 0px;
	padding: 0px;
}

div {
	padding: 0px;
	font-size: 12px;
}

img {
	border: none;
}

h1 {
	margin: 0px;
	font-style: italic;
}

input[type^='image'] {
    cursor: pointer;
}

#Area {
	width: 760px;
	height: 100%;
	border: solid 1px #777;
	border-top: none;
	background:#fff ;
	text-align:left;
	margin: 0px auto 0px auto;
}

#Title {
	background: #fff; /*url(/gradient.axd?color2=ffffff&color1=eeeeee&height=70&width=1&direction=vertical) repeat-x;*/
	height: 65px;
	border-bottom: solid 1px #B3AFA4;
	min-width: 780px;
}

#Title h1 
{
	margin: 0px;
}

#NavBar {
	background: url(/images/background_navbar.jpg) repeat-x;
	text-align:left;
	padding: 2px 3px;
	white-space: nowrap;
}

	#NavBar a {
		padding: 3px 7px;
		margin: 3px 5px 0px 5px;
		color: #111;
		text-decoration: none;
		font-style: normal;
	}
	
	#NavBar a:hover,#NavBar a.hover {
		background: #ccc url(/gradient-fff-ccc-1-50.axd) repeat-x;
		text-decoration: none;
		z-index: 1000;
		margin: 5px 5px 0px 5px;
		padding: 1px 6px 3px 6px;
		border: solid 1px #555;
		border-bottom: none;
	}

#Main {
	text-align:left;
	z-index: 1;
}

div#PageMenu {
	float: left;
	margin: 0px 5px 5px 0px;
}

div#Middle {
	padding: 7px;
}

div.error
{
	padding: 3px;
	background: #f2d3d3;
	border: solid 1px #b42828;
	margin: 1px;
	margin-bottom: 5px;
}

div.Menu {
	border: 1px #777 solid;
	margin: 3px;
	width: 120px;
}

	div.Menu h1 {
		background: #C75B12;
		height: 20px;
		font-style: italic;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
		padding: 2px 5px 2px 5px;
	}


table,td,th
{
	border: none 0px; 
	border-collapse:collapse; 
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma,Sans-Serif;
}

thead,tfoot,th
{
	background: #B3D5FF url(/gradient-fff-84B7FF-1-25.axd);
	font-weight: bold;
}
thead td
{
		padding: 3px;
		height: 15px;
}

.FormattedBody td,.FormattedBodyNoWrap td
{
	padding: 3px;
	cursor: default;
}
.FormattedBodyNoWrap td
{
    white-space: nowrap;
}


.FormattedBody thead td
{
	 vertical-align: bottom;
}

p.Location {
    font-size: 12px;
    font-weight: normal;
    margin: 3px 0px;
    color: #666;
    height: 18px;
    overflow: hidden;
}

p.Location a {
    font-size: 12px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    border-bottom: solid 1px #cc9;
}

p.Location a:hover {
    font-weight: bold;
    color: #000;
    border-bottom: solid 1px #c75b12;
}

a {
    font-size: 12px;
    color: #44c;
    margin: 1px;
}

a:hover {
	color: #c75b12;
}

/* Disabler compatibility with MCE FullScreen */
body.mceFullscreen div.disabler 
{
	display: none;
}

/* File: includes\css\Menu.css */

div.DropMenu {
	visibility :hidden;
	border : solid  1px #555;
	background : #C6C6C6 url(/gradient-e9e9e9-C6C6C6-1-90.axd) repeat-x;
	position : absolute;
	white-space : nowrap;
	text-align : left;
	z-index: 100;
}

	div.DropMenu a {
		display: block; 
		padding: 2px 3px; 
		text-decoration:none; 
		color: #555; 
		font-family: Verdana, sans-serif; 
		margin: 3px;
	}
	
	div.DropMenu a:hover, div.DropMenu a.hover  { 
		color: #333; 
		background-color: #FFFDCA;
		padding: 1px 2px;
		border: solid 1px #777;
	} 


div.TabBoxDropMenu {
	visibility :hidden;
	background : #ccc url(/gradient-e9e9e9-ccc-1-75.axd) repeat-x;
	position : absolute;
	white-space : nowrap;
	text-align : left;
	border: solid 1px #555;	
}

	div.TabBoxDropMenu a {
		display: block; 
		padding: 2px 3px; 
		text-decoration:none; 
		color: #555; 
		font-family: Verdana, sans-serif; 
		margin: 3px;
	}
	
	div.TabBoxDropMenu a:hover, div.DropMenu a.hover  { 
		color: #333; 
		background-color: #FFFDCA;
		padding: 1px 2px;
		border: solid 1px #777;
	} 
/* File: includes\css\forum.css */
.Forum .Message {
	border: solid 1px #777;
	margin: 10px 0px;
	height: 36px;
	height: auto !Important;
	min-height: 48px;
	background: #f3f3f3 url(/gradient-ddd-f3f3f3-1-20.axd) repeat-x;
}

.Forum .Author 
{
	width: 240px;
	float: left;
	border-right: dashed 1px #fbb;
	padding: 5px;
	background: #ddd url(/gradient-fff-ddd-1-50.axd) repeat-x;
	white-space: nowrap;
}

.Forum .MessageContent {
	padding: 5px;
	margin-left: 265px;
}
.Forum .MessageActions 
{
	text-align: right;
	padding-right: 4px;
}
.Forum .ForumActions 
{
	text-align: right;
	float: right;
}

.Forum .ThreadTitle
{
	margin: 10px 0px 0px 5px;
	font-size: 16px;
}

.Forum .FormRow 
{
	margin: 10px 0px;
}
.Forum .FormRow label
{
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	margin: 3px 5px 0px 0px;
	text-align: right;
	
}

.Forum .Subthreads
{
	width: 100%;
	border: solid 1px #777;
	background: #eee;
}


.Forum .Subthreads td
{
	padding: 3px;
}

.Forum .Subthreads .ThreadName 
{
	font-weight: bold;
	font-size: 14px;
}

.Forum .Subthreads .ThreadCreated
{
	text-align: right;
}

.Forum .BreadCrumbs
{
	margin: 5px 0px;
}
/* File: includes\css\tabs.css */
div.TabBox 
{
	width: 100%;
}

div.TabBox div.TabBar 
{
	white-space: nowrap;
}

div.TabBox div.TabBar div.inter 
{
	float: left;
	width: 5px;
	overflow: hidden;
	border-bottom: solid 1px #555;
	height: 20px;
}

div.TabBox div.TabBar div.last
{
	overflow: hidden;
	border-bottom: solid 1px #555;
	height: 20px;
}

div.TabBox div.TabBar div.link
{
	float: left;
	padding: 3px 5px;
	background: #ddd url(/gradient-ddd-999-1-20.axd) repeat-x 0px 10px;
	border-bottom: solid 1px #555;
}

div.TabBox div.TabBar div.link a
{
	font-size: 12px;
	font-family: Tahoma;
	color: Black;
	text-decoration: none;
}

div.TabBox div.TabBar div.disabled
{
	float: left;
	padding: 3px 5px;
	background: #d7d7d7 url(/gradient-d7d7d7-999-1-20.axd) repeat-x 0px 10px;
	border-bottom: solid 1px #555;
}

div.TabBox div.TabBar div.disabled a
{	
	color: #aaa;
}

div.TabBox div.TabBar div.other:hover, div.TabBox div.TabBar div.otherhover
{
	background: #E6E6E6 url(/gradient-fff-E6E6E6-1-20.axd) repeat-x;
	border: solid 1px #555;
	border-bottom: none;
	padding: 2px 4px 3px 4px;
	height: 15px;
	z-index: 2500;
}

div.TabBox div.TabBar div.current
{
	background: white  url(/gradient-eee-fff-1-10.axd) repeat-x;
	border: solid 1px #555;
	border-bottom: none;
}
div.TabBox div.TabBar div.currenthover
{
	background: #E6E6E6 url(/gradient-fff-e6e6e6-1-20.axd) repeat-x;
	border: solid 1px #555;
	border-bottom: none;
}

div.TabBox div.Content 
{
    border: solid 1px #555;
    padding: 5px;
    background: White;
    min-height: 400px;
    margin: 0px;
    clear:both;   
}
/* File: includes\css\recordsetview.css */
.recordsetview 
{
	border: solid 1px #777;
	border-collapse: collapse;
}

.recordsetview thead
{
    background: #ccc url(/gradient-fff-9AC3FF-1-20.axd) repeat-x;
}
.recordsetview thead th 
{
    background: #def;
    text-align: left;
}
.recordsetview tfoot
{
    background: #def url(/gradient-9AC3FF-def-1-20.axd) repeat-x;
}

.recordsetview tfoot td a.recordsetview_page 
{
	margin: 0px 3px;
}

.recordsetview tbody td 
{
	background: #ffe;
	vertical-align: top;
}

.recordsetview tbody td.alt 
{
	background: #ffc;
}

.recordsetview tbody tr.hover td
{
	background: #F1F8F5;
}

.recordsetview tbody tr.hover td.alt
{
	background: #F1F8E0;
}

.recordsetview td, .recordsetview th
{
	font-family: Sans-Serif;
	font-size: 12px;
	white-space: nowrap;
	padding: 3px;
}

.recordsetview tfoot tr.filter input 
{
	margin-right: 4px;
	border: solid 1px #555;
	background: #fff;
	padding: 0px 3px;
}

.recordsetview tfoot tr.filter 
{
	background: #def;
}

 .recordsetview tfoot input.isdefault
{
	color: #999;
	font-style:italic;
}

.recordsetview tbody td label 
{
	float: right;
	font-weight: bold;
}
/* File: includes\css\imagebox.css */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

/* <style type="text/css"> */
body {

	min-width: 990px;

}
#TabControl
{
	vertical-align: bottom;
	border: none 0px;
	border-bottom: solid 1px #555555;
}

#TabControlMain
{
	border: solid 1px #555555; 
	border-top: none 0px; 
	padding: 5px; 
	background: #fff;
}

.CustomLink
{
	padding: 3px;
	padding-left: 10px;
	display: inline;
}
.ErrorText
{
	color: #b42828;
	padding-left: 10px;
	display: inline;
	white-space: nowrap;
}

.NoteText
{
	color: #444444;
	padding-left: 10px;
	font-style: italic;
	display: inline;
	cursor: default;
	white-space: nowrap;
}
.InformationText
{
	color: #000000;
	padding-left: 10px;
	display: inline;
	white-space: nowrap;
}

.Label
{
	width: 150px;
	text-align: right;
	padding-right: 10px;
	cursor: default;
}

.Input
{
	border: solid 1px #555555;
	background: #DDDDDD;
}

.red {color: #FF0000; }
.green {color: #007700; }
.blue {color: #000077; }
.orange { color: #c1500d; }

#dhtmltooltip{
	font-family: Tahoma,sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	position: absolute;
	border: 1px solid black;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
	text-align: left;
}

.AutoComplete
{
	position:absolute;
	border: solid 1px #000; 
	visibility: hidden; padding:2px;
	background: #fff;
}
.AutoComplete_Item,.AutoComplete_ItemSelected
{
	cursor: default;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
}

.AutoComplete_ItemSelected
{
	background: #DEF;
}



/* </style> */