/* Base styles */
BODY {
	/* Percents could work for IE, but for backCompat purposes, we are using keywords. x-small is for IE6/7 quirks mode. */
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	/*cursor: default;*/
}

TABLE {
	font-size:inherit;
	font:100%;
}

PRE,
CODE,
KBD,
SAMP,
TT {
	/* Bump up IE to get to 13px equivalent */
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

H1 {
	/*18px*/
	font-size:138.5%;
}

H2 {
	/*16px*/
	font-size:123.1%;
}

H3 {
	/*14px*/
	font-size:108%;
}

H4 {
	font-size:100%;
}

H5 {
	font-size:100%;
}

H6 {
	font-size:12px;
}

H1, H2, H3, H4, H5, H6, strong {
	font-weight:bold;
}

EM {
	font-style:italic;
}

INPUT[type=text],
INPUT[type=password],
TEXTAREA {
	/* setting a consistent width, 160px; */
	width:12.25em;
	*width:11.9em;
}

TABLE {
	border-collapse:collapse;
}

INPUT[type=text],
INPUT[type=password],
INPUT[type=button],
INPUT[type=submit] {
	border:1px solid;
}

BR, .clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}

IMG {
	border:0;
}

FORM {
	margin:0;
	padding:0;
}

TEXTAREA {
	font:1em Arial, Helvetica, sans-serif;
}

/* END Base styles */

/* General styles */
BODY {
	margin:0;
	height:100%;
}

#wrapper {
	width:100%;
	height:100%;
}

#container {
	padding:0;
	width:988px;
	margin: auto;
	height:100%;
}

*html #container {
padding-left:30px;
}

/* END General styles */

/* Header */
#hd {
	padding-top:20px;
	position:relative;
	z-index: 2;
}

#hd #useraccount {
	position:absolute;
}

#hd #useraccount TABLE {
	width:100%;
}

#hd #useraccount .links {
	margin:4px 0 0;
	text-align:center;
}

#hd #useraccount DIV.links {
position:absolute;
}

#hd #useraccount .formfield LABEL {
	display:block;
	padding:3px 0;
}

#hd #useraccount .formfield INPUT {
	font-size:11px;
	width:100px;
}

#hd #useraccount TD {
	text-align: right;
}

#hd #useraccount TD.error {
	text-align: center;
}

/* END Header */

/* Games menu */
#gameselector {
	margin:0;
	top: 0;
	left:0;
	/*width:988px;*/ width:750px;
	list-style:none;
	position:absolute;
}

#gameselector LI {
	cursor:pointer;
	float: left;
	margin:0;
	padding:0;
}

/* END Games Main menu */

/* Search */
#search {
	font-size:11px;
	padding:4px 10px;
	position:absolute;
}

#search INPUT {
	font-size:11px;
}

#holder {
	position:relative;
	z-index:2010;
}

#advancedsearchholder {
	position:absolute;
	right:0;
	top:0;
}

#advancedsearchoptions {
	border:1px solid;
	border-right:0;
	border-top:0;
}

#advancedsearchoptions DIV{
	font-size:11px;
}

#advancedsearchoptions INPUT[type=radio] {
	vertical-align:bottom;
}

#searchbox A{
	display:none;
}

/* END Search */

/* Level 1 Menu */

#cnc-menu {
	z-index: 2;
}

.l1menu {
	list-style: none;
	/*position: relative;*/
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.l1menu .item {
	position: relative;
	left: 0;
	top: 0;
	display:inline;
	margin-right: 20px;
	height: 30px;
}

/* Level 1 Menu */

/* Level 2 Menu */
.l2menu {
	visibility:hidden;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	min-width:10em;
	width: auto !important;
}

.l2menu LI {
	margin:0;
	padding:7px 10px;
}

/* END Level 2 Menu */

/* Content */
#bd {
	height:100%;
	margin:10px 0 0 0;
	width:100%;
	z-index:1;
}

#bd_bg {
	padding:10px 0 0;
	z-index:1;
	height:100%;
}

