/* CSS Document */

*{
	font-weight: normal;
	text-align: left;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #808080;
	font-size: 100%;
	background-color: 10px;

	}
#container {
	width: 900px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear: both;
}
 #header {
	height: 160px;
	text-align: right;
	background-image: url(images/design-media-cornwall.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
}

#sidebar1 {	float: left;
	width: 210px;
padding-left: 30px;
}
#menu a, #menu a:visited {outline: none;
	text-decoration:none;
	color:#808080;
	display:block;
	padding-bottom: 14px;
  }
#menu ul {	list-style-type: none;	margin: 0;			}
#menu li{	display: inline;	list-style-position: inside;	font-size: .9em;}
#menu a:hover {	color: #9d080d;  }
#menu a:hover .red {	color:#808080;  }
#home #menu .home a, 
#about #menu .about a, 
#print #menu .print a, 
#brand #menu .brand a, 
#web #menu .web a, 
#copy #menu .copy a, 
#press #menu .press a, 
#event #menu .event a, 
#case #menu .case a, 
#client #menu .client a, 
#contact #menu .contact a
#job #menu .job a {
	cursor: default;outline: none;
	color: #9d080d;
}
#middle{
}

#mainContent {height: 224px;border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin-left: 240px;
	margin-right: 10px;
	padding-top: 16px;
	margin-top: 28px;}
#mainContent-client{
	height:310px;
	*height:360px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin-left: 240px;
	margin-right: 10px;
	padding-top: 16px;
	margin-top: 28px;}	
	
html>body #mainContent {
	min-height: 216px;
	height: auto;
}

#secondaryContent {
	margin-left: 220px;
	padding-top: 10px;
}
#client1{	width:150px;	float:left;	padding-right: 10px; display: inline;}
#client2{	width:170px;	float:left;	padding-right: 10px; display: inline;}
#client3{	width:155px; padding:0px; float:left; display: inline;}
#client4{
	width:155px;
	padding:0px;
	float:left;
	display: inline;
	margin-top: -15px;
}
#webportfolio1{	width:225px;	float:left;	padding-right: 5px; display: inline;}
#webportfolio2{	width:200px;	float:left;	padding-right: 5px; display: inline;}
#webportfolio3{	width:200px;	float:left;	padding-right: 5px; display: inline;}
#client4 ul {list-style-type: none; }
#client1 ul, #client2 ul, #client3 ul,
#webportfolio1 ul, #webportfolio2 ul, #webportfolio3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#client1 li, #client2 li, #client3 li, #client4 li {outline: none; 	display: block; 	font-size: 0.70em;}

#webportfolio1 li, #webportfolio2 li, #webportfolio3 li{outline: none; 	display: block; 	font-size: 0.8em; padding-bottom: 6px;}
#footer {
	clear:both;
	padding-top: 50px;} 
#footer p {
	margin: 0;
	text-align: center;
	padding-top: 6px;
	font-size: .85em;
	line-height: 160%;
	word-spacing: 0.2em;
}
#footer a:link, #footer a:visited {color: #808080;	text-decoration: none;outline: none;}
#footer a:hover {	color: #9d080d;}
#footer a:hover .red {	color:#808080;  }
.wordspacing{	padding-right: 6px;	padding-left: 6px;}
.red {color: #9d080d;}
.fltlt {float: left; margin-right: 25px; }
.bold {	font-weight: bold;}
.letterspacing {letter-spacing: 0.2em;}
.redletterspacing {letter-spacing: 0.2em; color: #9d080d;}

a:link, a:visited {color: #808080;	text-decoration: none;outline: none;}
a:hover {
	color: #9d080d;
	text-decoration: underline;
}
a:hover .red {	color:#808080;  }
h1 {	color: #9d080d;	float: right;}
p {
	margin-right: 0px;
	margin-bottom: 12px;
	text-align: left;
	font-size: .8em;
	margin-top: 0px;
}

#header h1{	text-align: right;	letter-spacing: 0.1em;}



/* not used
.eight{	color: #9d080d;	font-size: 1.3em;}
.wire{	color: #808080; font-size: 1.4em;	padding-right: 120px;}
.designmedia{	color: #808080;	font-size: .95em;}
.designprint{
	color: #808080;
	font-size: 1.6em;
}
.designfor{
	color: #808080;
	font-size: 1.2em;
}
.print{
	color: #9d080d;
	font-size: 1.4em;
	padding-right: 20px;
}*/
h4 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#staff-wrapper {
	height: 350px;
	margin-left: 240px;
	margin-right: 10px;
	padding-top: 16px;
	margin-top: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #808080;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	}
.team-link {
	font-size: 14px;
}
.team-selected {
	color: #990000;
	font-size: 14px;
}
#team-image {
	float: left;
	height: 0px;
	width: 440px;
}
#the-team {
	float: left;
	width: 150px;
	height: 300px;
}

.newContent {
	height: 224px;
	margin-left: 240px;
	margin-right: 10px;
	padding-top: 16px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	padding-bottom: 5px;
	}
	#newContent-last {
	height: 224px;
	margin-left: 240px;
	margin-right: 10px;
	padding-top: 16px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	}
	#newContent-title {
	margin-left: 240px;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
	}
#staff-image {
	width: 5px;
	float: right;
	height: 300px;
}
#staff-text {
}
.project-keypoints {
	font-size: .6em;
}
.project-red {
	color: #990000;
}
.new {
	color: #990000;
}
.staff {
	color: #990000;
}
.style1 {font-size: 75%}

