/* Start of CMSMS style sheet 'DLK Menu' */
dfn{
position:absolute;
left:-1000px; top:-1000px;
width:0; height:0;
display:inline;
overflow: hidden;
}

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   overflow: hidden; 
   background-color: transparent;
   /*width:63%;*/
   font-family:verdana;
   margin-top: 5px;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */ 

#primary-nav li li { 
   width: 80px;
   background-color: #ffffff; 
}


/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left;
   color: #000000;
   background-color: transparent;
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative;
}

/* Styling the basic apperance of the menu elements */ 

#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 4px; 
   font-size:11px;
}
#primary-nav li a { 
   border-right: 1px solid #000000;
   border-left: 1px solid #000000;
   text-decoration: none;
   color: #000000;
}

#primary-nav li a:hover { 
   color: #dc7a28;
}

#primary-nav li li a { 
   border: 1px solid #ffffff;
}

#primary-nav li li a:hover { 
   color: #dc7a28;
}
	
#primary-nav li, #primary-nav li.menuparent { 
   background-color: transparent; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li a.menuactive { 
   color: #dc7a28;
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */ #primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover,
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #ffffff;
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
list-style:none;
list-style-type:none;
}
#primary-nav li li a { 
   height: 1%; 
}


/* End of 'DLK Menu' */

/* Start of CMSMS style sheet 'DLK stylesheet' */
/*****************
basic layout 
*****************/
body {
  margin: 0; 
  padding: 0; 
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  background-position: center;
  background-image: url(uploads/images/bg_grey.gif);
  background-repeat: repeat-y;
}

div#pagewrapper {
  width: 685px; 
  margin: 0 auto; /* this centers wrapper */
}

/* you can set your own image here */
div#header {
  height: 64px;    /* adjust according your image size */      
  background: url(uploads/images/topheader.jpg); 
  background-repeat: no-repeat;
}

#navigation{
  margin-left: 3px;
  margin-bottom: 2px;
}

#oblong {
  width: 677px;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  margin-left: 2px; 
  margin-bottom: 5px;
}

form  {
   margin: 0px;
   display: inline;
   }

input  {
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   }

#content_body {
  width: 454px;
  float:left;
  background-color: #FFFFFF;
  background-repeat: repeat-y;
}

#content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 10px 10px 10px 10px;
}

#news{
  width:200px;
  float:right;
  margin-right:10px;
  font-size: 12px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
}	

#right_block{
  width:200px;
  float:right;
  margin-right: 10px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}	

#smallright_block{
  width:50px;
  float:right;
  margin-right: 10px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}	


.login {
  width: 170px;
  background-color:#ffcc99;
  border-width: thin;
  border-style: solid;
  border-color: #FF9900;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}


/* AREA OF SPECIALISATION ON STARTPAGE*/
#square {
  width: 250px;
  margin-left: 120px;
  font-size: 12px;
}

ul {
  padding-left: 0px; 
  margin-top: 0px;
  margin-left: 15px; 
}

div#footer {
   clear: both;       /* keep footer below content and menu */
   float: left;
}

div#footer p {
  width: 440px;
  font-size: 0.8em;
  padding: 1.5em;       /* some air for footer */
  text-align: right;  /* centered text */
  margin: 0;
}

div#logos {
  width: 200px;
  float: right;
}

div#print p {
  width: 440px;
  font-size: 0.8em;
  padding: 1.5em;       /* some air for footer */
  text-align: middle;  /* centered text */
  margin: 0;
}

/*****************
images
*****************/
#service_operation_img{
  background-image:url(uploads/images/services_operation_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

#service_recruitment_img{
  background-image:url(uploads/images/services_recruit_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

#service_training_img{
  background-image:url(uploads/images/services_training_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

#service_sales_img{
  background-image:url(uploads/images/services_sales_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

/*****************
default headline styles
*****************/
h1 {
	font-size: 200%; 
	color: #333333;
	margin-bottom:10px;
}

h2 {
	font-size: 175%; 
	margin-bottom:10px;
	color:#dc7a28;
}

h3 {
	font-size: 125%; 
	color: #333333;
	margin-bottom:10px;
}

/*****************
default link styles
*****************/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
  text-decoration: underline;
  /* css validation will give a warning if color is set without background color. 
  this will explicitly tell this lement to inherit bg colour from parent element */
  background-color: inherit; 
  color: #e8641b; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
   color: #e8641b;                /* a different color can be used for visited links */
}

/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   color: #000000;
}


/*****************
images hover effects
*****************/

/*****************
basic layout 
*****************/
body {
  margin: 0; 
  padding: 0; 
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  background-position: center;
  background-image: url(uploads/images/bg_grey.gif);
  background-repeat: repeat-y;
}

div#pagewrapper {
  width: 685px; 
  margin: 0 auto; /* this centers wrapper */
}

/* you can set your own image here */
div#header {
  height: 64px;    /* adjust according your image size */      
  background: url(uploads/images/topheader.jpg); 
  background-repeat: no-repeat;
}

