@charset "UTF-8";
    body {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 13px;
	    color: #333;
    }

    /*StatDNN*/

    /*=====================*/
    /* Background and Container */
    /*=====================*/
#shadowContainer
{
    width:1074px;
    margin:auto;
    position:relative;
}

#leftShadow
{
    background:url("images/Statistics/leftBorder.png");
    background-position :left;
    background-repeat: repeat-y;
}

#rightShadow
{
    background:url("images/Statistics/rightBorder.png");
    background-position :right;
    background-repeat: repeat-y;
}


#topContainer
{
    width:1025px;
    margin:auto;
    background-color:white;
    overflow:hidden;
    position: relative;
}

#siteWrapper
{
    background:url("images/Statistics/background.png");
    background-position:4px -246px;
    background-repeat:no-repeat;
    background-attachment:fixed;
}

#background
{
    background:url("images/Statistics/background_color.png");
    background-position:4px -246px;
    background-attachment:fixed;
}



/*=====================*/
/* header */
/*=====================*/
#logoLeft{width:99px;height:81px;}
#logo 
{ 
    position: absolute;
    left: 33px;
    top: 22px;
}

#Title
{
    float: left;
    position: absolute;
    left: 125px;
    top: 25px;
}

#banner img
{
    width:500px;
}

#Title img
{
    width:70%;
}

#dnn_logoLeft, #logoLeft
{
    width:65%;
    height: auto;
}

.pageHeadTitle
{
    bottom: 45px;
    position: absolute;
    color: white;
    font-size: 37px;
    font-style: italic;
    padding: 25px;
    background-color: rgba(52, 60, 49, 0.80);
}

/*=====================*/
/* menu */
/*=====================*/
.menu
{
    margin: 15px auto 0;
    width:990px;
    height:47px;
    position:relative;
}

.menu ul
{
    margin:0px;
}

#nav {}

.top-button {
    float: right;
    padding-top:10px;
    padding-bottom:20px;
    clear:both;
    width:100%;
    text-align:right;
}

#nav .topLevel li { 
	position:relative; 
	list-style:none;
	margin: 0;
}
	
#nav .topLevel ul {
	margin-left:0;
}
	
#nav .topLevel > li {
	float: left;
    height: 47px;
    width: 110px;
}
	
#nav .topLevel > li > a, #nav .topLevel > li > span {
	display: block;
    padding: 14px 0 0 0;
    font-size: 14px;
    color: #555757;
    text-decoration: none;
    text-align: center;	
}

#nav .topLevel > li > span{
	cursor: default;
}

/* #nav .topLevel li span.Title98
        {
            padding:0;
        }
*/

#nav .topLevel > li:hover, #nav .topLevel > li.selected, #nav .topLevel >li.selected >a{	color:white; background:#b8895b;}
#nav .topLevel >li.breadcrumb, #nav .topLevel >li.breadcrumb >a, #nav .topLevel >li.breadcrumb >span{ color:white; background:#b8895b;}
#nav .topLevel > li:hover, #nav .topLevel > li:hover > span, #nav .topLevel > li:hover > a { color:white; background:#c8996b;}


	/* Secondary level */
#nav .subLevel{  /* Styles for all sub levels */
		display:none;
		top: 47px; 
		left:0;
		position:absolute;
		z-index: 2;
		width:180px;
}
	
#nav .topLevel li:hover .subLevel { 
		display:block;
}

#nav .subLevel ul {
        margin:0;
        padding:0;
        height:auto;
}

#nav .subLevel ul li {
        display: block;
        background:rgba(184, 137, 91, 0.85);
        padding:10px 10px;
}

#nav .subLevel ul li.last {
        border-bottom:none;        
}

#nav .topLevel li.last:hover .subLevel { 
        display:block;
        left:-70px;
}

#nav .subLevel ul li:hover,#nav .subLevel ul li:hover > a {
        background:rgba(255, 255, 255, 0.85);
        color:#555757;
}

#nav .subLevel ul a {
    text-align:center;
    color:white; 
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	/* transition decleration */
	transition: 		all ease-in 100ms;
	-moz-transition: 	all ease-in 100ms; /* Firefox 4 */
	-webkit-transition: all ease-in 100ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 100ms; /* Opera */
	-ms-transition: 	all ease-in 100ms; /* IE9? */
}

	#nav .subLevel  ul li:last-child > a { }
	
/* Tertiary level */
#nav .thirdLevel ul {
	left:225px; 
	top:-8px;
	padding: 15px 5px;
	border-left: 1px solid #ddd;
}

#nav .topLevel li .menuIcons
{
    position:absolute;
    height: 10px;
    width: 110px;
    top:37px;
}

/*
#nav .topLevel .Icon56, #nav .topLevel .Icon56 > span{background:url(Images/Statistics/menuHome_Black.png) no-repeat;background-size: auto 17px; background-position: 46px 0;}
#nav .topLevel .Icon57, #nav .topLevel .Icon57 > span{background:url(Images/Statistics/menuAboutUs_Black.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li .Icon58, #nav .topLevel .Icon58 > span{background:url(Images/Statistics/menuPeople_Black.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li .Icon97, #nav .topLevel .Icon97 > span{background:url(Images/Statistics/menuResearch_Black.png) no-repeat;background-size: auto 20px;background-position: 46px 0;}
#nav .topLevel li .Icon59, #nav .topLevel .Icon59 > span{background:url(Images/Statistics/menuEvent_Black.png) no-repeat;background-size: auto 17px;background-position: 50px 0;}
#nav .topLevel li .Icon94, #nav .topLevel .Icon94 > span{background:url(Images/Statistics/menuConsult_Black.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li .Icon95, #nav .topLevel .Icon95 > span{background:url(Images/Statistics/menuAlumni_Black.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li .Icon96, #nav .topLevel .Icon96 > span{background:url(Images/Statistics/menuResources_Black.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li .Icon98, #nav .topLevel .Icon98 > span{background:url(Images/Statistics/menuPA_Black.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}

#nav .topLevel li:hover .Icon56, #nav .topLevel li.selected .Icon56, #nav .topLevel >li.breadcrumb .Icon56{background:url(Images/Statistics/menuHome_White.png) no-repeat;background-size: auto 17px; background-position: 46px 0;}
#nav .topLevel li:hover .Icon57, #nav .topLevel li.selected .Icon57, #nav .topLevel >li.breadcrumb .Icon57{background:url(Images/Statistics/menuAboutUs_White.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li:hover .Icon58, #nav .topLevel li.selected .Icon58, #nav .topLevel >li.breadcrumb .Icon58{background:url(Images/Statistics/menuPeople_White.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li:hover .Icon97, #nav .topLevel li.selected .Icon97, #nav .topLevel >li.breadcrumb .Icon97{background:url(Images/Statistics/menuResearch_White.png) no-repeat;background-size: auto 20px;background-position: 46px 0;}
#nav .topLevel li:hover .Icon59, #nav .topLevel li.selected .Icon59, #nav .topLevel >li.breadcrumb .Icon59{background:url(Images/Statistics/menuEvent_White.png) no-repeat;background-size: auto 17px;background-position: 50px 0;}
#nav .topLevel li:hover .Icon94, #nav .topLevel li.selected .Icon94, #nav .topLevel >li.breadcrumb .Icon94{background:url(Images/Statistics/menuConsult_White.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li:hover .Icon95, #nav .topLevel li.selected .Icon95, #nav .topLevel >li.breadcrumb .Icon95{background:url(Images/Statistics/menuAlumni_White.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li:hover .Icon96, #nav .topLevel li.selected .Icon96, #nav .topLevel >li.breadcrumb .Icon96{background:url(Images/Statistics/menuResources_White.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
#nav .topLevel li:hover .Icon98, #nav .topLevel li.selected .Icon98, #nav .topLevel >li.breadcrumb .Icon98{background:url(Images/Statistics/menuPA_White.png) no-repeat;background-size: auto 17px;background-position: 46px 0;}
*/

