/*** The Essential Code ***/

a
{
    color: #069;
    text-decoration: none;
}

/*a:visited 
{
    color: #990000;
    text-decoration: none;
}*/

a:hover
{
    text-decoration: underline;
}

/*
a.iehideLink {
    font-size:11px;
    text-decoration:none;
    font-weight:normal;
}
*/

body
{
    /* background: white url("/images/bg_grad.png") repeat-x; */
    margin: 0px;
    padding: 0px;
    font-family: tahoma;
    font-size: 10pt;
}

img {
   /*behavior: url("/includes/pngbehavior.htc");*/
}

h1,h2 {
    margin:0px 0px 15px 0px;
    padding:0px;
    font-size:28px;
    line-height:28px;
    font-weight:900;
    color:#999;
    }
h2
{
    font-size:18px;
    line-height:18px;
    letter-spacing: 1px;
    color:#999;
}
h2.pageTitle
{
    text-align: center;
    margin: 0;
    padding: 0;
}
h4
{
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    border-bottom: thin solid #666;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.searchKeywords
{
    border: solid thin #999;
    padding:5px;
    font-size:12px;
    color:#aaa;
    font-weight:normal;
    display: none;
}
hr
{
    color: #666;
    margin-bottom: 10px;
    margin-top: 10px;
}
p {
    font:13px/20px;
    margin:0px 0px 16px 0px;
    padding:0px;
    }
#content>p {margin:0px;}
#content>p+p {text-indent:30px;}

#page
{
    width:100%;
}

.contactinfo
{
    font-family: sans-serif;
    font-size: 8pt;
    vertical-align: bottom;
    width: 200px;
    padding-bottom: 3px;
}

.topmenu
{
    background-color: #666;
    color: white;
    padding-top: 0px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    font-family: Tahoma, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

.topmenu a
{
    color: white;
    text-decoration: none;
}

.topmenu a:hover
{
    text-decoration: underline;
}

.leftmenu
{
    background-color: #fff;
    color: black;
    border: 0px;
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px;
    margin: 0px;
    font-size: 10pt;
    width: 140px;
    border-right: solid 10px #069;
}

.leftmenutitle
{
    font-weight: bold;
    padding-left: 5px;
    color: #666;
}

.leftmenuitem
{
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 15px;
	font-size: 12pt;
}

.footer
{
    font-size: 8pt;
    text-align: center;
    padding: 10px;
    background-color: #0290D8;
    color: white;
}

.header
{
    background: #12357D url(/images/masthead-marker.jpg) no-repeat;
    text-align: left;

}

.subheader
{
    text-align: left;
}
    
.content
{
    text-align: center;
    vertical-align: top;
}

.searchcolumn
{
    width: 200px;
    text-align: left;
    vertical-align: top;
    font-size: 8pt;
}

/* SMU menu code */
#topbutton1
{
    width:92px
}

#topbutton1 li
{
    list-style: none;
    line-height:1em;
}

#topbutton2
{
    width:89px
}

#topbutton2 li
{
    list-style: none;
    line-height:1em;
}

#topbutton3
{
    width:86px
}

#topbutton3 li
{
    list-style: none;
    line-height:1em;
}

#topbutton4
{
    width:80px
}

#topbutton4 li
{
    list-style: none;
    line-height:1em;
}

#topbutton5
{
    width:69px
}

#topbutton5 li
{
    list-style: none;
    line-height:1em;
}

#topbutton6
{
    width:85px
}

#topbutton6 li
{
    list-style: none;
    line-height:1em;
}

#topbutton7
{
    width:64px
}

#topbutton7 li
{
    list-style: none;
    line-height:1em;
}

#topbutton8
{
    width:63px
}

#topbutton8 li
{
    list-style: none;
    line-height:1em;
}


#menu 
{
    /*position:absolute;
    top:100px;
    right:20px;*/
    text-align: right;
    width:175px;
    line-height:17px;
    float: left;
    }
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}

.menuFloat
{
    display: block;
    padding: 0 15px 0 15px;
}
#menuTop
{
    color: #eee;
    margin: 0;
    font-size: 13px;
}
#menuTop ul
{
    margin: 0;
    padding: 10px;
}
#menuTop ul.main{
    background-color: #151515;
}
#menuTop ul.sub
{
}
#menuTop ul.main li
{
    display: inline;
    list-style-type: none;
    padding: 5px;
    font-size: 14px;
    letter-spacing: 2px;
}
#menuTop ul.sub li
{
    list-style-type: none;
    padding: 1px 5px 1px 1px;
    font-size: 10pt;
    text-align:right;

}
#menuTop ul.sub li a
{
    color: #aaa;
}

