/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 11 September 2016 18:32:42
*/


/*----------------------------------------------------------------------------- 

RAMA BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet 

version:       1.0 
date:          07/27/11 
author:        freshline
email:         support@version-four.com 
website:       http://www.version-four.com
-----------------------------------------------------------------------------*/

/***********************
    -    BASICS     -
***********************/

html {
    width: 100%;
    overflow-x:hidden;
    margin: 0;
    padding: 0;
}

ol, ul { 
    list-style: none; 
}

a{
    text-decoration:none;
}

#banner1-bg {
    
    height: 600px;
    width: 100%;
    
    left: 0;
    background-image:url('http://arts.brighton.ac.uk/__data/assets/file/0016/72007/website_bg_tile.gif');
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif; 
    color:#bbb;
    font-weight: bold;
}

#banner1-bg h1 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size:35px;
    color:#bbb;
    margin-bottom: 15px;
}


#banner1-bg p {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size:17px;
}


.example-wrapper{
    position:relative;
    width:914px;
    height:400px;
    margin:auto;
    margin-top:50px;    
}

.example-wrapper-slim{
    position:relative;
    height:400px;
    margin:auto;
    margin-top:50px;    
}


/****************************
    -    BASIC DIVIDERS     -
*****************************/
#small_divider {
    margin-top:8px;
}

#big_divider {
    margin-top:150px;
}
