﻿/* style the outer div to give it width */
.menu td
{
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 2px;
}
span.menu
{
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 60px;
    padding-top: 2px;
    width: 100%;
}

.Main_DNNMenu_ContainerSub
{
    background: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-align: center;
    min-width: 130px;
    z-index:100;
    
}
.Main_DNNMenu_NodeRoot
{
    text-decoration: none;
    padding: 0px 15px 0px 15px;
    line-height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #d7e2e8;
    text-decoration: none;
}
.Main_DNNMenu_NodeRootHover
{  
      
}


.Main_DNNMenu_NodeSub
{
    margin: 0px 2px 0px 10px;
    text-align: left;
    
}

.Main_DNNMenu_NodeSubHover
{
    background: #205b89;
    color: #FFF;
}

.Main_DNNMenu_NodeRootHover
{
    color: #fff;
    background: #0c2f4c;
}

.menu
{
    width: 750px;
    font-size: 0.85em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #d7e2e8;
    text-decoration: none;
    padding-left: 0px;
}


/*MAIN CSS*/
body
{
    margin: 0;
    padding: 0;
    text-align: center;
    background: url(images/indexColor_02bgImage.jpg) repeat-x #dedfdf;
}
img
{
    border: none;
    padding: 0;
    margin: 0;
}
/* CENERAL CLASS HOLDERS -------------------------------------------------------------- */
/* HEADER ------------------------------------------------------------------------- */
.header
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 970px;
    height: 387px;
    margin: 0 auto;
    background: url(images/header.jpg) no-repeat;
}

/* HEADER ------------------------------------------------------------------------- END */
/* NAVIGATION --------------------------------------------------------------------- */
.navigation
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 970px;
    margin: 0 auto;
    background: url(images/navigation.gif) no-repeat;
    height: 50px;
    padding-top: 20px;
}

/* NAVIGATION --------------------------------------------------------------------- END */
/* CONTENT --------------------------------------------------------------------- */
.content
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 970px;
    margin: 0 auto;
    background: url(images/indexColor_02bgcontent.jpg) repeat-y;
}

.language
{
    height: 14px;
    line-height: 14px;
    background-image: url(images/languageBg.gif);
    background-repeat: no-repeat;
    background-position: top right;
}
.language ul, .content .language li
{
    list-style-image: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}


.language ul
{
    padding: 0 5px;
    float: right;
}

.content .language li
{
    display: block;
    float: left;
    padding: 0 10px 15px;
}
.content .language li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
    font-weight: bold;
    color: #949693;
    text-decoration: none;
    vertical-align: top;
    background: url(images/langNotActive.gif) no-repeat;
    padding: 0 0 10px 10px;
}
.content .language li a:hover, .content .language li a.active
{
    text-decoration: none;
    color: #a5aaa3;
    background: url(images/langActive.gif) no-repeat;
}
/* CONTENT ------ TABLE */
.content .contentTable table
{
    width: 970px;
}

.content .contentTable table td
{
    text-align: left;
    vertical-align: top;
}

.content .contentTable .left
{
    width: 650px;
    padding: 0 0 0 58px;
}


.content .contentTable .right
{
    padding: 0 0 0 10px;
    height:290px; 
}
.content .right
{
    padding: 0 0 0 20px;
}



/* CONTENT --------------------------------------------------------------------- END */
/* TEXT FORMATS --------------------------------------------------------------- */

.generalTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    padding: 0 148px 0 0;
}
.generalSubTitle
{
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    padding: 0 148px 0 0;
}
.generalTextFormat
{
    font-family: tahoma;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    width: 502px;
    text-align: justify;
}

.generalTextFormat span
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: block;
}
.generalTextFormat span.textBegin
{
    display: inline;
}

/* TEXT FORMATS ---------------------------------------------------------------- END */

/* IMAGES FORMATS --------------------------------------------------------------- */


.textImageHolder
{
    background: url(images/smalimageborder.png) no-repeat;
    width: 295px;
    height: 195px;
    float: left;
}
.textImageHolder div
{
    width: 291px;
    height: 192px;
    margin: 3px 0 0 4px;
}

/* IMAGES FORMATS -------------------------------------------------------------- END */
/* CONTENT POPUP--------------------------------------------------------------------- START*/
.contentPopup
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 600px;
    height:100%; 
    text-align: center;
    margin: 0 auto auto 0;
    padding: 0px 10px 0px 60px;
    background: url(images/indexColor_02bgcontent.jpg) repeat-y;
}
/* CONTENT POPUP--------------------------------------------------------------------- END*/
.news
{
    padding: 55px 0 0 0;
    height: 550px;
    width:100%;
    overflow:hidden;
}

.news ul, .news li,.news div
{
    list-style-image: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #fff;
    
}
.news ul
{
    padding: 0 10px 0 0;
   
}
.active
{
   background-color: Lime;
     color:Aqua;
}



.news ul li.generaltitle,.news ul div.generaltitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #c0c2c3;
    text-decoration: none;
    padding: 0 0 15px 0;
}

