﻿hr					{ margin-top:3px; margin-bottom:3px; }
p					{ margin:0px 0px 0px 0px; }
h1					{ font-size: 18px; font-weight:bold; text-align:center; margin:5px 0px 10px 0px;}
h2					{ font-size: 16px; margin:2px 0px 5px 0px;}
h3					{ font-size: 14px; font-weight:bold; margin:2px 0px 5px 0px;}
h4					{ font-size: 12px; font-weight:bold; margin:2px 0px 5px 0px; display:inline;}
th					{ text-align:left; }
.heroList tr		{ border-bottom: solid 1px;} 
input[type="submit"]{background: #c3a55a url(../../img/buttongoldgrad.gif) repeat-x scroll 0px 0px; border:groove 2px #c3a55a; height:20px; padding-left:5px;padding-right:5px;padding-bottom:2px;}

.inline                             { display:inline;}

/* DialogForm Begin */
.dialogForm							{ width: 555px; border:none; padding:0px 0px 0px 0px; margin:5px 5px 5px 5px;}

.dialogForm .fullSection				{ width:555px; float:left; display:block; }
.dialogForm .fullSection label			{ display: block; float:left; width:120px; height:20px; }
.dialogForm .fullSection textarea		{ display: block; float:left; width:425px; height:150px; margin:0px 0px 0px 2px; padding:0px 0px 0px 0px; }
.dialogForm .fullSection .stdButton		{ margin-left:120px; }
.dialogForm	.fullSection p				{ margin-left:120px; }

.dialogForm .mediumSection				{ width:276px; float:left; display:block;}
.dialogForm .mediumSection label		{ display: block; float:left; width:120px; height:20px;}
.dialogForm .mediumSection input		{ width:142px; height:16px; margin:0px 2px 0px 2px; padding:0px 0px 0px 0px; }
.dialogForm .mediumSection .dateInput	{ width:113px; height:20px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; } 
.dialogForm .mediumSection .timeInput	{ width:39px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; } 

.dialogForm .smallSection				{ width:120px; float:left;}
.dialogForm .smallSection label			{ display: block; float:left; width:120px; height:20px;}
.dialogForm .smallSection input			{ width:30px;height:16px; }
/* DialogForm End */

#TB_load			{ height:200px; width:200px; background-image:url(../../img/loadingAnimation.gif);}

.stdInput			{ width:175px; }

.fullTable			{ width:600px; }
.fullTable td		{ vertical-align:top; }

.fullSection		{ width:400px; float:left; margin-top:2px; }

#searchParameters	{ display:block; }



/* Div table stuff begin*/
.tablediv			{ display:  table; width:600px; border-collapse:separate; }
.c1div				{ float:left;/*fix for  buggy browsers*/ display:  table-cell; width:99%; padding: 2px 2px 2px 2px; }
.c2div				{ float:left;/*fix for  buggy browsers*/ display:  table-cell; width:49%; padding: 2px 2px 2px 2px; }
.c3div				{ float:left;/*fix for  buggy browsers*/ display:  table-cell; width:33%; padding: 2px 2px 2px 2px; }
.c4div				{ float:left;/*fix for  buggy browsers*/ display:  table-cell; width:24%; padding: 2px 2px 2px 2px; }
.rowdiv				{ display:  table-row; width:auto; }
/* Div table stuff end*/

.TextBoxLabel       { border-right: white 0px solid; border-top: white 0px solid; border-left: white 0px solid; border-bottom: white 0px solid; background-color: transparent; }
