body {
/*	background: #F6F7EB;*/
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	text-decoration: none;*/
	margin: 0px;
	padding: 0px;
}
/* remove border from link images */
a:hover {
	text-decoration:underline;
}
a img {
	border: 0px;
}
/* table styles */
th {
	font-size: 12px;
	border:solid 1px;
	font-weight:normal;
}
td {
/*	text-align:left;*/
}

/* form control styles */

input, textarea, select, button {
	font-family: Tahoma, Verdana, sans-serif;
/*	background-color: transparent;*/
/*	background-color: #D9DCC2;*/
	font-size: 11px;
/*	border : 1px solid #4A8A9F;*/
}

table {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

/* anchor styles */
a {
	color: #035A63;
	text-decoration: none;
}

.pn-title a {
	font-size: 12px;
/*	font-weight: bold;*/
	text-decoration:none;
}

a.pn-logo {
	font-size: 16px;
/*	font-weight: bold;*/
	font-family: Nazanin, Arial, Tahoma, Verdana, sans-serif;	
	letter-spacing: 3px;
	text-decoration:none;
}

.pn-sub a {
	font-size: 11px;
}

/* header styles */
h3, h4, h5, h6 {
	font-size: 11px;
/*	font-weight: bold;	*/
}

.pn-normal { /* pn-normal is kept for backwards compatabilty of the theme */
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
/*	text-align:left;*/
}

.pn-title, h2 { /* pn-title is kept for backwards compatabilty of the theme */
	font-size: 12px;
	font-weight: normal;	
/*	font-weight: bold;*/
/*	font-family: Nazanin, Arial, Tahoma, Verdana, sans-serif;	*/
}

.pn-sub, small {
	font-size: 11px;
	font-weight: normal;
}

.pn-pagetitle, h1 { /* pn-pagetitle is kept for backwards compatabilty of the theme */
	font-size: 14px;
/*	font-weight: bold;*/
	font-family: Nazanin, Arial, Tahoma, Verdana, sans-serif;	
}

/* block styles */
.pn-block {
	width:100%;
/*	text-align:left;*/
	margin-bottom: 5px;
}
.pn-blocktitle {
	border-top:solid;
	border-bottom:solid;
	border-width:1px;
	padding:0.1em;
/*	font-weight: bold;*/
}
.pn-blockcontent {
}

/* styles for the minimize/maximize buttons*/
div.pn-leftblock span.minbox, div.pn-rightblock span.minbox{
	float:right;
}
/* theme specific styles */
.pn-logo {
	font-size: 16px;
/*	font-weight: bold;*/
	letter-spacing: 3px;
}

.pn-logo-small {
/*	font-weight: bold;*/
}

.theme-footer {
	border:solid;
	border-top:none;
	border-width:1px;
	text-align:center;
	padding:0.2em;
}
.theme-bottom-links {
	border:solid;
	border-top:none;
	border-width:1px;
	text-align:right;
	padding:0.2em;
}
.theme-top-links {
	border:solid;
	border-width:1px;
	text-align:right;
	padding:0.2em;
}
.theme-search {
	border:solid;
	border-top:none;
	border-width:1px;
	height:20px;
	text-align:right;
	padding:0.2em;
	margin-bottom:0.2em;
}

.theme-searchinput {
	display:inline;
}

table.theme-maintable {

}

table.theme-maintable td {
	vertical-align:top;
}

table.theme-maintable ,td.theme-maincontent {
	width:100%;
	padding-right:0.3em;
	padding-left:0.3em;
	
}

/* styles for legacy opentable1/opentable2 functions */
.table1, .table2 {
	padding: 5px;
	margin-bottom: 5px;
	border: 0px solid #D9DCC2;
}

/*menu*/
tr.wmenu-selected {
    background-color:#2f6bc1; 
    color: white;         
    width: 100%; 
    CURSOR: default;
}

tr.wmenu-notselected {
    width: 100%; 
    CURSOR: default;
}

div.wmenu-body {
	direction: ltr;
	text-align: left;
	background-color:white;
}

.tbContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	margin: 0px;
}
.thContent
{
	background-color: #cedde3;
	border : 0px;
	font-size : 11px;
/*	font-weight : bold;*/
}
.tbHeader
{
	background-color: #cedde3;
	border : 0px;
	font-size : 11px;
/*	font-weight : bold;*/
}

.tdContent
{
	width: 100%;
}
.tdContentBorder
{
	background-color : #cedde3;
}
.tdContentFooter
{
	background-color : 	#cedde3;
}        
/*ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image:url(../images/far/bb.gif) ;
}*/

