@charset "utf-8";

/************CSS RESET CODE**********************/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*******************CSS RESET CODE********************/

#site_container{
	width: 940px;
	height: 750px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

#header_container{
	width: 940px;
	height: 160px;
}

#nav_container{
	width: 940px;
	height: 41px;
	position: relative;
}

#nav_links{
	width: 676px;
	height: 41px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav_mail{
	width: 57px;
	height: 41px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: absolute;
	top: 0px;
	right: 200px;
}

#nav_phone{
	width: 170px;
	height: 41px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	padding: 0 12px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#body_container{
	width: 940px;
	height: 400px;
	position: relative;
}

#body_slideshow{
	width: 940px;
	height: 270px;
	background-color: #333;
	border-radius: 10px;
	position: absolute;
	top: 20px;
}

#body_content{
	width: 600px;
	height: 400px;
	position: absolute;
	top: 320px;
	margin-left: 5px;
}

#body_sidebar{
	width: 300px;
	height: 400px;
	border-radius: 10px;
	position: absolute;
	top: 320px;
	right: 0px;
}

#body_wrap{
	width: 940px;
	height: 400px;
	position: absolute;
	top: 320px;
}

#body_wrapc{
	width: 940px;
	height: 400px;
	position: relative;
	top: 275px;
}

#footer_container{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 320px;
}

#footer_container_about{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 390px;
}

#footer_container_products{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 320px;
}

#footer_container_contact{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 670px;
}

#footer_container_gallery{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 500px;
}

#footer_container_airbrushing{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 1460px;
}

#footer_container_aframe{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 280px;
}

#footer_container_banner{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 400px;
}

#footer_container_corflute{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 280px;
}

#footer_container_goldleaf{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 280px;
}

#footer_container_handwritten{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 280px;
}

#footer_container_menuboards{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 280px;
}

#footer_container_shopfronts{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 640px;
}

#footer_container_vehicles{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 750px;
}

#footer_container_error{
	width: 940px;
	height: 40px;
	border-radius: 10px;
	background-image: url(../images/nav_bg.png);
	position: relative;
	top: 180px;
}

#footer_abn{
	width: 400px;
	height: 40px;
	padding: 10px;
	margin-left: 20px;
	float: left;
}

#footer_email{
	width: 200px;
	height: 40px;
	padding: 10px;
	margin-right: 20px;
	float: right;
}

#aframe_set{
	width: 940px;
	height: 230px;
	position: relative;
}

#airbrushing_set{
	width: 940px;
	height: 1110px;
	padding-top: 20px;
}

#banner_set{
	width: 940px;
	height: 300px;
}

#bcorflute_set{
	width: 940px;
	height: 230px;
}

#goldleaf_set{
	width: 940px;
	height: 195px;
}

#handwritten_set{
	width: 940px;
	height: 300px;
}

#menuboards_set{
	width: 940px;
	height: 195px;
}

#shopfronts_set{
	width: 940px;
	height: 195px;
}

#vehicles_set{
	width: 940px;
	height: 490px;
}

.gallery_set{
	width: 940px;
	height: 230px;
	position: relative;
}

.gallery_first{
	padding: 0 8px 16px 0;
	display: inline-block;
}

.gallery{
	padding: 0 8px 16px 8px;
	display: inline-block;
}

.gallery_last{
	padding: 0 0 16px 8px;
	display: inline-block;
}

#contactmaps{
	height: 370px;
	width: 450px;
	border:solid 1px rgb(200,200,200);
	border-radius: 0px;
	background-color:rgb(240,240,240);
	position: absolute;
	top: 50px;
	right: 0px;
}

#contactinfo{
	height: 90px;
	width: 430px;
	padding: 20px 0 0 20px;
	border:solid 1px rgb(200,200,200);
	border-radius: 10px;
	background-color:rgb(240,240,240);
	position: absolute;
	top: 452px;
	right: 0px;
}

#body_wraperror{
	width: 940px;
	height: 400px;
	position: relative;
	top: 275px;
}

#contacterror{
	height: 200px;
	width: 920px;
	padding: 20px 0 0 20px;
	border:solid 1px rgb(200,200,200);
	border-radius: 10px;
	background-color:rgb(240,240,240);
}
/***************************TEXT***************************/

