@charset "UTF-8";
/* CSS Document */

/*
	Theme Name: careerde
	Description: Simple is template for Joomla 1.5.
	Version: 1.0
	Author: shio
	Author URI: http://www.careerconnections.de
*/

/* Reset
-------------------------------------------------------------------*/

body {
background-color:#FFFFFF;
font-size:13px;
line-height:1.7em;
padding:0px;
color:#333333;
background-image:url(../images/bg.gif);
font-family:Verdana, Geneva, sans-serif;
}


/* for JCE Editor - background colour */

body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}


/* layout */

.wrapper {
width:740px;
padding:20px;
background:#FFF;
border:#CCC 1px solid;
margin:20px auto;
}

.headerlogo {
width:740px;
height:66px;
background:url(../images/header.gif) no-repeat bottom right;
}

.top_menu {
width:720px;
margin:20px 0;
background:#f7eefd;
padding:7px 10px;
border-top:#c7b2d5 1px solid;
border-bottom:#c7b2d5 1px solid;
}

.topright {
	float:right;
}

.col_right {
width:150px;
margin-bottom:20px;
margin-right:0;
padding:0;
float:right;
}

.main {
width:570px;
float:left;
margin-bottom:20px;
}


.footer {
width:740px;
border-top:#CCC 1px solid;
padding-top:15px;
}

/* --- */

table{
padding:0;
}

div,
td,
p {
line-height:1.6em;
color:#333333;
}

img{
border:0;
}

.line {
background-color:#CCCCCC;
width:1px;
}

.hline {
background-color:#CCCCCC;
height:1px;
}

hr {
color: #CCCCCC;
background-color:#CCCCCC;
size:1;
height:1px;
width: 100%;
border: 0;
padding:0px;
}

.hrw {
color: #FFFFFF;
background-color:#FFFFFF;
size:1;
height:1px;
width: 100%;
border: 0;
}


/* dotted line */
.vline{
background-image:url(../../../images/div.gif);
height:15px;
width:100%;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top:5px;
  margin-bottom:2px;
}

li {
  line-height: 1.7em;
  padding-left: 10px;
  padding-top: 0px;
  background-position: 0px 3px;
}

table.moduletable {
padding: 0px;
margin-bottom: 0px;
width: 100%;
background-color:#FFFFFF;
}


/*** menu title left ***/

table.moduletable th {
background-color:#CCCCCC;
text-decoration: none;  
display:block;
width:140px;
height:20px;
font-size: 10px;	
font-weight: bold;
color:#FFFFFF;
text-align: left;
letter-spacing: 1px;
text-indent:5px;
margin-top:2px;
margin-bottom:2px;
font:Verdana, sans-serif;
}

table.moduletable li {
}

table.moduletable ul {
list-style:none;
padding: 0px;
}

table.moduletable td {
font-size: 11px;
font-weight: normal;
}


/* navigation */

#active_menu {
color:#FF7AA9;
text-decoration:none;
font-weight:bold;
}

a.mainlevel:link, a.mainlevel:visited {
color: #5E3D8A;
text-decoration: none;
font-family: Verdana, sans-serif;
letter-spacing:1px;
font-size:12px;
padding: 0px 10px 0px 0px;
}

a.mainlevel:hover {
color: #FF7AA9;
text-decoration:none;
}

a.mainmenu:link, a.mainmenu:visited {
color: #5E3D8A;
text-decoration: none;
font-family: Verdana, sans-serif;
font-size:12px;
padding: 0px 25px 0px 0px;
}

a.mainmenu:hover {
color: #FF7AA9;
}


a.sublevel:link, a.sublevel:visited {
height:15px;
text-indent:10px;
font-size: 11px;
color: #666666;
text-align: left;
font-family: Verdana, sans-serif;
display:block;
background-color:#FFFFFF;
margin-top:-13px;
margin-left:0px;
width:100%;
text-decoration:none;
border-top:#D5D0E5 dotted 1px;
list-style:none;
}

a.sublevel:hover {
color: #FF7AA9;
text-decoration: none;
display:block;
background-color:#FFFFFF;
text-decoration:none;
list-style:none;
}

/* navigation end*/


/*** top menu ***/

.mainlevel-nav_top, a.mainlevel-nav_top:link, a.mainlevel-nav_top:visited {
background-image:none;
color:#666666;
text-decoration: none;
font-family: Verdana, sans-serif;
font-size:12px;
text-align:right;
text-indent:10px;
padding:0;
border:0;
}


a.mainlevel-nav_top:hover {
color: #CC0000;
text-decoration:none;
}


/*** bottom menu ***/

.mainlevel-nav_bottom, a.mainlevel-nav_bottom:link, a.mainlevel-nav_bottom:visited {
color: #666666;
text-decoration: none;
font-family: Verdana, sans-serif;
font-size:10px;
text-align:right;
}

a.mainlevel-nav_bottom:hover {
color: #CC0000;
text-decoration:none;
}

/******/

table.moduletable {
margin-bottom: 0px;
width: 100%;
background-color:#FFFFFF;
padding:0px;
border:0px;
}

/* mostread */

mostread.ul {
  margin: 25px;
  padding: 2px;
  list-style: none;
}