#navigation{
  margin-left: 3px;
  margin-bottom: 2px;
}

#oblong {
  width: 677px;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  margin-left: 2px; 
  margin-bottom: 5px;
}

form  {
   margin: 0px;
   display: inline;
   }

input  {
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   }

#content_body {
  width: 454px;
  float:left;
  background-color: #FFFFFF;
  background-repeat: repeat-y;
}

#content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin: 10px 10px 10px 10px;
}

#news{
  width:200px;
  float:right;
  margin-right:10px;
  font-size: 12px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
}	

#right_block{
  width:200px;
  float:right;
  margin-right: 10px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}	

#smallright_block{
  width:50px;
  float:right;
  margin-right: 10px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}	



.login {
  width: 170px;
  background-color:#ffcc99;
  border-width: thin;
  border-style: solid;
  border-color: #FF9900;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}


/* AREA OF SPECIALISATION ON STARTPAGE*/
#square {
  width: 250px;
  margin-left: 120px;
  font-size: 12px;
}

ul {
  padding-left: 0px; 
  margin-top: 0px;
  margin-left: 15px; 
}

div#footer {
   clear: both;       /* keep footer below content and menu */
   float: left;
}

div#footer p {
  width: 440px;
  font-size: 0.8em;
  padding: 1.5em;       /* some air for footer */
  text-align: right;  /* centered text */
  margin: 0;
}

div#logos {
  width: 200px;
  float: right;
}

div#print p {
  width: 440px;
  font-size: 0.8em;
  padding: 1.5em;       /* some air for footer */
  text-align: middle;  /* centered text */
  margin: 0;
}

/*****************
images
*****************/
#service_operation_img{
  background-image:url(uploads/images/services_operation_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

#service_recruitment_img{
  background-image:url(uploads/images/services_recruit_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

#service_training_img{
  background-image:url(uploads/images/services_training_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

#service_sales_img{
  background-image:url(uploads/images/services_sales_top.jpg);
  height:163px;
  background-repeat: no-repeat;
}

/*****************
default headline styles
*****************/
h1 {
	font-size: 200%; 
	color: #333333;
	margin-bottom:10px;
}

h2 {
	font-size: 175%; 
	margin-bottom:10px;
	color:#dc7a28;
}

h3 {
	font-size: 125%; 
	color: #333333;
	margin-bottom:10px;
}

/*****************
default link styles
*****************/
/* set all links to have underline and bluish color */
a,
a:link 
a:active {
  text-decoration: underline;
  /* css validation will give a warning if color is set without background color. 
  this will explicitly tell this lement to inherit bg colour from parent element */
  background-color: inherit; 
  color: #e8641b; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
   color: #e8641b;                /* a different color can be used for visited links */
}

/* remove underline on hover and change color */
a:hover {
   text-decoration: none;
   color: #000000;
}


/*****************
images hover effects
*****************/

.rolloveroperations a {display:block; width:165px; height:163px; background-image:url(uploads/images/ser_td_op.jpg); }
.rolloveroperations a:hover {width:165px; height:163px; background-image: url(uploads/images/ser_td.jpg); }

.rolloverrecruitment a {display:block; width:147px; height:163px; background-image: url(uploads/images/ser_bv_re.jpg) }
.rolloverrecruitment a:hover {width:147px; height:163px; background-image: url(uploads/images/ser_bv.jpg) }

.rollovertraining a {display:block; width:154px; height:163px; background-image: url(uploads/images/ser_ug_tr.jpg) }
.rollovertraining a:hover {width:154px; height:163px; background-image: url(uploads/images/ser_ug.jpg) }

.rolloversales a {display:block; width:163px; height:163px; background-image: url(uploads/images/ser_rw_sa.jpg); background-repeat:no-repeat; }
.rolloversales a:hover {width:163px; height:163px; background-image: url(uploads/images/ser_rw.jpg); background-repeat: no-repeat; }

.rolloverrecruitment a {display:block; width:179px; height:163px; background-image: url(uploads/images/ser_bv_re.jpg) }
.rolloverrecruitment a:hover {width:179px; height:163px; background-image: url(uploads/images/ser_bv.jpg) }

.rollovertraining a {display:block; width:154px; height:163px; background-image: url(uploads/images/ser_ug_tr.jpg) }
.rollovertraining a:hover {width:154px; height:163px; background-image: url(uploads/images/ser_ug.jpg) }

.rolloversales a {display:block; width:163px; height:163px; background-image: url(uploads/images/ser_rw_sa.jpg); background-repeat:no-repeat; }
.rolloversales a:hover {width:163px; height:163px; background-image: url(uploads/images/ser_rw.jpg); background-repeat: no-repeat; }

/* End of 'DLK stylesheet' */

