/* GENERIC TAGS */
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.8em;
	color:#190000;
	background:#230505 url(../images/backgrounds/main.jpg) repeat-y center 0;
	margin:0;
	line-height:1.4em;
}
img {
	border:none; 
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h4 {
	font-size:1em;
	margin-bottom:20px;
}
a {
	text-decoration:none;
	color:#190000;
	border-bottom:1px dotted #190000;
	outline:none;
}
a:hover {
	text-decoration:none;
	border-bottom:none;
}
p {
	margin:0 0 1em 0;
}
span {
	position:absolute;
	left:-10000px;
}
#mainWrapper {
	width:984px;
	position:relative;
	margin:0 auto;
	min-height:85em;
}

/* MAIN NAVIGATION */
ul.navigation {
	width:984px;
	height:66px;
	margin:0;
	padding:0;
	background:url(../images/backgrounds/navigation.gif) no-repeat;
}
ul.navigation li {
	display:inline;
	margin:0;
	padding:0;
}
ul.navigation a {
	position:absolute;
	top:0;
	height:66px;
	border:none;
}
a.markTab {
	background:url(../images/navigation/mark1.gif) no-repeat;
	left:22px;
	width:286px;
}
a.markTab:hover {
	background:url(../images/navigation/mark2.gif) no-repeat;
}
a.aboutTab {
	background:url(../images/navigation/about1.gif) no-repeat;
	left:352px;
	width:108px;
}
a.aboutTab:hover {
	background:url(../images/navigation/about2.gif) no-repeat;
	z-index:2;
}
a.webTab {
	background:url(../images/navigation/web1.gif) no-repeat;
	left:445px;
	width:138px;
}
a.webTab:hover {
	background:url(../images/navigation/web2.gif) no-repeat;
	z-index:3;
}
a.printTab {
	background:url(../images/navigation/print1.gif) no-repeat;
	left:569px;
	width:148px;
}
a.printTab:hover {
	background:url(../images/navigation/print2.gif) no-repeat;
	z-index:4;
}
a.contactTab {
	background:url(../images/navigation/contact1.gif) no-repeat;
	left:707px;
	width:123px;
}
a.contactTab:hover {
	background:url(../images/navigation/contact2.gif) no-repeat;
}

/* BODY CONTENT */
.content {
	position:absolute;
	top:159px;
	left:21px;
	width:904px;
	background:url(../images/backgrounds/bodymiddle.gif) repeat-y;
}
.homepageHeight {
	height:48em;
}
.aboutHeight {
	height:55em;
}
.contactHeight {
	height:42em;
}
.webDesignHeight {
	height:38em;
}
.printDesignHeight {
	height:38em;
}
.bodyTop {
	position:absolute;
	top:66px;
	left:21px;
	width:944px;
	height:93px;
	background:url(../images/backgrounds/bodytop.gif) repeat-y;
}
.bodyBottom {
	position:absolute;
	bottom:-20px;
	left:0;
	width:922px;
	height:40px;
	background:url(../images/backgrounds/bodybottom.gif) no-repeat;	
}
.header {
	padding-bottom:.6em;
}

/* LEFT CONTENT */
.left {
	position:relative;
	top:-94px;
	width:320px;
	left:40px;
	margin-bottom:-60px;
	float:left;
	background-color:#fff;
}

/* PROFILE */
.photo {
	position:relative;
	margin-left:-60px;
}
.cv {
	position:absolute;
	top:251px;
	left:165px;
}
a.cv {
	background:url(../images/home/cv.gif) no-repeat;
	display:block;
	width:187px;
	height:144px;
	border:none;
}
.profile h1 {
	background:url(../images/headers/profile.gif) no-repeat;
	width:72px;
	height:55px;
}
ul.profileList {
	margin:0 0 1em 0;
	padding:0;
}
ul.profileList li {
	margin:0;
	padding:0 0 .4em 0;
	list-style-type:none;
}
a.contactButton {
	background:url(../images/buttons/contact1.gif) no-repeat;
	display:block;
	width:140px;
	height:65px;
	border:none;
}
a.contactButton:hover {
	background:url(../images/buttons/contact2.gif) no-repeat;
}

