/* InnoPortal v1.x Main Style */

body {
	margin:0;
	background: white url(images/page_bg.gif) repeat-y center;
}
table {
	font: 11px Tahoma;
}
#main_page {
	width: 765px;
	background-color: White;
}
#main_con{
	padding-right: 8px;
}
#menu {
	color: #696969;
}
#left_menu {
	color: #696969;
}

/* comments */
#comment_body {
	font: 11px Tahoma;
	background: white none;
}
.comment_title {
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	padding: 3px 8px 3px 3px;
	color: #464646;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #AAA8A9;
	background: #B2B0B1 url(images/title_bg.gif) repeat-x top;
}
.comment {
	border: 1px solid #E4E4E4;
	background: White url(images/t_bg.gif) repeat-x bottom;
	margin-bottom: 14px;
}
.comment_info {
	background: White url(images/t_bg.gif) repeat-x bottom;
	color: #3d3d3d;
	font: bold 12px Tahoma;
	padding: 3px;
	padding-right: 5px;
	border-bottom: 1px solid #cecece;
}
.comment_text {
	color: #5f5c5d;
	padding: 5px;
	font: 13px Tahoma;
}
/* end comments */

/* poll style */
.poll {
	display: block;
	margin: 0px 0px 10px 10px;
	clear: both;
}
.poll_info {
	float: right;
	margin: 5px;
}
.poll_question {
	color: Maroon;
}
.poll_percent {
	color: #696969;
	font-size: 10px;
}
/* end poll style */
#menu_title {
	font: bold 12px Tahoma;
	padding: 0px 3px 3px 3px;
	color: #12296b;
	border-bottom: 1px solid #d7e5ff;
	text-align: center;
}
.menu_con {
	padding: 0px 3px 0px 3px;
}
#cat {
	height: 30px;
}
#cat a {
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #6B764C;
	text-decoration: none;
	padding-top: 6px;
}
#cat a:hover {
	color: #645E3C;
}

.banners {

}
#pagenum a{
	border: 1px solid #e9e9e9;
	text-decoration: none;
	background-color: #f0f0f0;
	color: #757171;
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
	width: auto;
	float:right;
	margin-left: 3px;
}
#pagenum {
	clear: both;

}
#pagenum a:hover{
	background-color: #fafafa;
	color: #6b6b6b;
}
#footer {
	color: #1d3254;
	padding-top: 5px;
	padding-bottom: 5px;
	background: white url(images/footer.gif) no-repeat top;
}
.home_text {
	font: 12px Tahoma;
	color: #505050;
	text-align: justify;
}
textarea {
	font-family: Tahoma;
}

fieldset {
	margin-right: 3px;
}
.b_dot{
	border-bottom: 1px dashed #D3D5BF;
	margin-left: -10px;
}
.right_c{
	border-left: 1px dashed #e7e7e7;
	padding-left: 10px;
}
.left_c{
	padding-right: 10px;
	padding-left: 10px;
}