#nav .LeftSubMenu
{
    list-style: none; 
    font-family: arial; 
    padding: 15px 0px 0px;
    margin:0px;
}

    #nav .LeftSubMenu li a
    {
        display: block;
        width: 200px;
        height: auto;
        border-left: 10px solid #b8895b;
        font-size: 15px;
        padding: 8px 0 8px 8px;
        background: url("images/Statistics/leftMenuArrow.png") no-repeat #f6f6f6;
        background-position: 190px 10px;
        color: #555757;
    }

    #nav .LeftSubMenu li
    {
        border-bottom:2px solid white;
        margin-bottom: 15px;
        width: 218px;
        position:relative;
    }


    #nav .LeftSubMenu li.selected, #nav .LeftSubMenu li:hover, #nav .LeftSubMenu li.breadcrumb
    {
        height:auto;
        border-bottom:2px solid #b8895b;
    }

    #nav .LeftSubLevel
    {
        display:none;
        top:0px; 
		left:218px;
		position:absolute;
		z-index: 2;
		width:180px;
        margin:0;
        padding:0;
        height:auto;
    }

    #nav .LeftSubMenu li:hover .LeftSubLevel
    {
        display:block;
    }

    #nav .LeftSubLevel li
    {
        padding:0px;
        border:0px;
        margin:0px;
        display:block;
        background:rgba(184, 137, 91, 0.9);
        width:180px;
    }

    #nav .LeftSubLevel li a
    {
        text-align:center;
	    font-size: 13px;
	    font-weight: normal;
	    text-decoration:none;
        background:none;
        border:0px;
        width:160px;
        padding: 8px;
        color: #555757;

	    /* transition decleration */
	    transition: 		all ease-in 100ms;
	    -moz-transition: 	all ease-in 100ms; /* Firefox 4 */
	    -webkit-transition: all ease-in 100ms; /* Safari and Chrome */
	    -o-transition: 		all ease-in 100ms; /* Opera */
	    -ms-transition: 	all ease-in 100ms; /* IE9? */
    }

    #nav .LeftSubLevel li:hover
    {
        background:rgba(255, 255, 255, 0.9);
        border:0px;
    }

    #nav .LeftSubLevel li:hover a.chosen{color:#555757;}


    #nav .LeftSubLevel li:hover .LeftThirdLevel
    {
        display:block;
    }

    #nav .LeftThirdLevel
    {
        display:none;
        top:0px; 
		left:180px;
		position:absolute;
		z-index: 2;
		width:180px;
        margin:0;
        padding:0;
        height:auto;
    }

    #nav .LeftThirdLevel li
    {
        padding:0px;
        width:180px;
        border:0px;
        margin:0px;
        display:block;
        background:rgba(184, 137, 91, 0.9);
    }

    #nav .LeftThirdLevel li a
    {
        text-align:center;
	    font-size: 13px;
	    font-weight: normal;
	    text-decoration:none;
        width:160px;
        border:0px;
        padding: 8px;
        color: #555757;
	    /* transition decleration */
	    transition: 		all ease-in 100ms;
	    -moz-transition: 	all ease-in 100ms; /* Firefox 4 */
	    -webkit-transition: all ease-in 100ms; /* Safari and Chrome */
	    -o-transition: 		all ease-in 100ms; /* Opera */
	    -ms-transition: 	all ease-in 100ms; /* IE9? */
    }

    #nav .LeftThirdLevel li:hover
    {
        background:rgba(255, 255, 255, 0.9);
        border:0px;
    }

    #nav .LeftThirdLevel li:hover a.chosen{color:#555757;}


    #nav .LeftThirdLevel li:hover .LeftForthLevel
    {
        display:block;
    }

     #nav .LeftForthLevel
    {
        display:none;
        top:0px; 
        left:180px;
        position:absolute;
        z-index: 2;
        width:180px;
        margin:0;
        padding:0;
        height:auto;
    }

    #nav .LeftForthLevel li
    {
        padding:0px;
        width:180px;
        border:0px;
        margin:0px;
        display:block;
        background:rgba(184, 137, 91, 0.9);
    }

    #nav .LeftForthLevel li a
    {
        text-align:center;
        font-size: 13px;
        font-weight: normal;
        text-decoration:none;
        width:160px;
        border:0px;
        padding: 8px;
        color: #555757;
        /* transition decleration */
        transition:         all ease-in 100ms;
        -moz-transition:    all ease-in 100ms; /* Firefox 4 */
        -webkit-transition: all ease-in 100ms; /* Safari and Chrome */
        -o-transition:      all ease-in 100ms; /* Opera */
        -ms-transition:     all ease-in 100ms; /* IE9? */
    }

    #nav .LeftForthLevel li:hover
    {
        background:rgba(255, 255, 255, 0.9);
        border:0px;
    }

    #nav .LeftForthLevel li:hover a{color:#555757;}



/*=====================*/
/* footer */
/*=====================*/
.footerContainer:first-child
{
    width:380px;
    float:left;
}

.footerContainer
{
    width:585px;
    float:left;
}

.footerLeft
{
    margin:auto;
    width: 246px;
    height:65px;
    color:#454545;
    font-size:13px;
}

#footerLink
{
    text-align:center;
}

#footerLink a
    {
        text-decoration:underline;
        color:#555757;
    }

.footerContainer table, tr, td
{
    vertical-align:top;
    font-size:13px;
}

    .footerContainer table td a
    {
        text-decoration:underline;
        color:#555757;
    }

.footerContainer .firstCol
{
    width:220px;
}

.footerContainer .icon {
    width: 30px;
}

.footerLoginLink
{
    display:inline;
}

/*=====================*/
/* Content */
/*=====================*/
.leftNav
{
    list-style: none; 
    font-family: arial; 
    padding:0px; 
    margin:0px;
}

    .leftNav li
    {
        display: block;
        width: 200px;
        height: 40px;
        margin-bottom: 20px;
        border-left: 10px solid;
        border-left-color: #b8895b;
        font-size: 17px;
        line-height: 40px;
        padding: 0 0 0 8px;
        color: #555757;
        background: url("images/Statistics/leftMenuArrow.png") no-repeat #f6f6f6;
        background-position: 190px 12px;
     }

.centerModule
{
     margin:0px 35px 0px 25px;
     width:339px;
}

.subpageModule
{
     margin: 0px 0px 0px 25px;
}


.moduleTitle
{
    font-size:24px;
    margin-bottom:20px;
}

#dnn_ctr508_ModuleContent .moduleTitle
{
    background: url("/20210330093436oe_/http://www.sta.cuhk.edu.hk/Portals/_default/Skins/Statistic/Images/Statistics/title-bg.png") no-repeat;
    padding: 0px 0px 10px 10px;
    margin-bottom: 10px;
    position: relative;
    left: -10px;    
}

.moduleTitleDiv
{
    background: url("/20210330093436oe_/http://www.sta.cuhk.edu.hk/Portals/_default/Skins/Statistic/Images/Statistics/title-bg.png") no-repeat  ;
    padding: 10px 0px 5px 10px;
    margin-bottom:10px;
    position: relative;
    left: -10px;
}

.moduleTitleDiv .moduleTitle
{
    font-size:24px;
    text-decoration:none;
}

.modulePic img
{
    width:335px;
    margin-bottom:20px;
    border:2px solid #555757;
}

.modulePic.subPage
{
    float:right;
    margin: 0px 0px 5px 15px;
}

.homepage-list-container
{
    /* border-bottom:1px solid #f2f2f2; */
    margin-bottom:15px;
    padding: 0 0 15px 0;
    width: 335px;
    display: inline-block;
    vertical-align: top;
}

.homepage-list-images
{
    float:left;
}

.homepage-list-images img
{
    border:2px solid #555757;
    width:125px;
}

.homepage-list-desc
{
    /* float:right; */
    width: 320px;
    /* display: inline-block; */
}

p.homepage-list-title
{
    font-size:18px;
    color:#0000ff;
}

p.homepage-list-content
{
    font-size:14px;
    color:#727272;
}

p.moduleContent
{
    line-height:150%;
}

    .moduleContent.homepage img
    {
        width:335px;
        margin-bottom:20px;
        border:2px solid #555757;
    }

    .moduleContent.subPage img
    {
        float:right;
        margin: 0px 0px 5px 15px;
    }

    /* DNN Body */
    /*#Body {
	    CSS3 
	    background: #efefef;  Old browsers 
	    background: -moz-radial-gradient(center, ellipse cover,  #efefef 0%, #e9e9e9 50%, #dfdfdf 100%);  FF3.6+ 
	    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#efefef), color-stop(50%,#e9e9e9), color-stop(100%,#dfdfdf));  Chrome,Safari4+ 
	    background: -webkit-radial-gradient(center, ellipse cover,  #efefef 0%,#e9e9e9 50%,#dfdfdf 100%);  Chrome10+,Safari5.1+ 
	    background: -o-radial-gradient(center, ellipse cover,  #efefef 0%,#e9e9e9 50%,#dfdfdf 100%);  Opera 12+ 
	    background: -ms-radial-gradient(center, ellipse cover,  #efefef 0%,#e9e9e9 50%,#dfdfdf 100%);  IE10+ 
	    background: radial-gradient(ellipse at center,  #efefef 0%,#e9e9e9 50%,#dfdfdf 100%);  W3C 
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#dfdfdf',GradientType=1);  IE6-9 fallback on horizontal gradient 
	    min-height: 1px;
    }*/


/*=====================*/
/* DNN Module Form and List */
/*=====================*/
#news {width:100%;}
#news div.news 
{
    background-color: #E4E4E4;
    width: 260px;
    height: 300px;
    float: left;
    margin: 15px 0px 15px 32px;
    padding: 20px;
}

#news div.left 
{
    clear:left;
    margin-left:0px;

}

    #news div.news img
    {
        width:260px;
        margin:auto;
    }

#news div.news p.NewsTitle
{
    font-weight:bolder;
    font-size:18px;
    color:#b8895b;
    margin:10px 0;
    line-height:1.3em;
    text-align:left;
}

#newsBack td a
{
    color: #61005A;
}

