﻿

/*   general declaration 
----------------------------*/
body {
font-size:90%; line-height:130%; background-color:#fff;
color:#000000;

font-size:0.75em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;


font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 

}

* {margin:0px;padding:0px;}

a img {border: none;}

a {color: #0057B1;}

a:hover {text-decoration: none;}

h3{color:#004FA2;}

h2{color:#004FA2;}

h1{color:#004FA2;}

h1{font-size:1.5em;}

h2{font-size:1.3em;}

h3{font-size:1.2em;}

ul{	padding-left:20px;list-style:circle;list-style-image:url(images/li.gif);} 

	
.clear_left{clear:left;display:block;height:0px; line-height:0;}

/* template declaration start
----------------------------------*/

#container{margin:0px auto;width:975px; font-size:1.083em;} /* this width is width of whole page */

/*tope menu declaration start in header 
------------------------------------------*/
#top_menu
{
	background:#F1F4F8  url(images/topmenu_bg.png) repeat-x scroll;
	height:26px;	
	margin-left:515px;	
	position:relative;
	color:#3F598B;
}

#top_menu ul
{
	background:url(images/topmenu_bg_left.png) no-repeat scroll left;
	/*float:left;*/
    height: 26px;
    padding-left:10px;
    
}

#top_menu ul
{
	display:block;
	list-style-type:none;
	list-style-image:none;
	font-size:1em;
	margin:0px auto;
}
#top_menu li
{
	float:left;
	margin: 3px 5px;
}

#topmenu_container
{
	background:url(images/topmenu_bg_right.png) no-repeat scroll right;
   	height:26px;   
}

#logo
{
	background:#ffffff url(images/logo.png) no-repeat;
	width: 224px; height: 77px;
}
#logo span
{
	display:none;
}

#primary_menu
{
	background: #ffffff url(images/pmenu_bg.png) no-repeat;
	margin: 0px auto; height: 68px; width: 975px;
}

#pm_main
{
	padding-left:20px;
	height: 38px;
}
#pm_sub ul
{
	list-style-type:none;
	list-style-image:none;

}
#pm_main ul
{
	list-style-type:none;
	list-style-image:none;

}
#pm_main li
{
	float:left;
	margin:2px 10px 0 0;
	background:url(images/pm_sep.png) no-repeat scroll right;
	padding:0px 10px 0 0;
	text-align:center;
	vertical-align:middle;
	height: 34px;
	margin-top:2px;
}

#pm_main li a
{
	color:#fff;
	display:block;
	height: 34px;
	float:left;
	
	
}
#pm_main li a:hover
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	
}

#pm_main li a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	
}

#pm_main li a:hover
{
	background:url(images/tab_bg_active.png) no-repeat scroll right top;
}

#pm_main li a:hover b
{
	background:url(images/tab_bg_active_left.png) no-repeat scroll left top;
}

#pm_main li.active a
{
	background:url(images/tab_bg_active.png) no-repeat scroll right top;
}

#pm_main li.active a b
{
	background:url(images/tab_bg_active_left.png) no-repeat scroll left top;
}

#pm_main li a b
{
	padding:0 10px;
	display:block;
	padding-top: 7px;
}
#pm_sub
{
	float:right;
	margin-right:10px;
}
#pm_sub li
{
	float:left;
	margin:2px 5px;
	
}

#pm_sub li a
{
	color:#E0E7EF;
	font-weight:bold;
	font-size:1em;
}

/* meanu declaration end*/


/* content area start 
-----------------------*/
#conent
{
	margin:20px 0;
	padding:0px;
	text-align:justify;
}
.left_col
{
	/*float:left;
	*/
	width:60%;
	min-height:300px;
	margin-left:0px;
}

.right_col
{
	float:right;
	min-height:200px;
	width:38%;
}



/* Footer declaration Start */
#footer
{
	background:#fff url(images/bot_bg.png) no-repeat scroll right top;
	width:100%;
	min-height:5px;
	margin-bottom:50px;

}
#copyright
{
	float:right;
	font-size:0.9em;
	margin-top:5px;
}
#designby
{
	clear:both;
	float:right;
	font-size:0.9em;
	margin-top:5px;

}


/* design boxes declaration start 
-----------------------------------*/

/* Design box #1 */
.db1
{
	position:relative;
}
.db1 .db1_title
{
	float:none;
	background:#fff url(images/db1_title_bg.png) repeat-x;
	border-right:1px solid #E8E8E8;
	height:34px;
}

.db1 .db1_title h3
{
	height:27px;
	background:url(images/db1_title_bg_left.png) no-repeat scroll top left;
	display:block;
	padding-top: 7px; 
	padding-left: 20px;	
	color:#004FA2;
}

.db1 .db1_content
{
	background:#fff url(images/db1_content_bg.png) no-repeat scroll top right;
}
.db1  .db1_container 
{
	background: url(images/db1_content_bg.png) no-repeat scroll top left;
	padding: 10px;
	position:relative;
}


/* design box 2*/

.db2
{
	margin:10px 0;

} 
/**/
.db2_content
{
	background:#fff url(images/db2_content_bg_right.png) repeat-y scroll right;
	position:relative;
}

.db2_content_container
{
	background:url(images/db2_content_bg_left.png) repeat-y scroll left;
	padding: 0px 10px 0px 10px;
	position:relative;
}



.db2_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd2_top
{
	background:url(images/db2_bg_right.png) no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
}
.bd2_top_content
{
	background:url(images/db2_bg_left.png) no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:0px;
}
.bd2_bot
{
	background:url(images/db2_bg_right.png) no-repeat scroll right bottom;
	height:10px;font-size:1px;
}

.bd2_bot_content
{
	background:url(images/db2_bg_left.png) no-repeat scroll left bottom;
	height:10px;font-size:1px;
	line-height:0;
}


/* design box 3*/

.db3
{
	margin:10px 0;
}
.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	padding: 0px 10px;
}

.db3_content h3
{
border-bottom:1px solid #b1c9d9;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd3_top
{
	background:url(images/db3_bg_right.gif) no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bd3_top_content
{
	background:url(images/db3_bg_left.gif) no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bd3_bot
{
	background:url(images/db3_bg_right.gif) no-repeat scroll right bottom;
	height:10px;font-size:1px
}

.bd3_bot_content
{
	background:url(images/db3_bg_left.gif) no-repeat scroll left bottom;
	height:10px;font-size:1px
}

.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	
	padding: 0px 10px;
}

.db3_content h3
{
border-bottom:1px solid #b1c9d9;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd3_top
{
	background:url(images/db3_bg_right.gif) no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;	line-height:0;
}
.bd3_top_content
{
	background:url(images/db3_bg_left.gif) no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;	line-height:0;
}
.bd3_bot
{
	background:url(images/db3_bg_right.gif) no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd3_bot_content
{
	background:url(images/db3_bg_left.gif) no-repeat scroll left bottom;
	height:10px;font-size:1px;	line-height:0;
}

/* design box 4*/

.db4
{
	margin:10px 0;
} 
.db4_content
{
	background:#FAFAFA;
	border-left:1px solid #E0E1E1;
	border-right:1px solid #E0E1E1;
	
	padding: 0px 10px;
}

.db4_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd4_top
{
	background:url(images/db4_bg_right.png) no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;
}
.bd4_top_content
{
	background:url(images/db4_bg_left.png) no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;

}
.bd4_bot
{
	background:url(images/db4_bg_right.png) no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd4_bot_content
{
	background:url(images/db4_bg_left.png) no-repeat scroll left bottom;
	height:10px;font-size:1px;
}
.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
} 

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
} 



    
 
.xxx
{
	
margin:0 0 10px 0;
padding:10px;
border:1px solid #FFB13D;
background-color:white;
color:#505050;
line-height:1.5em;
}

.yyy
{ 
width :35px;
margin:0 0 10px 0;
padding:10px;
border:1px solid #FFB13D;
background-color:#FFE6CC;
color:#505050;
line-height:1.5em;
}

table.Design4 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
}
table.Design4 td 
{
	 border: 1px solid #FFFFFF;
        padding: .5ex 1ex;
    text-align: right;
    border-bottom: 1px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #DBE2F1;
}

table.Design4 thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table.Design4 th.Corner {
    text-align: left;
}


table.Menu4 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Menu4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
} 

table.Menu4 td 
{
	 /*border: 1px solid #FFE6CC;*/
    padding: .5ex 1ex;
    text-align:left ;
    border-bottom: 1px solid #687EAB;
    padding: 0.1em 0.5em;
    background:white;
}

table.Menu4 thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table.Menu4 th.Corner {
    text-align: left;
}
table.Menu4 tr:hover td 
{
	background: #FCF; 
}
	
	
	/* calendar */
#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #336;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}


/*button */

.IconIndent 
{
	margin-left: 60px; 
	
}

.fbbluebox  
{  
    background-color: #eceff6;  
    border: 1px solid #d4dae8;  
    color: #333333;  
    padding: 10px;  
    font-size: 13px;  
    font-weight: bold;  
}  


/* Home */ 


.left {
float: left;
width: 180px;
padding-top: 0px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #C3D9FF;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #C3D9FF;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}


.right {
float: right;
width: 790px;
text-align: justify;
padding-top: 0px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #C3D9FF;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

/*ALA FACBOOK*/
.fb {
	color: #333;
	width: 350px;
	padding: 5px;
	background-color: #f7f7f7;
	border: 1px solid #b7b7b7;
}

.fb a {
color: #3B5998;
text-decoration:none;
}

.fb p {
padding: 5px;
}

.fb1 {
	color:#FFFFFF;
	background-color:#3B5998;
	border-bottom: solid #6d84b4 5px;
}

.fb2 {
	padding: 5px;
	color: #FFFFFF;
	background: #3B5998;
}

.fb2 a {
	color:#FFFFFF;
	text-decoration: none;
	outline-style: none;
	padding: 5px;
}

.fb2 a:hover {
	background: #6D84B4;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}

.fb3 {
	color: #3B5998;
	background-color: #f7f7f7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div.fb3:hover {
border:none;
background-color: #d8dfea;
border-top: 1px solid #d8dfea;
border-bottom: 1px solid #d8dfea;
}

.fb4 {
	color: #333;
	background:#fff9d7;
	border: 1px solid #e2c822;
}



.fb5 {
	color: #333;
	background:#ffebe8;
	border: 1px solid #dd3c10;
}

.fb6 {
border: 1px solid #cccccc;
background:#fff;
text-align:left;
}


.fb6a, .fb6b, .fb6c {
	float: left;
}


.fb6b {
	padding:10px;
	width: 90px;
}

.fb6b a {
font-size:12px;
color: #3B5998;
text-decoration: none;
}

.fb6b a:hover {
text-decoration: underline;
}


.fb6c a {

}


.fb6c a {

	color: #3B5998;
	text-decoration:none;
}

.fb6c a:hover {
	color: #FFF;
	background:#3B5998;
	}


.fb6c li {
margin: 0px;
padding-left:5px;
	width: 70px;
	list-style:none;
	color: #3B5998;
	border-bottom: 1px solid #d8dfea;
	line-height: 15px;
	font-size:11px;
	font-weight: normal;
		display:block;
}

.fb6c li:hover  {
	color: #FFF;
	background-color:#3B5998;
}


.fb6cname {
	font-weight:normal;
	font-size: 11px;
	color:#999999;
}

.fbpost {
	font-size: x-small;
}


.fb, .fb1, .fb2, .fb3, .fb4, .fb5, .fb6 {
padding: 10px;
font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

.fbx {
font-size:11px;
font-weight:normal;
background: #f7f7f7;
color:#000;
width:16px;
padding: 5px;
border: 1px solid #B7B7B7;
float: right;
}

.fbx H3 {
font-size:11px;
background: #e9e9e9;
color:#333;
padding: 2px;
margin-bottom: 5px;
margin-top: 0px;
}

.fbx-tiny {
font-size:10px;
color: #777;
}

.fbx a {
color: #3B5998;
text-decoration:none;
}

.fbx a {
text-decoration:underline;
}


.fby {
width:175px;
float: left;
border-right:1px solid #eee;
}

.fby a {
color: #3B5998;
border-bottom:1px thin #ccc;
font-weight: normal;

}

.fby a:hover {
text-decoration:underline;
}

.fby H3 {
font-size:11px;
color:#3B5998;
background:#d8dfea;
border-top: 1px solid #3B5998;
padding: 3px 10px;
margin: 0px;
}


.fby H3:hover {
background:#cfd7e4;
border-top: 1px solid #3B5998;
}

.fby li {
font-size:11px;
font-weight: normal;
margin-left: 5px;
padding: 3px 0px;
list-style:none;
border-bottom:1px solid #ccc;
width: 155px;
}

.fby img {
border:0;
}

.fbr {
padding:2px;
text-align:right;
}



