/*=======================================================
abito additional CSS
Created by Ripe Design (UK) Ltd. (http://www.ripe.co.uk)
=======================================================*/


/*new structural elements*/

#innerwrapper{
width:721px;
margin:0 0 0 8px;
background:#fff url(../images/innerwrapperbg.png) no-repeat;
}

p, td{
font-size:0.7em;
color:#525252;
}

p span{
font-weight:bold;
color:#bed600;
}

#innerwrapper h1 {
	color:#bed600;
	font-size:1.5em;
	padding-top:0px;
	margin-top:0px;
}

#innlcol{
width:450px;
padding:20px;
float:left;
}

#innrcol{
width:200px;
padding:20px 15px 20px 0;
float:right;
}

#subnavigation{
padding:5px 0 0 0;
color:#999;
background:#eee url(../images/subnavtop_bg.png) no-repeat;
}

#subnavigation h2{
font-size:1em;
margin:10px 0 0 15px;
}

h3{
color:#525252;
}

h3 span{
color:#bed600;
}

#subnavigation ul{
margin:10px 0 0 17px;
padding:0;
list-style-type:none;
}

#subnavigation li{
margin:0!important;
padding:0px!important;
}

#subnavigation a{
font-size:0.7em;
color:#999;
text-decoration:none;
}

#subnavigation a:hover{
color:#bed600;
}

#subnav_bot{
width:200px;
background:#eee url(../images/subnavbot_bg.png) no-repeat;
margin:0 0 15px 0;
height:29px;
}

#planleft{
width:225px;
float:left;
}

#planright{
float:right;
width:225px;
}

table{
clear:both;
width:450px!important;
}

table.inlineTable
{
	clear:none;
}

th{
text-align:left;
font-size:0.7em;
font-weight:bold;
background:#eee;
color:#333;
padding:5px;
}

td{
padding:5px;
background:#eee;
}

.mgreengatedev{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/greengate_dev_title.jpg);
}

.mgreengateoffers{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/greengate_offers_title.jpg);
}

.mgreengateprice{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/greengate_price_title.jpg);
}

.mgreengatelocation{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/greengate_location_title.jpg);
}

.mgreengatetrybuy{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/greengate_trybuy_title.jpg);
}


.salforddev{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/salford_dev_title.jpg);
}

.salfordduo{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/salford_spaceplan_title.png);
}

.salfordprice{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/salford_price_title.jpg);
}

.salfordlocation{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/salford_location_title.jpg);
}

.salfordoffers{
height:294px;
width:738px;
margin:10px 0 15px 0;
background:url(../images/salford_offers_title.jpg);
}


/* */

.smallnavexplore a{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallexplore_up.jpg);
}

.smallnavexplore a:hover{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallexplore_over.jpg);
}

.smallnavrecommend a{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallrecommend_up.jpg);
}

.smallnavrecommend a:hover{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallrecommend_over.jpg);
}

.smallnavcontact a{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallcontact_up.jpg);
}

.smallnavcontact a:hover{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallcontact_over.jpg);
}

.smallnavpress a{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallpress_up.jpg);
}

.smallnavpress a:hover{
display:block;
height:95px;
width:200px;
background-image:url(../images/smallpress_over.jpg);
}

/* salford quays cta */

.tdcta span, .sqcta span {
display:none;
}

.tdcta{
width:229px;
height:157px;
display:block;
background-image:url(../images/td_button.png);
margin:0 0 10px 0;
}

.sqcta{
width:229px;
height:157px;
display:block;
background-image:url(../images/sq_button.png);
margin:0 0 10px 0;
}


.showsq a.sqcta {
display:block;
}

.showsq a.tdcta {
display:none;
}

.showtd a.sqcta {
display:none!important;
}


.showtd a.tdcta {
display:block;
}


