/*****************/
/* All Headlines */
/*****************/

#head01			{ color: #e79b28; text-align: center; font-size: 18pt; font-style: italic; font-family: century gothic; position: relative; top: 0em; left: 0em; }
#head02			{ color: #990000; text-align: center; font-size: 26pt; font-family: copperplate gothic bold; position: relative; top: 1.15em; left: 0em; }

/*****************/
/*     Text      */
/*****************/

#help				{ color: #333333; text-align: left; font-size: 8pt; font-style: italic;	 font-family: arial; position: relative; top: 0em; left: 0em; }
#normalText			{ color: #333333; text-align: left; font-size: 10pt; font-style: bold; font-family: arial; position: relative; top: 0.0em; left: 0em; }
#subHeadline1		{ color: #333333; text-align: left; font-size: 12pt; font-style: bold; text-decoration: underline; font-family: arial; position: relative; top: 0.0em; left: 0em; }
#subHeadline2		{ color: #333333; text-align: left; font-size: 10pt; text-decoration: underline; font-family: arial; position: relative; top: 0.0em; left: 0em; }

/*****************/
/* Image related */
/*****************/

#mainTitlePic	 	{ position: relative; top: 0em; right: 0.4em; }
#navTitleBackground { background-color: #333333; background-repeat: repeat; background-attachment: fixed; background-image: url("../images/back.gif"); }
#navigationLinks	{ color: #333333; text-align: left; font-size: 8pt; font-style: bold; font-family: arial; position: relative; 	list-style-image: url("../images/navImage.gif"); }
#images-logos		{ float: center; border: 1px solid orange;}

/*****************/
/* Active fields */
/*****************/

.form-login			{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-size: 10px; font-weight: normal; width: 120px; }
.createUser			{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-size: 10px; font-weight: normal; width: 210px; }
.textFieldPercentage{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-size: 10px; font-weight: normal; width: 40px; }
.textFieldSetIP{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-size: 10px; font-weight: normal; width: 200px; }
.button				{ border:1px #000000 solid; color: #000000; background: #CCCCCC; font-size: 8pt; }
.buttonOrder		{ border:1px #e79b28 solid; color: #333333; background: #C0C0C0; font-size: 8pt; }
.textArea			{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-size: 10px; font-weight: normal; width: 440px; }
.textAreaReason		{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-size: 10px; font-weight: normal; width: 180px; }
.textAreaUser 		{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-size: 10px; font-weight: normal; width: 340px; }
.dropDownMenu		{ background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-weight: normal; }
.productsDropDownMenu{background-color: #CCCCCC; border: #000000 1px solid; color: #000000; font-family: arial; font-weight: normal; font-size: 10px; }

/*****************/
/* Various style */
/*****************/

a:link 				{ color:#C0C0C0; text-decoration: none}
a:visited 			{ color:#C0C0C0; text-decoration: none}
a:active 			{ color:#C0C0C0; text-decoration: none}
a:hover 			{ color:#e79b28; text-decoration: underline}



.scroll				{ scrollbar-3d-light-color: #808080; scrollbar-arrow-color: #333333; scrollbar-base-color: #808080; scrollbar-dark-shadow-color: #808080; scrollbar-face-color: #808080; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #000000; }

.table-trouble-tickets-left { border-style: double; border-color: #e79b28; border-right-width: 1px }
.table-trouble-tickets-topleft { border-style: double; border-color: #e79b28; border-right-width: 1px; border-bottom-width: 0px }
.table-trouble-tickets-bottomleft { border-style: double; border-color: #e79b28; border-right-width: 1px; border-top-width: 0px }
.table-trouble-tickets-middle { border-style: double; border-color: #e79b28; border-right-width: 0px; border-left-width: 0px }
.table-trouble-tickets-right { border-style: double; border-color: #e79b28; border-left-width: 1px }
.table-trouble-tickets-topright { border-style: double; border-color: #e79b28; border-left-width: 1px; border-bottom-width: 0px }
.table-trouble-tickets-bottomright { border-style: double; border-color: #e79b28; border-left-width: 1px; border-top-width: 0px }
