*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-size: 12pt;
	font-style: normal;
	font-weight: normal; background-image:url('/templates/Gemini/images/pagebgtop.jpg')
}
a
{
		text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
img
{
	border: none;
	vertical-align: bottom;
}
h2
{
	font-size: 13pt;
	vertical-align: middle;
	font-weight: normal;
}

select
{
	background: url(/civ5/images/selectbackground.png);
	background-color: #346385;
	border: 0px;
	width: 100px;
	height: 16px;
	color: #ffffff;
	vertical-align: center;
	font-size: 13px;
	line-height: 16px;
}
select option
{
	background: url(/civ5/images/selectbackground.png);
	height: 16px;
	text-indent: 5px;
}

/* Box */
.t {
    background-position: 0 0; margin-bottom: 10px; background-image:url('/civ5/images/t.png'); background-repeat:repeat-x; background-attachment:scroll
}
.b {
    background: url(/civ5/images/b.png) 0 100% repeat-x
}

.l {
    background: url(/civ5/images/l.png) 0 0 repeat-y
}

.r {
    background: url(/civ5/images/r.png) 100% 0 repeat-y
}

.bl {
    background: url(/civ5/images/bl.png) 0 100% no-repeat
}

.br {
    background: url(/civ5/images/br.png) 100% 100% no-repeat
}

.tl {
    background: url(/civ5/images/tl.png) 0 0 no-repeat
}
.tr {
    background: url('/civ5/images/tr.png') no-repeat 100% 0;
    padding: 10px;
    font-size: 12pt;
    line-height: 22px; 
}

/* search box */
.searchbox
{
	width: 90px;
	float: left;
	margin-top: 19px;
	margin-left: 10px;
	border: solid 1px #ff1fff;
	border-radius: 5px;
	 
}

/* Styles to replace special tags in XML */
.color_positive_text
{
	color: #000080;
}
.color_warning_text
{
	color: #FF4C4C;
}

.header
{
	float: left;
	width: 1024px;
	height: 37px;
	background-image: url('/civ5/images/civ5.png');
	background-repeat: none;
	text-align: center;
	font-size: 20px
}

.tabrow
{
	float: left;
	width: 1024px;
	margin-left: 40px;
	height: 49px;
	}
.tab
{
	float: left;
	width: 42px;
	height: 49px;
	margin-left: 5px;
	margin-right: 5px;
}

.bordertop
{
	font-size: 26px;
	text-align: center;
	width: 100%;
	float: left;
	line-height: 38px;
	height: 38px;
	text-align: center;
	background-image: url('/civ5/images/border_top.png');
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.borderbottom
{
	font-size: 17px;
	width: 100%;
	float: left;
	height: 26px;
	text-align: center;
	background-image: url('/civ5/images/border_bottom.png');
	background-repeat: no-repeat;
}

.container
{
	float: left;
	width: 1024px;
}

.content
{
	margin-left: 5px;
	float: left;
	width: 1013px;
	background-image: url('/civ5/images/background.png');
	background-repeat: repeat-y
}

.footer
{
	float: left;
	width: 1024px;
	text-align: center;
	font-size: 10px;
}

/* Menu */
.menu
{
	margin-left: 4px;
	float: left;
	width: 272px;
	margin-right: 18px;
	 
}
.menu a
{
	text-decoration: none;
}
.menugroupcontainer
{
	float: left;
	width: 272px;
}
.menugroup
{
	text-indent: 10px;
	float: left;
	width: 272px;
	height: 27px;
	line-height: 25px;
	vertical-align: middle;
	background-image: url('/3civ5/images/menugroup.png');
	background-repeat: no-repeat;
	text-shadow: #82A3A6 0em 0em 0.2em, #82A3A6 0em 0em 0.2em;
}
:hover;.menugroup
{
	background-image: url('/3civ5/images/menugrouphover.png');
	background-repeat: no-repeat;
}
.menuitem
{
	margin-left: 7px;
	float: left;
	text-indent: 10px;
	width: 256px;
	height: 21px;
	line-height: 19px;
	vertical-align: middle;
	background-image: url('/3civ5/images/menuitem.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
:hover.menuitem
{
	background-image: url('/3civ5/images/menuitemhover.png');
	background-repeat: no-repeat;
	text-decoration: none;
}

.contentimage
{
	position: absolute;
	left: 300px;
	top: 532px;
}

/* Large block of content */
.contentwide
{
	float: right;
	width: 677px;
	margin-right: 42px;
}

/* Left side of content */
.contentleft
{
	float: left;
	width: 220px;
	margin-top: 256px;
	margin-right: 18px;
}

/* Right side of content */
.contentright
{
	margin-top: 15px;
	float: right;
	width: 439px;
	margin-right: 42px;
}

.title
{
	margin-left: -20px;
	width: 464px;
	height: 36px;
	font-size: 14pt;
	text-align: center;
	background-image: url('/civ5/images/title.png');
	background-repeat: no-repeat;
	padding-top: 7px;
	text-shadow: #92B3B6 0em 0em 0.2em, #92B3B6 0em 0em 0.2em, #92B3B6 0em 0em 0.2em, #92B3B6 0em 0em 0.2em;
}
.titlelink
{
    text-decoration: none;
}
/*
     */
/*
*/