@charset "utf-8";
/* CSS Document */


.template .alliance
{
	width:708px;
}

.alliance .box {
	width:708px;
	background-image:url(../images/NOS_Alliance_en_US.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
	height:100%;
}

.alliance .box .content
{
	padding-top:258px;
	margin:0px 32px 7px 32px;
}

.alliance .box .content .header
{
	height:90px;
}
.alliance .box .content .header .register
{
	float:right;
	height:90px;
	width:315px;
}
.alliance .box .content .header .register .arrow
{
	float:left;
	background-image:url(../images/NOS_Alliance_arrow_en_US.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:90px;
	width:22px;
}
.alliance .box .content .header .register .detail
{
	float:left;
	height:90px;
}

.header .section
{
	background-image:url(../images/icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:35px;
}
.register .title
{
	padding-top:4px;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
}
.register .subtitle
{
	font-size:12px;
	color:#FFFFFF;
}
.alliance .box .content .pagination
{
	float:right;
}
.pagination .current
{
	margin-right:25px;
}
.pagination .separation
{
	margin-left:5px;
	margin-right:5px;
}
.alliance .box .content .page_content
{
	margin:0px;
	padding:0px;
}
.alliance .box .content .left_content
{
	float:left;
	width:320px;
	color:#FFFFFF;
}
.alliance .box .content .right_content
{
	float:right;
	width:320px;
	color:#FFFFFF;
}

.alliance .box .content .page_content .promo
{
	float:none;
	clear:both;
	display:inline-block;
	padding-bottom:25px;
	text-align:left;
}
.alliance .box .content .page_content .promo .imagen
{
	float:left;
	margin-right:20px;
	width:90px;
}
.alliance .box .content .page_content .promo .detail
{
	float:left;
	width:200px;
}
.promo .detail .title
{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
}
.promo .detail .copy
{
	font-size:11px;
	color:#FFFFFF;
	margin-bottom:10px;
}
.promo .detail .more
{
	font-size:11px;
}