H1.pagetitle {
	margin:10px 20px;
}

#content {
	z-index: 0;
	margin:0 10px 0 0;
	width:670px;
	height:100%;
	padding:10px 0 0 15px;
}

.majorerror {
	font-size:12px;
	font-weight:bold;
	margin:0 20px;
	padding:10px 0 120px 120px;
}

#contentright {
	z-index: 0;
	width:635px;
	height:100%;
	padding:10px 15px 0 0;
}

#contentfaction {
	width:282px;
	padding:10px 10px 0 25px;
}

#contentnavigation {
	width:750px;
	padding:10px 15px 0 0;
}

#vPlayerContainer {
	margin:10px auto 0;
	width:640px;
}

.alignright {
	text-align: right;
	width: 20%;
}


.rightstatcolumns {
	width: 20%;
	font-size: 10px;
	font-weight: normal;
}

.portlet {
	margin:0 0 20px;
}

.portlet H2 {
	font-size:15px;
	margin:0;
	padding:0;
}

.portlet H3 {
	margin:0;
	position:relative;
}

.portlet H4 {
	margin: 0;
	padding:0 0 5px;
	position:relative;
}

.portlet H4 A {
	font-size:.85em;
	font-weight:normal;
	text-decoration:none;
}

.portlet H4 A:hover {
	text-decoration:underline;
}

.portlet H4 .links {
	margin:0 0 0 10px;
}

.portlet H4 .links A {
	margin:0 5px;
}

.portlet H5 {
	margin: 0;
	padding: 0 0 2px;
	position:relative;
}

.portlet H6 {
	margin:0;
	padding:5px 3em 2px 10px;
	position:relative;
}

.portlet.error .pcontent {
	padding:10px 0 50px 60px;
}

.portlet .articleitem {
	padding: 0 10px 0;
}

*html .portlet .articleitem {
	display:inline-block;
}

.portlet .linktocontent {
	text-decoration:none;
}

.portlet .articleitem.selected {
	padding:5px 0;
}

.portlet H5 .metadata {
	right:5px;
	top:0px;
	left: -20px;
}

.portlet H3 .back {
	position:absolute;
	right:5px;
	top:5px;
}

.portlet H3 A {
	margin: 5px 0 0 10px;
}

	.portlet .pcontent P,
	.portlet .simplecontent P,
	.framedpanel .simplecontent P {
	padding: 0 0 5px;
	margin: 0;
}

.portlet .pcontent .image {
	margin: 5px 0;
}

.portlet .pcontent P.abstract {
	padding:5px 10px .5em;
}

.portlet .pcontent IMG.thumbnail1 {
	float: right;
	width: 180px;
	height: 112px;
	margin: -40px 0 10px 10px;
}

.genericview .pcontent h2, .genericview .pcontent p, .genericview .pcontent ul
{
	padding: 0 10px 15px;
	margin: 0;
}

.genericview .pcontent ul
{
	list-style-type: square;
}
.genericview .pcontent li
{
	padding: 0 0 5px;
}

#rightrail .portlet .pcontent IMG.thumbnail1 {
	float: none;
	width: 180px;
	height: auto;
	margin: 0 auto;
}

#rightrail .portlet .articleitem {
	padding: 2px 2px 5px; margin: 0;
}

#rightrail .portlet .hr {
	background: none;
	height: 0; margin: 0; padding: 0;
}

#rightrail .portlet .articleitem h5 {
	padding: 0; margin: 0;
}

#rightrail .portlet .articleitem a {
	font-size: 12px;
}

#rightrail .portlet .firstItem a {
	font-size: 17px;
}
#rightrail .portlet .firstItem  {
	text-align: center;
	border-bottom: solid #323232 2px;
	margin-bottom: 5px;
}

.portlet .pcontent .right IMG.thumbnail1 {
	float: right;
	margin: 0 0 3px 6px;
}


UL {
	list-style-type: none;
	padding:0;
}

UL.simplelist {
	margin:10px;
}

