body{
margin:0;
padding:0;
line-height: 1.5em;
font-size: 11px;
font-family:"Comic Sans", "Arial", sans-serif;
}

b{font-size: 110%;}
em{color: red;}

p {padding: 1em; margin: 0em;}

#topsection{
background: url("../images/grunge-skyline-blue-wide.jpg") no-repeat right;
height: 170px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#search_form
{
    display: inline;
    float: left;
    padding: 10px 0px 0 180px;
    min-width: 310px;
    margin-top:90px;
}

#search_form .right-cap
{
    background: url("../images/search-bg-right.png") no-repeat top right;
    border: 0;
    display: block;
    float: left;
    height: 47px;
    padding: 0;
    width: 281px;
    position: relative;
}

#search_form input#keywords{
    width: 240px;
    display: block;
    margin: 5px 0 0 0;
    -webkit-margin: 5px 0 0 0;
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #666666;
    font-size: 18px;
    font-weight: normal;
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#search_form span.left-cap
{
    background: url("../images/search-bg-left.png") no-repeat top right;
    display: block;
    float: left;
    height: 37px;
    width: 18px;
}

#search_form span.drop-cap select
{
    background: #FFFFFF;
    display: block;
    float: left;
    height: 37px;
    width: 148px;
    margin-left: -170px;
}

#search_form #indicator
{
    position: absolute;
    left: 18px;
    top: 40px;
}

#contentwrapper{
float: right;
width: 100%;
margin-left: -565px; /*Set left margin to -(leftColumnWidth + RightColumnWidth)*/
}

#contentcolumn{
margin-left: 565px; /*Set left margin to (leftColumnWidth + RightColumnWidth)*/
background: #eee;}

#leftcolumn{
background: #eee;
padding: 0.5em;
float: left;
width: 220px; /*Width of left column in pixels*/
}

#rightcolumn{
float: left;
width: 330px; /*Width of right column in pixels*/
max-height: 750px;
overflow-y: scroll;
}

#footer{
clear: both;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#rightcolumn img {
width: 70px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -webkit-box-shadow: 3px 3px 7px #777;  
}

#contentcolumn img.flag {
width: 30px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
    -webkit-box-shadow: none;  
}

img.face {
width: 90px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -webkit-box-shadow: 3px 3px 7px #777;  
}

#rightcolumn img.indicator{
width: 15px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
    -webkit-box-shadow: none;  

}
#nav {
text-align:left;
background: #000;
padding: 0.5em;
 color: #fff;
}

#nav .left {float: left; padding-right:1em; background: black;}
#nav .right {min-height: 15px; background: #333;}
a.nav:link, a.nav:visited, a.nav:active {color: #fff; text-decoration: none; padding: 1em 1em 0.5em;}
a.nav:hover {background: #15adff;}

#textcontent {
margin: auto;
max-width: 750px;
padding: 1em;
background: #eee;
}

#appform .subheading {
clear:both;
}

#inline {
max-width:240px;
padding: 1em;
float: right;
border: 1px solid #15adff;
background: #eee;
   border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#inline-mini {
max-width:140px;
padding: 0.5em;
float: right;
border: 1px solid #15adff;
background: #eee;
   border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#inline img {display: block; float: right; margin: 1em;
    -webkit-box-shadow: 3px 3px 7px #777;  
}

a:link, a:visited, a:active {color: #15adff; font-weight:bold;text-decoration: underline;}
a:hover {background: #15adff; color:#fff;}

#textcontent img.face {
	width: 80px;
	margin-right: 1em;
	margin-bottom: 1em;
	float: left; 
            border-radius: 10px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
    -webkit-box-shadow: 3px 3px 7px #777; 
	}
	
#textcontent h2 {color: #15adff; font-size: 1.714em; margin-bottom: 0.333em;}
#textcontent h3 {font-size: 1.429em; margin-bottom: 1em;}

#drawline {border-bottom: 1px #15adff inset; margin-bottom: 1em;}

#textcontent h3 a:link, #textcontent h3 a:visited {color: #000305; text-decoration: none;}
#textcontent h3 a:hover, #textcontent h3 a:active {color: #fff;}

#textcontent h1.anchored {
padding-top: 1em;
}


#textcontent .body_list {
margin: 1em;
}

.clear{clear:both;}
table {
width: 100%;
}

table.table_jobs th {
vertical-align: text-top;
width:80px;
text-align: center;
}

table.table_jobs td{
padding: 3px;
}

table.table_jobs tr{
background: #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#leftcolumn table {
text-align: center;
}

table.table_ads td {
border:1px solid pink;
padding: 0.25em;
color: #fff;
text-align: left;
text-decoration: none;
font-weight: bold;
}

#leftcolumn img.ads{
width: 85px;
border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -webkit-box-shadow: 3px 3px 7px #777;  
}

img.other_esl{
width: 45px;
border: none;
}

div.subheading {
width: 100px;
float:left;
text-align:right;
padding-right:1em;
font-weight: bold;
padding:0.25em;
margin:0em;
}
div.content {
width: 80%;
min-height: 15px;
padding:0.25em;
margin-left:120px;
}

table.table_detail {
width:100%;
background: #fff;
}

table.table_detail th {
text-align:right;
padding: 2.5px;
max-width: 100px;
text-transform:uppercase;
background: #eee;
}

table.table_detail td.header {
text-transform:uppercase;
font-weight:bold;
text-align:center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
background: #eee;
color: #000;
padding: 1em 1em 0.5em;
margin-bottom: 1em;
}

table.table_detail td {
}

table.table_detail img {
width: 200px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -webkit-box-shadow: 3px 3px 7px #777;  
}

table.table_money {
text-align: center;
}

#privateinfo {
background: #eee;
}

#privateinfo th{
width: 50%;
text-align: right;
}
#leftcolumn h3 {padding: 0.25em; text-indent: 10px; color: #15adff; margin-bottom: 0.333em; text-align:center;}

#privateinfo img.face{
width: 100px;
}


/* Ad boxes */
#adbox_square {
margin: auto;
border: 1px solid black;
width: 250px;
height: 250px;
}

#adbox_banner {
margin: auto;
padding-top:0.5em;
border: 1px solid #eee;
width: 728px;
height: 100px;
}

