/*
=Global
*/
html{
}
blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,li,ul,ol,p,pre,textarea,table,td,th {
	margin:0;
	padding:0;
}
body {
	background: url(../images/new/bg.jpg) 0 0 repeat-x; 
	 display:block;
    /*set the div in the top-left corner of the screen*/
}
#bodywrapper{
	width:1045px;
	min-width:1045px;
	max-width:100%;
	margin:0 auto;
	padding:0;
	color:#666;
	font:0.8em/1.0 Arial;
}
/*generic fonts*/
p {
	line-height:120%;
}
	#banner h1{
		font:200%/1.2 Georgia,serif;
		color: #333;		
	}
h1{
	font:150%/1.3 Georgia,serif;
	color: #333;		
	}
	h2, h2 a{
		font:120%/1.0 Georgia,serif;
		color: #333;	
		font-weight:lighter;
		padding-bottom:5px;
	}
	h3{
		font:110%/1.0 Georgia,serif;
		color: #333;	
	}
	/*not being used*/
	#main-proj h3{
		padding:10px 0 2px 0;
	}
	h4{
		font:120%/1.0 Georgia,serif;
		color: white;	
}
div.projectheader{
	width: 100%;
}
h1.projecttitle{
}
h3.project{
	float:left;
	margin-top: -20px;
	margin-left: 300px;
}
form input{
	vertical-align: middle;
	font:1em/1.0 Georgia,serif;	
	color:#666;
}
.viewallwork, .flipall{
	font:1em/1.0 Arial;		
	}
	.viewallwork:hover, .flipall:hover{
		cursor:pointer;
		color: #af7817;
}

a.gold, .gold{
	line-height:120%;
	color: #af7817;
}

/*end of generic*/
#container{
	background-color:white;
}
ul{
	margin-left:10px;
}
.whitelink{
	color:white;
}
/*LINKS*/
a{
	color: #af7817;
	}
	a:link, a:visited {
		border:none;
	}	
	a:hover, a:active {
		border:none;
		text-decoration: none;
	}
	a:hover{
		color: #af7817;
	}
	a.noborder{
		border:none;	
		text-decoration: none;
	}
	a.noborder:visited{
		outline:none;
		text-decoration: none;
		border:none;	
	}
	a.noborder img{
		border:none;	
		text-decoration: none;
	}
	a:active img{
		border:none;	
	}
	#main-proj a{
		color: #af7817;
	}
/*padding and floats*/
.paddingtop_extra{
	padding-top:30px;	
	}
	.paddingbottom{
		padding-bottom:15px;		
	}
	.paddingtop{
		padding-top:15px;
	}
	.paddingright{
		padding-right:15px;
	}
	.floatright{
		float:right;
	}
	.floatleft{
		float:left;
	}
	div.clear{
		clear:both;
}
.loading{
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat; 
}
hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #000; 
	border-style: none none dotted; 
}
#main-proj hr{
	padding-top:10px;
}
/*other text styles*/
#sidebar_small ul, #sidebar ul{
	list-style: none;	
}
#sidebar_small h3.paddingtop, #sidebar h3.paddingtop{
	padding-top:15px;
}
	#sidebar h3.paddingbottom{
		padding-bottom:5px;
	}
	#sidebar_small li{
	}
	#sidebar p.summary{
	}
	#sidebar p{
		padding:20px 0px 10px 0px;
	}
	#sidebar a{
		line-height: 110%;
		color:#666;
	}
	#sidebar a:hover{
		color: #af7817;
	}
/*press release list text style*/
div.pr div.text p{
}
/******************LAYOUTS*******************/
#gutterleft {
 	background: url(../images/new/lhs_gutter.jpg) 0 0% repeat-x; 
	min-height:1024px;
	width:69px;
	margin-left: -69px;
	float:left;
	}
#gutterright {
 	background: url(../images/new/rhs_gutter.jpg) 0 0% repeat-x; 
	min-height:1024px;
	width:40px;
	float:right;
margin-right:-1px;
}
#wrap {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	float:left;
	overflow:hidden;		/* This chops off any overhanging divs */
	min-height:1024px;
	background-color:white;
	position:relative;
	padding: 0 10px 0 10px;
	width:985px; /*reduced from 980 due to the gutter*/
	}
	#main {
		background-color: #fff;
		float:left;
		width:778px; /* 778px*/
		min-height:1024px;
		padding-bottom:10px;
		padding: 0 0px 0 0px;
	}
	#sidebar {
		float:right;
		width:182px;
	}
	#sidebar_small {
		float:right;
		width:190px;
	}
	#main-proj {
		float:left;
		min-height:1024px;
		width:290px;
		padding:10px 0 10px 0;
	}
	#sidebar-proj {
		float:right;
		width:682px;
	}
	/*contact page*/
	#main-rev {
		float:right;
	/*	width:486px;- actual width*/
		width:78%;
		min-height:1024px;
		padding-bottom:10px;
		padding: 0 0px 0 0px;
	}
	#sidebar-rev {
		float:left;
		width:190px;
	}
	/*footer tags*/
	#footer{
		background-color:#fff;
		padding-top:10px;
		height:50px;
	}
	#footer div.icons{
		float:left;	
	}
	#footer div ul li{
		float:left;
		list-style: none;
		padding-left:5px;
	}
	#footer div.text ul li{
		padding-top:3px;
	}
	#footer ul li a{
		text-decoration: none;
		color: #666;	
	}
	#footer ul li a:hover{
		color: #af7817;
}

