* {
	margin: 0;
	font-size: 100%;
}

body {
	font: normal .8em/1.5em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #484848;
	/* background: #E6EAE9 url(../images/bg_grey.gif); */
	background: #000000 url(../images/main-bg.jpg) repeat-x scroll center top;
	}

a {
	color: #c75f3e;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

#mothership {
	width: 707px;
	height: 75px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background: transparent url(../images/title.png) no-repeat scroll 0 0;*/
}
#mothership img{
  border-style: none;
}
#dockship {
	width: 707px;
	height: 15px;
	margin: 0 auto;
	padding-right: 35px;
	padding-bottom: 5px;
	text-align: right;
	}
	
.roundedcornr_box_104622 {
   background: #f8f8ff;
}
.roundedcornr_top_104622 div {
   background: url(../images/roundedcornr_104622_tl.png) no-repeat top left;
}
.roundedcornr_top_104622 {
   background: url(../images/roundedcornr_104622_tr.png) no-repeat top right;
}
.roundedcornr_bottom_104622 div {
   background: url(../images/roundedcornr_104622_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_104622 {
   background: url(../images/roundedcornr_104622_br.png) no-repeat bottom right;
}  

.roundedcornr_top_104622 div, .roundedcornr_top_104622, 
.roundedcornr_bottom_104622 div, .roundedcornr_bottom_104622 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_104622 { margin: 0 15px; }

#blinded {
	background: #f8f8ff;
}

#content {
	width: 750px;
	margin: 3px auto;
	border: 0px solid #000;
	padding: 0 0px;
	background: #f8f8ff;
	overflow: hidden;
}

.banner {
	margin-top: 0px;
	width: 698px;
	height: 0px;
}
.nowrap { white-space: nowrap; }
/*
.columnleft {
	float: left;
	width: 325px;
	margin-bottom: 20px;
}

.columnleft p {
	text-align: justify;
}

.columnright {
	float: right;
	width: 325px;
	margin-bottom: 20px;
}
*/
.columnleft {
	width: 325px;
	margin-bottom: 20px;
	vertical-align: top;
}

.columnright {
	width: 325px;
	margin-bottom: 20px;
}

.result {
	margin-bottom: 20px;
}
.result_visible {
color : rgb(237, 92, 11);
}

h1 {
	font: bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #890000;
	text-transform: uppercase;
	margin: 1.5em 0 .5em 0;
	clear: both;
}

p {
	margin-bottom: 1em;
}

ul {
  margin-bottom: 1em;
}

ul.features {
	padding: 0;
	margin-left: 1.5em !important;
	margin-left: 1.3em;
}

ul.features li {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../images/bullet.jpg);
	line-height: 1.4em;
}

#footer {
	text-align: center;
	color: white;
	margin-bottom: 50px;
}

#engine {
  line-height: 1.3;
  border: 1px solid #ccc;
  padding: 1em;
  background-color: #fff;
  margin: 1em 0;
}
/*pagination stuff */
.seperator {
border-bottom:1px dashed #BBBBBB;
height:5px;
width:100%;
margin:0pt;
padding:0pt;
}

.pagerfill {
background:#FFFFFF url(../images/pager_back.gif) no-repeat scroll 0% 0%;
font-size:0.9em;
width:492px; 
height:16px;
margin:3px 0pt 0pt;
padding:7px 10px 3px;
margin-left: auto;
margin-right: auto;
text-align:center;
vertical-align:center;
}

.pager {
margin:0pt;
padding:0pt;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
}

.pager span.thepages {
background-color:#F5F5F5;
border:0px solid #000000;
color:#333333;
margin:2px;
padding:2px 4px;
}

.pager span.current {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
color:#000000;
font-weight:bold;
margin:2px;
padding:2px 4px;
}

.pager span.extend {
background-color:#F5F5F5;
border:0px solid #000000;
color:#000000;
margin:2px;
padding:2px 4px;
}

.pager a, .pager a:link, .pager a:active {
background-color:#F5F5F5;
border:0px solid #0066CC;
color:#C75F3E;
margin:2px;
padding:2px 4px;
text-decoration:none;
}

.pager a:hover {
background-color:#FFFFFF;
border:0px solid #114477;
color:#ED5C0B;
}
