/*----- Body -----*/

body {
	background-color: #fff;
}

body#home {
	
}

/* @group Default Link Styles */

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

a:hover {
	background: #5b6373;
	color: #fff;
	border-bottom: none;
}

a:active {
	
}

/* @end */

/* @group Text Styles */

h1 {
	color: #c52b19;
	font-size: 2.4em;
	font-weight: normal;
	padding-top: 20px;
}

h2 {
	color: #c52b19;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2px;
	padding-top: 1em;
	padding-bottom: 0.3em;
}

h3 {
	color: #c52b19;
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	color: #c52b19;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	padding-top: 1em;
}

h5 {
	border-bottom: 1px dotted #cacfd7;
	color: #5b6373;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

p {
	color: #5b6373;
	font-size: 1.3em;
	font-variant: normal;
	line-height: 1.6em;
	padding-top: 5px;
	text-align: left;
}

emphasis {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

/* @end */

/* @group Div IDs*/

#wrapper {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logopanel {
	float: left;
	width: 120px;
	height: 100px;
	overflow: hidden;
}

#header {
	clear: left;
	float: left;
	width: 645px;
	margin-top: 20px;
}

/* @end */

/* @group Default Liststyle */

ul {
	list-style-type: none;
}

li {
	
}

/* @end */

/* @group Main Nav */

#main {
	margin-left: 160px;
	position: relative;
}

.nav li {
	display: inline;
	text-align: center;
	float: left;
	width: 100px;
	height: 40px;
	margin-top: 30px;
}

.nav a {
	border-bottom: none;
	border-right: 1px solid #e5e2ea;
	color: #5b6373;
	font-size: 1.4em;
	line-height: 2.4em;
	display: block;
	height: 40px;
	text-shadow: #cacfd7 1px 1px 1px;
}

.nav a:hover {
	color: #fff;
	background: url(../images/grad-nav.png) repeat-x 0 -20px;
	text-shadow: #515b67 1px 1px 1px;
}

.main a {
	color: #352f2b;
}

/* @end */

/* @group Sub Nav */

#no-subnav {
	clear: left;
	float: left;
	background: url(../images/subnav-section-none.png) no-repeat left top;
	margin-top: 60px;
	width: 180px;
	padding-top: 375px;
}

ul#subnav {
	clear: left;
	float: left;
	line-height: 2em;
	list-style-type: none;
	margin-top: 40px;
	width: 180px;
	padding-top: 55px;
	padding-bottom: 25px;
}

#subnav li {
	font-size: 1.3em;
	line-height: 2em;
	list-style-type: none;
}

#subnav li a {
	border-bottom: none;
	border-top: 1px solid #e6ecf0;
	color: #5b6373;
	display: block;
	text-indent: 20px;
	width: 180px;
	background: url(../images/menu-arrow.png) no-repeat scroll 2px center;
}

#subnav li a:hover {
	background: url(../images/menu-arrowred.png) no-repeat scroll 2px center;
	color: #c52b19;
}

.subnavletsdoit {
	background: url(../images/subnav-section-doit.png) no-repeat left top;
}

.subnavdesign {
	background: url(../images/subnav-section-design.png) no-repeat left top;
}

.subnavprint {
	background: url(../images/subnav-section-print.png) no-repeat left top;
}

.subnavcontact {
	background: url(../images/subnav-section-contact.png) no-repeat left top;
}

.subnavpromote {
	background: url(../images/subnav-section-promote.png) no-repeat left top;
}

.subnavdisplay {
	background: url(../images/subnav-section-display.png) no-repeat left top;
}

.subnavdoneit {
	background: url(../images/subnav-section-doneit.png) no-repeat left top;
}

.subnavsayit {
	background: url(../images/subnav-section-sayit.png) no-repeat left top;
}

.subnavsendit {
	background: url(../images/subnav-section-sendit.png) no-repeat left top;
}

/* @end */

/* @group Text Classes */

