/* @override http://salfordstudenthomes.co.uk/design/css/screen.css */

body {
  margin:0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  background: #1e1e6e;
}

#head
{
  margin-top: 5px;
 width:863px;
 margin-left:auto;
 margin-right:auto;
 overflow:hidden;
 zoom:1;
 z-index: -1000;

}

#head img {
	border: none;
}

#main
{
 width:826px;
 margin-left:auto;
 margin-right:auto;
 overflow:hidden;
 zoom:1;
 z-index: 5;
}

#navline
{
 clear:both;
 background:url('/design/images/navback.gif');
 overflow:hidden;
 zoom:1;
}

#nav
{
 padding-top:9px;
 padding-bottom:7px;
 margin-bottom: 2px;
}
#nav a
{
 padding-top:8px;
 padding-bottom:8px;
 margin-top:10px;
 border-right:dashed 1px #444;
 padding-left:10px;
 padding-right:10px;
 color: #EEE;
 text-decoration:none;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav2
{
 padding-top:9px;
 padding-bottom:7px;
 background-color: #131760;
 border-left: 1px solid #64669E;
 border-right: 1px solid #64669E;
}
#nav2 a
{
 padding-top:8px;
 padding-bottom:8px;
 margin-top:12px;
 border-right:dashed 1px #444;
 padding-left:10px;
 padding-right:10px;
 color: #EEE;
 text-decoration:none;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#container
{
 background:url('/design/images/contentback.gif') repeat-y;
 overflow:hidden;
 zoom:1;

}

#content
{
  font: 0.8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
 width:423px;
 padding:20px 20px 20px 20px;
 float:left;
}

#content h1
{
 margin-top: 0px;
 color:#1e1e6e;
 font-size: 1.6em;
 line-height: 1.2em;
 font-weight: normal;
}

#content h2 {
  margin-top: 0px;
  margin-bottom: 10px;
 color:#1e1e6e;
 font-size: 1.3em;
 font-weight: normal;
}

.highlight {
  color: #C86500;
}

#content a {
  color: #B15D07;
  text-decoration: underline;
}

#content a:hover {
  color: #B15D07;
  text-decoration: none;
}

#content ol {
  margin: 0px 0px 0px 0px;
  padding:  0px 0px 0px 23px;
}


#rightpanel
{
  font: 0.8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
 width:343px;
 float:right;
 color: #DDD;
 margin-top: 15px;
 padding-right: 18px;
} 

#rightpanel a {
	color: #EEE;
	text-decoration: none;
}

#rightpanel a:hover {
	color: #FFF;
	text-decoration: none;
}


#rightpanel div h1
{
 font-size:18px;
 text-transform:uppercase;
 font-weight:normal;
 color: #FFF;
 margin-top: 13px;
 margin-bottom: 8px;
 line-height: 1.3em;
}

#rightpanel p {
  margin-top: 0px;
  margin-bottom: 0px;
}


#footer
{
 clear:both;
 margin-top:10px;
 font: 0.8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 color:#BBB;
}

#footer a
{
 font-size:12px;
 color:#BBB;
 margin:5px;
 text-decoration:none;
}

#footer a:hover, #footer a.selected
{
 color:#BBB;
 text-decoration:underline;
}

.cat_img {
  border: 1px solid #AAA;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

#catalog_chain 
{
  margin-bottom:0px;
}

#catalog_chain a
{
  text-decoration:underline;
  color:#1e1e6e;
}

#catalog_choose
{
  overflow:hidden;
  zoom:1;
}

#content .catalog_choose_el
{
  text-align:center;
  margin-bottom:15px;
  margin-top: 5px;
  background-color: #EEE;
  float: left;
  border: 1px solid #DDD;
  margin-right: 10px;
  width: 242px !important;
  padding:  0px 5px 15px 5px;
}

#content .catalog_choose_el p {
	margin-top: 0px;
}

.catalog_choose_el img {
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #AAA;
}

#content .catalog_choose_el a {
  color: #A04700;
  text-decoration: none;
}

.catalog_item
{
  background-color: #EEE;
  border: 1px solid #DDD;
  margin-bottom: 10px;
}

.pager
{
 margin:10px 0px 10px 0px;
}

div.newsrow
{
  background-color: #EEE;
  border: 1px solid #DDD;
  padding: 3px 12px 10px 12px;
  margin-bottom: 10px;
}

div.newsrow div.title2_r
{
  color: #B25C00;
  font-size: 0.8em;
}

.divider {
  margin-top: 15px;
  margin-bottom: 15px;
  border-top: 1px solid #BABABA;
}

hr {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #BABABA;
}

div.newsrow div.title1
{
  margin-top: 10px;
 color: #1D1D6B;
 font-size: 1.3em;
}

div.newsrow div.more
{
 text-align: right;
 margin-top: -10px;
}

