﻿/*COMMON STYLES*/
html, body, a, p, div, ul, li, table, td, img, h1, h2, h3, h4, h5
{
    margin: 0;
    padding: 0;
    border: 0;
}

html, body
{
    height: 100%;
}

body
{
    color: #000;
    background-color: #fff;
    font-size: 62.5%;
    font-family: verdana;
    background-image: url( '../i3/bg-page.jpg' );
    background-repeat: repeat-x;
}


h1.part-header
{
    font: 1.5em Verdana;
    font-weight: normal;
    color: #DA251D;
    margin-bottom: 1em;
	padding-left: 0.5em;
}

h4
{
    font-size: 1.2em;
}

/*CENTER*/

div#center p, div, li, ul, ol {
	font-family: Verdana; arial, sans-serif;
	color: #595959;
	font-size: 11px; 
}

div#center {
	Font: 11px/1.4 'verdana', arial, sans-serif; color: #595959;
	text-align: justify;
}
div#center a {
	Font: 11px/1.4 'verdana', arial, sans-serif; color: #B22222;
	text-decoration: underline;
}
div#center a:hover {
	Font: 11px/1.4 'verdana', arial, sans-serif; color: #DA251D;
	text-decoration: none;
}
div#center h1
{
    font: 1.2em Verdana;
    font-weight: bold;
    color: #DA251D;
	border-bottom: 1px solid #c0c0c0;
    margin-top: 0.1em;
    margin-bottom: 1em;
	text-align: left;
}
div#center h3
{
    font-family: Verdana;
    color: #595959;
    margin-bottom: 0;
    margin-top: 1em;
}
div#center ul
{
    margin-bottom: 1em;
}
div#center li {
	margin-bottom: 0.2em;
}


td
{
    vertical-align: top;
}

table
{
    border-collapse:collapse;
    empty-cells:show;
}

/*END COMMON STYLES*/

/*MainTable*/
.mainTable
{
    width: 100%;
}

.mainTable
{
    min-height:400px;
    height: auto;
}

/* for Internet Explorer */
/*\*/
* html .mainTable
{
    height: 400px;
}
/**/

.leftCol
{
    width: 30%;
}

.midCol
{
    width: 916px;
}

.rightCol
{
    width: 30%;
    background-image: url(../i3/bg-top-right.jpg);
    background-repeat:repeat-x;
}
/*end MainTable*/


/*TOP*/
.page-top
{
    background-image: url('../i3/bg-top-line.gif' );
    background-repeat: repeat-x;
    height: 213px;
    width: 910px;
}

.page-top-image
{
    background-image: url('../i3/bg-top.jpg' );
    background-repeat: no-repeat;
    height: 216px;
}

.page-top-table
{
    height: 174px;
    width: 910px;
}

.top-left-col
{
    width: 304px;
    vertical-align: bottom;
}

.top-mid-col
{
    vertical-align: bottom;
    width: 438px;
}

.top-right-col
{
    vertical-align: bottom;
}

table.top-menu-a
{
    width: 100%;
    height: 26px;
}

table.top-menu-a td
{
    vertical-align: middle;
    text-align: center;
    padding-right: 2px;
}

.top-menu-a a
{
    color: #FFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    height: 21px;
    display: block;
    float: left;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
    letter-spacing: -1px;
/*
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    letter-spacing: 0em;
    */
}

.top-menu-a a:hover
{
    color: #FFF;
    background-color: #E5675B;
    background-image: url(../i3/m1-hover.gif);
    background-repeat: repeat-x;
    cursor: pointer;
}

ul.top-menu-b
{
    list-style-type: none;
    position: relative;
    top: -10px;
}

.top-menu-b li
{
    line-height: 1.8em;
}

.top-menu-b a


/*RIGHT MENU*/
  

div#r_menu {
	padding-left: 0.2em;
}
div#r_menu a {
	Font: 10px/1.3 'verdana', arial, sans-serif; color: #fff;
    font-weight: bold;
    letter-spacing: .1em;
	text-decoration: none;
}
div#r_menu a:hover {
	Font: 10px/1.3 'verdana', arial, sans-serif; color: #fff;
    font-weight: bold;
    letter-spacing: .1em;
	text-decoration: underline;
}