#small_text {
	font-size: 10px;
	display: inline;
	color: Maroon;
	font-family: Tahoma;
}
#small_b {
	font-size: 10px;
	display: inline;
	color: #556B2F;
	font-family: Tahoma;
}
.di{
	border-bottom: 1px dashed #ebebeb;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}
.c_title a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #8B0000;
	padding-right: 16px;
	background-image: url(images/ca.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	display: block;
	}
.c_title a:hover {
	color: #D2691E;
}

hr {
	margin-left: 10px;
	height: 1px;
	border: 1px solid #e8e8e8;
	display: block;
	clear: right;
}
/* Issue */
.issue_info {
	color: #565656;
	font: 12px Tahoma;
	padding: 3px 3px 3px 3px;
	margin: 3px 5px 3px 5px;
	background: #F5F5F5;
	border: 1px solid White;
	}

/* end issue style */

/* writer */
.writer_name {

	background: url(images/news_icon.gif) no-repeat right;
	color: #CC3300;
	font: bold 15px Arial;
	padding-right: 15px;
	margin: 4px 0px 8px 0px;
}
.writer_name a{
	font: bold 15px Arial;
	text-decoration: none;
}
.writer_name a:hover {
	color: #D2691E;
}
.writer_pic {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
}
.writer_info {
	color: #7a7a7a;
	font-family: Tahoma;
	font-size: 12px;
	padding-right: 7px;
	line-height: 16px;
}
/* end writer */
.main_article {
	padding-left: 10px;
}
.main_article_frame {
	clear: both;
	background-color: #f2f7ff;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #eaf0ff;
	width: 100%;
}
.main_article_more {
	padding:2px;
	border-right: 1px solid White;
	border-top: 1px solid White;
	border-bottom: 1px solid #eaf0ff;
	display: block;
	clear: left;
	float: left;
	width: 100%;
}
.main_article_first {
	padding: 4px;
	border-left: 1px solid #e8eeff;
	border-top: 1px solid White;
	border-bottom: 1px solid #eaf0ff;
}
.main_article_title {
	text-align: center;
	color: #8B0000;
	font: bold 15px Arial;
}
.main_article_title a {
	color: #0f1f4f;
	text-decoration: none;
}
.main_article_title a:hover {
	color: #D2691E;
}
.main_article_link {
	text-align: left;
	margin-top: 4px;
	clear: both;
}
.main_article_info {
	color: #aeaeae;
	font: 12px Tahoma;
	height: 19px;
	line-height: 19px;
	margin-bottom: 2px;
}
/* start headlines */
.headline {padding: 6px; background-color: #f4f8ff; }
.headline h2 { padding: 4px 0px; font: bold 14px Arial;  margin: 0px;  text-align: center;  color: maroon;    }
.headline h1 { padding: 4px 0px; font: bold 16px Arial;  margin: 0px;  text-align: center;   }
.headline h1 a { color: #13274a; }
.headline h1 a:hover { color: #d2691e; }
.headline_image { 
	width: 220px;
	height: 150px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
	float: right;
}
.headline_image img {
	border: 0px;
}
.headline_text {
 	overflow: hidden; 
	height: 150px;
	float: left;
	width: 250px;
}
.headline_text a {
	color: #a52a2a;
}
.headline_article {
	display: none;
}
.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 217px; 
	text-align: right;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}
.headline_body { padding: 6px 2px 6px 6px;  text-align: justify; }
.headline_links {  padding: 6px 2px 6px 6px; height: 30px;  clear: both;  margin-top: 6px;  border-top: 1px solid #e3ecff;    }

.player {  text-align: left; }
.player ul { padding-top: 6px;  margin: 0px;}
.player li {display: inline;   margin-right: 3px;   }
.player a {padding: 2px 6px;}
.player a:link, .player a:visited {
	color: #162d56;
	background-color: #d4e3ff;
	text-decoration: none;
}
.player a:hover {
	color: black;
	background-color: #b9d2ff;
	text-decoration: none;
}
.player a.active, .player a:visited.active {
	background-color: #162d56;
	color: #FFFFFF;
	font-weight: bold;
}
/* end headlines */

.info {
	background: url(images/info.gif) no-repeat right;
	color: #959595;
	font: 11px Tahoma;
	height: 19px;
	line-height: 19px;
	margin-bottom: 2px;
	padding-right: 15px;
}
.last_news {
	background: url(images/t_bg.gif) repeat-x bottom;
}
.news_text {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #B0AEAF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.news_text a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
.news_text a:hover {
	color: #D2691E;
}
.news_title {
	padding-right: 14px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #8B0000;
	background-image: url(images/news_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}
.news_title a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #172d58;
	text-align: right;
	text-decoration: none;
}
.news_title a:hover {
	color: #D2691E;
}
.sub_news_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
	clear: both;
	text-align: center;
	margin-bottom: 2px;
}

.page_con {
	font: 13px Tahoma;
	padding-left: 15px;
	text-align: justify;
	color: black;
}

.page_title {
	font: bold 12px Tahoma;
	padding: 5px 3px 6px 3px;
	color: #474747;
	border-bottom: 1px solid #e2e2e2;
}
.page_title a {
	color: #172c55;
	font: bold 12px Tahoma;
	text-decoration: none;
}
.page_title a:hover {
	color: #D2691E;
}

.news_cat_title {
	width: 100%;
	height: 20px;
	background: #ecf2ff url(images/cat_bg.gif) no-repeat right;
	padding: 2px 2px 2px 5px;
	text-align: left;
}
.news_cat_title img {
	margin-left: -3px;
	margin-right: -4px;
}
.news_cat_title a {
	font: 13px Tahoma;
	color: #070d1e;
	text-decoration: none;
}
.news_cat_title a:hover {
	color: #D2691E;
}

/* article links */
.a_link_info {
	background: url(images/info.gif) no-repeat right;
	color: #AAAAAA;
	font: 12px Tahoma;
	line-height: 20px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-top: 2px;
}
.a_link {
	background: #F5F5F5;
	color: #6D6D6D;
	font: bold 16px Arial;
	padding: 3px;
	width: 95%;
}
.a_link a {	
	color: #4B4B4B;
	font: bold 16px Arial;
	text-decoration: none;
}
.a_link a:hover {
	color: #D2691E;
}
.left_menu {
	float: left;
	width: 150px;
	height: 100%;
	background-color: #f4f9ff;
	border-right: 1px solid #e1eaff;
	color: #152a51;
}
/* end article links */

/* article */
.note {
	color: #6B6B6B;
	margin-bottom: 15px;
}
.article_pic {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px 2px 1px 2px;
	background-color: White;
	display: inline;
}
.news_pic {
	margin: 3px 2px 1px 2px;
	border: 1px solid #DCDCDC;
	display: table;
	float: right;
	padding: 1px;
}
.pic_info {
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
	display: block;
	padding: 2px 2px 2px 2px;
	background-color: #F3F3F3;
	margin-top: 1px;
}
.pic_comment {
	border: 1px solid #DCDCDC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
}
.article_info {
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #6B6B6B;
	font-family: Tahoma;
	font-size: 12px;
	display: block;
	padding: 2px 13px 2px 3px;
	margin-bottom: 2px;
}
.article_info a {
	color: #A0522D;
	text-decoration: none;
}
.article_op {
	display: block;
	text-align: left;
}
.article_op a{
	margin-left: 6px;
}
#print_body {
	margin: 7px 12px 7px 5px;
	background-color: White;
}
#popup_body {
	background: White none;
	font: 12px Tahoma;
}
/* end article */

/* quote */
.open_quote {
	float: left;
	width: 140px;
	background: url(images/open_quote.gif) no-repeat right;
}
.quote {
	float: left;  
	font: bold 16px Arial;  
	width: 140px;  
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px dotted #E4D5B6;
	padding: 3px 3px 3px 3px;
	background-color: #FDFBF4;
}
.close_quote {
	float: left;
	width: 140px;
	background: url(images/close_quote.gif) no-repeat left;
}
/* end quote */

/* menu */
#menu_links {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu_links li {
	list-style-type: none;
}
#menu_links li a {
	color: #0f2053;
	font: 13px Tahoma;
	padding: 3px;
	background-color: #e8eeff;
	display: block;
	border-bottom: 1px solid #f2f6ff;
}
#menu_links li a:hover,a.current {
	color: #333333;
	background-color: #ecf2ff;
}
/* end menu */

