﻿/*************************** Elements **************************/
body
{
	padding: 0;
	margin: 20px 0;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	line-height: 1.5em;
	color: #fff;
	background-color: #caced1;
	height: 100%;
	direction: rtl;
}

table
{
	border: none 1px white;
	width: 100%;
}

tr
{
	text-align: center;
	border: none 1px white;
}
td
{
	border: none 1px white;
	height: 20px;
}

a
{
	color: #d0eb55;
	text-decoration: blink;
}
a:hover
{
	color: #d0eb55;
	text-decoration: none;
}

p
{
	margin: 5px 0;
}

h1
{
	font: bold 20px Arial;
}
h2
{
	font: bold 20px Arial;
}

#main h1
{
	font: bold 20px Arial;
	background: url(images/Title_bg.gif) no-repeat top center;
	color: #7D8B3B;
	margin-bottom: 10px;
}

#main h2
{
	font: bold 20px Arial;
	background: url(images/commentbg.gif) no-repeat top right;
	padding: 0 10px 0 0;
	color: #a9bc52;
	margin-bottom: 10px;
}

h3
{
	padding: 4px 0;
	margin: 0;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
}
hr
{
	height: 1px;
	border-style: none;
	color: #d0d0d0;
	background-color: #c0c0c0;
	margin: 10px 0;
}

ol
{
	padding: 0;
	margin: 0;
}

#topbar #icons img
{
	padding-right: 4px;
	border: 0;
}

.url a
{
	color: #454545;
	text-decoration: none;
}
.url a:hover
{
	color: #fff;
}

#top h1
{
	font: bold 2.6em Arial, Sans-Serif;
	padding: 20px 0 0 0;
	margin: 0;
	letter-spacing: 1px;
	color: #d0eb55;
}
#top a:hover
{
	text-decoration: none;
}
#top h2
{
	font: 0.9em Arial, Sans-Serif;
	letter-spacing: 0;
	color: #868686;
	margin: 0;
	padding: 0;
}

#menu a
{
	color: #fff;
	background: inherit;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
	font: normal 12px 'Tahome';
}
#menu a span
{
	padding-right: 10px;
	padding-top: 3px;
}
#menu a, #menu a span
{
	display: block;
	float: left;
	font: normal 12px 'Tahoma';
}

#menu ul
{
	list-style: none;
}
#menu li
{
	float: right;
	margin: 0 0 0 5px;
}

#menu a:hover span, #menu .current span
{
	background: url(Images/tabr.gif) no-repeat right top;
	padding-right: 10px;
	cursor: pointer;
	height: 23px;
}

#menu a:hover
{
	color: White;
	text-decoration: none;
}

#header h1#logo-text a
{
	position: absolute;
	float: right;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	font: bolder 40px 'Tahoma, Trebuchet MS, Arial, Sans-serif';
	color: #d0eb55;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	top: 70px;
	right: 10px;
}

.date a
{
	font: bold 1.2em Arial, Sans-Serif;
	color: #a9bc52;
	background: transparent;
}

input
{
	padding: 1px;
	border: 1px solid #eee;
	font: normal 12px Tahoma;
	color: #000000;
}

/***************************** Classes ****************************/

input.button
{
	margin: 0;
	font: bolder 12px Tahoma;
	cursor: pointer;
	padding: 1px;
	background: url(  'Images/btnBG.gif' ) repeat-x left top;
	color: #ffffff;
	height: 35px;
}

.helpButton
{
	background: url( "Images/helpicon2-1.png" );
	cursor: pointer;
}

.content
{
	margin: 0 auto;
	width: 1000px;
}

.url
{
	padding: 10px 0;
}

.date
{
	padding: 7px 35px 0 0;
	margin: 10px 0 25px 0;
	text-align: right;
	background: url(images/commentb.gif) no-repeat top right;
	height: 32px;
}

.right_side
{
	float: right;
	width: 202px;
	background: inherit;
	overflow: hidden;
}

#menu a:hover, #menu .current
{
	direction: rtl;
	text-align: right;
	color: #fff;
	background: #a9bc52 url(images/tabl.gif) no-repeat left top;
	padding-left: 10px;
	height: 23px;
}

/*************************** Element IDs **************************/