.newsDate{line-height:20px;}
h1.newsTitle{line-height: 35px;color: #555757;font-size:18px;}
.newsDetailImage
{
    float:right;
    width:240px;
    padding-left:20px;
    padding-bottom:10px;
}

.newsImageBackground
{
    background-color:#FCDD83;
    margin:10px 0 5px 20px;
}
.newsImageBackground img
{
    width:100%;
    position:relative;
    top:-10px;
    left:-10px;
    float:none !important;
    margin:auto !important;
}

.nameModule
{
    font-size:20px;
    font-weight: bold;
}

.phd
{
    border-bottom: 2px solid #b8895b;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.tableModuleDetail
{
    width:100px;
}

.newsImageDesc
{
    text-align:right;
    color: #61005A;
    font-size:10px;
    white-space:normal;
}

.eventDetail {width:100%;}
.eventDetail td.FieldName{text-align:right;font-weight:bold;width:100px;}
.eventDetail td{border-bottom:1px solid #FFF;padding:6px 8px;background:#f6f6f6; width:100%;}
.eventDetail td.BoldTitle{font-weight:bold;font-size: 16px;}

table.Events tr{display:block;margin-bottom:15px;background-color:#f6f6f6;}
table.Events tr.EventsHeader{background-color:White;border-bottom: solid 1px #B8895b;}
table.Events tr.EventsHeader th{color:#b8895b;font-weight:bold;font-size:14px; text-align: left;}
table.Events td{padding:10px 0;font-weight:bold;font-size:12px;line-height:1.6em;}
table.Events td a{font-size:14px;}
table.Events .Date{width:155px;}
table.Events td.Date{padding-left:12px;width:155px;}

.searchForm{color:Black;font-size:14px;font-weight:bold;}
.searchForm select{margin-right:15px;}

.form-list-table
{
    width:100%;
}

.form-list-table table
{
    margin-right:20px;
}

.form-list-table img
{
    float:right;
    max-width: 250px;
}

.form-list-container
{
    width:136px;
    float:left;
    margin-right:33px;
    text-align: center;
    margin-top:15px;
}

.left
{
    clear:left;
    margin-left:0px;
}

.form-list-container img
{
    margin-bottom: 0px;
    max-width: 120px;
    max-height: 120px;
}

.form-list-container .flLeft
{
    width:200px;
    min-height:20px;
    text-align:left;
}

.form-list-container .flLeft p {
    color:#555757;    
}


.form-list-container .flRight
{
    width:380px;
    text-align:left;    
}

.form-list-container .flRight p {    
    color:#555757;
}

#tableMenu a{
    padding:5px 15px;
    margin: 0px 5px 6px 0px;
    background: #b6926f;
    color: #fff;
    display: inline-block;
}

#tableMenu a:hover, #tableMenu .selected{
    background: #b8895b;
}

.tableMenuItem {
    display:none;
}

.tableMenuItemSelected {
    display:block;
}


#tableMenu, #tableMenu a {
    display: inline-block !important;
}

.rank
{
    background:#b8895b;
    width:100%;
    margin-top:10px;
    padding:5px 5px;
    color:white;
    font-size:16px;
    font-style:oblique;
}

.pagingTable
{
    border: 1px #DDD solid;
    background-color: #f6f6f6;
    height: auto;
    width: 100%;
}

.pagingTable td
{
    padding: 5px 10px;
    color: black;
    font-size: 14px;
}

.pagingTable td a
{
    color:#b8895b
}
    
/*=====================*/
/* Mobile */
/*=====================*/
@media only screen and (max-device-width: 1024px) 
{
    #topContainer
    {
        width:100%;
        margin:auto;
        position:relative;
        padding:0 0 300px 0;
    }
	#showcase,
    #showcase-content-wrapper, 
    .showcase-content-wrapper img, 
    #shadowContainer, 
    #topContainer
	{
		width:100% !important;
	}
}
/*------------------------------------------------*/
/* FONT STYLE */
/*------------------------------------------------*/
    body,th,td,table,h1,h2,h3,h4,h5,h6, 
    .Head,.SubHead,.SubSubHead, 
    .Normal,.NormalBold, .NormalRed, .NormalTextBox, .NormalDisabled, 
    a:link, a:visited, a:hover, input, .CommandButton, p {
	    font-family:Arial,Helvetica,sans-serif,"simsun";
	    color: #555757;line-height: 18px;
    }

    em { 
	    font-style: italic; 
	    letter-spacing: 0; 
    }

    strong { 
	    color: #333;
	    font-weight: bold; 
    }
    small { 
	    font-size: 12px; 
	    letter-spacing: 0;
    }

    td.Normal span
    {
        color:#555757;
    }

    td.Normal
    {
        max-width: 704px;
    }

    td.Normal ul li
    {
        color:#555757;
    }

    td
    {
        font-size: 14px;
    }

/*------------------------------------------------*/
/* HEADER STYLE */
/*------------------------------------------------*/
    h1, h2, h3, h4, h5, h6 {	
	    line-height: 1;
	    margin: 0 0 0 0;
    }
    h1{
	    font-size:40px;
    }
    h2, h2 .Head{
	    font-size:25px;
    }
    h3, h3 .Head{
	    font-size:18px;
	    color: #666;
    }
    h4, h4 .Head{
	    font-size:16px;
	    color: #666;
        padding-top:17px;
        padding-bottom:3px;
    }
    h5, h5 .Head{
	    font-size:14px;
	    color: #666;	
        padding-top:17px;
        padding-bottom:3px;
    }
    h6, h6 .Head{
	    font-size:13px;
	    color: #666;
    }

/*------------------------------------------------*/
/* ANCHOR STYLE */
/*------------------------------------------------*/
    a,a:link,a:visited,a:active{
	    color:#b8895b; 
	    text-decoration:none;  
    }
    a:hover{
	    color:#b6926f; 
	    text-decoration:none;
    }

/* DNN Specific Selectors 
-------------------------------------*/
    .CommandButton {
	    font-size: 13px;
	    color: #3d3d3d;
	    font-weight: bold;
    }
    .CommandButton:hover {
	    color: #007cae;
    }
    a.CommandButton:link {
	    font-size: 13px;
	    text-decoration: none;
	    color: #3d3d3d;
	    font-weight: bold;	
    }
    a.CommandButton:hover {
	    text-decoration: underline;
	    color: #007cae;
    }

/*------------------------------------------------*/
/* PARAGRAPH STYLE */
/*------------------------------------------------*/
    p { margin: 0 0 10px 0;
        font-size:14px;
        color:#727272;
    }

    a {font-size:14px;}

    .homepage-list-content { margin: 0; }

    hr { 
	    clear: both;
	    height: 0;
	    border: solid #c0c0c0; 
	    border-width: 1px 0 0;  
	    margin: 20px 0 20px 0; 
    }

/*------------------------------------------------*/
/* IMAGE STYLES */
/*------------------------------------------------*/
    img {  border: 0;  }

    /* Image Align Left 
    -------------------------------------*/
    .imgLeft {
	    float: left;
	    margin-right: 30px;
	    margin-bottom: 30px;
    }

    /* Image Align Right 
    -------------------------------------*/
    .imgRight {
	    float: right;
	    margin-left: 30px;
	    margin-bottom: 30px;
    }

    /* Image with border 
    -------------------------------------*/
    .imgBorder {
	    border: solid 3px #fff;
    }

    /* Polaroid Image Style 
    -------------------------------------*/
    .imgPolaroid { 
	    color: #a6a6a6;
	    font-size: 12px;
	    text-align: left;
	    padding: 13px 13px 17px 13px;
	    background-color: #fff;
	    box-shadow: 0 1px 2px #ccc;
    }

    .imgPolaroid  img {
        margin-bottom: 12px;
    }
	
/*------------------------------------------------*/
/* lIST STYLE */
/*------------------------------------------------*/


    /* Ordered List */
    ol li {
	    list-style-type: decimal;
	    margin-bottom: 8px;
	    vertical-align: top;
    }

    ol ol {
	    margin-top: 8px;
	    margin-left: 30px;
    }
    
    ol.list-a li { list-style-type: lower-alpha; }
    ol.list-i li { list-style-type: lower-roman; }
    
    ol ol li { list-style-type: lower-roman; }
    ol ol ol li { list-style-type: lower-alpha;  }
    ol ul li { list-style-type: lower-roman; }

/*------------------------------------------------*/
/* TABLE STYLE */
/*------------------------------------------------*/

    /* Default Table Style */
    table.tableDefault  {
	    width: 100%; 
	    border-collapse: collapse; 
	    border-spacing: 0; 
	    background-color: transparent;
	}

    table.tableDefault th, 
    table.tableDefault td {
	    font-size: 12px;
	    padding: 8px; 
    }

    table.tableDefault th {
	    font-weight: bold;
	    text-align: left;
	    border-bottom: solid 2px #aaa;
	    background-color: #d7d7d7;
    }

    table.tableDefault td { border-bottom: solid 1px #d9d9d9; }

    table.tableDefault tr:nth-child(odd) {background: #transparent}
    table.tableDefault tr:nth-child(even) {background: #e3e4e6}

   .tableDefault tbody tr:hover td { color: #111; }

/*------------------------------------------------*/
/* FORM STYLE
/*------------------------------------------------*/
    input[type="text"],select,textarea,input[type="email"],input[type="search"], input[type="password"]{
        padding: 1px;
        margin-bottom:20px; 
        background: #f6f6f6;
        border:1px solid #bfbfbf;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;
        box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1) ;
        color:#666;
        font-size:13px;
	}

/*------------------------------------------------*/
/* BUTTONS STYLE */
/*------------------------------------------------*/
    /* Primary Style Button (blue)*/
    button.primaryButton,
    a.primaryButton {
	    display: inline-block;
	    padding: 12px 20px;
	    margin-bottom: 5px;
	    
	    background-color: #3B96B6;
	    background: -moz-linear-gradient(top, #1aa0c9 0%, #1aa0c9);
	    background: -webkit-gradient(linear, left top, left bottom, from(#1aa0c9), to(#1aa0c9));
	    -moz-border-radius: 0px;
	    -webkit-border-radius: 0px;
	    border-radius: 0px;
	    border: 0px solid #ffffff;
	    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0); 
	    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
	    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
	    
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 1;
	    text-align: center;
	    color: #ffffff;
	    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    }

    /* Secondary Style Button (darkgray) */
    button.secondaryButton,
    a.secondaryButton {
	    display: inline-block;
	    padding: 12px 20px;
	    margin-bottom: 5px;
	    
	    background-color: #666;
	    background: -moz-linear-gradient(top, #8a8a8a 0%, #8a8a8a);
	    background: -webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#8a8a8a));
	    -moz-border-radius: 0px;
	    -webkit-border-radius: 0px;
	    border-radius: 0px;
	    border: 0px solid #ffffff;
	    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
	    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
	    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
	    
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 1;
	    text-align: center;
	    color: #ffffff;
	    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    }

    /* Alternative Style Button (darkgray with arrow) */
    button.altButton,
    a.altButton {
	    display: inline-block;
	    padding: 9px 32px 9px 22px;
	    margin-bottom: 5px;
	   
	    background: #484848 url('images/arrow.png') no-repeat 87% center;
	    background: url('images/arrow.png') no-repeat 87% center, -moz-linear-gradient(top, #3d3d3d 0%, #3d3d3d);
	    background: url('images/arrow.png') no-repeat 87% center, -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#3d3d3d));
	    -moz-border-radius: 0px;
	    -webkit-border-radius: 0px;
	    border-radius: 0px;
	    border: 0px solid #ffbf00;
	    -moz-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
	    -webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
	    box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
	    
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 1;
	    color: #ffffff;
	    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    }

    a.dnnPrimaryAction{ color:#efefef; }
    a.dnnSecondaryAction { color:#555; }

    button.primaryButton:hover,
    button.secondaryButton:hover,
    a.primaryButton:hover,
    a.secondaryButton:hover { 
	    cursor: pointer;
	    cursor: hand;
	    background-image: none; 
	    background-color:#D00; 
    }

    button.altButton:hover,
    a.altButton:hover {
	    cursor: pointer;
	    cursor: hand;
	    background:#D00 url('images/arrow.png') no-repeat 87% center;
    }
 
/*------------------------------------------------*/
/* SITE SPACING
/*------------------------------------------------*/
    .spacingTop{        margin-top: 30px; }
    .spacingRight {	    margin-right: 30px;}
    .spacingBottom {    margin-bottom: 30px;}
    .spacingLeft {	    margin-left: 30px;}

/*------------------------------------------------*/
/* SITE STRUCTURE */
/*------------------------------------------------*/
    #userControls { 	height: 32px;}

    .wrapper {
	    margin: 10px auto 0;
	    width: 965px;
    }
	
/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
    #search {
	    float: right;
        width: 255px;
        height: 30px;
        margin-top: 50px;
        margin-right: 10px;
    }

    #search a.SearchButton:link,
    #search a.SearchButton:visited {
		    display:inline-block;
		    float: right;
	        height:32px; width:32px;
		    margin: 0;	padding:0;
		    background: url('images/Statistics/Search.png') no-repeat center center;
            background-size: 26px;
            background-position: bottom center;
		    text-indent:-9999px;
	}
	
	#dnn_dnnSearch_txtSearch  {
		display:block; 
		float: left;
		width:220px;
		height: 32px;
	    padding: 0 0 0 0;
		margin:0;
		background-color: transparent;
		border: none; 
		border-radius:0;
		box-shadow: none;
		outline: none;
		border-bottom:1px solid #b88956;
	   
	    color:#555757;
	    line-height: 2.5;
	    font-size: 14px;
	    
	   -webkit-transition: all 100ms ease-in-out;
		-moz-transition: all 100ms ease-in-out;
        -ms-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
		transition: all 100ms ease-in-out;
    }
    #dnn_dnnSearch_txtSearch:active, #dnn_dnnSearch_txtSearch:focus
	{
	    background:white;
	}	

/*------------------------------------------------*/
/* LOGIN */
/*------------------------------------------------*/
    #login{	float:right; }
	
	#login .registerGroup, 
	#login .registerGroup *, 
	#login .loginGroup, 
	#login .loginGroup * {	display:block; }	

	#login .registerGroup,
	#login .loginGroup {
		float:left;
		padding:0;
		margin:0;
	} 
	
	#login .registerGroup li:first-child:hover {border-left:#222;}
	
	/* Register Group Styles */
	#login .registerGroup li { 	float:left; }
	#login .registerGroup .buttonGroup {margin-right:0;}
	
	#login .registerGroup a,
	#login .loginGroup a{
		display:block;
		position:relative;
		height:25px;
		min-width:12px;
		padding: 7px 15px 0 15px;
		 
		color: #333;
		font-size:11px;
		vertical-align: middle;
	}
	
	#login .registerGroup a:hover,
	#login .loginGroup a:hover {
		background: rgb(45,45,45); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
		
		color:#ddd;
		text-shadow: 0px -1px 0px #333333;
	}
	#login .registerGroup a:active,
	#login .loginGroup a:active {
		color:#fff;
		text-shadow: 0px -1px 0px #333333;
	}
	
	#login .registerGroup a:hover,
	#login .loginGroup a:hover { text-decoration:none; }
	
	#login .registerGroup a strong,
	#login .loginGroup a strong {
		display:block;
		position:absolute;
		left:0; top:0;
		width:100%;
		overflow:hidden;
		
		font-size:11px;
		text-indent:-9999px;
	}
	
	#login .userMessages a,
	#login .userNotifications a { background-color: #333; }	
	
	#login .userMessages strong { 
		height: 100%;
		background: url('images/icon_message.png') no-repeat center center;
	}
	
	#login .userNotifications { border-right: 1px solid #CCC; }
	
	#login .userNotifications strong { 
		height: 100%;
		background: url('images/icon_notification.png') no-repeat center center;
	}
	
	#login .registerGroup a span {
		display:inline-block;
		position:absolute;
		right:2px; top:-9px;
		min-width:7px;
		margin-right:3px;
		background: rgb(59,150,182); /* Old browsers */
		
		text-align:center;
		font-size:11px;
		color:#fff;
		text-shadow: 0px 1px 0px #333333;
	}
	
	#login .registerGroup .userProfileImg a{
		min-width:25px;
		min-height: 32px;
		padding:0;
		background:none;
		
	}
	
	#login .registerGroup a img{
		height:32px; width:32px;
		background:#333;
		
	}
	
	/* Login Group Styles */
	#login .loginGroup { border-right: 1px solid #CCC;} 
	#login .loginGroup a {color:#333; }
	
	/* Number of message next to the message icon*/
	#login .userMessages  a  span,
	#login .userNotifications   a  span	{ 
		display: inline-block; 
		margin-top: 9px; 
		margin-right: 0px; 
		background-color: transparent;
		
		font-size: 10px;
	}
	