#menuTop ul.sub li.header
{
    list-style-type: none;
    padding: 15px 5px 2px 5px;
    background-color: #000;
    color: #ccc;
    letter-spacing: 2px;
    font-size: 13pt;
    font-weight: bold;
}
.majorlinks a.currentPageLink
{
    /*color: #003d7d !important;*/
    font-weight: bold;
}

#menuSide
{
    width: 150px;
    background-color: #000;
    color: #eee;
    margin: 0;
    font-size: 10px;
}
#menuSide ul
{
    margin: 0;
    padding: 0;
}
#menuSide ul.main{
    border-top: solid thick #111;
    border-bottom: solid thick #111;
    border-left: solid thick #111;
}
#menuSide ul.sub
{
    margin-left: 20px;
}
#menuSide ul.main li
{
    display: inline;
    list-style-type: none;
    padding: 5px;
    background-color: #222;
    font-size: 15pt;
    letter-spacing: 2px;
    text-align:left;
}
#menuSide ul.sub li
{
    list-style-type: none;
    padding: 1px 5px 1px 1px;
    font-size: 8pt;
    text-align:left;

}
#menuSide ul.sub li a
{
    color: #aaa;
}

#menuSide ul.sub li.header
{
    list-style-type: none;
    padding: 10px 0 1px 0;
    background-color: #000;
    color: #ccc;
    letter-spacing: 2px;
    font-size: 10pt;
    font-weight: bold;
}
#menuSide a.currentPageLink
{
    color: #003d7d !important;
    font-weight: bold;
}

#announce
{
    margin: 0;
    padding: 10px;
    background-color: #555;
    border-bottom: solid 1px #000;
    display: none;
}
.rightMargin
{
    margin: 0px 210px 50px 10px;
}

.helpBlurb
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: x-small;
    padding-bottom: 3px;
    color: white;
    padding-top: 3px;
    background-color: #003d7d;
    margin: 2px;
}

/* ========================
THUMBNAIL BOXES STYLE
=========================*/
.thmBox
{
    text-align: center;
    margin: 2px;
    background-color: #f2f2f2;    
        
    display: inline;
    float: left;
    clear: none;
    position: static;
    overflow: hidden;
}
.pictureThmBox
{
    height:335px;
    width:260px;
    position:relative;
}

.thmBoxRecentCreated, .thmBoxRecentUploaded
{
    /*background-image: url(/images/icons/new.png);
    background-position: center top;
    background-repeat: no-repeat;
    border-top: solid 1px #0d50a3;*/
}

.thmBoxRecentUploaded
{
}
.menuShading
{
    display: none;
    position:absolute;
    top:3px;
    background-color:white;
    width:100%;
    height:100%;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
    z-index:100;
}
.thmFunctionsBox
{
    position: absolute;
    /*top: 12px;*/
    left: 0px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    z-index: 1000;
    /*visibility: hidden;*/
    display: none;
    border: 0px;
    background-color: #eee;
}    
    .thmFunctionsBox .menuRow
    {
         position:relative;
         z-index:200;
    }
    .thmFunctionsBox .menuItems
    {
        display: none;        
    }
    /*.thmFunctionsBox:hover .menuItems
    {
        display: block;        
    }*/
    .thmFunctionsBox img
    {
        position: relative;
        top: 4px;
    }
    */.thmBox:hover .thmFunctionsBox, .thmBoxRecent:hover .thmFunctionsBox
    {
        visibility: visible;
        display: block;
    }*/
    .headerMenu
    {
        text-align: center;
    }
    .headerMenu .thmFunctionsBox
    {
        visibility: visible;
        display: block;
        text-align: center;
    }
    .headerMenu .menuRow .menuRowText, .headerMenu .menuShading, .headerMenu .menuRow
    {
        display: none;
    }
    .headerMenu .menuItems
    {
        display: block;
    }
    .headerMenu .menuItems .menuRow
    {
        display: inline;
    }
