﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    color: #000000;
}

h1
{
    font-size: 1em;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

textarea
{
    font-family: Arial, sans-serif;
    color: #000000;
}

input
{
    font-family: Arial, sans-serif;
    color: #000000;
}

select
{
    font-family: Arial, sans-serif;
    color: #000000;
}

a
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    color: #000000;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page
{
    width: 960px;
    margin: 5px auto 0px auto;
}

.header
{
    margin: 0px;
    padding: 0px;
    background: #28166F;
    width: 960px;
    height: 121px;
    background-image: url(images/header.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.topmenu
{
    background: #28166F;
    float: left;
}

.topmenusearch
{
    float: left;
}

.leftbar
{
    float: left;
    width: 245px;
    min-height: 400px;
    height: 100%;
}

.menu
{
    width: 245px;
    min-height: 400px;
    height: 100%;
}

.login
{
    width: 245px;
}

.content
{
    width: 960px;
    min-height: 400px;
    padding-top: 10px;
    background-image: url(images/shadow.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.simplecontent
{
    width: 960px;
    min-height: 400px;
    padding-top: 10px;
}

.main
{
    float: right;
    width: 715px;
    min-height: 400px;
}

.footer
{
    width: 960px; 
}

.footer .leftbar
{
    height: 100px;
    min-height: 100px;
    margin-top: 20px;
}

.footer .main
{
    height: 100px;
    min-height: 100px;
    border: none;
}

.underfooter
{
      float: right;
      width: 715px;
}

.rating
{
    padding-left: 5px;
}

.discussion
{
margin-top: 20px;
    padding-left: 5px;
    font-style:italic;
}

.logolink
{
    float: left;
    width: 371px;
    height: 70px;
    margin-top: 20px;
    background-image: url(images/logolink.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.info
{
    float: right;
    width: 270px;
    margin-left: 20px;
    margin-top: 20px;
    padding-right: 10px;
    font-size: 0.7em;
}

.subfooter
{
    clear: both;
}

.navigationtop
{   
    margin-left: 40px;
    margin-top: 10px;
    width: 77px;
    height: 45px;
    font-size: 0.90em;
}

.navigationtoptext
{
    padding-left: 5px;
}

.navigationtopimage
{
    padding-top: 8px;
}

.infoscreen
{
    background-image: url(images/rightgreentriangle.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-right: 10px;
}


.blockitem
{
    margin-top: 15px;
    margin-left: 10px;
    width: 230px;
    height: 40px;
    background-image: url(images/blockitem.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.blockitemtitle
{
    float: left;
    width: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 1.0em;
    padding-left: 3px;
}

.blockitemtitle a
{
    color: #000000;
}

.blockitemcaption
{
    float: left;
    width: 160px;
    height: 40px;
    padding-left: 10px;
    padding-top: 3px;
    font-weight: bold;
    color: #ffffff;
}

.blockitemcaptionlong
{
    float: left;
    width: 230px;
    height: 40px;
    padding-left: 10px;
    padding-top: 3px;
    font-weight: bold;
    color: #ffffff;
}

.blockitemcaption a
{
    color: #FFFFFF;
}

.blockcaption a:hover
{
    color: #000000;
}

.blockentry
{
    margin-top: 7px;
    margin-left: 10px;
    width: 230px;
    min-height: 40px;
    background-image: none;
    font-size: 0.90em;
    padding-bottom: 0px;
    border-bottom: 2px solid #ffffff;
}

.blockentrytitle
{
    float: left;
    width: 20px;
    height: 40px;
    padding-top: 2px;
    text-align: center;
    padding-left: 3px;
    font-size: 1.1em;
    text-align: right;
}

.blockentrycaption
{
    float: left;
    width: 150px;
    padding-left: 10px;
    padding-top: 2px;
    color: #000000;
    font-size: 1.1em;
}

.blockentryselect
{
    font-weight: bold;
    background-image: url(images/blockentry.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.media
{
    border: 1px solid #000000;
    margin-top: 20px;
    width: 580px;
    float: left;
}

.mediacontent
{
    min-height: 354px;
}

.mediacontentimage
{
    position: relative;
    text-align: center;
}

.mediacontentvideo
{
    background-color: #000000;
}

.mediatitle
{
    background-image: url(images/mediatitle.png);
    min-height: 30px;
}

.mediatitlenoatt
{
    background-image: url(images/mediatitlenoatt.png);
    min-height: 30px;
}

.mediatitlenumber
{
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 1.50em;
    padding-left: 3px;
}

.mediatitletext
{
    float: left;
    width: 370px;
    margin-left: 10px;
    padding-top: 6px;
    color: #ffffff;
    font-weight: bold;
}

.mediatitleattachment
{
    float: right;
    padding-right: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 30px;
}

.mediadescription
{
    clear: both;
    padding-left: 50px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.slider
{
    float: right;
}

.slidertopnavigation
{
    text-align: center;
    padding-bottom: 5px;
}

.sliderbottomnavigation
{
    text-align: center;
 }

.slidernavigationimage
{
    margin: 0 auto;
}

.slidernavigationtextleft
{
    width: 40px;
    font-size: 0.8em;
    float: left;
}

.slidernavigationtextright
{
    width: 40px;
    font-size: 0.8em;
    float: right;
}

.slideritem
{
    border: 1px solid #ffffff;
    text-align: center;
}

.community
{
    float: left;
    padding-top: 20px;
}

.stopwatch
{
    float: right;
    color: #CCCCCC;
    padding-right: 5px;
    clear: right;
    font-size: 0.9em;
}

.border
{
    border-top: 1px solid #000000;
}

.pagetitle
{
    width: 100%;
    background-color: #DDDDDC;
    margin-bottom: 10px;
}

.pagetitlelabel
{
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px;
}

.pagetitleright
{
    float: right;
    padding: 10px;
}

.pageheading
{
    width: 940px;
    border: 1px solid #DDDDDC;
    padding: 10px;
    margin-bottom: 10px;
}

.rightpanel
{
    float: right;
    border-style: solid;
    border-color: #DDDDDC;
    border-width: 1px;
    min-height: 450px;
    padding: 10px;
    margin-bottom: 10px;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


.datedisplay
{
    float: right;
    color: #FFFFFF;
    padding-right: 5px;
    font-size: 0.9em;
}

.rssblock
{
    float: right;
    clear: right;
}

.infoblock
{
    float: right;
}

.hrseparator
{
    color: #f18101;
    background-color: #f18101;
    border-color: #f18101;
}



.horizontalpanel
{
    clear: both;
    border-style: solid;
    border-color: #f18101;
    border-width: 1px;
    margin-bottom: 5px;
}

.horizontalpanel .label
{
    background-color: #f18101;
    color: #ffffff;
    font-size: 1.1em;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
}

.horizontalpanel .boldlabel
{
    background-color: #f18101;
    color: #ffffff;
    font-size: 1.1em;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    font-weight: bold;
}

.horizontalpanel .label a
{
    color: #ffffff;
}

.horizontalpanel .label .leftlabel
{
    float: left;
    line-height: 25px;
}

.horizontalpanel .label .rightlabel
{
    float: right;
    font-size: 0.8em;
    line-height: 25px;
}

.horizontalpanel .label .rightlabel select
{
    font-size: 0.8em;
}

.horizontalpanel .content
{
    padding: 5px;
}

.horizontalpanel .title
{
    background-color: #f18101;
    color: #ffffff;
    font-size: 1.1em;
    border: 1px solid #ca6f06;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
}

.horizontalpanel .title a
{
    color: #ffffff;
}

.horizontalpanel .titleframe
{
    font-size: 1.1em;
    border: 1px solid #ca6f06;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
}

.horizontalpanel .titleframe a
{
}

.titleframe
{
    font-size: 1.1em;
    border: 1px solid #ca6f06;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
}

.titleframe a
{
}

/* entities */
.entitythumbnail
{
    float: left;
    padding-left: 2px;
    padding-right: 2px;
}

.entitypanel
{
    float: left;
    border-style: solid;
    border-color: #f18101;
    border-width: 1px;
    margin-bottom: 5px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
}

.entitypanel .label
{
    font-size: 1.1em;
    background-color: #f18101;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
    height: 20px;
}

.entitypanel .label a
{
    color: #ffffff;
}

.entitypanel .labelframe
{
    font-size: 1.1em;
    background-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-color: #f18101;
    border-bottom-width: 1px;
    color: #f18101;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
    height: 20px;
}

.entitypanel .labelframe a
{
    color: #f18101;
}

.entitypanel .content
{
    padding: 5px;
    clear: both;
}

.entityframe
{
    float: left;
    border-style: solid;
    border-color: #f18101;
    border-width: 1px;
    margin-bottom: 5px;
    height: 20px;
}

.entityframe a
{
    color: #f18101;
}

/* projects */
.projectthumbnail
{
    float: left;
    padding-left: 2px;
    padding-right: 2px;
}

.projectpanel
{
    float: left;
    border-style: solid;
    border-color: #f18101;
    border-width: 1px;
    margin-bottom: 5px;
}

.projectpanel .label
{
    font-size: 1.1em;
    background-color: #f18101;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
    height: 20px;
}

.projectpanel .label a
{
    color: #ffffff;
}

.projectpanel .content
{
    padding: 5px;
    clear: both;
}

.projectframe
{
    color: #f18101;
    font-size: 1.1em;
    border: 1px solid #ca6f06;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
}

.projectframe a
{
    color: #f18101;
}

/* assets */
.assetthumbnail
{
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
}

.assetpanel
{
    width: 100px;
    border-style: solid;
    border-color: #abadb3;
    border-width: 1px;
    margin-bottom: 5px;
}

.assetpanel .label a
{
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0px;
    height: 20px;
}

.assetpanel .content
{
    padding: 5px;
}


td .title
{
    background-color: #f18101;
    color: #ffffff;
    font-size: 1.1em;
    border: 1px solid #ca6f06;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 2px;
}

td .title a
{
    color: #ffffff;
}

.ownvideolink
{
    color: #ffffff;
}

.siblinkvideolink
{
    color: #000000;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.nobackground
{
    background-image: none;
}

.TARight
{
    text-align: right;
}

.TALeft
{
    text-align: left;
}

.TACenter
{
    text-align: center;
}
