/*
Help desk support system StyleSheet
*/

body
{
	padding: 0px;
	margin: 0px;
	background: url(images/bg2.jpg);
}

/* 
=========================================Derick==========================  
=========================================Derick==========================  
*/
#outer {
	background: url(images/bg_top3.jpg) repeat;

	padding: 0px 0px;
	text-align: center;
}

#outerHD {
	background: url(images/bg_top_hd.jpg) repeat-x;
	height: 600px;
	padding: 30px 0px;
	text-align: center;
}


#wrapper {
	text-align: left;

	margin: auto;
	position: relative;
	width: 563px;
}
#nav {
  background: url(images/nav_bg.gif) repeat-x;
}


#nav-left {
  background: top left url(images/nav_left.jpg) no-repeat;
  width: 100%;

}
#nav-right {
  background: top right url(images/nav_right.jpg) no-repeat;
  height: 33px;
}

#nav a, #navb a {
  color: #C0C4AB;
  text-decoration: none;
  font: bold 9px arial, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: white;
}
#nav ul {
  padding-top: 9px;
}
#nav li {
  display: inline;
  padding: 0px 15px;
}
#head {
	position: relative;
 	height: 157px;
	background: url(images/head_bg.gif);
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 29px;
}
.logo {
  display: block;
  float: left;
  border: 2px solid #B3B79E;
  border-top: none;
  border-bottom: none;
  padding: 0px 5px;
  font: 20px "arial bold", arial, sans-serif;
  height:55px;
}
.logo .top {
  display: block;
  color: #303228;
}
.logo .gadgets {
  display: block;
  color: #6C7376;
  font-size: 28px;
  margin-top: 0px;
  line-height: 32px;
  
}
#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left_hd.jpg) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.jpg) no-repeat;
}
#navb {
	position: absolute;
/*	top: 138px;
*/
	top: 132px;
	left: 10px;
	height: 25px;
/*	height: 19px;
*/
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
height: 25px;
/*  height: 19px;
  background: url(images/button_template2.gif) no-repeat;
*/
  background: url(images/button_template3.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
/*  padding-top: 6px;
*/
  padding-top: 10px;
}
#navb a {
  color: #E1E1D5;
}
#head-1 {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 157px;
	background: url(images/head_1.jpg) no-repeat;			
}
#head-1m {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 157px;
	background: url(images/head_1m.jpg) no-repeat;			
}

#head-1mHD {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 157px;
	background: url(images/head_1m_hd.jpg) no-repeat;			
}



#head-2 {
	height: 184px;
	background: url(images/head_2.jpg) no-repeat;			
}
#head-2m {
	height: 184px;
	background: url(images/head_2m.jpg) no-repeat;			
}
#head-2mHDF {
	height: 184px;
	background: url(images/head_2m_hdf.jpg) no-repeat;			
}

#head-2mSOP {
	height: 184px;
	background: url(images/head_2m_sop.jpg) no-repeat;			
}
#head-2mREPORT {
	height: 184px;
	background: url(images/head_2m_report.jpg) no-repeat;			
}



#head-4mHD {
	height: 110px;
	background: url(images/head_4m_hd.jpg) no-repeat;			
}

#head-3m {
	height: 184px;
	background: url(images/head_3m.jpg) no-repeat;			
}

#login {
	background: url(images/login_bg.jpg) repeat-y;
	font-weight: bold;
	color: #E1E1D5;
}
#login-bot {
/*	background: bottom url(images/login_bot.jpg) no-repeat;
*/
	padding: 6px 0px 110px 0px;
}


#login-bot2 {
	height: 20px;
	background: url(images/login_bot.jpg) no-repeat;
}


