/* CSS Document */
a {
	color: #085217;
	text-decoration: none;
	font-weight: bold;
}
body {
	text-align: center;
	background-image: url(../../img/bkgBodyGradient.jpg);
	background-repeat: repeat-x;
}
input, select, textarea {
	font-size: 12px;
}
#Container {
	width: 760px;
	margin: 0 auto;
	/*background-image: url(../../img/bkgContainerBorder.gif);
	background-repeat: repeat-x;*/
	text-align: left;
	background-position: bottom;
}
#Header h1 {
	margin: 10px 0 0 0;
	float: left;
	background-image: url(../../img/imgLogo.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 167px;
	display: block;
	text-indent: -9000px;
	padding-left: 25px;
	background-position: top right;
}
#Header {
	height: 100px;
	background-image: url(../../img/bkgHomeTop.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 758px;
	position: relative;
	left: 1px;
}
#SiteTools {
	text-align: right;
	padding-top: 15px;
	position: relative;
	padding-right: 20px;
	height: 46px;
}
#SiteTools .imagelinks, #btnGo, #FAControls a {
	text-indent: -9000px;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	background-position: 0px 0px;
}
#btnEmail {
	background-image: url(../../img/btnMail.gif);
	height: 56px;
	width: 65px;
	top: 0px;
	right: 333px;
	position: absolute;
}
#btnGlossopedia {
	background-image: url(../../img/btnGlossopedia.gif);
	height: 56px;
	width: 70px;
	position: absolute;
	top: 0px;
	right: 480px;
}
#btnBillabong {
	background-image: url(../../img/btnBillabong.gif);
	height: 56px;
	width: 70px;
	position: absolute;
	top: 0px;
	right: 405px;
}

a#btnEmail:hover, a#btnGlossopedia:hover, a#btnBillabong:hover {
	background-position:-97px 0;
}

