/* ------------------------------------------------------------

new.css

 	Screen stylesheet for Pubget.com 	
	Created in May 2008
------------------------------------------------------------*/


/* - - - - - - - - - - - - - - 
	=Zero margin, padding, etc.
 - - - - - - - - - - - - - - -  */

body * {margin:0;padding:0;text-indent:0;text-decoration:none;}
.clear {clear:both;}


a, a:link {font-weight:bold;color:#005294;outline:none;}
a:hover {text-decoration:underline;}
.caps {text-transform:uppercase; font-size:.9em;letter-spacing:1px;}
acronym {border-bottom:1px solid #ddd;}
.hide {display:none;}
img {border:0;}

body {
	background-color:#fff;
	font-family:"Lucida Grande",arial, helvetica, verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
	}

h1#welcome {
	font-weight:bold;
	text-align:center;
	text-indent:-9999px;
	width:399px;
	height:69px;
	display:block;
	background:transparent url(/images/welcome33.gif) no-repeat 0 0;
	margin:50px auto 0px auto;
	}
	
#top {
	margin:0 auto 50px auto;
	padding:0;
	padding-top: 50px;
	position:relative;
	width:675px;
	}

	
/* - - - - - - - - - - - - - - 
	=top-nav
 - - - - - - - - - - - - - - -  */

#top-nav {
	/* background-color:#005391; */
	background-color:#004488;
	display:block;
	height:23px;
	}

#top-nav a {
	color:#80a9c8;
	font-weight:normal;
	font-size:.9em;
	}
#top-nav a:hover {
	color:#fff;
	text-decoration:underline;
	}

#top-nav ul {
	list-style:none;
	float:right;
	margin-right:50px;
	}
#top-nav li {
	float:left;
	margin-left:10px;
	}
#controls {
	margin-top: 3px;
	}
#login-signup {
	margin-top: 3px;
	}


/* - - - - - - - - - - - - - - 
       =left-panel
 - - - - - - - - - - - - - - - */

#home-left {
	width: 250px;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding-top: 12px;
	padding-left: 8px;
	background: #eee;
	float: left;
	font-size: 9px;
}
h2#hot-off-the-presses-h2 {
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	display: block;
	width: 157px;
	height: 17px;
	background: transparent url(/images/hot_off_the_presses.gif) no-repeat 0 0;
}
#home-left p.hotp-options {
	text-align: right;
	margin-top: 5px;
	margin-right: 40px;
	font-weight: bold;
}
#home-left ul {
	color: #666;
	list-style: none;
	padding-top: 12px;
	padding-left: 30px;
	font-size: 11px;
}
h2#how-it-works-h2 {
	text-indent: -9999px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 216px;
	height: 23px;
	background: transparent url(/images/how_it_works.gif) no-repeat 0 0;
}
#how-it-works {
	border: 1px solid #004488;
	margin-left: 25px;
	width: 315px;
	height: 220px;
	background: #fff;
}
h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #004488;
	font-size: 13px;
	font-weight: bold;
}
#home-left p.numbers {
	margin-top: 26px;
	margin-bottom: 7px;
	color: #004488;
	font-size: 13px;
	font-weight: bold;
}
#home-left p.numbers img.number {
	float: left;
	vertical-align: top;
	margin-right: 6px;
	margin-bottom: 0px;
}
#home-left p.desc {
	color: #666;
	margin-left: 20px;
	font-size: 9px;
}
#home-left p.desc img.boxpic {
	float: right;
	width: 140px;
	height: 110px;
	margin-right: -20px;
	margin-left: 5px;
	border: 1px solid #004488;
}


/* - - - - - - - - - - - - - - 
       =right-panel
 - - - - - - - - - - - - - - - */

#home-right {
	width: 250px;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	padding-top: 12px;
	padding-left: 8px;
	float: right;
	font-size: 9px;
}


/* - - - - - - - - - - - - - - 
	=search
 - - - - - - - - - - - - - - -  */
	
#search {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	width:315px;
	}
p.search-title {
        font-weight: bold;
	color:#000;
	font-size: 14px;
}
p.search_title span.search-terms {
        color: #f00;
}
p.search-title span.search-options {
        color: #777;
	font-size: 10px;
	font-weight: bold;
}
p.search-title span.search-more {
        color: #777;
	font-size: 10px;
	font-weight: bold;
	/* margin-left:115px; */
}
input#query_input {
	margin-top: 3px;
	margin-right: 10px;
	width:270px;
	color:#000;
	font-size: 12px;
}
input#search-go {
	margin-left:20px;
	}

p.login {
	text-align:right;
	font-size:14px;
	font-weight: bold;
	}


/* - - - - - - - - - - - - - - 
       =what-is-pubget
 - - - - - - - - - - - - - - - */

#what-is-pubget-shading {
	width: 300px;
	height: 265px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 8px;
	background: #eee;
	float: none;
}
h2#what-is-pubget-h2 {
	text-indent: -9999px;
	display: block;
	background: transparent url(/images/what_is_pubget.gif) no-repeat 0 0;
}
#what-is-pubget-movie {
	border: 1px solid #004488;
	margin-top: 3px;
	margin-left: 12px;
	width: 310px;
	height: 251px;
	background: #fff;
}


/* - - - - - - - - - - - - - - 
       =search examples
 - - - - - - - - - - - - - - - */

#search-examples-div {
	min-width: 350px;
	margin-top: 15px;
	margin-left: 27%;
	margin-right: auto;
	padding: 0 0 0 0;
	float: none;
}
h2#search-examples-h2 {
	text-indent: -9999px;
	display: block;
	background: transparent url(/images/search_examples.gif) no-repeat 0 0;
	height: 26px;
}
#search-examples-div ul {
	padding: 0 0 0 0;
	width: 100%;
	list-style:none;
	font-size: 10px;
	}
#search-examples-div ul li {
	font-size:1em;
	font-weight:bold;
	color:#909090;
	}
#search-examples-div ul {
	list-style: none;
	padding-top: 6px;
	line-height: 18px;
}


/* - - - - - - - - - - - - - - 
	=home-box
 - - - - - - - - - - - - - - -  */	
#home-box {
	background:transparent url(/images/box-top.jpg) no-repeat left top;
	padding:10px 0 0 0;
	margin:40px 0 20px 95px;
	width:485px;
	float:left;
	}
#home-box-inner {
	background:transparent url(/images/box-bottom.jpg) no-repeat left bottom;
	padding:10px 30px 15px 30px;
	width:485px;
	float:left;
	}



.home-group h2 {
	height:25px;
	width:200px;
	text-indent:-999px;
	}

h2#h2-how-to-search {
	background:transparent url(/images/how-to-search.jpg) no-repeat 0 0;
	width:200px;
	}
	
h2#h2-hot-off-the-presses {
	background:transparent url(/images/hot-off-the-presses.jpg) no-repeat 0 0;
	}
h2#h2-watch-video {
	background:transparent url(/images/watch-video.jpg) no-repeat 0 0;
	}


.home-group ul {
	list-style:none;
	}
.home-group ul li {
	font-size:1em;
	font-weight:bold;
	color:#909090;
	}
#how-to-search {
	margin-bottom:20px;
}

#hot-off {
	float:left;
	display:block;
	}
#watch-video {
	float:right;
	display:block;
	margin-right:60px;
	}