a {
	color: #162950;
	text-decoration: none;
}
a:hover {
	color: #B8860B;
}

.left {
  float: left;
}
.right {
  float: right;
}

.s_menu {
	background-color: #F5F5F5;
	color: #696969;
	padding: 2px 10px 2px 3px;
	border-bottom: 1px solid #E3E3E3;
	border-right: 4px solid #E3E3E3;
	font: bold 16px Arial;
	text-align: center;
	margin-top: 5px;
	margin-right: 3px;
}

.s_menu_l {
	border-bottom: 1px solid #E1E1E1;
	margin: 0px 3px 0px 2px;
	padding: 4px 4px 4px 2px;
}
.s_menu_l a:hover {
	color: #CD853F;
}

/* guest book color */
.main_g_table {
	background-color: #f2f7ff;
	border: 1px solid #eaf0ff;
	width: 99%;
}
.g_header {
	background-color: #ecf2ff;
	padding: 3px;
	width: 100%;
	border-bottom: 1px solid #dfeaff;
	border-top: 1px solid white;
}
.g_comment {
	border-top: 1px solid white;
	padding: 3px;
	width: 100%;
}
/* end guest book color */

/* form color */
.f_color {
	background-color: #ecf2ff;
	font: 16px Arial;
	color: #214484;
}
.s_color {
	background-color: #f0f5ff;
	font: 16px Arial;
	color: #214484;
}
.form_input {
	border: 1px solid #DADADA;
	font: 13px Tahoma;
}
.form_bot {
	border: 1px solid #C6C6C6;
	font: 12px Tahoma;
	color: #565656;
	background-color: #F5F5F5;
}
/* end form color */

