/* CSS by Alireza Maghari :: www.toranjnet.com :: alireza@toranjnet.com */

/*** Tabbed Box ***/
.TabTop {
	padding-top: 5px;
	padding-bottom:2px;
    
}
.TabCenterPrnt {
	padding:5px;
	border-top: solid 1px #b0bec7;
	border-right: solid 1px #b0bec7;
	border-bottom: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
	
}
.TabCenter {
	padding:5px;
	border-right: solid 1px #b0bec7;
	border-bottom: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
	
}

.TabCenter_imageBG1 {
	padding:5px;
	border-right: solid 1px #b0bec7;
	border-bottom: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
	background-image: url(images/TabBGImage1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.TabBotton {
	padding:5px 5px 0px 5px;
	border-right: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
	background:#f6f9fa url(images/TabBG.gif) repeat-x bottom;

}


/*** frames ***/


/* no shadow , line , in frame bg: gray */

.Frame1TopLeft {
	width:8px;
	height:8px;
	background:url(images/Frame1TopLeft.gif) no-repeat ;
}
.Frame1TopBG {
	height:8px;
	background:url(images/Frame1TopBG.gif) repeat-x ;
}

.Frame1TopRight {
	width:8px;
	height:8px;
	background:url(images/Frame1TopRight.gif) no-repeat ;
}

.Frame1CenterLeft {
    width:8px;
	background: url(images/Frame1CenterLeft.gif) repeat-y;
}

.Frame1CenterBG {
	background: #f6f9fa ;
}


.Frame1Center {
	background: #f6f9fa ;
	padding-right:8px;
	padding-left:8px;
	border-right: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
}

.Frame1Center2 {
	padding-right:8px;
	padding-left:8px;
	background:#f6f9fa url(images/TabBG2.gif) repeat-x bottom;
	border-right: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
}

.Frame1CenterRight {
	width:8px;
	background: url(images/Frame1CenterRight.gif) repeat-y;
}

.Frame1BottomLeft {
	width:8px;
	height:8px;
	background:url(images/Frame1BottomLeft.gif) no-repeat ;
}

.Frame1BottomBG {
	height:8px;
	background:url(images/Frame1BottomBG.gif) repeat-x ;
}

.Frame1BottomRight {
	width:8px;
	height:8px;
	background:url(images/Frame1BottomRight.gif) no-repeat ;
}

/* no shadow , line , in frame bg: gray */

.Frame2TopLeft {
	width:8px;
	height:8px;
	background:url(images/Frame2TopLeft.gif) no-repeat ;
}
.Frame2TopBG {
	height:8px;
	background:url(images/Frame2TopBG.gif) repeat-x ;
}

.Frame2TopRight {
	width:8px;
	height:8px;
	background:url(images/Frame2TopRight.gif) no-repeat ;
}

.Frame2CenterLeft {
    width:8px;
	background: url(images/Frame2CenterLeft.gif) repeat-y;
}

.Frame2CenterBG {
	background: #ffffff ;
}

.Frame2Center {
	background: #ffffff ;
	padding-right:8px;
	padding-left:8px;
	border-right: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
}

.Frame2CenterRight {
	width:8px;
	background: url(images/Frame2CenterRight.gif) repeat-y;
}

.Frame2BottomLeft {
	width:8px;
	height:8px;
	background:url(images/Frame2BottomLeft.gif) no-repeat ;
}

.Frame2BottomBG {
	height:8px;
	background:url(images/Frame2BottomBG.gif) repeat-x ;
}

.Frame2BottomRight {
	width:8px;
	height:8px;
	background:url(images/Frame2BottomRight.gif) no-repeat ;
}

/* no shadow , line , in frame bg: gray */

.Frame3TopLeft {
	width:8px;
	height:8px;
	background:url(images/Frame3TopLeft.gif) no-repeat ;
}
.Frame3TopBG {
	height:8px;
	background:url(images/Frame3TopBG.gif) repeat-x ;
}

.Frame3TopRight {
	width:8px;
	height:8px;
	background:url(images/Frame3TopRight.gif) no-repeat ;
}

.Frame3CenterLeft {
    width:8px;
	background: url(images/Frame3CenterLeft.gif) repeat-y;
}

.Frame3CenterBG {
	background: #e4ecf0 ;
}

.Frame3Center {
	background: #e4ecf0 ;
	padding-right:8px;
	padding-left:8px;
}

.Frame3CenterRight {
	width:8px;
	background: url(images/Frame3CenterRight.gif) repeat-y;
}

.Frame3BottomLeft {
	width:8px;
	height:8px;
	background:url(images/Frame3BottomLeft.gif) no-repeat ;
}

.Frame3BottomBG {
	height:8px;
	background:url(images/Frame3BottomBG.gif) repeat-x ;
}

.Frame3BottomRight {
	width:8px;
	height:8px;
	background:url(images/Frame3BottomRight.gif) no-repeat ;
}

/* no shadow , Dotted line , in frame bg: gray */

.FrameDottedLine
{
	background-color: #FAFAFA;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px dotted #c2c2c2;
	padding: 3px;
}





