/* ############################ */
/* STYLES SPECIFIC TO HOME PAGE */
/* ############################ */

/* Arranged alphabetically by tag, then by class/id name where applicable, then class/id of parent elements */

/* <a> */
div#case_studies a {
	color: #413528;
	font-weight: normal;
	text-decoration: none;
}
div#case_studies a:hover {
	text-decoration: underline;
}
p#design_info a {
	color: #A9A097;
	float: right;
	margin: 0;
	text-decoration: none;
}
p#design_info a:hover {
	text-decoration: underline;
}
div#home_flash p a:hover {
	color: #D5162A;
}
div#news a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
div#news a:hover {
	text-decoration: underline;
}

body.home {
background: #908373 url(../images/bg/body-bg-home.gif) repeat-x 0 0;
}


/* <div> */


div#case_studies {
	background: url(../images/bg/case-studies-bg.gif) no-repeat 0 17px;
	clear: both;
	float: left;
	height: 133px;
	padding: 14px 14px 0px 14px;
	width: 370px;

}
div#home_flash {
	float: right;
	height: 252px;
	width: 340px;
}
div#introduction {
	background: url(../images/bg/home-intro-bg.jpg) no-repeat 0 0;
	color: white;
	float: left;
	height: 230px;
	left: 0;
	padding: 15px 183px 15px 15px;
	position: relative;
	top: 6px;
	width: 200px;
}
div#news {
	background: url(../images/bg/home-news-bg.gif) no-repeat 0 17px;
	color: white;
	float: right;
	height: 133px;
	padding: 14px 14px 0px 14px;
	width: 302px;
}

div#blog {
	background: url(../images/bg/blog-bg.gif) no-repeat 0 17px;
	color: white;
	float: left;
	height: 133px;
	width: 246px;
	overflow: hidden;
	display: inline;
}

div#punch-copy {
postion: relative;
float: left;
width: 756px;
height: auto;
margin-top: 30px;
margin-bottom: -10px;
}

div#punch-copy-text p {
color:#413528;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:180%;
margin: 5px;
}

.copy-corners {
height: 15px;
width: 756px;
display: block;
float: left;
}

div#punch-copy-top {
background: url(../images/bg/punch-copy-top.gif);
margin-top: -15px;
}

div#punch-copy-bottom {
background: url(../images/bg/punch-copy-bottom.gif);
margin-top: -15px;
}

div#punch-copy-text {
background: #ffffff;
padding: 10px;
margin-top: -25px;
}

/* <h3> */
div#case_studies h3 {
	background: url(../images/bg/h3-blog.gif) no-repeat 0 0;
	height: 0;
	left: -14px;
	margin: -14px 0 10px 0;
	overflow: hidden;
	padding: 35px 0 0 0;
	position: relative;
	top: 0;
	width: 130px;
}
div#news h3 {
	background: url(../images/bg/h3-case-studies-home.gif) no-repeat 0 0;
	height: 0;
	left: -14px;
	margin: -14px 0 10px 0;
	overflow: hidden;
	padding: 35px 0 0 0;
	position: relative;
	top: 0;
	width: 130px;
}

div#quotes {
	width: 758px;
	height: 48px;
	background:url(../images/bg/home-quotes-bg.gif);
}

div#footer h3 {
	background: url(../images/bg/h3-news.gif) no-repeat 0 0;
	height: 0;
	left: 0;
	margin: -15px 0 10px 0;
	padding: 35px 0 0 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 72px;
	float: left; 
	display: inline;
}


div#footer {
overflow: visible;
margin-top: -8px;
}


/* <p> */
div#home_flash p { /* Displayed if Flash is not installed or Javascript is disabled */
	background: #EEEEEE;
	border: 1px dashed red;
	color: #000000;
	font-weight: bold;
	padding: 65px 10px;
	text-align: center;
}
div#case_studies p {
	margin: 0 0 0 5px;
}
p#design_info {
	color: #A9A097;
	float: right;
	margin: 0;
	text-align: right;
	width: 45%;
}
div#introduction p {
	margin: 0 0 1.5em 0;
}

div#news p {
	margin: 0 0 0 5px;
}

div#footer p {
margin: 10px 0 0 15px;
float: left;
font-size: 1.1em;
}

div#footer a {
font-size: 1em;
}


/* news img style added by JR */

div#news img, div#case_studies img , div#blog img, div#footer img {
margin: 0px 5px -3px 0px;
}


div#case_studies #homeBlogImage {
	float: left;
margin: 2px 5px 2px 23px;
}

div#recruitment {
	background: url(../images/bg/recruit-bg.gif) no-repeat;
	clear: both;
	color: #DD0A2E;
	overflow: auto;
	width: 738px;
	height: 28px;
	overflow: hidden;
margin-top: 10px;
padding: 10px;
text-align: center;
font-size: 13px;
}

div#recruitment a {
	text-decoration: underline;
}

/* Copyright (c) Studio 2 Online Ltd. */

