/*
Cinegraphic master stylesheet
master.css

Author: Darren
Date created: 22/2/10

*/

/*
= GENERAL RULES */

/* whitespace reset */
h1, h2, h3, h4, p, ul, ol, dl, html, body, form, fieldset, blockquote, address {
	margin: 0;
	padding: 0;
}

/* no bullets */
ul, ol {
	list-style: none;
}

/* no borders */
img, fieldset {
	border: 0 none;
}

address {
	font-style: normal;
}

body {
	/*width: 760px;*/
	margin:0 auto;
    font: 80% "Lucida Grande", Helvetica, Arial, sans serif;
    padding:0;
    color:#26393d;
    background:#ccc;
}



/* links */

a:link {
	color: #1a2074;
	text-decoration: none;

}

a:visited {
	color: #464973;
}

a:focus, a:hover, a:active {
	text-decoration: none;
	color: #2194b5;
}

.clear {
	clear: both !important;
    margin-top:10px;
}

.hidden {
	position: absolute;
	left: -9999px;
}

/*
= LAYOUT */

#container {	
	width:100%;
	height:100%;
	background:#44607D;
}

.main {
	width:920px;
	margin: 0;
    overflow: hidden;
    margin:0 auto;
    clear:both;
}



/* SERVICES */

ul#services {
color:#26393D;
margin:1.4em;
overflow:hidden;
font-size:120%;
}

body.services ul#services li {
float:left;
width:48%;
}

body.services ul#services li ul li {
background:transparent url(../images/note.png) no-repeat scroll 20px 50%;
float:none;
padding:5px 0pt 0pt 40px;
width:100%;
}

/* HOMEPAGE */

#showcase {background:url(../images/showcase_bg.png) repeat-x 0 0; height:263px; width:100%;}

.rounded {background:#fff; margin:20px 0 10px 0; width:100%; overflow:hidden; -moz-border-radius:10px; -webkit-border-radius:10px; }

#left {float:left; width:70%; -moz-border-radius-topleft:10px; -moz-border-radius-bottomleft:10px; -webkit-border-radius:10px; background:#fff;}


body.services #left {float:left; width:99%; -moz-border-radius-topleft:10px; -moz-border-radius-bottomleft:10px; -webkit-border-radius:10px; background:#fff;}

#bottomleft {float:left; width:70% !important; -moz-border-radius-topleft:10px; -moz-border-radius-bottomleft:10px; -webkit-border-radius:10px; background:#fff;}

#bottomgroup li#bottomleft {margin:0;}

#bottomgroup li#bottomleft div.text, #bottomgroup li#bottomright div.text {margin:1em !important; overflow:hidden;}

#right, #bottomright {
float:left; 
width:30% !important; 
background:#eee; 
-moz-border-radius-topright:10px; 
-moz-border-radius-bottomright:10px; 
-webkit-border-bottom-right-radius:10px; 
-webkit-border-top-right-radius:10px;
position:relative; 
padding-bottom:3em;
}




#bottomright {margin:0 !important;}


#left h2 {margin:0; color:#B30000; font-size:140% !important;}
#left p  {padding:1em; margin:0; line-height:1.8em; font-size:120%}

body.home #right ul {margin:1em 0; width:100% !important;}
body.contact #right ul {margin:1em 0; width:100%;}


#right ul {margin:1em 0; width:60%;}
#right li {font-size:110%; margin:0;}

#right h2 {font-size:140% !important;}

#portweb span, #portemail span, #portprint span {
color:#B30000;
display:block;
font-size:100%;
line-height:1.6em;		
}
	

		
/* tooltips */

.demotip {
	display:none;
	background:transparent url(../images/tip.png);
	font-size:12px;
	width:130px;
	padding:30px 25px 30px 55px;
	color:#333;	
	position: absolute; top: 245px !important; z-index:100;
}



/*
= CV */

body.cv div#bottom div#left h2, body.cv div#bottom div#left h3 , body.cv div#bottom div#left h4 {margin:1em;}

body.cv div#bottom div.rounded div#left h3 {margin-bottom: 0 !important;}

body.cv ul.jobduties {
color:#26393D;
padding:0.6em 1em;
}

