/* 
================================
Skin styles for DotNetNuke
================================
*/

/**********	New search RH Box **********/
.searchbox_gray {
	width: 208px;
	background-color: #EEEEEE;
	border-right: #BFBFC1 1px solid; 
	/*border-top: #BFBFC1 1px solid;*/
	border-left: #BFBFC1 1px solid;
	border-bottom: #BFBFC1 1px solid;
	/*-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;*/
}

.searchbox2_gray {
	width: 208px;
	background-color: #FFFFFF;
}

.searchboxrow1_gray {
	background-image: url(linkboxtoprow.gif);
}

/*	New search RH Box End	*/

.SearchHeader {
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;	/*border-bottom:0px dotted #999999; */
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #BFBFC1;		/*#676767*/
}

.skinmaster {
	height: 100%;
	width: 990px;
	background-color: #FFFFFF;
	border-right: #F4F5F0 0px solid; 
	border-top: 0px; 
	border-left: #F4F5F0 0px solid; 
	border-bottom: #F4F5F0 0px solid;
	padding-top: 0px;  
}

.skinheader {
	background-image: url(ontop.jpg);
    background-repeat: no-repeat;
	width: 990px;
	padding: 0px;
}

.skinheaderpages {
	background-image: url(top.jpg);	/*	background-image: url(pagestop.jpg);	*/
	background-repeat: no-repeat;
	width: 990px;
	height: 133px;
	cursor:pointer;
}

.skingradient {
	/*background-color: #9ECE3C;*/

	background-image: url(GreenMenu.gif);
	color:#003366;
	width: 990px;
	height: 31px;
}

.ControlPanel, .PagingTable {
    width: 950px;
    background-color: #fefefe;
    /*BORDER-RIGHT: #003366 0px solid; 
    BORDER-TOP: #003366 0px solid; 
    BORDER-LEFT: #003366 0px solid; 
    BORDER-BOTTOM: #003366 0px solid;*/
	padding: 0px 0px 0px 0px; 
}

.toppane {
	/*width: 100%;*/
	width: 990px;
	height: 5px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.leftpane {
	width: 224px;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.contentpane {
	width: 542px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	/*background-image: url(dotted_border.gif);
    background-repeat: repeat-y;*/
	display:compact;
}

.rightpane {
	width: 224px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 4px;
	/*background-image: url(dotted_border.gif);
    background-repeat: repeat-y;*/
}

.bottompane {
	width: 990px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	background-color: #004586;
	color:#FFFFFF;
}

/**********For two coloumn skin*****************/
.leftpane2Col {
	width: 224px;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 4px;
}

.contentpane2Col {
	width: 766px;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(dotted_border.gif);
    background-repeat: repeat-y;
	display:compact;
}
/**********For two coloumn skin end*****************/

/**********For three coloumn skin without right border*****************/
.rightpane3Col {
	width: 224px;
	background-color: transparent;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 4px;
}
/**********For three coloumn skin without right border*****************/

#footermenu {
  /*background-image: url(bottom.jpg);
  background-repeat: no-repeat;
  color:#006699;*/
  color:#FFFFFF;
  /*float:left;*/
  height: 22px;
  padding: 1px 0 0 1px;
  width: 990px;
  text-decoration:none;
  border-bottom:0px dotted #999999; 
}

#footermenulink {
  /*background-image: url(bottom.jpg);
  background-repeat: no-repeat;
  color:#006699;*/
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight:900;
  text-decoration:none;
  border-bottom:0px dotted #999999; 
  }

/*	SkinObject Style Start	*/

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #003366;
	/*border-bottom:0px dotted #999999; */
}

A.SkinObject:link {
    text-decoration:    none;
    color: #003366;
	/*border-bottom:0px dotted #999999; */
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #003366;
	/*border-bottom:0px dotted #999999; */
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #003366;
	/*border-bottom:0px dotted #999999; */
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #003366;
	/*border-bottom:0px dotted #999999; */
}

/*	SkinObject Style End	*/

/*	MainSearchButton Style Start	*/

.MainSearchButton {
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;	/*border-bottom:0px dotted #999999; */
	background-image: url(MainSearchButton.gif);
	height: 20px;
	width: 44px;
}

A.MainSearchButton:link {
	text-decoration:    none;
	color: #FFFFFF;	/*border-bottom:0px dotted #999999; */
}