/* RIGHT CONTENT */
.right {
	position:relative;
	top:-64px;
	width:439px;
	margin-right:40px !important;
	margin-right/**/:20px;
	float:right;
	/*background:#fff url(../images/divider-vert.gif) repeat-y;*/
	background-color:#fff;
}
/* PORTFOLIO TASTER */
.portfolio {
	position:relative;
	width:439px;
	height:34em;
	margin-bottom:4em;
	background:#190000 url(../images/backgrounds/portfoliomiddle.gif) repeat-y 0 91px;
	color:#fff;
}
.portfolio h2 {
	background:#190000 url(../images/backgrounds/portfoliotop.gif) no-repeat;
	padding:20px 0 0 30px;
	height:71px;
}
.portfolio .loading {
	text-align:center;
}
.portfolioWindowView {
	overflow:hidden;
	margin:0 0 0 30px;
}		
.portfolioWindow {
	float:left;
}
.portfolioWindowWrapper,
.portfolioWindow,
.portfolioWindowView {
	position:relative;
	width:397px;
}
.portfolio a.text {
	color:#fff;
	border-bottom-color:#fff;
}
.portfolioWindow img {
	float:right;
	margin:0 0 0 20px;
}
li {
	display:list-item;
	list-style-type:square;
	margin:0 0 6px -10px;
}
.portfolioNavigation ul {
	margin:0;
	padding:0;
}
.portfolioNavigation li {
	display:inline;
	margin:0;
	padding:0;
}
.portfolioNavigation a,
.oneButtonSelected,
.twoButtonSelected,
.threeButtonSelected,
.fourButtonSelected {
	position:absolute;
	bottom:0;
	border:none;
	height:62px;
	padding-bottom:10px;
}
.portfolioNavigation a:hover {
	z-index:1;
}
.oneButtonSelected,
.twoButtonSelected,
.threeButtonSelected,
.fourButtonSelected {
	bottom:10px;
}
.oneButton a,
.oneButtonSelected {
	background:url(../images/buttons/one1.gif) no-repeat;
	left:31px;
	width:54px;
}
.oneButton a:hover {
	background:url(../images/buttons/one2.gif) no-repeat;
}
.oneButtonSelected {
	background:url(../images/buttons/one3.gif) no-repeat;
}
.twoButton a,
.twoButtonSelected {
	background:url(../images/buttons/two1.gif) no-repeat;
	left:70px;
	width:56px;
}
.twoButton a:hover {
	background:url(../images/buttons/two2.gif) no-repeat;
}
.twoButtonSelected {
	background:url(../images/buttons/two3.gif) no-repeat;
}
.threeButton a,
.threeButtonSelected {
	background:url(../images/buttons/three1.gif) no-repeat;
	left:110px;
	width:59px;
}
.threeButton a:hover {
	background:url(../images/buttons/three2.gif) no-repeat;
}
.threeButtonSelected {
	background:url(../images/buttons/three3.gif) no-repeat;
}
.threeButton-2 a {
	background:url(../images/buttons/three1-2.gif) no-repeat;
}
.threeButton-2 a:hover {
	background:url(../images/buttons/three2-2.gif) no-repeat;
}
.threeButtonSelected-2 {
	background:url(../images/buttons/three3-2.gif) no-repeat;
}
.fourButton a,
.fourButtonSelected {
	background:url(../images/buttons/four1.gif) no-repeat;
	left:154px;
	width:50px;
}
.fourButton a:hover {
	background:url(../images/buttons/four2.gif) no-repeat;
}
.fourButtonSelected {
	background:url(../images/buttons/four3.gif) no-repeat;
}
li.viewButton a {
	background:url(../images/buttons/view1.gif) no-repeat;
	left:213px;
	width:103px;
}
li.viewButtonFlyers a {
	left:173px;
}
li.viewButtonOnly a {
	left:31px;
}
li.viewButton a:hover {
	background:url(../images/buttons/view2.gif) no-repeat;
}
.portfolioBottom {
	position:absolute;
	bottom:-3px;
	width:439px;
	height:20px;
	background:url(../images/backgrounds/portfoliobottom.gif) no-repeat;
}

/* SITE OF THE MONTH HOMEPAGE */
.siteMonth {
	width:469px;
	margin-top:30px;
}
.siteMonth h3 {
	background:url(../images/headers/site-month.gif) no-repeat;
	width:210px;
	height:48px;
}
.siteMonth img {
	float:right;
	margin:0 8px 0 20px;
}
a.viewAllSitesMonthButton {
	background:url(../images/buttons/view-site-month1.gif) no-repeat;
	display:block;
	width:295px;
	height:63px;
	border:none;
	clear:both;
}
a.viewAllSitesMonthButton:hover {
	background:url(../images/buttons/view-site-month2.gif) no-repeat;
}

/* CONTACT */
.contact h1 {
	background:url(../images/headers/contact.gif) no-repeat;
	width:103px;
	height:55px;
}

/* ABOUT */
.about h1 {
	background:url(../images/headers/about.gif) no-repeat;
	width:78px;
	height:55px;
}

/* WEB DESIGN */
.webDesign h1 {
	background:url(../images/headers/web-design.gif) no-repeat;
	width:128px;
	height:55px;
}
.creativeContent h2 {
	background:#190000 url(../images/backgrounds/creativecontenttop.gif) no-repeat;
}
.games h2 {
	background:#190000 url(../images/backgrounds/gamestop.gif) no-repeat;
}
.animations h2 {
	background:#190000 url(../images/backgrounds/animationstop.gif) no-repeat;
}
.emails h2 {
	background:#190000 url(../images/backgrounds/emailstop.gif) no-repeat;
}
.banners h2 {
	background:#190000 url(../images/backgrounds/bannerstop.gif) no-repeat;
}

/* PRINT DESIGN */
.printDesign h1 {
	background:url(../images/headers/print-design.gif) no-repeat;
	width:142px;
	height:55px;
}
.flyers h2 {
	background:#190000 url(../images/backgrounds/flyerstop.gif) no-repeat;
}
.leaflets h2 {
	background:#190000 url(../images/backgrounds/leaflettop.gif) no-repeat;
}
.letters h2 {
	background:#190000 url(../images/backgrounds/lettertop.gif) no-repeat;
}
.magazineAds h2 {
	background:#190000 url(../images/backgrounds/magazinetop.gif) no-repeat;
}

/* FOOTER */
.footer {
	position:absolute;
	bottom:-240px;
	left:-15px;
	width:819px;
	height:157px;
	background:url(../images/backgrounds/footer.gif) no-repeat;
	margin:20px 0 0 0;
	padding:63px 67px 0 60px;
}
.copyright {
	float:left;
}
.footer ul {
	float:right;
	margin:0;
	padding:0;
}
.footer li {
	display:inline;
	margin:0;
	padding:0;
}
.preLoadImage {
	display:none;
}