.tbBorder{
    border:1;
    bordercolor:#CEDDE3;
    border-collapse: collapse;
}

/*search result*/
/*div.search-result-container {
	border: #b9D1DB 1px solid; 
	padding: 5px; 
	width: 98%; 
	height: 55px; 
    background-image:url('C:/Program Files/Apache Group/Apache2/htdocs/PORTAL/themes/petro_portal/images/far/search/tile_block.gif');
    background-repeat:repeat-y;
	margin-bottom: 11px;
}*/
/*div.search-result-container {
	border: gainsboro 1px solid; 
	padding: 5px; 
	width: 500px; 
	height: 55px; 
	background-color: ivory;
	margin-bottom: 11px;
}*/

span.search-result-header{
	font-family:Tahoma, Nazanin ,Times New Roman;
	font-size: 12px;
	color: #663333;
/*    color: #000000;*/
/*    padding-bottom:50px;
    background-color:#007200;*/
}

span.search-result-content {
	text-align: justify; 
	color: #515151;
}

td.search-result {
	font-size: 9pt; 
	color: #007200;
}

span.search-result {
	font-size: 9pt; 
	color: #0F4475;
}

/*systems homepage block*/
span.dataitem-header {
	color:#0B1274;
}

span.dataitem-title {
	color:#000000;
}

span.dataitem-caption {
	color:#05697f;
}

span.dataitem-data {
	color:#435b89;
}

img.dataitem-image {
	border: 1px solid #999999;	
}

input.system-search {
	background-color:#ffffff;
}

/* temp style*/
.tradio .tcheckbox
{
	border: #ffffff 0px solid;
}
.caption{
    font-family : Tahoma,Arial;
    color : #013a81;
}
.captionBold{
    font-family : Tahoma,Arial;
/*    font-weight : Bold;*/
}

.data{
    font-family : Tahoma,Arial;
}
.dataBold{
    font-family : Tahoma,Arial;
/*    font-weight : Bold;*/
}