li {
  line-height: 17px;
  padding-left: 10px;
  padding-top: 0px;
  background-image:url(../../../images/arrow2.png);  
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

a.mostread:link, a.mostread:visited {
text-align: left;
color: #DC765E;
font-family: Verdana, sans-serif;
font-size: 11px;
line-height:17px;
}

a.mostread:hover {
text-align: left;
color:#DC765E;
font-family: Verdana, sans-serif;
font-size: 11px;
line-height:17px;
}


latestnews */

table.moduletable {
	padding: 2px 0px 2px 2px;
	margin-bottom: 5px;
	width: 100%;
	background-color:#FFFFFF;
}

table.moduletable th {
	font-size        : 10px;	
	font-family      : Verdana;
	font-weight      : bold;
	color            : #999999;
	text-align       : left;
	width            : 97%;
	letter-spacing   : 2px;
	text-indent      : 4px;
	padding-bottom   : 1px;
	padding-top      : 1px;
	border-top       : 1px solid #CCCCCC;
	border-bottom    : 1px solid #CCCCCC;
	background-color : #F2F2F2;
}

latestnews.ul {
  list-style-position:outside;
  padding-bottom:3px;
  padding-top:3px;
  line-height:17px;
}

li {
  text-indent:0px;
  line-height:17px;
}

a.latestnews:link, a.latestnews:visited {
text-align:left;
color: #909090;
font-family: Verdana, sans-serif;
font-size: 10px;
padding-top:none;
line-height:1.8em;
}

a.latestnews:hover {
text-align: left;
color:#A78BD5;
font-family: Verdana, sans-serif;
font-size: 10px;
text-decoration:none;
line-height:1.8em;
}


/**pathway setting**/

.pathway {
font-family: Verdana,sans-serif;
font-size: 11px;
line-height:150%;
color:#999999;
}

a.pathway:link, a.pathway:visited {
color:#D16B9D;
text-decoration: none;
}

a.pathway:hover {
color: #CC0000;
text-decoration: none;
}


/** table of content header **/

.contentheading,
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Verdana, sans-serif;
	background-color:#FFFFFF;
	font-size:16px;
	letter-spacing:0.1em;
	color:#666666;
	font-weight: bold;
	line-height:2.4em;
	text-decoration:none;
	height:26px;
	border-bottom:#666666 dotted 1px;
	border-top:dotted #666666 1px;
}

a.contentpagetitle:hover {
	font-family: Verdana, sans-serif;
	font-size:16px;
	color:#CC0000;
	font-weight: bold;
	padding-top: 20px;
	text-decoration:none;
}


.contentpane {
background: #ffffff;
padding:0px;
width:100%;
border:0px;
}

.contentpaneopen {
width: 100%;
padding:0px;
}


/** content title **/
.componentheading {
font-family: Verdana, sans-serif;
color:#999999;
font-size: 14px;
padding: 5px 0px 20px 0px;
display:block;
}

a:link, a:visited {
color:#663399;
text-decoration: none;
}

a:hover {
color:#CC0000;
text-decoration: none;
}

/*** read more link ***/

.readon, a.readon:link, a.readon:visited {
font-size: 11px;
color:#D16B9D;
text-align:right;
font-family:Verdana, sans-serif;
font-weight:bold;
margin-bottom:10px;
letter-spacing:0.1em;
display:block;
}

a.readon:hover {
color:#CC0000;
text-decoration:none;
}

/*** Section ***/

.sectiontableheader {
color : #663399;
font-weight : bold;
padding: 3px;
margin-left:0px;
}

.sectiontableentry1 {
background-color : #FFFFFF;
padding: 2px;
border-bottom:#D3E1E4 solid 1px;
}

.sectiontableentry2 {
background-color : #FFFFFF;
padding: 2px;
border-bottom:#666666 solid 1px;
}

/*** Current Date ***/

.currentdate {
font-size:10px;
font-family:Verdana, sans-serif;
color:#999999;
letter-spacing:0.2em;
padding-bottom:10px;
}

/*** Copyright ***/

.copyright {
font-size:0.8em;
color:#663399;
line-height:1.5em;}

.createdate{
margin-bottom:10px;
font-size:11px;
font-family:verdana, sans-serif;
color:#CCCCCC;
}

.mainpage{
text-align: left;
color: #CC0000;
font-family: Verdana, sans-serif;
font-size: 12px;
line-height:1.7em;
padding:0px;
}

/* Javascript Back button */
.back_button {
font-size:10px;
text-align: center;
margin-top: 20px;
margin-bottom: 40px;
text-decoration:none;
}


.copyright {
font-size:0.8em;
color:#663399;
line-height:1.8em;
}

.righttitle {	
font-family: Verdana, sans-serif;
font-size: 12px;
color:#999999;
letter-spacing:0.1em;
}

.right {	
font-family: Verdana, sans-serif;
font-size: 11px;
color:#333333;
}

.pagenav {
font-family: Verdana, sans-serif;
font-size: 11px;
color:#666666;
}

/* -- fonts -- */

h1, .largex {
font-size:1.4em;
font-weight:bold;
line-height:1.8em;
}

h2, .large {
font-size:1.2em;
font-weight:bold;
line-height:1.6em;
}

.largexx {
font-size:1.6em;
font-weight:bold;
line-height:1.8em;	
}


.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.grey {	
color:#999999;
}

.white{
color:#FFFFFF;
}

.red {	
color:#CC0000;
}

.darkred {	
color:#7A3842;
}

.purple {	
color: #5E3D8A;
}

.purplelight {	
color: #ceabe0;
}