.li-1
{
    margin-left: 14px;
}
.li-2
{
    margin-left: 6px;
}
.li-3
{
    margin-left: 2px;
}
.li-4
{
    margin-left: 0px;
}
.li-5
{
    margin-left: 2px;
}
.li-6
{
    margin-left: 6px;
}
.li-7
{
    margin-left: 14px;
}


.geo-link
{
    height: 26px;
    display: block;
}

.logo-link
{
    height: 100px;
    display: block;
}

/* END TOP*/


/*PAGE CONTENT*/
.part-menu
{
    margin-left: .5em;
}
.part-menu-item
{
    font-family: Tahoma;
    font-size: 1.1em;
}


a.part-menu-item
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 1.1em;
	display: block;
    color: #4C576B;
    background-image: url(../i3/bullet-left-menu.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 14px;
}

a.part-menu-item-selected
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 1.1em;
    color: #010101;
	display: block;
    background-image: url(../i3/bullet-left-menu-selected.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 14px;
}

div.page-content
{
}

/* for understanding browsers */
div.page-content
{
}

table.page-content
{

}

/* for Internet Explorer */
/*\*/
* html table.page-content
{
    
}
/**/


.col-page-content-1
{
    width: 27px;
}

.col-page-content-2
{
    width: 244px;
	color: #fff;
    background-color: #DDE5E8;
}

.col-page-content-3
{
    width: 44px;
}

.col-page-content-4
{
    width: 487px;
}

.col-page-content-5
{
}

.page-text-block
{
    font-family: Verdana;
    font-size: 1em;
    text-align: justify;
}

div.page-text-block p
{
    margin-bottom: 1em;
}

div.page-text-block table
{
    border-collapse: collapse;
    border: 1px solid #E8E8E8;
    width: 100%;
}

div.page-text-block table td
{
    border : solid 1px #E8E8E8;
    padding : 4px;
}

/*END PAGE CONTENT*/

/*FOOTER*/

table#footer
{
    font-family: Verdana;
    font-size: 1em;
    color: #fff;
    padding-top: 15px;
}

table#footer div
{
    font-family: Verdana;
    font-size: 1em;
    color: #fff;
    padding-top: 15px;
}


.page-footer
{
    background-image: url(../i3/bg-footer.gif);
    background-repeat: repeat-x;
    height: 70px;
    font-family: Verdana;
    font-size: 1em;
    color: #fff;
    padding-top: 10px;
}

.page-footer a
{
    color: #fff;
}
/*END FOOTER*/


/*GALLERY*/
.g-table
{
    width: 300px;
}

.g-table td
{
    padding: 4px;
}

.col-tumbs
{
    width: 100px;
}

.col-preview
{
    width: auto;
}

.col-preview img
{
    width: 400px;
}


.tumb
{
    border: solid 1px #fff;
    border-bottom: solid 4px #fff;
}

.tumb
{
    height: 60px;
    width: 60px;
    border: solid 1px #fff;
    border-bottom: solid 4px #fff;
}

.ImageList td
{
    padding: 4px;
}

.ImageView
{
    max-width: 400px;
}
/*END GALLERY*/

/*News*/
.news_date
{
    color: #595959;
    font-family: Verdana;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 2px;
    display: block;
}

.news_title
{
    color: #595959;
    font-family: Verdana;
    font-size: 1em;
    display: block;
}

.news_anno
{
    display: block;
    color: #595959;
}

div.news_link
{
    margin-bottom: 1em;
}


a.news_link
{
    color: #000;
    font-family: Verdana;
    font-size: 1em;
    padding-top: 2px;
}


.news_table 
{
    width: 100%;
    border: none;
}

.news_table td
{
    border: none;
}

/*END NEWS*/

.table-form
{
    border: 1px #fff solid;
}

.table-form td, .table-form th
{
    vertical-align: top;
    padding: 10px;
    text-align: left;
}

table.bordered, table.bordered td
{
    border: 1px #E8E8E8 solid;
}

.red
{
    color: #ff0000;
}

.vc
{
    margin-bottom: 22px;
}

.vc-info
{
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    margin: 6px 0;
    padding: 2px;
    color: #000;
}
