@charset "utf-8";
/* CSS Document */


/* ELEMENTS */

body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	background-color: #FFFFFF;
	color: #000000;
}

img {
	border: 0;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 110%;
}

h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 85%;
}

input {
	color: #000000;
}

textarea {
	color: #000000;
}

select {
	color: #000000;
}

.borderone {
	border:1px solid;
}

.wrapper {
	width:100%;
}

.main {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

.headerwrapper {
	width:990px;
	height:101px;
	margin:0;
	padding:0;
}

.headerleft {
	width:290px;
	height:100px;
	float:left;
	margin:0;
	padding:0;
}

.headerright {
	width:235px;
	height:100px;
	float:right;
	margin:0;
	padding:0;
}

.menu {
	width:990px;
	height:30px;
	margin:0;
	padding:0 0 5px 0;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
}

.menuitem {
	display:block;
	float:left;
	color:#B0B5B7;
	text-decoration:none;
	padding:0;
	height: 30px;
	line-height:20px;
}

.menuiteminactive {
	display:block;
	float:left;
	color:#000000;
	background-image:url(../images/menubgover.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	padding:0 10px;
	height: 30px;
	line-height:20px;
}

.menulink {
	display:block;
	font-size:11px;
	color:#65676A;
	text-decoration:none;
	padding:0 10px;
	height: 30px;
	line-height:20px;
}
	
.menulink:hover {
	display:block;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	padding:0 10px;
	background-image:url(../images/menubgover.gif);
	background-repeat:repeat-x;
	height: 30px;
	line-height:20px;
}

ul#menu
{
	padding:0;
	list-style-type:none;
	display:block;
	height:34px;
	width:990px;
	font-size:12px;
	margin: 0;
	line-height:32px
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	height: 34px;
	text-align: center;
	width:141px;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#B0B5B7;
	text-decoration:none;
	padding:0;
	height: 34px;
	width:141px;
}
	
ul#menu li a:hover
{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:0;
	background-image:url(../images/menubgover.gif);
	background-repeat:repeat-x;
	height: 34px;
	width:141px;
}


.maingraphic {
	width:990px;
	height:380px;
	margin:0 0 5px 0;
	padding:0;
	background-color:#666666;
}

.castgraphic {
	width:990px;
	height:220px;
	margin:0 0 5px 0;
	padding:0;
	background-color:#666666;
}

.rebrandgraphic {
	width:990px;
	height:450px;
	margin:0 0 5px 0;
	padding:0;
	background-color:#666666;
}

.minigraphic {
	width:990px;
	height:30px;
	padding:0;
	background-image: url(../images/minigraphicbg.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.thankyou {
	width:990px;
	height:190px;
	margin:0 0 10px 0;
	padding:0;
}

.content {
	width:990px;
	margin:0;
	padding:0;
}

.headertext {
	font-family:AF Klampenborg Bold;
	font-size:18px;
	line-height: 16px;
}

.bigtext {
	font-family:AF Klampenborg Bold;
	font-size:28px;
	line-height: 27px;
}

.followus {
	display:block;
	text-indent:-10000em;
	float:left;
	width:121px;
	height:41px;
	background-image:url(../images/title_followus.gif);
	background-repeat:no-repeat;
}


.twittericon {
	display:block;
	text-indent:-10000em;
	float:left;
	width:34px;
	height:41px;
	background-image:url(../images/twittericon.jpg);
	background-repeat:no-repeat;
	margin-right: 5px;
}

.twittericon:hover {
	display:block;
	text-indent:-10000em;
	float:left;
	width:34px;
	height:41px;
	background-image:url(../images/twittericon_over.jpg);
	background-repeat:no-repeat;
	margin-right: 5px;
}

.youtubeicon {
	display:block;
	text-indent:-10000em;
	float:left;
	width:34px;
	height:41px;
	background-image:url(../images/youtubeicon.jpg);
	background-repeat:no-repeat;
	margin-right: 5px;
}

.youtubeicon:hover {
	display:block;
	text-indent:-10000em;
	float:left;
	width:34px;
	height:41px;
	background-image:url(../images/youtubeicon_over.jpg);
	background-repeat:no-repeat;
	margin-right: 5px;
}

.facebookicon {
	display:block;
	text-indent:-10000em;
	float:left;
	width:35px;
	height:41px;
	background-image:url(../images/facebookicon.jpg);
	background-repeat:no-repeat;
}

.facebookicon:hover {
	display:block;
	text-indent:-10000em;
	float:left;
	width:35px;
	height:41px;
	background-image:url(../images/facebookicon_over.jpg);
	background-repeat:no-repeat;
}

input {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#E9EBED;
}

textarea {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border: 1px #000000 solid;
	background-color:#E9EBED;
	width:220px;
	padding:2px 5px;
}

select {
	color: #000000;
	font-size: 11px;
	background-color:#E9EBED;
	width:220px;
}

.bodylinks {
	color: #000000;
	text-decoration: none;
}

.bodylinks:hover {
	color: #000000;
	text-decoration: underline;
}

.multicolwrapper {
	float:left;
	width: 738px;
	padding:0;
	margin:0;
}

.doublecolwrapper {
	float:left;
	width: 504px;
	padding:0;
	margin:0;
}

.singlecol {
	float:left;
	width: 234px;
	background-image:url(../images/thicklinebg.gif);
	background-repeat:repeat-x;
	padding-top: 15px;
	margin: 0 18px 10px 0;
}

.singlecolend {
	float:left;
	width: 234px;
	background-image:url(../images/thicklinebg.gif);
	background-repeat:repeat-x;
	margin:0 0 10px 0;
	padding-top:15px;
}

.singlecolendhello {
	float:left;
	width: 234px;
	background-image:url(../images/hello2.gif);
	background-repeat:repeat-x;
	margin:0 0 10px 0;
	padding-top:65px;
}

.blankcol {
	float:left;
	width: 234px;
	padding-top: 10px;
	margin: 0 18px 10px 0;
}

.blankcolend {
	float:left;
	width: 234px;
	margin:0 0 10px 0;
	padding-top:10px;
}

.titlecolweare {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_weareplaster.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolnewsinfo {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_newsinfo.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecollatestwork {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_latestwork.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecoltoolbox {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_toolbox.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolclients {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_clients.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolplasterboard {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_plasterboard.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolplasterscene {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_plasterscene.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolplastercast {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_plastercast.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolcontact {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_contact.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecoldisclaimer {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_disclaimer.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolsitemap {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_sitemap.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.titlecolrebrand {
	float:left;
	width: 234px;
	background-image: url(../images/titlecolbg_rebrand.gif);
	background-repeat:repeat-x;
	padding-top: 100px;
	margin-right: 18px;
}

.doublecol {
	float:left;
	width: 486px;
	background-image:url(../images/thicklinebg.gif);
	background-repeat:repeat-x;
	padding-top: 15px;
	margin: 0 18px 10px 0;
}

.doublecoldotbot {
	float:left;
	width: 486px;
	height:2px;
	background-image: url(../images/dotborderbottom.gif);
	background-repeat:repeat-x;
	padding: 0;
	margin: 0 0 10px 0;
}

.multicol {
	float:left;
	width: 738px;
	background-image:url(../images/thicklinebg.gif);
	background-repeat:repeat-x;
	padding-top: 15px;
	margin: 0 0 10px 0;
}

.multicolfooter {
	float:right;
	width: 738px;
	height:41px;
	padding-top: 5px;
	margin: 0 0 5px 0;
	line-height:55px;
	font-size:10px;
	text-align:left;
}

.singlecolfooter {
	float:left;
	width: 234px;
	height:41px;
	padding-top: 5px;
	margin: 0 18px 5px 0;
	font-size:10px;
}

.fourcolthick {
	width: 990px;
	background-image: url(../images/dotborderbottom.gif);
	background-repeat:repeat-x;
	margin-right: 18px;
	clear:both;
	height: 5px;
}

.fourcolthin {
	width: 990px;
	background-image:url(../images/thinlinebg.gif);
	background-repeat:repeat-x;
	margin-right: 18px;
	clear:both;
	height: 5px;
}

.imageblock {
	width: 738px;
	margin:0;
	padding:0 0 30px 0;
}

.logoblock {
	float:left;
	width: 108px;
	background-image:url(../images/thicklinebg.gif);
	background-repeat:repeat-x;
	padding: 15px 0 10px 0;
	margin-right: 18px;
}

.logoblockend {
	float:left;
	background-image:url(../images/thicklinebg.gif);
	background-repeat:repeat-x;
	width: 108px;
	padding: 15px 0 10px 0;
}

.logoblocknobar {
	float:left;
	width: 108px;
	padding: 15px 0 10px 0;
	margin-right: 18px;
}

.logoblocknobarend {
	float:left;
	width: 108px;
	padding: 15px 0 10px 0;
}

.sidemenu {
	line-height:22px;
	background-image:url(../images/sidemenu.gif);
	background-repeat:no-repeat;
	display:block;
	border:0;
	padding:0 0 0 20px;
	font-size:10px;
	height:25px;
	width:214px;
	color: #000000;
	text-decoration: none;
}

.sidemenu:hover {
	line-height:22px;
	background-image:url(../images/sidemenuover.gif);
	background-repeat:no-repeat;
	display:block;
	border:0;
	padding:0 0 0 20px;
	height:25px;
	width:214px;
	color: #000000;
	text-decoration: none;
}

.sidemenulinks {
	color: #000000;
	text-decoration: none;
	font-size:11px;
	display:block;
	height:25px;
	width:214px;
}

.sidemenulinks:hover {
	color: #000000;
	text-decoration: none;
	font-size:11px;
	display:block;
	height:25px;
	width:214px;
}

.arolinks {
	color: #000000;
	background-image:url(../images/arolink.gif);
	background-repeat:no-repeat;
	padding:0;
	text-decoration: none;
	font-size:11px;
	display:block;
	height:25px;
	width:234px;
	text-indent:20px;
	line-height:23px;
}

.arolinks:hover {
	color: #FFFFFF;
	background-image:url(../images/arolinkover.gif);
	background-repeat:no-repeat;
	padding:0;
	text-decoration: none;
	font-size:11px;
	display:block;
	height:25px;
	width:234px;
	text-indent:20px;
	line-height:23px;
}

.arolinkslong {
	color: #000000;
	background-image:url(../images/arolink.gif);
	background-repeat:no-repeat;
	padding:0;
	text-decoration: none;
	font-size:11px;
	display:block;
	height:25px;
	width:486px;
	text-indent:20px;
	line-height:23px;
}

.arolinkslong:hover {
	color: #FFFFFF;
	background-image:url(../images/arolinklongover.gif);
	background-repeat:no-repeat;
	padding:0;
	text-decoration: none;
	font-size:11px;
	display:block;
	height:25px;
	width:486px;
	text-indent:20px;
	line-height:23px;
}

.footer {
	width:990px;
	height:50px;
	background-image:url(../images/thinlinebg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding: 15px 0 0 0;
	font-size:10px;
	text-align:center;
	clear: both;
	line-height:1.2em;
}

table#contact {
	width: 486px;
	border: 0;
}

table#contact td {
	padding: 5px 0;

}

table#contact tr {

}

.contactform {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
	background-color: #F4F7F7;
	margin: 1px;
	font-size: 11px;
}

.contactformodd {
	background-position: bottom;
	text-align: left;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
	margin: 1px;
	background-color: #E8ECEE;
}

.clearone {
	clear:both;
	height:1px;
	padding: 0;
}

.clearonedot {
	clear:both;
	padding: 2px 0 4px 0;
	background-image:url(../images/dotborderbottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

/* Misc */

.dotborderbottom {
	background-image: url(../images/dotlineh.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	background-position: bottom;
}

.formfield {
	width: 220px;
}

.greentext {
	color: #8AC542;
}

.greytext {
	color: #6A747C;
}

label {
	font-size: 11px;
}