.table_bg1 {
	background-color: #DDD;
}

.table_bg2 {
	background-color: #EEE;
}

.image_border {
  border: 1px solid #999;
  padding: 1px;
}

#content .search {
  background-color:#10103c; 
  float: right; 
  width: 179px;
  padding: 12px;
  color: #FFF;
  margin: 0px 0px 5px 0px;
  height: 195px;
}

#content .search p {
  margin-top: 0px;
  margin-bottom: 0px;
}

#content .search h1 {
  margin-top: 0px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.3em;
  margin-bottom: 14px;
}

.contact_form dt {
	float: left;
	width: 170px;
}
 
.contact_form dd {
	margin: 0px;
}


.submit {
  margin-left: 175px;
}

.orange {
  color:#D16E00;
}

.property_table {
  background-color: #DDD;
}

#map {
  border: 2px solid #FFF;
  margin-left: auto;
  margin-right: auto;
  font: 0.8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#map h1 {
  color: #1A1E6F;
  font-size: 1.2em;
  margin-top: 0px;
  margin-bottom: 0px;
}

#map h2 {
  color: #D56A09;
  font-size: 1em;
  font-weight: normal;
  margin: 2px 0px 0px 0px;
}

#map p {
  
  font-size: 1em;
  margin: 2px 0px 0px 0px;
}

#map a {
  color: #1A1E6F;
  text-decoration: underline;
}

#map a:hover {
  color: #1A1E6F;
  text-decoration: none;
}

.highlight2 {
  color: #1F2588;
  font-size: 1.4em;
  line-height: 1.4em;
}

.opening_hours dt {
	float: left;
	width: 155px;
}

.opening_hours dd {
    margin: 0px;
}

.highlight_small {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #0D103C;
}

#translator {
  position: absolute;
  width: 250px;
  height: 50px;
  margin-left: -17px;
  margin-top: 0px;
  left: 50%;
  z-index: 1;
}
.
#translator a {
  color: #FFF;
  text-decoration: none;
}

.interior_images {
  border: 1px solid #999;
  padding: 2px;
}

.red {
  color: #9B0007;
}

.larger {
  font-size: 1.2em;
}

.payment td {
  background-color: #DDD;
  padding: 5px;
  font-weight: bold;
}

.google_checkout {
  background-color: #DDD;
  padding: 14px 5px 0px 15px;
  border: 1px solid #BBB;
  margin-bottom: 8px;
  font-weight: bold;
}

.google_checkout input {
  width: 200px;
}

.distances td {
	background-color: #EEE;
	padding: 5px 11px 3px 11px;
}

.distances {
 border: none;
}

#content .catalog_item .red {
	font-size: 1.3em;
	padding-top: 5px;
	background: #FFF url(../../images/red.gif) no-repeat 7px 4px;
	width: 540px;
	margin-left: auto;
	margin-right: 15px;
	padding-left: 45px;
	padding-top: 9px;
	padding-bottom: 8px;
	border: 1px solid #be0c18;
}

#content .newsrow .red {
	font-size: 1.3em;
	padding-top: 5px;
	background: #FFF url(../../images/red.gif) no-repeat 7px 4px;
	width: 680px;

	padding-left: 45px;
	padding-top: 9px;
	padding-bottom: 8px;
	border: 1px solid #be0c18;
}

#content .newsrow .amber {
	font-size: 1.3em;
	padding-top: 5px;
	background: #FFF url(../../images/amber.gif) no-repeat 7px 4px;
	width: 680px;
	color: #dd7014;
	padding-left: 45px;
	padding-top: 9px;
	padding-bottom: 8px;
	border: 1px solid #ee8300;
}

#content .catalog_item .amber {
	font-size: 1.3em;
	padding-top: 5px;
	background: #FFF url(../../images/amber.gif) no-repeat 7px 4px;
	width: 540px;
	margin-left: auto;

	padding-left: 45px;
	padding-top: 9px;
	padding-bottom: 8px;
	border: 1px solid #fb7409;
	color: #dd7014;
	margin-right: 15px;
}

#content .newsrow .green {
	font-size: 1.3em;
	padding-top: 5px;
	background: #FFF url(../../images/green.gif) no-repeat 7px 4px;
	width: 680px;
	
	padding-left: 45px;
	padding-top: 9px;
	padding-bottom: 8px;
	border: 1px solid #128425;
	color: #1c9822;
}

#content .catalog_item .green {
	font-size: 1.3em;
	padding-top: 5px;
	background: #FFF url(../../images/green.gif) no-repeat 7px 4px;
	width: 540px;
	margin-left: auto;
	margin-right: 15px;
	padding-left: 45px;
	padding-top: 9px;
	padding-bottom: 8px;
	border: 1px solid #128425;
	color: #1c9822;
}