/*------------------------------------------------*/
/* SITE HEADER */
/*------------------------------------------------*/
    #siteHeadouter {
	    background: #fff;
	    /* CSS3 */
	    -webkit-box-shadow:  1px 50px 100px 0px #cacaca; 
	    box-shadow:  1px 50px 100px 0px #cacaca; 
    }
    #siteHeadinner { padding: 36px 0; }
    

    /* Language */
    .language .language-object{
	    float:right;
	    display:block;
	    margin:0;
	    padding:0;
    }
    .language .language-object span{
	    float:left;
	    padding-top: 3px;
	    padding-bottom: 3px;
	    padding-left: 5px;
	    margin:0;
    }
    .language .language-object span:first-child{
	    padding-left:8px; 
    }
    .language .language-object span img{
	    height:12px; 
	    width:17px;
	    opacity:0.3;
    }
    .language .language-object span:hover img{opacity:1;}
    .language .language-object .Language.selected img{
	    opacity:1;
	    border-color:#222;
	    -webkit-border-radius: 2px;
	    border-radius: 2px; 
	    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
	    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8); 
    }


/*------------------------------------------------*/
/* BREADCRUMBS */
/*------------------------------------------------*/
    #Breadcrumb {
	    padding-top: 10px;
	    padding-bottom: 12px;
        margin-left: 25px;
    }
	#Breadcrumb img {
		margin-left: 10px;
		margin-right: 10px;
	}

    #Breadcrumb a{
		color: #555757;
		font-size: 12px;
        text-decoration:underline;
	}

	#Breadcrumb a.breadcrumbLink:link,
	#Breadcrumb a.breadcrumbLink:visited {
		color: #555757;
		font-size: 12px;
		font-weight: bold;
	}

	#Breadcrumb a.breadcrumbLink:hover { }
	
