
/* Timothy Phillips 2012/10/18 */

#bodycontainer #pagecontainer #pagecontentbox {padding-top:0px; padding-right:0px; background-image:none;}
#bodycontainer #spotlight a.spotlight-back, #bodycontainer #spotlight a.spotlight-next {
    background-image: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sites/future-students/spotlight-nav-bg-brown.gif") !important;}

#bodycontainer #spotlight ul.spotlight-nav li.spotlight-nav-active a {
    background-color: #645e58 !important;
}


#bodycontainer #spotlight {
    background-color: #322F2C !important;
}


.shadow-under-spotlight{
background: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sites/future-students/pagecontentbox-flow.gif") repeat-x scroll 0 0 #7D766E;
height:2em;
}

#pagecontentbox .search-tempalte {

	background: #e8e6e4;
	margin:2em;
	padding:0em;
    box-shadow: -2px -2px 10px #4d4843;
    width:374px;
    height:100px;
}


#pagecontentbox .search-box {
/* all search boxes including spotlight */
    text-align:center; 
    padding:5px;
}

#pagecontentbox #search-box {
/* just the box in the main body */
    background-image: url('http://static.weboffice.uwa.edu.au/visualid/graphics/sites/future-students/homepage-search-bg.png'); /* 394 x 120px */
    width: 334px; /* 394 - padding */
    height: 60px; /* 120 - padding */
    padding: 30px 30px;
    float:right;
    margin-right:11px;
    margin-top:7px;
}


#pagecontentbox .search-box h3{ margin-top:0px;}

#pagecontentbox .search-box form#fs-search input#fs-query { 
    border: 1px solid #7F9DB9; 
    padding: 2px;
    margin-right:0.5em;
    width: 210px;
    height:15px;}

#pagecontentbox #spotlight .search-box form#fs-search input#fs-query { 
    width: 140px;
}

#pagecontentbox #spotlight .search-box form#fs-search input.submit { 
    width: 110px;
}

#pagecontentbox .search-box form#fs-search input.submit {
    width:70px;
    background-color: #000000;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    font: 800 1em Arial,Helvetica,sans-serif;
    outline-width: 0;
    padding: 0.142857em 0.5em;
    text-decoration: none;

}

#pagecontentbox .top-copy {
    background-image: url('http://static.weboffice.uwa.edu.au/visualid/graphics/sites/future-students/dots-copy.gif');
    background-repeat: no-repeat;
    background-color: #ffffff;
    margin-left:19px;
    margin-top:19px;
    margin-right:422px;
    margin-bottom:16px;
    padding:13px 13px 7px 20px;
    height:80px; /* 100 - padding */
    overflow:hidden;
    font-size:14px;
    font-weight:bold;
}

#pagecontentbox .blocks{ 
    background-color:#645e58;
    margin: 0px 19px 18px 19px;
    padding-bottom:11px;
    font-size:0px;
}
#pagecontentbox .block{ 
    background-color: #ffffff;
    width:286px; /* 310 - padding */
    height:245px;
    margin-top:11px;
    margin-left:11px;
    padding: 0px 13px 0px 13px;
    display:inline-block;
    overflow: hidden;
    vertical-align:top;
    /* hack to make inline block work in ie6/7 */
    *display: inline;
    zoom: 1;


}
#pagecontentbox .block p, #pagecontentbox .block ul, #pagecontentbox .block ol{
    font-size:13px;
    /*text-align:justify;*/
}
/*#pagecontentbox .block.last-row{ margin-bottom:11px;}*/

#pagecontentbox .blocks h3{
    background-repeat: no-repeat;
    padding:5px 0px 1px 50px; 
    font-size:18px;
}

#pagecontentbox .blocks .icon-calendar h3{
   background-image: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sections/icons/icon-calendar.gif")}
#pagecontentbox .blocks .icon-pillars h3{
   background-image: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sections/icons/icon-pillars.gif")}
#pagecontentbox .blocks .icon-graduation h3{
   background-image: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sections/icons/icon-graduation.gif")}
#pagecontentbox .blocks .icon-checklist h3{
   background-image: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sections/icons/icon-checklist.gif")}
#pagecontentbox .blocks .icon-handshake h3{
   background-image: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sections/icons/icon-handshake.gif")}
#pagecontentbox .blocks .icon-pen h3{
   background-image: url("http://static.weboffice.uwa.edu.au/visualid/graphics/sections/icons/icon-pen.gif")}


#pagecontentbox #spotlight .spotlight-copy{
    font-weight:bold;
}