.toplink {
	background-color: #fff;
	border: 1px solid #abaeb2;
	color: #5b6373;
	float: left;
	font-size: 0.9em;
	font-variant: small-caps;
	line-height: 2em;
	margin-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.description {
	color: #5b6373;
	font-size: 0.8em;
	line-height: 1.4em;
}

.smallcaps {
	font-size: 1.2em;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-transform: lowercase;
	font-weight: bold;
}

/* @end */

/* @group Image Classes */

img.main {
	border: 1px solid #abaeb2;
	margin-bottom: 20px;
}

img.doitpanel {
	border: 1px solid #fff;
	margin-left: 9px;
	margin-top: 5px;
}

img.sp {
	float: left;
}

/* @end */

/* @group Image Buttons */

img.button {
	background: #5b6373;
	float: left;
	margin-bottom: 5px;
	margin-left: 9px;
	margin-top: 5px;
}

img.button:hover {
	background-color: #c52b19;
}

img.sliderbutton {
	background: #5b6373;
	float: left;
	margin-top: 25px;
}

img.sliderbutton:hover {
	background-color: #c52b19;
}

img.compbutton {
	background: #5b6373;
	float: left;
	margin-left: 65px;
	margin-top: 260px;

}

img.compbutton:hover {
	background-color: #c52b19;
}

img.accbutton {
	background: #5b6373;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

img.accbutton:hover {
	background-color: #c52b19;
}

img.casestudybutton {
	background: #5b6373;
	float: left;
	margin-top: 5px;
}

img.casestudybutton:hover {
	background-color: #c52b19;
}

/* @end */

/* @group Accordion Panels */

.accordion {
	margin-bottom: 20px;
	margin-top: 5px;
	width: 262px;
}

.accordion li a {
	border-bottom: none;
	color: #abaeb2;
	list-style-type: none;
	padding: 0 5px;
}

.accordion li a:hover {
	background: none;
	color: #637179;
	list-style-type: none;
}

.dimension {
	background: #fff url(../images/sp-panelgrad.png) repeat-x;
	border-bottom: 1px solid #e5e2ea;
	border-left: 1px solid #e5e2ea;
	border-right: 1px solid #e5e2ea;
	height: 200px;
	overflow: hidden;
}

.even, .odd {
	border-bottom: 1px solid #e5e2ea;
	height: 55px;
	margin-top: 3px;
	padding-top: 5px;
}

.even {
	border-left: 1px solid #e5e2ea;
	border-right: 1px solid #e5e2ea;
	border-top: 1px solid #e5e2ea;
}

.odd {
	border-left: 1px solid #e5e2ea;
	border-right: 1px solid #e5e2ea;
	border-top: 1px solid #e5e2ea;
}

.accordion h2 {
	font-size: 2.2em;
	line-height: 1em;
	margin-top: -15px;
	padding-top: 0.75em;
}

.accordion p {
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
}

/* @end */

/* @group Blockquote */

blockquote {
	background: #bfc6d0 url(../images/quote-grad.png) repeat-x left bottom;
	border-bottom: none;
	width: 260px;
}

blockquote > div {
	background: url(../images/img-open-quotes.png) no-repeat left top;
}

blockquote p {
	background: url(../images/img-close-quotes.png) no-repeat right bottom;
	color: #515b67;
	font-size: 1.8em;
	line-height: 1.4em;
	padding-left: 40px;
	padding-right: 30px;
}

.quote-author {
	background: #fff url(../images/quote-arrow.png) no-repeat 20px top;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: 10px;
	padding-left: 50px;
	padding-top: 5px;
}

/* @end */

/* @group AutoQuote, Blockquote

BlockQuote */

blockquote.autoquote {
	background: url(../images/say-open-quotes.gif) no-repeat 0px 20px;
	border-bottom: 1px dotted #cacfd7;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 440px;
}

blockquote.autoquote h3 {
	padding-left: 30px;
	padding-top: 10px;
}

blockquote.autoquote p {
	background: url(../images/say-close-quotes.gif) no-repeat right bottom;
	padding-left: 30px;
	font-size: 1.3em;
	line-height: 1.6em;
}

blockquote.autoquote p + p {
	background: none;
}

.quoteattribution {
	color: #929bad;
	font-size: 0.9em;
	line-height: 1em;
}

/* @end */

/* @group Image Slider */

#introslider {
	clear: left;
	float: left;
	height: 400px;
	margin-top: 20px;
	overflow: hidden;
	width: 680px;
	background-color: #e6ecf0;
}

#introsliderContent {
	overflow: hidden;
	width: 680px;
}