.frmTable{
   	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.h2{
/*	font-size: 16px;*/
	font-size: 12px;
	color : #FF7722;
	font-weight: normal;
/*	font-weight: bold;*/
/*	font-family: Nazanin, Arial, Tahoma, Verdana, sans-serif;	*/
	font-family: Tahoma, Verdana, sans-serif;	
	letter-spacing: 0px;
	text-decoration:none;
	/*width:100%; not used*/
	vertical-align : middle;
}

.h3{
	font-size: 11px;
/*	font-weight: bold;	*/
/*	font-family: Nazanin, Arial, Tahoma, Verdana, sans-serif;	*/
	font-family: Tahoma, Verdana, sans-serif;
	letter-spacing: 0px;
	text-decoration:none;
	width:100%
}
.frmHelp{
    background-color: #ffffe1;
 	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;	
	letter-spacing: 0px;
	color : #9c7600;
   	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration:none;
	font-weight:normal
}
.hr{

}

.highlight-subject {
	color:red;
}

.subject-text {
	line-height: 20px;
}

.subject-link {
	color:yellow;
}

/*
.AmenuLevel1 : active{
color : red;
}
.AmenuLevel1 : hover{
color : green;
}
.AmenuLevel1 : link{
color : black;
}
.AmenuLevel1 : visited{
color : blue;
}
*/
.menuLevel1{
/*    background-color: #bad2dd;*/
/*    font-family : Nazanin,Arial,Tahoma;*/
    font-family : Tahoma;
    font-size : 11px;
/*    font-weight : bold;*/
    padding-right : 11px;
    padding-left : 11px;
}
.menuLevel1Selected{
/*    background-color: #ebedef;*/
/*    font-family : Nazanin,Arial,Tahoma;*/
    font-family : Tahoma;
    font-size : 11px;
/*    font-weight : bold;*/
    padding-right : 11px;
    padding-left : 11px;
}
.menuLevel2{
/*    background-color: #ebedef;*/
/*    font-family : Nazanin,Arial,Tahoma;*/
    font-family : Tahoma;
    font-size : 11px;
/*    font-weight : bold;*/
    padding-right : 11px;
    padding-left : 11px;
}
.menuLevel2tr{
/*    background-color: #ebedef;*/
/*    font-family : Nazanin,Arial,Tahoma;*/
    font-family : Tahoma;
    font-size : 11px;
/*    font-weight : bold;*/
}
.menuLevel2Selected{
/*    background-color: #FFFFFF;*/
/*    font-family : Nazanin,Arial,Tahoma;*/
    font-family : Tahoma;
    font-size : 11px;
/*    font-weight : bold;*/
    padding-right : 11px;
    padding-left : 11px;
}
.serviceTitle{
/*    background-color: #bad2dd;*/
/*    font-family : Nazanin,Arial,Tahoma;*/
    font-family : Tahoma;
    font-size : 11px;
    color : #003366;
/*    font-weight : bold;*/
    padding-right : 11px;
    padding-left : 11px;
}

/*style for forume cells*/
.forum-even {
	background-color: #f3f3f3;
}
.forum-odd {
	background-color: #eaeef2;
}


.pnTrOdd{
  	background-color: #EBF3Fb;
    border : 0px solid #000000;
	font-size : 11px;
}
.pnTrEven{
  	background-color: #FFFFFF;
	font-size : 11px;
    border : 0px solid #000000;
}
.tbList{
    border : 1px solid #cedde3;
	width : 100%;
	margin: 0px;
	rules : cols;
}

.formSpliter{
    height: 2px;
    color : #669999;
    text-align : center;
    width : 90%;
}

.rapidBlockTitle1 {
	color: #48494a;
}

.rapidBlockTitle2 {
	color: #284976;
}

.rapid_photo_gallery_image_cotainer {
	border:1px solid #112c50;
	padding:2px
}
.middlevalign{
	vertical-align:middle;
}
a.navigationbar {
	color : #155e9b;
}
.pn-admintable tr.pn-even {
	background-color: #EBF3Fb;
}
.pn-admintable tr.pn-odd {
	background-color: #FFFFFF;
}
.pn-even {
	background-color: #EBF3Fb;
}
.pn-odd {
	background-color: #FFFFFF;
}
.search-top{
background-color:#F5F8FA;
border:1px solid #ccdae1;
}
.search-item{
background-color:#F8F8F8;
border:1px solid #ccdae1;
}
TD.nav {
	border: 1px solid #848284;
	background-color: #D6E7FC;
	color: #000
}
.formhelp {
     border : 1px solid #acacac;
     text-color : #525252;
     width : 97%;
     padding-top : 10px;
     padding-bottom : 15px;
     padding-right : 10px;
     padding-left : 10px;
     text-align : justify;
}

.block-description {
	text-align:justify;
	color:#777777;
}
.overflowTable{
	table-layout:fixed;
	 }
.overflowTd {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.serviceMenuItem{
	color:#4C6174; 
	background-color:transparent; 
	CURSOR: hand
}

.serviceMenuItemSelected{
	color:#4C6174; 
	background-color:#E6F2E6; 
	CURSOR: hand
}
.serviceMenuTd{
	color:#4C6174; 
	border-bottom : 1px solid #DBE5ED;
}
.serviceMenuTdText{
	color:#4C6174; 
}
.photo_gallery-folder{
	background-color:#ffffff;
	border:1px solid #7b7e87;
}
.brh_search{
 background-image:url('../sisRapid/images/far/systems_image/agent_branch/b3.gif');
 background-repeat:repeat-x;
 padding:5px 5px 5px 5px ;
 border:1px solid #21E089;
 }
 .agb_search{
	 background-image:url('../sisRapid/images/far/systems_image/agent_branch/b.gif');
	 background-repeat:repeat-x;
	 padding:5px 5px 5px 5px ;
	 border:1px solid #21E089;
 }
 .mySearchButton{
	/*width:100px;*/
	vertical-align=middle;
	background-image:url('../sisRapid/images/far/systems_image/agent_branch/search1.gif');
	background-repeat:repeat-x;
	background-color:#36b701;
	/*border:1px solid #ace;*/
	color:#fff;
	cursor:pointer;
	font-family:Tahoma;
	font-size:100%;
	width:100px;
	overflow:hidden;
}











.bimehname_description{
	text-align:justify;
	color:black;
	font-weight:normal;
	line-height:20px;	

}
.bimehname_title{
	font-size:medium;
	font-weight:600;
	color:#996633;
}

div.bime_name_div_level_1{
	border-top:1px gray solid;
	padding-top:10px;
	margin-bottom:20px;
}

.bimehname_main_title_1{
	color:#3366CC;
	font-size:600;	
	font-size:large;
}

div.bime_name_div_level_2{
	padding-left:15px;
	padding-right:15px;
}

.bimehname_main_title_2{
	color:#996600;
	font-weight:600;
	font-size:small;
	padding-top:10px;
	padding-right:10px;
	background-image:url('../images/bullet_new.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}

div.bime_name_div_level_3{
	color:black;
	font-size:small;
	padding-bottom:2px;
	padding-top:2px;
	margin:0px;
	text-align:justify;
}

ul.bimehname_bullet_list_level_1{
	color:black;
	line-height:25px;
	list-style-image:url('../images/black_bulet.png');
	font-weight:normal;
}

ul.bimehname_bullet_list_level_1_title{
	list-style-type:disc;
	color:black;
	line-height:25px;
	list-style-type:circle;
	font-weight:600;
}


.bimehname_bullet_list_level_1 li{
	padding-top:5px;
}


.bimehname_bullet_list_level_2 li{
	padding-top:5px;
}


.bimehname_bullet_list_level_3 li{
	padding-top:5px;
}


ul.bimehname_bullet_list_level_2{
	list-style-type:square;
	color:black;
	line-height:25px;
	padding-top:5px;
	margin-top:0px;
	list-style-image:url('../images/yellow_bulet.png');
	font-weight:normal;
}

ul.bimehname_bullet_list_level_3{
	list-style-type:square;
	line-height:25px;
	padding-top:5px;
	margin-top:0px;
	list-style-image:url('../images/list_bullet.jpg');
	font-weight:normal;
}



ul.bimehname_bullet_list_level_4{
	list-style-type:;
	line-height:25px;
	padding-top:5px;
	margin-top:0px;
	font-weight:normal;
	list-style-image:url('../images/yellow-bullet-on-white.gif');
}


ol.bimehname_number_list_level_1{
	color:black;
	line-height:25px;
	padding-top:10px;
	margin-top:0px;
	font-weight:600;
	list-style-type:decimal;
	list-style-image:none;
}

.bimehname_number_list_level_1 li{
	padding-top:5px;
}

.bimehname_number_list_level_2{
	color:black;
	line-height:25px;
	padding-top:5px;
	margin-top:0px;
	font-weight:normal;
	list-style-image:none;
}

.bimehname_number_list_level_2 li{
	list-style-type:decimal;
}


.bimehname_description_important_title{
	color:red;
	font-weight:600;
}

.bimehname_description_important_description{
	color:#003399;
	font-weight:normal;
	padding-left:20px;
	padding-right:20px;
	margin-top:130px;
}



.bimehname_block_description_important_title{
	color:#575A53;
	/* font-weight:600;*/
}
.bimehname_block_description{
	text-align:justify;
	color:black;
	font-weight:normal;
	line-height:20px;	font-size: 11px;

}
.bimehname_block_title{
	font-size:11px;
	font-weight:700;
	color:#36618E;
}
.bimehname_block_title a:visited{
	color:#36618E;
}
.bimehname_block_title a:link{
	color:#36618E;
}

.bimehname_bullet_block_title{
	color:#996600;
	font-weight:600;
	font-size:x-small;
	padding-top:10px;
	padding-right:10px;
	background-image:url('../images/bullet_new.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.bimehname_definition_title{
	color:#996600;
	font-weight:600;
	font-size:small;
	padding-top:10px;
	padding-right:10px;
	background-image:url('../images/bullet_new.gif');
	background-repeat:no-repeat;
	background-position:right bottom;	
}

.bimehname_bullet_list_definition{
}


.portal_block_title{
	color:#996633;
	font-weight:600;
	vertical-align:top;
}
.portal_block_title a:link{
	font-weight:600;
	color:#996633;
}

.portal_block_title a:visited{
	font-weight:600;
	color:#996633;
}

.portal_block_data{
	text-align:justify;
	vertical-align:top;
	line-height:20px;
}
.portal_block_caption{
	color:#999999;
	vertical-align:top;
}
/*--upload file styles--*/
.upload_file_cell1 
{
	border:1px solid #fff;
}
.upload_file_cell2 
{
	border:1px solid #fff;
}
.upload_file_cell3
{
	border:1px solid #fff;
}
.upload_file_cell1_hover
{
	background-color:#fffeef;
	border:1px solid #ebe35d;
	border-left-color:#fffeef;
}
.upload_file_cell2_hover 
{
	background-color:#fffeef;
	border:1px solid #ebe35d;
	border-left-color:#fffeef;
	border-right-color:#fffeef;
}
.upload_file_cell3_hover 
{
	background-color:#fffeef;
	border:1px solid #ebe35d;
	border-right-color:#fffeef;
}
.upload_file_hidden_file 
{
	z-index: 2;
	position: relative;
	filter: alpha(opacity:0); opacity:0;
	-moz-opacity:0;
	float:right;
}