/* CSS Document */

@import url("../reset.css");

body {
    color: #333333;
    font-family:  arial,sans-serif;
    font-size: 80%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.5em;
    background-color:#FFF;
    min-width:750px;
    overflow-x: hidden;
} 

a {
    text-decoration: underline;
    color: #CF6900; /*#70BD1A;*/
}

.link {
    color: #CF6900; /*#70BD1A;*/
}

a.blank {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    background:url(main_page_banner.jpg) no-repeat right top;
    font-size: 1.8em;
    font-weight:600;
    letter-spacing:2px;
    line-height: 1.8;
    padding:5px;
    padding-left:30px;
    margin-top:5px;
    margin-bottom:15px;
    color: #FFFFFF;
    max-width:640px;
    height:157px;
    display:block;
}

h4 {
    font-size: 1.5em;
    line-height: 1.8;
    border-top : 1px solid  #CF6900;
    padding-bottom:10px;
    margin-top:15px;
    color: #CF6900;
    display: block;
}

h4.example {
    border-top: 0;
}

h2 {
    background:#CF6900 url(main_page_banner_small.jpg) no-repeat left top;
    font-size: 1.6em;
    font-weight:600;
    letter-spacing:2px;
    line-height: 1.8;
    //padding:5px;
    padding-left:30px;
    margin-top:5px;
    margin-bottom:15px;
    color: #FFFFFF;
    height:78px;
}

h3 {
    background:#CF6900 url(main_page_banner_small2.jpg) no-repeat right top;
    font-size: 1.6em;
    font-weight:600;
    letter-spacing:2px;
    line-height: 1.8;
    padding-left:30px;
    padding-bottom:0px;
    padding-top:0px;
    margin:0px;
    color: #FFFFFF;
    height:52px;
    display:block;
}		

h3 span {
    display: block;
    padding: 5px;
}

p {
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom : 15px;
    color: #333333;
}
p.intro {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.4;
    padding-bottom : 15px;
    color: #333333;
}

div#top_wrapper {
    border-left: 20px solid #BEBEBE;
    border-right: 20px solid #BEBEBE;
    background-color: #E1E1E1;
    height:22px;
}

div#top_content {
    background-color: #DADADA;
    margin-left: 30px;
    margin-right: 10px;  
    min-width:750px;
    max-width:950px;
    height:22px;
}

div#top_languages  {
    float:left;
    padding-left:5px;
    height:22px;
}

div#top_languages a {
    display: inline;
    color:#666666;
    padding-right: 5px;
    text-align:left;
    text-decoration: none;
    font:arial,sans-serif;
    font-size:10px;
    font-size-adjust:none;
    font-weight:bold;
}

div#top_languages a:hover {
    color: #CF6900;
    text-decoration: underline;
}

div#top_wt  {
    float:right;
    width:56px;
    height:22px;
    background-color:#DADADA;
}

div#banner_wrapper {
    border-left: 20px solid #D6D6D6;
    border-right: 20px solid #D6D6D6;
    background-color: #FFF;
}

div#banner_content {
    background-color: #F7F7F7;
    padding-top:30px;
    padding-bottom:20px;
    margin-left: 30px;
    margin-right: 10px;
    min-width:750px;
    max-width:950px;
    height:96px;
}

div#banner  {
    position:relative;
    background: url(wt_banner.jpg) no-repeat left top;
    margin-left:-50px;
    height:96px;
}

div#banner_end {
    position:relative;
    height:96px;
    background: url(wt_banner_right.jpg) no-repeat right top;
    z-index:20; 
}

div#banner a {
    margin: 0 0 0 -2000px;
}


div#main_wrapper {
    border-left: 20px solid #D6D6D6;
    border-right: 20px solid #D6D6D6;
    background-color: #FFF;
    display:block;
}

div#main_content {
    background-color: #F7F7F7;
    padding-top:20px;
    margin-left: 30px; 
    margin-right: 10px; 
    min-width:750px;
    max-width:950px;
    display:block;
} 

div #main_menu{
    padding:0;
    margin:0;
    left:10px;
    padding-left:0px;
    width:200px;
    float:left;
    position:relative;
}

div #main_menu ul{
    margin:0px;
    padding-left:0px;
    padding-bottom:30px;
    text-indent:5px;
    list-style:none;
}

div #main_menu ul ul{
    padding-bottom:0px;
    margin-bottom:0px;
    text-indent:25px;
    list-style:none;
}

div #main_menu li{
    padding-top: 8px;
    width:200px;
}

div#main_menu a {
    color: #BEBEBE;
    font-size: 1.25em;
    font-weight:600;
    letter-spacing:2px;
    text-decoration:none;
    font-size-adjust:.65;
    padding-bottom:5px;
    border-bottom: 1px dashed #999999;
    display: block;
    width:200px;
}

div#main_menu .itemselected{
    color: black;
}

div#main_menu a:hover {
    color: #CF6900;
    text-decoration: none;
}


div#main_page{
    margin:0px;
    margin-left:64px;
    margin-right:5px;
    padding-bottom:30px;
    position:relative;	
    float:left;
    width:63%;
    min-width:380px;
    max-width:640px;
}

div#footer_wrapper {
    border-left: 20px solid #BEBEBE;
    border-right: 20px solid #BEBEBE;
    border-bottom: 20px solid #BEBEBE;
    background-color: #E1E1E1;
}

div#footer_content {
    background-color: #DADADA;
    margin-left: 30px; 
    margin-right: 10px; 
    min-width:750px;
    max-width:950px;
}

div#footer_copyright  {
    float:left;
    /*position:relative;*/
    padding:15px;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.6;
}

div#footer_menu  {
    float:right;
    /*position:relative;*/
    padding:15px;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.6;
}

.clearall{
    clear: both;
}	

.blog-header {
    color: #CF6900;
    display: block;
    font-size: 1.3em;
    line-height: 1.8;
    margin-top: 15px;
}

.home .Wt-tabs ul {
    background: transparent url(tab_b.gif) repeat-x scroll center bottom;
}

.home .Wt-tabs span {
    background: transparent url(tab_r.gif) no-repeat scroll right top;
    border-bottom:1px solid #cfb18a;
}

.home .Wt-tabs span span {
    background: transparent url(tab_l.gif) no-repeat scroll left top;
}

.home .Wt-tabs span:hover {
    color: #d87c01;
}

body .chat-bar {
    background-color: #d87c01;
}

