/* 
 * default header and navigation  
 * you can override from another  
 * css file  
 */

#header								  {position:relative;width:990px;height:110px;margin:0 auto;z-index:99100000}
#header-area						  {position:relative;width:990px;height:11px;margin:0 auto;background:none;}
#header div.searchbar				  {position:absolute;width:152px;height:12px;right:13px;bottom:18px;}

#header input.search						  {color:#000; width:112px; height:16px; font-family:'trebuchet ms'; font-size:11px; font-weight:normal;}
#header solid						  {border:none;}
#stage-scroll-top					  {position:absolute;z-index:2000;width:1000px;height:6px;background-repeat:repeat-x;background-image:url('/items/graphics/layout-stage-top.png');}

div.opt								  {position:relative;height:21px;margin-top:2px;}
div.opt a 							  {color:#275B9F;}

div.login-box div#loginMSG    {margin-top: 2px;color:red;font-weight:bold;}
#banner-top							  {position:relative;width:770px;height:60px;background-color:#eaeaea;margin:0 auto;margin-top:6px;}

div.kereses {

	position:absolute;
	right:56px;
	top:11px;
}

div.kereses_in {
	width:190px;
	position:absolute;
	left:580px;
	top:11px;

}
#search div.box {
	position:relative;
	border:0px solid black;
	height:26px;
	top:-2px;
}



#search input.button {
	position:relative;
	top:1px;
	right:2px;
}

input.quicksearch {
	width:212px;
	position:absolute;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	
}


#search select.select {
	position:relative;
	top:1px;
	border:1px solid black;
	font: 10px verdana, "trebuchet ms", tahoma;
	padding:2px;
	width:130px;
}

#search span.text {
	position:relative;
	top:2px;
}

#search input.seek {
	margin-right:5px;
}

#search div.seek {
	position:relative;
	top:4px;
	float:right;
}

div#videoToFriend {
	border: 1px solid #C1CEDC;
	background-color: #ECF1F5;
	height: 22px;
	width: 250px;
	padding-top: 3px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-left: 15px;
}

div#videoToFriend input {
	font-size: 12px;
	color: #275B9F;
	width: 135px;
}

div#videoToFriend div.articleButton {
	width:25px;
	cursor: pointer;
	margin-right: 15px;
	height:25px;
	margin-top: -22px;
	background-image: url('/items/graphics/2008/layout-button-ok.png');
	float:right;
}

div#rss_list {
	z-index: 99999;
	position:absolute;
	border: 1px solid #CCD7E1;
	width: 160px;
	margin-left: 420px;
	margin-top: 16px;
	background-color:white;
	background-image: url('/items/graphics/2008/layout-box-background.gif');
	background-repeat: repeat-x;
	padding: 10px;
}

/* n a v i g a t i o n */

table.menucell		{border-collapse: collapse; border-spacing: 0;width:100%;}
table.menucell td	{padding: 0;width:100%;text-align:center;background-repeat:repeat-x; position:relative;}


#navigation {
	margin-bottom:2px;
	background-color: #104f7b;
	position:relative;
	color:#ffffff;
	width:100%;
	margin:0 auto;
	height:34px;
}

#navigation div.menu-label {
	padding-left:5px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	border-right:1px solid #083b60;
	color:#ffffff;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

#navigation div.menu-label a {
	color:#ffffff;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

#navigation div.label-left {
	position:relative;
	float:left;
	width:2px;
	height:25px;
	background:transparent url(/items/images/global/crop/bitmaps.resource_0_263_2_25.png) no-repeat 0 0;
}


#navigation div.frame {
	float:left;
	height:35px;
	border:0px solid white;
	overflow:visible;
}
 
