﻿body
{
    font-family: Arial, Verdana, Serif;
    font-size: 10px;
    color: #fff;
    background:url('../images/background/homeLighten.jpg') top left no-repeat; 
    overflow-x:hidden;
    background-color:#fff;
}

body, html { height:98%; }


body#work, body#work-detail { background:url('../images/background/5.jpg') top left no-repeat; }
body#clients                { background:url('../images/background/3.jpg') top left no-repeat; }
body#about                  { background:url('../images/background/2.jpg') top right no-repeat; }
body#contact                { background:url('../images/background/7.jpg') top left no-repeat; }
body#home                   {   min-height:600px; height:auto !important; height:600px; }

h1
{
    font-size: 16px;
    font-weight: bold;
    color: #E31818;
}

h2, h5
{
    font-size: 14px;
    font-weight: bold;
    color: #45515a;
}

h5
{
    font-size:15px;
    padding-top:15px;
    padding-bottom:5px;    
}

p
{
    font-size: 14px;
    color: #45515a;
    padding: 2px 0;
}

#content
{
    display: block;
    position: relative;
    /*height: 768px;*/
    /*height:100%;*/
    width: 1024px;
    margin: 0 auto;
    font-size: 1.2em;
    z-index: 10;
}

body#work-detail div#content { height:100%; }
body#clients div#content { height:750px; }

#top-content
{
    display: block;
    position: relative; 
    padding-bottom:30px;
    height: 100%;
    /*overflow: hidden;*/
}

#full-width-fix 
{
    overflow: hidden;
}

#left-content
{
    display: block;
    position: relative;
    float: left;
    height: 90%;
    width: 200px;
    padding: 70px 0 0 0;
}

#menu
{
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 17px;
}

#menu ul
{
    /*list-style-position: outside;*/
}

#menu ul li
{
    /*padding: 5px 0;*/
    /* margin-bottom: 3px; */     
}

#home #menu ul li.home a, #work #menu ul li..work, #work-detail #menu ul li..work, #showreel #menu ul li..showreel, #clients #menu ul li..clients, #about #menu ul li..about, #contact #menu ul li..contact
{
    /* list-style-image: url(/media/images/menu-selected.png); */
    background-color: #4c5864;
    margin-left: 15px; 
}

#menu ul li a
{
    margin-left: 11px;
    background-color: #CC0000;
    padding: 5px;
    display:inline-block;
    /*text-shadow: 1px -1px 1px #720909;*/
}


#menu ul li a:hover
{    
    background-color: #4c5864;   
}


#centre-content
{
    display: block;
    position: relative;
    float: left;
    background: url(/media/images/repeat-bg/main-white.png) top left repeat-y;
    height: 100%;
    width: 620px;
	overflow: hidden;
}

#inner-content
{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 582px;
    height: 100%; 
}

.large-top #inner-content 
{
    height: 98%;
}

#sub-content
{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 565px;
}

#centre-content ul
{
    list-style: square;
    color: #45515a;
    padding: 0 0 0 45px;
}
#centre-content ul li
{
    font-size: 14px;
}

#centre-content ul li a
{
}

#top-content .small-top
{
    padding-top: 35px;
    height: 98%;
}

#top-content .medium-top
{
    padding-top: 43px;
    height: 92%;
}

#top-content .large-top
{
    padding-top: 130px;
    height: 85%;
}

#right-content
{
    display: block;
    position: relative;
    float: left;
    height: 98%;
    padding: 28px 0 0 21px
}

#footer
{
    height: 45px;
    font-weight: bold;
    color: #fff;
    position: fixed;
    background:url("/media/images/BadBoyz4life.gif") center center no-repeat;
    bottom: 0;
    left: 0;
    width:100%;
}
#footer div.footer_pos
{
    position:relative; 
    left:50%; 
    margin-left:-403px;
    margin-top:16px;
    font-size:13px;
}
/*
#left
{
    display: block;
    position: relative;
    float: left;
    background: url(/media/images/repeat-bg/foot-red.jpg) top left repeat-x;
    height: 27px;
    width: 181px;
    padding: 18px 0 0 0px;
}

#left .float-right 
{
    float: right;
    padding-right: 40px;
}

#right
{
    display: block;
    position: relative;
    float: left;
    background: url(/media/images/repeat-bg/foot-grey.jpg) top left repeat-x;
    height: 27px;
    width: 819px;
    padding: 18px 0 0 0px;
}
*/
#footer div.footer_pos span
{
    padding: 0 0 0 20px;
}


a, a:hover
{
    color: #fff;
    text-decoration: none;
}

.clear
{
    clear: both;
}

.sub-footer
{
    padding: 30px 0 0 0;
}

body #top-content #centre-content .sub-footer a
{
    color: #45515a;
    text-decoration: none;
}

#centre-content .sub-footer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#centre-content .sub-footer ul li
{
    display: inline;
    margin: 0;
    padding: 0 10px;
    background: url(/media/images/divider.png) 0px 1px no-repeat;
}