#sidebar-proj #mainimage{
	min-height: 494px;
	height: 494px;
}
#sidebar-proj #mainimage img{
}
/***HEADER*****/
#header{
	padding:0px;
	}
	/*******start of drop-downs shared by Discipline/Client/OddIs*/
	/*dd_bottom top etc are at the bottom*/
	div.topbutton{
		padding:0px 11px 10px 0px;
		margin:0px;
		border:0px;
		float:left;		
  		width: 186px;
		display:inline;
		cursor:pointer;
	}
	#searchform{
		padding:0px 0px 10px 0px;		
	}
	#searchform form input{
		border: solid  #999 1px;
		width:175px;
		height:18px;
		padding-top:3px;
		padding-left:5px;
	}
	#searchform form label{
		display:none;
	}
	/*search box and drop down*/
	#header div.headernav{
		padding:40px 2px 0px 0px;		
	}
	div#logo{
		padding:0px;
		margin:0px;
		border:0px;
}
/*start of ul li drop down*/
div.topnav {
		margin-left:0px;
	  	list-style: none;
  		width: 186px;
  		float: left;
  		position: relative;
  		background-color:#fff;
  		padding:0px 0px 0px 0px;
		margin:0px;
		top:0px;
		z-index: 9999; /*needs to be absolute positioning for this to work*/
  	}
	div.topnav a { 
		color: #666;
		text-decoration: none;
	}
	div.topnav li span{
		padding:0px;
		margin:0px;
		border:0px;
	}
	/*hover css*/
	li:hover ul, li.over ul { 
		display: block; 
	}
	/* CSS3		border-image: url(../images/new/dd_border_right.gif)*/
	ul.subnav {
  		width: 182px;
		margin-left:0px;
		border-top:0px;
		list-style: none;
  		display: none;
  		position: absolute; 
  		background-color:#fff;		
		top:23px;
		z-index:9999;
		opacity: 0.9;
	}
	/*??*/
	#header ul.subnav{
		background-color: #eee;
		opacity: 0.9;
  		width: 189px;
	}
	#header ul.subnav #d1 {background-color:#eee;}

	#oddis ul.subnav{
		width:191px;
	}
	#oddis .topnav{
	}
	#oddis .dd_text{
		position:absolute;
		left:0px;
		top:0px;
		cursor:pointer;
	}
	.linkedimg{
		cursor:pointer;
	}

	ul.subnav li {	
		margin:0px 5px 0px 10px;	
		line-height:130%;
	}
	ul.subnav li a:hover{
		color: #af7817;
	}
	ul li.top{
		border-top: dotted #999 1px;
		padding-top:10px;
	}
	ul li.bottom{
		padding-bottom:10px;
	}
 li > ul {
	top: auto;
	left: auto;
	}
	
.left {
	width:397px;
	height:320px;
	float:left;
	display:inline;
}
.right {
	width:583px;
	height:320px;
	float:left;
	display:inline;
}
/*??*/
div#buttons {
	width: 500px;
	margin: 0 auto;
	margin-top: 25px;
}
	#buttons a {
		padding: 5px 10px;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		color: #333;
		background-color: #ffffcc;
		text-decoration: none;
	}