li.nav_live {
	font-family: 'TitilliumText22LMedium', Arial, sans-serif;
    text-align: right;
    font-size: 16px;
    letter-spacing: 1px;
    float: left;
    display: block;
    margin: 14px 0 0 24px;
    padding: 0 9px;
}

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('TitilliumText22L004-webfont.eot');
    src: url('TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'),
         url('TitilliumText22L004-webfont.woff') format('woff'),
         url('TitilliumText22L004-webfont.ttf') format('truetype'),
         url('TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText22LXBold';
    src: url('TitilliumText22L006-webfont.eot');
    src: url('TitilliumText22L006-webfont.eot?#iefix') format('embedded-opentype'),
         url('TitilliumText22L006-webfont.woff') format('woff'),
         url('TitilliumText22L006-webfont.ttf') format('truetype'),
         url('TitilliumText22L006-webfont.svg#TitilliumText22LXBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('TitilliumText22L005-webfont.eot');
    src: url('TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('TitilliumText22L005-webfont.woff') format('woff'),
         url('TitilliumText22L005-webfont.ttf') format('truetype'),
         url('TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffc4c4;
	text-decoration: none;
}

a.contact:link, a.contact:visited {color: #de0000;}

h2{
	font-family: 'TitilliumText22LBold', Arial, sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}

h4{
	font-family: 'TitilliumText22LBold', Arial, sans-serif;
	font-size: 20px;
}

p{
	font-family: 'TitilliumText22LMedium', Arial, sans-serif;
	font-size: 14px;
	color: #212121;
	line-height: 22px;
}

p.footer{
	color: #fff;
}

.banner_freequote {
	display: block;
	width: 300px;
	height: 140px;
	background: url(../images/banner_freequote.png);
	text-indent: -99999px;
}

.banner_freequote:hover {
	background-position: 0 140px;
}

.banner_airbrush {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/airbrushing/banner_airbrush.png);
	text-indent: -99999px;
}

.banner_airbrush:hover {
	background-position: 0 150px;
}

.banner_aframes {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/aframes/banner_aframes.png);
	text-indent: -99999px;
}

.banner_aframes:hover {
	background-position: 0 150px;
}

.banner_banners {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/banners/banner_banners.png);
	text-indent: -99999px;
}

.banner_banners:hover {
	background-position: 0 150px;
}

.banner_corflute {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/corflute_signs/banner_corflute.png);
	text-indent: -99999px;
}

.banner_corflute:hover {
	background-position: 0 150px;
}

.banner_goldleaf {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/gold_leaf/banner_goldleaf.png);
	text-indent: -99999px;
}

.banner_goldleaf:hover {
	background-position: 0 150px;
}

.banner_handwritten {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/handwritten_signs/banner_hwsigns.png);
	text-indent: -99999px;
}

.banner_handwritten:hover {
	background-position: 0 150px;
}

.banner_menuboards {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/menu_boards/banner_menuboards.png);
	text-indent: -99999px;
}

.banner_menuboards:hover {
	background-position: 0 150px;
}

.banner_shopfronts {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/shop_fronts/banner_shopfronts.png);
	text-indent: -99999px;
}

.banner_shopfronts:hover {
	background-position: 0 150px;
}

.banner_vehicles {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../images/vehicles/banner_vehicles.png);
	text-indent: -99999px;
}

.banner_vehicles:hover {
	background-position: 0 150px;
}

/***************************FORM***************************/

.contactform {
	width:418px;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
	border:solid 1px rgb(200,200,200);
	border-radius: 10px;
	background-color:rgb(240,240,240);
	position: absolute;
	top: 40px;
	left: 0px;
}
.contactform fieldset {
	padding:20px 0 0 0 !important;
	padding:0;
	margin:0 0 20px 0;
	border:solid 1px rgb(220,220,220);
}
.contactform fieldset legend {
	margin:0 0 0 5px !important;
	margin:0 0 20px 5px;
	padding:0 2px 0 2px;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:130%;
}
.contactform label.left {
	float:left;
	width:100px;
	margin:0 0 0 10px;
	padding:2px;
	font-size:110%;
	text-align:left;
}
.contactform select.combo {
	width:175px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	border-radius: 5px;
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform input.field {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	border-radius: 5px;
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform textarea {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	border-radius: 5px;
	font-family:verdana,arial,sans-serif;
	font-size:110%;
}
.contactform input.button {
	float:right;
	width:9.0em;
	margin-right:19px;
	margin-bottom:12px;
	padding:1px !important;
	padding:0;
	background:rgb(225,225,225);
	border:solid 1px rgb(150,150,150);
	border-radius: 5px;
	text-align:center;
	font-family:verdana,arial,sans-serif;
	color:rgb(150,150,150);
	font-size:110%;
}
.contactform input.button:hover {
	cursor: pointer;
	border:solid 1px rgb(80,80,80);
	border-radius: 10px;
	background:rgb(220,220,220);
	color:rgb(80,80,80);
}