@charset "UTF-8";
/* CSS Document */

/* RESET  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.all-four-rounded-corners {
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;	
	-moz-border-radius: 4px;
	border-radius: 4px;
}

body {
	background:url(../images/backgrounds/body_bg.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

#pagewrap {
	width:900px;
	margin:0px auto;
}


#header {
	height:145px;
	padding:16px 10px 0 10px;
	border-bottom:1px solid #FFF;
	position:relative;
}

#header a {color:#666; text-decoration:none;}
#header a:hover {color:#c91e21; text-decoration:none;}

#banner {
	height:219px;
	background:url(../images/backgrounds/banner_bg.gif) no-repeat bottom right;
	color:#FFF;
	padding:0 10px 0 10px;
}

.usp {
	width:580px;
	float:left;
	padding-top:25px;
}

.usp h1 {font-size:18px; margin-bottom:15px;}
.usp span {font-size:30px;}
.usp p {font-style:italic; font-size:16px; margin-bottom:25px;}

.usp li a {
	width:134px;
	height:23px;
	display:block;
	background:url(../images/backgrounds/button.gif) no-repeat;
	text-align:center;
	color:#333;
	text-decoration:none;
	font-size:14px;
	line-height:normal;
	padding-top:4px;
	float:left;
	margin-right:15px;
}

.tvscreen {
	width:280px;
	float:left;
	background:url(../images/backgrounds/tvscreen.jpg) no-repeat bottom right;
	height:219px;
}

#contentwrap {
	background:url(../images/backgrounds/content_top.gif) no-repeat 0 0 #FFF;
	padding:22px 10px 0 10px;
}

#contentwrap h2 {
	margin-bottom:30px; 
	font-size:24px;
	font-weight:100;
	color:#333;
	border-left:4px #c91e21 solid;
	padding-left:14px;
}

#contentwrap h1 {
	margin-bottom:30px; 
	font-size:24px;
	font-weight:100;
	color:#333;
	border-left:4px #c91e21 solid;
	padding-left:14px;
}


.contactForm td{
	padding:4px;
}

#maincolumn { width:580px; float:left; margin-bottom:20px;}
#rightcolumn { width:280px; float:left; margin-left:20px; margin-bottom:20px;}

#maincolumn p {
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-bottom:20px;
}

#maincolumn h3 {margin-bottom:5px; color:#c91e21; font-size:14px;}
#maincolumn p span { font-weight:bold;}

#maincolumn a {color:#c91e21; text-decoration:underline;}
#maincolumn a:hover {color:#c91e21; text-decoration:none;}

#navcontainer {
	position:absolute; bottom:0px; left:0px;
}

.BoB li{
list-style-image:url(../images/list-bullet.gif);
margin:5px 0 5px 20px;
font-size:13px;
}

#navcontainer ul {
	background-color: #000;
	color:#FFF;
	width: 100%;
	font-size:14px;
	height:39px;
}

#navcontainer ul li { display: inline; height:39px; }

#navcontainer ul li a {
	padding:11px 15px 0 15px;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	float: left;
	height:28px;
}

#navcontainer ul li a:hover	{ background-color: #c91e21; color: #fff;}

#current { background:#c91e21!important;}


.whatwedo {
	background:#c91e21;
	color:#FFF;
	padding:10px;
	margin-bottom:20px;
}

.whatwedo a {color:#FFF; text-decoration:none;}
.whatwedo a:hover {color:#FFF; text-decoration:underline;}

.whatwedo li {
	background:url(../images/backgrounds/bullet.gif) no-repeat 0 4px;
	padding-left:22px;
	margin-bottom:7px;
}

.whatwedo h3 { font-size:22px; font-weight:100; margin-bottom:20px;}
.whatwedo h4 {font-size:12px;}


#promoswrap { width:880px; clear:both; margin-bottom:30px;}

.promopanels {
	width:280px;
	float:left;
	margin-bottom:20px;
}

.promopanels h3 {
	color:#FFF;
	background:url(../images/backgrounds/panel_title2.jpg) no-repeat 0 0 #c81e21;
	height:27px;
	font-style:italic;
	font-size:16px;
	padding:8px 0 0 10px;
	margin-bottom:6px;
}

.promopanels li {
	background:url(../images/backgrounds/bullet_reverse.gif) no-repeat 0 11px;
	padding:8px 0 8px 22px;
	font-size:11px;
	color:#666;
	border-bottom:dotted 1px #CCC;
}

.promopanels li h4 {font-size:11px; font-weight:bold;}
.promopanels li a { color:#666; text-decoration:none;}
.promopanels li a:hover {text-decoration:underline;}
.promopanels li p {font-style:italic;}

a { color:#666; text-decoration:none;}
a:hover {text-decoration:underline;}

strong{font-weight:bold;}


.clients {
	width:310px;
	height:130px;
	margin-top:5px;
	display:inline-block;
	margin-left:-25px;
}




#footer {
	background:url(../images/backgrounds/footer_bg.gif) no-repeat top left #000;
	color:#FFF;
	font-size:11px;
	height:145px;
	clear:both;
	padding:15px 10px 0 10px;
	margin:0px auto;
	width:860px;
}

#footer p {margin-bottom:25px;}

#footer a {color:#FFF; text-decoration:none;}
#footer a:hover {color:#FFF; text-decoration:underline;}

#footer ul {margin-bottom:5px;}
#footer li {display:inline;}

.sociallinks {margin:10px 0 15px 0; padding:0; list-style:none; width:215px;}
.sociallinks li {margin:0 20px 3px 0; padding:3px 0 0 0; line-height:18px; background-image: url(../images/backgrounds/icons.gif); background-repeat: no-repeat; height:21px; float:left; }
.sociallinks li a {padding-left: 30px;}
.sociallinks li a:hover {padding-left: 30px;}


.quickcontact {margin:0; padding:0; list-style:none; width:400px; position:absolute; top:43px; right:0px;}
.quickcontact li {margin:0 20px 3px 0; padding:3px 0 0 30px; line-height:18px; background-image: url(../images/backgrounds/icons.gif); background-repeat: no-repeat; height:21px; float:left; }

.twitter {background-position: 0 0px;}
.facebook {background-position: 0 -24px;}
.telephone {background-position: 0 -48px;}
.email {background-position: 0 -71px;}


.quote {
	background:url(../images/backgrounds/quote.gif) no-repeat 0 2px;
	padding-left:28px;
	font-size:16px;
	font-weight:100;
	font-style:italic;
	margin-top:12px;
	line-height:22px;
}	

.quote span {font-size:11px; font-weight:bold;}


#clientlist {width:580px;}
#clientlist li {text-indent:-900em; float:left; }

#masshouse a, #numara a, #tunisia a, #crosby a, #futureinns a, #sanctuary a, #nestle a, #etap a, #travelpack a, #virgin a, #pb a{height:100px; display:block;}

#masshouse a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat 0 -300px;}
#masshouse a:hover,#masshouse a.hover, #masshouse.hover {background-position: 0 0;}

#numara a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat -191px -300px;}
#numara a:hover,#numara a.hover, #numara.hover {background-position: -191px 0;}

#tunisia a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat -382px -300px;}
#tunisia a:hover,#tunisia a.hover, #tunisia.hover {background-position: -382px 0;}

#crosby a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat 0 -400px;}
#crosby a:hover,#crosby a.hover, #crosby.hover {background-position: 0 -100px;}

#futureinns a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat -191px -400px;}
#futureinns a:hover,#futureinns a.hover, #futureinns.hover {background-position: -191px -100px;}

#nestle a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat -382px -400px;}
#nestle a:hover,#nestle a.hover, #nestle.hover {background-position: -382px -100px;}

#etap a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat 0 -500px;}
#etap a:hover,#etap a.hover, #etap.hover {background-position: 0 -200px;}

#travelpack a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat -191px -500px;}
#travelpack a:hover,#travelpack a.hover, #travelpack.hover {background-position: -191px -200px;}

#sanctuary a {width:135px; margin:23px 28px; height:53px; background:url(../images/backgrounds/sanct-logo.gif) no-repeat bottom #000;}
#sanctuary a:hover,#sanctuary a.hover, #sanctuary.hover {background-position: top;}

#virgin a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat -382px -500px;}
#virgin a:hover,#virgin a.hover, #virgin.hover {background-position: -382px -200px;}

#pb a {width:191px; background:url(../images/backgrounds/clients.gif)  no-repeat -560px -300px;}
#pb a:hover,#pb a.hover, #pb.hover {background-position: -570px -190px;}

.submit {background:#c91e21; padding:2px 5px 2px 5px; color:#FFF; font-size:12px; font-weight:bold; border:none;}


/*///////////// ajax result //////////////*/
#log {
	margin-top: 5px;
	text-align:center;
	font-size:14px;	
}

#log_res {
	overflow: auto;
	color:#c91e21;
}

#log_res.ajax-loading {
	padding: 20px 0;
}


/*///////////// form val //////////////*/

#enqForm .red {
	border: 1px solid red;
	background:#feea7c;
}

#enqForm label.red {
	border: none;
	color: red;
}

#enqForm .customRed {
	border: none;
	color: red;
}

#enqForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}