#login-box {
	float: left;
	width: 260px;
}
#login h2 {
	margin: 0px;
	padding: 0px 0px 3px;
}
#login a {
	color: #303228;
}
#login a:hover {
	color: #1C1D10;
}
#login-box h2 {
	padding: 0px 0px 3px 30px;
	margin-left: 45px;
	margin-bottom: 3px;
  color: #303228;
  font: 18px "arial ", arial, sans-serif;
  background: url(images/h_login.gif) no-repeat;
}
#login-box h2 em {
  font-style: normal;
  color: #ECEEE4;
}
#login-username {
	float: left;
	width: 195px;
	text-align: right;
	color: #303228;
}
#login-username input {
	width: 120px;
	background: #FFFFFF;
	color: #303228;
	font-size: 10px;
	border: 1px solid #60654E;
}
#login-username div {
	padding-bottom: 1px;
}
#login-button {
	float: left;
	width: 45px;
	margin: 2px 10px;
}
#login-box .reg {
	text-align: right;
	padding: 6px 27px 0px 0px;
}
#login-welcome {
	float: right;
	width: 278px;
}
#login-welcome div {
	padding-right: 23px;
}
#login-welcome h2 {
  color: #4E523F;
  font: 20px "arial ", arial, sans-serif;
  margin-bottom: 0.3em;
  padding-bottom: 0px;
}
#login-welcome p {
  margin-top: 0px;
}

/* 
=========================================Derick==========================  
=========================================Derick==========================  
*/



td, table
{
	font-family: Verdana, Arial; font-size: 8pt;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
}

form
{
	margin: 0px;
}

hr
{
	height: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

INPUT, TEXTAREA, SELECT
{
	background-color: #FFFFFF;
	font-family: arial, helvetica;
	font-size: 12px;
	border: solid 1px #666666;
}

button
{
	background-color: #33CC66;
}

a:link
{
	color: #005792;
	text-decoration: none;
}

a:visited
{
	color: #005792;
	text-decoration: none;
}

a:active
{
	color: #005792;
	text-decoration: none;
}

a:hover
{
	color: #0085E2;
	text-decoration: underline;
}

/* Header buttons (home, log in etc) 'off' style */
.button_off
{
	color: #FFFFFF;
	
	border-color: #C7D4DF;
	border-style: solid;
	background-color: #8EA7BC;
	border-width: 1px 0px 1px 1px;
	vertical-align: middle;
	text-align: center;
	
	cursor: pointer;
}

.button_off a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.button_off a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.button_off a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.button_off a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/* Header buttons (home, log in etc) 'mouse over' style */
.button_on
{
	color: #FFFFFF;
	
	border-color: #C7D4DF;
	background-color: #7998B3;
	border-width: 1px 0px 1px 1px;
	vertical-align: middle;
	text-align: center;
	
	cursor: pointer;
}

.button_on a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.button_on a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.button_on a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.button_on a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/* Main content box in main.tpl */
.main_content
{
	padding: 12px 7px 12px 7px;
}

/* Main footer box in main.tpl */
.main_footer
{
	background-color: #EDEDED;
	border-color: #C7D4DF;
	border-width: 1px;
}

/* Generic content box table */
.content_box_table
{
	border-width: 0px;
	border-style: solid;
/*	border-color: #666666;
*/
	border-color: #000000;
	border-width: 1px;
}
/* Generic content box content */
.content_box_cont
{
/*	background-color: #ECECEC;
*/
	background-color: #E2E1C7;
	border-width: 0px;
}
/* Generic content box titlebar */
.content_box_title
{
	height: 30px;
	color: #CCCCCC;
/*	font-size: 14px;
*/
  font: 16px "arial ", arial, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	
	background-image: url(images/titlebar.jpg);
}

/* Generic content box titlebar | 2nd variation */
.content_box_title2
{
	height: 23px;
	color: #435B6F;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	
	background-image: url(images/titlebar2.gif);
}

/* Generic content or in other words, anywhere where text appears | 1st Variation */
.content1
{
	background-color: #EAECEA;
	border-width: 0px;
	padding: 4px;
}

/* Generic content or in other words, anywhere where text appears | 2nd Variation */
.content2
{
	background-color: #DAE1E4;
	border-width: 0px;
	padding: 4px;
}