.maq_list {
	background-color: #EEEEEE;
	padding: 2px 2px 2px 1px;
	color: #696969;
	margin-bottom: 1px;
	margin-top: 1px;
}
.maq_list a {
	color: #4A4A4A;
	text-decoration: none;
}
.maq_list a:hover {
	color: #323232;
}
.sha_list a {
	color: #4A4A4A;
	text-decoration: none;
}
.sha_list a:hover {
	color: #323232;
}
.player_border {
	border: 1px solid #EEEEEE;
}
.text {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.text_frame {
	height: 350px;
	border: 1px solid #EEEEEE;
	overflow: auto;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
	background-color: White;
}
.title {
	color: #B22222;
	font-weight: bold;
	font-size: 12px;
}
.bot {
	cursor: pointer; 
	width:210px;	
	height:50px;
	border: 1px solid #E4E4E4;
	margin: 0px 0px 8px 8px;
	font: 11px Tahoma;
	float: right;
	background: #efefef url(images/botbg.gif) repeat-x top;
}

.cat {
	font: 11px Tahoma;
	width:47%;	
	float: right;
	margin: 0px 0px 8px 8px;
	border: 1px solid #E4E4E4;
	background: white url(images/t_bg.gif) repeat-x bottom;
	height: 95px;
}
.cat_pic {
	border-left: 1px solid #EEEEEE;
	float: right;
}
.cat_title {
	font: bold 12px Tahoma;
	color: #eeeeee;
	border-bottom: 1px solid #b6b6b6;
	background: #c4c4c4 url(images/title_bg.gif) repeat-x top;
	text-align: right;
	margin-bottom: 5px;
	padding: 3px 4px 3px 3px;
}
.cat_title a {
	color: #404040;
	text-decoration: none;
}
.cat_title a:hover {
	color: #101010;
}
.perview {
	border: 1px solid #696969;
	width:185px;	
	height:140px;
	margin: 9px 9px 5px 9px;
	background-color: Black;
}
.bar {
	text-align: right;
	height: 12px;
	font-size: 8px;
	display: inline;
	border-top: 1px solid #c8ddf2;
	border-bottom: 1px solid #9ac1e6;
	background: #a9caeb url(images/title_bg.gif) repeat-x top;
}
.m_title {
	font: bold 12px Tahoma;
	padding: 5px 5px 5px 3px;
	color: #16294c;
	border-top: 1px solid #cce0f2;
	border-bottom: 1px solid white;
	background: #a9c7eb url(images/title_bg.gif) repeat-x top;
}
.menu_title {
	font: bold 12px Tahoma;
	padding: 5px 5px 5px 3px;
	color: #16294c;
	border-top: 1px solid #cce0f2;
	border-bottom: 1px solid white;
	background: #a9c7eb url(images/title_bg.gif) repeat-x top;
}
.menu_content{
	padding: 3px 3px 3px 3px;
}
.commnet_frame {
	margin: 0px 3px 0px 0px;
	width: 100%;
}
.comment_ {
	border: 1px solid #E4E4E4;
	font: 11px Tahoma;
	background: #efefef url(images/botbg.gif) repeat-x top;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	text-align: right;
}
.signed {
	font: 10px Tahoma;
	display: block;
	color: #343434;
	text-align: left;
	border-top: 1px solid white;
	margin-top: 4px;
	padding-top: 2px;
}

.right_content {
	width: 465px;
	float: right;
}
.links {
	margin: 0;
	padding: 0;
	padding-right: 6px;
	margin-top: 4px;
}
.links li {
	list-style-type: none;
	background: no-repeat right;
	margin-bottom: 4px;
	padding: 2px 19px 2px 2px;
}
.links a {
	font-weight: bold;
}
.links a:hover {
	color: #b8860b;

}
/* start gallery style */
.gallery_small_img {
	cursor: pointer;
	cursor:hand; 
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	margin: 2px;
}
.gallery_nav {
	height: 70px;
	clear: both;
}
.gallery_pic {
	cursor:hand; 
	border: 1px solid #E4E4E4;
	background: White url(images/t_bg.gif) repeat-x bottom;
	margin: 0px 0px 8px 8px;
	font: 11px Tahoma;
	width: 30%;
	float: right;
	padding: 4px 4px 3px 4px;
}
.gallery_picf {
	border: 1px solid #E4E4E4;
	padding: 4px 4px 3px 4px;
	background: White url(images/t_bg.gif) repeat-x bottom;
}
.gallery_pic .img {
	cursor:hand; 
	display: block;
	height: 90px;
	background-position: center;
	background-repeat: no-repeat;
}
.gallery_pic .title {
	cursor: pointer; 
	display: block;
	font: bold 12px Tahoma;
	text-align: center;
	color: #535353;
	margin-top: 4px;
}
.gallery_pic .pics{
	margin-top: 2px;
	display: block;
	font: normal 10px Tahoma;
	text-align: center;
	color: #848484;
}
.gallery_picinfo {
	display: block;
	font: 12px Tahoma;
	text-align: center;
	color: #535353;
	margin-top: 4px;
	border-top: 1px solid #DCDCDC;
	padding-top: 3px;
}
/* end gallery style */

/* new writer style */
.shadetabs {
	PADDING-RIGHT: 0px;
	MARGIN-TOP: 1px;
	PADDING-LEFT: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: -1px;
	FONT: bold 13px Tahoma;
	PADDING-TOP: 3px;
	LIST-STYLE-TYPE: none;
	margin-right: 0px;
	display: block;
	width: 100%;
}
.shadetabs li {
	DISPLAY: inline;
	MARGIN: 0px;
}
.shadetabs li a {
	float: right;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	COLOR: #1B3434;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	margin-right: 6px;
	border: 1px solid #E3F2FF;
	border-bottom-color: White;
	background-color: White;
}
.shadetabs li a:hover {
	COLOR: #1C7D81;
}
.shadetabs li.selected {
	POSITION: relative;
	TOP: 1px
}
.shadetabs li.selected A {

}
.shadetabs li.selected A:hover {
	TEXT-DECORATION: none
}
.tabcontentstyle {
	BORDER-TOP: 1px solid #E5F3FF;
	width: 100%;
	display: block;
	clear: both;
}
/* end writer style */

.pdf_pages td{
	font: bold 15px Arial;
	background-color: #ecf2ff;
	color: #1f3d6e;
}
.pdf_pages td a {
	color: #013a5f;
}
.pdf_pages td a:hover {
	color: #D2691E;
}
.pdf {
	display: block;
	margin: 0px 0px 10px 0px;
	background-color: #f0f5ff;
	width: 99%;
	padding: 2px 3px 3px 3px;
	border: 1px solid #f6f9ff;
	height: 108px;
}
.pdf_info {
	float: right;
	margin: 5px;
	color: gray;
}
.pdf_info div.links a{
	font-weight: bold;
}