body, p, td, th, h1, h2, h3, h4, h5, h6, .FinePrint, select, input, button, td, th { font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
body { color: #000; font-size: 12px; font-weight: normal; margin: 0; background-color: #f5f5ed; background-image: url('../images/bgimagex.jpg'); background-repeat: repeat-x;}
p, td, th { color: #000; font-size: 12px; font-weight: normal; margin-top: 0; }
h1,h2,h3,h4,h5,h6 { margin-top: 0; }
a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #000099; }
a:hover { text-decoration: underline; color: #0000CC; }
a:active { text-decoration: underline; color: #000099; }
h1 { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #1D5496; font-size: 16px; font-weight: bold; }
h2 { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #3F6DA3; font-size: 14px; font-weight: bold; }
h3 { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #3F6DA3; font-size: 14px; font-weight: bold; }
h4 { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #3F6DA3; font-size: 14px; font-weight: bold; }
h5 { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #3F6DA3; font-size: 14px; font-weight: bold; }
h6 { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #3F6DA3; font-size: 14px; font-weight: bold; }
.LargeText { color: #000; font-size: 13px; font-weight: normal; }
.SmallText { color: #000; font-size: 11px; font-weight: normal; }
.FinePrint { color: #333; font-size: 9px; font-weight: normal; }
.ColorText1 { color: #1D5496; }
.ColorText2 { color: #3F6DA3; }
img { border: 0; }
b { font-weight: bold; }
i { font-style: italic; }
pre { }
code { }
blockquote { }
ol { }
ul { }
#header{
    position: relative;
    margin: 0 auto;
    width: 900px;
    height: 130px;
    background: transparent url('../images/header.jpg') no-repeat 0 0;
}
#subheader{
    position: absolute;
    top:100px;
    left: 0;
    width: 900px;
    height:350px;
    background: #c4d7e6;
    border-bottom: 1px solid #a9bdcd;
    text-align: left;
}

.slideshow{
    position: absolute;
    top: 0;
    left: -16px;
    width: 900px;
    height:350px;
    background: url('../images/canvas.jpg') no-repeat;
}

.slideshow img {padding:0;border:0 none;}


#logo{
    position: absolute;
    top:16px;
    left: 155px;
    background: transparent url('../components/logo.gif') no-repeat center;
    margin-left: 0px;
    width: 89px;
    height: 60px;
    display: none;
}
#title{
    position: absolute;
    top:65px;
    left: 112px;
    color: #093c57;
    font-size:13px;
}
#subtitle{
    visibility: hidden;
}
#langs {
    position: absolute;
    bottom:10px;
    right:10px;
    z-index: 20;
}
#langs a{
    margin-left: 3px;
}
#langs a img{
    width: 20px;
}
#menu {
    position: absolute;
    top:35px;
    left:330px;
    height: 35px;
    z-index: 20;
}
#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#menu li {
    display: inline;
}
#menu a {
    display: block;
    float: left;
    padding: 4px 10px;
    color: #333;
    font-size: 13px;
    text-decoration: none;
}
#menu a:hover {
    background: #53759e;
    color: #ffffff;
}

#menu .active a {
    font-weight: bold;
}

#menu .active:hover a {
}

ul{
padding-left: 12px;
}
#layoutBody { width: 900px; text-align: center; left: 50%; right: 50%; margin: 0 auto; padding: 0 auto; margin-top: 0px; }
#layoutLeftColumn { width: 0px; align: center; background-color: #FFFFFF; }
#layoutCenterColumn { background-color: #FFFFFF; }
#layoutRightColumn { width: 200px; align: center; background-color: #FFFFFF; }
#layoutHeader {  }
#layoutFooter {  }

#cssWrap1{}
#cssWrap2{
    position:relative;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background: transparent url('columnbg.png') repeat-y;
    margin-top: 0px;
}

#cssColumn1 {
    float: left;
    width: 0px;
}

#cssContent {
    float: left;
    width: 670px;
    margin: 15px;
}

#cssColumn2 {
    float: left;
    width: 200px;
}

#cssFooter{
    clear:both;
    width: 100%;
    text-align: center;
    background: #f5f5ed;
}

.cube { align: center;  border:15px solid #FFF;  }
.cubeLabel { font-weight: bold; margin-top: 5px; padding:5px; text-align: left; background-color:#475f7b; color:#ffffff; }
.custom1, .custom1 a { background: #5E7EA4; color: #ffffff; }
.custom1light, .custom1light a { background: #879fbb; color: #000000; }
.custom1lighter, .custom1lighter a { background: #d7dfe8; color: #182029; }
.custom1dark, .custom1dark a { background: #475f7b; color: #ffffff; }
.custom1darker, .custom1darker a { background: #182029; color: #d7dfe8; }
.custom2, .custom2 a { background: #19467d; color: #ffffff; }
.custom2light, .custom2light a { background: #53759e; color: #ffffff; }
.custom2lighter, .custom2lighter a { background: #c5d1de; color: #0d233f; }
.custom2dark, .custom2dark a { background: #13355e; color: #ffffff; }
.custom2darker, .custom2darker a { background: #06121f; color: #c5d1de; }
            
     .ckeditorclass { background-color: #FFFFFF; background-image:none; margin: 15px; }
            
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/* font: bold 13px Verdana; */
/* width: 170px; Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/* border-bottom: 1px solid #778; */
/* border-right: 1px solid #778; */
border:	1px solid #182029;
margin-bottom: -1px;
text-align: left;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #5E7EA4; /*background of tabs (default state)*/
color: #ffffff;
}

.sidebarmenu ul li a:visited{
/* color: white; */
}

.sidebarmenu ul li a:hover{
background-color: #19467d;
color: #ffffff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000;
}

.sidebarmenu a.subfolderstyle{
background: url(/admin/js/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

