/*******************************************************/
/* CSS DEfinition - KubeQuest */
/*******************************************************/

/*******************************************************/
/* General elements*/
body {
	background-color:rgb(156,182,195); 
	text-align:left; 
	padding:0px; 
	margin:0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;	
	color:rgb(0,64,97);
}

a:link {color:rgb(0,0,0); font-style:normal; text-decoration:none;}
a:visited {color:rgb(220,220,220); font-style:normal; text-decoration:none;}
a:active {color:rgb(220,220,220); font-style:normal; text-decoration:underline;}
a:hover {color:rgb(220,220,220); font-style:normal; text-decoration:bold;}

hr {color:rgb(220,220,220);}

/*******************************************************/
/* Box definitions */
#top_spacer {height:40px;}
#bottom_spacer {height:40px;}
#width_container {width:100%; height:auto; overflow:auto;}
#container {width:84px; height:auto; margin:0px auto; margin-top:0px; padding:0px;}
#header {width:684px; height:44px;}
#left {width:669px; height:44px; float:left;}
#top_menu {width:664px; height:16px; padding:3px 0px 3px 20px; background-color:rgb(0,92,126);}
#sub_menu {width:664px; height:16px; padding:3px 0px 3px 20px; background-color:rgb(0,64,97);}
#right {width:154px; height:44px; float:right;}
#backlink {width:154px; height:16px; padding:3px 0px 3px 0px; background-color:rgb(208,206,207); text-align:center; font-family:Verdana, Arial, sans-serif; font-size:12px; color:rgb(50,50,50);}
#language {width:149px; height:16px; padding:3px 5px 3px 0px; background-color:rgb(221,219,220); text-align:right; font-family:Verdana, Arial, sans-serif; font-size:10px; color:rgb(50,50,50);}
#top_pic {width:684px; height:175px; overflow:hidden;}



#spacer {width:684px; height:47px; overflow:hidden; background-color:rgb(0,192,126); text-align:right;}
#mainbody {width:684px; height:auto; overflow:hidden; background-color:rgb(178,176,177); background-image:url(../format_pics/logo_vertical.jpg); background-position:top right; background-repeat:no-repeat;}



#mainpic {width:669px; height:auto; background-color:rgb(90,90,90); padding:0px 0px 0px 0px; border-bottom:15px solid; border-bottom-color:rgb(90,90,90);}
#heading1 {width:649px; height:36px; background-color:rgb(90,90,90); padding:0px 0px 0px 20px; vertical-align:middle; font-size:22px;}
#maintext1 {width:684px; height:auto; background-color:rgb(255,255,255); padding:0px 10px 10px 190px;}
#subbody1 {width:684px; height:auto; background-color:rgb(255,255,255); text-align:right; padding:0px 110px 0px 109px;}
#subbody2 {width:436px; height:auto; background-color:rgb(185,185,185); padding:10px 7px 10px 7px; color:rgb(95,95,95); text-align:left;}
#mainbody_spacer {width:669px; height:15px; background-color:rgb(90,90,90);}
/************************************************/
/* Top Menu definition */
#mainmenu_top {text-align:left; font-family:Verdana, Arial, sans-serif; font-size:12px; color:rgb(0,192,126);}
#mainmenu_top a{color:rgb(241,88,56); text-decoration:none;}
#mainmenu_top a:hover{text-decoration:underline;}

/************************************************/
/* Sub Menu definition */
#submenu {text-align:left; font-family:Verdana, Arial, sans-serif; font-size:12px; color:rgb(250,250,250);}
#submenu a{color:rgb(250,250,250); text-decoration:none;}
#submenu a:hover{text-decoration:underline;}

/************************************************/
/* Mainbody Sub Menu definition */
#submenu_mainbody {text-align:left; font-family:Verdana, Arial, sans-serif; font-size:12px; color:rgb(220,220,220); line-height:18px;}
#submenu_mainbody a{color:rgb(220,220,220); text-decoration:none;}
#submenu_mainbody a:hover{text-decoration:underline;}

/************************************************/
/* Backlink definition */
#backlink a{color:rgb(50,50,50); text-decoration:none;}
#backlink a:hover{text-decoration:underline;}

/************************************************/
/* Language definition */
#language a{color:rgb(50,50,50); text-decoration:none;}
#language a:hover{text-decoration:underline;}
