/*
Template name: National Assembly Committeee Theme
Release date: 2011-03-20
Description: National Assembly Committeee Theme
Author: Ehtisham-ul-Haq
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	/*background: #E7E7E2 url('images/body.jpg') no-repeat center top;*/
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	/*padding-top: 64px;*/
}

p,code,ul {
font-family: Arial, Helvetica, sans-serif;
padding-bottom: 1.2em;
font-size: 1em;
}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

hr {
border: 1px solid rgb(148, 193, 218); 
width: 98%;
margin:5px 0px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/h1-bg.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
        padding-bottom:5px;
        padding-left:2px;
	}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	/* border: 2px solid #D7D7D2; */
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	/* padding: 10px; */
	width: 1000px;
}

.top-bar
{
    background-color:#0A384B;
    color:white;
	/*
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
    padding-right:15px;
	*/
	padding:0px;
	margin:0px;
	/*border-bottom: 1px solid yellow;*/
	width:100%;
	height:25px;
}
.top-bar p
{
   float:left;
   margin:0px;
   padding:5px 5px;
   /*border-bottom: 1px solid red;*/
}

.top-bar .last-updated
{
   float:left;
	margin:0px;
   padding:5px 5px;
	
   /*
   padding:5px 5px;
   padding-left:20px;
   margin-left:20px;
   */
   /*border-bottom: 1px solid red;*/
}

.top-bar .top-menu
{
   float:right;
   margin:0px;
   padding:0px;
   /*border-bottom: 1px solid red;*/
}

.top-menu a{text-decoration: none; color:#ffffff;}

.outer-container {
	/* background: url('images/container.jpg') no-repeat center bottom; 
	padding-bottom: 64px;
	*/
}

.top-header {
	background: #222 url('images/header.jpg') no-repeat;
	height: 130px;
	width:100%;
}

.search{
float:right;
margin-right:5px;
margin-top:7px;
}


.search input{
float:left;
margin-right:3px;
height:23px;
}

.search img{
margin-top:0px;
margin:0;
}

/* headere & title */
.header {
	/*background: #222 url('images/header.jpg') no-repeat;*/
	background: #222 url('images/banner.jpg') no-repeat;
	/*height: 160px;*/
	height: 165px;
	/*margin-bottom: 5px;*/
	text-align: center;
}
.top-header .logo {
    float:left;
	padding-top:10px;
	padding-right:10px;
	padding-left:20px;
}
.top-header .title {
	color: #FFF;
	padding-top: 50px;
}
.top-header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 2.5em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.top-header .title a:hover {border-color: #F60;}
.top-header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
/* Primary navigation menu */
.top-nav {
	font: bold 1em Verdana,sans-serif;
	padding: 8px 12px;
	background-image:url('images/menu_line.jpg');
    background-repeat:repeat-x;
    height:16px;
}
.top-nav  ul{
    margin: 0; padding: 0;
    float: left;
	font-family: Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
 
.top-nav  ul li{
    display: inline;
	border-right: solid 1px #fff; 	
	}
 
.top-nav  ul li a{
    text-decoration: none;
    color: #fff;
    padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	
	}

/*	
.menu ul a.first {
	border-left: none;
} 
*/

.top-nav  ul li.last{
	border-right: none;
}
 
.top-nav  ul li a:visited{
      color: #fff;
	}
 
.top-nav  ul li a:hover, .menu ul li .current{
    color: #fff;
    /*background-color:blue;*/
	}
/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	/*background: url(images/main.gif) repeat-y;*/
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	/*width: 538px;*/
    width: 73%;
	font-family: Arial, Arial Narrow;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
        padding-bottom:10px;
font-size: 14px;
line-height:18px;
}
.content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
}

.content-front {
	float: left;
	/*width: 538px;*/
    width: 70%;
	font-family: Arial, Arial Narrow;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
}

.content-front h1{
/*
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #115E7F;
	padding-left:5px;
	*/
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/h1-bg.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
        padding-bottom:5px;
        padding-left:2px;
}
.content-front h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #115E7F;
        padding-bottom:5px;
        padding-left:2px;
}
/* navigation*/
.navigation {
	float: left;
	width: 25%;
	border-right: solid 1px #105F7E;
}
.navigation h2 {
	color: #105F7E;
	line-height: 25px;
    border-bottom: solid 3px #105F7E;
}
.navigation ul {
	margin-left:20px;
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.navigation li {
	list-style-type: square;
	color: #195D36;
	padding-bottom:5px;
}
.navigation li a {
	font-size: 1.1em;
	text-decoration: none;
	color: #15619A;
}
.navigation li a:hover {
}

.grey-box {
background-color:#EEEEEE;
border: 1px solid #C2C2C2;
margin-left:10px;
margin-right:15px;
padding-right:10px;
padding-left:10px;
padding-top:5px;
}

.navigation-front {
	float: right;
	width: 30%;
padding:0px;
margin:0px;
}
.navigation-front ul {
	margin-left:20px;
	font-family: Arial, Tahoma;
	font-size: 11px;
	/*font-weight: bold;*/
}
.navigation-front li {
	list-style-type: square;
	border-bottom: 1px dashed #C2C2C2;
	color: #105F7E;
	padding-bottom:3px;
	padding-top:3px;
}
.navigation-front h2{
color: #105F7E;
line-height: 25px;
padding-left:10px;
}
.navigation-front li a {
	font-size: 1.1em;
	text-decoration: none;
	color: #464646;
}
.navigation-front li a:hover {
}

.item-list ul {
margin:0;
}
.item-list li {
margin-bottom:20px; 
padding-bottom:20px; 
}

.content-bottom {
margin-top:15px;
margin-bottom:15px;
}
.content-bottom a{
text-decoration:none;
}
.content-bottom h2{
margin-top:15px;
font-family: Arial, Tahoma;
 border-bottom: solid 1px #105F7E;
	font-size: 14px;
	font-weight: bold;
	color: #115E7F;
	line-height:20px;
        padding:0px;
	margin:0 0 5px 0;
}
.content-bottom ul {
	margin-left:20px;
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.content-bottom li {
	list-style-type: square;
	/*border-bottom: 1px dashed #C2C2C2;*/
	color: #464646;
	padding-bottom:3px;
	padding-top:3px;
}
.content-bottom p{	
}
.content-bottom .left{	
padding-left:5px;
width:25%;
border-right: 1px dashed #000000;
padding-right:50px;
}
.content-bottom .middle{	
float:left;
padding-right:70px;
padding-left:50px;
width:25%;
border-right: 1px dashed #000000;
}
.content-bottom .right{	
float:left;
padding-left:50px;
width:20%;
}

/* footer */
.footer {
	background-image:url('images/bottom_background.jpg');
	background-repeat:repeat-x;
	padding-top:8px;
}
.footer p{
	padding-bottom:2px;
	font-family: Arial, "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align:center;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
.footer .right, .footer .right a {color: #C8C8C3;}
.footer .right a:hover {color: #F7F7F2;}

.clear-block {width:100%;}
.navigation-front .view-content {font-size:0.9em;}
.navigation-front .item-list li{font-size:0.9em;}

/* Members Table Style */
table.members {font-family: Arial, Helvetica, sans-serif;}
table.members {width:100%}
table.members th {background-color:#EEEEEE; height:25px; text-align:center;}
table.members td.mem-name {
font-size: 12px;
font-weight: bold;
color: #115E7F;
}

.reports{font-size:1.4em;}
