html,
body,
ul,
form {
	margin: 0;
	padding: 0;
}

html {
	background: url(../images/bg-maincork.gif) 50% 0 repeat-y;
}

body {
	background: url(../images/bg-corkrepeat.gif) 50% 0 repeat;
 	font: normal 0.8em/1.6em "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0;
	color: #ffc450;
	line-height: normal;
}

ul {
	margin: 0;
}

ul#homepage-fader {
	list-style:  none;
	list-style-type:  none;
	margin: 0;
	padding: 0;
}

a {
	color: #C55712;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.content a {
	color: #ffc450;
}

a img {
	border: none;
}

.bgcontainer {
	background: url(../images/bg-maincork.gif) 50% -101px repeat-y;
}

form#clientloginform {
	display: none;
	margin: 0;
	padding: 0;
	color: #ffebc5;
	background: url(../images/bg-maincork.gif) 50% 0 repeat-y;
}

form#clientloginform div {
	text-align: right;
	width: 870px;
	height: 51px;
	margin: 0 auto;
	padding: 25px 40px;
	background: url(../images/bg-clientlogin.gif) 1px 0 no-repeat;
	position: relative;
}

form#clientloginform input,
form#clientloginform label {
	font-size: 1.4em;
	vertical-align: middle;
}

form#clientloginform label {
	display: none;
	color: #999;
	line-height: 1.8;
}

.container {
	padding-top: 1px; /* Stop margin collapsing */
	width: 945px;
	margin: 0 auto;
	position: relative;
}

.pagecontainer {
	background: url(../images/bg-pagecontainer.gif) 0 0 repeat-y;
}

#logo {
	position: absolute;
	top: 0;
	left: -25px;
	background: url(../images/logo.png) 0 0 no-repeat;
	padding: 0 0 0 0;
	width: 360px;
	height: 195px;
	overflow: hidden;
}

h1 a {
	display: block;
	padding-top: 300px; /* Shouldn't be necessary, but shows up in Safari */
}

