*
{
    padding: 0;
    margin: 0;
}

body
{
    font: 1em Arial, Helvetica, sans-serif;
    text-align: center;
}

.clear
{
    display: block;
    clear: both;
}

.clearpeople /* clear for people page to make the space bigger */
{
    display: block;
    clear: both;
    height: 20px;
}

#text img
{
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
}

/* TEXT *****************/

.firstpara
{
    font-weight: bold;
}

p
{
    margin-bottom: 10px;
}

.more /* used for the read more link on news page */
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.line_divide
{
    margin-left:25px;
    border-bottom: 1px solid #ccc;
    margin-top: -35px;
}

blockquote
{
    float: right;
    width: 73%;
    background: url(../images/quote_bg.gif) no-repeat;
    padding-left: 25px;
}

blockquote strong
{
    line-height: 2em;
}

#text p
{
    padding-left: 20px;
    font-size: 0.9em;
    line-height: 130%;
}

#text h2
{
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}

#help h2
{
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}

.sidebarinfo img
{
    margin-left:-30px;
    border: 1px solid #CCCCCC;
    width: 275px;
    padding:5px;
}

#sidebar h2
{
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: normal;
}

#sidebar ul
{
    margin-bottom: 10px;
}

h3
{
    padding-left: 20px;
    font-size: 1.5em;
    font-weight: normal;
}

#text h3
{
    font-size: 1em;
    font-weight: bold;
}

h4 /* titles on homepage blocks */
{
    font-weight: normal;
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
    font-size: 1.6em;
    line-height: 1.3em;
    background: url(../images/h4bg.jpg) no-repeat #333;
    color: #fff;
}

.moreinfo
{
    margin-bottom: 5px;
}

#quicklinks h2
{
    font-weight: normal;
    margin: 0px 0 0 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    /*border-bottom: 1px solid #ccc;*/
    width: 280px;
    height:45px;
}


#aboutus p
{
    padding: 0 20px 0 20px;
}

#homeblockleft p, #homeblockmiddle p, #homeblockright p
{
    padding:  0 0 0 10px;
    font-size: 0.9em;
}

#footer p
{
    font-size: 0.7em;
    padding: 0 0 5px 0;
    margin: 0;
}

.logo
{
    text-indent: -9999px;
    width: 200px;
    height: 50px;
    display: block;
    position: absolute;
}

.credit
{
    margin-top: 100px;
    font-size: 0.5em;
}

/* LISTS ************************/

.grey
{
    color: #999;
}

ol
{
    margin-left: 50px;
    font-size: 0.85em;
    margin-bottom: 10px;
}

ol li
{
    margin-bottom: 10px;
}

#nav li
{
    display: inline;
    margin: 5px;
}

#nav ul
{
    margin: 0 auto;
    text-align: center;
    background: #fff;
    width: 100%;
}

ul
{
    list-style-type: square;
    margin-left: 46px;
    margin-top: 3px;
}

li
{
    font-size: 1em;
    margin-bottom: 5px;
}

#text ul
{
    margin-left: 50px;
    font-size: 0.9em;
    line-height: 130%;
    margin-bottom:15px;
}

#homeblockmiddle ul, #homeblockright ul
{
    margin-left: 10px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 220px;
    padding-bottom: 10px;
    font-weight: bold;
    height: 270px;
    font-size: 0.95em;
}

#homeblockleft ul
{
    margin-left: 10px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 220px;
    padding-bottom: 10px;
    font-weight: bold;
    height: 249px;
    font-size: 0.95em;
}

/* LAYOUT **********************/

#accesibility /* div for accessibiliy navigation */
{
    display: none;
}

#bg /* container for background */
{
    width: 940px;
    margin: 0 auto;
    background: url(../images/pagebg.gif) repeat-y center;
}

#container
{
    width: 900px;
    height: auto;
    margin: 0 auto;
    text-align: left;
}

#header
{
    width: 100%;
    height: 140px;
    background: url(../images/headerbg.jpg) no-repeat;
}

#wrapflash
{
    height: 491px;
    width: 781px;
    background-color: #eee;
}

#affiliates
{
    background: #fff;
    float: right;
    height: auto;
    margin-right: 20px;
    display: inline;
}

#nav
{
    margin-top: -25px;
    height: 25px;
}