UL.simplelist LI {
	margin: 2px 0 0 0;
	padding: 3px 10px;
	position: relative;
}

UL.simplelist IMG {
	padding: 0 10px 0 0;
	vertical-align: middle;
}

UL.simplelist.bigimage  IMG {
	vertical-align:top;
	float:left;
}

/*.list INPUT.button {
	position: absolute;
	right: 0;
	margin: 4px 6px 0 0;
}*/

.portlet .comment {
	position:relative;
}

.username {
	padding:5px 10px 5px;
}

.portlet .comment .username A {
	text-decoration:none;
}

.portlet .comment .username A:hover {
	text-decoration:underline;
}

.portlet .comment .tools {
	font-size:.85em;
	position:absolute;
	right:5px;
	top:5px;
}

*html .portlet .comment .tools {
	right:10px;
}

.portlet .comment .tools A {
	border-bottom:1px dotted;
	height:20px;
	text-decoration:none;
}

.portlet HR,
.portlet .hr {
	border:0;
	clear:both;
	margin: 5px 0;
	padding-bottom:5px;
}


#rightrail {
	padding:10px 10px 0 10px;
	height:100%;
	width:265px;
}

#leftrail {
	width:300px;
	height:100%;
	padding:10px 10px 0 15px;
}

#leftnavigation {
	width:185px;
	height:100%;
	padding:10px 10px 0 15px;
}

BODY.iframebody #leftnavigation {
	width:auto;
}

#rightrail .add {
	text-align:center;
}

.buttons {
	margin:10px 0 0;
	padding:3px 0;
	text-align:center;
}

#rightrail .buttons {
	margin:0 0 5px;
	text-align:center;
}

.portlet .rating {
	padding:3px 10px;
}

UL.rate {
	cursor:default;
	display:inline;
	height:15px;
	list-style-type:none;
	margin:0 5px 0 3px;
	padding:0;
	position:relative;
}

UL.rate LI {
	display:inline;
	margin:0;
}

.postacomment.top {
	margin:5px 5px 20px;
}

.postacomment.bottom {
	margin:20px 5px 5px;
}

.postacomment TEXTAREA {
	height:5em;
	width:80%;
}

.newsrotatorcontent {
	height: 60px;
}

.newsrotator {
	width: 634px;
}

.newsrotator img {
	width: 634px;
	height: 215px;
}

.newsrotator .newstitle {
	font-size:11px;
	text-transform:uppercase;
	cursor: default;
}

.newsrotator .newsabstract {
	font-size:10px;
	cursor: default;
}

.portlet .newsrotatorcontent {
	padding: 3px 5px;
}

.portlet .newsrotatorcontent a {
	white-space: nowrap;	
}

.newsrotator .nrimage {
	left:0;
	position:absolute;
	top:0;
	z-index:1;
}

.newsrotatorimg {
	display:inline-block;
	position:relative;
}

.newsrotatorimg .selector {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:10px;
	z-index:1000;
	cursor: pointer;
}

.newsrotatorimg .selector LI {
	font-size:11px;
	height:40px;
	margin-bottom:1px;
	padding:2px 5px;
}

.displayclanheader, .generalpersonainfo {
	position:relative;
}

/* Stats */
.stats1,
.stats2,
.stats3 {
	width: 97%;
	margin:10px auto;
	font-size: 11px;
}

.stats1 TD,
.stats1 TH,
.stats2 TD,
.stats3 TD  {
	padding: 4px 10px;
}

/* END Stats */

/* Rankings */
.ranking .viewbrief {
	cursor:pointer;
	float:left;
}

.ranking .detailspopupcontainer {
	position:relative;
	z-index:1011;
}

.ranking .detailspopupcontainer .detailspopup {
	left:0;
	position:absolute;
	top:13px;
}

.ranking .detailspopupcontainer .detailspopup .images {
	float:left;
}

.ranking .detailspopupcontainer .detailspopup .personadata .close {
	cursor:pointer;
	position:absolute;
}

/* END Rankings */

