h1 {
	color: #000000;
}

h2 {
	color: #000000;
}

h3 {
	color: #CC3333;
}

h4 {
	color: #015F85;
	padding-top: 0px;
}

h5, h6 {
	color: #669900;
}

a:link,
a:visited {
	color: #0075BF;
}

a:hover {
}

a:active {
	color: #FF0000;
}

blockquote {
	color: #993300;
}


/** JOOMLA ELEMENTS **/

a.readon:link,
a.readon:visited {
	color: #2293DD;
	background: transparent url(../images/icon_link_bluearrow_m.png) no-repeat right center;
}

td.sectiontableheader {
	color: #FFFFFF;
	background: #00789F;
}

span.highlight {
	padding: .2em;
	background: #FFFFAA;
}

table.blog span.article_seperator {
	display: block;
	height: 3px;
	background: transparent url(../images/grey_dot.png) repeat-x left 50%;
	margin-bottom: 1em;
}

a.pathway:link,
a.pathway:visited {
	color: #404040;
}


/** CUSTOM POSITION **/

#abcd-master {
	background: #004864 url(../images/master_bg.png);
	color: #353535;
}

#abcd-header_wrapper {
	background: #004864 url(../images/header_bg.png) repeat-x top left;
	color: #000;
}

#abcd-logo a {
	display: block;
	background: transparent url(../images/header_logo.png) no-repeat 0 0;
	width: 250px;
	height: 60px;
	text-indent: -9000em;
	outline: 0;
}

#abcd-mainmenu_wrapper {
	background: #00789F url(../images/mainmenu_bg.png) repeat-x left top;
	border-top: 2px solid #00506A;
}

#abcd-body_wrapper {
	background: #F9F9F9 url(../images/body_bg.png) repeat-x left top;
}

#abcd-body_inner1 {
	background: url(../images/body_shadow_l.png) no-repeat top left;
	padding-left: 10px;
}

#abcd-body_inner2 {
	background: url(../images/body_shadow_r.png) no-repeat top right;
	padding-right: 10px;
}

#abcd-body_inner3 {
	background: #ffffff none;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	padding: 1em;
	min-height: 500px;
}

#abcd-topmodules {
	padding-bottom: 1.5em;
	background: transparent url(../images/hdiv-top.png) no-repeat 50% bottom;
}

#abcd-usermodules1 {
}

#abcd-usermodules2 {
}

#abcd-usermodules10 {
	width: 100%;
}

#abcd-usermodules3 {
	padding-bottom: 0.8em;
	margin-bottom: 1.5em;
	background: transparent url(../images/grey_dot.png) repeat-x left bottom;
}

#abcd-usermodules4 {
	padding-top: 0.8em;
	margin-top: 1.5em;
	background: transparent url(../images/grey_dot.png) repeat-x left top;
}

#abcd-advertmodules {
	padding-top: 2.2em;
	background: transparent url(../images/hdiv-bottom.png) no-repeat 50% top;
}

#abcd-pathway {
	height: 100px;
	background: url(../images/module_box_white_r.png) top right no-repeat;
	padding-top: 20px;;
	position: relative;
	z-index: 100;
}

#abcd-note {
	height: 100px;
	padding-top: 20px;;
	position: relative;
	z-index: 100;
	text-align: center;
}

#abcd-note h4 {
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #015F85;
}

#abcd-pathway > div {
	background: url(../images/module_box_white_l.png) top left no-repeat;
	padding: 10px 0 0 0;
}

#abcd-pathway > div > div {
	background: url(../images/module_box_white_l.png) bottom left no-repeat;
	padding: 0 0 0 10px;
}

#abcd-pathway > div > div > div {
	background: url(../images/module_box_white_r.png) bottom right no-repeat; 
	padding: 0 10px 10px 0;
}

#abcd-pathway_inner {
	background: url(../images/icon_pathway.png) no-repeat left center;
	padding-left: 110px;
}

#abcd-pfooter {
	border-top: 3px solid #CCCCCC;
	background: #004864 url(../images/footer_bg.png) repeat-x left top;
	color: #BFCCD2;
}

#abcd-pfooter a:link,
#abcd-pfooter a:visited {
	color: #ffffff;
}

#abcd-bottomnav a:link,
#abcd-bottomnav a:visited {
	font-size: .9em;
}

div.module-topbox {
	background: url(../images/topmodule_bg_l.png) top left no-repeat;
	padding: 0 0 0 6px;
}

div.module-topbox > div {
	background: url(../images/topmodule_bg_r.png) top right no-repeat;
	padding: 0 6px 0 0;
}

div.module-topbox > div > div {
	padding: 6px 0;
}

h3 {
	background: url(../images/icon_text_info.png) no-repeat left top;
}

