* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: #FFFFFF;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #000033;
	background:url(images/tijaratpk_bg_light.gif) bottom right fixed no-repeat;
/*	font: Arial, Helvetica, sans-serif,"Palatino Linotype";*/
	font: normal small "Palatino Linotype", Palatino, serif, "Comic Sans MS", cursive;
	font-size: 14px;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 0.3em;
}

ul li {
	list-style:disc;
}

ol {
	margin-left: 1.5em;
}

ol li {
}

a {
	text-decoration: none;	
	color:#990000;
	
}

a:hover {
	text-decoration: underline;
	color:#CC0000;
}

.imp {

	color: #CC0000;
	font-weight:bold;
}

.vimp {
	background-color:#FFFFCC;
	color:#CC0000;
	font-weight:bold;
}
.ques {

	color: #FF0000;
	font-weight:bold;
}
.ans {

	color: #003399;
	font-weight:bold;
}

.info, .info_msg {
	margin:2px;
	margin-left:0px;
	margin-top:1px;
	padding:4px;
	border: 1px solid #3399FF;
	font-size: 10pt;
	text-align:center;
	background-color:#CCFFFF;
	width:100%;
	color:#000000;
	clear:both;
}

.error, .err_msg {
	margin:2px;
	margin-left:0px;
	margin-top:1px;
	padding:4px;
	border: 1px solid #FF0000;
	font-size: 10pt;
	text-align:center;
	background-color:#FFCCCC;
	width:100%;
	color:#000000;
	clear:both;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

#welcome_user {
	width:920px;
	text-align:right;
	margin:0px auto;
	padding:0px;
	font-size:small;
}
#welcome_user a:hover {
	text-decoration:none;
}


/* Boxed Style */

.boxed {
	margin-bottom:3px;
}

.boxed .title, .boxed .rtitle {
	background: #3C74E6 url(images/img06.gif) repeat-x;
}

.boxed .title h2, .boxed .rtitle h2 {	
	
	height: 28px;
	padding: 12px 0 0 20px;	
	text-transform:capitalize;
	font-size: 1.2em;
	font-style:italic;
	color: #FFFFFF;
	letter-spacing:2px;
	
}

.boxed .content, .boxed .rcontent {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
	

}
.boxed .rcontent {
	padding:5px;

}

.boxed .rcontent p {
	text-align:center;
}

/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	text-transform:capitalize;
	font-size: 1.2em;
	font-style:italic;
	color: #FFFFFF;
	letter-spacing:2px;
}

.post .title_ {
	background: #FFFFCC url(images/img06_.gif) repeat-x;
	text-transform:capitalize;
	font-size: 1.2em;
	font-style:italic;
	color: black;
	letter-spacing:2px;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
	background-image:url(images/blue_arrow.gif);
	background-position: center left;
	background-repeat:no-repeat;
	margin-left:3px;
	padding-left:25px;
	
}

.post .title_ span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
	background-image:url(images/blue_arrow_.gif);
	background-position: center left;
	background-repeat:no-repeat;
	margin-left:3px;
	padding-left:25px;
	
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
	padding: 2px 10px 10px 10px;
	border-top: 1px dotted #CCCCCC;
	margin-top:2px;
	margin-bottom:2px;
}

.post .meta p {
	margin: 0px;		
	line-height: normal;
	font-size: x-small;
	text-align: right;
}

.post .story {
	padding: 15px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}
.post .story_ {
	padding: 15px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07_.gif) repeat-x;
}

/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 10px 0 10px;
/*	background: #CAE646 url(images/img01.jpg) no-repeat;	*/
	background-color:white;
	border:#CAE646 solid 1px;
	background:#FFFFFF url(images/tijaratpk_logo.gif) no-repeat left center;

}

/* Header > Logo */

#logo {
	float:left;
	width:45%;	
}

#logo a {
	text-decoration: none;
	/*color: #000000;*/
}

#logo_text {
	width:70%;
	float:left;
	padding-left:30px;
	text-align:right;
}
#logo_text h1 {
	float: left;
	margin: 0px;
	padding: 0px 0px 0 0px;
	font-size: 2.6em;
	width:100%;	
}

#logo_text h2 {
	padding: 0px 0 0 0px;
	margin:0px;
	font-size: 1em;		
	width:100%;	
}

#topbanner {	
	float:right;
	text-align:right;
	padding:0px;	
	width:55%;
	height:120px;	
}

/* Header > Menu */

#menu {
	float: left;
	width: 100%;
	margin-top:30px;
	text-align:right;
}

#menu ul {
	margin:0px;
	padding-top:20px;	
	list-style: none;
	text-align:right;
}

#menu li {
	display: inline;
}

#menu a {
	
	margin-left: 2px;
	padding-top: 0px;	
	text-align:center;
	font-weight: bold;
	color:auto;
}

#menu a:hover {
	text-decoration: overline underline;	
}


/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 15px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

#content ul {
	text-align:left;
}

/* Content > Main */

#main {
	float: left;
	width: 500px;
	padding-left: 10px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar .boxed .title h2 {
	 background: url(images/img08.gif) no-repeat;
	 cursor:pointer;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Palatino Linotype", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Users Registration */

#register {
}

#register form {
}

#register fieldset {
	border: none;
}

#register legend {
	display: none;
}

#register label {
	display: block;
}

#register .txtinput, #register .btn , #register select {
	margin-bottom: 5px;
	padding: 2px 5px;
	font: normal medium "Palatino Linotype", Arial, Helvetica, sans-serif;
	color: black;
	width: 200px;
	vertical-align:middle;
}

#register .btn {
	margin: 0;
	padding: 0;
	width: 100px;
	text-transform: capitalize;
	font-weight:bold;
	background-color:#FFFFFF;
	font-size:small;
}
#register th {
	color:black;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 10px;
}

#sidebar2 .boxed .title h2, #sidebar2 .boxed .rtitle h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.table_header {
	background-color:#EFF0EB;
}

.table_header2{
	background-color:#E0E0E0;
}