/**********   COMMON STYLES **********/
body, td, select, input, textarea, h1, h2, h3, h4, h5, h6 { 
    font-family: Tahoma, Verdana, Courier, sans-serif; 
    color: #404040;
    font-size: 12px;
}
small {
    font-size: 11px;
}

/****blue***/
a.example {
color:#000066;
text-decoration:none;
}
a.example:visited {
color:#000033;
}
a.example:hover {
color:#cc0066;
text-decoration:underline;
}
/*****END****/



/****red***/
a.linkred {
color:#000066;
text-decoration:none;
}
a.linkred:visited {
color:#666699;
}
a.linkred:hover {
color:#b63024;
text-decoration:underline;
}
/*****END****/

a, a:hover {
    color: #b63024;
    text-decoration: underline;
}
a:hover {
    color: #e44335;
    text-decoration: none;
}
table {
    border: 0; 
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0px 0px 10px 0px;
    margin: 0;   
}

h1 {
    color: #8a0a01;
    font-weight: bold;
    padding: 0px 0px 6px 13px;
    margin: 0;    
    font-size: 12px; 
    background: transparent url(/i/arrowr.gif) no-repeat 0px 5px;       
}
h1 a {
    text-decoration: none;
    color: #8a0a01;
}
h2 {
    color: #8a0a01;
    font-weight: bold;
    padding: 0px 0px 6px 13px;
    margin: 0;    
    font-size: 11px; 
    background: transparent url(/i/arrowr.gif) no-repeat 0px 5px;       
}
h2 a {
    text-decoration: none;
    color: #8a0a01;
}
h3 {
    color: #820901;
    font-weight: bold;
    margin: 0;    
    font-size: 11px;
    background: transparent url(/i/arrowr.gif) no-repeat 0px 5px;
    padding: 0px 0px 6px 13px;
}
h3 a {
    text-decoration: none;
    color: #820901;
}
h4 {
    color: #404040;
    font-weight: bold;
    padding: 0px 0px 4px 0px;
    margin: 0;    
    font-size: 11px;
}
.btnBack {
    background: transparent url(/i/arrowr.gif) no-repeat 0px 5px;
    padding: 0px 0px 16px 13px;
}
.clear {
    height: 1px;
    clear: both;
}
.borderb img {
    border-bottom: 1px solid #ffffff;
}
ul {
    margin: 0px 0px 10px 0px !important;
    padding: 0;    
    list-style: none;
}
ol {
    margin: 0px 0px 10px 0px !important;
    padding: 0;    
    list-style: decimal;
}
li {
    background: transparent url(/i/li.gif) no-repeat 0px 4px;
    margin: 0;
    padding: 0px 0px 4px 15px;
}

li.nemo {
    background: no-repeat 0px 4px;
    list-style: decimal;
    margin: 0;
    padding: 0px 0px 4px 15px;
}

/****Point****/
li.point {
    background: transparent url(/i/point.gif) no-repeat 0px 4px;
    margin: 0;
    padding: 0px 0px 4px 15px;
}

li.pointq {
    background: transparent url(/i/point.gif) no-repeat 0px 4px;
    margin: 0;
    padding: 0px 0px 4px 15px;
    cursor: pointer;
    color:#000066;
    text-decoration:none;
}


li.del {
    background: no-repeat 0px 4px;
    list-style-tyoe: none;
    margin: 0;
    padding: 0px 0px 4px 15px;
}
li.point2 {
    background: transparent url(/i/pointred.gif) no-repeat 0px 4px;
    margin: 0;
    padding: 0px 0px 4px 15px;
}
/******EndPoint*******/

