

#all {
	width: 1004px;
    margin: 0px auto;
}
#header {
    margin: 0px 0px 0px auto;
    padding: 0px 0px 0px 0px;
    width: 1004px;
	color: #7b7483;
    border: 1px solid #8f8f8f;
	background-color: #dbdbdb;
	background-image:url(images/logo_bg.jpg);
	background-repeat:repeat-x;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-behavior: url(/border-radius.htc);
}
#header a {
    color: #999;
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}
#header_gallery {
    background-image: url(images/bg_topimages.png);
    background-repeat: no-repeat;
    width: 492px;
    padding: 19px 20px 20px 68px;
}
#logo {
    padding: 0px;
    float: right;
}
#account {
    float: right;
    margin: 5px 10px 0 0;
    text-align: right;
}
#account a {
    padding: 0 10px;
    background-image: url(images/button_topmenus.jpg);
    background-repeat: no-repeat;
    background-position: center left;
	font-size: 0.9em;
	color: #7fb0d0;
}
#path {
    color: #999;
	font-size: 0.8em;
    margin-bottom: 15px;
}
#path a {
    font-weight: bold;
    color: #0061a1;
}
#path a:hover {
    text-decoration: underline;
}
#cart {
    float: right;
    color: #999;
	vertical-align: middle;
}
#cart a {
    color: #0f0;
}
#search2 {
    background-color: #ededed;
    border-bottom: 3px solid #1963aa;
    color:#999;
    display: inline-block;
    padding: 8px 45px 3px 15px;
	background-image:url(images/search_bg.jpg);
    background-position:top;
    background-repeat: repeat-x;
    width: 940px;
}
#search form {
    float: right;
    clear: right;
    margin: 10px 10px 0px 0px;
    padding: 0px;
	border: 1px solid #dce1e6;
}
#search input {
    padding: 0px;
    margin: 0px;
}
#content {
	text-align: left;
    line-height: 20px;
    font-size: 1em;
    padding: 15px 20px 20px 20px;
    margin-top: 5px;
    border: 1px solid #000;
    background-color: #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-behavior: url(/border-radius.htc);
}
#content p {
    padding: 0px;
    margin: 0px 0px 20px;
}
#menu {
	background-color: #231c1f;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top: 1px solid #241c21;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #241c21;
    margin-top: 5px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-behavior: url(/border-radius.htc);
    text-align: center;
}
#footer {
    clear: both;
    padding: 5px 10px;
	border-top: 2px solid #888;
    background: #ededed url(images/footer_bg.jpg) repeat-x bottom;
    color: #8a8a8a;
}
#footer a {
    margin-top: 5px;
    font-weight: bold;
    text-decoration: none;
    color: #8a8a8a;
}
#footer a:hover {
    text-decoration: underline;
}
#bottom_feedback {
    background-color: #ededed;
    padding: 5px 30px 5px 25px;
}
#bottom {
    padding: 2px 15px 2px 15px;
    line-height: 1.8em;
    font-size: 0.7em;
    color: #fff;
    margin: 2px 0 10px;
}
#bottom b,
#bottom strong{
    color: #fff;
}
#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}
#bottom a:hover {
    text-decoration: underline;
}
.red {
    color: #cb174e;
}
.blue {
    color: #2564a7;
}
.green {
    color: #4c7f37;
}
.info {
    margin: 5px 0;
    border: 2px solid #aaa;
    background-color: #ffc;
    padding: 10px;
}
.info p {
    margin: 0;
    padding: 0;
}
#content_home {
    background-color: #fff;
}
.empty {
    margin: 10px 0 20px;
    color: #999;
}
#clientlogin {
    width: 231px;
    float: right;
    border-left: 1px solid #cdcdcd;
    padding: 8px 10px 10px 10px;
    font-size: 0.8em;
    height: 102px;
    background-color: #fff;
    background-image:url(images/client_bg.jpg);
    background-repeat:repeat-x;
}
#clientlogin a {
    color: #000;
}
#clientlogin strong {
    float: right;
    font-size: 1.2em;
}
#clientlogin input {
    color: #777;
    padding: 2px 5px 2px 5px;
    margin-bottom: 3px;
}
#clientlogin form {
    padding: 0;
    margin: 0;
}
#language {
    float: right;
    padding: 10px;
    display: inline;
    color: #4e6999;
    font-size: 0.8em;
}
#language select {
    color: #4e6999;
    font-size: 0.8em;
    border: 1px solid #ddd;
    padding: 2px;
}
#accessibility {
    float: right;
    padding: 10px;
    display:inline;
}
#accessibility a {
    color: #000;
    font-weight: bold;
}
#accessibility .small {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 0.8em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .medium {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 1em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .big {
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 1.4em;
    display: inline-block;
    padding: 0px 2px 0px 2px;
}
#accessibility .normal{
    border: 4px solid #4e6999;
    background-color: #fff;
    display: inline-block;
    height: 14px;
    width: 14px;
}
#accessibility .contrast {
    border: 4px solid #000;
    background-color: #fcff00;
    display: inline-block;
    height: 14px;
    width: 14px;
}
#toplinks a {
    float: right;
    font-size: 0.8em;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #fff;
    color: #646464;
}
#toplinks a.first {
    border-right: 0;
}
#toplinks a.last {
    border-left: 0;
}
#toplinks a:hover {
    background: none;
    color: #000;
}
#rightcollum {
    width: 231px;
    float: right;
    border-left: 1px solid #cdcdcd;
    padding: 8px 10px 10px 10px;
    font-size: 0.8em;
    background-color: #fff;
    background-image: url(images/client_bg.jpg);
    background-repeat: repeat-x;
}
.childview {
    width: 285px;
    height: 110px;
    border: 1px solid #c3c3c3;
    padding: 5px 15px 15px 15px;
    font-size: 0.9em;
    background: #fff url(images/news_list_bg.jpg) repeat-x top;
    margin-right: 5px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-behavior: url(/border-radius.htc);
}
.childview img{
    border: 1px solid #c3c3c3;
    margin-bottom: 10px;
}
.children {
    float: left;
}
.children td {
    font-size: 1em;
    line-height: normal;
}
td.shadow {
    font-size: .3em;
    line-height: normal;
}
.children a img {
    float: left;
    margin-right: 10px;
}
.children .title a {
    color: #0e53a9;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 20pt;
}
.children .title {
    text-align: left;
}
div .child {
    min-height: 100px;
}
div#parent_name {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #9f9f9f;
    border-right: 1px solid #9f9f9f;
    background-color: #ccc;
    background-image: url(images/news_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 3px;
    clear: left;
    width: 215px;
    margin-right: 20px;
    float: left;
     -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-behavior: url(/border-radius.htc);
}
div.siblings {
    border-left: 0px solid #ccc;
    border-bottom: 355px solid #fff;
    border-right: 0px solid #9f9f9f;
    background-color: #fff;
    dbackground-image: url(images/news_list_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 3px;
    clear: left;
    width: 215px;
    margin-right: 20px;
    float: left;
     -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-behavior: url(/border-radius.htc);
}
div#parent_name a {
    color: #fff;
}
div#parent_name {
    float: left;
    font-weight: bold;
    font-size: 1.2em;
    width: 169px;
    padding: 8px 5px 5px 5px;
    padding-left: 47px;
    color: #eee;
    background-image: none;
    background-color: #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
.siblings ul {
    padding: 0px 15px 15px 15px;
    margin: 0;
}
#pages_siblings li {
    color: #4b6287;
    padding: 3px 0 5px 0;
    margin: 0;
    border-bottom: 1px dotted #7b9bb7;
    list-style-image: url(images/list_style.png);
    list-style-position: inside;
    font-size: 1em;
}
#pages_siblings a {
    color: #000;
    font-weight: bold;
}
#pages_siblings a:hover {
    text-decoration: none;
    color: #be1e2d;
}
#sitemap {
    margin: 0;
    padding: 10px;
    background-color: #463d34;
    color: #fff;
}
#sitemap a {
    color: #fff;
}
#sitemap h2 {
    color: #fff;
}
#sitemap ul {
    margin: 0;
    padding: 5px;
    list-style: none;
}
#sitemap ul li {
    display: inline;
}
#sitemap ul  li a {
    color: #baaea3;
    font-weight: bold;
}
#sitemap ul li ul {
    margin: 0;
    list-style: disc;
}
#sitemap ul li ul li:before {
    content: '|';
}
#sitemap ul li ul a {
    color: #fff;
    font-weight: normal;
    font-size: 0.8em;
}
#video {
    margin-top: 14px;
}
