#login_col {
	padding: 0 16px;
}
body.inverse #login_col .main {
	margin-right: 335px;
}
#media_login {
	width:288px;
	float:right;
	padding-left:18px;
	border-left:1px dotted #f4efe9;
	position:relative;
}
#media_login #register_link {
	position:absolute;
	top:130px;
	left:87px;
}
.register_item input.j_login_2 {
	width:80px;
	xpadding-right: 20px;
	xfloat: right;
	xmargin-right: 15px;
	xbackground-position: center right;
}
#proceed {
	width: auto;
}
#login_col .description h2 {
	margin:30px 0 20px 0;
}
#super_bar {
	padding:0;
	height:auto;
}
#media_login table tr td {
	padding: 6px 0;
}
.register_item {
	width: 272px;
}
.register_item input, .register_item textarea {
	width:200px;
}

.centre_link {
	background: url(img/diag_arrow.gif) top left no-repeat;
	margin-top:10px;
}
#nav_col #mid_box h2, #nav_col #bot_box h2 {
	border-bottom:1px dotted #797979;
	margin-bottom:0;
	font-size:18px;
	font-weight: normal;
	color: #87b741;
}

h3{
	color: #fa461c;
}

#main_col h2 {
	margin-bottom:6px;
	font-size:18px;
	font-weight: normal;
	color: #00ada9;
}
#project_groups {
	margin-right:-10px;
}

.project_group h3 a {
	color: #00ADA9;	
}
	
	#project_groups img {
		padding: 2px;
		border: 1px solid #cfcfcf;
	}
	#project_groups h3 {
		color: #00ada9;
		font-size: 12px;
		font-weight: bold;
		padding: 4px 0;
	}
	.project_group {
		width:123px;
		float:left;
		margin-right:3px;
	}
		#main_col .project_group ul li {
			display: block;
			padding-bottom: 3px;
		}
#main_col .project_group ul li a {
	color: #00ADA9;
	font-size: 10px;
	line-height: 12px;
}
a.suggest_link {
	color: #D2008A;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
}
#main #main_col {
	margin:0 186px 0 205px;
	padding-bottom:16px;
	position: relative;
}

.search_row td {
	border-bottom: 1px solid #666666;
	font-size: 11px;
}
.search_row td a {
	font-weight: bold;
	text-decoration:none;
}
.search_row:hover {
	background-color: #F4EFE9;
}
.search_row {
	height:40px;
}
.search_header td{
	border-bottom: 1px solid #666666;
	font-size: 11px;
	font-weight: bold;
}

/* NEW SKIN */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	color: #fa461c;
	text-decoration: none;
}
	a:hover, a:focus {
		text-decoration: underline;
	}
#header {
	background: #fff;
	border-bottom: 1px solid #f4efe9;
	color: #000;
	padding: 8px 8px 24px;
	height: 126px;
	position: relative;
}
	#omran-logo {
		float: left;
	}
	#header .divider {
		color: #fff;
		font-weight: bold;
		padding: 0 4px;
	}
	#header a.lang_links, a.logout_link {
		border: 1px solid #fff;
		background: #d2008a;
		color: #fff;
		font: 12px arial, helvetica, sans-serif;
		font-weight: bold;
		float: right;
		line-height: 12px;
		outline: none;
		text-decoration: none;
		margin-left: 3px;
		padding: 6px 10px;
	}
		a.logout_link {
			background: #fa461c;
			float: none;
			margin-left: 9px;
		}
			.ar a.logout_link {
				margin-right: 9px;
			}
			a.logout_link:hover {
				background-color: #e03b15;
			}
		#header a.lang_links:hover {
			background: #b10074;
		}
	#header #bottom-bar {
		bottom: 15px;
		margin: 0 8px 16px 0;
		position: absolute;
		right: 0px;
	}
