/* sticky footer */

* {
   margin: 0;
}

html, body {
   height: 100%;
   background-color: white;
   font-family: arial, sans-serif;
}

h1 {
	padding: 2px 5px 2px 5px;
	font-size: 100%;
	font-weight: normal;
   clear: none
}

h2 {
	padding: 5px 10px 2px 10px;
	font-size: 100%;
	font-weight: normal;
	clear:none;
}

	
.wrapper {
   min-height: 100%;
   height: auto !important;
   margin: 0 1em -2.5em;
   line-height: 110%;
   font-size: 15px;
}

.footer, .push {
   height: 2.5em;
   clear: both;
}

.clear {
   clear: both;
   height: 0;
   overflow: hidden;
}

div#header {
   padding: 1.5em;
   float: left;
}

div#rss {
   padding: 1em;
   padding-top: 1.2em;
   float: right;
}

div#userbar {
   float: right;
   font-size: smaller;
   font-weight: bold;
   padding: 0.8em;
   background-color:#F0F0F0;
   padding-top: 0.4em;
   padding-bottom: 0.4em;
   color: #006699;
   margin-top: 1.5em;
   margin-right: 2.5em;
   border-radius: 0.3em;
   -moz-border-radius: 0.3em;
   -webkit-border-radius: 0.3em
}

div#homecontent {
   padding: 5px 10px;
   margin: auto;
   text-align: center;
   margin-bottom: 0;
   width: 95%;
}

div.searchcontent {
	width: 95%;
	padding: 0;
	padding-left: 20px;
	margin: 0.5em;
	margin: 0;
}

div#contentleft {
	padding: 5px 10px;
	width: 65%;
	float: left;
	margin: 0.5em;
	clear: left;
}

div#contentright {
	float: left;
	padding: 5px;
	margin: 0.5em;
	}
	
div.featured {
	width: 280px;
	text-align: center;
	float: right;
	font-size: 80%;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 6px;
	background-color:#F0F0F0;
   color: #006699;
   border-radius: 0.5em;
   -moz-border-radius: 0.5em;
   -webkit-border-radius: 0.5em
}

div.featuredhead {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 3px;
}

div.featuredthumb {
	float: left;
	margin-right: 10px;
}	
	

img {
   border: 0px;
}

.title {
	font-weight: bold;
	font-size: 140%;
}

.title2 {
	font-weight: bold;
	font-size: 120%;
	margin-left: 0.7em;
}	

ul.horizontal li {
   font-size: 70%;
   display: inline;
   list-style-type: none;
   padding-right: 40px;
}

div.footer {
	width: 700px;
   margin: 0 auto;
   text-align: center;
}

a:link {
   text-decoration: none;
}

a:visited {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

.centered {
  margin: auto;
  text-align: center;
 }

.full {
	font-size: 100%;
}	

.smaller {
   font-size: 90%;
}

.small {
   font-size: 70%;
}

img {
   border: 0px;
}

div.formfield {
   padding-top: 0.5em;
   padding-bottom: 0.5em;
   margin: auto;
}

form span.label {
   width: 12em;
   float: left;
   text-align: right;
   margin-right: 0.5em;
   display: block;
   clear: left;
   white-space: nowrap;
}

span.err {
   color: red;
}

fieldset {
   border: 0px;
}

div#copyright {
   text-align: center;
   margin: 0;
   font-size: 0.7em;
   color: gray;
   padding-top: 5px;
   text-decoration: none;
}
a#spancopy {
   color: gray;
   text-decoration: none;
   cursor: default;
}


div.result .thumb {
   float: left;
   height: 80px;
   padding-right: 25px;
   margin-left: 60px;
}

div.thumb {
	padding-bottom: 10px;
}	

div.details {

}

div.result div.linkage {
   float: right;
   margin-right: 120px;
   padding: 6px 0px;
}


/*Sliding FAQs styles*/

   .container .pusher{
   cursor: pointer;
   font-weight: bold;
   padding: 1px 10px 1px 7px;
   margin: 0;
}
.container .mover{
   padding: 1px 10px 1px 7px;
   margin: 0;
   margin-left: 1.3em;
}
.container {
   background-color: #fff;
}
.plus{
    float:left;
    color: #00ccff;
    margin-right: 1em;
}

div#adleft {
	width: 728px;
   margin-top: 0.5em;
   margin-bottom: 0.5em;
   margin-left: 2em;
}

div#adcentre {
	width: 728px;
	margin-top: 0.2em;
	margin-right: auto;
	margin-bottom: 2.5em;
	margin-left: auto;
}	

div#expires {
   width: 70%;
   border: solid 1px;
   background-color: gray;
   padding: 6px;
   margin-top: 20px;
   margin-bottom: 20px;
   border-radius: 0.3em;
   -moz-border-radius: 0.3em;
   -webkit-border-radius: 0.3em
}

.delete {
   color: #FFB90F;
}

hr {
   margin: 4px 20px;
   color: #006699;
   border-width: 1px 0px 0px;
}

div#mainlogo {
   margin: auto;
   text-align: center;
   height: 20%;
   padding-top: 5%;
}

div#searchbox input#searchfield {
   width: 35%;
}

div#searchtext {
   width: 45%;
   margin-top: 40px;
   margin-bottom: 40px;
}

div.atclear {
   clear: none !important;
}

div#atpos {
   margin: 1.5em 0.5em 2em 0.5em;
   border-color: #006699;
   border: 1px solid;
   padding: 0.3em 0.5em 1.5em 0.5em;
   border-radius: 0.3em;
   -moz-border-radius: 0.3em;
   -webkit-border-radius: 0.3em;
}


div.atmyresults {
   text-decoration: none;
   padding: 3px;
   padding-left: 0px;
}

div#adsvertpos {
	margin: 4.5em 0.5em 0.25em 0.5em;
}

div.loginmsg {
   width: 65%;
   float: left;
   text-align: left;
   margin-top: 2em;
   margin-right: 0.5em;
   margin-left: 10em;
   display: block;
   white-space: nowrap;	
}	
 

