#content 
{
padding-top:0;
width:1026px;	
}

#content #main {
    display:inline; /* Fixes IE Double Margin Float Bug */ 
    float:left;
    width:1026px;
    padding:0;
    margin:0 auto;
    position:relative;
}

#content #main div.firstContent, 
#content #main #accountButtons
{
padding-left:42px;      
}

#content #main #accountButtons 
{
height:111px;
float:left;
width:984px;
padding-left:42px;
position: relative;
top:15px;
width: 984px;
z-index:3000;    
}

#content #main .ContentArea 
{
background:#ffffff;
clear:both;
float:left;
height:auto;
width:1026px;    
}

/*latest jobs*/


#main .latestJobs, .ie7 #main .latestJobs, .ie8 #main .latestJobs 
{
width: 223px; 
height: 254px;
background: url(http://www.creativerecruitment.co.uk/Graphics/css3Sprite.png) no-repeat;
float: right;
background-position: 0 -113px;
margin-right: 44px;
position:relative;
top:15px;
z-index:10;
}

/* ORIG
#main .latestJobs, .ie7 #main .latestJobs, .ie8 #main .latestJobs 
{
    width: 223px; height: 254px;
    background: url(http://www.creativerecruitment.co.uk/Graphics/css3Sprite.png) no-repeat;
    float: right;
    background-position: 0 -113px;
     margin-right: 44px;
}
*/

#main .latestJobs .arrow
{
    border-color: transparent transparent transparent #555555;
    border-style: solid;
    border-width: 4px;
    height: 0;
    width: 0;
    float: right;
    margin: 4px 0 0 8px;
}

.ie7 #main .latestJobs .arrow 
{
    margin: -15px 0 0 0;
}

#main .latestJobs dl dd a:hover .arrow
{
    border-color: transparent transparent transparent #f78f1e;
}

#main .latestJobs dl 
{
    margin: 25px 0 0 12px;
}

#main .latestJobs dl dd 
{
    font: normal 85% arial, sans-serif;
    margin: 0 0 26px 0;
    height: 28px;
    overflow: hidden;
}

#main .latestJobs dl dd strong
{
    display: block;
}

.ie7 #main .latestJobs dl dd a 
{
   margin-right: 25px;
}


#main .latestJobs dl dd a 
{
    text-decoration: underline;
}

.ie9 #main .latestJobs dl dd a
{
    padding-bottom: 3px;
}

#main .latestJobs dl dd a:hover 
{
    text-decoration: none;
    color:#f78f1e;
}

#main .latestJobs dl .footer a 
{
    color: #000;
    font: italic 108% Georgia, serif;
    text-decoration: none;
    text-align: right;
    padding-right: 10px;
    }

#main .latestJobs dl dt 
{
    color: #000;
    font: italic 153.9% Georgia, serif;
    margin-bottom: 7px;
}

/*account buttons*/

#accountButtons a
{
    font: italic 108% Georgia, serif;
    color: #000;
    text-align: center;
}

#accountButtons h3 
{
    font-size: 138.5%;
    font-style: normal; font-weight: normal;
    color: #000;
    padding-top: 20px;
}

.ie7 #accountButtons span, .ie8 #accountButtons span 
{
    background: url(http://www.creativerecruitment.co.uk/Graphics/ieSprite.png) no-repeat;
}


html #accountButtons .symbol1, .ie7 #accountButtons .symbol1, .ie8 #accountButtons .symbol1  
{
    margin-right: 5px;
    background-position: 0 -90px;
}

html #accountButtons .symbol2, .ie7 #accountButtons .symbol2, .ie8 #accountButtons .symbol2
{
    margin: 0 0 0 5px;
    background-position: -41px -90px;
}

#accountButtons p 
{
    width: 160px;
    margin: 0 auto;
}

#slider .UserContent img 
{
position:relative;
z-index:5;    
}


#accountButtons .container
{
    width:220px; height: 95px;
    background-color:#f78f1e;
    float: left;
    margin-right: 20px;
    -moz-border-radius: 45px 45px 0px 45px;  
    -webkit-border-radius: 45px 45px 0px 45px; 
    -o-border-radius: 45px 45px 0px 45px; 
    border-radius: 45px 45px 0px 45px; 
    
     -moz-transition: 1s ease all;
    -webkit-transition: 1s ease all;
    -o-transition: 1s ease all;
    -ms-transition: 1s ease all;
    transition: 1s ease all;
}

.ie8 #accountButtons .container, .ie7 #accountButtons .container
{
background:url(http://www.creativerecruitment.co.uk/Graphics/css3Sprite.png) 0 -369px no-repeat;
width:220px; height: 95px;
}

.ie8 #accountButtons a.container:hover, .ie7 #accountButtons a.container:hover
{
background:url(http://www.creativerecruitment.co.uk/Graphics/css3Sprite.png) 0 -465px no-repeat;
width:220px; height: 95px;
}

/*
.ie8 div.jquery-corner div
{
border-color:transparent !important;
background-color:#f78f1e;    
}
*/


#accountButtons .last 
{
    margin-right: 0;
}


    
/*content areas*/

.ContentArea .UserContent 
{
    width: 140px;
    height: 120px;
    padding: 30px 20px 30px 0;
    float: left;
    background:#fff;
    overflow: hidden;
}

#main .ContentArea .UserContent h1 
{
    color: #f78f1e;
    font: normal 123.1% Georgia, serif;
    margin-bottom: 0;
}

#main .ContentArea .UserContent h2 
{
    color: #f78f1e;
    font: italic 93% Georgia, serif;
    padding-bottom: 15px;
        margin: 0;
    
}

.ContentArea .UserContent p 
{
    color: #666666;
    font: italic 93% Georgia, serif;
}

.ContentArea .last 
{
    padding-right: 0;
}

.twitter 
{
    background: #393939;
    padding: 9px 9px 9px 42px;
    font: 93% Georgia, serif;
    color: #fff;
    float:left;
    min-height: 15px;
    overflow:hidden;
    position:relative;
    top:15px;
    width:975px;
}

.twitter a:hover 
{
    text-decoration: underline;
}
.navLinks 
{
    display: none;
}



/*******Homepage Slider*********/

#sliderContainer 
{
    width:1026px; 
    height:394px;
    float: left;
    margin-bottom:0;
    padding:0;
    z-index:1000;
    background:#000000;
}

/* ORIG
#sliderContainer 
{
    width:668px; 
    height:254px;
    float: left;
    margin-bottom: 13px;
    padding:0;
}
*/

#sliderContainer .UserContent 
{
    float: left;
}

#prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}

#sliderContainer{
	position:absolute;
	overflow: hidden;
	padding-left:0;
		left:0;
	top:0;
	z-index:2;	
}

			

#slider ul, #slider li
{
    position: relative;
	margin:0;
	padding:0;
	list-style:none;
}

/* ORIG
#slider li{ 
	width:630px;
	height:241px;
	overflow:hidden; 
}
*/

#slider li{ 
	width:1026px;
	height:394px;
	overflow:hidden; 
}

#slider li div.UserContent { 
	width:1026px;
	height:394px;
	overflow:hidden; 
	margin:0;
}
	
#prevBtn, #nextBtn {
	display:block;
	width:32px;
	height:32px;
	position:absolute;
	top:131px;
	z-index:1000;
	background: #fff;
	box-shadow: 0px 0px 5px #a7a9ac;
	border-radius: 32px;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	-o-border-radius: 32px;
	-ms-border-radius: 32px;
	left: 10px;
	-moz-transition: all ease 0.6s;
	-webkit-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	-ms-transition: all ease 0.6s;
	transition: all ease 0.6s;
}	

