body
{
	width:100%;
	background-color: #DFEEFD;
	background-image: url(../../HASTINGS-MAIN/hastings-images/bluesky_back.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 0;
	padding: 10px 0 20px 0;
	border: 0;
	/* [disabled]line-height: 15px; */
}
@media(max-width:990px) {
body {
	padding: 0;
}}

A:link 	  {text-decoration: underline; color: #0000CC;}
A:visited {color:#0000CC; text-decoration:underline;}
A:active  {color:#0000CC; text-decoration:underline;}
A:hover   {color:#0085fe; text-decoration:underline;}

A.type1:link    {text-decoration:none; color: #FFFFFF;}
A.type1:visited {color:#FFFFFF; text-decoration:none;}
A.type1:active  {text-decoration:none;}
A.type1:hover   {color:#FFDD00; text-decoration:none;}

A.type2:link    {color:#FF0000; text-decoration:underline;}
A.type2:visited {color:#FF0000; text-decoration:underline;}
A.type2:active  {color:#FF0000; text-decoration:underline;}
A.type2:hover   {color:#ABCDEF; text-decoration:underline;}

A.type3:link    {color:#0000CC; text-decoration:underline;}
A.type3:visited {color:#0000CC; text-decoration:underline;}
A.type3:active  {color:#0000CC; text-decoration:underline;}
A.type3:hover   {color:#0085fe; text-decoration:underline;}

a:hover, a:active, a:focus {
  outline: 0;
 }

.slogan1 {
	font-size: 24px;
	color: #00C;
	font-weight: bold;
	line-height: 24px;
	padding-top: 15px;
	text-align:right;
}

@media(max-width:990px) {
.slogan1 {
	padding-top: 20px;
}}

.slogan2 {
	font-size: 16px;
	color: #006;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 3px;
	text-align:right;
}

.menu {
  background-color: #e5e5e5;
  position: absolute;
  padding: 20px 10px;
  top: 50px;
  margin-left: -100px; /* hide it */
}

.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


.hlt {
	COLOR: #000; BACKGROUND-COLOR: #F3F3F3}
.reg {
	COLOR: #000000; BACKGROUND-COLOR: #FFFFFF}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000066;}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;}

.counter {
	color: #008fef;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;}

.biglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;}

.undercover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin: 0 0 20px 0;
	background-image: url(../hastings-layout/background-blend.gif);
	background-repeat: repeat-x;
	background-color: #00C;
	font-weight: normal;
	border-radius: 6px;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 8px 0; /* top right bottom left */
	font-weight: bold;
	color: #000066;
}
h4 {
	font-size: 17px;
	font-weight: medium;
	margin: -5px 0 5px 0;
}

ul { 
	padding-left: 1.2em;
}

.mid-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 16px 0;
	text-align:center;
	font-weight: bold;
	color: #000066;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
img.floatLeft { 
    float: left; 
    margin-right: 12px;
	margin-top: 2px;
}

#main-wrapper {
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.feature-box-half {
	padding: 10px;
	width: 100%;
	border: 1px solid #CCC;
	background-image: url(../../HASTINGS-MAIN/hastings-images/2008-layout/table-background-blue.gif);
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 16px;
}
.feature-box-short {
	padding: 10px;
	width: 239px;
	border: 1px solid #CCC;
	background-image: url(../../HASTINGS-MAIN/hastings-images/2008-layout/table-background-blue.gif);
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 16px;
}
.feature-box-wide {
	padding: 10px;
	width: 437px;
	border: 1px solid #CCC;
	background-image: url(../../HASTINGS-MAIN/hastings-images/2008-layout/table-background-blue.gif);
	background-repeat: repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 16px;
}
.listings-header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 45px;
	font-weight: normal;
	color: #999;
}


@media (max-width: 480px) { 
   .col-xxs {
      display:block;
      float:none;
      width: 100%;
   }
}

@media (max-width: 480px) { 
   .hidden-xxs {
      display:none;
   }
}

@media (max-width: 480px) { 
   .col-xxs-6 {
      width: 50%;
   }
}

.orange-arrow {
	background-image: url(../hastings-layout/orange-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top: 6px;
}

.thumbnail .caption {
  padding: 0px 0 0 0;
}

.reverse-header {
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	text-align: center;
}


hr {
	color: #009;
	background-color: #009;
	height: 1px;
}

.hr2 {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	margin-top:20px;
	margin-bottom:20px;
}

.container {
	background-color: #FFF;
	max-width: 1200px;
	padding: 0px 20px 0px 20px;
	border-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	}
	
.g-reverse-margin {
	margin-left: -10px;
	margin-right: -10px;
	}

.gold-strip {
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../hastings-layout/gold-strip.gif);
	height: 27px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 6px 25px 0 25px;
	font-size:11px;
}

#side-panel {
	float: left;
	width: 175px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
/*    height: 100%;
    background-color: #1db34f;
    border-right: 1px solid #dddddd;    */
}

@media(max-width:768px) {
#side-panel {
	display:none;
}}

#center-panel {
	margin-left: 185px;
	padding-left: 25px;
	padding-right: 25px;
}

@media(max-width:768px) {
#center-panel {
	margin-left: 0px;
}}

@media(max-width:768px) {
#center-panel
{
  padding-left: 15px;
  padding-right: 15px;
}}

#center-panel .row-fluid {overflow: auto;}
#center-panel .large {height: 400px; padding: 10px; background-color: #f17f49;}


.thumbnail
{
	margin: 10px;
	background-color: #efefef;
	border-color: #ccc;
	background-position: bottom;
}

.element.thumbnail
{
	padding:15px;
}
	
	
.well
{
	background-color: #efefef;
	padding:15px;}


#navcontainer ul
 {
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	font-size: 16px;
 }

 #navcontainer li {
	margin: 0 0 0 0;
}

 #navcontainer a
 {
	display: block;
	color: #0000CC;
	width: 100%;
	text-align: left;
	text-decoration: none;
	padding: 5px 25px 5px 20px;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #efefef;
	font-weight: bold;
 }
 
 #navcontainer a:hover
 {
	color: #0000CC;
	background-color: #DFEEFD;
 }

.count
{
	font-size: 10px;
	color: #666666;
}
