@font-face
{
	font-family: Rwood;
	src: url('/fonts/RosewoodStd-Fill.eot');
/*IE9 Compatibility Modes*/
	src: url('/fonts/RosewoodStd-Fill.eot?') format('eot'), url('/fonts/RosewoodStd-Fill.woff') format('woff'), url('/fonts/RosewoodStd-Fill.ttf') format('truetype'), url('/fonts/RosewoodStd-Fill.svg#svgRosewoodStd-Fill') format('svg');
/*Legacy iOS*/
}
/*
+ <PROJECT_NAME>
+ Global Styles

+ Delete Designed
+ http://www.deletelondon.com

########## Body ##########*/
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, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
BODY
{
	font-size: 62.5%;
	line-height: 1.5em;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
/*Mac Safari/Firefox Hack for text rendering
You need to be careful with this fix, as it will break any Flash element that it touches in Firefox.*/
.fix, .fix *
{
	opacity: .999;
	-moz-opacity: 0.99;
}
/*Safari3 Hack for rendering light type on dark background - Change colour to background colour*/
.type
{
/*text-shadow: #000 0 0 0;*/
}
/*Start of Specific Styles*/
HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #656668;
	background: #040403 url(/images/bg.jpg) no-repeat top center;
}
/*########## Links ##########*/
A
{
	color: #990000;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A.arrow
{
	background: url(/images/arrow_o_r.gif) no-repeat right 3px;
	padding-right: 10px;
}
B, STRONG
{
	font-weight: bold;
}
/*########## Text ##########*/
P
{
	font-family: Verdana;
	font-size: 0.9em;
}
UL
{
	list-style: none;
	padding-bottom: 10px;
}
UL LI
{
	background: url(/images/li.gif) no-repeat 0 7px;
	padding-left: 15px;
	padding-bottom: 0px;
}
IMG, INPUT, SELECT, OPTION
{
	vertical-align: middle;
}
P
{
	line-height: 1.5em;
	padding-bottom: 10px;
	color: #656668;
}
H1, H1 A
{
	font-size: 2.7em;
	line-height: 1em;
	font-family: Georgia;
	padding-bottom: 10px;
}
H2, H2 A
{
	font-size: 2.5em;
	font-family: Georgia;
	color: #FE7422;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}
H3, H3 A
{
	font-size: 1.4em;
	font-family: Georgia;
	color: #FE7422;
	font-style: italic;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.03em;
	padding-bottom: 10px;
}
H3 A.arrow
{
	background: url(/images/arrow_o_b_r.gif) no-repeat right 6px;
	padding-right: 15px;
}
H4
{
	font-size: 1.1em;
	font-family: Georgia;
	color: #FE7422;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}
H5
{
	font-size: 1em;
	font-family: Georgia;
	color: #FE7422;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}
.grey
{
	color: #666;
}
/*########## Useful ##########*/
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	display: inline-table;
}
/*Hides from IE-mac \*/
* HTML .clear
{
	height: 1%;
}
.clear
{
	display: block;
}
/*End hide from IE-mac
########## Form ##########*/
DL.zend_form DT
{
	clear: both;
	float: left;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 5px;
}
DL.zend_form DT LABEL
{
	font-weight: bold;
	color: #5A5A5A;
}
DL.zend_form DD
{
	float: left;
	width: 300px;
	padding-bottom: 5px;
}
DL.zend_form DD .text
{
	border: 1px solid #999999;
	padding: 3px;
	width: 280px;
}
INPUT, TEXTAREA
{
	color: #656668;
}
/*########## Containers ##########*/
#wrapper
{
	width: 100%;
}
#main
{
	width: 100%;
}
/*########## Header ##########*/
#header
{
	height: 137px !important;
	position: relative;
}
#header #logo
{
	margin-left: auto;
	margin-right: auto;
	width: 125px;
	padding-top: 20px;
}
/*########## Navigation ##########*/
#nav
{
	background: url(/images/new-top-line.png) repeat-x top left;
	height: 61px;
	width: 1000px;
	margin: 0px auto;
}
#nav-container
{
	padding-top: 22px;
	margin: 0px auto;
	width: 949px;
	padding-left: 50px;
}
#nav UL
{
	list-style: none;
}
#nav UL LI
{
	display: block;
	float: left;
	padding: 0px;
	background: none;
}
#nav UL LI A
{
	display: block;
	float: left;
	height: 31px;
	overflow: hidden;
	text-indent: -999px;
	background: url(/images/nav.gif) no-repeat top left;
	margin-right: 27px;
}
#nav LI#about_us A
{
	width: 144px;
}
#nav LI#services A
{
	width: 143px;
	background-position: -675px 0px;
}
#nav LI#recent_work A
{
	width: 179px;
	background-position: -144px 0px;
}
#nav LI#get_in_touch A
{
	width: 168px;
	background-position: -331px 0px;
}
#nav LI#client_area A
{
	width: 170px;
	background-position: -499px 0px;
}
#nav LI#about_us A:hover
{
	background-position: 0px -31px;
}
#nav LI#services A:hover
{
	background-position: -675px -31px;
}
#nav LI#recent_work A:hover
{
	background-position: -144px -31px;
}
#nav LI#get_in_touch A:hover
{
	background-position: -331px -31px;
}
#nav LI#client_area A:hover
{
	background-position: -499px -31px;
}
#nav LI#about_us A.selected
{
	background-position: 0px -62px;
}
#nav LI#services A.selected
{
	background-position: -675px -62px;
}
#nav LI#recent_work A.selected
{
	background-position: -144px -62px;
}
#nav LI#get_in_touch A.selected
{
	background-position: -331px -62px;
}
#nav LI#client_area A.selected
{
	background-position: -499px -62px;
}
/*########## Body ##########*/
#body
{
	background: url(/images/body_top.png) no-repeat top left;
	width: 1000px;
	margin: 0px auto;
	min-height: 400px;
	padding-top: 7px;
}
#body-content
{
	background: url(/images/body_mid.gif) repeat-y top left;
	padding-top: 12px;
	padding-left: 17px;
	padding-bottom: 12px;
	width: 983px;
	position: relative;
}
#body-footer
{
	background: url(/images/body_bottom.png) no-repeat top left;
	width: 1000px;
	height: 9px;
}
#body-bottom
{
	width: 992px;
	margin: 0px auto;
}
#socialFacebook
{
	float: right;
	width: 85px;
	overflow: hidden;
	margin-top: 10px;
}
#socialText
{
	float: right;
	background: url(../images/social_arrow.png) no-repeat center right;
	padding-right: 9px;
	margin-right: 10px;
	margin-top: 12px;
	font-style: italic;
}
/*########## Footer ##########*/
#footer
{
	height: 271px;
	width: 100%;
	background: url(/images/footer_bg.jpg) no-repeat top center;
}
#footer-logo
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 112px;
	width: 126px;
}
#footer-text
{
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/*########## Global ##########*/
.contentHeader
{
	background: url(/images/content_header_bg.gif) no-repeat top left;
	width: 625px;
	height: 44px;
	color: #FFFFFF;
}
.contentHeader H1
{
	padding-top: 10px;
	padding-left: 15px;
	font-style: italic;
}
.contentBody
{
	border-left: 1px solid #EAEAEB;
	border-right: 1px solid #EAEAEB;
	width: 623px;
}
.contentFooter
{
	background: url(/images/content_footer_bg.gif) no-repeat top left;
	width: 625px;
	height: 33px;
}
#newsletter
{
	background: url(/images/newsletter_bg.gif) no-repeat 0 0;
	width: 312px;
	height: 124px;
	margin-left: 5px;
}
#newsletter IMG
{
	padding: 25px 0 0 25px;
}
#newsletter #newsletterFields
{
	padding: 20px 0 0 25px;
}
#newsletter #newsletterFields INPUT#email
{
	background: url(/images/input_bg2.gif) no-repeat 0 0;
	width: 189px;
	height: 20px;
	border: 0 none #000000;
	padding: 8px 0 0 8px;
	font-family: Georgia;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#newsletter #newsletterFields INPUT#signup
{
	background: url(/images/btn_signup.gif) no-repeat 0 0;
	width: 67px;
	height: 28px;
	border: 0 none #000000;
	overflow: hidden;
	text-indent: 67px;
	font-size: 0px;
	line-height: 0;
}
.boxRight
{
	background: url(/images/box_r.gif) no-repeat 0 0;
	width: 6px;
}
.boxLeft
{
	background: url(/images/box_l.gif) no-repeat 0 0;
	width: 8px;
}
.boxCentre
{
	background: url(/images/box_c.gif) repeat-x 0 0;
	width: 275px;
	padding: 15px 10px;
}
.boxFoot
{
	background: url(/images/box_f.gif) no-repeat 0 0;
	width: 309px;
	height: 5px;
	padding-bottom: 15px;
}
/*########## Cms ##########*/
.bodyHeader
{
	width: 100%;
	height: 180px;
	margin: 0px;
	overflow: hidden;
}
.bodyLeft
{
	float: left;
	width: 624px;
	padding-top: 25px;
}
.bodyLeft .title
{
	padding: 0 0 5px;
	width: 565px;
}
.bodyLeft .title H1
{
	color: #666666;
	font-style: italic;
}
.bodyLeft P
{
}
.bodyRight
{
	float: right;
	width: 313px;
	padding-top: 25px;
}
.bodyRight P
{
	padding-bottom: 20px;
}

