﻿/*--------------------------------- Begin box & icon ----------------------------------*/
.mainBox
{
	border: 2px solid #808080;
	background-color: #FFFFFF;
	margin: 38px 73px 10px 22px;
	min-height: 100px;
}

.mainBoxPopup
{
	border: 2px solid #808080;
	background-color: #FFFFFF;
	margin: 10px;
	min-height: 100px;
}

.mainBox1 /* Uesd in userprofile page*/
{
	border: 2px solid #808080;
	background-color: #D6D6D6;
	margin: 38px 73px 10px 22px;
	min-height: 100px;
}

.mainBox2 /* Uesd in small page*/
{
	border: 2px solid #808080;
	background-color: #FFFFFF;
	margin: 10px 75px 0px 5px;
	min-height: 100px;
}
.boxTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
}
.boxIcon
{
	top: 150px;
	right: 25px;
	width: 89px;
	height: 56px;
	position: absolute;
	text-align: center;
}
.boxIcon2 /* Uesd in small page*/
{
	right: 1px;
	top: 5px;
	width: 89px;
	height: 56px;
	position: absolute;
	text-align: center;
}
.boxText
{
	text-indent: -1em;
	text-align: center;
}
.boxText1 /* Uesd in bamahelp page*/
{
	text-indent: -2em;
	text-align: center;
}
.boxText2 /* Uesd in small page*/
{
	text-indent: -1em;
	text-align: right;
}
.boxIcon img
{
	padding-top: 5px;
}
.boxIcon2 img
{
	padding-top: 5px;
}

.boxContent
{
	padding: 7px 30px 3px 12px;
	height: 100%;
}
.boxContent1 /* for page Companies.aspx*/
{
	padding: 7px 0 3px 12px;
	height: 100%;
	margin-right: 80px;
}

.boxSubContent
{
	padding-top: 10px;
	margin: 15px 0 0 22px;
	height: 100%;
}

#boxFindList
{
	float: left;
	margin: 15px 0 0 22px;
	height: 100%;
	width: 606px;
	padding-bottom:20px;
}
.boxFindListByItems
{
	float: right;
	margin: 15px 0 0 2px;
	right: 25px;
	text-align: right;
	height: 100%;
	width: 135px;
	border: 2px solid #666666;
}

.boxByItme
{
	border-top: solid #909090 15px;
	height: 100%;
	width: 125px;
	position: relative;
	padding: 5px 10px 0 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.7;
}
.boxByItmeCaption
{
	top: -17px;
	text-align: center;
	position: absolute;
	color: White;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	width: 125px;
}

/*------------------------------------- End box icon -------------------------------------*/


/*-------------------------- Begin create Tabsheet(1) -----------------------*/
.pageBox1
{
	border: 2px solid #808080;
	background-color: #FFFFFF;
	margin: 38px 73px 10px 22px;
	width: 670px; /*672px;*/
	height: 263px;
}

.pageTab1
{
	position: absolute;
	top: 225px;
	width: 200px;
	right: -1.4em;
}

.tab
{
	list-style: none;
	margin-top: 58px;
}

.tab li
{
	height: 27px;
	width: 50px;
	margin-bottom: 0.1em;
}
.tab li a
{
	text-decoration: none;
	position: absolute;
	padding: 7px 7px 0 0;
	font-size: 8pt;
	font-weight: bolder;
	text-align: right;
	color: #606060;
}
.tab li a:hover
{
	color: #006B9F;
}


.tab li a:active
{
	color: #26370A;
	padding: 8px 0 0 10px;
}

.boxItem
{
	text-align: right; /*padding: 20px 22px 20px 38px;     min-height:223px;*/
	position: absolute;
	min-height: 257px;
	min-width: 670px;
	display: none;
}
.boxSubItem
{
	float: left;
	padding-top: 210px;
}
.defaultItem
{
}


.boxItem a
{
	color: #0086C6;
}