.introsliderImage {
	display: none;
	float: left;
	position: relative;
}

.introsliderImage span {
	background-color: #7d8aa2;
	color: #fff;
	display: none;
	font-size: 1.6em;
	overflow: hidden;
	padding: 30px 10px 10px;
	position: absolute;
	width: 680px;
}

.clear {
	clear: both;
}

.introsliderImage span strong {
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 3em;
	letter-spacing: -2px;
}

.introsliderImage span {
	font-size: 1.7em;
}

.introsliderImage span em {
	color: #cacfd7;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

.left {
	height: 365px;
	left: 0;
	top: 0;
	width: 185px !important;
}

.right {
	border-left: 1px solid #929bad;
	bottom: 0;
	height: 365px;
	right: 0;
	width: 190px !important;
}

.bottom {
	height: 50px;
	right: 0;
	width: 680px;
	margin-top: -500px;
	left: 0;
}

/* @end */

/* @group Main Content */

#contentcontainer {
	clear: left;
	float: left;
	width: 680px;
}

#content {
	clear: none;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 440px;
}

#casestudycontent {
	clear: none;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 440px;
}

#content p {
	padding-bottom: 5px;
}

#content ul {
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
}

#content li {
	color: #637179;
	font-size: 1.3em;
	line-height: 2em;
	list-style-type: none;
	list-style-position: inside;
	background: url(../images/check-redgrad.png) no-repeat left center;
	padding-left: 25px;
	width: 440px;
	border-top: 1px solid #e6ecf0;
}

/* @end */

/* @group Case Study */

.casestudy {
	border-bottom: 1px solid #cacfd7;
	float: left;
	padding-bottom: 10px;
	margin-top: 5px;
	width: 480px;
	background: url(../images/cs-clickbg.png) no-repeat;
}

.casestudy * {
	width: auto;
	margin-bottom: 10px;
}

.casestudy h3 {
	float: right;
	margin-top: 20px;
	width: 320px;
}

.casestudy p {
	float: right;
	width: 320px;
	line-height: 1.3em;
}

img.casestudy {
	border: 1px solid #fff;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}

img.casestudy:hover {
	border: 1px solid #929bad;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
}

/* @end */

/* @group Do It Panels */

#doitpanels {
	float: left;
	margin-top: 20px;
	width: 690px;
	margin-bottom: 20px;
}

.doit {
	background: #bfc6d0 url(../images/doit-panelgrad.png) repeat-x left bottom;
	display: inline;
	float: left;
	height: 250px;
	margin-right: 5px;
	width: 166px;
}

#doitpanels h2 {
	color: #fff;
	font-size: 3.5em;
	letter-spacing: -2px;
	line-height: 0.5em;
	padding-left: 9px;
	padding-top: 10px;
}

#doitpanels p {
	color: #fff;
	font-size: 1.2em;
	padding-left: 9px;
	padding-right: 25px;
}

/* @end */

/* @group Side Panels */

/*----- Container -----*/

#sidecol {
	clear: right;
	float: right;
	width: 260px;
}

#servicespanel {
	width: 290px;
}

#quotepanel {
	margin-top: 20px;
}

#competitionpanel {
	
	border: 1px solid #cacfd7;
	height: 410px;
	margin-top: 0;
	width: 260px;
}

#competitionpanel h2 {
	color: #5b6373;
	font-size: 2em;
	line-height: 1.5em;
	padding: 10px 20px 5px;
}