p.notes {
background:transparent url(../images/comment.png) no-repeat scroll 10px 10px;
padding:5px 10px 0 40px !important;
}

body.cv ul.jobduties li {
background:transparent url(../images/note.png) no-repeat scroll 0 50%;
padding:0.2em 0 0.2em 40px;
}

body.cv p span.date {
display:block;
font-size:90%;
font-style:italic;
}

body.cv p.spacer {
border-top:1px dotted #CCCCCC;
margin-top:1em !important;
}

p.last {padding-bottom:10px !important;}

body.cv h4.title {
	background:url(../images/plus.gif) no-repeat 10px 50% #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	font-weight:normal; 
	font-size:120%; 
	line-height:1.8em; 
	margin:1em !important; 
	padding:10px 10px 10px 50px; 
	cursor:pointer;
}

body.cv h4.active {background:url(../images/minus.gif) no-repeat 10px 50% #eee;}
body.cv h4.rollover {background:url(../images/plus.gif) no-repeat 10px 50% #ffff99;}

body.cv h4:hover {color:#B30;}

body.cv h4 span.date {display:block; font-size:90%; font-style:italic; }

body.cv div.togglecontainer {margin:0 1em; padding:0; background:#fff; border:2px solid #eee; -moz-border-radius: 10px; -webkit-border-radius:10px;}

body.cv div#last {margin-bottom:1em;}


body.cv #right ul {width:100%;}

ul#coreskills li {
margin: 0.4em 0;
background:transparent url(../images/home/services_tick.png) no-repeat 1em 50%;
padding:10px 10px 10px 45px;
}

ul#protools li {margin:1em 1.4em;}

ul#protools li ul {margin:0;}

ul#protools li ul li {margin:0.4em 2.4em; font-size:100%;}

		

/*
= TYPOGRAPHY */

h1, h2, h3, h4 {
	font-size: 1.4em;
	margin: 0.5em 0;
	color:#26393D;
	padding:0;
}

#main h1 {
	padding-left: 10px;
	margin-top:10px;
}


#bottom div.main h2 {margin:1em 1em 0;}



h2, h3 {
    padding: 0;
}


.minisidebar #main h1 {
	margin-left: -10px;
}


h1 span, h2 span {
	font-size: 0.78em; /* 1.4em of base unit */
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4, h5 {
	font-size: 1em;
}

p, ul, ol {
	margin: 0 0 1em;
	line-height: 1.2em;
}

#lists ul, #lists p {
	margin: 0 10px 1em;
}


/* moz borders  */

.borders {	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
/* moz borders  */


/*
= NAVIGATION */

ul#navigation {
	list-style: none;
    /*position: relative;*/
	overflow:hidden;
	height:3.3em;
    z-index: 99;
	margin:1em 1em 1em 0;
	font-size:100%;
}

ul#navigation li {
    padding: 0 0;
	margin:0;
	float:left;
	width:auto;
}

ul#navigation li.nav {padding:0;}

ul#navigation li a#logo {
	width: 200px;
	height: 40px;
	background:url(../images/logo.png) no-repeat 0 50%;
	margin: 0;
	display: block;
	/*position: relative; /* to make clickable in IE */
    text-indent: -999em;
    z-index: 99;
    position:relative;
    padding:0;
}


ul#navigation li a:hover{
color:#fff;
color:#B30;
}

ul#navigation li#tab_on {
color:#fff;
}


ul#navigation li.left {
margin-left:130px;
}


ul#navigation li a {
	color: #eee;
	text-decoration: none;	
	font-weight: normal;
	display:block;
	padding:1em 2em;
}


.clear {clear:both;}


/* slider panel */

#sub-panel {
text-align:center;
width:920px;
margin:0pt auto;
overflow:hidden;
width:920px;

}

#sub-panel a {
background: #eee url(../images/sub200.png) no-repeat scroll 0 80%;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
width:200px;
float:right;
}

#sub-panel a span {
display:block;
padding:6px;
}


/* 
= bottomgroup */

#bottom {
background:#CCCCCC url(../images/bottom_bar_line.png) repeat-x 0 0;
border-top:1px solid #EEEEEE;
padding:1em 0;
width:100%;
}


#bottomgroup {overflow:hidden; margin:0; padding:0;}