/* FAQ */
.faq .faqitem A {
	padding:0;
	margin:5px 0 0 30px;
}

.faq .faqanswer {
	margin:2px 10px 5px 50px;
}

/* END FAQ*/

/* Basic User Information Portlet */
*html .displayclanheader {
	display:inline-block;
}

*html .generalpersonainfo {
	display:inline-block;
}

.displayclanheader .useravatar {
	border: 1px solid;
	margin-top:20px;
	/* temporary height and width for resizing images */
	width:96px;
	height:96px;
}

.displayclanheader .status {
	margin: 5px 10px;
	text-align:left;
}

.generalpersonainfo .useravatar {
	float:left;
	margin:10px 20px 10px 10px;
}

.displayclanheader .basicuserinfo {
	float:left;
	margin:10px;
	padding:0 5px 0 0;
}

.generalpersonainfo .basicuserinfo {
	float:left;
	margin:20px 10px 0 0;
	padding:0 5px 0 0;
	width:160px;
}

.displayclanheader INPUT {
	margin:10px 0 0 0;
}

.generalpersonainfo INPUT.button {
	position: absolute;
	right: 0;
	margin: 0 6px 0 0;
}

#rightrail .generaluserinfo .basicuserinfo {
	width:110px;
}

.displayclanheader .userdata {
	font-size:12px;
	float:left;
	margin:20px 0 0 0;
	padding:0 0 0 20px;
	width:200px;
}

.generalpersonainfo .graphicstats, .generalpersonainfo .info {
	margin:10px 0 0 0;
	float: left;
	font-size:12px;
}

.generalpersonainfo .graphicstats {
	width: 225px;
	position: relative;
}

.generalpersonainfo .shield01 {
	width: 66px;
}

.generalpersonainfo .shield02 {
	width: 66px;
	right: 0;
	top: 0;
	position: absolute;
}

.generalpersonainfo .info {
	width: 260px;
}

.generalpersonainfo .scale {
	margin: 10px 0;
}

/* END Basic User Information Portlet */
/* Listed Portlet */
.list A {
	text-decoration: none;
}

.list A:hover {
	text-decoration: none;
}

/* END Listed Portlet */
/* Tabbed Menu Portlet */
.tabbedmenu {
	.padding-bottom:4px;
}

.tabbedmenu FORM {
	margin:0!important;
	padding:0!important;
}

.tabbedmenu ul {
	margin:0 0 4px 0;
	.margin:0;
	padding:0;
	list-style:none;
}

.tabbedmenu li {
	display:inline;
	padding:3px 10px;
	margin:0 3px 0 0;
}

*html .tabbedmenu li.selected {
	padding:3px 10px;
}

.tabbedmenu li a {
	text-decoration:none;
}

/* END Tabbed Menu Portlet */
/* SubTabbed Menu Portlet */
.subtabbedmenu {
	margin: 4px 0;
	padding:0;
	list-style:none;
}

.subtabbedmenu li {
	display:inline;
	padding:3px 10px;
	margin:0 3px 0 0;
}

*html .subtabbedmenu li.selected {
	padding:3px 10px;
}

.subtabbedmenu li a {
	text-decoration:none;
}

/* END SubTabbed Menu Portlet */
/* Tabled Content */
.tabledcontent {
	margin: 15px 0 0 22px;
	float: left;
	width: 190px;
}

*html .tabledcontent {
	margin: 15px 0 0 11px;
}

.tabledcontent IMG {
	display:block;
}

/* END Tabled Content */
/* Generic Form */
.formfield.changeimage UL {
	list-style-type: none;
	padding: 0;
	margin: 5px 0;
}

.formfield.changeimage LI {
	padding: 0 5px 0 0;
	display: inline;
	height: 26px;
	vertical-align: middle;
}

.formfield.changeimage INPUT {
	margin-bottom:10px;
}

.formfield TEXTAREA {
	height:10em;
	width:100%;
}

.portlet FORM {
	margin: 10px;
}