#centre-content .sub-footer ul li.first
{
    background: none;
    padding-left: 0;
}

#sidenav
{
    display: block;
    position: relative;
    float: left;
    /*width: 100px;*/
    height: 70px;
    padding-top: 40px;
    z-index: 100;
}

#sidenav a
{
    /*padding: 3px 5px;*/
}

#sidenav .nav-text
{
    /*padding: 10px 0 0 5px;*/
    margin-left:5px;
    font-weight: bold;
    color: #45515A;
    line-height:28px;
    padding: 0 5px; 
}

#sidenav .nav-text span.current 
{
    color: #E31818;
}

#inner-content .left
{
    display: block;
    position: relative;
    float: left;
    width: 330px;
    color: #45515A;
    font-size: 14px;
    font-weight: bold;
}

#inner-content .right
{
    display: block;
    position: relative;
    float: right;
    width: 238px;
    color: #45514A;
    font-size: 14px;
}

#inner-content .extra .right a
{
    margin: 0 10px 0 0;
    height: 17px;
    display: inline-block;
    width: 17px;
    background: url(/media/images/buttons/nav.png) top left no-repeat;
}

#inner-content .extra .right .selected-item,
#inner-content .extra .right a:hover 
{
    background-position: bottom left;
}

#inner-content .extra .right .navigation 
{
    display: block;
    position: relative;
    float: right;
}

#inner-content .extra
{
    padding: 325px 0 20px 0;
}

#inner-content .extra .left a
{
    color: #E31818;
    font-weight: normal;
}

/* HOME STYLES */

#home #centre-content
{
    background: none;
}

#home .strapline
{
    margin-top: 450px;    
}


/* CONTACT STYLES */

#contact .left-content
{
    display: block;
    float: left;
    position: relative;
    width: 291px;
    height: 200px;
}

#contact .right-content
{
    display: block;
    float: left;
    position: relative;
    width: 291px;
    height: 200px;
}

#contact #inner-content a
{
    color: #e31818;
    text-decoration: underline;
}

#about #people 
{
    padding: 20px 0 20px 3px;
    width: 580px;
    display: block;
    position: relative;
    float: left;
}

/* ABOUT STYLES */

#about #people ul 
{
    display: block;
    position: relative;
    float: left;
    list-style: none;   
    padding: 0;
    display: inline;
    margin: 0;
}

#about #people ul li 
{
    display: block;
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    display: inline;
    width: 108px;
    padding:13px;
    background:#fff;
    margin:0 13px 13px 0;
}

#about #people a.orderme
{
    font-size: 14px;
    font-weight:bold;
    background:#28353d;
    display:block;
    float:left;
    margin-right:5px; 
    padding:5px;
}


#about #people a.orderme:hover
{
    background:#CC0000;
}

#about .overlay 
{
    width: 108px;
    height: 108px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/media/images/people-overlay.png) 0 0 no-repeat;
    color: #fff;
    font-weight: bold;
    margin:13px;    
}

#about .overlay .positionme 
{
    position: absolute;
    bottom: 15px;
    left: 12px;
    display: block;
    width: 120px;
}

#about .overlay a 
{
    color: #d61c13;
    text-decoration: underline;
}

/* CLIENTS STYLES */

#clients #centre-content 
{
    background: none;
}



/* SHOWREEL STYLES */


#showreel #centre-content 
{
    /* background: url(/media/images/repeat-bg/main-grey.png) top left repeat-y;*/
}

#showreel h1 
{
    /* color: #fff; */
}

#showreel-surround 
{
    padding: 15px;
    background: #fff;
    width: 560px;
    height: 340px;
}

/* WORK LISTINGS STYLES */


#work #centre-content .right ul
{
    display: block;
    width: 190px;
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    border:1px solid #b7bbbc;
}

#work #inner-content 
{
    overflow: hidden;
}

#work #centre-content ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#work #centre-content .left
{
    line-height: 30px;
}

#work #centre-content .right .text
{
    line-height: 30px;
}

#work #centre-content .right ul li
{
    display: block;
    width: 190px;
    margin: 0;
    background: #fff url(/media/images/down-arrow.gif) 170px 12px no-repeat;
    padding: 7px 0;
}

#work #centre-content .right ul li a
{
    padding: 4px 0 4px 10px;
    color: #848b90;
}

#work #centre-content .right ul li ul a
{
    padding: 4px 0 4px 10px;
    color: #848B90;
}

#work #centre-content .right ul li ul a:hover {
    color: #E31818;
}

#work #centre-content .right ul li:hover ul
{
    display: block !important;
}

#work #centre-content .right ul li ul
{
    display: none;
    position: absolute;
    top: 28px;
    right: 0;
    z-index: 300;
}

#work #centre-content .right ul li ul li
{
    height: 15px;
    /*background: #424e56 url(/media/images/top-separater.jpg) 10px 0 no-repeat;*/
    background-color: #fff;
}

#work #centre-content #work-list
{
    padding: 10px 0 0 0;
    height: 483px;
    width: 200000px;
	position: absolute;
	left: 0;
}