#btnFAPrevious {
	background-image:url(../../img/btnSmNavLeft.gif);
	height: 23px;
	width: 26px;
	position: absolute;
}
#btnFANext {
	background-image: url(../../img/btnSmNavRight.gif);
	height: 23px;
	width: 26px;
	position: absolute;
	left: 30px;
}
#btnFAPrevious:hover, #btnFANext:hover {
	background-position:-33px 0;
}
#btnFAMore:hover {
	background-position:0 -29px;
}
#MainContent {
	background-image: url(../../img/bkgMainContent.gif);
	background-repeat: repeat-x;
	height: 289px;
	position: relative;
	/*background-position-x: 0px;
	background-position-y: 10px;*/
	background-position: 0 8px;
	margin-bottom: 10px;
	width: 758px;
	background-color: #FFFFFF;
	left: 1px;
}
#FeaturedArticle {
	background-image: url(../../img/bkgFeaturedArticle.gif);
	display: block;
	height: 243px;
	width: 229px;
	position: absolute;
	background-repeat: no-repeat;
	top: 16px;
	left: 10px;
	padding: 11px 11px 7px 11px;
}
#GeosearchMap {
	position: absolute;
	left: 270px;
	top: 0px;
	background-image: url(../../img/bkgGeosearchMap.gif);
	height: 273px;
	width: 346px;
	background-repeat: no-repeat;
	padding: 8px;
	background-color: #FFFFFF;
}
#CategoryButtons {
	position: absolute;
	top: 18px;
	right: 10px;
	background-image: url(../../img/bkgCategories.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.categoryrow input {
}
#txtSearch {
	color: #006DD6;
	text-align: right;
	font-size: 10px;
	border: 2px solid #006DD6;
	padding: 4px;
	width: 200px;
	margin-right: 45px;
}
#GlossopediaHeader {
	background-image: url(../../img/imgGlossopedia.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 37px;
}
#FAText {
	height: 118px;
	width: 229px;
	margin-top: 5px;
	overflow: auto;
	margin-bottom: 5px;
	font-size: 12px;
}
#FAControls {
	position: relative;
}
#btnFAMore {
	position: absolute;
	right: 0px;
	width: 68px;
	background-image: url(../../img/btnMore.gif);
	height: 25px;
}
#Footer {
	background-image: url(../../img/bkgHomeFooter.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
	position: relative;
	text-align: left;
}
#FooterHome {
	background-image: url(../../img/bkgHomeFooter2.gif);
	background-repeat: repeat-x;
	background-position: 0 8px;
	position: relative;
	text-align: left;
}
#FooterLinks {
	text-align: center;
	font-size: 10px;
	color:#0090ff;
}
#FooterLinks a {
	color: #4fbe4f;
}
#GlossBanner {
	position: absolute;
	top: 43px;
	left: 77px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#btnGo {
	position: absolute;
	top: 16px;
	right: 20px;
	background-image: url(../../img/btnGo.gif);
	width: 41px;
	height: 26px;
}
#btnGo:hover {
	background-position: 0 -30px;
}
a.btnseeall {
	background-image:url(../../img/btnGlossSeeAll.gif);
	height: 55px;
	width: 76px;
	position: absolute;
	top: 32px;
	right: 19px;
	text-indent:-9000px;
	background-repeat: no-repeat;
}
a.btnseeall:hover {
	background-position: -96px 0px;
}
#CategoryButtons a.categorybutton {
	display: block;
	height: 52px;
	width: 52px;
	float: left;
	text-indent: -9000px;
	background-repeat: no-repeat;
}
#CategoryButtons a:hover {
	background-position: -70px 0px;
}
#CategoryButtons .categoryrow {
	clear: both;
}
a#btnCatGeography {
	background-image: url(../../img/btnCatGeography.gif);
}
a#btnCatNature {
	background-image: url(../../img/btnCatNature.gif);
}
a#btnCatTechnology {
	background-image: url(../../img/btnCatTechnology.gif);
}
a#btnCatAnimals {
	background-image: url(../../img/btnCatAnimals.gif);
}
a#btnCatSpace {
	background-image: url(../../img/btnCatSpace.gif);
}
a#btnCatCulture {
	background-image: url(../../img/btnCatCulture.gif);
}
a#btnCatHuman {
	background-image: url(../../img/btnCatHuman.gif);
}
a#btnCatChemistry {
	background-image: url(../../img/btnCatChemistry.gif);
}
a#btnCatNaturalForces {
	background-image: url(../../img/btnCatNaturalForces.gif);
}
a#SeeAll {
	background-image: url(../../img/btnGlossSeeAll2.gif);
}
#billabong {
	height: 240px;
	width: 734px;
	background-image:url(../../img/bkgrd_glosshome_ourvoice.gif);
	margin: 0 auto;
	position:relative;
}
#btnOurvoice {
	height: 173px;
	width: 170px;
	background-image: url(../../img/btnOV_369x202.gif);
	margin: 3px;
	position: absolute;
	left: 10px;
	top: 25px;
	background-repeat: no-repeat;
	/*padding-right: 10px;*/
}
#btnITN {
	height: 173px;
	width: 170px;
	background-image: url(../../img/btnITN_369x202.gif);
	margin: 3px;
	position: absolute;
	left: 190px;
	top: 25px;
	background-repeat: no-repeat;
	/*padding-right:10px;*/
}
#btnPOTW {
	height: 173px;
	width: 170px;
	background-image: url(../../img/btnPOTW.gif);
	margin: 3px;
	position: absolute;
	left: 370px;
	top: 25px;
	background-repeat: no-repeat;
	/*padding-right: 10px;*/
}
#btnAns2 {
	height: 173px;
	width: 170px;
	background-image: url(../../img/btnAns2.gif);
	margin-left: 3px;
	position: absolute;
	left: 550px;
	top: 25px;
	background-repeat: no-repeat;
}
/*#OurVoiceLogo {
	position:absolute;
	top: 56px;
	left: 13px;
	left: 15px;
	width: 2px;
	top: 11px;
	left: 435px;
	top: 25px;
}
#OurVoiceBtn {
	position:absolute;
	left: 623px;
	top: 52px;
}
#OurVoiceQuestion{
	width: 700px;
	margin: 0 auto;
	padding-top:10px;
	font-weight:bold;
	font-size: 18px;
	color: #98ccff;
	line-height: 125%;
}
#OurVoiceQuestion span{
	font-size: 24px;
	color: #ffc876;
}
#OurVoiceAnswer {
	width: 445px;
	position: absolute;
	left: 163px;
	top: 71px;
}*/
/*#InTheNews {
	width: 279px;
	margin: 15px auto;
}
#InTheNews img {
	border: 0;
}*/

div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #633d59;
	background-color: #885fa6;
	color:#FFFFFF;
	font-size: 18px;
	font-weight:bold;
}
div.bubble div.rounded img {
	margin: 2px;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	font-size:16px;
	color:#FFFFFF;
	background: transparent url(../../img/tip-rounded.gif) no-repeat 15px 0;
}

