@import url(CSS/SearchSite.css);
@import url(CSS/BLindex.css);

body {
	font-family:Arial;
	font-size: 12pt;
}

#wrapper
{
	/*
	margin-left: auto;
	margin-right: auto;
	margin: 0, 220, 0, 220;
	padding-left: 20px;
	border: solid 3px blue;
	*/

	position: relative;
	width: 660px;
}

.header {
	/*
	background-image: url(../images/bluegradient.jpg);
	background-repeat: repeat-y;

	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,
			startColorStr=#044C78,endColorStr=#FFFFFF );

	background-color: #044C78;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#044C78,endColorStr=#FFFFFF );
	background: -moz-linear-gradient(top,  #044C78,  #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#044C78), to(#FFFFFF));

}

.welcome {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FFFFFF,endColorStr=#044C78 );
	background: -moz-linear-gradient(top,  #044C78,  #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#044C78), to(#FFFFFF));

}

.panelBkgd {
	background-image: url(../images/loe_solid_bkgd.jpg);
	background-repeat: repeat-y;
}

#astro {
	font-family:Arial;
	font-size: 10pt;
}

.bigwhite {
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
}

.questions {}
.questions a:link {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
 }

/* BASIC
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px;
}
*/

/* NAVIGATION */
ul#questionsNav {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 175px;
	border-bottom: 1px dashed #999999;
}

#questionsNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	border: 1px dashed #999999;
	border: 1px solid #999999;
	border-bottom: none;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #DBD8E6 url(/images/navigation/link.png) no-repeat left center;
}

#questionsNav a:hover {
	font-weight: bold;
	background: #B2F511 url(/images/navigation/go.png) no-repeat 5px 50%;
}

/* special formatting for home page link */
a#homeLink {
	background: #E7E7E7 url(/images/navigation/home.png) no-repeat 5px 52%;
}

/* IE Fixes */

/* remove annoying gaps */
#questionsNav li {
	display: inline;
}

/* force hover on entire width of  link */
* html #questionsNav a {
	height: 1px;
}


#topNav {
	position:relative;
	top: 0px;
}

#nvnosigns {
	/*
	position: absolute;
	*/
	margin: 0px, 140px, 0px, 220px;
	height: 220px;
	width: 760px;
	top: 0px;
	/*
	border: 1px solid black;
	margin: 0px, 140px, 0px, 220px;
	*/
}

#topNavSigns {
	/*
	float: left;
	*/
	position: absolute;
	margin: 0px, 140px, 0px, 220px;
	top: 0px;
}

#topNavLinks {
	/*
	*/
	position: absolute;
	top: 75px;
	margin: 0px, 140px, 0px, 220px;
}

#nvnosignsPagination {
	/*
	position: absolute;
	*/
	margin: 0px, 140px, 0px, 220px;
	height: 220px;
	width: 760px;
	top: 0px;
	/*
	border: 1px solid black;
	margin: 0px, 140px, 0px, 220px;
	*/
}

#topNavSignsPagination {
	/*
	float: left;
	*/
	position: absolute;
	margin: 0px, 140px, 0px, 220px;
	top: 0px;
}

#topNavLinksPagination {
	/*
	*/
	position: absolute;
	top: 75px;
	margin: 0px, 140px, 0px, 220px;
}

.leftNav {
	/*
	font-size:12px;float:left;width:114px;
	padding-top: 20px;
	border: 1px solid black;
	*/

	font-size:12px;
	float:left;
	width:180px;
	margin-top: -143px;
	padding-top: 30px;
}

#contentContainer {
	/*
	border: 1px solid black;
	*/

	position: absolute;
	margin-top: -110px;
	width: 630px;
	left: 170px;
	top: 260px;
}

#astroContentContainer {
	/*
	border: 1px solid black;
	left: 170px;
	*/

	position: absolute;
	margin-top: -110px;
	width: 630px;
	left: 0px;
	top: 100px;
}

#masterContentContainer {
	/*
	border: 1px solid black;
	*/

	position: absolute;
	width: 630px;
	left: 160px;
	top: 150px;
}

#paginationMasterContentContainer {
	/*
	border: 1px solid black;
	position: absolute;
	width: 730px;
	left: 160px;
	top: 150px;
	left: 70px;
	top: 40px;
	*/

	position: absolute;
	border: 1px solid black;
	left: 160px;
	top: 150px;
	background:#FFFFFF;
}

#paginationMasterContentContainer2 {
	position: absolute;
	border: 1px solid black;
	left: 150px;
	top: 150px;
	background:#FFFFFF;
}

#masterSiteMapPathContainer {
	position: absolute;
	left: 160px;
	top: 120px;
}

#siteMapMasterContentContainer {
	position: absolute;
	left: 160px;
	top: 120px;
}

#risingStarMasterSiteMapContainer {
	position: absolute;
	left: 160px;
	top: 120px;
}

#risingStarMasterContentContainer {
	/*
	border: 1px solid black;
	*/

	position: absolute;
	width: 630px;
	left: 160px;
	top: 150px;
}

#risingStarSpAstrolMasterContentContainer {
	/*
	border: 1px solid black;
	*/

	position: absolute;
	width: 630px;
	left: 150px;
	top: 150px;
}

#headerMasterContentContainer {
	/*
	*/

	position: absolute;
	width: 630px;
	left: 160px;
	top: 120px;
}

#searchMasterContentContainer {
	/*
	background-color: #FFFFFF;
	*/

	position: absolute;
	width: 630px;
	left: 160px;
	top: 120px;
	margin-right: 300px;
}

#loginContainer {
	margin-left: 300px;
	/*margin-right: auto;*/
	width: 760px;
	padding-left: 58px;
	padding-top: 30px;
}

.teasers {
	/*
	float: right;
	margin-left: 830px;
	top: 100px;
	*/
	position: absolute;
	top: 120px;
	left: 840px;
}

.teasersSpAstroConstellations {
	/*
	float: right;
	margin-left: 830px;
	*/
	position: absolute;
	top: 100px;
	left: 850px;
}

.blIndexSearchBox {
	/*
	position: absolute;
	*/
	position: absolute;
	top: -150px;
	left: 705px;
}

H3
{
	font-family:Arial;
	font-size: 10pt;
}

.formLabel
{
	text-align: right;
	/*width: 250px;
	border: solid 1px black;
	margin-left: 20px;*/
}

.formValue
{
	text-align:left;
}

#contentContainer table tr td#RadioStateLL_img1 img {width: 490px;}

#contentContainer table tr td#RadioStateLL_img2 img {width: 260px;}