#wrap
{
	width: 900px;
	background-color: #393939;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-bottom: 20px;
	direction: rtl;
}

#header-wrap
{
	/* 	min-width: 900px; 	min-height: 131px; */
}

#header
{
	position: relative;
	width: 900px;
	height: 131px;
	padding: 0;
	color: #d0eb55;
	background: #393939 url(Images/HeaderBg.gif) no-repeat top left; /*border: solid 1px red;*/
}

#top-header
{
	position: relative;
	height: 15px;
	padding: 0 0 0 -50px;
	background: #393939 url(  'Images/TopHeader.gif' ) no-repeat top left;
}

#header p#slogan
{
	position: absolute;
	float: right;
	margin: 0;
	padding: 0;
	font: normal 12px 'Tahoma';
	text-transform: none;
	color: #FFF;
	top: 120px;
	right: 50px;
	background-color: Transparent;
	text-align: right;
}

/* header links */
#header #header-links
{
	position: absolute;
	color: #C6DDEE;
	font: normal 12px 'Tahoma';
	top: 20px;
	left: 20px;
	background-color: #393939;
}

#content-wrap
{
	position: relative;
	background-color: #393939;
	margin: 0 auto;
	width: 900px;
	padding: 0px; /*border-top: solid 2px #A9BC52; 	margin-top: -7px;*/
	direction: rtl;
	text-align: right;
}

#menu
{
	float: right;
	height: 28px;
	width: 850px;
	padding-top: 35px;
	direction: rtl;
	text-align: right;
	background: #393939 url( 'Images/fader.gif' ) no-repeat top left;
	padding-right: 50px;
	font: normal 12px 'Tahoma';
}

#main
{
	float: right;
	width: 675px;
	margin: 0;
	padding: 20px 10px 30px 10px;
	text-align: justify;
	direction: rtl;
	font: normal 12px 'Tahoma';
	background-color: #393939;
}

#sidebar
{
	float: left;
	width: 185px;
	height: 100%;
	padding: 10px;
	padding-top: 20px;
	margin: 0;
	direction: rtl;
	font: normal 12px 'Tahoma';
	text-align: justify;
	background-color: #393939;
}

#sidebar h3
{
	color: #eee;
	font: bold 1.2em Arial, Sans-Serif;
	background: url(Images/rmenuhead.gif) no-repeat top right;
	width: 202px;
	height: 30px;
	padding-top: 7px;
	text-indent: 10px;
}

#footer
{
	color: #777;
	background: #393939 url(   'Images/footer.gif' ) no-repeat bottom left;
	clear: both;
	width: 900px;
	height: 25px;
	text-align: center;
	font: normal 12px 'Tahoma';
	direction: rtl;
	border-top: 1px solid #444;
}

#footer p
{
	padding: 10px 0;
	padding-top: 5px;
	margin: 0;
}

#footer a
{
	background: inherit;
	text-decoration: none;
}

/*AutoComplete flyout */

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete highlighted item #ffff99 */

.autocomplete_highlightedListItem
{
	background-color: #393939;
	color: #d0eb55;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
}

/* UpdatePanel CSS for Ajax:UpdatePanelAnimationExtender */

.progress
{
	display: block;
	position: absolute;
	padding: 2px 3px;
}

.popupContainer
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}

.popupHeader
{
	background: url(  'Images/Ajax/sprite.png' ) repeat-x 0px 0px;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	font-family: arial,helvetica,clean,sans-serif;
}

.popupBody
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}

/*#lnkhelp a:link, #lnkhelp a, #lnkhelp a:visited
{
			background:url("Images/helpicon2-1.png");
			background-color:Yellow;
			width:50px;
			height:50px;
}
 #lnkhelp a:hover
{
		background:url("Images/helpicon2-2.png");
}*/

.submittedSerials
{
	margin: 10px 20px;
	padding: 3px 5px;
	border: solid 1px #a9bc52;
	text-align: left;
	border-width:thin;
	direction: ltr;
}
.submittedSerials span
{
	right:auto;
}
.submittedSerialsAlt
{
	margin: 10px 20px;
	padding: 3px 5px;
	border: solid 1px white;
	text-align: left;
	border-width:thin;
	direction: ltr;	
	color:#a9bc52;
}