/*------------------------------------------------*/
/* CONTENT PANES */
/*------------------------------------------------*/
    .contentPane {}

    /* Content Pane - Home */
    .leftPane {
	    float: left;
	    width: 630px;
    }

    .sidebarPane {
	    float: right;
	    width: 320px;
    }

    /* Content Pane - 2 columns */
    .twoColRightPane {
	    float: left;
	    width: 729px;
        margin-bottom:20px;
        min-height:300px;
        overflow:hidden;
    }

    .twoColLeftPane {
	    float: left;
	    width: 690px;
    }

	.leftPaneLowerLeft {
		float: left;
		width: 400px;
	}

	.leftPaneLowerRight {
		float: right;
		width: 260px;
	}

    #dnn_CenterPane {
        margin-left:25px;
    }
    /* Content Pane - 3 columns */

#subpage.threeColLeftPane
{
    width:234px;
    margin-bottom:20px;
    float:left;
    border-right:2px solid;
    border-right-color:#f2f2f2;
}

    .threeColLeftPane
    {
        width:234px;
        margin-bottom:20px;
        float:left;
    }
    .threeColCenterPane
    {
        width:700px;
        float:left;
        margin-bottom:20px;
        border-left:2px solid;
        border-left-color:#f2f2f2;
    }
    .threeColRightPane
     {
	    width: 300px;
        float:left;
        margin-bottom:20px;
    }

    /* Content Pane - 3 columns Social */
    .threeColSocialLeftPane {
	    float: left;
	    width: 10px;
    }

    .threeColSocialCenterPane {
	    float: left; position: relative;
	    width: 560px;
    }

    .threeColSocialRightPane {
	    float: left;
	    width: 250px;	
    }

    /* Content Pane - Footer */
    #footer {
	    clear: both;
	    height: 120px;
        position:relative;
        border-top:2px solid; 
        border-top-color:#999a9a; 
        padding-top:30px;
    }

	.footerPane {
		float: left;
		width: 136px;
	}

	.footerPane, 
	.footerPane .Normal {
		color: #808080;
	}

	.footerPaneRight { 
		float: right; 
	} 
	
    /* Empty Panes */
    .DNNEmptyPane{width:0; margin:0;}
    .DNNEmptyPane.rightTwoCol+div{width: 100%;}
	
    /* Copyright
    -------------------------------------*/
    #copyright {
	    font-size: 12px;
	    color: #a6a6a6;
	    margin-bottom: 25px;
    }

	#copyright a:link,
	#copyright a:visited	{
		font-size: 12px;
		color: #a6a6a6;
	}
	
	#copyright a:hover {
		color: #D00;
	}
	
	#copyright a.DNNMobileLink {
	    color: #666;
	    font-weight: bold;
	}
	
	#copyright a.DNNMobileLink:hover {
	    color: #D00;
	}

    /*------------------------------------------------*/
    /* SOCIAL STYLE */
    /*------------------------------------------------*/
    /* ----------------------------------*/
    /* DNN Module: Console */
    /* ----------------------------------*/
    .threeColSocial .console {
	    width: 250px;
	    height: auto;
	    background-color: #484848; /* Menu Background Color */
    }

    .threeColSocial .console-none div {  
	    cursor: pointer;
	    cursor: hand;
	    float:left; 
	    height: auto; 
	    width: 250px;
	    padding:0px; 
	    margin:0px;  
	    text-align:left; 	
	}

    .threeColSocial .console-none h3 {
        padding:10px 8px 10px 40px; 
	    margin: 0; 	   
	    border-bottom: solid 1px #fff; 
	    background: url('images/arrow.png') 18px center no-repeat;
	    
	    color: #eee;  
	    font-size:13px; 
	    line-height: 1; 
	    font-weight: bold;
	}

    .threeColSocial .console-none div div { display:none; }
    .threeColSocial .console-mouseon { background-color:#70b1c7; /* Menu Hover Background Color */ } 

/* ----------------------------------*/
/* DNN Module: ViewProfile Image */
/* ----------------------------------*/
    #UserProfileImg img {
	    width: 100px;
	    height: auto;
	    border: solid 3px #fff;
    }

    .threeColSocial .UserProfileControls ul {
	    margin: 15px 0;
    }

    .threeColSocial .UserProfileControls ul li {
	    list-style-type: none;
	    margin-bottom: 3px;
	 }

/* ----------------------------------*/
/* DNN Module: Member Directory (Send A Message, Follow, Subscribe) */
/* ----------------------------------*/
    .threeColSocialRightPane .DnnModule #mdMemberList{ margin: 0 0 30px 0; }
    .threeColSocialRightPane #mdMemberList  ul { margin: 10px 0 0 0; }
    .threeColSocialRightPane #mdMemberList  li { 
	    margin-bottom: 0;
	    -size: 12px;
	    font-weight: bold;
	    list-style-type: none; 
	}

    .threeColSocialRightPane #mdMemberList > li{	
	    width: 216px;
	    margin:0;
	    padding: 6px 17px;
	    background:#d7d7d7;
	    border: none;
	    -webkit-border-radius: 0;
	    border-radius: 0; 
	    -webkit-transition: background 0.15s ease-in-out;
	    -moz-transition: 	background 0.15s ease-in-out;
	    -o-transition: 		background 0.15s ease-in-out;
	    -ms-transition: 	background 0.15s ease-in-out;
	    transition: 		background 0.15s ease-in-out;
	    -webkit-box-shadow:  0px 0px 0px 0px rgba(0, 0, 0, 0.3);
	    box-shadow:			 0px 0px 0px 0px rgba(0, 0, 0, 0.3);
    }

    .threeColSocialRightPane #mdMemberList > li:hover{
	     z-index:2; /*bring current li to top for tooltip */	
	    background: #d7d7d7;
	    -webkit-box-shadow:  0px 0px 0px 0px rgba(0, 0, 0, 0.3), inset 0px 0px 0px 0px rgba(255, 255, 255, 1);
	    box-shadow: 		 0px 0px 0px 0px rgba(0, 0, 0, 0.3),  inset 0px 0px 0px 0px rgba(255, 255, 255, 1); 
    }

/* ----------------------------------*/
/* DNN Module: ViewProfile (Activity Feed) */
/* ----------------------------------*/
    .threeColSocial .journalTools { max-width: 560px; }

    .threeColSocial .journalrow {
	    padding-bottom: 10px;
	    border-bottom: solid 1px #c0c0c0;
	    margin-bottom: 20px;
	    
    }

    .threeColSocial .journalfooter { 
	    padding: 0; 
	    margin: 0;
    }

    .threeColSocial .journalrow div.journalitem p.journalfooter { 
	    font-size: 12px; 
	    padding: 0; 
	    margin-bottom: 0; 
    }

    .threeColSocial .journalrow div.journalitem ul.jcmt { font-size: 12px; }
    .threeColSocial .journalrow div.journalitem .likes  { 
	    padding: 2px 5px; 
	    background-color: #dbdbdb; 
    }

    #journalEditor #journalContent .juser, .journalrow .juser  
    {
        border: none;
        color: #3B96B6; 
        background-color: transparent; 
    }