#prevBtn 
{
left:42px;    
}

.ie7 #prevBtn, .ie8 #prevBtn, .ie7 #nextBtn, .ie8 #nextBtn 
{
	background: transparent url(http://www.creativerecruitment.co.uk/Graphics/ieSprite.png) no-repeat -5px -38px;
	width: 32px;
	padding: 0 4px 0 4px;
	height: 40px;
	
}

#nextBtn { 
	left:710px;
}		

#prevBtn a, #nextBtn a {  
	display:block;
	position:relative;
	width:32px;
	height:32px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding-left:9px;
	padding-top: 3px;
}	

ol#controls{
	margin:15px 282px 15px 0;
	position:relative;
	padding:0;
	height:11px;	
	float: right;
	z-index:1500;
}

ol#controls li{
	margin:0 3px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:11px;
	line-height:11px;
}

ol#controls li#controls6{
	margin:0; 
}

ol#controls li a{
	float:left;
	width: 11px;
	height:11px;
	line-height:11px;
	background:#fff;
	color:#555;
	text-decoration:none;
	
	border-radius: 11px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	-o-border-radius: 11px;
	-ms-border-radius: 11px;
	
	-moz-transition: box-shadow ease 0.5s;
	-webkit-transition: box-shadow ease 0.5s;
	-o-transition: box-shadow ease 0.5s;
	-ms-transition: box-shadow ease 0.5s;
	transition: box-shadow ease 0.5s;
}

.ie7 ol#controls li a, .ie8 ol#controls li a 
{
    width: 11px;
    height: 11px;
    background: url(http://www.creativerecruitment.co.uk/Graphics/ieSprite.png) no-repeat -8px -5px;
    border: 0;
}


ol#controls li a:hover {
	box-shadow: 0px 0px 0px #a7a9ac;
}

#prevBtn:hover, #nextBtn:hover {
}

ol#controls li.current a{
	background:#fff;
	width: 4px; height: 4px;
	border: 4px solid #f78f1e;
}

.ie7 ol#controls li.current a, .ie8 ol#controls li.current a 
{
    width: 11px;
    height: 11px;
    background: url(http://www.creativerecruitment.co.uk/Graphics/ieSprite.png) no-repeat -25px -5px;
    border: 0;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{
	outline:none;
}

#sliderContainer #slider ul li {
	float: left;
}

#slider 
{
overflow: hidden;
position:relative;  
top:-41px;
z-index:3;	
}

#slider .UserContent blockquote, .ie9 #slider .UserContent blockquote {
	font-size: 40px;
	line-height: 41px;
	height:auto;
	font-family: Bodoni72, Georgia, "Times New Roman", Times, serif;	
	letter-spacing: -2px;
	width: 445px;
	text-indent: -55px;
	margin:40px 0 0 165px;
	color: #ffffff;
	position: relative;
}


#slider .UserContent 
{
    position: relative;
}



#slider .UserContent blockquote em {
	display: block;
	font-size: 18px;
	font-family: Bodoni72, Georgia, "Times New Roman", Times, serif;	
	font-style: normal;
	letter-spacing: normal;
	text-indent: 0;
}

#slider .UserContent span, .ie9 #slider .UserContent span {
	font-size: 124px;
	position: relative;
	top: 50px;

	line-height: 1px;
	z-index: 1000;
}

.ie7 #slider .UserContent span.start, .ie8 #slider .UserContent span.start 
{
    display: block;
    position: relative;
    margin-left: -55px;
    
}

.ie7 #slider .UserContent span.end, .ie8 #slider .UserContent span.end 
{
    display: none;
}

.ie7 #slider .UserContent blockquote, .ie8 #slider .UserContent blockquote 
{
    text-indent: 0;
}

#main .UserContent 
{
    line-height: normal;
}