/*DROP DOWNS*/
.dd_bottom{
	/*width:186px;*/
	width:186px;
	background: url(../images/new/dd_bottom.gif) 0 100% repeat-x; 
	}
	.dd_top{
		background: url(../images/new/dd_top.gif) 0 0 repeat-x; 
	}
	.dd_left{
		background: url(../images/new/dd_left.gif) 0 0 no-repeat; 
	}
	.dd_right{
		background: url(../images/new/dd_right_down.gif) 100% 0 no-repeat; 
		height:26px;	
	}
	.ddwidth{
		width:186px;
	}
	.ddwidth_oddis{
		width:191px;
	}
	.dd_subright{
		padding-top:10px;
		background: url(../images/new/dropdown/dd_right.gif) 100% 0 repeat-y; 
	}
	.dd_subright_oddis{
		padding-top:10px;
		background: url(../images/new/dropdown/dd_right_oddis.gif) 100% 0 repeat-y; 
	}
	.dd_subbottom{
		background:url(../images/new/dropdown/dd_bottom.gif) 0 100% repeat-x; 
		position:absolute;
		z-index:9999;
		background-color:#fff;		
	}
	.dd_subbottom_oddis{
		background:url(../images/new/dropdown/dd_bottom_oddis.gif) 0 100% repeat-x; 
	}
	.dd_subbottomright{
		padding-bottom:10px;
		background:url(../images/new/dropdown/dd_rightfiveheigh.gif) 100% 100% no-repeat; 
		min-height: 135px;
	}
	.dd_subbottomright_oddis{
		padding-bottom:10px;
		background:url(../images/new/dropdown/dd_rightfivehigh_oddis.gif) 100% 100% no-repeat; 
		min-height: 135px;
	}
	.ddextraheight{
		min-height: 165px;
	}
	.dd_subbottomleft{
		background:url(../images/new/dropdown/dd_leftfiveheigh.gif) 0 100% no-repeat; 
	}
	.dd_subbottomleft_oddis{
		background:url(../images/new/dropdown/dd_leftfivehigh_oddis.gif) 0 100% no-repeat; 
	}
	.dd_subleft{
		background:url(../images/new/dropdown/dd_subleft.gif) 0 0 repeat-y; 		
	}	
	.dd_subleft_oddis{
		background:url(http://www.oddlondon.com/images/new/dropdown/dd_subleft_oddis.gif) 0 0 repeat-y; 		
	}	
	/*ODD is text*/	
	.dd_text{
		cursor:pointer;
		padding:6px 0px 5px 10px;
}

.largeimage{
	height:490px;
	width:200px;
}
/*CONTACT*/
#updatestreetview{
	cursor:pointer;
	display:block;
}
#updateview{
	cursor:pointer;
	display:none;
}
/*PR*/
div.pr, div.person{
  	width:100%;	
	min-height: 145px;
	padding:0px 0 0 0;
	}
	div.pr div.image, div.pr div.text{
		padding:5px 0 0 0;
	}
	div.pr a.anchor{
	}
	div.pr div.image, div.person div.image, div.page div.image{
		border:solid #fff 1px;
	  	float:left;
  		width:195px;
		height: 132px;
  		position:relative;
  		display:block;
	}
	div.pr div.text p,  div.person div.textmin{
  		width:580px;
  		float:left;
	}
	div.pr div.extra{
		margin-left: 200px;
	}
	div.person div.textmax, div.rest{
		display:none;
	  	width:580px;
	  	float:left;
	}
	p.readless{
		display:none;	
	}
	div.pr div.text p, div.person div.text p{
		padding-top:10px;
	}
	/*image with no borders*/
	div.pr div.image div a img, div.person div.image div a img{
		text-decoration: none;
		border:none;
	}
	div.pr div p.readless, div.pr div p.readmore{
		cursor: pointer; /*hand is not supported by firefox*/		
}

p.info em{
	font-weight: 600;
}
/*container is the sharebutton - share div inside*/
.sharebutton{
	border: 0px;
	padding:0px;
	margin:0px;
	float:right;
	}
	.share{
		padding:3px;
		display:none;
		position:absolute;
		background-color: #fff;
		width:100px;
		border: solid #999 1px;
	}
	.share ul li{
		list-style: none;
	}
	.share ul li a{
		color:#666;
		text-decoration: none;
	}
	.share ul li a img{
		padding-right:5px;
}
.filteredimages{
	margin-left:-10px;
}
.darkgrey_bk{
	padding:0px;
	width:105px;
	height:76px;
	float:left;
	margin:10px 0px 0px 10px;
	text-align:center;
	line-height:5em;
	background-color:#000;
	}
	.darkgrey_bk img{
	vertical-align:middle;
}

/*lightbox*/
.dialogpopupwindow {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9998;
  background-color:#000;
  opacity:0.7;
  filter:alpha(opacity=70); /* IE patch */
}
/*opacity:0.4;filter:alpha(opacity=40)*/
#dialogpopup {
  padding:10px;
  background-color:#fff;
  z-index:9999;
  border: 2px solid #cecece;
}
#dialogpopup h2{
	border-bottom: 2px solid #cecece;	
}
img#loading{
	position: absolute;
	left: 50%;
	top: 50%;
	visibility: visible;
}
#dialogpopup #ajaxcontent{
	display:none;
	height:100%;
	width:100%; 
}
#dialogpopup .actualimage{
	padding-top:10px;
	vertical-align:middle;
	text-align: center;	
}
#dialogpopup h1{
	float:left;
	padding:5px 0 0 10px;
}
#popup_close{
	margin-top:-20px;	
	margin-right:10px;
}
#popup_close:hover{
	cursor:pointer;
}
/**/