A.MainSearchButton:visited  {
	text-decoration:    none;
	color: #FFFFFF;	/*border-bottom:0px dotted #999999; */
}

A.MainSearchButton:hover    {
    text-decoration:    none;
    color: #003366;
	/*border-bottom:0px dotted #999999; */
}

A.MainSearchButton:active   {
	text-decoration:    none;
	color: #FFFFFF;	/*border-bottom:0px dotted #999999; */
}

/*	MainSearchButton Style End	*/

.Head   {
	/*color:#000000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #6F0;
}

/* style of item titles on edit and admin pages */
.subhead {
	COLOR: #004785;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

.body_link {
	COLOR: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}

P {
	OVERFLOW: visible;
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	padding-left: 5px;
}

LI {
	OVERFLOW: visible;
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.small_10 {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
}

.subhead_newslink {
	COLOR: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	line-height: 14px;
}

/* 
================================
Menu styles
================================
*/   

.main_dnnmenu_container {
	background-color: transparent; 
}

.main_dnnmenu_bar {
	/*background-image: url(MenuBG.gif);*/
	/*height:23px;*/
	cursor: hand;
	height:31px;
	width: 990px;
	background-color: Transparent;
	vertical-align:bottom;
/*	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;*/
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
/*margin-top: 5pt;*/
	background-color: Transparent;
	cursor: hand; 
	color: #003366; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight:bold;
	font-style: normal;
    white-space: nowrap;  
	
    padding: 9px 14px 10px 14px; 
	border-right-style:solid;	
	border-right-color:#003366;
	border-right-width:1px;
	height:31px;
	
}

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	background-color: Transparent;
	cursor: hand;
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 2px 3px 3px 3px;
	
	/*border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:thin;*/
}

.main_dnnmenu_itemhover {   
	background-color: Transparent;
	color:#3165AE;	
}

.main_dnnmenu_itemhover td {  
	background-color: #3165AE;
	font-weight:normal;
	color:#FFFFFF;
}

.main_dnnmenu_icon {
/*	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 100%;*/
}
.main_dnnmenu_submenu {
	background-color: #E0E0E0;		/* default:	background-color: #cad5ea; weltec:	background-color: #FCC601;*/  
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 1px 1px 1px 1px;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
/*	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;*/ 
}
.main_dnnmenu_rootmenuarrow {
/*	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;*/
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

/* button style for standard HTML buttons */
/*.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 8.5pt;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}*/

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 8.5pt;
  font-weight: normal;
}

.TreeViewMenu {
	/*width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;*/
}

.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

#searchdiv {
/*  position: relative;
  list-style: none;
  float: right;
  margin: 0;
  height: 23px;  
  width: 200px;*/
  margin-left: 770px;
  margin-top: 23px;
  z-index:501;  
} 

/*#searchdiv.a {
  margin-left: 688px;
  margin-top: 43px;
  z-index:501;
  color:#FF00FF;  
}*/

#searchdivpages {
/*  position: relative;
  list-style: none;
  float: left;
  margin: 0;
  height: 23px;*/
  margin-left: 688px;
  margin-top: 6px;
  z-index:501;
}

/* Top Page Links */
#toplinks {
  /*position:absolute;*/
  /*border: 10px solid yellow;*/
  color:#FFFFFF;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight:900;
  height: 21px;
  margin-left:690px;
  margin-top:16px;
  width: 206px;
  z-index:500;
  /*border-bottom:0px dotted #999999; */
}

#toplinkspages {
  position:absolute;
  /*border: 1px solid yellow;*/
  color:#FFFFFF;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight:900;
  height: 21px;
  margin-left:759px;
  margin-top:5px;
  width: 232px;
  z-index:500;
  /*border-bottom:0px dotted #999999; */
}

#toplinkslink {
  /*background-image: url(bottom.jpg);
  background-repeat: no-repeat;
  color:#006699;*/
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight:900;
  /*border-bottom:0px dotted #999999; */
  }
  
#toplinkstest {
  position:absolute;
  margin-left:59px;
  margin-top:205px;  
  /*border: 1px solid yellow;
  color:#FFFFFF;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  font-weight:900;
  height: 21px;

  width: 232px;
  z-index:500;
  /*border-bottom:0px dotted #999999; */
}

