/*  
Theme Name: PigeonFly
Version: 1
Author: shian shian
Description: Clean Copy 2 Column is a clean blue, grey and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php

*/


body {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-image: url(images/backgroup_top.png);
	background-repeat: repeat-x;
	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #2397E9;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#container { 

	width: 902px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	
	overflow: hidden;
	}
#header {
	width: 902px;
	height: 155px;
	background: #2397E9 url(images/header.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}	
#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}

#menu { 
	background: #006699;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-bottom: 5px solid #888888;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #2397E9;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}



#content { 
	display: block;

	width: 560px; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom:25px;
	margin-left: 20px;
	margin-right: 15px;
	float: left; 
	position:relative;
	padding: 0px;
	}
	
	
	
	
	
#content p{
	line-height: 18px;
	padding: 0px 10px 10px 10px;
	text-align: justify;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 15px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #2397E9;
	text-decoration: none;
	}

#content h2 {
	color: #000;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	padding-left:8px;
	margin-bottom:10px;
	}
#content h2 a  {
	color: #000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #666;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	
	}
#content h3 a  {
	color: #006699;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #2397E9;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333333;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #000;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #ccc;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	

	
	


.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: #000000;
	width: 263px;
	float: right; 
	position:relative;
	margin: 20px 25px 20px 0px;
	
	text-align: left;

	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}

#sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	height:30px;
	width:248px;	
	list-style: none;
	padding: 5px 0px 3px 7px;
	
	
	
	background-image: url(images/bar_photo.jpg);
	background-repeat: no-repeat;
	}

#sidebar h2 a{
	
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	height:30px;
	width:248px;	
	list-style: none;
	padding: 8px 0px 3px 5px;
	
	background-repeat: no-repeat;
	}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
	#sidebar li img {
	border:#CCCCCC;
	list-style: none;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:3px;
	
	padding: 0px;
	}
	
	#sidebar li img:hover {
	border:#333;
	list-style: none;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:3px;
	
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
#sidebar ul li a {
	color: #fff;
	font-weight: bold;
text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: none;
	}
#sidebar ul li ul li {
	padding: 10px 0px 0px 15px;
}

#sidebar ul li ul li a {
	color: #2397E9;
}

#footer {
	color: #333333;
	font-weight: bold;
	padding: 20px 20px 0px 20px;
	height: 100px;
	text-align: center;
	clear: both;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
	border-bottom-color: #cccccc;
	}
#footer a {
	color: #000000;
	text-decoration: none;
	}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
	}


/*new nav style*/


#nav {
    font-size: 1em;
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	float: left;
	width: 100%;
	height: 55px;
}
.pg-nav {
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.pg-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.pg-nav li {
	margin: 0px;
	padding: 12px 0px 0px 19px;
	float: left;
	height: 55px;
	line-height: 28px;
}
.pg-nav li a {
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 55px;
	color: #000;
	text-decoration: none;
}
.pg-nav li a:hover {
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 55px;
	color: #993300;
	text-decoration: underline;
}
#home{
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	height: 55px;
	background: url(images/left-nv.png) no-repeat left;
	line-height: 52px;
}
#home a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
height: 55px;
	color: #FFFFFF;
	text-decoration: none;
}
#home a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 55px;
	color: #F9F9F9;
	text-decoration: none;
}
.pg-nav li.current_page_item {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	height: 55px;
	background: url(images/left-nv.png) no-repeat left;
	line-height: 52px;
}
.pg-nav li.current_page_item a {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 55px;
	color: #F9F9F9;
	text-decoration: none;
}
.pg-nav li.current_page_item a:hover {
	background: url(images/right-nv.png) repeat-x right;
	display: inline-block;
	margin: 0px;
	padding: 0px 19px 0px 0px;
	float: left;
	height: 55px;
	color: #F9F9F9;
	text-decoration: none;
}#sub-navs {
	float: left;
	width: 100%;
	height: 25px;
}
#adstop {
	padding: 6px 0px 0px;
}