#competitionpanel p {
	color: #95919d;
	font-size: 0.7em;
	line-height: 1em;
	text-align: center;
	padding: 290px 20px 5px;
}

#sidecol h3 {
	background: url(../images/sp_square.png) no-repeat left center;
	color: #95919d;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 5px;
	text-indent: 15px;
}

/* @end */

/* @group FAQ Panel */

#faq {
	background: url(../images/faqsbg.png) no-repeat;
	border: 1px solid #cacfd7;
	clear: both;
	height: 35px;
	margin-top: 30px;
	width: 677px;
}

#faq p {
	font-weight: bold;
	margin-left: 80px;
}

/* @end */

/* @group Footers LR */

/*----- Left Navigation -----*/

#footerboth {
	width: 960px;
	clear: both;
	height: 50px;
}

#footernav {
	float: left;
	height: 35px;
	margin-top: 15px;
	width: 510px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacfd7;
}

#footernav li {
	display: inline;
	font-size: 1.2em;
	line-height: 2.2em;
	padding-right: 15px;
}

#footernav li a {
	color: #5b6373;
	letter-spacing: 0.2em;
	padding: 1px;
}

#footernav li a:hover {
	color: #fff;
}

/*----- Right Navigation -----*/

#footer {
	background: #fff url(../images/footerbg.png) no-repeat right top;
	float: left;
	height: 35px;
	margin-top: 15px;
	width: 450px;
}

#footer li {
	color: #fff;
	display: inline;
	font-size: 1.35em;
	line-height: 2.2em;
	padding-left: 4px;
}

#footer li a {
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
}

#footer li a:hover {
	color: #fff;
	padding-top: 6px;
	padding-bottom: 8px;
}

/* @end */

/* @group Credit */

#credit {
	clear: both;
	color: #95919d;
	font-size: 1.2em;
	margin-left: 510px;
	text-align: left;
	width: 450px;
}

#credit a {
	text-decoration: none;
}

#credit a:hover {
	color: #fff;
}

/* @end */

/* @group Generic Content */

#gencontent {
	background-color: #fff;
	display: inline;
	float: left;
	margin-left: 20px;
	padding: 20px 20px 20px 60px;
	width: 640px;
}

#gencontent li {
	list-style-type: disc;
	margin-left: 15px;
}

/* @end */

/* @group SiteMap */

#sitemap {
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	padding-bottom: 20px;
	width: 565px;
}

#sitemap a {
	display: block;
	font-size: 1.2em;
	line-height: 2em;
	text-decoration: none;
	text-indent: 15px;
	width: 300px;
	color: #929bad;
}

#sitemap a:hover {
	color: #fff;
}

/* @end */

/* @group Bunker Code */

/* Added by DB */

form#EmailForm table tr td, form#CompetitionForm table tr td, form#RegisterForm table tr td, form#UploadForm table tr td, form#LoginForm table tr td, form#ReminderForm table tr td {
	border-top: 1px dotted #cacfd7;
	color: #5b6373;
	width: 125px;
	line-height: 1.6em;
	padding-bottom: 5px;
	padding-top: 5px;
}

input.text, select.text, textarea.text {
	color: #929bad;
	font-size: 1.0em;
	line-height: 1.6em;
	width: 250px;
}

div.errors {
	font-size: 1.3em;
	color: red;
	background-color: silver;
	line-height: 2.0em;
	padding: 10px;
}

#EmailForm .invalidValue, #CompetitionForm .invalidValue, #RegisterForm .invalidValue, #UploadForm .invalidValue, #LoginForm .invalidValue, #ReminderForm .invalidValue {
	background: #ffdfdf;
	border: 1px solid red;
}

#EmailForm .requiredValue, #CompetitionForm .requiredValue, #RegisterForm .requiredValue, #UploadForm .requiredValue, #LoginForm .requiredValue, #ReminderForm .requiredValue {
	background: #ffffdf;
	border: 1px solid red;
}

/* @end */