/* #################### */
/* WELTEC CUSTOM STYLES */
/* #################### */
/* *** Main Page Layout styles *** */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
  line-height: 1.3em;
}

/* main header styles to use instead of images */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 0px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	text-transform: none;
	width: 480px;
	background-color: #F4F4F4;
	text-align: left;
}

H2 {
	COLOR: #004785;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 7px;
}

H3 {
	COLOR: #004785;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding-left: 5px;
}

H4 {
	COLOR: #004785;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding-left: 5px;
}

H5 {
	color: #666666;
	font-size: 12px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-style: normal;
	padding-left: 5px;
}

H6  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #003366;
}

TD  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9.5pt;
    font-weight:    bold;
    color: #003366;
}

a:link {
	text-decoration:none;
	/*border-bottom:1px dotted #999999; */
	line-height: 16px;
}

a:visited {
	text-decoration:none;
	/*border-bottom:1px dotted #999999; */
	line-height: 16px;
}

a:hover {
  	color: #993300;
	text-decoration:none;
	border-bottom:1px dotted #999999; 
	line-height: 16px;
	/*background-color:#E4E4E4;*/
}

a:active {
  	color: #993300;
	text-decoration:none;
	/*border-bottom:1px dotted #999999; */
	line-height: 16px;
}

UL LI   {
    list-style-type: square ;
}

UL LI LI    {
    list-style-type: disc;
}

UL LI LI LI {
    list-style-type: circle;
}

OL LI   {
    list-style-type: decimal;
}

OL OL LI    {
    list-style-type: lower-alpha;
}

OL OL OL LI {
    list-style-type: lower-roman;
}
OL UL LI   {
    list-style-type: disc;
}


/*********************************************************/
/************* Side Menu Style Beginning *****************/
/*********************************************************/

ul#menu {
	width: 190px;
	list-style-type: none;
	border-top: solid 1px #E5E5E5;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}

ul#menu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #D4D4D4;/*background-color: #D1DDED;*/
}

ul#menu li, 
  ul#menu a {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#menu li {
  border-bottom: solid 1px #C8C8C8;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#menu ol li {
	/*border-bottom: none;*/
  	border-bottom: solid 1px #C8C8C8;
	padding: 2px;
}

ul#menu ol li a{
	color: #333333;
}

ul#menu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#menu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#menu a.active {
	color: #000000;
	border-bottom:0px;
	font-weight:bold;
}
/*********************************************************/
/****************** Side Menu Style End ******************/
/*********************************************************/





/*********************************************************/
/************* Art and Design Side Menu Style Beginning *****************/
/*********************************************************/

ul#Artmenu {
	width: 190px;
	list-style-type: none;
	border-top: solid 1px #E5E5E5;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}

ul#Artmenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #D4D4D4;/*background-color: #D1DDED;*/
}

ul#Artmenu li, 
  ul#Artmenu a {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Artmenu li {
  border-bottom: solid 1px #C8C8C8;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Artmenu ol li {
	/*border-bottom: none;*/
  	border-bottom: solid 1px #C8C8C8;
	padding: 2px;
}

ul#Artmenu ol li a{
	color: #333333;
}

ul#Artmenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Artmenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Artmenu a.active {
	color: #000000;
	border-bottom:0px;
	font-weight:bold;
}

/*********************************************************/
/***Art and Design  Side Menu Style End ******************/
/*********************************************************/

/*********************************************************/
/************* Automotive Engineering Side Menu Style Beginning *****************/
/*********************************************************/

ul#Automenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #E5E5E5;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}

ul#Automenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #BABABC;/*background-color: #D1DDED;*/
}

ul#Automenu li, 
  ul#Automenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #000000;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Automenu li {
  border-bottom: solid 1px #BABABC;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Automenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #BABABC;
	padding: 2px;
}

ul#Automenu ol li a{
	color: #333333;
}

ul#Automenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Automenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Automenu a.active {
	color: #000000;
	border-bottom:0px;
}

/*********************************************************/
/***Automotive Engineering  Side Menu Style End ******************/
/*********************************************************/

/*********************************************************/
/************* Business Side Menu Style Beginning *****************/
/*********************************************************/

ul#Businessmenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #002F6B;
}

ul#Businessmenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #CEE4FF;/*background-color: #D1DDED;*/
}