#quicklinks /* large box under navigation */
{
    width: 100%;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

#content
{
    width: 100%;
}

#text
{
    width: 65%;
    float: left;

}

#help
{
    width: 781px;
    height: 600px;
    margin: 0 auto;
}

#sidebar
{
    width: 30%;
    float: right;
    margin-bottom: 10px;
}

#image_place_holder
{
    width: 30%;
    float: right;
    margin-right: 30px;
    margin-left:40px;
}

#image_place_holder img
{
    float: right;
    margin-top: -305px;
    border: 1px solid #CCCCCC;
    width: 275px;
    padding:5px;
}

.sidebarinfo /* wrapper div for sidebar information */
{
    font-size: 75%;
    margin-top: 20px;
}

.sidebarinfo p
{
    text-align:left;
    margin-right:10px;
    line-height: 130%;
}

#aboutus
{
    margin-top: 20px;
    margin-bottom: 20px;
}

#full_width
{
    margin-top: 0px;
    margin-bottom: 20px;
}

#full_width
{
    width: 95%;
    float: left;
}

#full_width form p
{
    padding: 0 0 0 0;
    margin: 0 0 5px 0;
}

#full_width img
{
    float: left;
    width:150px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    padding:5px;



}

#full_width h2
{
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}

#full_width p
{
    padding-left: 20px;
    font-size: 0.9em;
    line-height: 130%;
}

#full_width ul
{
    margin-bottom:20px;
}


#homeblockleft /* left block for list on homepage */
{
    width: 30%;
    float: left;
    border: 1px solid #ccc;
    margin: 10px 20px 10px 20px;
    background: url(../images/buybg.jpg) no-repeat top right;
    padding-bottom: 8px;
}

#homeblockmiddle /* middle block for list on homepage */
{
    width: 30%;
    float: left;
    border: 1px solid #ccc;
    margin: 10px 20px 0 0;
    background: url(../images/sellbg.jpg) no-repeat top right;
    padding-bottom: 8px;
}

#homeblockright /* right block for list on homepage */
{
    width: 30%;
    float: left;
    border: 1px solid #ccc;
    margin-top: 10px;
    background: url(../images/providebg.jpg) no-repeat top right;
    padding-bottom: 8px;
}


#contact_text
{
    width: 40%;
    float: left;
}

#contact_text form p
{
    padding: 0 0 0 0;
    margin: 0 0 5px 0;
}

#contact_text p
{
    padding-left: 20px;
    font-size: 0.9em;
    line-height: 130%;
}

#contact_text h2
{
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}

#contact_text h3
{
    font-size: 1em;
    font-weight: bold;
}

#map
{
    float: right;
    margin-right: 10px;
}

#map img , iframe
{
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
    width:500px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}

#map h2
{
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}

.back_button
{
    border: 1px solid #CCCCCC;
    font-size:10px;
    padding: 2.5px;
}

#left_arrow
{
    font-size:18px;
}

.moreinfobox
{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#footer
{
    height: 10%;
    padding-top: 20px;
    width: 100%;
    background: url(../images/footer_bg.gif) no-repeat top center #fff;
}

/* promo links backgrounds for each page */

.homepagelinks
{
    background: url(../images/home_quicklinks.jpg) no-repeat;
}

.ourpeoplelinks
{
    background: url(../images/people_quicklinks.jpg) no-repeat;
}

.rentallinks
{
    background: url(../images/rental_quicklinks.jpg) no-repeat;
}

.careerslinks
{
    background: url(../images/careers_quicklinks.jpg) no-repeat;
}

.aboutlinks
{
    background: url(../images/about_quicklinks.jpg) no-repeat;
}

.rentalmanagement
{
    background: url(../images/tyre_banner.jpg) no-repeat;
}

.irislinks
{
    background: url(../images/iris_quicklinks.jpg) no-repeat;
}

.principleslinks
{
    background: url(../images/principles_quicklinks.jpg) no-repeat;
}

.contactlinks
{
    background: url(../images/contact_quicklinks.jpg) no-repeat;
}

.newslinks
{
    background: url(../images/news_quicklinks.jpg) no-repeat;
}

/* FORM ********************************/

form
{
    margin-left: 20px;
    margin-bottom: 10px;
}

#text form p
{
    padding: 0 0 0 0;
    margin: 0 0 5px 0;
}

input[type=text]
{
    margin-bottom: 15px;
    width: 200px;
    border: 1px solid #ccc;
    padding: 3px;
    font-size: 1.1em;
}

textarea
{
    width: 500px;
    border: 1px solid #ccc;
    height: 200px;
    padding: 3px;
    font: 0.9em Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

/* IMAGES **********************/

a img
{
    border: 0;
}

#affiliates a img
{
    padding: 5px;
}

#header a img
{
    float: left;
}

.logo /* class for nexus logo */
{
    margin: 5px 0 0 10px;
}

#nav a img
{
    padding-top: 3px;
}

/* LINKS ************************/

.allvideos a:visited
{
    color: #9999cc;
}

.grey a
{
    color: #999;
}

.grey a:visited
{
    color: #999;
}

.moreinfo a
{
    padding-left: 20px;
    background: url(../images/li_bg.gif) no-repeat;
}

#homeblockmiddle li a
{
    color: #000066;
    border-bottom: 1px solid #ccc;
}

blockquote a
{
    color: #000;
    font-weight: normal;
}

h2 a
{
    font-weight: normal;
    color: #333;
}

a
{
    font-weight: bold;
    color: #000066;
    text-decoration: none;
}

/*
 * MENU
 */
#nav li #who_we_are
{
	width:1px;
	height:1px;
	z-index: 99;
	position:absolute;
}

/*Traffic scrollers*/

#pscroller1
{
	width: 200px;
	height: 180px;
	padding: 5px;
    margin-left:26px;
}

#pscroller1 .title
{
    color:#000066;
}

.scoller_class
{
}