/* css for joomla template for Pricing Partners*/
/* Original : rk_buisnes by Roland Kammerer */
/* Modified in October 2005 by Germain BAUVIN*/

body {
  color            : #000000;
  margin-bottom    : 20px;
  padding          : 0px;
  font-family      : arial, sans-serif;
  font-size        : 12px;
  text-align       : justify   
  
  scrollbar-face-color:			#1A3455	/*#EBF5FF*/	;
  scrollbar-base-color:			#1A3455	/*#EBF5FF*/	;
  scrollbar-arrow-color:		#000000 /*black*/		;
  scrollbar-track-color:		#F0F0F0 /*#EBF5FF*/	;
  scrollbar-shadow-color:		#1A3455 /*#EBF5FF*/	;
  scrollbar-highlight-color:	#1A3455	/*#EBF5FF*/	;
  scrollbar-3dlight-color:		#808080	/*#78AAFF*/	;
  scrollbar-darkshadow-Color:	#808080	/*#78AAFF*/	;

  /*background-image : url("../images/fond.jpg");
  background-repeat: repeat-y;*/
  background-color : #FFFFFF/*#0d2443; */
   
}

td, tr, p, div {
  font-family      : Arial;    /*Helvetica, sans-serif;*/
  font-size        : 12px;
  color            : #333333;
  text-align       : justify   
}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

.mod {
  background       : #FFFFFF;
  width            : 2px;
}

.mt {
  font-family      : Arial;    /*Helvetica, sans-serif;*/
  color            : #FEFEFE;
  font-size        : 4px;
  font-weight      : normal;
 }

.mt a:link, .mt a:visited {
  font-size        : 4px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.mt a:hover {
  font-size        : 4px;
  color            : #FEFEFE;
  text-decoration  : none;
  font-weight      : bold;
}

.main { 
  float            : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
  padding-right	   : 10px;
  padding-bottom   : 75px;
 
  position	   : relative;
  height	   : 550px;
}

.contentdescription { 
  width            : auto !important;
  display          : block;
} 

#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}

ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}

ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
}

ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #FFFFFF;
  background       : transparent;
}

ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #333333;
}

.sublevel {
  padding-left     : 10px;
}

.leftrow {
  background-color : #FFFFFF;
  width            : 160px;
  height           : 100%;
  margin-right     : 5px;
}

.rightrow {
  background-color : #FFFFFF;
  height           : 105%;
  width            : 118px;
  align            : right;
  margin-left      : 5px;
}

table.moduletable {
  width            : 100%;
  table-layout     : auto;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : none;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url(../images/rkbusiness_modul.jpg);  
}

table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}

.search {
  float            : left;
  margin-top       : 0px;
  margin-left      : 20%;
  border           : 1px solid #1A3455
  padding          : 0px;
  width            : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
  
}

.search-inputbox {
  border           : 1px solid #1A3455;
  background	   : transparent;
  margin-bottom    : 5px;
  color            : #1A3455;
}

.back_button {
  color            : #333333;
  font-family      : Arial;    /*Helvetica, sans-serif;*/
  font-size        : 11px;
  background       : url(../images/rkbusiness_bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  border           : 1px solid #FFFFFF;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none; 
}

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 1px;
}

.button-search {
   font-family      : Arial;    /*Helvetica, sans-serif;*/
  font-size        : 11px;
  font-weight	   : bold;
  font-variant 	   : small-caps;
  letter-spacing   : 0.1em;
  color            : #1A3455;
  border           : 0;
  margin-bottom    : 5px;
  background       : transparent;
  padding          : 1px;
}

.login-button {
  font-size        : 11px;
  color            : #FFFFFF;
  border           : 1px solid #FFFFFF;
  margin-bottom    : 5px;
  background-color : #1A3455;
  padding          : 1px;
  width		       : 100%;
  font-weight      : bold;
}

.login-inputbox {
  border           : 1px solid #999999;
  background-color : #EAEAEA;
  margin-bottom    : 5px;
  color            : #333333;
  width		       : 100%;
}

.inputbox {
  border           : 1px solid #999999;
  background-color : #EAEAEA;
  margin-bottom    : 5px;
  color            : #333333;
}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : none;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background       : #1A3455;
  padding          : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #EDEDFC;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #FFFFFF;
}