.thmFunctionsBar
{
    position: absolute;
    top: 12px;
    left: 10px;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    z-index: 1000;
    visibility: hidden;
    display: none;
    border: 0px;
}
    /*.thmBox:hover .thmFunctionsBar, .thmBoxRecent:hover .thmFunctionsBar
    {
        visibility: visible;
        display: block;
    }*/
    .thmImageBar
    {
        padding: 5px;
        text-align: center;
        vertical-align: bottom;
    }
    .thmImageBar img
    {
        border: 0;
    }
    .thmInfoKeywordsBar
    {
        font-size: x-small;
        padding-top: 5px;
        padding-bottom: 1px;
        padding-right: 10px;
        padding-left: 10px;
        vertical-align: middle;
        text-align: left;
        height: 30px;
    }
    .thmInfoBar
    {
        font-size:x-small;
        padding-top: 3px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .thmInfoBarLight
    {
        font-size:x-small;
        padding: 3px 10px;
    color: #ccc;
    }
    .thmInfoBarBold
    {
        font-weight: bold;
        font-size: x-small;
        padding-top: 1px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .thmInfoBarRed
    {
        font-weight: bold;
        font-size: x-small;
        padding-top: 1px;
    color: red;
        padding-right: 10px;
        padding-left: 10px;
    }
    .thmInfoBarAlert
    {        
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: x-small;
        margin-right: 10px;
        margin-left: 10px;
        background-color: #003d7d;  
        color: white;      
    }
    .thmInfoBarAlert p
    {
        margin:0;
        padding:3px;
    }
    .thmInfoBarHeader a{
	font-size: 10px;
	letter-spacing: 1px;
  	color: #333;
    }
/* ========================
BASIC STYLE
=========================*/
img
{
    border: 0;
    border-color: #ddd;
    
}
a.minorLink
{
    color: #333;
    text-decoration: none;
    font-weight: normal;
}
a.minorLink:hover 
{
    text-decoration: underline;
}




.dialogOuterTable
{
    border-right: black thin solid;
    padding-right: 0px;
    border-top: black thin solid;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: black thin solid;
    padding-top: 0px;
    border-bottom: black thin solid;
    margin: 10px;
}
.dialogTable
{
    font-size: 10pt;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.dialogHeader
{
    font-size: 12pt;
    font-weight: bold;
    background-color: white;
    color: whitesmoke;
}
.dialogSubHeader
{
    font-size: 8pt;
    background-color: gray;
    color: whitesmoke;
}
.dialogItemName
{
    font-size: 10pt;
    text-align: right;
    vertical-align: top;
}
.dialogItem
{
    font-size: 10pt;
}

/*========================
OVERVIEW PAGE STYLES
=================*/
/* Content Image Lead */
.contentImageLead
{
    margin: 0 auto;
    width: 650px;
    text-align: center;
    position: relative;
    background-color: #eee;
    /*padding: 10px;*/
    border-bottom: solid 10px #069;
}
        .contentImageLead .mainImage img
        {
            margin: 0;
            /*border: solid 4px black;*/
        }
        .contentImageLead h2, .contentImageLead h2 a
        {
            font-size: small;
            font-weight: normal;
            text-align: center;
            margin-bottom: 0;
            padding-bottom: 0;
            
        }
.contentImageLead h2, .contentImageRecent h2
{
    color: #999;
    letter-spacing: normal;    
}
.contentImageLead .overlayText{
   padding: 0 10px;
}
.contentImageLead .overlayText span.large
{
    color: #eee;
    padding-bottom: 5px;
    margin: 0;
    font-size: 25px;
    font-family: Georgia;
    text-align: center;
    display: block;
}
.contentImageLead .overlayText span.small
{
    color: #ccc;
    padding-top: 5px;
    margin: 0;
    font-size: 18px;
    font-family: Georgia;
    text-align: center;
    display: block; 
}
/* Content Image Feature/Recent */
.contentImageArea
{
    text-align: center;
    padding: 10px;
}

.contentImageRecent
{
    float: left;
    position: relative;    
    padding: 5px;
}
.contentImageRecentPicture
{
    width:313px;
    height:300px;   
    font-size: 0.9em;
}
.contentImageRecent img
{
    border: 0;
    /*border: solid 4px black;*/
}
.contentImageRecent h2
{
    font-size: small;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}
.contentImageRecent .overlayText span
{
    position: absolute;
    background-color: #000;
    color: #eee;
    padding: 5px;
    font-size: 20px;
    font-family: Georgia;
    text-align: center;
    width: 40px;
    left:-5px;
    top: -5px;
}
p.featureCaption
{
    display: block;
    text-justify: newspaper;
    text-align: justify;
    margin-bottom: 5px;
}
.contentImageLead p.featureCaption
{
    text-align: center;
   padding: 0 10px;
}

.contentImageRecent p.featureCaption
{
    overflow: hidden;
    height: 80px;
}
h2.featureSetLink
{
    display: block;
    margin-top: 5px;
    text-align: right;

}
/*========================
END OVERVIEW PAGE STYLES
=================*/

.pageItemCount, .pagePageCountHeader, .pagePageCountFooter, .pagePageJump, .pageSetDescription
{
    text-align:center;
    width:100%;
}
.pageSetDescription
{ 
    display: none;
    margin-bottom: 10px;
    font-style: italic; 
}

.pageItemCount
{
    display: none;
}

.searchTextbox
{
    border:solid 1px black;
    font-size:x-small;
    width:70%;
    padding:1px;
}
.searchButton
{
    border:solid 1px black;
    font-size:x-small;
    width:15%;
    background-color: #0290D8;
    color: white;
}

ul.bigList
{
    padding: 0;
    margin: 0;    
}
ul.bigList li
{
    font-size: medium;
    list-style-type: none;
}

/* BEGIN LIGHTBOXES */

#lightboxes
{
    position: absolute;
    right:30px;
    top:50px;
    width:350px;
    z-index:900;
    text-align: left;
}
#lightboxes .lightboxesPanel_Closed
{
    display: none;
}
#lightboxes .lightboxHeaderContainer
{
    color: #eee;
    background-color:#000;
    padding:3px;
    border-top:solid 4px #151515;
    border-left:solid 4px #151515;
    border-right:solid 4px #151515;
}
#lightboxes a
{
    color: #eee;
}
#lightboxesDiv
{   
    background-color:#000;
    border-left:solid 4px #151515;
    border-bottom:solid 4px #151515;
    border-right:solid 4px #151515;
}
.lightboxItem_Main
{
    padding:0 2px 2px 2px;
    margin-bottom:2px;
    border-top:solid thin #151515;
}
.lightboxItem_Main input
{
    background-color:#333;
    color:#eee;
    font-size: 8px;
    border:solid 1px #000;
}
.lightboxItem_Unselected
{
    
}
.lightboxItem_Selected
{
    font-style: italic;
    background-color: #003d7d;
}
.lightboxItemThumbs
{
    height:50px;
    overflow:hidden;
    display: none;
}
.lightboxItem_Selected .lightboxItemThumbs
{
    display: block;
}
.lightboxIsCurrentMsg
{
    background-color:#cc0033;
    color:#fff;
    font-weight:bold;
    font-style:italic;
}

/* END LIGHTBOXES */

.rating 
{
    position: relative;
    left: 93px;
    top:2px;
    display:block;
}
.ratingStar {
    background-repeat:no-repeat;
    cursor:pointer;
    display:block;
    font-size:0pt;
    height:12px;
    margin:0px;
    padding:0px;
    width:13px;
}
.filledRatingStar {
    background-image:url(/images/icons/FilledStar_dark.png);
}
.emptyRatingStar {
    background-image:url(/images/icons/EmptyStar_dark.png);
}
.savedRatingStar {
    background-image:url(/images/icons/SavedStar_dark.png);
}

#pageFullWidth
{
    border-top:solid 4px #666;
    text-align:center;
}
#headerMenu
{
    position:absolute;
    margin: 0;
    font: 13px Georgia;
}
#headerMenu ul
{
    margin: 0;
    padding: 0 0 0 100px;
}
#headerMenu ul li
{
    list-style-type: none;
    font-size: 15pt;
    letter-spacing: 2px;
    text-align:right;
    display: inline;
    margin: 0 10px;
    padding: 5px;
    background-color: #666;
}
#headerMenu ul li a
{
    color: #000;
}
.bigcontent
{
    font-size: small;
}
.bigcontent .celllabel
{
    color: #ccc;
    font-size:small;
    vertical-align: middle;
    text-align: right;
    padding-right: 5px;
}
.explain
{
    display: block;
    font-size:x-small;
    color: #999;
    padding-bottom: 10px;
    margin: 0;
}
.biginput, .bigbutton, .bigdropdown
{
    font-family: Georgia;
    font-size:small;
    width: 200px;
}
.bigbutton
{
    border:solid 1px black;
    font-size:small;
    width:15%;
}
table.checkout td
{
    font-size: 10pt;
    color: #ccc;
    white-space: nowrap;
}
table.checkout .explain
{
    display: none;
}
table.checkout td.celllabel
{
    text-align: right;
}
table.checkout td input 
{
    width: 250px;
}

.relatedKeywordsDiv
{
    border-top: solid 4px #151515;
    border-left: solid 4px #151515;
    border-bottom: solid 4px #151515;
    width: 210px;
    margin-bottom:20px;
}
.relatedKeywordsDiv h2
{
    color: white;
    background-color: #003d7d;
    padding: 3px;
}
.relatedKeywordsDiv strong
{
    color: black;
    background-color: #003d7d;
    display: block;
    font-weight: bold;
    padding: 3px;
}
.relatedKeywords,
.relatedKeywords ul {
    list-style : none;
    /*width : 15em;*/
    padding: 0;
    margin:0;
}
.relatedKeywords a
{
    background: none transparent scroll repeat 0% 0%;
    color: #ffffff;
    display: block;
    font-weight: bold;
    padding: 4px 5px;
    font-size: larger;
}
.relatedKeywords a:hover
{
    text-decoration: underline;
}
.relatedKeywords ul a
{
    background: none transparent scroll repeat 0% 0%;
    color: #bbb;
    font-weight: normal;
    font-size: inherit;
    padding: 2px 15px;
}
.relatedKeywords em
{
    display: none;
}
.relatedKeywords ul em
{
    display: inline;
    color: #777;
    font-weight: normal;
    font-size: smaller;
    font-style: normal;
}
.relatedKeywords ul li.major a 
{   
    color: #fff;
}
.relatedKeywords ul li.minor
{
    display: none;
}
.relatedKeywords ul li.minor a 
{   
    font-weight : normal;
    color: #777;
}
.relatedKeywords ul a:hover
{
    background: #333;
}
.relatedKeywords ul a.showMinor
{
    font-weight: bold;
    font-size: 9pt;
    font-variant: small-caps;
}


/* IMAGE DROP SHADOWS */
.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
}
.wrap0 {
  float:left;
  background:url(/images/Shadow.gif) right bottom no-repeat;
}
.wrap1 {
  background:url(/images/Shadow180.gif) no-repeat;
}
.wrap2 {
  background:url(/images/Corner_bl.gif) -18px 100% no-repeat;
}
.wrap3 {
  padding:10px 14px 14px 10px;
  background:url(/images/Corner_tr.gif) 100% -18px no-repeat;
}
/* END DROP SHADOWS */


.slider4
{
    width: 300px;
    height: 20px;
    background-image: url(/includes/slider_resize_back.jpg);
    position: absolute;
    top: 50px;
    left: 100px;
    border: 0px hidden #000;
}
#indicator1{
    background-color: #fff;
    border: 1px solid #ccc;
    height: 20px;
    width: 10px;
}

.record_download
{
    text-align: left;
    width: 800px;
    background-color: #eeeeee;
    margin: 2px;
    padding: 5px;
}
.record_download_alt
{ 
    background-color: #dddddd;
}
    
.record_download label
{
    display:inline;
    padding: 0 10px;
}

.record_download .details
{
    display: none;
    padding: 5px;
}

.record_download .details img
{
    padding: 0 10px;
}
.record_download .details .delete
{
    clear:both;
    text-align: right;
    padding:0 10px;
}
.record_download .details .delete a
{   
    color: Red;
    font-weight: bold;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
    background-image: url(/images/arrow_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index:101;
    left:-12px;
    height:23px;
    width:10px;
    top:-3px;
}

#JT_arrow_right{
    background-image: url(/images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index:101;
    height:23px;
    width:11px;
    top:-2px;
}

#JT {
    position: absolute;
    z-index:100;
    border: 2px solid #CCCCCC;
    background-color: #fff;
}

#JT_copy{
    padding:10px 10px 10px 10px;
    color:#333333;
}

.JT_loader{
    background-image: url(/images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width:100%;
    height:12px;
}

#JT_close_left{
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight:bold;
}

#JT_close_right{
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
    padding: 1px;
    border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
.tipInfo{
    text-align: center;
    padding: 5px;
}

ul.tips{
    list-style: none;
    padding: 0; 
    margin: 0;
}

ul.tips li{
padding-top:5px;
}
ul.tips strong, ul.tips em{
    display: block;
}


div.imageProtect
{
    position:relative;
}
div.imageProtect img.cover
{
    position: absolute;
    top: 0;
    left:0;
    border: 0;
}

div.rssnewswire p
{
    display: none;
}
div.rssnewswire p.news, div.rssnewswire p.newsAlt
{
    display: block;
}
div.rssnewswire h3
{
    color: #333;
    font-size: 14px;
    font-weight: normal;
}
div.rssnewswire span{
	color: #666;
	font-size: smaller;
}
div.rssnewswire a{
	font-size: larger;
}
