* {min-height:1px;}
body {border:0; margin:0px; padding:0; background:#FFFFFF url("../images/bkgd.jpg") 0 0 repeat-x; font:70%/160% "verdana",sans-serif; color:#22195A; _text-align:left;}

a {
	color: #22195A;
	font-weight:600;
	text-decoration: none;
}
a:hover {
	color:rgb(51,152,204);
	text-decoration: none;
}

p {border:0; margin:5px 0; padding:0;}

div {
	display:block;
	border:0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

table {display:table; align:center; margin:0px 0; padding:0; border:2px; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; margin:0; padding:0px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:left; color:#01066E; font-weight:bold;}

h1, h2, h3, h4, h5 {border:0; margin:10px 0 5px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {
	font-family:"georgia",serif; font-weight:normal;
	font-size:235%; letter-spacing:1px;
	line-height:200%;color:#01066E
}
.header2 {width:698px; font-family:"georgia",serif; font-weight:normal; font-size:200%;line-height:200%;border-bottom:#01066E thick solid;color:#01066E; }
.header2 span {background:url("../images/ico_list.gif") 0 50% no-repeat; padding-left:45px;}
h3 {font-size:140%; line-height:130%; font-weight:normal; font-family:"georgia",serif;}
h4 {font-size:130%; padding: 5px 0 5px 15px; margin-left:inherit; line-height:inherit}
h5 {font-size:125%; font-weight:normal; padding-left:20px;}


ul, ol {display:block; border:0; margin:8px 0 5px 50px; padding:0;}

li {border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}
.active {padding-left:20px;}

dl {border:0; margin:0; padding:0;}
dt { font-weight:bold; margin:15px 0 5px 30px;padding-left:15px;background:url("../images/ico_links.gif") 1px 50% no-repeat;font-size:120%;}
dd {border:0; margin:2px 0 5px 40px; }

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #ccc; margin:15px 0; padding:10px;}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:1px solid #CCC; color:#CCC;}

abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

/* -----------------...........--------------------------------------------------------------------------------------- */

#main {width:967px; margin:0px auto 0 0; _text-align:left;}

/* Header */
#header {position:relative; width:967px; height:140px; margin:0; padding:0; background:#rgb(201,223,245) url("/images/issn_banner.jpg") 0 0 no-repeat; }

    /* Header - logo */
    #header #logo {position:absolute; top:35px; left:35px; margin:0;}

    #header #logo a {color:#FFF;}
    #header #logo a:hover {color:#B5C4E3; text-decoration:underline;}
    
    /* Header - Search */
    #header #search {position:absolute; top:35px; right:0px; left:60px;}
    #header #search form {position:relative;}
    #header #search #search-input-out {position:absolute; top:0; right:45px; width:155px; height:28px; margin:0; padding:0; border:0; background:url("../images/search_input.gif") 0 0 no-repeat; font:bold 90%/100% "verdana",sans-serif; color:#192666;}
    #header #search #search-input {width:140px; margin:5px 8px; padding:3px 0; border:0; background:#FFF; font:bold 100%/100% "verdana",sans-serif; color:#192666;}
    #header #search #search-submit {position:absolute; top:0; right:0px;}
    #header #search fieldset {margin:0; padding:0; border:0;}
    #header #search fieldset {width:200px;}
    #header #search legend {display:none;}

/* Main menu (tabs) */
#tabs {
	background:#01066e;
	width:967px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 0;
	font-size:110%;	
}
    #tabs ul {margin:2px 5px 0 20px; padding:0; list-style:none;}
    #tabs ul li {margin:0 3px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:8px 10px; border:0; color:#ffffff; background:url("../images/tab_link.gif") 0 0 repeat-x; cursor:pointer;font-weight:700}
    
  
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:#FFF; color:#3398CC;}
    #tabs ul li a:hover span.tab-l {background:url("../images/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../images/tab_hover_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:rgb (51,152,204);}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../images/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("../images/tab_active_r.gif") 100% 0 no-repeat;}

/* Page (2 columns) */
#page {width:967px; min-height:1px; background:#FFF url("../images/bg_page.gif") 0 0 repeat-y; _height:1px;}
#page-in {
	min-height:1px;
	padding:0 0 0 0;
	_height:1px;
	background-image: url(../images/bg_page_in.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* Strip */
#strip {
	position:relative;
	width:967px;
	clear:both;
	margin-right:0;
	color:#00349A;
}
#strip p {margin:0;}

    /* Strip - breadcrumbs */
    #strip #breadcrumbs {width:300px; margin:0; margin-top:6px;}
	
	
    /* Strip - RSS */
    #strip #rss {float:right; width:165px; margin:0; padding-left:0; background:url("../images/ico_links2.gif") 0 80% no-repeat}

    #strip #contact {float:right; width:140px; margin:0; padding-left:18px; background:url("../images/ico_links.gif") 0 50% no-repeat}

    #strip #group {float:right; width:180px; margin:0; padding-left:18px; background:url("../images/ico_rss2.gif") 0 50% no-repeat}

/* Content */
	#content {margin:0; padding:0 0 0 12px; min-height:1px;} <!-- background: url("../images/bg_page.gif") 0 0 repeat-y; ---> }
	
	
    /* Content - article */
	#content .sitemessage {width:698px; height:100px; z-index:1; margin:0; color:rgb(0,106,83); border: 0 }


	#content .article {clear:both; margin:0 2px 0 0; padding:0 5px 0 5px; } 	
    #content .article h2 {padding:0; margin-bottom: 0px; margin-right:0; border-bottom:#01066E thick solid;  }
    #content .article h2 span {background:url("../images/ico_list.gif") 0 50% no-repeat; padding-left:45px;}
	#content .article h3 {padding:8px; background:#c8c8c8 url("../images/content_title_bg.gif") 0 0 repeat-y;color:#00056d;font-weight: 600; }
	
    #content .article h3 span {background:url("../images/ico_list.gif") 0 50% no-repeat; padding-left:25px;}
    
   	#content .article h4 span {
		padding:5px;
		background:#E6EAEA url("../images/content_title_bg.gif") 0 0 repeat-y;}

    #content .article p {text-align:left;margin:2px 15px 2px 15px; text-align:justify;}
	#content .firstline {padding-left:8px; text-align:justify;}

	#content .article ul li {display:block;  padding:0 0 0 45px; background:url("../images/bullet.gif") 1px 60% no-repeat; text-decoration:none; padding-left:15px; padding-top:5px; font-weight:500;}
	#content ul {padding:5px; font-weight:500;}
	#content .article ul li ul li {padding-left:8px; list-style-type:disc;}
	#content .article .image { float:left; position:relative;padding:5px 8px 2px 0;border: solid 2px rgb(222,229,253);}
	.button {padding-left:70px;padding-bottom:3px; padding-top:8px; margin-left:6em }

   	#content .info {margin:0; padding: 8px 8px 8px 4px; line-height:20px;}
    
    #content .info span.date, #content .info span.cat, #content .info span.user, #content .info span.comments {padding-left:12px;}
    #content .info span.date {background:url("../images/ico_date.gif") 0 50% no-repeat;}
    #content .info span.cat {background:url("../images/ico_cat.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.user {background:url("../images/ico_user.gif") 0 50% no-repeat; margin-left:8px;}
    #content .info span.comments {background:url("../images/ico_comments.gif") 0 50% no-repeat; margin-left:8px;}
	#content .info span.title {font-weight:600; margin-bottom:15px}

    /* Content - More */
    #content .btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
    #content .btn-more a {display:block; position:absolute; top:0; right:0; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../images/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn-more a:hover {background:url("../images/btn_more.gif") -95px 0 no-repeat;}

/* Right column */
#col {float:left; width:235px; margin:0; padding: 0 8px 0 0; background: url("../images/col_bg.gif") 0 0 repeat-y;}
#col-in {padding:20px 10px; background:url("../images/col_top.gif") 0 0 no-repeat;}
#col h3 {padding:8px 15px 7px 15px; margin:0 -5px 10px -5px; font-weight: bold; color:#ffffff; background-color:#01066e; }

    /* Right column - About me */
    #col #about-me {margin-bottom:15px; line-height:130%;}
    #col #about-me p {margin:0;}
    #col #about-me #me { width:150px; height:100px;}

    /* Right column - Category */
    #col ul#category {margin:10px 0; padding:0; list-style:none;}
    #col ul#category li {margin:0 0 0 20px; padding:0; border-bottom:1px solid #E0E8FA; font:10px;}
    #col ul#category li a {display:block; padding:3px 0 3px 22px; background:url("../images/ico_links_nav.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#category li a:hover {background:#FFF; color:#3398CC; font-weight: 600;}
    #col ul#category li#category-active a {background:#EBF2F8 url("../images/ico_links_nav.gif") 5px 50% no-repeat;}
    
    /* Right column - Archive */
    #col ul#archive {margin:12px 0 0 22px;  padding:0; list-style:none;}
    #col ul#archive li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#archive li a {display:block; padding:3px 0 3px 22px; background:url("../images/ico_links_nav.gif") 5px 50% no-repeat; text-decoration:none; font-weight: 600;}
    #col ul#archive li a:hover {background:#FFF; color:#3398CC; font-weight: 600;}
    #col ul#archive li#archive-active a {background:urlimage("../images/ico_links_nav.gif") 5px 6px no-repeat; font-weight:bold;}
    
    /* Right column - Links */
    #col ul#links {margin:12px 0 0 18px; padding:0; list-style:none;}
    #col ul#links li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#links li a {display:block; padding:3px 0 3px 18px; background:url("../images/ico_links_nav.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#links li a:hover {background:#FFF; color:#3398CC; font-weight: 600; }

/*Sponsors*/
	#sponsor {padding:12px;border-top-width: thick;
	border-top-style: solid;
	border-top-color: #00056d;}
	#sponsor td {padding-top:6px;padding-bottom:6px;}
	
	

	#footer {
	position:relative;
	clear:both;
	width:967px;
	margin-bottom:50px;
	background:url("../images/footer.jpg") 0 0 no-repeat;
	color:#6685CC;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #00056d;}
	#footer h2 {padding-left:24px; padding-top:5px;}
	
	    /*  Footer - copyright */
#footer p#copyright {position:absolute; top:500px; left:40px; margin:0;}
	

#footer ul {
	position:relative;
	display:table-row-group;
	float:left;
	margin:12px 5px 0 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-position: 193;
}
	#footer div {margin:0 5px 0 38px; padding:3px 10px 0 8px; font-weight:600; color:#00056d}
	#footer ul li a{ position:relative; padding:7px 10px 0 5px;  font-weight:normal; line-height:2; border-left:1px solid #CCCCCC;}
	#footer ul li a .active{ margin-left:8px;}
    /* Footer - "back on top" */
    #top {position:absolute; top:0; left:350px; }
    #top p {position:relative; margin:0; overflow:hidden;}
    #top p span {display:inline; position:relative; left:0; top:0; z-index:1; width:30px; height:25px; background:url("../images/ico_top.gif") 0 0 no-repeat; cursor:pointer;}
    #top a:hover span {background:url("../images/ico_top.gif") -30px 0 no-repeat;}




    /* Footer - created by */
    #createdby {position:absolute; top:210px; left:300px; margin:0;}