div.module h3,
div.moduletable h3,
div.module-window h3,
div.module-box h3,
div.module-plain h3 {

	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

div.module-plain {
	margin: 0 0 10px;
	padding: 0;
}

div.module-box {
	margin: 0;
	padding: 0;
}

div.module-box > div {
	padding: 0em 0 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 1em;
}

div.module-box > div > div > div {
	padding: 5pt 1em 0 0;
}

div.module-box h3 {
	margin: 0;
	padding: .5em 0;
}

div.box-grey {
	background: url(../images/module_box_grey_r.png) top right no-repeat;	
}

div.box-grey > div {
	background: url(../images/module_box_grey_l.png) top left no-repeat;
}

div.box-grey > div > div {
	background: url(../images/module_box_grey_l.png) bottom left no-repeat;
}

div.box-grey > div > div > div {
	background: url(../images/module_box_grey_r.png) bottom right no-repeat; 
}

div.box-white {
	background: url(../images/module_box_white_r.png) top right no-repeat;
}

div.box-white > div {
	background: url(../images/module_box_white_l.png) top left no-repeat;
}

div.box-white > div > div {
	background: url(../images/module_box_white_l.png) bottom left no-repeat;
}

div.box-white > div > div > div {
	background: url(../images/module_box_white_r.png) bottom right no-repeat; 
}

div.box-fadebottom {
	margin-bottom: -5px;
}

div.box-fadebottom > div {
}

div.box-fadebottom > div > div {
	background: url(../images/module_box_fadebottom_l.png) bottom left no-repeat;
}

div.box-fadebottom > div > div > div {

	background: url(../images/module_box_fadebottom_r.png) bottom right no-repeat; 
}

div.box-fadetop {
	background: url(../images/module_box_fadetop_r.png) top right no-repeat;
	color: #000000;
}

div.box-fadetop > div {
	background: url(../images/module_box_fadetop_l.png) top left no-repeat;
}

div.box-fadetop > div > div {
}

div.box-fadetop > div > div > div {
}

div.box-fadetop h3,
div.box-fadebottom h3,
div.box-grey h3,
div.box-white h3,
div.box-blue h3,
div.box-red h3 {
	margin: 0 0 .5em 0;
}

div.box-blue h3,
div.box-red h3 {
	color: #ffffff;
}

div.box-blue a:link,
div.box-red a:link {
	color: #FF9900;
}

div.module-window {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}

div.module-window > div {
	padding: 38px 0 0 0;
}

div.module-window > div > div {
	padding: 0 0 0 1em;
}

div.module-window > div > div > div {
	padding: 0 1em 1em 0;
}

div.module-window h3 {
	position: absolute;
	top: 0;
	left: 1em;
	margin: 0;
	padding: .5em 0;
}

div.window-red {
	background: url(../images/module_window_red_r.png) top right no-repeat;	
}

div.window-red > div {
	background: url(../images/module_window_red_l.png) top left no-repeat;
}

div.window-red > div > div {
	background: url(../images/module_window_red_l.png) bottom left no-repeat;
}

div.window-red > div > div > div {
	background: url(../images/module_window_red_r.png) bottom right no-repeat; 
}

div.window-lgrey {
	background: url(../images/module_window_lgrey_r.png) top right no-repeat;	
}

div.window-lgrey > div {
	background: url(../images/module_window_lgrey_l.png) top left no-repeat;
}

div.window-lgrey > div > div {
	background: url(../images/module_window_lgrey_l.png) bottom left no-repeat;
}

div.window-lgrey > div > div > div {
	background: url(../images/module_window_lgrey_r.png) bottom right no-repeat;
}

div.window-red h3,
div.window-blue h3,
div.window-dgrey h3 {
	color: #ffffff;
}

div.header-blog h3 {
	background: url(../images/icon_header_blog.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-showcase h3 {
	background: url(../images/icon_header_showcase.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-tutorial h3 {
	background: url(../images/icon_header_tutorial.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-check h3 {
	background: url(../images/icon_list_check.png) no-repeat left top;
	padding: 1px 0 5px 22px
}

div.header-edit h3 {
	background: url(../images/icon_header_edit.png) no-repeat left top;
	padding: 1px 0 5px 22px
}

div.header-star h3 {
	background: url(../images/icon_list_star.png) no-repeat left top;
	padding: 1px 0 5px 22px
}

div.header-search2 h3 {
	background: url(../images/icon_header_search2.png) no-repeat left top;
	padding: 2px 0 5px 20px;
}

div.header-pointer2 h3 {
	background: url(../images/icon_header_pointer2.png) no-repeat left top;
	padding: 1px 0 5px 20px
}

div.header-clock h3 {
	background: url(../images/icon_header_clock.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-download h3 {
	background: url(../images/icon_link_download.png) no-repeat left top;
	padding: 0 0 5px 22px;
}

div.header-calendar h3 {
	background: url(../images/icon_header_calendar.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-search h3 {
	background: url(../images/icon_header_search.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-link h3 {
	background: url(../images/icon_header_link.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-gallery h3 {
	background: url(../images/icon_header_gallery.png) no-repeat left top;
	padding: 2px 0 5px 24px;
}

div.header-pointer h3 {
	background: url(../images/icon_header_pointer.png) no-repeat left top;
	padding: 1px 0 5px 24px
}

div.header-cc h3 {
	background: url(../images/icon_header_cc.png) no-repeat left top;
	padding: 1px 0 5px 25px;
}

ul#mainlevel-topmenu {
	margin: 0;
	padding: 0 0 0 10px;
	background: none;
	list-style: none;
}

ul#mainlevel-topmenu li {
	display: inline;
	background: none;
	margin: 0;
	background: transparent url(../images/icon_list_bluedot.png) no-repeat left 50%;
	padding: 2px 10px 2px 20px;
}

ul#mainlevel-topmenu a:link,
ul#mainlevel-topmenu a:visited {
	color: #cfdee5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

ul#mainlevel-topmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

ul#mainlevel-footermenu {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}

ul#mainlevel-footermenu li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0 .6em;
	border-left: 1px solid;
}

table.featurestable {
	background-color: #F9FBFD;
	color: #000000;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
	width: 100%;
}

table.featurestable td {
	border: 1px solid #D7E5F2;
	padding: .35em;
	vertical-align: top;
}

table.featurestable th {
	border: 1px solid #D7E5F2;
	padding: 1em;
	font-weight: bold;
}

table.featurestable td p {
	margin: 0;
	padding: 0;
}

table.featurestable td h3 {
	color: #000000;
	padding-left: .5em;
}

td.featurestable-title {
	background-color: #EFF5FA;
	color: #6A6A6A;
	font-weight: bold;
}

th.featurestable-content,
td.featurestable-content {
	text-align: center;
}

td.featurestable-checked {
	background: transparent url(../images/icon_list_check.png) no-repeat 50% 50%;
}

td.featurestable-unchecked {
	background: transparent url(../images/icon_list_uncheck.png) no-repeat 50% 50%;
}

div.promo h3 {
	background: url(../images/icon_text_info.png) no-repeat left top;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #111111;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 5px;
}

div.promo ul {
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.promo li {
	height: 12px;
	padding-bottom: 2px;
	padding-top: 3px;
	border-bottom: 1px dotted #ababab;
}

div.star h3 {
	background: url(../images/icon_list_star.png) no-repeat left top;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #111111;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

div.star {
	color: #353535;
}

div.star-top h3 {
	background: url(../images/icon_list_star.png) no-repeat left top;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #111111;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

div.companies-list {

}

div.companies-list h3 {
	background: url(../images/icon_link_download.png) no-repeat left top;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #111111;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

div.promo h3 a:link,
div.promo h3 a:visited {
	color: #CC3333;
}

div.bottom_page {
	display: none;
}

#tab_a {
	background: #00618A;
	border-top: 1px solid #003342;
	color: #efefef;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#tab {
	background: #efefef;
	border-top: 1px solid #dedede;
	color: #464646;
	font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#slider-bg-0 {
    position: relative;
    background:url(../images/bg-fader.gif) 5px 0 no-repeat;
    height:28px;
    width:118px; 
    padding-left: 100px;
    border: 0px solid black;
}

#slider-thumb-0 {
    position: absolute;
    top: 14px;
    cursor: pointer;
}

#slider-bg-1 {
    position: relative;
    background:url(../images/bg-fader.gif) 5px 0 no-repeat;
    height:28px;
    width:118px; 
    padding-left: 100px;
    border: 0px solid black;
}

#slider-thumb-1 {
    position: absolute;
    top: 14px;
    cursor: pointer;
}

#slider-bg-2 {
    position: relative;
    background:url(../images/bg-fader.gif) 5px 0 no-repeat;
    height:28px;
    width:118px; 
    padding-left: 100px;
    border: 0px solid black;
}

#slider-thumb-2 {
    position: absolute;
    top: 14px;
    cursor: pointer;
}

#inp01 {
	border: 1px solid #00618A;
	width: 150px;
	background: #fff;
}

#inp02 {
	border: 1px solid #00618A;
	width: 120px;
	background: #fff;
}

#note_text {
	padding-left: 10px;
	color: #888888;
	font: bold 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#note_text2 {
	color: #888888;
	font: bold 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input {
	border: 1px solid #00618A;
	background: #fff;
}

select {
	border: 1px solid #00618A;
	background: #fff;
}

textarea {
	border: 1px solid #00618A;
	background: #fff;
}

#error_text {
	width: 550px;
	border: 1px solid red;
	color: red;
}

#error_text2 {
	width: 100%;
	border: 1px solid red;
	color: red;
}

#message_text {
	width: 550px;
	border: 1px solid #006088;
	color: #006088;
}

#message_text2 {
	width: 100%;
	border: 1px solid #006088;
	color: #006088;
	text-align: center;
}

#common_text {
	font-family: Verdana,Geneva,Arial,Verdana,sans-serif;
	font-size: 0.9em;
	color: #121212;
}

#common_text2 {
	font-family: Verdana,Geneva,Arial,Verdana,sans-serif;
	font-size: 0.8em;
	color: #494949;
}