/* ----------------------------------*/
/* DNN Module: ViewProfile (Message) */
/* ----------------------------------*/
    .threeColSocial #UserDisplayNameHeader h2 {
	    padding-bottom: 10px;
	    border-bottom: solid 1px #c0c0c0;
    }
	
    /* dnnAdminTabNav Style*/
    .threeColSocial #smMainContent .ui-corner-all { 
	    border-radius: 0; 
    }

    .threeColSocial ul.dnnAdminTabNav {
	    height:38px;
	    margin-top:0;
	    margin-bottom: 0;
	    border-bottom:1px solid #c0c0c0;
    }

    .threeColSocial ul.dnnAdminTabNav li {
	    margin-right:1px;
    }

    .threeColSocial ul.dnnAdminTabNav li a{			
	    padding:10px 15px;
	    margin-bottom: 0px;
	    
	    border: none;
	    background:#d7d7d7;
	    -webkit-border-radius: 1px 1px 0px 0px;
	    border-radius: 1px 1px 0px 0px; 
	    -webkit-border-radius: 0px;
	    border-radius: 0px;
	   
	    color:#666;
	    font-size: 12px;
	    font-weight:bold;
        text-shadow: none;
    }

    .threeColSocial ul.dnnAdminTabNav li a:hover{			
	    background: #484848;
	    color:#eee;
	}
    .threeColSocial ul.dnnAdminTabNav li.ui-tabs-selected a{
	    padding:10px 15px;
	    margin-top: 0px;
	    background: #484848;
	    color: #eee;
    }

    /* Message & Notification number block*/	
    .threeColSocial .dnnAdminTabNav a span{
	    display:inline;
	    min-height:12px;
	    padding: 2px 6px;
	    margin-right:8px;
	    background: rgb(59,150,182); /* Old browsers */
	
	    background: -moz-linear-gradient(top, rgba(59,150,182,1) 0%, rgba(35,125,155,1) 100%); /* FF3.6+ */
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,150,182,1)), color-stop(100%,rgba(35,125,155,1))); /* Chrome,Safari4+ */
	    background: -webkit-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Chrome10+,Safari5.1+ */
	    background: -o-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Opera 11.10+ */
	    background: linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* W3C */
	    -webkit-box-shadow: 0px 1px 0px 0px #666;
	    -moz-box-shadow: 0px 1px 0px 0px #666;
	    box-shadow: 0px 1px 0px 0px #666; 
	    
	    color: #eee;
	    font-weight:normal;
	    font-size:11px; 
    }

    /* Compose new message link */
    .threeColSocial .dnnFormExpandContent  {
	    float: right;
	    display: inline-block;
	    position: absolute;
	    top: 22px; right: 0;
	    height: 20px;
	    font-size: 12px;
    }

    .threeColSocial .dnnFormExpandContent a.ComposeMessage {font-size: 12px;}

    /* compose button */
    .threeColSocial a.dnnPrimaryAction {
	    display: inline-block;
	    
	    padding: 12px 20px;
	    margin-bottom: 5px;
	    
	    background-color: #3B96B6;
	    background: -moz-linear-gradient(top, #1aa0c9 0%, #1aa0c9);
	    background: -webkit-gradient(linear, left top, left bottom, from(#1aa0c9), to(#1aa0c9));
	    -moz-border-radius: 0px;
	    -webkit-border-radius: 0px;
	    border-radius: 0px;
	    border: 0px solid #ffffff;
	    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0); 
	    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
	    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
	    
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 1;
	    text-align: center;
	    color: #ffffff;
	    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    }

    .threeColSocial a.dnnPrimaryAction:hover,
    .threeColSocial a.dnnPrimaryAction:active { 
	    cursor: pointer;
	    cursor: hand;
	    background-image: none; 
	    background-color:#D00; 
    }

    /* Message Control (Select, Actions, Inbox, Sent, Archived)*/
    .threeColSocial .DnnModule .messageControls .dnnButtonGroup {
	    margin-right:0px; /* fixed Archived Button spacinging issue */
    }

    .threeColSocial .messageControls {
	    margin: 0; 
	    padding: 0;
	    padding-bottom: 5px;
	    border-bottom: 1px solid #c0c0c0; 
    }

    .threeColSocial .messageControls .messageFolders { float:right; }

    /* number x-x of x */
    .threeColSocial .messageFolders p {
	    float:left; 
	    display:inline-block;
	    padding: 8px 15px; 
	    margin: 0;
	    color:#666; 
	    font-size: 12px;
    }

	.threeColSocial .messageFolders p strong { 
		color:#666; 
		font-weight:bold;
	}
	
    /* Messages / Notification Specific Button Styles
    -------------------------------------*/
    /* Style for the Action menu bar*/
    .threeColSocial .DnnModule-Messaging-Notifications .dnnTertiaryAction {
	    width:auto!important;
	    padding: 9px 10px;
	    font-size:12px; 
    }
		
    /* Styles for select drop*/
    .threeColSocial .DnnModule .selectDrop ul {
	    top:34px;
	    min-width: 120px;
	    padding:10px 14px!important;
	    border:1px solid #c2c2c2; 
	    background:#e7e7e7;
	
	    /*CSS3*/
	    -moz-border-radius-bottomright: 0px;
	    -moz-border-radius-bottomleft:	0px;
	    -webkit-border-radius: 			0px 0px 0px 0px;
	    border-radius: 					0px 0px 0px 0px; 
	
	    -webkit-box-shadow: 	0px 0px 2px 0px rgba(0, 0, 0, .1);
	    -moz-box-shadow: 		0px 0px 2px 0px rgba(0, 0, 0, .1);
	    box-shadow: 			0px 0px 2px 0px rgba(0, 0, 0, .1); 
    }

    /* Styles for select button on active state*/
    .threeColSocial .selectDrop.active > a{			
	    background: #70b1c7;
	    color:#eee;			
	    border-right: solid 0px #3B96B6;
	    -webkit-box-shadow: 	inset 0px 1px 1px 0px #3B96B6;
	    -moz-box-shadow: 		inset 0px 1px 1px 0px #3B96B6;
	    box-shadow: 			inset 0px 1px 1px 0px #3B96B6; 
    }
	
    /* when select drop down button is clicked toggle active class to show*/
    .threeColSocial .selectDrop ul li {
	    margin-bottom:3px; 
	    font-size: 12px;
    }

    /* Remove corners and add dividers to buttons in button group */
    .threeColSocial .dnnButtonGroup {
        background: transparent;
		-webkit-border-radius: 0;
		border-radius: 0;  
		-webkit-box-shadow:  	none;
		box-shadow:  			none;
	    border:none;	
	    list-style: none;   
    }

    .threeColSocial  ul.dnnButtonGroup > li{     
        border-left: none;
    } 

    .threeColSocial .dnnButtonGroup > li > a{
	    border-left:1px solid #ddd; /*light*/
	    border-right:1px solid #bbb; /*dark*/
	    background-color: #d7d7d7;
	    color: #666;
    }

    /* Conversations button selected*/
    .threeColSocial .dnnButtonGroup > li > a.active { 
	    color: #eee; 
	    border-right:1px solid #3B96B6; 
	    background-color: #70b1c7;
    }

    /* Actions button hover*/
    .threeColSocial .dnnButtonGroup > li > a.disabled:hover{ 
	    color: #eee; 
	    border-left:1px solid #3B96B6; 
	    background-color: #70b1c7;
    }

    /* Select button hover */
    .threeColSocial .alpha > a:hover { 
	    color: #eee; 
	    background-color: #70b1c7;
	    border-right:1px solid #3B96B6; 
    }

    /*First Button styles of a button group */
    .threeColSocial .alpha > a, 
    .threeColSocial .alpha > a:hover, 
    .threeColSocial .alpha > a.active{
	    border-left:1px solid #70b1c7;
	    /*CSS3*/
	    -moz-border-radius-topleft: 0;
	    -moz-border-radius-bottomleft: 0;
	    -webkit-border-radius: 0;
	    border-radius: 0; 	
    }
    /*Last Button styles of a button group */
    .threeColSocial .omega > a, 
    .threeColSocial .omega > a:active, 
    .threeColSocial .omega > a.active{
	    border-right:1px solid #70b1c7;
	    /*CSS3*/
	    -moz-border-radius-topright: 0;
	    -moz-border-radius-bottomright: 0;
	    -webkit-border-radius: 0;
	    border-radius: 0;
    }

    /* Archive Button */
    .threeColSocial a.dnnSecondaryAction.ArchiveItems span { 
	    display: none; /* hide Archive text*/
    }
    .threeColSocial a.dnnSecondaryAction.ArchiveItems { 
	    height: 18px;
	    min-width: 15px;
	    margin-left: 5px;
	    background: #d7d7d7 url('images/icon_bin.png') no-repeat center center;           
	    border-radius: 0; 
        -webkit-box-shadow: none;
        text-shadow: none;
        box-shadow: none;
	    color: #666;   
        border: none;
    }

    .threeColSocial a.dnnSecondaryAction.ArchiveItems:hover { 
	    background: #70b1c7 url('images/icon_bin.png') no-repeat center center;
    }

    /*Archive, Sent, Archived buttons Hover*/
    .threeColSocial .dnnTertiaryAction:hover, a.dnnTertiaryAction:hover { 
	    background-color: #70b1c7;
	    color: #eee; 
	}

    /* Messages / Notification List Item
    -------------------------------------*/
    /* Listing Styles */
    .threeColSocial .smListings{ font-size: 12px; }
	
    .threeColSocial .DnnModule .smListings ul { margin: 0; }

    .threeColSocial .smListings > ul > li { 
	    padding-top: 10px; 
	    margin: 0; 
	    background: transparent; 
	    border-bottom:1px solid #c0c0c0; 
    }

    .threeColSocial .smListings > ul > li.active { background: #f4f4f4; /* background color for active list items*/  }
    .threeColSocial .smListings > ul > li:last-child { border-bottom: none; }
    .threeColSocial .smListings [class^="ListCol-"]{ padding:1% 1% 1% 0; }
    .threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-1 { min-width:20px; /* Main message list: Checkbox column width on */ }
	.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-2 { min-width:65px; /* Main message list: Avatar column width AND Drilldown message list: Message info column width*/  }
    .threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-3 { width:56%; /* Main message list: Message info column width AND Drilldown message list: Time column width */ }
	.threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4{  font-size: 11px;  /* Main message list: Time column */ }
    .threeColSocial .smTimeStamped { font-size: 11px;}
	.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-1 { min-width: 65px; /* Drilldown message list: Avatar column width*/ }
	.threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-2 { width:56%; /* Drilldown message list: Message info column width*/ }
    .threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 { float: right; /* Drilldown message list: Time column */ width:25%;  font-size: 12px; }
    .threeColSocial .hoverControls a { 
	    font-size: 12px; /* All lists: Archive & Reply links */
	    font-weight: bold;
    }
    .threeColSocial .DnnModule-Messaging-Details .smListings .meta { margin-bottom: 5px; /* Drilldown message list: UserName link */  }
    .threeColSocial .DnnModule-Messaging-Details .smListings .meta a { font-weight: bold;  /* Drilldown message list: UserName link */ }
    .threeColSocial .DnnModule-Messaging-Details .smListings .message { color:#999; /* Drilldown message list: Message text */   margin: 0; }
    .threeColSocial .DnnModule-Messaging-Notifications .smListings  .subject { font-weight:bold;}
    .threeColSocial .DnnModule-Messaging-Notifications .smListings .active .subject { 
	    font-size: 13px; /* All lists: unread message subject */
	    margin-bottom: 3px;
    }

    .threeColSocial .DnnModule-Messaging-Notifications .smListings .meta {
	    margin-bottom: 8px; /* All lists: message From - Send to */
	    line-height: 14px;
    }

    .threeColSocial .DnnModule-Messaging-Notifications .smListings .message { color:#999; /* All lists: Message text */ }

    /*Column 3 Styles*/
    .threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 ul li { margin-bottom: 0px; /* Drilldown message list: Time column */ }
    .threeColSocial .DnnModule-Messaging-Details .smListings .ListCol-3 ul li:first-child { color:#999; /* Drilldown message list: Time column */ }
    .threeColSocial .DnnModule-Messaging-Details .smListings .active .ActiveToggle:hover, .smListings .ActiveToggle{
	    margin-left: 8px; /* Main message list: Time column-Mark as Read block */
	    -webkit-box-shadow: 0px 1px 0px 0px #666;
	    -moz-box-shadow: 0px 1px 0px 0px #666;
	    box-shadow: 0px 1px 0px 0px #666;  
    }
					
    .threeColSocial .DnnModule-Messaging-Details .smListings .active .ActiveToggle, .smListings .ActiveToggle:hover {
	    margin-left: 8px; /* Main message list: Time column-Mark as Read block hover */
	    background: rgb(59,150,182); /* Old browsers */
	    /*CSS3*/	
	    background: -moz-linear-gradient(top, rgba(59,150,182,1) 0%, rgba(35,125,155,1) 100%); /* FF3.6+ */
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,150,182,1)), color-stop(100%,rgba(35,125,155,1))); /* Chrome,Safari4+ */
	    background: -webkit-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Chrome10+,Safari5.1+ */
	    background: -o-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Opera 11.10+ */
	    background: linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* W3C */
	    -webkit-box-shadow: 0px 1px 0px 0px #666;
	    -moz-box-shadow: 0px 1px 0px 0px #666;
	    box-shadow: 0px 1px 0px 0px #666;  
    }					
    /*Column 4 Styles*/
    .threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 ul li{  margin-bottom:0px; /* All lists: Time column */ }
    .threeColSocial .DnnModule-Messaging-Notifications .smListings .ListCol-4 ul li:first-child { color: #999; /* All lists: Time column */ }
    .threeColSocial .DnnModule-Messaging-Notifications .smListings .active .ActiveToggle:hover, .smListings .ActiveToggle{
	    margin-left:8px; /* Main message list: Time column-Mark as Read block */
	    -webkit-box-shadow: 0px 1px 0px 0px #666;
	    -moz-box-shadow: 0px 1px 0px 0px #666;
	    box-shadow: 0px 1px 0px 0px #666;  
    }	
    .threeColSocial .DnnModule-Messaging-Notifications .smListings .active .ActiveToggle, .smListings .ActiveToggle:hover {
	    margin-left:8px; /* Main message list: Time column-Mark as Read block hover*/
	    background: rgb(59,150,182); /* Old browsers */
	    /*CSS3*/	
	    background: -moz-linear-gradient(top, rgba(59,150,182,1) 0%, rgba(35,125,155,1) 100%); /* FF3.6+ */
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,150,182,1)), color-stop(100%,rgba(35,125,155,1))); /* Chrome,Safari4+ */
	    background: -webkit-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Chrome10+,Safari5.1+ */
	    background: -o-linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* Opera 11.10+ */
	    background: linear-gradient(top, rgba(59,150,182,1) 0%,rgba(35,125,155,1) 100%); /* W3C */
	    -webkit-box-shadow: 0px 1px 0px 0px #666;
	    -moz-box-shadow: 0px 1px 0px 0px #666;
	    box-shadow: 0px 1px 0px 0px #666;  
    }

    .threeColSocial .DnnModule-Messaging-Notifications .notificationControls { font-weight: bold; /* Main notifications list: Follow back & Dismiss links */  }

    /* Message Header (subject & back button)
    -------------------------------------*/
    .threeColSocial .messageHeader { 
	    padding: 0;
	    margin: 0; 
    }

    .threeColSocial .messageHeader p { 
	    font-size: 13px; 
	    color:#666;
	    float:left;
    }
    .threeColSocial .messageHeader p strong { 
	    color:#333;
    }

    .threeColSocial .messageHeader .returnLink  {
	    font-size: 12px; 
	    font-weight:bold;
    }
	
    /* Show Previous Repies 
    -------------------------------------*/
    .threeColSocial .morePrevMsgButton {
	    color: #666;
	    font-size: 12px;
	    text-align:center; 
	    padding:10px; 
	    margin-bottom:15px;
	    border: solid 1px #c0c0c0;
	    background:#d7d7d7;
	    -webkit-box-shadow: inset 0px 0px 3px 0px #ccc;
	    -moz-box-shadow: inset 0px 0px 3px 0px #ccc;
	    box-shadow: inset 0px 0px 3px 0px #ccc; 

    }

    /* Reply Form
    -------------------------------------*/
    .threeColSocial textarea#replyMessage {
	    width:94%; 
	    height:75px;
	    color: #666;
	    border:1px solid #c0c0c0;
	    background:#f4f4f4;
    }

    .threeColSocial textarea#replyMessage:focus, 
    .threeColSocial textarea#replyMessage:active {
	    color:#666;
	    background:#fff;
    }

    /*------------------------------------------------*/
    /* GENERIC CLASSES
    /*------------------------------------------------*/

    /* Clear-fix for floated elements 
    -------------------------------------*/
    .clear {
	    clear: both;
	    display: block;
	    overflow: hidden;
	    visibility: hidden;
	    width: 0;
	    height: 0;
    }
    .clearfix:after {
	    clear: both;
	    content: ' ';
	    display: block;
	    font-size: 0;
	    line-height: 0;
	    visibility: hidden;
    }

    .left {	float: left; }
    .right { float: right; }
    
    /*------------------------------------------------*/
    /* HOMEPAGE */
    /*------------------------------------------------*/

    /* Welcome Message*/
    .content_intro {
	    padding-top: 30px;
	    color: #8c8c8c;
	    font-size: 14px;
	    line-height: 20px;
	    text-align: center;
	}

    .content_intro h1 span{ font-weight: normal; }
    .content_intro a { font-size: 14px; }

    /* Featured Product */
    .content_featured {
	    color: #999;
	    vertical-align: top;
    }

    .content_featured h2 .TitleH2 {
	    display: block;
	    margin-bottom: 30px;
    }

    .content_featured .normal{ font-weight: normal; }
    .content_featured img { margin-bottom: 25px; }
    .content_featured a.primaryButton { margin-left: 25px; }

    /* News */
    .content_newslist ul {  margin: 0; }

    .content_newslist ul li {
	    list-style-type: none;
	    margin-bottom: 30px;
    }

    .content_newslist ul li.last { margin-bottom: 0; }

    .content_newslist ul li img {
	    float: left;
	    margin-right: 20px;
	    margin-bottom: 20px;
    }

    .content_newslist ul li h5 {  margin-bottom: 5px; }

    .content_newslist ul li span,
    .content_newslist ul li strong { color: #a6a6a6; }

    .content_newslist ul li p {
	    margin-top: 12px;
	    margin-bottom: 12px;
    }

    /* newslist with small thumbnail*/
    .smallThumbnail img {  width: 80px; }

    /* Ads 
    -------------------------------------*/
    /* Ads - Copy Block Style */
    .adContent {
	    position: absolute; 
	    padding: 20px;
        background-color: #000;
	    opacity: 0.7;
        color: #eee;
	}
    .adContent h2 {
        margin-bottom: 5px;
        color: #eee;
        font-weight: normal;
    }

    /* Ads - Style One: 400x270 */
    .content_adstyleOne  {
	    position: relative;
	    width: 400px;
	    height: 270px;
	    margin-right: 5px;
	    color: #eee;
    }

	.content_adstyleOne .adContent {
		bottom: 0;	
		right: 0;
	}

    /* Ads - Style Two: 570x130 */
    .content_adstyleTwo {
	    position: relative;
	    width: 570px;
	    height: 130px;
	    margin-bottom: 10px;
    }
	.content_adstyleTwo .adContent {
		top: 0;	
	}

    /* Footer 
    -------------------------------------*/
    ul.footerlinks { margin: 0;  }
    .footerlinks li {
	    list-style: none;
	    margin-bottom: 8px;
    }
    .footerlinks li a:link,
    .footerlinks li a:visited { color: #808080; }
    .footerlinks li a:hover { color:#D00; }
    ul.footerConnect { margin: 0px; }

    ul.footerConnect li {
	    display: inline-block;
	    list-style-type: none;
	    margin-right: 10px;
    }

/*------------------------------------------------*/
/* ABOUT US */
/*------------------------------------------------*/
    /* Team 
    -------------------------------------*/
    .content_team  ul{ margin: 0px; }

    .content_team  ul li {
	    display: inline-block;
	    width: 110px;	
	    margin-right: 30px;
	    margin-bottom: 40px;
	    text-align: center;
	    list-style-type: none;
	}

    .content_team  ul li.last { margin-right: 0; }

    .content_team  ul li .teampic {
	    width: 110px;
	    height: 147px;
	    margin-bottom: 15px;
	    background-color: #bfbfbf;
    }

    .content_team  ul li img {
	    width: 110px;
	    max-width: 110px;
	    max-height: 147px;
    }

    .content_team  ul li span {
	    display: block;
	    font-weight: bold;
	    white-space: nowrap; 
    }

/*------------------------------------------------*/
/* OUR PRODUCTS */
/*------------------------------------------------*/
    .content_products ul { margin: 0; }

    .content_products ul li {
	    display: inline-block;
        width: 31%;
	    margin-right: 30px;
	    margin-bottom: 45px;
	    vertical-align: top;
	    list-style-type: none;
    }

    .content_products ul li.last { margin-right: 0; }
    .content_products ul li img { margin-bottom: 25px; }

/*------------------------------------------------*/
/* CONTACT US */
/*------------------------------------------------*/
/* One Column Form
-------------------------------------*/
    .form_oneCol label {
	    display: block;
	    font-weight: bold;
	    margin-bottom: 10px;
    }
    .form_oneCol input , .form_oneCol textarea{ width: 94%; }

    /* Dealer Form 
    -------------------------------------*/
    .form_dealer input {
	    width: 200px;
	    margin-bottom: 5px;
    }

/*------------------------------------------------*/
/* Slide jquery
/*------------------------------------------------*/
    #container {
	    position:relative;
	    z-index:0;
	    width:980px;
	    padding:0px;
	    margin:0 auto;
	
    }

    #example {
	    position:relative;
	    width:980px;
	    height:380px;
	}

    /* Slide -*/
    #slides {
	    position:absolute;
	    z-index:9;
	    top:0px; left:0px;
    }

    .slides_container {
	    display:none;
	    position:relative;
	    width:980px;
	    overflow:hidden;
    }

    .slides_container a {
	    display:block;
	    width:980px;
	    height:380px;
	}

    .slides_container a img {
	    display:block;
    }

    /* Next/Prev buttons 
    -------------------------------------*/
    #slides .next, #slides .prev {
	    display: block;
        position: absolute;	   
	    width: 20px; height: 20px;
	    bottom: 9px; left: 12px;
	    padding: 0;
	    z-index:12;
    }

    #slides .prev {  background: transparent url('images/left-arrow.png') center center no-repeat;  }
    #slides .next {	left:96px;  background: transparent url('images/right-arrow.png') center center no-repeat; }

    /* Page link -*/
    .pagination_wrap { 
	    display: inline-block;
	    position: absolute;
	    z-index: 10;
	    bottom: 0; right: 0;
	    width: 128px; height: 40px;
	    opacity: 0.8;
	    background-color: #222;
    }
    .pagination {
	    position: absolute;
	    z-index: 11;
	    bottom: 0; right: 0;
	    padding: 0;
	    margin: 15px 40px;
    }

    .pagination li {
	    float:left;
	    margin:0 3px;
	    list-style:none;
    }

    .pagination li a {
        float:left;
	    display:block;
	    width:9px; height:0;
	    padding-top:8px;
	    background-image:url(images/pagination.png);
	    background-position:0 0;
	    overflow:hidden;
    }

    .pagination li.current a {
	    background-position:0 -9px;
    }