#work #centre-content #work-list .page
{
    width: 583px;
    display: block;
    position: relative;
    float: left;
    padding-right: 50px;
}

#work #centre-content #work-list .showing 
{
    display: block;
}

#work #centre-content .scrollWrapper
{
}

#work #centre-content #work-list ul
{
}

#work #centre-content #work-list ul li
{
    height: 160px;
    width: 192px;
    padding: 2px 0;
    display: inline-block;
}

#work #centre-content #work-list ul li span
{
    background: #fff;
    color: #4b575f;
    height: 160px;
    width: 192px;
    display: block;
}

#work #centre-content #work-list ul li:hover span
{
    background: #414E56;
    color: #fff;
}

#work #centre-content #work-list ul li:hover a
{
    color: #fff;
}

#work #centre-content #work-list ul li a
{
    padding: 7px 0 0 5px;
    color: #4b575f;
    display: block;
    font-size: 12px;
}

#work #centre-content #work-list ul li span img
{
    padding-top: 5px;
    margin: 0px auto;
    display: block;
}


#work .list
{
    width: 100px;
    height: 20px;
}

/* WORK DETAIL STYLES */

#work-detail .portfolio ul 
{
    padding: 0;
	margin: 0;
	height:310px;
}

#work-detail .portfolio
{
    display: block;
    position: absolute;
    left: -20px;
    width: auto;
    height: 315px;
    z-index: 200;
    top: 140px;
}

#work-detail .portfolio li
{
    display: inline-block;
    height:310px;
}

#work-detail .portfolio li span
{
    display: block;
}

#work-detail #content
{
    overflow: visible;
}

#work-detail .multimedia-nav 
{
    position: relative;
    display: block;
    width: 100%;
    z-index: 300;
    margin: 0 auto;
}


#work-detail .leftArrow 
{
    position: absolute;
    left: -100px;
    top: 135px;
}

#work-detail .rightArrow 
{
    position: absolute;
    right: -100px;
    top: 135px;  
}

#work-detail #inner-content .showing 
{
    display: block !important;
}

#work-detail #inner-content .n1,
#work-detail #inner-content .n2,
#work-detail #inner-content .n3  
{
    display: none;
}

#work-detail #centre-content {
	overflow: visible;
}

#work-detail #centre-content #project-change {
}

#work-detail #centre-content #project-change ul {
	margin: 0 0 45px 0;	
	border: 1px solid #c7cfd6;
	padding: 0;
	display:inline-block;
}

#work-detail #centre-content #project-change ul li
{
    display: block;
    width: 255px;
    
    margin: 0;
    background: #ffffff url(/media/images/down-arrow.gif) 235px 12px no-repeat;
    padding: 7px 0; 
}

#work-detail #centre-content #project-change ul li a
{
    padding: 2px 0 2px 10px;
    color: #e31818;
}

#work-detail #centre-content #project-change ul li ul a
{
    padding: 15px;
    color: #8b9192;
	font-size: 14px;
}
#work-detail #centre-content #project-change ul li ul a:hover 
{
    color: #e31818;
}    

#work-detail #centre-content #project-change ul li:hover ul
{
    /* display: block !important; */
}

#work-detail #centre-content #project-change ul li ul
{
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
    z-index: 300;
}

#work-detail #centre-content #project-change ul li ul li
{
    /*height: 10px;*/
    background: #ffffff;
}

#work-detail .carousel-wrap {
	width: 604px;
}

/* BGSTRETCHER PLUGIN STYLES */

/*
	Background Stretcher jQuery Plugin
	© 2009 ajaxBlender.com
	For any questions please visit www.ajaxblender.com 
	or email us at support@ajaxblender.com
*/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* home page draggable boxes. */
.draggable { 
    background:#fff;
    border:1px solid #262e37; 
    position:absolute;
    cursor:pointer;
}

.bottom_right_abs { 
    position:absolute; 
    bottom:0;
    right:0; 
    display:block;
    font-size:13px;
    padding:7px;
    color:#4d5964;
}

.bottom_left_abs { 
    position:absolute; 
    bottom:0;
    left:0; 
    display:block;
    font-size:13px;
    padding:7px;
    color:#4d5964;
}
.bottom_left_abs a 
{
    color: #4d5964;
    font-size:13px;
}

::-moz-selection { background:#cc0000; color:#fff; }
::selection { 	background:#cc0000; color:#fff; }
code::-moz-selection { background: #333333; }
code::selection { background: #333333; }
.job_desc { font-weight:normal; margin-top:5px; display:block; font-size:12px; margin-bottom:5px; }
.hidden { display: none; }

#carousel_prev_b { background:url('/media/images/buttons/leftRed.gif') no-repeat; }
#carousel_next_b { background:url('/media/images/buttons/rightRed.gif') no-repeat; }

#carousel_prev_b.disabled { background:url('/media/images/buttons/leftGreyTrans.png') no-repeat; }
#carousel_next_b.disabled { background:url('/media/images/buttons/rightGreyTrans.png') no-repeat; }
