﻿.tableborder1
{
	border-style: double inset groove;
	border-color: green;
}

/* Start of body round box*/
div.rounded-box
{
	background-color: #E6E6E6;
	margin: 3px;
	position: relative; /*width:9em;*/
}
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{
	background-color: #FFFFFF;
	height: 20px;
	overflow: hidden;
	position: absolute;
	width: 20px;
}
div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside
{
	color: #E6E6E6;
	font-family: arial;
	font-size: 150px;
	line-height: 40px;
	position: relative;
}
div.top-left-corner
{
	left: 0;
	top: 0;
}
div.bottom-left-corner
{
	bottom: 0;
	left: 0;
}
div.top-right-corner
{
	right: 0;
	top: 0;
}
div.bottom-right-corner
{
	bottom: 0;
	right: 0;
}

.sub-subtitle
{
	color: #000000;
	font: 18px verdana, arial, sans-serif;
	font-weight: bold;
}
.sub-subtitleUrdu
{
	/*color: #000000;
	font-family: Raavi,tahoma,arial,verdana,sans-serif;
	font-size:20px;
	font-weight: bold;
	line-height: 1.5;*/
	font-family: Raavi,arial,verdana,sans-serif;
	font-size:1.5em;
	line-height:1.24;
	margin-bottom:1em;
}
.DetailEnglish
{
	font-size:14px;
}
.DetailUrdu
{
	font-family: Raavi,arial,tahoma,verdana,sans-serif;
	font-size:17px;
	line-height:1.5;
	color: #000000;
}
.UrduSmall
{
	font-size:1.5em;
	color: Black;

}

.sidebarText
{
	color:#CCFFCC
	
}
.sidebarText a:link,.sidebarText  a:visited,.sidebarText  a:active	{ color:White; text-decoration: none; font-size:12px }
/*******   Tab ********/
/*- Menu Tabs C--------------------------- */

#tabsC
{
	float: left;
	width: 100%; /*background:#EDF7E7;/#EDF7E7;*/
	font-size: 93%;
	line-height: normal;
	font-weight: bold;
}
#tabsC ul
{
	margin: 0;
	padding: 10px 10px 0 1px;
	list-style: none;
}
#tabsC li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsC a
{
	float: left;
	background: url( "../images/tableftC.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsC a span
{
	float: left;
	display: block;
	background: url( "../images/tabrightC.gif" ) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #464E42;
}
/* End IE5-Mac hack */
#tabsC a:hover span
{
	color: #FFF;
}
#tabsC a:hover
{
	background-position: 0% -42px;
}
#tabsC a:hover span
{
	background-position: 100% -42px;
}

#tabsC #current a
{
	background-position: 0% -42px;
}
#tabsC #current a span
{
	background-position: 100% -42px;
}
/*- Tabs End--------------------------- */
.imageBorder
{
	padding:2px 2px 2px 2px;
	border:solid 1px;
	border-color:#5A6F6D;
}
/*   rounded box */
.Box
{
    margin-bottom: 1em;
}
.Box .content
{
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    position: relative;
}
.Box .content .body
{
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
}
.Box .body
{
    margin-bottom: 0.3em;
    padding-top: 10px;
}
.Box .TopCentre
{
	width:100%;
    background-image: url(../picts/lightgreen/New/Top_Centre.gif);
    padding: 12px;
    border: medium none;
    color: #585858;
    font-size:1em;
    line-height: 1em;
    background-position: right top;
    background-repeat: repeat-x;
    margin-bottom: 0;
}
.Box .Topleft
{
	width:10px;
	background-position:left top;
	background-image:url(../picts/lightgreen/New/Top_Left.gif);
	background-repeat:no-repeat;
  
}
.Box .Topright
{
	width:10px;
	background-position:right top;
	background-image:url(../picts/lightgreen/New/Top_Right.gif);
	background-repeat:no-repeat;
  
}
.Box .bottomright
{
	width:17px;
	background-position:right top;
	background-image:url(../picts/lightgreen/New/Bottom_Right.gif);
	background-repeat:no-repeat;
  
}
  .Box .bottomCentre
{
	width:100%;
	background-position:top;
	background-image:url(../picts/lightgreen/New/Bottom_Centre.gif);
	background-repeat:repeat-x;
  
}
  .Box .bottomleft
{
	width:17px;
	background-position:left top;
	background-image:url(../picts/lightgreen/New/Bottom_Left.gif);
	background-repeat:no-repeat;
  
}
/*  rounded box ended */
