/* Style sheet for EZSoftwareDevelopment.com */


/* ******************************************************************** */
/* Styles for Issue form  - Switching between long view and tabbed view */
/* ******************************************************************** */

.HideList {
visibility:hidden;
height:0;
}

.ProfileHeader {
  	padding-top:40px;
	background: url(../images/issue-profile.png) no-repeat top left;

}

.DescHeader {
  	padding-top:40px;
	background: url(../images/issue-descriptions.png) no-repeat top left;

}


.EmailHeader {
  	padding-top:40px;
	background: url(../images/issue-email.png) no-repeat top left;

}

.CustomFieldsHeader {
  	padding-top:40px;
	background: url(../images/issue-customfields.png) no-repeat top left;

}


.AttachmentsHeader {
  	padding-top:40px;
	background: url(../images/issue-attachments.png) no-repeat top left;

}


.CloseoutHeader {
  	padding-top:40px;
	background: url(../images/issue-closeout.png) no-repeat top left;

}


/* ******************************************************************** */
/* Styles for Issue form  - Switching between long view and tabbed view */
/* ******************************************************************** */




.help {
	Color: red ;
}


a {
	color: Blue;
	text-decoration: underline;
}

a.repoheader{
	color : White;
}

a:hover {
	color: Red;
	text-decoration: underline;
	background : Yellow;
	}

a:visited {
	color: Red;
}

a.button:hover {
	color: Red;
	text-decoration: underline;
	background : Yellow;
}

a.button:visited {
	color: Red;
}


a.help {
	color: red;
	text-decoration: none
}

a.links {
	color: blue;
	font-family: Verdana;
	text-decoration: underline
}

a.linksonblue {
	color: white;
	font-family: Verdana;
	text-decoration: underline
}

a.links:hover {
	color: red;
	font-family: Verdana;
	text-decoration: underline
}

a.links:visited {
	color: teal;
	font-family: Verdana;
	text-decoration: underline
}

a.row {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif
}

a.smalllink {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif
}


blockquote {
	font-size: 90%;
	line-height: 115%;
	margin-top: 0.5em;
	margin-bottom: 2em;
	margin-left: 0.5em
}

fieldset {
  margin-bottom: 12px;
  border-color: #00457b;
  background-color: #cfeace;
}

fieldset div {
  margin-bottom: 6px;
  font-weight: normal;
}

legend {
  border: 2px ridge #00457b;
  font-weight: bold;
  background-color: #e36a51;
  color: white;
  padding: 2px 16px;
}

body {
	color: Black;
	border-top : 0;
	border-left : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-top : 0px;
	/* margin-top : 24px; */
	scrollbar-3dlight-color : #0000FF;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FF0000;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #FF0000;
	scrollbar-highlight-color : #FF0000;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
    background-image: url(../images/backg.jpg); 
    background-repeat: repeat-x; 
    background-color: #ade3ef; 
    /* background: #ade3ef url(../images/background-slotted.jpg) no-repeat top center ; */
   	margin: 0; 
	padding: 0;

}

buttonface {
	font-weight: bold;
	font-size: 8pt;
	font-family: "Courier New"
}

cite {
	font-size: 75%
}

code {
	color: #000033;
	font: 100% monotype.com, "Courier New", Courier, mono
}

h1 {
	font-weight: normal;
	font-size: 145%;
	font-family: verdana, Arial, Helvetica, sans-serif
}

h1.pagetitle {
	font-weight: normal;
	font-size: 200%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color : Black ;
}


h2 {
	font-weight: normal;
	font-size: 125%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 6pt
}
h2.label {
	font-weight: bold;
	font-size: 125%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 6pt;
	color : Blue;
}

h2.subhead {
	font-weight: bold;
	font-size: 125%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 6pt;
	color : Blue;
}

h3 {
	font-weight: normal;
	font-size: 115%;
	font-family: verdana, Arial, Helvetica, sans-serif
}

h4 {
	font-weight: normal;
	font-size: 100%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-top: 1.5em
}

hr {
	color: #cccccc;
	margin-bottom: 1em
}

li {
	list-style: disc url(../images/bluebullet.gif) outside;
	margin-top: 0.75em;
	font-size: 10pt;
	font-family: Arial;
	}

li p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ol ol {
	margin-top: 1em;
	margin-bottom: 1em
}

ol ul {
	margin-top: 1em;
	margin-bottom: 1em
}

p {
	font-size: 10pt;
	font-family: Arial;
	text-align : justify;
}

p.copyright {
	color: #000000;
	font-size: 6pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif
}

sup {
	font-size: smaller;
	text-decoration: none
}

table {
	border : 0 none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 0px;
	border-left : 0px none;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

tr {
	border : none;
}

td {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

td.bluelabel {
	color: #0000ff;
	font-size: 10pt;
	font-family: Arial
}

td.header {
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial
}


td.subhead {
	color: #000000;
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif
}

tr.headercolor {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	background-color: #d8dff2;
	text-align: left
}

ul {
	list-style-type: disc;
	list-style-position: outside
}

ul ol {
	margin-top: 1em;
	margin-bottom: 1em
}

ul ul {
	margin-top: 1em;
	margin-bottom: 1em
}

/* Styles for form objects */
select {
	font-size: 10pt;
	font-family: "Courier New";
	width: 250px
}


textarea {
	font-size: 10pt;
	font-family: "Courier New"
}

input {
	font-size: 10pt;
	font-family: "Courier New"
}

.label {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font-weight : bold;
	text-align : left;
}

.required {
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial
}

.lookatme {
	color: #ff0000;
	font-weight: bold;
	font-size: larger;
	font-family: Arial
}

.showhide { cursor: hand  }

.repoaltrow{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #E7E7E7;
}

.reporowdivider{
	background-color : #0030FF;
}

.repocolone{
	background-color : Aqua;
}

.reposortcol{
	background-color :  #0030FF;
	color : White;
}

.reponosortcol{
	background-color : #0030FF;
	color : White;
}

.reporow{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}