ul ul {
    margin: 0px 0px 3px 0px;
}
li li {
    background: transparent url(/i/li2.gif) no-repeat 0px 10px;
    padding: 3px 0px 0px 12px;
    font-size: 11px;
}
/**********   MAIN LAYOUT STYLES : BEGIN **********/
body, html {
    margin: 0;
    padding: 0;
    height: 100%; 
    min-height: 100%;     
    width: 100%;
    background: #ffffff url(/i/bg_left.gif) repeat-y 0 0;
}
#wrapper {
    //height: 100%;
    min-height: 100%;
    margin-bottom: -95px;
}
#wrapper, #footer {
    width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 960 ? "960px" : "100%");                
    min-width: 960px;    
}
#head {
    height: 198px;
    background: #9f9f9f url(/i/bg_head.gif) repeat-x 0 0;
}
#head div {
    height: 198px;
    background: transparent url(/i/pict_head.jpg) no-repeat 512px 0px;
}
#footer {
    height: 95px;
    position: relative;
    background: #eeeeee;
}
#cleft {
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
#cright {
    border-top: 1px solid #ffffff;
    vertical-align: top;
    width: 100%;
}


.abspicts {
    height: 10px; 
    position: relative;
    z-index: 2;
    background: #ffffff;
}
.abspicts #df {
    position: absolute; 
    margin-top: -198px; 
    right: 0;
}
.abspicts #fgrad {
    position: absolute; 
    margin-top: -30px; 
    left: 0;
}
/* menu */
#cleft div.menu {
    background: #355562 url(/i/bg_menu.jpg) no-repeat 0px 0px;
    border-bottom: 1px solid #ffffff;
    min-height: 243px;
    //height: 244px;
}
#cleft div.menu ul {
    padding: 14px 0px 0px 17px;
    margin: 0;
    list-style: none;    
}
#cleft div.menu li {
    padding: 0px 10px 19px 20px;    
    margin: 0;
    background: transparent url(/i/li_menu.gif) no-repeat 0px 5px;
}
#cleft div.menu a, #cleft div.menu a:hover, #cleft div.menu li {
    color: #ffffff;
}
#cleft div.menu li.active {
    font-weight: bold;
    background: transparent url(/i/li_menu_a.gif) no-repeat 0px 5px;
}
.submenu {
    background: #99b0c6 url(/i/bg_submenu.gif) repeat-x 0 0;
    border-top: 1px solid #ffffff;
    //height: 72px;
    min-height: 72px;
    clear: both;
}
.submenu ul {
    padding: 0;
    margin: 0px 0px 0px 23px;
    width: 620px;
    list-style: none;
}
.submenu li {
    padding: 13px 53px 4px 16px;
    margin: 0px 0px 0px 0px;
    float: left;
    background: transparent url(/i/li_submenu.gif) no-repeat 0px 18px;
}
.submenu li, .submenu a, .submenu a:hover {
    color: #f1f9ff;
    font-size: 11px;
}
#footer .menu {
    border-top: 2px solid #c7d4d6;
    border-bottom: 2px solid #c7d4d6;    
    background: #c7d4d6 url(/i/bg_menu_foot.gif) repeat-x 0% 100%;
}
#footer .menu table {
    width: 100%;
}
#footer .menu th {
    width: 1px;
    background: #dfe8e9;
    vertical-align: top;
}
#footer .menu td {    
    text-align: center;
    padding: 0px 30px;
    color: #414141;
    position: relative;
    z-index: 3;
    font-size: 11px;
}
#footer .menu a {
    color: #414141;
}
#footer .menu a:hover {
    color: #414141;
}

/* */
.box {
    vertical-align: top;
    border-left: 1px solid #ffffff;
}
.box div {
    width: 257px;



    height: 243px;

    background: #9db3c8 url(/i/bg_box.jpg) no-repeat 0px 0px;
}
.box ul {
    padding: 6px 0px 0px 24px;
    margin: 0;
    list-style: none;
}
.box li {
    padding: 1px 20px 15px 35px;
    background: transparent url(/i/li_icon.gif) no-repeat 0px 0px;    
}
.box a, .box a:hover, .box a:visited {
    color: #ffffff;
}
.intro {
    background: #e9e9cd url(/i/bg_intro.gif) repeat-x 0px 42px;
    vertical-align: top;
}
.intro_bg_right {
    background: transparent url(/i/grad_intro_right.jpg) no-repeat 100% 0%;
}
.intro_bg_left {
    background: transparent url(/i/grad_intro_left.jpg) no-repeat 0% 0%;
    min-height: 200px;
    //height: 200px;
}
.intro_text {
    color: #2a2a2a;
    padding: 10px 36px 0px 36px;
    font-size: 11px;
}
.photo {
    float: left;
    border: 3px solid #d5d5d5;
    margin: 3px 17px 0px 0px;
    //margin: 3px 14px 0px 0px;
}

