
body 
{
	margin: 0px auto;
	padding: 0px;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	text-align: center;
}

table
{
	font-size: 12px;
}

a 
{
	border: medium none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	border: medium none;
	text-decoration: underline;
}

h1, p
{
	margin: 0px;
	padding: 0px;
}

div#container
{
	width: 850px;
	margin: 0px auto;
	text-align: center;
	direction: rtl;
}
		
form
{
	display: inline;
}

/* -- header ------------------------------------------------------------------------------------------------------ */

div#header
{
	width: 850px;
	height: 110px;
	text-align: center;
}

div#logo 
{
	float: right;
}

div#slogan
{
	float: left;
	padding-left: 3px;
}
		
div.slogan_by_ie
{
	padding-top: 7px;
}

div.slogan_by_firefox
{
	padding-top: 19px;
}

div#topMenu
{
	clear: both;
	background: #4086A8 none repeat scroll 0%;
	line-height:22px;
	text-align: center;
}

div.topMenu_by_ie
{
	height: 24px;
}

div.topMenu_by_firefox
{
	height:22px;
}

div.topMenu_by_ie div#topMenu_in
{
	padding-top: 4px;
}

div.topMenu_by_firefox div#topMenu_in
{
	padding-top: 3px;
}

div#topMenu_in a, div#topMenu_in a:hover, span.topMenu_sep 
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

/* -- main -------------------------------------------------------------------------------------------------------- */

div#main
{
/*	background: url(../loadedFiles/main_bg.png) repeat-y;*/
	width: 850px;
	margin-top: 15px;
}

table#mainTbl
{
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
}

td#mainCol
{
	width: 850px; /*660px;*/
	vertical-align: top;
}

td#firstCol
{
	color: black;
	width: 190px;
	text-align: right;
	vertical-align: top;
}

div#content
{
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 20px;
	text-align: right;
}

div.pageTitle
{
	background: transparent url(../loadedFiles/title_bg.png) no-repeat right center;
	height: 17px;
	width: 396px;
	text-align: right;
}

div.pageTitle div
{
	padding-right: 13px;
	padding-top: 1px;
}

div.pageText
{
	padding-top: 15px;
	padding-right: 2px;
}

div.pageTitle h1
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:arial,sans-serif;
}

/* -- side menu --------------------------------------------------------------------------------------------------- */

div#sideMenu
{
	width: 190px;
}

div#sideMenu ul
{
	margin: 0px;
	padding: 0px;
}

div#sideMenu li
{
	background: transparent url(../loadedFiles/sideMenu_bg.jpg) repeat scroll 0%;
	width: 167px;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: right;
}

div#sideMenu li a
{
	color: #000000;
	display: list-item;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-right: 40px;
	text-align: right;
	text-decoration: none;
}
		
div#sideMenu li a:hover 
{
	color: #737373;
	text-decoration: none;
}

div#callUs
{
	padding-top: 32px;
	padding-left: 8px;
	padding-bottom: 30px;
}

/* -- seo menu ---------------------------------------------------------------------------------------------------- */

div#seoMenu
{
	background: #737373 none repeat scroll 0%;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	height: 15px;
	text-align: right;
	width: 850px;
}

div#seoMenu a:link, div#seoMenu a:visited, div#seoMenu a:active 
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

/* -- report pages ------------------------------------------------------------------------------------------------ */

div#reportPage
{
	padding-bottom: 25px;
}

.formFieldText
{
	font-size: 12px;
	color: #000000;
}

.formField, div.disabledFormField
{
	height: 18px;
	width: 170px;
	font-size: 12px;
	border: 1px solid #A0A0A0;
}

div.disabledFormField
{
	color: #9A9A9A;
	border: 1px solid #BBBBBB;
	
}

.formField1, input#identifyForm_verification
{
	height: 17px;
	width: 105px;
	font-size: 10px;
}

input#identifyForm_verification
{
	width: 103px;
	border: 1px solid #BBBBBB;
}

img#identifyForm_verificationImg
{
	border: 1px solid #BBBBBB;
	vertical-align: top;
}

div#verification_ie img#identifyForm_verificationImg
{
	margin-top: 1px;
}

div#verification_firefox img#identifyForm_verificationImg
{
	margin-top: 2px;
}

input#identifyForm_verification
{
	width: 115px;
	height: 20px;
}

/* -- customer report --------------------------------------------------------------------------------------------- */

table.reportTbl
{
	background-color: #8E8E8E;
	margin-top: 10px;
}

table#kupotReport th
{
	cursor: pointer;
}

div.reportSubtitle
{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #4086A8;
	padding-top: 10px;
	padding-bottom: 3px;
}

div.floatTitleTextNone
{
	display: none;
}

div.floatTitleText
{
	float: left;
	font-size: 11px;
	padding-left: 0px;
}

table#printReport
{
	clear: both;
	float: right;
	margin-right: 20px;
	width: 630px;
}

table.reportTbl tr
{
	background-color: #E4E2EF;
}

table.reportTbl th
{
	color: black;
	font-weight: bold;
	font-size: 12px;
	background-color: #8CCBD8;
}

table.reportTbl td, table.printReport th, table.printReport td
{
	font-size: 12px;
}

div#report_customerName span, div#report_identifyNo span
{
	color: #FF3300;
}

div#report_customerName a
{
	color: #005E95;
}

div#report_updateDetails
{
	padding-top: 10px;
}

div#report_updateDetails a
{
	color: #FF3300;
}

tr.report_even td
{
	background-color: #DADADA;
	height: 28px;
}

tr.report_odd td
{
	background-color: #ECE9D8;
	height: 28px;
}

tr.report_total td
{
	background-color: #8E8E8E;
	color: white;
	font-size: 14px;
	height: 28px;
}

div.reportBtn
{
	float: right;
	margin-left: 7px;
	margin-top: 10px;
}

div.printTitle, div#reportDate
{
	display: none;
}

div#reportDate
{
	clear: both;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	font-weight: bold;
}

div#reportText
{
	padding-right: 7px;
	padding-bottom: 3px;
}

div.printTitle
{
	color: #3F86A6;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
}

div.printTitle div
{
	font-size: 16px;
}

div.printTitle span
{
	color: black;
}

div#printPage
{
	padding-right: 7px;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #0000C0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #404040;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

div#emailContent
{
	padding: 20px;
	font-size: 13px;
}

div#emailTitle
{
	color: #4086A8;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

td.emailTbl_title
{
}

div.emailTbl_subtitle
{
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 7px;
}

td.emailTbl_text
{
	font-weight: bold;
}

table#emailTbl span.mark
{
	font-weight: bold;
}