ul#Businessmenu li, 
  ul#Businessmenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Businessmenu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Businessmenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #666666;
	padding: 2px;
}

ul#Businessmenu ol li a{
	color: #000000;
}

ul#Businessmenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Businessmenu a:hover {
	color: #CCCCCC;
	border-bottom:0px;
}

ul#Businessmenu a.active {
	color: #FFFFFF;
	border-bottom:0px;
}

/*********************************************************/
/**********Business Side Menu Style End ******************/
/*********************************************************/

/*********************************************************/
/**********Construction Side Menu Style Beginning ********/
/*********************************************************/

ul#Constructionmenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #006F5B;
}

ul#Constructionmenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #CAFFF5;/*background-color: #D1DDED;*/
}

ul#Constructionmenu li, 
  ul#Constructionmenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Constructionmenu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Constructionmenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #666666;
	padding: 2px;
}

ul#Constructionmenu ol li a{
	color: #000000;
}

ul#Constructionmenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Constructionmenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Constructionmenu a.active {
	color: #FFFFFF;
	border-bottom:0px;
}

/*********************************************************/
/*** Construction Side Menu Style End ******************/
/*********************************************************/

/*********************************************************/
/************* Esol Side Menu Style Beginning *****************/
/*********************************************************/

ul#Esolmenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #2A5CAA;
}

ul#Esolmenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #92B3E4;/*background-color: #D1DDED;*/
}

ul#Esolmenu li, 
  ul#Esolmenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Esolmenu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Esolmenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #666666;
	padding: 2px;
}

ul#Esolmenu ol li a{
	color: #000000;
}

ul#Esolmenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Esolmenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Esolmenu a.active {
	color: #FFFFFF;
	border-bottom:0px;
}

/*********************************************************/
/************* Esol Side Menu Style End ******************/
/*********************************************************/

/*********************************************************/
/************* Infotech Side Menu Style Beginning ********/
/*********************************************************/

ul#Infotechmenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #0088A5;
}

ul#Infotechmenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #CAF5FF;/*background-color: #D1DDED;*/
}

ul#Infotechmenu li, 
  ul#Infotechmenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Infotechmenu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Infotechmenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #666666;
	padding: 2px;
}

ul#Infotechmenu ol li a{
	color: #000000;
}

ul#Infotechmenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Infotechmenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Infotechmenu a.active {
	color: #FFFFFF;
	border-bottom:0px;
}

/*********************************************************/
/*** Infotech Side Menu Style End ************************/
/*********************************************************/


/*********************************************************/
/*** Health Counselling Side Menu Style Beginning ********/
/*********************************************************/

ul#Healthcounsellingmenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #4A3276;
}

ul#Healthcounsellingmenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #BCABDC;/*background-color: #D1DDED;*/
}

ul#Healthcounsellingmenu li, 
  ul#Healthcounsellingmenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Healthcounsellingmenu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Healthcounsellingmenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #666666;
	padding: 2px;
}

ul#Healthcounsellingmenu ol li a{
	color: #000000;
}

ul#Healthcounsellingmenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Healthcounsellingmenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Healthcounsellingmenu a.active {
	color: #FFFFFF;
	border-bottom:0px;
}

/*********************************************************/
/*** Health Counselling Side Menu Style End **************/
/*********************************************************/


/*********************************************************/
/*** Hair and Beauty Side Menu Style Beginning ***********/
/*********************************************************/
ul#Hairmenu {
	width: 190px;
	list-style-type: none;
	border-top: solid 1px #E5E5E5;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
}

ul#Hairmenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #D4D4D4;/*background-color: #D1DDED;*/
}

ul#Hairmenu li, 
  ul#Hairmenu a {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #000000;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Hairmenu li {
  border-bottom: solid 1px #C8C8C8;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Hairmenu ol li {
	/*border-bottom: none;*/
  	border-bottom: solid 1px #C8C8C8;
	padding: 2px;
}

ul#Hairmenu ol li a{
	color: #333333;
}

ul#Hairmenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Hairmenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Hairmenu a.active {
	color: #000000;
	border-bottom:0px;
	font-weight:bold;
}

/*********************************************************/
/***Hair and Beauty  Side Menu Style End ******************/
/*********************************************************/

/*********************************************************/
/** Hospitality Side Menu Style Beginning *****************/
/*********************************************************/

