/* 
Version: August 2011
Author: ITS Web Publishing, reactive.com
Contents:
	BASE STYLES
	STRUCTURE
	TYPOGRAPHY
	BRANDING
	CAROUSEL & SIDE NAVIGATION
	SINGLE ROW
	DOUBLE ROW
*/

/* RESET (meyerweb.com/eric/tools/css/reset/)
   v2.0b1 | 201101 
 -----------------------------------------------------------------------------------------------------------*/
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
body
{
    line-height: 1;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

input[type=button], input[type=submit], button
{
    cursor: pointer;
}
menu li
{
    margin: 0;
}
#skipLinks
{
    height: 1px;
    left: -999em;
    position: absolute;
    top: -999em;
    width: 1px;
}


a
{
    color: #777;
    text-decoration: none;
}
a:hover h3, a:focus h3, a:active h3
{
    color: #c0140e;
}
menu
{
    list-style: none;
}
menu li
{
    float: left;
}

/* 
 


html, body
{
    width: 100%;
    height: 100%;
    font: 12px Arial,Verdana,sans-serif;
    color: #777;
    min-width: 960px; 
}
#container
{
    width: 100%;
    height: 400px;
    background: #1d1b19;
}
#content
{
    background: #ff0000;
    height: 400px;
    min-width: 960px;
}
.colHolder
{
}
*/
.colm
{
    float: right;
    display: block;
    width: auto;
    height: auto;
    margin-right: 10px;
    position: relative;
}

.x1
{
    width: 240px;
}
.x2
{
    width: 720px;
}
.y1
{
    height: 200px;
}
.y2
{
    height: 157px;
}
.y3
{
    height: 150px;
}
.y4
{
    height: 381px;
}
/*
#footer
{
    margin-top: 10px;
}
#navigation
{
   
}
.homelogo
{
    padding-left: 20px;
}


#contentpadding
{
    height: 0px;
}
*/

/* TYPOGRAPHY
-----------------------------------------------------------------------------------------------------------*/
/*
h1
{
    font-size: 3.75em;
}
h2
{
    font-size: 1.5em;
}
h3
{
    font-size: 1.167em;
    font-weight: bold;
    color: #666;
}
p
{
    font-size: 1em;
    color: #777;
    margin: 15px 0 0 0;
}
#userFooter p
{
    color: #333333;
}

/* BRANDING
 -----------------------------------------------------------------------------------------------------------*/
/*
#backgroundContainer
{
    background: url("http://mams.rmit.edu.au/ypmelxxgdwds1.jpg") no-repeat scroll center 150px #DCDCD6;
    width: 100%;
}

#brandingBar
{
    background: url(http://mams.rmit.edu.au/7qgoh6h3cqr1.png) repeat-y 50% 0;
}

#branding
{
    padding-top: 21px;
}
#branding a
{
    padding-left: 20px;
}


.learnMoreButton
{
    display: block; 
    height: 18px;
    padding-top: 2px; 
    font-weight: bold;
    font-size: 1.167em;
    color: #c0140e;
    margin-bottom: 15px;
    margin-left: 20px;
}
#carouselContent .itemPanelPart .learnMoreButton
{
    margin-left: 15px;
}
.learnMoreButton.speaker
{
    background: url(http://mams.rmit.edu.au/mogog6h3cqr1.png) no-repeat 0 0;
}
.learnMoreButton:hover, .learnMoreButton:focus, .learnMoreButton:active
{
    color: #c0140e;
    text-decoration: underline;
}
.newsBox a.learnMoreButton, .offical a.learnMoreButton
{
    color: #fff;
}

/* SIDE NAVIGATION
 -----------------------------------------------------------------------------------------------------------*/
/*
#sideNav
{
    width: 200px;
    height: 419px;
    background: #e0e0e0 url(http://mams.rmit.edu.au/9vy5cuek60s1.png) no-repeat 0 bottom;
    padding: 0 20px 17px 20px;
    float: left;
}
#sideNav h2
{
    margin-top: 17px;
    color: #000;
}
#sideNav ul
{
    padding: 10px 0;
}
#sideNav li
{
    margin-bottom: 2px;
}
#sideNav a
{
    font-size: 1.167em;
    padding-bottom: 5px;
    color: #333;
}
#sideNav h2 a
{
    font-size: 1em;
    color: #000;
}
#sideNav a:hover, #sideNav a:focus
{
    color: #000;
    text-decoration: underline;
}
#sideNav .importantLinks
{
    border-bottom: 1px dotted #9c9c9c;
}
#sideNav .importantLinks a
{
    color: #c0140e;
}
#sideNav .importantLinks a:hover, #sideNav .importantLinks a:focus
{
    color: #c0140e;
}

/* SINGLE ROW
 -----------------------------------------------------------------------------------------------------------*/
/*
#singleRow
{
    margin-top: 15px;
}
#singleRow .col
{
    background: #FFFFFF;
}
.aboutRMIT
{
    margin-bottom: 9px;
    padding: 22px 15px 0 20px;
    font-size: 17px;
}

.titleBlock
{
    position: relative;
}
.titleBlock h2
{
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 22px;
    margin-bottom: 9px;
}
.titleBlock .h2, .titleBlock h2
{
    font-family: 'Museo500' , 'Museo500FF' , Arial;
    font-weight: normal;
}
.titleBlock .heading
{
    color: #000;
}
.titleBlock .heading:hover, .titleBlock .heading:focus
{
    color: #555555;
}
.titleBlock .heading.upperCase
{
    text-transform: uppercase;
}
.titleBlock p
{
    padding-left: 20px;
    padding-right: 15px;
    margin: 0;
    color: #333;
}
.titleBlock .languages
{
    margin-left: 20px;
}
.titleBlock .languages a
{
    color: #333;
}
.titleBlock .languages a:hover, .titleBlock .languages a:focus
{
    text-decoration: underline;
}

.titleBlock .newsIcon
{
    background: url(http://mams.rmit.edu.au/gtpzf6h3cqr1.png) no-repeat 200px 14px;
}
/* IMAGE BLOCK */

.imageBlock
{
    position: relative;
    overflow: hidden;
    width: 155px;
}
.infoBlock img
{
}
.imageBlock .panel
{
    background: url(http://mams.rmit.edu.au/3m5kj6h3cqr1.png) repeat;
    display: block; /* width: 240px;   */
    height: 83px;
    position: absolute;
    overflow: hidden;
    font-size: small;
    bottom: -30px;
    left: 0;
}
.ie8 .imageBlock
{
}
.imageBlock p
{
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 15px;
    margin: 0;
    font-weight: 1.167em;
    color: #fff;
}
/* MORE BUTTONS */

.moreButton
{
    text-align: center;
    display: block;
    width: 180px;
    height: 35px;
    padding-top: 19px;
    padding-left: 20px;
    background: #FFFFFF url(http://mams.rmit.edu.au/11ezppvl3efcz.png) no-repeat 210px 21px;
    position: absolute;
    bottom: 0;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    left: 0;
    z-index: 20;
    text-transform: uppercase;
    text-decoration: none;
}

.moreButton.grey.hover, .moreButton.grey:hover, .moreButton.grey:focus
{
    color: #fff;
    background: #333 url(http://mams.rmit.edu.au/jd3tkijmhgr1.png) no-repeat 210px 21px;
    border-color: #333;
}
.moreButton.magenta.hover, .moreButton.magenta:hover, .moreButton.magenta:focus
{
    color: #fff; /* 			background:#ec0b8d url(http://mams.rmit.edu.au/jd3tkijmhgr1.png) no-repeat 210px 18px; 			*/
    background: #333 url(http://mams.rmit.edu.au/jd3tkijmhgr1.png) no-repeat 210px 21px;
}
.moreButton.orange.hover, .moreButton.orange:hover, .moreButton.orange:focus
{
    color: #fff; /* 			background:#f89828 url(http://mams.rmit.edu.au/jd3tkijmhgr1.png) no-repeat 210px 18px; 			*/
    background: #333 url(http://mams.rmit.edu.au/jd3tkijmhgr1.png) no-repeat 210px 21px;
}
.moreButton.green.hover, .moreButton.green:hover, .moreButton.green:focus
{
    color: #fff; /* 			background:#c2cd23 url(http://mams.rmit.edu.au/jd3tkijmhgr1.png) no-repeat 210px 18px; 			*/
    background: #333 url(http://mams.rmit.edu.au/jd3tkijmhgr1.png) no-repeat 210px 21px;
}

/*
a.moreButton h3
{
    font-size: 13px;
    color: #333333;
}
a.moreButton:hover h3, a.moreButton:focus h3
{
    color: #FFFFFF;
}

.y4 .moreButton
{
    background: url("http://mams.rmit.edu.au/ejya17z5zhudz.png") no-repeat scroll 210px 21px #CFCFC9;
}




#newsEvents
{
    margin-top: 15px;
}

#newsEvents h2
{
    font-size: 20px;
}

.doubleRow
{
}
.ie6 .doubleRow
{
    width: 965px;
}
.doubleRow .titleBlock
{
    background: #fff;
}


.detailBlock
{
    position: relative;
    background: #fff;
}
.detailBlock div
{
      			border-top:1px #e4e4e4 solid; 			
}
.detailBlock div.first
{
    border-top: none;
}
.detailBlock a:hover h3, .detailBlock a:focus h3
{
    color: #333;
    text-decoration: underline;
}
.detailBlock h3
{
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 22px;
    color: #000;
}
.detailBlock p
{
    padding-left: 20px;
    padding-right: 15px;
    margin: 0;
    color: #333;
}
.detailBlock .date
{
    padding-left: 20px;
    padding-bottom: 10px;
    display: block;
    color: #333;
}


.dateBlock
{
    position: relative;
    background: #fff;
}
.dateBlock div
{
    
}
.dateBlock div.first
{
    border-top: none;
}
.dateBlock a:hover h3, .dateBlock a:focus h3
{
    color: #333;
    text-decoration: underline;
}
.dateBlock h3
{
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 22px;
    color: #000;
}
.dateBlock .date
{
    color: #333;
    padding-left: 20px;
}
.dateBlock .viewAllButton
{
    margin-top: 10px;
}


.promoBlock
{
    position: relative;
    background: #C93232 url(http://mams.rmit.edu.au/b50h3ic11as1.png) no-repeat 0 0;
    float: right;
    margin-top: -381px;
}
.promoBlock .h1
{
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 22px;
    margin-bottom: 17px;
    color: #fff;
    font-size: 2.5em;
    line-height: 24px;
}
.promoBlock .h2
{
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 22px;
    margin-bottom: 17px;
    color: #fff;
}
.promoBlock h3, .promoBlock h4
{
    font-family: 'Museo500' , 'Museo500FF' , Arial;
    font-weight: normal;
}
.promoBlock h3
{
    color: #FFFFFF;
    margin-bottom: 17px;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 22px;
    text-transform: uppercase;
}
.promoBlock h4
{
    color: #FFFFFF;
    font-size: 2.5em;
    line-height: 30px !important;
    margin-bottom: 17px;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 22px;
}
.promoBlock p
{
    padding-left: 20px;
    padding-right: 15px;
    margin: 0;
    color: #FFF;
}
.promoBlock .speakerIcon
{
    background: url("http://mams.rmit.edu.au/v6yxchw2uu0jz.png") no-repeat scroll 0 0 transparent !important;
    display: inline-block;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 14px;
    width: 30px;
}
.ie6 .promoBlock .speakerIcon, .ie7 .promoBlock .speakerIcon
{
    zoom: 1;
    display: inline;
}
.promoBlock p.promoLink
{
    font-weight: bold;
    margin-top: 10px;
}
a:hover p.promoLink, a:focus p.promoLink, a:active p.promoLink
{
    text-decoration: underline;
}


/*
.viewAllButton
{
    display: block;
    height: 18px;
    padding-top: 2px;
    padding-left: 30px;
    margin-left: 260px;
    background: url(http://mams.rmit.edu.au/po3klijmhgr1.png) no-repeat 0 0;
    font-weight: bold;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    padding-right: 15px;
}

.forMediaButton
{
    display: block;
    color: #333333;
    text-transform: uppercase;
    padding-top: 2px;
    font-weight: bold;
    font-size: 13px;
}

.viewAllButtons
{
    font-weight: bold;
    font-size: 13px;
    height: 30px;
    width: 720px;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.viewAllButton:hover, .viewAllButton:focus, .forMediaButton:hover, .forMediaButton:focus
{
    color: #333;
    text-decoration: underline;
}

/* EDITING
 -----------------------------------------------------------------------------------------------------------
#publishhead, #publishform
{
    font-size: 1.1em;
}

#publishform p
{
    color: #000;
}

#publishhead a:hover, #publishhead a:focus, #publishform a:hover, #publishform a:focus
{
    text-decoration: underline;
}

/* PROGRAM SEARCH STYLES 
 -----------------------------------------------------------------------------------------------------------

#programSearch
{
    background-color: #2c2c2c;
    padding: 20px;
    width: 920px;
    position: relative;
    padding-top: 27px;
}

#programSearch h3
{
    font-family: 'Museo500' , 'Museo500FF' , Arial;
    font-weight: normal;
    color: white;
    margin-bottom: 20px;
    font-size: 20px;
}
#programSearch a
{
    color: #CCCCCC;
    text-decoration: none;
}

#programSearch a:hover
{
    color: #CCCCCC;
    text-decoration: underline;
}

#programSearch .programBrowse a
{
    color: #FFFFFF;
}

.siteSearch.homepage
{
    float: left;
}

.siteSearch.homepage input.gsc-search-button
{
    border: 0;
    background: url("http://mams.rmit.edu.au/pj5fkl1gkhzh.png") no-repeat 0px -380px;
    height: 65px;
    width: 240px;
    text-indent: 0;
    font-family: "Museo300" , "Museo300FF" , Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: none;
    padding-left: 30px;
    border-radius: 0px;
    margin: 0;
    float: left;
}

.siteSearch.homepage input.gsc-search-button:hover, .siteSearch.homepage input.gsc-search-button:focus, .siteSearch.homepage input.gsc-search-button:active
{
    background: url("http://mams.rmit.edu.au/pj5fkl1gkhzh.png") no-repeat 0px -1100px;
    border: 0;
    color: #FFFFFF;
}

.siteSearch.homepage input.gsc-input
{
    padding-right: 0;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    width: 445px;
    height: 65px;
    border: 0;
    color: #BDBDBD;
    font-size: 22px;
    background: url('http://mams.rmit.edu.au/45qojdfhd8b4.png') no-repeat 0px -60px;
    border: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    margin: 0;
    float: left;
}

.ie7 .siteSearch.homepage .gsc-input
{
    margin-top: 0px !important;
    padding-top: 20px !important;
    height: 45px !important;
}

.siteSearch.homepage .gsc-input:focus
{
    color: #000000;
}

.siteSearch.homepage .gsc-inline-block
{
    padding: 0 4px 0 4px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.siteSearch.homepage .gsc-tabHeader.gsc-tabhActive
{
    color: #000000;
    text-decoration: none;
}

.programSearchItems
{
    clear: both;
    font-weight: normal;
    font-size: 17px;
    padding-top: 27px;
    float: left;
    min-width: 725px;
}

.programSearchItems ul
{
    list-style: none;
    float: left;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

.programSearchItems li
{
    background: url("http://mams.rmit.edu.au/d0nqf1dbci8p.png") no-repeat scroll 0 -278px transparent;
    float: left;
    padding-left: 17px;
    min-width: 223px;
}

.programSearchItems li:first-child
{
    min-width: 204px;
}

.programBrowse
{
    width: 180px;
    line-height: 64px;
    float: right;
    display: block;
    height: 64px;
    font-family: 'Museo300' , 'Museo300FF' , Arial;
    font-size: 18px;
    background: url("http://mams.rmit.edu.au/d0nqf1dbci8p.png") no-repeat scroll 0 -255px transparent;
    padding-left: 17px;
}
*/


/* Start Home Page Gate */


.lbl1
        {
            font-size: large;
        }
        a
        {
            color: #C8DCE5;
        }
        h3
        {
            margin: 10px 10px 0 10px;
            color: #FFF;
            font: 18pt Arial,sans-serif;
            letter-spacing: -1px;
            font-weight: bold;
        }
        .test
        {
            border-collapse: separate;
            color: Red;
        }
        .boxgrid
        {
            width: 22ò6.6px;
            height: 150px; /*    margin: 10px;  */
            float: right;
            background: #161613; /*  border: solid 2px #8399AF; */
            overflow: hidden;
            position: relative;
        }
        .boxgrid img
        {
            position: absolute;
            top: 0;
            left: 0;
            border: 0;
        }
        .boxgrid p
        {
            padding: 0 10px;
            color: #afafaf;
            font-weight: bold;
            font: 10pt "Lucida Grande" ,Arial,sans-serif;
        }
        .boxcaption
        {
            float: left;
            position: absolute;
            background: #000;
            height: 100px;
            width: 100%;
            opacity: .8;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=150);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=150)";
        }
        .captionfull .boxcaption
        {
            top: 260;
            left: 0;
        }
        .caption .boxcaption
        {
            top: 220;
            left: 0;
        }
        h3 a
        {
        }
        
        
        /* End Home Page Gate   */