.hidden
{
	visibility: hidden;
}
.unhidden
{
	visibility: visible;
}

.boxSelectd
{
	border-top: solid 10px #999999;
	margin: 20px 0 20px 22px;
	position: relative;
}

.boxSelectdSub
{
	border-style: solid;
	border-width: 10px 2px 2px 2px;
	border-color: #808080 #999999 #999999 #999999;
	text-align: center;
	padding: 10px 0 20px 20px;
	background-color: White;
	height: 100%;
}
/*-------------------------------------- End create Tabsheet(1) ----------------------------------------*/


/*--------------------------------- Begin create Tabsheet(2) ----------------------------*/
.pageBox2
{
	height: 265px;
	border: 2px solid #808080;
	background-color: #FFFFFF;
	margin: 25px 73px 10px 22px;
}

.pageTab2
{
	right: -1.4em;
	top: 340px;
	width: 140px;
	position: absolute;
}

.boxItem2
{
	padding: 0 15px 20px 50px;
	text-align: right;
	margin-top: 0;
	width: 655px;
	position: absolute;
}


/*---------------------------------------- End create Tabsheet(2) --------------------------------------*/

/*------------------------------- Begin create Tabsheet(3)for Companies page---------------------------------*/
.pageBox3
{
	height: 265px;
	border: 2px solid #808080;
	background-color: #FFFFFF;
	margin: 37px 73px 20px 22px;
}

.pageTab3
{
	right: -1.5em;
	top: 657px;
	width: 120px;
	position: absolute;
}

.boxItem3
{
	padding: 0 9px 20px 50px;
	text-align: right;
	margin-top: 0;
	width: 655px;
	position: absolute;
}
/*------------------------------- Begin create Tabsheet(4) for Agency Profile---------------------------------*/
.pageBox4
{
	height: 265px;
	border: 2px solid #808080;
	background-color: #FFFFFF;
	margin: 25px 73px 10px 22px;
}

.pageTab4
{
	right: -1.5em;
	top: 10px;
	width: 140px;
	position: absolute;
}

.boxItem4
{
	padding: 0 15px 20px 50px;
	text-align: right;
	margin-top: 0;
	width: 655px;
	position: absolute;
}
/*----------------------------------------- End create Tabsheet(3) -------------------------------------------*/


/*---------------------------------- Begin create box selected(2) -----------------------------*/

.boxSelectd1
{
	border-top: solid 10px #999999;
	position: relative;
}
.boxSelectd2
{
	border-top: solid 10px #999999;
	margin: 37px 0 20px 22px;
}

.boxSelectd3
{
	border-top: solid 10px #999999;
	margin: 20px 0 20px 22px;
	position: relative;
}
.boxSelectdSub3
{
	border-style: solid;
	border-width: 10px 2px 2px 2px;
	border-color: #808080 #999999 #999999 #999999;
	text-align: center;
	padding: 20px 0 20px 200px;
	background-color: White;
}
tr.borderBottom td
{
	border-bottom: 1px solid Gray;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
}
.listInTabSheet
{
	text-align: right;
	direction: rtl;
	width: 100%;
	height: 260px;
	overflow-y: scroll;
}
.listAddNew
{
	float: left;
	margin: 3px 0 0 3px;
}
.listRows
{
	text-align: right;
	direction: rtl;
	padding: 5px 5px 0px 3px;
	width: 615px;
}
#boxExit
{
	text-align: left;
	direction: ltr;
	width: 60px;
	left: 22px;
	top: 130px;
	position: absolute;
}
#sc1
{
	text-align: center;
	padding-top: 52px;
	background-color: #232323;
	height: 211px;
	position: relative;
}
#boxFlash
{
	position: absolute;
	right: 175px;
}
a.datalist
{
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
a.grid
{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
a.titleWhite
{
	font-family: Tahoma;
	font-size: 0.72pc;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}
