
/* ------------------------------ RESET STYLES ------------------------------ */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #595959;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------ SITE SPECIFIC STYLES ------------------------------ */

body {
	background:#000 url(../images/background.jpg) top center;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 632px;
	height: 66px;
	overflow: hidden;
}
h2 {
	margin-bottom: 21px;
	height: 25px;
	width: 183px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}
h2.about-emerge {
	background-image: url(../images/header-about-emerge.png);
}
h2.work-samples {
	background-image: url(../images/header-work-samples.png);
}
h2.get-in-touch {
	background-image: url(../images/header-get-in-touch.png);
}
#top-bar {
	background-image: url(../images/top-bar.png);
	background-repeat: repeat-x;
	height: 92px;
	width: 100%;
	line-height: 64px;
}
#colour-bar {
	width: 100%;
	background-image: url(../images/colour-bar.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 22px;
}
#intro-text {
	height: 358px;
	width: 306px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/emerge-logo.png) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}
#find-out-more {
	height: 142px;
	width: 132px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -1000em;
	overflow: hidden;
}
#find-out-more a {
	background-image: url(../images/button-balloon.png);
	background-position: 0px 0px;
	display: block;
	height: 142px;
	width: 132px;
}
#find-out-more a:hover {
	background-image: url(../images/button-balloon.png);
	background-position: 0px -142px;
}
#content {
	height: 1347px;
	width: 100%;
	background:#000 url(../images/content-background.jpg) top center;
	display: none;
}
#content-top-border {
	background-image: url(../images/content-top-border.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 9px;
	width: 100%;
}
#content-container  {
	width: 960px;
	margin-top: 43px;
	margin-right: auto;
	margin-left: auto;
}
#content-sidebar {
	float: left;
	width: 250px;
}
#content-sidebar img {
	margin-top: 11px;
	margin-left: -8px;
	margin-bottom: 12px;
}
#content-sidebar p {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #610027;
	padding-bottom: 30px;
}
#content-sidebar ul {
	margin-top: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3e2113;
	line-height: 20px;
	margin-bottom: 56px;
	width: 240px;
}
#content-sidebar ul li {
	padding-bottom: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	list-style-position: outside;
	padding-left: 31px;
}
#content-sidebar span {
	font-family: times new roman;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	width: 65px;
	float: left;
	margin-top: 16px;
}
#content-sidebar span.contact-right {
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 185px;
	font-size:12pt;
}
#content-sidebar span.contact-right a , #content-sidebar span.contact-right a:visited {
	
	color: #dcb778;
}
#content-sidebar span.contact-right a:hover , #content-sidebar span.contact-right a:active {
	color: #ffffff;
	text-decoration:none;
}

#content-sidebar p.copyright {
	font:bold 9pt Arial;
	width: 250px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #610027;
	margin-top: 24px;
	padding-top: 27px;
	line-height: 18px;
	border-bottom: 0;
	color: #000;
	float: left;
}
#content-portfolio {
	width: 660px;
	float: right;
	margin-right: -8px;
}
#content-portfolio h2 {
	margin-left: 6px;
}
#content-portfolio ul {
	width: 660px;
	padding-top: 13px;
}
#content-portfolio ul li {
	height: 216px;
	width: 325px;
	margin-right: 10px;
	float: left;
}
#content-portfolio ul li.right {
	float: right;
	margin-right: 0px;
}
#content-portfolio ul li img {
	padding: 22px;
	background-image: url(../images/gallery-back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content-portfolio ul li img:hover {
	background-position: 0px -168px;
}
#content-portfolio ul li p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #610027;
	width: 325px;
	text-align: center;
	margin-top: -2px;
}

/* ------------------------------ PRELOAD IMAGES HACK FOR CORRECT SLIDER FUNCTIONALITY IN FIREFOX AND OPERA ------------------------------ */

.preload {
	height: 0px;
	width: 0px;
	display: inline;
}
.content-back {
	background-image: url(../images/content-background.jpg);
}
.top-border {
	background-image: url(../images/content-top-border.png);
}
.about-emerge {
	background-image: url(../images/header-about-emerge.png);
}
.portrait {
	background-image: url(../images/portrait.png);
}
.list {
	background-image: url(../images/list-icon.png);
}
.get-in-touch {
	background-image: url(../images/header-get-in-touch.png);
}
.work-samples {
	background-image: url(../images/header-work-samples.png);
}

