/* --------------------------- */
/*    Real Concepts website    */
/* --------------------------- */


/* No image border */
img {border: 0;}

/* Center text */
.center {text-align: center;}

/* Tab label */
.tablabel {color: #4d4d4d; font-size: 11.5px; font-family: sans-serif; line-height:20px;}
.shift {position: relative; top:7px;}

/* Small grey infotext */
.small_infotext {color: #888888; font-size: 12px; font-family: sans-serif; line-height: 14px;}
.small_infotext_link:link, .small_infotext_link:visited {text-decoration: underline; color: #888888;}
.small_infotext_link:hover, .small_infotext_link:active {text-decoration: underline; color : #cb3b2a;}

/* Top menu text */
.topmenu_text {color: #808080; font-size: 16px; font-family: sans-serif; position: relative; top: 10px;}
.topmenu_text:link, .topmenu_text:visited {text-decoration: none; color: #808080;}
.topmenu_text:hover, .topmenu_text:active {text-decoration: underline; color: #c0c0c0;}







/* TO CLEAN OUT */

/* links*/
a:link, a:visited { color: #808080; text-decoration: none; }
a:hover, a:active { color: #c0c0c0; text-decoration: underline; }

a.text_green_link:link, a.text_green_link:visited { color: #a9d164; text-decoration: underline; }
a.text_green_link:hover, a.text_green_link:active { color: #c0c0c0; text-decoration: underline; }

/* blockmenu */
.menuscript { color: #111111; font-size: 11px; line-height: 13px; text-align: left; font-family: sans-serif; }

/* article */
.center {text-align: center;}

.head { font-size: 24px; line-height: 32px; text-align: left; font-family: sans-serif; }
.subhead { font-size: 12px; line-height: 20px; text-align: left; font-family: sans-serif; color: #808080; }

.intro { color: #555555; font-size: 16px; line-height: 20px; font-weight: bold; text-align: left; font-family: sans-serif; }
.inset { color: #ffffff; font-size: 16px; line-height: 20px; font-weight: bold; text-align: left; font-family: sans-serif; }

.script { color: #111111; font-size: 14px; line-height: 17px; text-align: left; font-family: sans-serif; }
.subscript { color: #111111; font-size: 12px; line-height: 15px; text-align: left; font-family: serif; }

.tabscript { color: #444444; font-size: 14px; line-height: 17px; font-family: sans-serif; }

/*leftmenu buttons*/
.nag {
color : #2a72db;
font-size : 14px;
font-family: sans-serif;
line-height: 14px;
}

.nag:hover, .nag:active {
text-decoration: underline;
color : #c0c0c0;
}


