@import url('css2');
*
{
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
    margin-top: 0 !important;
    padding-top: 0 !important;
    background: #020202 url('images/background.jpg') center top no-repeat fixed;
    color: #4E4D4D;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
    line-height: 1.5;
}
a {
  color: #008db0;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #00b5e2;
  text-decoration: none;
}

a:focus {
  outline: none;
}
.escfor_visible {
    width: 1085px;
    margin: 0 auto;
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
}
.escfor_menuintop {
    padding: 0;
    position: relative;
    height: 38px;
    background: #008db0;
    z-index: 400;
}
.escfor_menuintop ul {
    margin: 0;
    padding: 0;
    list-style: none;
        list-style-type: none;
    list-style-type: none;
    line-height: 1.0;
    width: 1085px;
    margin: 0 auto;
}
.escfor_menuintop ul li {
    float: left;
    position: relative;
}
.escfor_menuintop ul li a {
  color: #fff;
  padding: 13px 15px;
  text-decoration: none;
  font-family: 'Roboto Condensed', Sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
}

.escfor_menuintop ul li a:hover {
  color: #fff;
  outline: 0;
  background: #037d9b;
}
.escfor_placeaftertop {
    position: relative;
    height: auto;
    z-index: 300;
    background: rgb(45,45,45,0.5);
    border-bottom: 4px solid #008db0;
    padding: 5px;
    color: #ccc;
}

.escfor_placeintop {
    height: auto;
    padding: 16px 10px 16px;
    float:none;
}
.escfor_placetxt {
    padding: 10px;
    background: none;
    background: #FFF;
}
.escfor_placeinleft  {
    overflow: hidden;
    float: left;
    width: 730px;
    background: #FFF;
    padding:10px;
}
.escfor_placeinright {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 15px;
}
.escfor_placeinleft {	color:#555;
}
.escfor_placeinleft h1 {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Roboto Condensed", Sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
}
.escfor_placeinleft h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    margin-bottom:10px;;
    color: #880707;
}
.escfor_sub {
    color: #ccc;
    font-size: 12px;
    line-height: 15px;
    padding: 0 0 5px 0;
    text-transform: uppercase;
}
.escfor_sub a {	color: #bcd3da;
}
.escfor_placeinleft p {	margin: 10px 0;
}
.escfor_placeinleft li {
	margin: 2px 0;
}
.escfor_placeinleft ul, .escfor_placeinleft ol {
	margin: 10px 0  10px 15px;
}
/* Search
----------------------------*/

.escfor_sertop {
    margin: 15px 0;
}
#search {	float:right;	margin-top:10px;
	width:250px;
	max-width:250px;	float:right;
    border: 1px solid #D8D8D8;
    text-align: left;
    padding: 6px 6px 6px 6px;
}

#searchform{    height:16px;}

#search #s {	vertical-align:top;
    background: none;
    color: #555;
    border: 0;
    width: calc(100% - 20px);
    padding: 0;
    margin: 0;
    outline: none;
}
.escfor_placeinright ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.escfor_placeinright ul li {
    padding: 0 0 9px 20px;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #323030;
        background: url(images/list.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: -1px 1px;
}
.escfor_placeinright ul li a  {
    color: #666;
    text-decoration: none;
}

.escfor_placeinright ul li a:hover {
    color: #F46635;
    text-decoration: none;
}

.escfor_placeinright h2 {
color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Roboto Condensed', Sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    background: #008db0;
    margin: 0 0 10px 0;
    padding: 10px;
}
.escfor_endplace {
    margin-bottom: 0;
    padding: 15px 0;
    border-top: 3px solid #008db0;
    color: #FFF;
    background: rgb(0,0,0,0.3);
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
}
.firimg, .secimg {	border:1px solid #444;
}

tr, td { padding:5px; }
.mainlist {	width:50%;
	float:left;
}