.sub-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.sub-nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.sub-nav li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	line-height: 25px;
}
.sub-nav li a {
	color: #000000;
	text-decoration: none;
}
.sub-nav li a:hover {
	color: #6C2424;
	text-decoration: underline;
}
	#navigation {
	float: left;
	width: 100%;
	margin-left:20px;
	padding-top: 60px;
	padding-left:5px;
	margin-top:2px;
	
	
}

/*side intro style*/

#pageintro{
	background-color: #eae9e4;
	

}

#pageintro_text{
	background-color: #eae9e4;
		padding: 15px 15px 0px 15px;

}
#pageintro_link{
	background-color: #ccc;
	padding: 0px 0px 0px 0px;
	background-image: url(images/readmore1.jpg);
	width:263px;
	height:44px;
	background-repeat: no-repeat;
}
.bigtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/*left culumn style*/
#leftculumn{
	border: 1px solid #EAEAEA;
	margin-top:15px;
	margin-right:5px;
	background-color: #F3F3F3;
}



#barservice
{
padding:3px 3px 3px 7px;
}

#barservice2
{
padding:3px 3px 3px 7px;

}

#barlatest
{
padding:3px 7px 3px 3px;
}
#barlatest2
{
	padding:3px 7px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}


/*right culumn style*/
#rightculumn{
	border: 1px solid #EAEAEA;
	margin-top:15px;
	margin-left:5px;
	background-color: #F7F7F7;
}
.tabletext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sidebox{
	border: 1px solid #EAEAEA;
	margin-top:5px;
	padding-left:5px;
	
	background-color: #F7F7F7
}

#post{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	
	min-height:40px;
	background-image: url(images/icon_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:50px;
	padding-right:10px;
	padding-top:5px;padding-bottom:5px;
}








/* tabbing menu==================================================*/
.simpletab-toolbar-container {
	float: left;
	width: 100%;
}

ul.simpletab-toolbar {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	clear: left;
}

ul.simpletab-toolbar li {
	float: left;
}

ul.simpletab-toolbar li a {
	float: left;
	text-decoration: none;
	color: #CAECEC;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

ul.simpletab-toolbar li a em {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 24px;
}

ul.simpletab-toolbar li a:hover {
	color: #FFFFFF;
	background: url(images/blue.png) no-repeat top right;
	text-decoration: none;
}

ul.simpletab-toolbar li a:hover em {
	background: url(images/blue.png) no-repeat top left;
}

ul.simpletab-toolbar li a.current {
	background: url(images/blue.png) no-repeat top right;
 	color: #0d5f83;
}

ul.simpletab-toolbar li a.current em {
	background: url(images/blue.png) no-repeat top left;
}

/* content==================================================*/

#tab {
	clear: left;
	width: 100%;
}

.simpletab-container {
	margin-top: 10px;
	float: left;
}

.simpletab-container .simpletab-active {
	display: block;
}

.simpletab-container .simpletab-hidden {
	display: none;
}

.content {
	border: 1px solid #59b9e8;
	background-color: #e0eef4;
	margin-bottom: 25px
	;

	background-repeat: repeat-x;
	margin-left:1px;
}

.post {
	padding: 0 10px 0 10px;
		margin: 0 10px 0 10px;
}






#bywho{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-left:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}

#contactus
{
	margin-right:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.contacttext
{
font-family:Arial, Helvetica, sans-serif;

width:270px;

}
#contactadress
{

padding-left:5px;


}
.newtable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 1px dotted #CCCCCC;	
}
#ab{
	padding-left:40px;
	padding-top:6px;
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;

	height:31px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:15px;
	background-image: url(images/ab_bar.png);
	background-repeat: no-repeat;
}
#press1{
padding-top:0;
padding-bottom:5px;
margin-bottom:5px;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pat{
margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.hang{
padding-top:3px;


}
.hang2{
padding-top:9px;


}
#pagenavi{
margin-bottom:6px;
margin-top:15px;
margin-left:8px;

}