.portlet FORM .twocol LABEL {
	margin: 0 5px 0 0;
	width: 300px;
	float: left;
}

.portlet FORM LABEL{
	display: block;
	float: none;
	width: auto;
}

/* END Generic Form */
/* Profile and Clan Form */


/* END Profile Form */
/* PUBLIC PROFILE */
.portlet.displayprofile .profilefirstcol {
	float: left;
	padding-left:10px;
}

.portlet.displayprofile .profilesecondcol {
	width: 417px;
	float: left;
	padding-left:20px;
}

TABLE.rankingbar {
	height:12px;
	width:225px;
}

TABLE.rankingbar TD {
	width:8px;
}

/* END PUBLIC PROFILE */
/* Clan Info */
.portlet.displayclan .gamestats {
	border-collapse:separate;
	border-spacing:30px 15px;
	margin:0 auto;
}

.portlet.displayclan .gamelogo {
	border:0;
	float:left;
	margin:0;
}

.portlet.displayclan  .gamestats UL.stats {
	font-size:11px;
	list-style:none;
	margin:0 20px 0 130px;
}

.portlet.displayclan .gamestats UL.stats LI {
	margin:0;
	padding:0;
}

.editclan .errormsg {
	margin:10px auto;
	width:600px;
}

.editprofile .errormsg {
	margin:10px 10px 10px 50px;
}

.formfield.changeimage IMG {
	border:2px solid transparent;
}

#customavatar {
	display:block;
	clear:left;
	width:50px;
	height:50px;
	margin-top:10px;
}

.customavatardisplay {
	margin:10px 0 0;
}

/* END Clan Info */
img.clickeable {
	cursor:pointer;
}

.carrousell {
	margin:0 auto 15px;
	padding-bottom:15px;
	width:650px;
}

/* END Content */
/* Adds */
.add.bottom {
	text-align:center;
}

/* END Adds */
/* Footer */
#ft {
	line-height:14px;
	padding:10px 20px;
	width: 981px;
	text-align:center;
	margin-left: -16px;
	border: 1px solid #000;
	background-color: #000;
}

#ft #links {
	font-size:10px;
	width:100%;
	margin-top: 5px;
}

#ft .footlogos IMG {
	margin:20px;
	vertical-align:middle;
}

/* END Footer */
/* FACTIONS */
.factionsgeneraltable {
	margin-left:20px;
}

.factiontitle {
	padding:0 20px 10px;
	width: 90%;
	margin: 20px auto 10px;
}

.threecols {/*table TD containing the portlets*/
padding:0 20px 0 0;
vertical-align:top;
}

.portlet.faction {
	/* case there are no tables >> float:left; margin-top:15px;*/
	position:relative;
}

.colhead {
	position:relative;
}

.colhead TABLE {
	position:absolute;
	top:0;
}

.factionmenu UL {
	margin: 4px 0 0 0;
	padding: 0;
}

.factionmenu LI {
	list-style-type: none;
	padding: 0 10px 0 30px;
}

.factionmenu A {
	margin: 0;
}

/* END FACTIONS */
/* UNITS */
.unitdetail {
	margin:0;
	padding:0;
}

.unitspecs .left {
	float:left;
	padding:18px 0 0 10px;
	text-align:left;
}

.unitspecs .right {
	float:right;
	margin-right:10px;
	padding:0;
	text-align:left;
}

.portlet.unitdetail .media {
	padding:10px 0 5px;
	margin:0 auto;
	text-align:center;
}

/* END UNITS */
/* CHARACTERS */
.character {
	margin:0;
	padding:0;
}

.portlet.character .media {
	padding:10px 0 5px;
	margin:0 auto;
	text-align:center;
}

.media.wallpapers SPAN {
	display:inline-block;
	width:48%;
}

.media.wallpapers SPAN .metadata A {
	display:block;
}

/* END CHARACTERS */
/* LADDERS */
.ladderImg{
	float:left;
	padding: 0 3px 0 0;
}

.ladderCommander {
	font-weight: bold;
	padding: 0 3px;
	float:left;
}

