
h1 {
    margin-top:0px;
    
}

a {
    color:#B8AB9E;
    text-decoration:none;
}
a:hover {
    color:#796B60;
}


body {
    color:#A3917D;
    font-size:15px;
    font-family : "HelveticaNeueLT Com 55 Roman",'Helvetica',sans-serif;
    /*font-family : 'Helvetica',sans-serif;*/
}

@font-face {
    font-family: "HelveticaNeueLT Com 55 Roman";
    font-weight:normal;
    font-style:normal;
    src: url("/fonts/helvetica.eot");
}

.textpink {
    color:#fd569b;
}

a img {
    border:none;
}

#tmp_top_menu .module_area div a:hover,#tmp_top_menu .module_area div a.menu_selected{
    color:#796b60;
}

#tmp_top_menu .module_area div a {
    color:#beb2a6
}

.orange_link {
    color:#ffb13c;
}

h3 {
	font-size:15px;
	font-weight:normal;
	color:#56deff;
	margin-bottom:0px;
}

#tmp_body p {
	line-height:22px;
	margin-top:0px;
}

.showreel_shortform, .showreel_longform, .showreel_vfx, .showreel_cg {
	background-repeat:no-repeat;
	width:493px;
	height:348px;
	margin-left:auto;
	margin-right:auto;
}

.showreel_shortform {
	background-image:url('../images/shortform.jpg');
	margin-bottom:30px;
}
.showreel_longform {
	background-image:url('../images/longform.jpg');
	margin-bottom:30px;
}

.showreel_vfx {
	background-image:url('../images/vfxshowreel.jpg');
	margin-bottom:30px;
}

.showreel_cg {
	background-image:url('../images/cgshowreel.jpg');
	margin-bottom:30px;
}

#module_area_92 a {
	display:block;
	width:120px;
	height:16px;
	line-height:16px;
}

#module_area_92 a:hover {
	color:#ffad53;
}
