
/* Swftools.com CSS, Copyright A.P. 2002-4ever */

/* ----- common ---------------------------------------------------------------------------*/


body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center; 
	background-color: #090f18;
	padding: 0px;
	margin:0px;
	background-image: url(../img/site_back.jpg);
	background-repeat: repeat-x;
	}
p, tr, td {
	}
a { 
	text-decoration:underline; 
	color:#003162;
	}
a:hover {
	color:#990000;
	text-decoration: none;
	text-align: center;
	}	
hr {
	color:#dfe8f3;
	background: #dfe8f3;
	border: 0; 
	height:1px;
	}


/* ----- 2col layout ----------------------------------------------------------------------*/


/* ----- page ----------------------------*/


#page {
	width: 1000px;
	margin: 0px auto 0px auto;
	}
#page_header {
	height: 13px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	background-image: url(../img/page/page_top.png);
	background-repeat: no-repeat;
	}
#page_body {
	text-align: left;
	padding: 10px 20px 20px 30px;	
	background-color: #ffffff;
	background-image: url(../../images/bg_page2.gif);
	background-repeat: repeat-y; 
	}
#page_footer {
	height: 13px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	background-image: url(../img/page/page_footer.png);
	background-repeat: no-repeat;
	}	


/* ----- content --------------------------*/


#content {
	font-size: 12px;
	color: #666666;
	width: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: auto;
	}
#content_right {
	float: right;
	width: 345px;
	margin: 10px 0px 0px 0px;
	padding: 0px;	
	}
#content_left { 
	margin: 10px 390px 0px 0px; 
	padding-top: 0px;
	padding-bottom: 10px;
	}
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	}


/* ----- header ---------------------------------------------------------------------------*/


div#header { 
	width: 1000px;
	height: 144px;
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../img/header/header_back.gif);
	background-repeat: no-repeat;
	text-align:center;	
	}


/* ----- user menu --------------------------*/


#menu_main { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0px 0px 20px;
	}
#menu_main ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#menu_main li {
	float: left;
	padding: 0 16px;
	background-position: 0px 6px;  
	background-image: url(../img/arrow3.gif);
	background-repeat: no-repeat;	
	}
#menu_main li a {
	text-decoration: none;
	display: block;
	color: #f7f7f7;
	}
#menu_main li a:hover {
	text-decoration: underline;	
	display: block;
	color: #ffffff;
	}


/* ----- admin menu -------------------------*/


#menu_dev { 
	font-size: 15px;
	font-weight: bold;
	margin:0px;
	}
#menu_dev ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#menu_dev li {
	float: left;
	padding: 0 16px;
	background-position: 0px 6px;  
	background-image: url(../img/arrow3.gif);
	background-repeat: no-repeat;	
	}
#menu_dev li a {
	text-decoration: none;
	display: block;
	color: #336699;
	}
#menu_dev li a:hover {
	text-decoration: underline;	
	display: block;
	color: #cc0033;
	}
#menu_dev li.logout a {
	color: #cc0033;
	}
	
	
/* ----- category list --------------------------------------------------------------------*/


#category_list {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	}
#category_list ul {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	}
#category_list ul li {
	padding: 0px;
	margin-bottom: 0px;
	}
#category_list ul li a {
	color: #336699; 
	text-decoration: none;
	}
#category_list ul li a:hover {
	color: #336699; 
	text-decoration: underline;
	}
.category_num {
	color: #990000;
	}


/* ----- sidebox ---------------------------------------------------------------------------*/


.sidebox {
	width: 345px;
	margin: 0px 0px 15px 0px;	
	}
.sidebox_header {
	height: 13px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	background-image: url(../img/box/sidebox_header.gif);
	background-repeat: no-repeat;
	}
.sidebox_footer {
	height: 13px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	background-image: url(../img/box/sidebox_footer.gif);
	background-repeat: no-repeat;
	}	
.sidebox_body {
	background-color: #dfe8f3;
	padding: 0px 15px 0px 15px;	
	margin: 0px 0px 0px 0px;
	}