.ladderstats .description {
	padding: 0 10px;
	margin: 0;
}

.ladderstats UL {
	padding: 0 10px 5px 10px;
	margin: 0;
}

/* END LADDERS */
/* WALLPAPER PORTLET */
.articlewallpaper A {
	position: relative;
}

.articlewallpaper IMG {
	float:left;
}

.articlewallpaper UL {
	list-style-type: none;
	margin: 0px 15px 10px 10px;
	padding: 10px;
	max-width: 140px;
	float: right;
}

/* END WALLPAPER PORTLET */
/* DOWNLOAD PORTLET */
.download A {
	position: relative;
}

.download P {
	float:left;
	margin:10px 0 10px 20px;
	width: 380px;
}

.download .downloadico {
	margin:0 7px 0 0;
	top: 7px;
}

.download .downloaddata {
	margin:10px 20px 10px 10px;
	width: 220px;
	float: right;
}

.download UL {
	list-style-type: none;
	padding: 10px;
	width: 200px;
	margin: 10px 0;
}

.downloadText{
	float: left;
}

/* END DOWNLOAD PORTLET */
/* Carrousel */
.carrousel {
	margin:0 10px 10px;
	position:relative;
}

.carrousel .arrow  {
	cursor:pointer;
	height:30px;
	position:absolute;
	top:45px;
	width:30px;
}

.carrousel  #prev {
	left:0px;
}

.carrousel  #next {
	right:0;
}

.carrousel UL {
	height:115px;
	margin:0 0 0 35px;
	padding:0;
	overflow:hidden;
	white-space:nowrap;
	width:578px;
}

.carrousel UL LI {
	display:inline;
	margin:0;
	padding:0;
}

/* Portlet Overlay */
.iframecontainer {
	position:absolute;
	width:675px;
	z-index:2010;
}

.iframe {
	border:0;
	width:675px;
}

.iframedportlet {
	display:block;
	width:100%;
}

.iframedportlet FORM .twocol LABEL {
	width: 200px;
	float: left;
	margin: 0 5px 0 0;
}

.popupportlet {
	position:absolute;
	width:650px;
	z-index:2010;
}

.popupportlet FORM .twocol LABEL {
	width: 200px;
	float: left;
	margin: 0 5px 0 0;
}

/* END Portlet Overlay */
/* CLAN - PERSONA */
.personaclanrole {
	margin:5px auto;
}

.personaclanrole INPUT {
	float:right;
	margin:10px 10px 0 0;
}

.personaclanrole IMG {
	margin:4px 10px;
	vertical-align:middle;
	width:24px;
}

.fivecols TD {
	width: auto;
}

.fivecols TD A {
	margin-right:10px;
}

/* INVITE TO MY CLAN OPTIONS */
#myclanlistholder {
	position:absolute;
	right:0;
	top:0;
	background-position:left top;
	vertical-align:bottom;
}

#myclanlistholder.collapse {
	background-position:left bottom;
}

#myclanlistholderoptions {
	border:1px solid;
	padding:5px;
}

#myclanlistholderoptions DIV{
	font-size:11px;
}

#myclanlistholderoptions UL{
	padding:0;
	margin:0 0 0 10px;
}

.personaclanactions P.message {
	float:left;
	margin-top:0;
}

/* LINKED OLD ACCOUNTS IN PROFILE EDIT */
UL.linkedoldaccounts {
	margin:0;
	padding:0 30px 10px 0;
	display:inline-block;
	float:left;
}

UL.linkedoldaccounts LI {
	list-style:none;
}

A.linkoldaccounts {
	vertical-align:top;
}

/* END LINKED OLD ACCOUNTS IN PROFILE EDIT */
/* PROMO PORLETS */
.portlet.genericviewpromo .pheader {
	display:none;
}

#rightrail .portlet.genericviewpromo IMG {
	max-width:265px;
}

#content .portlet.genericviewpromo IMG {
	max-width:670px;
}

#leftnavigation .portlet.genericviewpromo IMG {
	max-width:185px;
}

