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

#header								  {position:relative;width:1000px;margin:0 auto;background:#fff url('/items/graphics/2008/layout-header-background.gif') repeat-x 0 0; border-top:1px solid #c1cedc;}
#header #logo						  {position:relative;cursor:pointer; width:112px; height:61px; background-repeat:no-repeat; left:14px; top:8px; background-image:url('/items/graphics/2008/rtlhirek_logo.gif');}
#header i.hl						  {position:absolute;overflow:hidden;left:0;top:-1px;width:15px;height:54px;background-image:url('/items/graphics/2008/layout-header-left.gif');}
#header i.hr						  {position:absolute;overflow:hidden;right:0;top:-1px;width:15px;height:54px;background-image:url('/items/graphics/2008/layout-header-right.gif');}
#header div.searchbar				  {position:absolute;width:152px;height:12px;right:13px;bottom:18px;}

#header input.submit {
	width: 25px;
	height: 25px;
	background: transparent url(/items/graphics/2008/layout-button-ok.png) no-repeat top left;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
}

input.search						  {border:none; color:#000; width:112px; height:16px; background-color:transparent; 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');}
/* n a v i g a t i o n */
#navigation							  {position:relative;width:1000px;margin:0 auto;z-index:100;}
div.nav-item						  {font-family:arial;font-size:12.5px;font-weight:bold;color:#fff;border-left:1px solid #1e416b; padding-top:7px; border-right:1px solid #7b96b8; z-index:101; height:22px; background-image: url('/items/graphics/2008/layout-button-background.gif');padding-left:2px; padding-right:2px; cursor:pointer;}
div.nav-item-active					  {font-family:arial;font-size:12.5px;font-weight:bold;color:#ff1;border-left:1px solid #1e416b; padding-top:7px; border-right:1px solid #7b96b8; z-index:101; height:22px; background-image: url('/items/graphics/2008/layout-button-background.gif');background-position:0 -9px;padding-left:2px; padding-right:2px; cursor:pointer;}
table.menucell						  {border-collapse: collapse; border-spacing: 0;width:100%;}
table.menucell td					  {padding: 0;text-align:center;background-repeat:repeat-x; position:relative; height:15px;}
div.opt								  {position:relative;height:15px;margin-top:2px;margin-bottom:2px}
div.opt a 							  {color:#275B9F;}
div#registration  			  {z-index: 99999;position:absolute; margin-top:20px;border: 1px solid #CCD7E1;width: 290px;right:20px;background-color:white;background-image: url('/items/graphics/2008/layout-box-background.gif');background-repeat: repeat-x;padding: 10px;}
div#registration table tr td input {font-size: 12px;color:#7C7C7C;}
div#registration table tr td div.help_box {text-align: left;display:none;margin-left: -165px; margin-top: 16px; position:absolute;border: 1px solid green;width: 310px;background-color:white;background-image: url('/items/graphics/2008/layout-box-background.gif');background-repeat: repeat-x;padding: 10px;}
div#registration table tr td span.kerdojel {cursor: help;font-size: 14px;color:green;font-weight:bold;}
div.logged-box   			  {position:absolute;width:200px;right:1px;color:#275B9F;}
div.login-box   			  {display:none;width:430px;color:#275B9F;top:0;right:121px;position:absolute}
div.login-box form			  {margin: 0; padding: 0;}
div.login-box input 		  {font-size:12px;color:#7C7C7C;}
div.login-box div 			  {float:left;margin-right:5px;}
div.login-box div.enterButton {margin-top: -2px;background-image: url('/items/graphics/2008/layout-button-ok.png');background-repeat:no-repeat;width:25px;height:28px;}
#registration table tr td div.regButton {background-image: url('/items/graphics/2008/layout-button-ok.png');width:25px;height:25px;cursor:pointer;}
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;}
#searchBox 							  {position:absolute; right:19px;height:30px}
#searchBox input					  {border: 1px solid #949496; font-size: 10px;padding:4px; color: #000; width: 200px;}
#searchBox div.button				  {margin-top: -24px; margin-left: 210px;background-image: url('/items/graphics/2008/layout-button-ok.png');width:25px;height:25px;cursor:pointer;}
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;
}