/*=====================*/
/* SlideShow */
/*=====================*/

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 425px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: auto;
}

	.showcase-content-container
	{
		background-color: #000;
	}
	
	/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
        background: url(Images/Statistics/bannerArrow.png);
        width: 18px;
        height: 30px;
        top: 130px;
        cursor: pointer;
	}
	
	.showcase-arrow-previous
	{
		z-index: 3;
        left:8px;
	}
	
	/*.showcase-arrow-previous:hover
	{
		background-position: 0px -34px;
	}*/
	
	.showcase-arrow-next
	{
        z-index: 3;
		right: 8px;
        background-position: 19px 0px;
	}
	
	/*.showcase-arrow-next:hover
	{
		background-position: -34px -34px;
	}*/
	
	/* Content */
	.showcase-content
	{
		background-color: #000;
		text-align: center;
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			width: 1025px;
			display: table-cell;
			vertical-align: middle;
            overflow: hidden;
		}

            .showcase-content-wrapper img
            {
                width:1025px;
                top:-20px;
                position: relative;
                overflow: hidden;
            }
        
            .showcase-content .showcase-content-wrapper img
            {
                height:425px;
                top:0px;
            }
        
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			background-image: url('/20210330093436oe_/http://www.sta.cuhk.edu.hk/Portals/_default/Skins/images/plus.png');
			background-repeat: no-repeat;
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(/20210330093436oe_/http://www.sta.cuhk.edu.hk/Portals/_default/Skins/images/white-opacity-80.png);
		}
		
		/* Styling the caption */
		.showcase-caption
		{
			color: #000;
			padding: 8px 15px;
			text-align: left;
			position: absolute;
			bottom: 10px; left: 10px; right: 10px;
			display: none;
			background-image: url(/20210330093436oe_/http://www.sta.cuhk.edu.hk/Portals/_default/Skins/images/white-opacity-80.png);
		}
		
	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		text-align: center;
        bottom: 5px;
        right: 5px;
        position: absolute;
	}
	
		.showcase-button-wrapper span
		{
			margin-right: 8px;
            padding: 1px 10px 0px 5px;
            cursor: pointer;
            font-size: 12px;
            background-image: url(ADF_Images/blue_dot.png);
            background-size: 15px;
		}
	
		.showcase-button-wrapper span.active
		{
			background-image:url(ADF_Images/white_dot.png);
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
		background-color: #000;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
			width: 120px;
			height: 90px;
			cursor: pointer;
			border: solid 1px #333;
			position: relative;
		}
		
			.showcase-thumbnail-caption
			{
				position: absolute;
				bottom: 2px;
				padding-left: 10px;
				padding-bottom: 5px;
			}
			
			.showcase-thumbnail-content
			{
				padding: 10px;
				text-align: center;
				padding-top: 25px;
			}
			
			.showcase-thumbnail-cover
			{
				background-image: url(/20210330093436oe_/http://www.sta.cuhk.edu.hk/Portals/_default/Skins/images/black-opacity-40.png);
				position: absolute;
				top: 0; bottom: 0; left: 0; right: 0;
			}
		
		.showcase-thumbnail:hover
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
				display: none;
			}
		
		.showcase-thumbnail.active
		{
			border: solid 1px #999;
		}
		
			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 116px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url(/20210330093436oe_/http://www.sta.cuhk.edu.hk/Portals/_default/Skins/images/arrows-small.png);
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
		}