a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 168px;
  background-color : #f5f5f5;
  text-indent      : 10px;
  -moz-opacity	   :.8;
  filter		   :alpha(opacity=80);
}

a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 100%;
  background-color : #ff0000;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  text-align	   : left;
  font-size        : 12px;
  border-bottom    : 1px solid #000;
  padding          : 5px 10px 5px 0px;
  color            : #DDDDDD;
  width            : 220px;
  text-indent      : 10px;
  font-variant	   : small-caps;
}

a.mainlevel:hover {
  font-size        : 12px;
  color            : #213864;
}

a:link, a:visited {
  font-size        : 12px;
  color            : #213864;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  font-size        : 12px;
  color            : #1A3455;
  text-decoration  : none;
  font-weight      : bold;
}

.under-search{
  color		   	   :#1A3455;
  padding-bottom   : 15px;
  font-variant	   : small-caps;
  font-weight	   : bold; 
  padding-right	   : 0px;
  color		  	   : #000000; 
  text-align	   : right;
}

.under-search a:link,.under-search a:visited {
  font-size        : 14px;
  color            :#1A3455;
  text-decoration  : none;
  font-weight      : bold;
}

.under-search a:hover {
  font-size        : 14px;
  color            : #1A3455;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #B9BDC0;
  font-size        : 11px;
  background       : url(../images/rkbusiness_read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}

a.readon:hover {
  color            : #B9BDC0;
  font-size        : 11px;
  background       : url(../images/rkbusiness_read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}

ul {float          : left;
  margin           : 2px;
  padding-left     : 11px;
  list-style       : none;
}

li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/rkbusiness_bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #FFFFFF;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}

.pagenavbar {
  border-top       : 1px solid #FFFFFF;
  padding          : 2px;
}

.pagenav {
  font-weight      : bold;
  color            : #FFFFFF;
}

a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}

a.pagenav:hover {
  text-decoration  : none;
}

.date {
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}

.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}

.content_vote {
  font-size        : 11px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}

.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 8px;
}

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0px;
}

a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}

table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}

.pollstableborder{
  border-color     : #FFFFFF;
}

.contentheading, .componentheading {
  background       : url(../images/rkbusiness_header.gif) repeat;
  background-repeat: repeat-x;
  font-size        : 15px;
  font-weight      : bold;
 /* font-variant	   : small-caps;*/
  line-height      : 24px;
  text-transform   : none;
  text-align       : left;
  color            : #36576D;
  width            : 100%;
}
.contentheading {
  margin-left      : 5px; 
}

.title {
  font-family      :  Arial;   /* Helvetica, sans-serif,Verdana, Geneva;*/
  font-weight      : bold;
  text-transform   : none;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #FFFFFF;
}

.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.title a:hover {
  font-size        : 20px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.ontab {
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}

.offtab {
  text-align       : center;
  color            : #FFFFFF;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}

.tabpadding {
}

.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : -10;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      :  Arial;   /* Helvetica, sans-serif,Verdana, Geneva;*/
  color            : #FFFFFF;
  font-size        : 10px;
  color            : #FFFFFF;
  font-weight      : normal;
 }

.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}

.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 100%;
}

.logoheader{
}

.submenu {
  text-align       : center;
  border-top	   : #FFFFFF;
  border-bottom	   : #FFFFFF;
  color		   	   : #FFFFFF;
}

.under-mainlevel-disclaimer {
 color		   : #1A3455;/*#6E7B8D;*/
 text-align	   : left;
}

.under-mainlevel-sitemap {
 color		   : #6E7B8D;
 text-align	   : left;
}

.under-mainlevel-disclaimer a:link, .under-mainlevel-disclaimer a:visited,
.under-mainlevel-sitemap a:link, .under-mainlevel-sitemap a:visited {
  font-weight      : normal;
  color            : #1A3455;/*#6E7B8D;*/
}

.under-mainlevel-disclaimer a:hover{
	text-decoration:underline;
}

.under-mainlevel-copyright {
 color		   : #1A3455;/*#6E7B8D;*/
 text-align	   : right;
}