#stroke {
	border:1px solid #f4efe9;
	border-top:none;
	padding: 8px 0px 0;
	margin-bottom: 16px;
}
	#bc_area {
		height: 20px;
		line-height: 12px;
		padding-left: 188px;
	}
	#nav_col {
		margin-top: -20px;
		width: 186px;
	}
		#nav_col #top_box {
			padding: 16px 9px 24px;
		}
			#nav_col #top_box .top h2 {
				border-bottom: 1px dotted #00ada9;
				color: #00ada9;
				font-size: 18px;
				margin: 0;
			}
		#nav_col form {
			color: #000;
			font-size: 11px;
			padding: 8px 0 0;
		}
			#nav_col #top_box select,
			#nav_col #top_box input,
			input.txt_field, textarea.txt_field {
				border: 1px solid #969696;
				border-bottom-color: #dbdbdb;
				border-right-color: #dbdbdb;
				color: #000;
				font-size: 11px;
				line-height: 11px;
				margin-top:3px;
				margin-bottom: 12px;
				padding: 2px;
				width: 162px;
			}
			input.txt_field, textarea.txt_field {
				margin: 0;
			}
			#nav_col #top_box select {
				width: 167px;
			}
			.j_login, #nav_col #top_box input.srch {
				background: #00ada9;
				border: 1px solid #fff;
				color: #fff;
				float: right;
				font-size: 11px;
				font-weight: bold;
				margin: 0;
				padding: 6px 7px;
				width: auto;
			}
				#main #nav_col #top_box input.srch {
					float: none;
				}
		#nav_col ul {
			padding:0;
		}
			#nav_col ul li {
				padding: 4px 0 1px 0;
			}
				#nav_col ul li a {
					font-size: 11px;
					font-weight: bold;
				}
		#nav_col #mid_box, #nav_col #bot_box {
			margin-bottom: 0;
			padding: 0px 9px 13px;
		}
			#nav_col #mid_box a,
			#nav_col #mid_box h2 {
				border-color: #fa461c;
				color: #fa461c;
			}
			#nav_col #bot_box a,
			#nav_col #bot_box h2 {
				border-color: #d2008a;
				color: #d2008a;
			}
	#release_col {
		padding: 0 9px;
		width:171px;
	}
		#releases a {
			color: #D2008A;
		}
		#release_col h2 {
			border-bottom: 1px dotted #d2008a;
			color: #d2008a;
			font-size: 16px;
			font-weight: normal;
			padding-bottom: 2px;
		}
			#release_col ul {
				list-style:none;
			}
				#release_col ul li,
				.doc_col ul li {
					padding:10px 0 2px 0;
					font-size:11px;
					line-height: 13px;
				}
				#release_col ul li .highlight,
				.doc_col ul li .highlight {
					font-weight: bold;
				}
				#release_col ul li a, .doc_col ul li a {
					font-weight: bold;
				}


#large_col h2 {
	font-size: 24px;
	color: #fa461c;
	font-weight: bold;
	margin-bottom: 15px;
	width: 584px;
}
#large_col #documents {
	margin: 0 13px 0 0;
}
#large_col #documents .doc_col {
	float:left;
	padding-right: 23px;
	width: 160px;
}
	#large_col #documents .doc_col h3 {
		font-size: 11px;
		padding: 12px 0 4px;
	}
	.file_info_inner {
		padding-top:6px;
		font-size:11px;
	}
		span.file_info_highlight {
			color: #fa461c;
			font-weight: bold;
		}
	h4.file_info, .login_word, .related_files {
		border-bottom:1px dotted #fa461c;
		color: #fa461c;
		display: block;
		font-size:18px;
		font-weight: normal;
		line-height: 24px;
		padding-bottom: 2px;
		margin-bottom:0;
	}
	.dl_bar {
		padding: 0px 13px;
		width: 165px;
	}
	div.info_box {
		line-height: 14px;
		padding-bottom: 16px;
	}
		img.big_dl {
			border-top: 1px dotted #fa461c;
			margin: 0;
		}
		img.suggest_img {
			border: 1px solid #cfcfcf;
			margin-bottom: 4px;
			padding:1px;
		}
#footer {
	background: #fa461c;
	padding: 12px 16px 10px;
	margin: 0;
}
	#footer h6 {
		color: #000;
	}
	#footer h6 a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
		#footer h6 a:hover {
			text-decoration: underline;
		}

#wrapper .show-in-omran {
	display: block;
}
.register_item .txt_field {
	padding: 4px 3px;
	width: 263px;
}

div.projecttile {
	float: left;
	width: 27%;
	height: 150px;
	font-size: 8pt;
	margin: 10px 10px 30px 10px;
}

div.projectdesc{
	height: 95px;
	overflow: hidden;
}