.metanav {
	position: absolute;
	top: -36px;
	right: 32px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.metanav li {
	float: left;
	margin: 0 10px;
}

.metanav a {
	display: block;
	padding: 36px 0 0 0;
	width: 104px;
	height: 33px;
	line-height: 30px;
	text-align: center;
	background: url(../images/bg-metanav-tab.gif) bottom left no-repeat;
	color: #ffebc5;
}

.metanav a:hover {
	text-decoration: none;
}

.header {
	background: url(../images/bg-pagenav.gif) -1px 0 repeat-x;
	height: 65px;
	margin-top: 81px;
}

.promo {
	position: absolute;
	top: 8px;
	left: 345px;
}

.promo img {
	border: none;
}

.pagenav {
	float: right;
	margin: 8px 30px 0 0;
	padding: 0;
	list-style: none;
}

.pagenav li {
	float: left;
	margin: 0;
	padding: 10px;
}

.pagenav a {
	color: #ffebc5;
	font: normal 1.2em Georgia, serif;
	border-right: 1px solid #532a03;
	padding-right: 13px;
}

.pagenav li.last a {
	border-right: none;
	padding-right: 0;
}

.paperclip {
	position: absolute;
	top: 106px;
	right: -18px;
	z-index: 9;
}

.sidebar {
	float: left;
	width: 290px;
	margin-top: 48px;
}

.portfolionav {
	background: url(../images/bg-portfolionav.gif) 0 0 no-repeat;
	list-style: none;
	margin: 0 -25px 0 -25px;
	padding: 0 0 0 0;
	height: 377px;
}

/*
.portfolionav li {
	margin-left: 45px;
	padding: 18px 10px;
	font: normal 2em Georgia, sans-serif;
	background: url(../images/bg-portfolionavdivider.gif) bottom left no-repeat;
}
*/

.portfolionav li {
	margin-left: -12px;
	margin-top: -12px;
	padding: 0;
	font: normal 2em Georgia, sans-serif;
	background: url(../images/bg-portfolionavdivider.gif) 67px 64px no-repeat;
	position: relative;
	z-index: 7;
}

.portfolionav li.first {
	margin-top: 0;
}

.portfolionav li.last {
	background: none;
}

.portfolionav li.selected {
	background: url(../images/bg-portfolionavtab.gif) top left no-repeat;
}

.portfolionav a {
	color: #512901;
	display: block;
	cursor: pointer;
	padding: 16px 10px 32px 67px;
}

.portfolionav li.selected a:hover {
	text-decoration: none;
}

.articlepane {
	padding: 46px 0 0 0;
	background: url(../images/bg-notepadtop.gif) top left no-repeat;
	line-height: 20px;
	margin: -40px 0 0 0;
}

.articlepane h3 {
	font: normal 1.75em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #c55712;
	margin: 0 30px 20px 30px;
	line-height: 26px;
}

.articlepane ul,
.articlepane p {
	margin: 0;
}

.articlepane ul {
	list-style: none;
	margin: 0 3px 0 30px;
	padding: 0;
	clear: left;
}

.articlepane li {
	background: url(../images/bg-articlelistitem.gif) 0 0 no-repeat;
	padding-left: 30px;
}

.articlepane li a {
	color: #c55712;
}

.articlepane li p {
	color: #512901;
	font-size: 0.85em;
}

.articlepane .middle {
	background: url(../images/bg-notepadrepeat.gif) bottom left repeat-y;
}

.articlepane .bottom {
	background: url(../images/bg-notepadcurl.gif) bottom left no-repeat;
	height: 84px;
}

.articlepane .recentarticles,
.articlepane .readmore {
	overflow: hidden;
	height: 0;
}

.articlepane .recentarticles {
	float: left;
	background: url(../images/h-recentarticles.gif) 0 0 no-repeat;
	width: 141px;
	padding-top: 17px;
	margin: 0 0 8px 30px;
}

.articlepane .readmore {
	float: right;
	background: url(../images/h-readmore.gif) 0 0 no-repeat;
	width: 109px;
	padding-top: 15px;
	margin: 7px 20px 0 0;
}

.articlepane .readmore:hover,
.articlepane .readmore:focus {
	background-position: 0 -15px;
}

.testimonialpane {
	background: url(../images/bg-testimonialbottom.gif) bottom left no-repeat;
	padding: 0 0 60px 0;
	margin: 0;
}

.testimonialpane blockquote {
	background: url(../images/bg-testimonial.gif) 0 0 repeat;
	color: #ffebc5;
	padding: 30px 30px 50px;
	margin: 0;
}

.testimonialpane .quotetext {
	font: normal italic 1.4em Georgia, serif;
	line-height: 1.6em;
}

.testimonialpane cite {
	font-style: normal;
}

.testimonialpane cite span {
	font-size: 1.2em;
}

.content {
	background: url(../images/bg-pagetop.gif) top right no-repeat;
	color: #ffebc5;
	margin-left: 290px;
	padding: 60px 20px 20px 40px;
}

.maincontent {
	float: left;
}

.content h3 {
	font-size: 2em;
	padding-top: 11px;
	margin-bottom: 1em;
}

.content h3.casestudy {
	margin-bottom: 0;
	font-size: 1.5em;
	color: #512901;
}

.content h4 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

.content h5 {
	font-size: 1.3em;
	margin-bottom: 1em;
	font-style: italic;
	color: #512901;
}

.content p.articledate {
	color: #512901;
	font-size: 1.2em;
	font-family: Georgia, serif;
	margin: 0;
}

.content .slide {
	float: right;
	margin: -117px -34px 20px 20px;
}

.content p,
.content .hr {
	margin-bottom: 1.5em;
}

.content p.readmore {
	margin-top: -1em;
}

.content .hr {
	clear: both;
	border-top: 1px solid #b59e48;
	border-bottom: 1px solid #a99442;
}

.content .hr hr {
	display: none;
}

.content .column {
	float: left;
	width: 292px;
}

.content .column ul,
.content ul.joblisting {
	padding-left: 19px;
	color: #512901;
}

.content .column li span,
.content ul.joblisting li a {
	color: #ffebc5;
}

.content ul.joblisting li span {
	font-style: italic;
	display: block;
}

.content .developmentprocess {
	margin: 35px 0 0;
}

.content .largeportfolioitem {
	background: url(../images/bg-portfolio-top.png) 0 0 no-repeat;
	margin: 0;
	opacity: 1;
	width: 654px;
	height: 410px;
	position: relative;
	top: -85px;
	left: -73px;
	z-index: 5;
	padding: 41px 0 0 53px;
	margin-bottom: -85px;
}

.content .largepromoitem {
	background: url(../images/bg-largepromo-top.png) 0 0 no-repeat;
	margin: 0;
	opacity: 1;
	width: 654px;
	height: 410px;
	position: relative;
	top: -85px;
	left: -73px;
	z-index: 5;
	padding: 41px 0 0 53px;
	margin-bottom: -85px;
}

.content .largeportfolioitem img,
.content .largepromoitem img {
	float: left;
	border: none;
}

.content .largeportfolioitem div div {
	width: 170px;
	height: 315px;
	padding: 11px 17px 0;
	float: left;
	font-size: 0.9em;
	position: relative;
}

.content .largeportfolioitem h3,
.content .largeportfolioitem h3 a {
	color: #c55712;
	margin: 0;
	line-height: 1;
}

.content .largeportfolioitem p {
	color: #727067;
	line-height: 1.65;
}

.content .largeportfolioitem .readmore {
	position: absolute;
	left: 17px;
	bottom: 0;
	background: url(../images/h-readmore-portfolio.gif) 0 0 no-repeat;
	width: 122px;
	padding-top: 17px;
	height: 0;
	margin: 0;
	overflow: hidden;
}

.content .largeportfolioitem .readmore:hover,
.content .largeportfolioitem .readmore:focus {
	background-position: 0 -17px;
}

.content .largeportfolioitem .navigation {
	position: absolute;
	bottom: 50px;
	width: 80px;
	left: 300px;
}

.content .largeportfolioitem .navigation a {
	color: red;
	background: url(../images/a-portfolioitemselector.gif) 50% 100% no-repeat;
	height: 0;
	width: 15px;
	padding-top: 15px;
	overflow: hidden;
	float: left;
	margin: 0 5px 0 0;
	cursor: pointer;
}

.content .largeportfolioitem .navigation a.selected {
	background-position: 50% 0;
}

.content .innercontent,
.content .mainpagecontent {
	float: left;
}

.content .mainpagecontent a {
	color: #ffebc5;
}

.content .mainpagecontent h4 {
	margin-top: 64px;
	color: #512901;
	font-size: 2em;
}

.content .portfolio {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content .portfolio li {
	float: left;
	margin: 0 0 35px 0;
}

.content .portfolio li.odd {
	margin-right: 27px;
}

.content .portfolio .thumb {
	background: url(../images/bg-portfolioitem.gif) 0 0 no-repeat;
	padding: 10px 10px 11px 10px;
	display: block;
}

.content .portfolio .thumb img {
	width: 258px;
	height: 108px;
	border: none;
}

.content .portfolio h4 {
	font: normal normal normal 1em "Trebuchet MS", Verdana, Tahoma, sans-serif;
	margin: 5px 0 2px 4px;
}

.content .portfolio p {
	font: italic normal normal 1em Georgia, serif;
	margin: 0 0 0 4px;
	color: #512901;
}

.content .clientscroller {
	width: 180px;
	height: 150px;
	float: left;
	background: url(../images/bg-clientscroller.gif) 0 0 no-repeat;
	padding: 14px 14px 13px;
	margin: 0 1.25em 1.75em 0;
}

.content .clientscroller img {
	border: none;
	height: 151px;
	width: 179px;
	position: absolute;
}

.content .accordion {
	list-style: none;
	margin: 0 0 32px 17px;
	padding: 0;
}

.content .accordionheader {
	display: block;
	border: 1px solid #77672a;
	border-top-color: #98843a;
	background: url(../images/bg-accordionheader.gif);
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffebc5;
	font-size: 1em;
	margin: 0;
	cursor: pointer;
}

.content .accordionheader span {
	padding: 0 10px 0 25px;
	height: 30px;
	line-height: 30px;
	display: block;
	background: url(../images/bg-accordionnode-plus.gif) 10px 50% no-repeat;
}

.content .accordionheader .opennode {
	background-image: url(../images/bg-accordionnode-minus.gif);
}

.content .accordiontext div {
	padding: 10px 0 1px 30px;
}

.content .profile {
	margin: 0 0 3em;
}

.content .profile img {
	float: left;
	width: 166px;
	height: 194px;
	margin: 0;
}

.content .profile div {
	padding-left: 185px;
}

.content .profile h4 {
	padding-top: 13px;
	margin: 0 0 0.2em;
}

.content .profile dt {
	margin: 0;
	color: #512901;
	font-family: Georgia, serif;
	font-style: italic;
	width: 120px;
	padding-top: 4px;
	float: left;
}

.content .profile dd {
	margin: 0;
	padding: 4px 0 4px 130px;
	border-bottom: 1px solid #a99442;
}

.content img.left {
	float: left;
	margin: 0 1em 0.75em 0;
}

.content img.right {
	float: right;
	margin: 0 0 0.75em 1em;
}

.content .launchsite,
.content .launchvideo {
	float: right;
	width: 150px;
	height: 0;
	overflow: hidden;
	padding-top: 31px;
	background: url(../images/a-launchsite.gif) 0 0 no-repeat;
	margin-right: 16px;
}

.content .launchvideo {
	width: 164px;
	background-image: url(../images/a-watchvid.gif);
}

.content .launchsite:hover,
.content .launchsite:focus,
.content .launchvideo:hover,
.content .launchvideo:focus {
	background-position: 0 -31px;
}

.content .casestudylink {
	display: block;
	width: 151px;
	height: 0;
	overflow: hidden;
	padding-top: 31px;
	background: url(../images/a-casestudy.gif) 0 0 no-repeat;
	margin-bottom: 1.5em;
}

.content .casestudylink:hover,
.content .casestudylink:focus {
	background-position: 0 -31px;
}

/* Video Poster Image rollover */
.content .posterimage {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 334px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}

.content .fourbythree {
	padding-top: 444px;
}

.content .posterimage:hover,
.content .posterimage:focus {
	background-position: 0 -334px;
}

.content .fourbythree:hover,
.content .fourbythree:focus {
	background-position: 0 -444px;
}

.content .page {
	background: url(../images/bg-contentpage.png) no-repeat;
	width: 574px;
	height: 750px;
	padding: 50px 0 0 0;
	margin: 0 0 36px;
	color: #000;
}

.content .lookatme,
.content .growwithme,
.content .setmeapart {
	float: left;
	height: 750px;
}

.content .lookatme h3,
.content .growwithme h3,
.content .setmeapart h3 {
	overflow: hidden;
	height: 0;
	padding: 0;
	margin: 0 auto;
}

.content .lookatme img,
.content .growwithme img,
.content .setmeapart img {
	display: block;
	margin: 0 auto 28px;
}

.content .lookatme p.price,
.content .growwithme p.price,
.content .setmeapart p.price {
	overflow: hidden;
	width: 166px;
	height: 0;
	padding: 96px 0 0 0;
	margin: 0 auto 13px;
	min-height: 0;
}

.content .lookatme p,
.content .growwithme p,
.content .setmeapart p {
	font-size: 0.85em;
	line-height: 1.3;
	margin: 0;
	padding: 0 5px 0 10px;
	min-height: 70px;
}

.content .lookatme h4,
.content .growwithme h4,
.content .setmeapart h4 {
	overflow: hidden;
	width: 121px;
	height: 0;
	padding: 22px 0 0;
	margin: 13px 0 5px 10px;
	background: url(../images/h-packageincludes.gif);
}

.content .page ul {
	padding: 0 0 0 25px;
	min-height: 170px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.content .page li {
	padding-bottom: 4px;
}

.content .page .lookatme ul {
	padding-left: 15px;
}

.content .lookatme {
	width: 177px;
	padding: 0 0 0 13px;
}

.content .lookatme h3 {
	background: url(../images/promos/h-lookatme.gif) no-repeat;
	width: 179px;
	padding-top: 109px;
	margin-bottom: 12px;
}

.content .lookatme p {
	padding-left: 0;
}

.content .lookatme .price {
	background: url(../images/promos/price-lookatme.gif) no-repeat;
}

.content .lookatme h4 {
	margin-left: 0;
}

.content .growwithme {
	width: 183px;
	background: url(../images/bg-pagecolumn.gif) no-repeat 0 0;
	padding: 0 0 0 5px;
}

.content .growwithme h3 {
	background: url(../images/promos/h-growwithme.gif) no-repeat;
	width: 177px;
	padding-top: 110px;
	margin-bottom: 6px;
}

.content .growwithme .price {
	background: url(../images/promos/price-growwithme.gif) no-repeat;
}

.content .setmeapart {
	width: 183px;
	background: url(../images/bg-pagecolumn.gif) no-repeat 0 0;
	padding: 0 0 0 5px;
}

.content .setmeapart h3 {
	background: url(../images/promos/h-setmeapart.gif) no-repeat;
	width: 176px;
	padding-top: 104px;
	margin: 6px auto 17px;
}

.content .setmeapart .price {
	background: url(../images/promos/price-setmeapart.gif) no-repeat;
}

.content .enquirenow {
	display: block;
	background: url(../images/btn-enquirenow.gif) no-repeat;
	width: 155px;
	height: 0;
	padding: 33px 0 0;
	overflow: hidden;
	margin: 0 auto;
}

.content .enquirenow:hover {
	background-position: 0 -33px;
}

.content .upbutton {
	float: left;
	clear: left;

	background: url(../images/a-thiswayup.gif) 0 0 no-repeat;
	width: 127px;
	height: 0;
	padding-top: 31px;
	overflow: hidden;
	margin: 25px 0;
}

.content .upbutton:hover,
.content .upbutton:focus {
	background-position: 0 -31px;
}

span.caption {
	font-style: italic;
	font-size: smaller;
	display: block;
	text-align: right;
	margin-right: 25px;
}

.clearer {
	display: block;
	clear: both;
}

.footer {
	background: url(../images/bg-footer.gif) top left repeat;
	color: #ffebc5;
}

.footer .watermark {
	background: url(../images/bg-footerwatermark.gif) bottom right no-repeat;
}

.footer h3 {
	background: url(../images/bg-footertop.gif) top left no-repeat;
	padding: 35px 30px 5px;
	color: #ffebc5;
	font-size: 1.8em;
}

.footer form {
	margin-left: 30px;
	width: 465px;
	float: left;
}

.footer form label {
	display: block;
	clear: left;
	padding-top: 15px;
}

.footer form div.messagebox {
	float: none;
	width: auto;
}

.footer form input,
.footer form textarea {
	border: 1px solid #ffebc5;
	background: #6f4122;
	color: #ffebc5;
	width: 440px;
}

.footer form textarea {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 1em;
	height: 120px;
	overflow-y: auto;
	resize: vertical;
}

.footer form input.submit {
	width: auto;
	background: #c55712;
	color: #ffebc5;
	text-transform: uppercase;
	border: none;
	padding: 7px 10px;
	margin: 15px 15px 0 0;
	float: left;
}

.footer form p {
	padding: 8px;
}

.footer p.error {
	background-color: #c1390f;
	width: 424px;
}

.footer div.error input,
.footer div.error textarea {
	background-color: #c1390f;
}

.footer .vcard {
	text-align: right;
	float: right;
	width: 400px;
	margin-right: 30px;
	margin-top: -2.5em;
}

.footer .vcard h3 {
	margin: 0;
	padding: 0;
	background: none;
	color: #c55712;
	font: bold 1.3em/2em "Trebuchet MS", Verdana, Tahoma, sans-serif;
	clear: right;
}

.footer .vcard .fn,
.cruft {
	display: none;
}

.footer .vcard .tel {
	display: inline;
	padding-left: 1em;
}

.footer .vcard .label,
.footer .vcard a {
	color: #c55712;
	font-weight: bold;
}

.footer .vcard a.email {
	color: #ffebc5;
	font-weight: normal;
}

.footer .vcard abbr {
	border: none;
}

.footer .vcard .country-name {
	display: none;
}

.footer .locationmap {
	float: right;
	background: url(../images/a-locationmap.gif) 0 0 no-repeat;
	height: 0;
	width: 169px;
	padding-top: 31px;
	overflow: hidden;
	margin: 10px 0;
}

.footer .locationmap:hover,
.footer .locationmap:focus {
	background-position: 0 -31px;
}

.footer .email-address {
	clear: right;
	padding-top: 0.5em;
}

.footer .copyright {
	padding-top: 2em;
	float: right;
	clear: right;
	text-align: right;
	margin-right: 30px;
	font-size: 0.8em;
}

.footer .copyright a {
	color: #FFEBC5;
}

.footernav {
	clear: both;
	list-style: none;
	padding: 20px 0 50px;
	margin: 0 0 0 30px;
	font: normal 1.2em Georgia, serif;
}

.footernav li {
	float: left;
	padding-right: 13px;
	margin-right: 13px;
	border-right: 1px solid #532a03;
}

.footernav li.last {
	margin-right: 0;
	border-right: none;
}

.footernav a {
	color: #ffebc5;
}

/* @group Debug Styles */

div.debug {
	white-space: pre;
	background-color: #000;
	border: 10px solid #f90;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fff;
	padding: 1em;
	overflow: auto;
	max-height: 300px;
	min-width: 400px;
	max-width: 550px;
	font-size: 10px;
	font-family: 'Panic Sans', 'Lucida Console', Monaco, monospace;
	margin: 0 0 10px 0;
}

div.debug:hover {
	position: relative;
	z-index: 99;
}

div.debug.error {
	background-color: #a00;
}

div.debug.info {
	background-color: #eff;
	color: #000;
}

div.debug.error:before,
div.debug.info:before {
	font-weight: bold;
	font-size: 16px;
	display: block;
}

div.debug.error:before {
	content: "ERROR";
}

div.debug.info:before {
	content: "INFO";
}

/* @end */

/* @group Multibox */

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 99;
	text-align: left;
}

.MultiBoxLoading {
	background: url(../images/multibox/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/multibox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

/* @end */

/* @group Enquiry Form Styles */

body.form {
	padding: 55px 55px 0;
}

body.form h1 {
	color: #ffebc5;
	font-weight: normal;
	margin: 0 0 20px;
}

body.form div {
	margin-bottom: 25px;
}

body.form label {
	display: block;
}

body.form label.enclosing {
	display: inline;
	margin-left: 20px;
	line-height: 2;
}

body.form div.text input {
	border: 1px solid #ffebc5;
	background: #6f4122;
	color: #ffebc5;
	width: 440px;
	height: 20px;
}

body.form input.submit {
	background: #c55712;
	color: #ffebc5;
	text-transform: uppercase;
	border: none;
	padding: 7px 10px;
	margin: 0 15px 0 0;
	float: left;
}

body.form p {
	padding: 4px 0;
}

body.form p.error {
	background-color: #c1390f;
	width: 424px;
}

.content h3.entryform {
	margin: 0 0 0.3em;
}

fieldset.competition-form {
	border: none;
	padding: 30px 0 0;
}

.competition-form div.text {
	margin: 0 0 15px 0;
}

.competition-form div.radio {
	margin-left: 10px;
}

.competition-form div.radio label {
	float: none;
}

.competition-form label {
	float: left;
	padding: 0 10px 0 0;
	text-align: right;
	width: 140px;
}

.competition-form .formblock div {
	margin: 0 0 5px 0;
	padding: 0;
}

.formblock {
	margin: 0 0 40px 15px;
}

.submitblock {
	margin: 0 0 60px;
}

.competition-form p {
	margin-bottom: 0.5em;
}

.competition-form .text input,
.competition-form textarea {
	background-color: #98853a;
	border: 1px solid #b79f42;
	color: #fff;
}

.competition-form textarea {
	overflow: auto;
}

.competition-form p.error {
	background: #c1390f;
	padding: 1em;
	margin-bottom: 1em;
}

.competition-form .error input,
.competition-form .error textarea {
	background-color: #c1390f;
}

.competition-form p.errortitle {
	background-color: #c1390f;
	font-weight: bold;
	padding: 0.25em 0.5em;
}

.competition-form label.errortitle {
	font-weight: bold;
}

.competition-form textarea.mediumcopy {
	width: 415px; 
}

.competition-form textarea.largecopy {
	width: 448px;
}

.competition-form div.other textarea {
	display: block;
	margin-left: 33px;
}

.competition-form input.submit {
	background: #6f4122;
	border: none;
	color: #fff;
	text-transform: uppercase;
	padding: 0.75em 2em;
}

.competition-form .formblock div.slider {
	margin-left: 20px;
	width: 313px;
	height: 22px;
	background: url(../images/slider-bg.gif) left top repeat-x;
}

.competition-form .formblock div.slider #knob {
	background: url(../images/knob.gif) 50% 0 no-repeat;
	margin: 0;
	padding: 0 4px;
	width: 20px;
	height: 22px;
}

.competition-form .formblock div.slider .nums {
	margin: 0;
	width: 347px;
}

.competition-form .formblock div.slider .nums span {
	float: left;
	width: 16px;
	text-align: center;
	margin: 0 34px 0 7px;
}

/* @end */

/* @group Client list page */

.content .clientlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content .clientlist li {
	float: left;
	margin: 0 0 35px 0;
}

.content .clientlist li.odd {
	margin-right: 27px;
}

.content .clientlist .thumb {
	background: url(../images/bg-clientscroller.gif) 0 0 no-repeat;
	padding: 14px 14px 13px;
	display: block;
}

.content .clientlist .thumb img {
	border: none;
	height: 151px;
	width: 179px;
	border: none;
}

.content .clientlist h4 {
	font: normal normal normal 1em "Trebuchet MS", Verdana, Tahoma, sans-serif;
	margin: 5px 0 2px 4px;
}

/* @end */