/**/
.showcase-content-wrapper .slideTitle {
    position:absolute;
    color:white;
    bottom:75px;
    font-size:38px;
    font-style:italic;
    padding:20px;
    background-color:rgba(52, 60, 49, 0.80);
}

.showcase-content-wrapper .slideContent {
    position:absolute;
    color:black;
    bottom:25px;
    left:30px;
    background-color:white;
    text-align:left;
    max-width:680px;
    padding:10px;
    border:0.5px;
}


/* Color #61005A */
#nav .topLevel >li.breadcrumb, #nav .topLevel >li.breadcrumb >a, #nav .topLevel >li.breadcrumb >span {color: white;background: #61005A;}
#nav .topLevel > li:hover, #nav .topLevel > li:hover > span, #nav .topLevel > li:hover > a {color: white;background: #91208A;}
#nav .subLevel ul li {background: #91208A;}
#nav .LeftSubMenu li a {border-left:10px solid #61005A; background: url("images/Statistics/leftMenuArrow-2.png") no-repeat #f6f6f6;background-position:190px 10px;}
#dnn_dnnSearch_txtSearch {border-bottom:1px solid #61005A;}
#search a.SearchButton:link, #search a.SearchButton:visited {background:url('images/Statistics/Search-2.png') no-repeat center center;}
#nav .LeftSubMenu li.selected, #nav .LeftSubMenu li:hover, #nav .LeftSubMenu li.breadcrumb {border-bottom:2px solid #61005A;}
#nav .LeftSubLevel li{border-bottom:2px solid #f6f6f6;}
#nav .LeftSubLevel li a{ border-left:10px solid #61005A;background: url("images/Statistics/leftMenuArrow-2.png") no-repeat #f6f6f6;background-position:190px 10px;}
#nav .LeftSubLevel li.selected, #nav .LeftSubMenu li:hover, #nav .LeftSubMenu li.breadcrumb {border-bottom:2px solid #61005A;}
#tableMenu a {background: #61005A;}
.rank {background: #61005A;}
#tableMenu a:hover, #tableMenu .selected {background: #91208A;}
a, a:link, a:visited, a:active {color: #61005A;}
table.Events tr.EventsHeader {border-bottom: solid 1px #61005A;}
table.Seminar {width:100%;}
div.staffTel{display:inline-block;background:url(Images/Statistics/staffTel.gif);background-position-y: 17px;width:18px;height:15px;background-size:18px 15px;}
div.staffMail{display:inline-block;background:url(Images/Statistics/staffMail.gif);background-position-y: 17px;width:18px;height:15px;background-size:18px 15px;}
div.staffHome{display:inline-block;background:url(Images/Statistics/staffHome.gif);background-position-y: 17px;width:18px;height:15px;background-size:18px 15px;}

/*module Title link*/
.moduleTitle a{
    font-size: 24px;
    color:#555757;
}