.sidebox h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}
.sidebox ul {
	list-style-type: none;
	background-color: #DFE8F3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	}
.sidebox ul li {
	padding-right: 0px;	
	padding-left: 10px; 
	background-position: 0px 6px;  
	background-image: url(../img/cubel.gif);
	background-repeat: no-repeat;
	}
.sidebox ul a {
	color: #003162; 
	text-decoration: underline;
	}
.sidebox ul a:hover {
	color: #003162; 
	text-decoration: none;
	}	


/* ----- lists ----------------------------------------------------------------------------*/


#list {
	width: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.list_item {
	width: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px #dfe8f3 solid;
	overflow: hidden;
	}
.list_item h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}	
.list_item h1 a {
	text-decoration: none; 
	color: #990000;	
	}
.list_item h1 a:hover {
	text-decoration: underline; 	
	color: #990000;
	}	
.list_item_top {
	}
.list_item_body {
	margin: 0px;
	padding: 0px;
	}
.list_item_bottom {
	}

.list_item_image {
	float: left;
	width: 60px;
	padding: 0px;
	}
.list_item_text {
	float: right;
	width: 460px;
	padding: 0px;
	}
.list_item_text h3 { 
	margin-top: 3px;
	font-size: 11px; 
	font-weight: normal; 	
	color: #999999;	
	}	
.list_data_date {
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
	}
.list_data_num { 
	font-size: 11px; 
	font-weight: bold; 
	color: #990000;
	}


/* ----- page -----------------------------------------------------------------------------*/


h1 { /* page main title */
	font-size: 30px; 
	font-weight: bold; 
	color: #336699;
	padding: 0px;
	margin: 0px;
	}
h2 { /* page subtitle */
	font-size: 19px;
	font-weight: normal;
	color: #336699;
	padding: 0px;
	margin: 0px;
	}
.date {
	font-size: 15px; 
	font-weight: bold; 
	color: #666666;
	}
.tool-descr-red {
	font-weight: bold; 
	color: #990000;
	}
.tool-descr-gray {
	font-size: 15px; 
	font-weight: normal; 	
	color: #666666;
	}
a.download {
	font-size: 12px; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline;
	}
a.download:hover {
	font-size: 12px; 
	font-weight: bold; 
	color: #990000; 	
	text-decoration: none;
	}	

/*********** other texts ***********/
	
.site_title{
	font-weight: bold;
	color: #990000;
	}
.sidehead {
	font-size: 11px; 
	font-weight: bold; 
	color: #29537C;
	}
a.nubold {
	font-size: 10px; 
	font-weight: bold; 
	color: #336699; 
	text-decoration: none;
	}
a.nubold:hover {
	font-size: 10px; 
	font-weight: bold; 
	color: #990000; 	
	text-decoration: underline;
	}
	
	
/* ----- forms ----------------------------------------------------------------------------*/


select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
.input-blue {
	background-color: #DFE8F3; 
	font-size: 11px; 
	color: #666666;
	padding:3px;
	}
	
#formsection {
	background-color: #DFE8F3;
	padding:15px;
	}
#formsection input, select, textarea {
	background-color: #eff3f9;
	padding:3px;
	font-size: 12px;
	}

/* ----- footer ---------------------------------------------------------------------------*/


#footer { /* center page content */
	width: 1000px;
	text-align: left;
	padding: 0px 0px 0px 0px;	
	margin: 20px auto 20px auto;
	}
#footer_header {
	height: 34px;
	background-image: url(../img/footer/footer_header.png);
	background-repeat: repeat-x;
	}

#footer_submenu {
	clear: both;
	color: #A9B6BB;
	}
#footer_submenu ul {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style: none;
	line-height: normal;
	}
#footer_submenu li {
	display: block;
	float: left;
	width: 177px;
	padding: 0px 15px 0px 0px;
	}
#footer_submenu li ul {
	width: auto;
	margin: 0px 0px 0px 0px;
	}
#footer_submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 3px 0 3px 10px;
	background: url(../img/footer/footer_arrow.gif) no-repeat left center;
	border-bottom: 1px solid #39475a;
	}
#footer_submenu h2 {
	color: #dfe8f3;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #39475a;
	font-size: 15px;
	font-weight: bold;
	}
#footer_submenu a {
	font-size: 12px;
	text-decoration: none;
	color: #c0d7f3;
	}
#footer_submenu a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #c0d7f3;
	}
div#footer_copyright { /*** footer copyright ***/
	text-align:center;
	margin-top:20px;
	color: #fff;
	font-size: 10px;
	}
div#footer_copyright a {
	text-decoration: none;
	color: #fff;
	}
div#footer_copyright a:hover {
	text-decoration: underline;
	color: #fff;
	}	