.title {
    background: #99392f url(/i/bg_title.gif) repeat-x 0px 0px;
    height: 42px;
}
.title div {
    background: transparent url(/i/bg_title_right.jpg) no-repeat 100% 0%;
    height: 42px;
}
.title h1 {
    color: #ffffff;
    padding: 14px 0px 0px 13px;
    margin: 0px 0px 0px 23px;
    background: transparent url(/i/arroww.gif) no-repeat 0px 20px;
}
.content {
    border-top: 1px solid #ffffff;
    background: #ffffff url(/i/grad_content.jpg) no-repeat 0px 0px;
    min-height: 100px;
    //height: 100px;
}
.contentIn {
    background: transparent url(/i/grad_right.jpg) no-repeat 100% 0%;
    min-height: 100px;
    //height: 100px;
    padding: 14px 93px 14px 23px;
}
#footer #copyright {
    font-size: 10px;
    color: #919191;
    padding: 13px 17px 0px 17px;
    position: relative;
    z-index: 3;
}
#footer #copyright div {
    float: right;
    position: relative;
    z-index: 3;
}

.news {    
    margin: 0px 13px;
}
.news table {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    width: 100%;
}
.news td {
    font-size: 11px;
    border-bottom: 1px solid #eaeaea;
    padding: 0px 16px 10px 0px;
}
.news p {
    padding: 7px 0px 0px 0px;
}
.news p img {
    float: left;
    border: 2px solid #e8e8e8;
    margin: 3px 14px 3px 0px;
    //margin-right: 11px;
}
.news td p.date {
    background: #9b9b9b;
    margin: 10px 0px 16px 0px;
    padding: 0px 12px 1px 12px;
    color: #ffffff;
    font-size: 10px;
    position: relative;
    left: -1px;
}



/* content editor styles */

.content p, .content h4 {
    padding-left: 13px;
}
.page_active, .page {
    padding: 0px 3px;
    font-size: 11px;
}
.page_active {
    font-weight: bold;
}
.key {
    position: relative;
    bottom: -3px;
}
.key img {
    margin: 0px 3px 0px 0px;
}
.field {
    border: 1px solid #d3d3d3;
    width: 300px;
    height: 19px;
    background: #f7f7f7;
    color: #404040;
    padding: 0px 3px;
    font-size: 12px;
}
textarea.field {
    height: 120px;
}
.form {
    padding: 13px;
}
.form td, .form th {
    text-align: left;
    vertical-align: top;
    padding: 0px 0px 5px 0px;
    font-size: 12px;
}
.form th {
    font-weight: normal;
    padding: 3px 10px 5px 0px;
}
.search th {
    font-weight: normal;
    vertical-align: middle;
    padding: 0px 0px 0px 10px;
}
.search td {
    padding: 0px 5px;
}
.ast {
    color: #93342c;
}
p.error {
    color: #93342c;
    padding: 3px 10px;
    font-size: 11px;
    margin: 0;
}
p.update {
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    font-size: 13px;
}
.btn input {
    width: 90px;
    text-align: center;
    padding: 0;
    margin: 0;
    border: 1px solid #99382f;
    background: #b63024;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 11px;
    text-transform: lowercase;
    font-weight: bold;
}
.form td.btn {
    text-align: center;
}
.content table.table td, .content table td#tb_row {
    background: #f4f4f4;
    border-top: 1px solid #ffffff;
    padding: 5px 10px 6px 10px;
    font-size: 11px;
    border-right: 1px solid #ffffff;
}
.content table.table th, .content table td#tb_head {
    background: #f4f4f4;
    font-size: 11px;
    padding: 5px 10px 6px 10px;
    border-right: 1px solid #ffffff;
}
.content table.table, .content table#tb_tag {
    margin-left: 13px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #ffffff;
    border-collapse: separate;
} 

.content ul {
    margin-left: 13px;
}

.content ol {
    margin-left: 20px;
}