#contentnavigation .portlet.genericviewpromo IMG {
	max-width:750px;
}

/* END PROMO PORLETS */
/* IMG SIZES */
.articleitem IMG.thumbnail1 {
	width:88px;
	height:55px;
}

.articlegrid .tabledcontent IMG {
	width:180px;
	height:112px;
}

.portlet.detailviews IMG {
	max-width:668px;
}

#imggallery IMG {/* carrousel */
	width:138px;
	height:86px;
}

.articlewallpaper .downloaddata IMG {
	max-width:450px;
}

/* END IMG SIZES */
/* COMMANDER EDIT  */
.portlet.editcommanders FORM LABEL {
	display:inline;
}

.portlet.editcommanders .simplelist IMG {
	width:48px;
}

.portlet.editcommanders .simplelist .setcommanderimage {
	display:inline;
}

.portlet.editcommanders .simplelist .setcommanderimage INPUT {
	vertical-align:middle;
}


.portlet.editcommanders .simplelist TH {
	width:210px;
	.width:190px;
	text-align:left;
}

.portlet.editcommanders .simplelist LI {
padding:3px 0;

}
/* END COMMANDER EDIT */

/* BEGIN GLOBANT CLEANUP EDIT 2008-11-20 */

.clearcontent:after, .pcontent:after {
    clear:both;
    content:".";
    display:block;
    line-height:0px;
    font-size:0px;
    height:0pt;
    visibility:hidden;
}

.clearcontent {
    display:block;
}

.pcontent .bottom{
    clear: both;
}

.genericviewpromo .bottom{
    display: hidden;
}

/* END GLOBANT CLEANUP EDIT 2008-11-20 */

/* BEGIN LANGUAGE SELECTOR */
#languageselector {
	position:absolute;
	top:11px;
	right:10px;
	padding:5px 10px 5px 5px;
	text-align:right;
	width:150px;
	font-size:11px;
}

#languageselector .imageplaceholder {
    padding-left: 22px;
    background-repeat: no-repeat;
	*display:inline-block;
}

#languageholder {
    width:140px!important;
    position:absolute;
    right:0;
    top:10px;
    text-align:left;
    opacity:.95;
}


#languageoptions UL {
    padding-left:5px;
	*margin:5px;
}

#languageoptions LI {
	list-style-type: none;
	padding: 0px 0 4px 22px;
	background-repeat: no-repeat;
}

.country_US {
    background-image: url(../images/flags/us.gif);
}

.country_GB {
    background-image: url(../images/flags/gb.gif);
}

.country_DE {
    background-image: url(../images/flags/de.gif);
}

.country_RU {
    background-image: url(../images/flags/ru.gif);
}

.country_IT {
    background-image: url(../images/flags/it.gif);
}

.country_FR {
    background-image: url(../images/flags/fr.gif);
}

.country_ES {
    background-image: url(../images/flags/es.gif);
}

/* END LANGUAGE SELECTOR */

/* NEW PAGINATED */
.portlet.paginated .pfooter {
text-align:center;
}

.portlet.paginated .pfooter .prev {
	padding: 0;
	margin: 0;
	float: left;
}

.portlet.paginated .pfooter .next {
	padding: 0;
	margin: 0;
	float: right;
}

.portlet.paginated .pfooter .pager-numbers {
	text-align: center;
	margin: 0 130px;
}

.portlet.paginated .pfooter .next SPAN, .portlet.paginated .pfooter .prev SPAN {
	padding: 0 5px;
}

.portlet.paginated .pfooter .pager-numbers A, .portlet.paginated .pfooter .pager-numbers STRONG {
padding:0 3px;
}

/* END NEW PAGINATED */


/* NEW VIEWMORE */
.portlet.viewmore .pfooter {
text-align:right;
}

.portlet.viewmore .pfooter .viewall {
font-weight: bold;
}
/* NEW VIEWMORE */

#content .portlet.genericview .pcontent UL {
margin:0 20px;
}