a.project-link:link{font-size:0.6em;}
a.project-link:visited{font-size:0.6em;}
a.project-link:hover{font-size:0.6em; color:#990000;}

/* case studies start */
#case-header {
	width:900px;
	text-align: right;
	background-image: url(images/design-media-cornwall.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	clear: both;
}
#case-holder {
	width: 660px;
	float: right;
}
#flash-holder {
	width:660px;
	margin-top: 20px;
}
#case-menu {
	float:left;
	min-height: 300px;
}
#case-text {
	float:right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A2A2A2;
	padding: 15px;
	width: 495px;
	margin-top: 10px;
}
.staff-p{
margin-left:140px;
}
.job-title{
margin-left:0px !important;
}
#case-text a{
	text-decoration:underline;
	}

#case-sidebar {
	float: left;
	margin-top:160px;
	margin-left: -10px;
}
.case-menu {
	font-size: 11px;
	list-style-type: none;
}
	
.case-menu li {
list-style-type:none;
padding-top:5px;
margin-left:-40px;
}
.case-menu-header {
margin-top:15px;
font-size:14px;
}
#case-footer {
	clear:both;
	text-align: center;
	width:800px;
	float:none;
	margin-left: auto;
	margin-right: auto;
}
.case-menu-red li {
color:#990000;
list-style-type:none;
padding-top:5px;
margin-left:-40px;
}
#sidebar-case {	float: left;
	width: 210px;
padding-left: -5px;
}
/*packages css*/
.packages{
padding:10px;
border:solid 1px #808080;
margin:5px 0;
}
.gold{color:#808080;}
.bronze{color:#808080;}
.package-wrapper {
margin:30px auto;
padding:20px;
border:solid 1px #808080;
width:650px;
}
#example-holder{
margin:15px 0;
}
#example-holder a img {
float:left;
margin:15px;
}
.left-col{
width:45%;
margin:0 3% 0 0;
float:left;
}
.right-col{
width:45%;
margin:0 0 0 5%;
float:left;
}
.right{
float:right;
}
/*packages css ends*/
#accreditations-Content{
	border-top: 8px solid #808080;
	border-bottom: 8px solid #808080;
	margin-left: 255px;
	margin-right: 10px;
	margin-top: 28px;
	padding-left: 10px;
}
.accreditations{
padding:15px;
}
.accreditations img {
float:left;
height:100px;
width:100px;
margin-right:15px;
}
.about-holder {
	
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 16px;
	margin-top: 0px;
	border-top: 1px solid #808080;
	padding-bottom: 5px;
	}
	.about-holder p, h4{
	margin-left:110px;
	}
	.about-holder img{
	float:left;
	width:90px;
	height:auto;
	}
	.about-last {
	border-bottom: 1px solid #808080;
	}
.contact-form-holder {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 16px;
	padding-left:0px;
	padding-bottom: 5px;
	margin-top: 0px;
	border-top: 1px solid #808080;
	position: relative;	
	}
#google-map{
position:absolute;
right:30px;
top:40px;
width:300px;
height:320px;

}