#bottomgroup li {float:left; width:290px; margin:0 10px; border:none; position:relative;}

#bottomgroup li.left {margin:0; width:70%;}
#bottomgroup li.left div.text {margin:1em; overflow:hidden;}

#bottomgroup li.right {margin:0; width:30%; background:#eee;}

#bottom li#portweb {background:url(../images/portfolio_web.png) no-repeat 0 0; padding:5px 40px;}
#bottom li#portemail {background:url(../images/portfolio_email.png) no-repeat 0 0; padding:5px 40px;}
#bottom li#portprint {background:url(../images/portfolio_print.png) no-repeat 0 0; padding:5px 40px;}

#bottomgroup li ul li {height:auto; width:30%;}

ul.textonly {margin-left:1.4em;}

ul.textonly li {
background:transparent url(../images/home/services_tick.png) no-repeat scroll 1em 50%;
padding:10px 10px 10px 45px;
}

a#cv_me, a#contactme {
display:block;
font-size:140%;
margin:0;
padding:25px 1em 25px 4.2em;
text-decoration:none;
}

a#cv_me {
background:transparent url(../images/cv_icon.png) no-repeat scroll 10px 50%;
}	


a#contactme {
background:transparent url(../images/large_email_icon.png) no-repeat scroll 10px 50%;
}


ul#bottomgroup li#right div.text {padding:1em 1em 0 1em;}	


/* 
= PORTFOLIO */

body.portfolio #bottom .top #left h3 {margin:1em 0 0 1em;}

body.portfolio ul.project_nav {margin:0 !important ; width:100% !important;} 

body.portfolio ul.project_nav li {
background-repeat:no-repeat;
background-image: url(../images/portfolio/thumbs/port_thumbs.png);
}

body.portfolio ul.project_nav li a {display:block;padding:18px 10px 18px 60px;text-decoration:none;}

body.portfolio ul.project_nav li a:hover {color:#b30; }

body.portfolio ul.project_nav li.tab_on a {color:#b30;}


#ch {background-position: 10px 10px;}
#book_web {background-position: 10px -60px;}
#gk_pp {background-position: 10px -130px;}
#brage {background-position: 10px -200px;}
#plu_e {background-position: 10px -275px;}
#gk_ipa_brand {background-position: 10px -345px;}
#da {background-position: 10px -415px;}
#ahg {background-position: 10px -485px;}
#book_trade {background-position: 10px -555px;}
#gk_ipa_screen {background-position: 10px -630px;}
#osh {background-position: 10px -700px;}
#abbot {background-position: 10px -770px;}
#ahg_blog {background-position: 10px -840px;}
#book_banners {background-position: 10px -910px;}
#bliss {background-position: 10px -980px;}
#dixons {background-position: 10px -1050px;}


/* carasel */

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 20px 40px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 200px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 200px;
    height: 200px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}



.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 78px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 78px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#mycarousel li div {height:160px;}











/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width:830px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
    background:url(../images/slider_relection.png) no-repeat 50% 120%;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* CONTACT */

div#out {margin-left:1.4em;}


div#out p {font-size:90%;}
div#out p, div#out span {padding:0;color:#b30;}


/* conditional */

#top_round, #bottom_round {display:none;}

a#tweet {margin:1.4em; float:left;}

/* new home styles */

body.home #right {background: #eee url(../images/cine_flash.png) no-repeat 100% 0;}

body.home #right h2 {color:#B30000;}

body.home #right div.ul_support, body.home #right p {margin:1.4em 1.4em 0.6em 1.4em !important;}

body.home #right ul {margin:1em 0; font-size:100%;}

body.home #right ul li {margin: 0.4em 0 ;}

body.home #right p {margin-right:60px !important; font-size:110%;}

body.home #left h2 {clear:both; margin-top: 1em;}	
body.home #left h3 {margin:0 1em 1em 1em;}	
	
body.home ul.services_provided {font-size:120%; width:60%; float:left;}
body.home ul.services_provided li {margin:0.4em 0;}	

body.home ul.textonly {margin-left:0 !important;}

body.home ul.textonly li {padding: 5px 10px 5px 45px;}

body.home #left div.ul_support {width:40%;float:right;}

body.home #left div.ul_support img {margin:0 1em 1em 0; float:right;}
	
