﻿@import url("Menu.Areshta.css");
body{background: #e7e7e7;}
table, tr, td, p, div{font-family: tahoma;font-size: 11px;line-height: 1.4em;}
.toptd{background: url(images/abmantaghe_v3_images/bg_top.jpg) no-repeat bottom center;height: 273;width: 944px;text-align: right;font-size: 11px;}
.middletd{background: url(images/abmantaghe_v3_images/bg_table_main.jpg) center repeat-y;padding: 0px 0px 0 0;font-size: 11px;width: 944px;display: table;text-align: right;vertical-align: top;}
.tbspace{background: url(images/abmantaghe_v3_images/bg_table_main.jpg) center repeat-y;font-size: 0px;width: 944px;height: 20px;display: table;text-align: right;vertical-align: top;}
.bottomtd{background: url(images/abmantaghe_v3_images/bg_footer.jpg) no-repeat bottom center;height: 120px;width: 944px;padding: 0px 0px 0px 0px;color: #fff;text-align: right;font-size: 11px;white-space: nowrap;vertical-align: bottom;}
label, .normal, .normal{font-family: tahoma;font-size: 11px;}
.containerheadl{background: url(images/abmantaghe_v3_images/header_cap_left.gif) bottom left no-repeat;width: 15px;padding: 0;}
.containerheadr{background: url(images/abmantaghe_v3_images/header_cap_right.gif) bottom left no-repeat;width: 15px;padding: 0;}
.containerheadc{background: url(images/abmantaghe_v3_images/header_bg.gif) repeat-x bottom;padding: 0 0 17px 5px;}
.containertd{padding: 10px 25px 35px 25px;}
table, div{padding: 0;}
select, input{font-family: tahoma;font-size: 11px;color: #333;}
h3{font-family: tahoma;font-size: 12px;font-weight: bold;color: #f6f6f6;padding: 2px 0 1px 7px;background: #888;margin-top: 20px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 3px;text-transform: uppercase;}
p{margin-top: 10px;margin-bottom: 10px;padding-left: 10px;padding-right: 10px;font-size: 11px;}
.header_top
{
    background: url(images/abmantaghe_v3_images/header.jpg) top right no-repeat;
    width: 1000px;
    height: 139px;
    vertical-align: top;
}
.menoleft
{
    background: url(images/abmantaghe_v3_images/menoleft.jpg) top left no-repeat;
    width: 32px;
    height: 33px;
    vertical-align: top;
}
.menomid
{
    background: url(images/abmantaghe_v3_images/menomid.jpg) top left repeat-x;
    width: auto;
    height: 33px;
    vertical-align: top;
}
.menoright
{
    background: url(images/abmantaghe_v3_images/menoright.jpg) top right no-repeat;
    width: 32px;
    height: 33px;
    vertical-align: top;
}
/* ------------------------------------------- */
.toppane_full
{
	width: 100%;
	background-color: transparent;
	padding-right: 30px;
}
/* ------------------------------------------------------------ */
.cleftpane_full
{
	width: 175px;
	background-color: transparent;
}
/* ------------------------------------------------------------ */
.ccontentpane_full
{
	width: 100%;
	background-color: transparent;
}
/* ------------------------------------------------------------ */
.crightpane_full
{
	width: 175px;
	background-color: transparent;
}
/* ------------------------------------------------------------ */
.bottompane_full
{
	width: 100%;
	background-color: transparent;
}

/* ------------------------------------------------------------ */
.leftpane_min
{
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------------------------ */
.pane_1
{
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------------------------ */
.rightpane_min
{
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------------------------ */
.contentpane_min
{
	width: 100%;
	background-color: transparent;
	padding: 5px;
}
/* ============================================================================================================== */
/*														menu area
/* ============================================================================================================== */
/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	background-color:transparent;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #444;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align:center; 
	padding:5px 10px 10px 4px;
	text-transform:uppercase;
	white-space:nowrap;
	float:right;
	background: url(images/line.jpg) top right no-repeat;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#000399;
	font-size: 11px; 
	text-align:center;
	padding:5px 10px 10px 4px;
	text-transform:uppercase;
	white-space:nowrap;
	float:right;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color: #5b9d2d;
	text-align:center;
	font-size: 11px;
	padding:5px 10px 10px 4px;
	text-transform:uppercase;
	white-space:nowrap;
	float:right;
	background: url(images/line.jpg) top right no-repeat;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align:right; 
	text-transform:uppercase;
	white-space:nowrap;
	border:0px solid #45c2fc;
}

.main_dnnmenu_submenu td
{
	background-color: #49b7e6;
	z-index: 1000;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	text-align:right;
	color:#444;
	padding:0px 5px 5px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #036690;
	color:#fff;
}
.main_dnnmenu_itemselected td{
    background: #036690;
	color:#fff;
}

.main_dnnmenu_break
{
	background-color: #45c2fc;
}
/* ------------------------------------------- */
.normaltextbox
{
	border: #9f9f9f 1px solid;
	background: #f9f9f9 none;
	color: black;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
.standardbutton
{
	border: 1px solid #ffffff;
	background: #cecece none;
	color: #ffffff;
	font-family: tahoma, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ------------------------------------------------------------ */
.head
{
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
/* ------------------------------------------------------------ */
.normal
{
	color: #000000;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------------------------ */
.curentdate
{
	color: #000399;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------- */
.commandbutton
{
	color: #000020;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------- */
.subhead
{
	color: #000020;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
.skinobject
{
	color: #48433e;
	font-family: tahoma,verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
a.skinobject:link
{
	text-decoration: none;
	color: black;
}
/* ------------------------------------------- */
a.skinobject:visited
{
	text-decoration: none;
	color: #000000;
}
/* ------------------------------------------- */
a.skinobject:active
{
	text-decoration: none;
	color: #000000;
}
/* ------------------------------------------- */
a.skinobject:hover
{
	text-decoration: none;
	color: #50a1d2;
}
/* ------------------------------------------- */
/* module title menu */
.moduletitle_menucontainer
{
	border: blue 0px solid;
}
/* ------------------------------------------- */
.moduletitle_menubar
{
	cursor: hand;
	height: 25px;
	background-color: transparent;
}
/* ------------------------------------------- */
.moduletitle_menuitem
{
	cursor: hand;
	color: #000000;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	border-left: #ecf5fa 0px solid;
	border-bottom: #ecf5fa 1px solid;
	border-top: #ecf5fa 1px solid;
	border-right: #ecf5fa 0px solid;
	background-color: #ecf5fa;
}
/* ------------------------------------------- */
.moduletitle_menuicon
{
	cursor: pointer;
	cursor: hand;
	background-color: #ecf5fa;
	border-left: #ecf5fa 1px solid;
	border-bottom: #ecf5fa 1px solid;
	border-top: #ecf5fa 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
/* ------------------------------------------- */
.moduletitle_submenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #ecf5fa;
	filter: progid:dximagetransform.microsoft.shadow(color= 'dimgray' , direction=135, strength=3);
	border-bottom: #ecf5fa 0px solid;
	border-left: #ecf5fa 0px solid;
	border-top: #ecf5fa 0px solid;
	border-right: #ecf5fa 0px solid;
}
/* ------------------------------------------- */
.moduletitle_menubreak
{
	border-bottom: #ecf5fa 1px solid;
	border-left: #ecf5fa 0px solid;
	border-top: #ecf5fa 1px solid;
	border-right: #ecf5fa 0px solid;
	background-color: #ecf5fa;
	height: 1px;
}
/* ------------------------------------------- */
.moduletitle_menuitemsel
{
	cursor: hand;
	cursor: pointer;
	color: black;
	font-family: tahoma, arial, helvetica;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-color: #c4dff0;
}
/* ------------------------------------------- */
.moduletitle_menuarrow
{
	font-family: webdings;
	font-size: 8pt;
	cursor: hand;
	cursor: pointer;
	border-right: #ecf5fa 1px solid;
	border-bottom: #ecf5fa 1px solid;
	border-top: #ecf5fa 0px solid;
}
/* ------------------------------------------- */
.moduletitle_rootmenuarrow
{
	font-family: webdings;
	font-size: 8pt;
	cursor: hand;
	cursor: pointer;
}
/* ----------------------------------------------------- parseh form generator -------------------------------------------------------------------- */
.parsehformgenerator_dbfield
{
	color: #a00000;
	width: auto; 
	background-color: #c5edff;
	font-family: tahoma;
	font-size: 12px;
	height: 10px; 
	border: 1px solid #0000a0;
	padding: 0px 3px 0px 3px;
	margin:  0px 0px 0px 0px;
	border-style: dashed;
}
/* ----------------------------------------------------- parseh list tabel -------------------------------------------------------------------- */
.parsehlisttable_header
{
	background-color: #368e9f;
	height: 29px;
	vertical-align: middle;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: white;
	text-align: center;
}

.parsehlisttable_headerbg
{
	background-image: url(images/abmantaghe_v3_listtableimages/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 29px;
	vertical-align: middle;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: white;
	text-align: center;
}

.parsehlisttable_itemstyle
{
	height: 20px;
	background-color: #f7f7f7;
	border: 1px solid #c5c5c5;
	vertical-align: middle;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: black;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.parsehlisttable_alteritemstyle
{
	height: 20px;
	background-color: #ffbf86;
	border: 1px solid #c5c5c5;
	font-family: tahoma, "courier new", arial;
	font-size: 12px;
	color: black;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

.parsehlisttable_footerleft
{
	background-image: url(images/abmantaghe_v3_listtableimages/footerleft.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 8px;
	height: 27px;
}

.parsehlisttable_footerbg
{
	background-image: url(images/abmantaghe_v3_listtableimages/footerbg.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.parsehlisttable_footerright
{
	background-image: url(images/abmantaghe_v3_listtableimages/footerright.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 27px;
	background-position: right;
}
/* ----------------------------------------------------- parseh details tabel -------------------------------------------------------------------- */
/* ============ top area ============ */
.parsehdetailtable_topbg
{
	background: url(images/abmantaghe_v3_detailtableimages/topbg.gif) top right repeat-x; 
}
.parsehdetailtable_topleft
{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/abmantaghe_v3_detailtableimages/topleft.gif);
	width: 20px;
}
.parsehdetailtable_topright
{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/abmantaghe_v3_detailtableimages/topright.gif);
	width: 20px;
}
/* =========== header area =========== */
.parsehdetailtable_headerbg
{
	vertical-align: top;
	padding: 5px 5px 0px 5px;
	border-collapse: collapse;
	background-color: #9ce2e3;
	background-image: url(images/abmantaghe_v3_detailtableimages/headerbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.parsehdetailtable_headerrightbg
{
	background: url(images/abmantaghe_v3_detailtableimages/headerrightbg.gif) top right repeat-y;
	text-align: right;
	vertical-align: top;
	width: 20px; 
}
.parsehdetailtable_headerleftbg
{
	background: url(images/abmantaghe_v3_detailtableimages/headerleftbg.gif) top left repeat-y;
	text-align: left;
	vertical-align: top;
	width: 20px;
}
.parsehdetailtable_headerrightfade
{
	background: url(images/abmantaghe_v3_detailtableimages/headerrightfade.gif) top right no-repeat;
	width: 20px;
	height: 55px;
}
.parsehdetailtable_headerleftfade
{
	background: url(images/abmantaghe_v3_detailtableimages/headerleftfade.gif) top left no-repeat;
	width: 20px;
	height: 55px;
}
/* =========== footer area =========== */
.parsehdetailtable_footerbg
{
	background: url(images/abmantaghe_v3_detailtableimages/footerbg.gif) top left repeat-x;
	height: 31px;
	
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: white;
}
.parsehdetailtable_footerright
{
	background: url(images/abmantaghe_v3_detailtableimages/footerright.gif) top right no-repeat;
	width: 20px;
	height: 31px;
}
.parsehdetailtable_footerleft
{
	background: url(images/abmantaghe_v3_detailtableimages/footerleft.gif) top left no-repeat;
	width: 20px;
	height: 31px;
}
/* =========== title fade area =========== */
.parsehdetailtable_titlefade
{
	background-image: url(images/abmantaghe_v3_detailtableimages/titlefade.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 99%;
}
/* متن */
.parsehdetailtable_contentarea
{
	text-align: justify;
	padding: 5px 5px 5px 5px;
	font-family: tahoma;
	font-size: 12px;
	color: #002425;
	border-left: 1px solid #a4c4c4;	
	border-right: 1px solid #a4c4c4;	
	background-color: white;
}
/* عنوان متن */
.parsehdetailtable_titlearea
{
	font-weight: bold;
	background-color: #27b8ba;
	height: 18px;
	text-align: center;
	font-size: 12px;
	color: white;
	font-family: tahoma;
	padding-left: 5px;
	padding-right: 5px;
}
/* کلیک */
.parsehdetailtable_itemarea
{
	margin-top: 1px;
	margin-bottom: 2px;
	font-family: tahoma;
	color: #ff0000;
	font-size: 12px;
	width: 50%;
	height: 20px;
}







