﻿/* ****************************************************************/
/* Extra Template												  */
/* ****************************************************************/

#extraHeader
{
	position:	relative;	height:	85px; width: 955px;
}

#extraTemplate
{
	position:	relative;	min-height:	420px; width: 955px;
	background-color: rgb(255,244,229);
}

/* ------------------------------------------- */

#extraContent
{
position:	relative;
width: 705px;
top: 0px;
min-height:	420px;
overflow:auto;
background-color: rgb(253,247,235);
/*background-color: rgb(255,244,229);*/
font-size:13px;
border-right:250px solid rgb(188,205,197);
z-index: 2;
}

#download { position: absolute; top:10px; left:310px;}
#print { position: absolute; top:10px; left:400px;}
#send { position: absolute; top:10px; left:510px;}
#download span, #print span, #send span { position: relative; top:-7px; color:rgb(162,194,183); font-size:10px; }

#heading{padding-top:47px; padding-left:30px; color:rgb(111,130,130); font-size:29px;}
#published{padding-top:6px; padding-left:30px; color:rgb(147,179,164); font-size:11px;}
#top_padding{padding-top:47px;}
#article{padding-top:23px; padding-left:88px; width: 518px; text-align:justify; color:rgb(0,0,0);padding-bottom: 10px;}

#article .heading2{color:rgb(111,130,130);font-size:20px;padding: 20px 0px 0px 0px; }
#article a {padding: 0px;}
#article p{color:#000000;	font-size: 12px; line-height:18px;margin-top: 0px;}

/* not for article links datum rgb(111,130,130);*/



table {
	border-collapse: collapse;
}
th {
	color: #93b3a4;
	font-weight: normal;
	font-size:16px;
	padding: 5px 10px;
}
thead th {
	white-space: nowrap;
	border-bottom: 1px solid rgb(188,205,197);
	font-size:18px;
	color:rgb(147,179,164); 
	
}
tbody td ,tbody th {
	padding: 5px 10px;
}
tbody tr {
	padding: 5px 10px;
}

tr.top-link td{
	padding: 0px;
}
.top-line{
	width: 700px;
	height: 7px;
	text-align:right;
	overflow: visible;
	border-bottom: 1px solid #d9e2d4;
}

thead th,tbody td {
	vertical-align: top;
	text-align: left;
}
tbody td {
	font-size:12px;
	line-height: 16px;
	color:rgb(73,84,103); 
}
caption {
	visibility: hidden;
}


/* ------------------------------------------- */

#extraMenu
{
z-index: 3;
position: 	absolute;
right: 0px;
 width: 250px;	

/*background-color: rgb(205,217,210);*/
}

#extraMenuHighlight
{
width: 251px;
margin-top: 14px; 
padding-top: 5px;
height:	108px; width: 250px;	
background-color: rgb(147,179,164);
}

/* this copyright rule applies only on long pages*/
#extra-copyright 
{ 
	font-size: 9px;width:955px;
	color: rgb(164,179,185);
	line-height: 12px;
	background-color: rgb(75,87,92);
}

.mainpoint
{
margin-top:10px;
margin-left:18px;
margin-bottom:5px;
}
.mainpoint, .mainpoint a
{
font-size: 14px;
line-height:15px;
color: rgb(22,37,68);
}

.subpoint
{
margin-left: 35px;
}
.subpoint, .subpoint a
{
font-size: 11px;
line-height:18px;
color: rgb(73,84,103);

}

.subpoint a:hover { color: #fff; text-decoration: none;}

div#extraMenuHighlight div.mainpoint
{
padding-top: 12px;
}


div#extraMenuHighlight div.subpoint
{
padding-top: 10px;
list-style-type: none;
margin: 0 20px;
}

.top{
text-align:right;

}

#extraPadding
{
	height: 20px;
}


.post-title { position:relative; top:0px;left:90px;width:560px; font-family:Verdana, Helvetica, serif; font-weight:100; color:rgb(111,130,130); font-size:29px; font-stretch:narrower}
.post-body { 
          position:relative; left:110px; width:540px;
          /*border:1px dotted #bbb;
          border-width:1px 1px 1px 1px;
          border-bottom-color:#fff;*/
          /*padding:10px 14px 1px 29px;*/ 
}

p.post-footer {
  background:#ded;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bbb;
  border-width:1px;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
.date-header { position:relative; top:28px; left:20px; color:#A4BDAF; font-weight:100; font-size:11px; }

.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
  }

#b-navbar, iframe{
   height:0px;
   visibility:hidden;
   display:none
   }