.news ul li.itemTitle,.news ul div.itemTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef8645;
    text-decoration: none;
    padding: 0 0 5px 0;
}
.news ul li.itemText,.news ul div.itemText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFF;
    text-decoration: none;
    padding: 0 0 0 0;
    text-align: justify;
}

.news ul li.itemText img,.news ul div.itemText img
{
    margin: 0 5px 0 0;
}



.news ul li.readMoreLink,.news ul div.readMoreLink
{
    text-align: right;
}

.news ul li.readMoreLink a, .news ul li.readMoreLink a:visited,.news ul div.readMoreLink a, .news ul div.readMoreLink a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef8645;
    text-decoration: none;
    padding: 0 0 0 0;
    text-align: justify;
}

.news ul li.readMoreLink a:hover,.news ul div.readMoreLink a:hover
{
    color: #f0a77a;
}

/*MAIN News Page ---BEGIN*/
.newsMain
{
    padding: 5px 0 0 0;
}

.newsMain ul, .newsMain li
{
    list-style-image: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #000000;
}
.newsMain ul
{
    padding: 0 10px 0 0;
}

.newsMain ul li.generaltitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: rgb(0,0,102);
    text-decoration: none;
    padding: 0 0 15px 0;
}
.newsMain hr
{    padding:0;
    margin:0;
    width:80%;
}
/*IE mock*/
* html .newsMain hr {
    width:100%;
}
.newsMain ul li.itemTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef8645;
    text-decoration: none;
    padding: 0 0 5px 0;
    text-align: justify;
    width:78%;
}
.newsMain ul li.itemText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    padding: 0 0 0 0;
    text-align: justify;
}

.newsMain ul li.itemText img
{
    margin: 0 5px 0 0;
}



.newsMain ul li.readMoreLink
{
    text-align: right;
    width:78%;
}

.newsMain ul li.readMoreLink a, .newsMain ul li.readMoreLink a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef8645;
    text-decoration: none;
    padding: 0 0 0 0;
    text-align: justify;
}

.newsMain ul li.readMoreLink a:hover
{
    color: #f0a77a;
}


/*MAIN News Page ---END*/


/*linkList*/


.linkList
{
    padding: 55px 0 0 0;
}

.linkList ul, .linkList li
{
    list-style-image: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #fff;
}
.linkList ul
{
    padding: 0 10px 0 0;
}


.linkList ul li.generaltitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #c0c2c3;
    text-decoration: none;
    padding: 0 0 15px 0;
}

.linkList ul li.listTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #ef8645;
    text-decoration: none;
    padding: 0 0 5px 0;
}

.linkList ul li.link
{
    padding: 0 0 0 0px;
}

.linkList ul li.link a, .linkList ul li.link a:visited
{
    background: url(images/buletArr.gif) no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFF;
    text-decoration: none;
    padding: 0 0 5px 20px; ;
}

.linkList ul li.link a:hover
{
    color: #e8e8e8;
    background: url(images/buletArrHover.gif) no-repeat;
}


.galleryList ul, .galleryList li
{
    list-style-image: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.galleryList ul
{
    width: 510px;
    padding: 20px 0 0 0;
}

.galleryList li
{
    display: block;
    float: left;
    width: 160px;
    height: 150px;
    margin: 0;
    padding: 0 0 10px 0;
    margin: 0 10px 0 0;
}


.galleryList li img
{
    float: left;
    width: 160px;
    height: 120px;
}

.galleryList li .imageID
{
    width: 155px;
    height: 20px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: right;
    background: #707378; /*margin:0 0 10px 0;*/
    padding: 0px 5px 0 0;
    float: left;
}

.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
    width: 960px;
    margin: 0 auto;
    background: url(images/indexColor_02bgcontent.jpg) repeat-y;
    text-align: right;
    padding: 0 10px 0 0;
    text-decoration: none;
}

.footer a, .footer a:visited
{
    color: #CCCCCC;
    text-decoration: none;
}
.footer a:hover
{
    color: #FFF;
}

/*LIGHTBOX*/
#lightbox
{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox img
{
    width: auto;
    height: auto;
}
#lightbox a img
{
    border: none;
}

#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer
{
    padding: 10px;
}

#loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}

#prevLink, #nextLink
{
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}
#prevLink
{
    left: 0;
    float: left;
}
#nextLink
{
    right: 0;
    float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url(lightbox/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url(lightbox/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
    font: 14px Verdana, Arial,Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData
{
    padding: 0 10px;
    color: #666;
}
#imageData #imageDetails
{
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption
{
    font-family: Verdana, Arial,Helvetica, sans-serif;
    font-weight: bold;
}
#imageData #numberDisplay
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none;
}

#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}
.jcarBG
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    background-color:#EFF9FF;
    padding:5px;
    width:510px;
    margin:0;
    border:outset 1px #DFDFDF;
}
.content .contentTable table .hypermarketCarousel
{
    width:400px;
}
.content .contentTable table .officeAdminCarousel
{
    width:400px;
}

.content .contentTable .movieController
{
    padding-left: 120px;
}

.copyright
{
     -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     margin-left:68%;
     font-size:0.6em;
     color:#051F36;
     
}
