﻿body, a
{
    margin:0; 
    /*background:#545559 url(/images/template/webextra-xtile.jpg) repeat-x; 
    color:#fff;*/
    font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color: #000000;
    text-decoration: none;
    
}
a:hover {
    text-decoration: underline;
    color: #666;
}

/* SLIDES & VIDEOS THUMBS LAYOUT */
#thumbswrapper {
    width:660px; 
    margin: 0 auto; 
    padding: 0 10px 10px 10px; 
}
#thumbswrapper ul {
    list-style-type:none;
    width: 100%; 
    margin: 0; 
    padding: 0; 
} 
#thumbswrapper li {
    float: left; 
    width: 30%; 
    height:60px; 
    margin: 10px 10px 0 0; 
}
/* END SLIDES & VIDEOS THUMBS LAYOUT */

/* SLIDES NAV LAYOUT */
#navwrapper {
    width:485px; 
    margin: 0 auto; 
    padding: 10px; 
    border-bottom:1px solid #afafaf; 
}
#navwrapper ul {
    list-style-type:none; 
    width:100%;
    margin: 0; 
    padding: 0; 
}
#navwrapper li {
    float:left; 
    height:27px; 
    margin: 0; 
}


/* END SLIDES NAV LAYOUT */

/*PDF Index*/
#pdfmain{ /*border:solid 1px yellow;*/ width:100%; height:185px}
#pdfleft{ /*border:solid 1px orange;*/ float:left; width:15.9%; height:184px}
#pdfmiddle{ /*border:solid 1px blue;*/ float:left; width:200px; height:184px}
#pdfright{ border:solid 1px gray; float:left; width:65%; height:99%}
#pdftop{ width:99%; height:184px}
#pdfbottom{ /*border:solid 1px green;*/ width:99%; }
.caldim 
{   height:30px;
    background-color: red;
    border:solid 1px black;
}
.floatright {float:right;}
.floatleft {float:left;}
.bluelink, bluelink a
{
    font-weight: bold;
    color:  #0f2a59;
}
/*End PDF Index*/