ul#Hospitalitymenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #A6CF39;
}

ul#Hospitalitymenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #DBECAE;/*background-color: #D1DDED;*/
}

ul#Hospitalitymenu li, 
  ul#Hospitalitymenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Hospitalitymenu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Hospitalitymenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #666666;
	padding: 2px;
}

ul#Hospitalitymenu ol li a{
	color: #000000;
}

ul#Hospitalitymenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Hairmenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Hospitalitymenu a.active {
	color: #FFFFFF;
	border-bottom:0px;
}

/*********************************************************/
/***Hospitality  Side Menu Style End ******************/
/*********************************************************/


/*********************************************************/
/************* Travelexercise Side Menu Style Beginning *****************/
/*********************************************************/

ul#Travelexercisemenu {
	width: 200px;
	list-style-type: none;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #009D65;
}

ul#Travelexercisemenu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px;
	padding-left: 10px;
	background-color: #B7FFE6;/*background-color: #D1DDED;*/
}

ul#Travelexercisemenu li, 
  ul#Travelexercisemenu a {
	font-family: verdana, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;/*color: #183A5F;*/
	border-bottom:0px;
}

ul#Travelexercisemenu li {
  border-bottom: solid 1px #FFFFFF;
  line-height: 15px;
  padding: 2px;
  list-style-type: none;
}

ul#Travelexercisemenu ol li {
	/*border-bottom: none;*/
  border-bottom: solid 1px #666666;
	padding: 2px;
}

ul#Travelexercisemenu ol li a{
	color: #000000;
}

ul#Travelexercisemenu a {
  text-decoration: none;
  outline: none;
  border-bottom:0px; 
}

ul#Travelexercisemenu a:hover {
	color: #004586;
	border-bottom:0px;
}

ul#Travelexercisemenu a.active {
	color: #FFFFFF;
	border-bottom:0px;
}

/*********************************************************/
/*** Travelexercise Side Menu Style End ******************/
/*********************************************************/

p {
	vertical-align: top;
	padding: 0px;
	/*font-size:9pt;*/
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9.5pt;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9.5pt;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:597px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 0px;	/*padding-top: 2px;*/
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;	/*padding-top: 10px;*/
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;	/*padding-top: 5px;*/
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;	/*padding-top: 2px;*/
  border-bottom: black 1px solid;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffff99;
}

.greyspace2 {
	background-color: #BFBFC1;		/*#676767*/
	/*padding-top: 2px 2px 2px 2px;*/
	/*height: 7px;*/
}

.greyspace {
	background-color: #BFBFC1;		/*#676767*/
	/*padding-top: 2px 2px 2px 2px;*/
	height: 7px;
}

.contentframe {
	height: 100%;
}

/* Left Content Success Stories and Staff stuff */
.red {
  color: #C00707
}

.success, .staffpic {
  color: #333333;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 5px;
}

.success {
  width: 175px;
}

.success p, .success h3, .staffpic p {
  padding-left: 6px;
} 

.storypic {
	font-weight: normal;
	height: 92px;
	background-image: url(http://www.weltec.ac.nz/portals/0/story_bg.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	line-height: 13px;
}

.staffpic {
  width: 200px;
  float: left;
  clear: both;
}

.intl_pic {
	font-weight: normal;
	margin-top: 25px;
	height: 265px;
	background-image: url(../images/profile_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-left: 8px;
	line-height: 13px;
}


.storypic img {
 width: 75px;
 height: 92px;
}


.intl_pic img {
 width: 130px;
 height: 160px;
 margin-left: 6;
 margin-top: 12;


}


.staffinfo {
  float: right;
  margin-top: 24px;
  padding-bottom: 15px;
}


.profile_intl_info {
  float: right;
  width: 338px;
  margin-top: 30px;
  padding-bottom: 15px;
}


.newspic {
  width: 175px;
  float: left;
  clear: both;
}


.newspic img {
 margin-top: 6px;
 width: 170px;
 height: 92px;
}


.newsinfo {
  float: right;
  width: 357px;
  margin-top: 10px;
  padding-bottom: 15px;
}


.news{
  border-bottom: 1px solid #cccccc;
  width: 558px;
}


.staff {
  border-bottom: 1px solid #cccccc;
  width: 480px;
}

hr {
size:1;
}



