/* http://www.dustindiaz.com/css-asterisk-the-universal-rule/ added -elij */

.csc-textpic { 
 border: 0px solid blue; 
 display: block; 
}
.csc-textpic-imagewrap { 
}

* { 
	padding: 0; 
	margin: 0; 
	}
	
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #8c8c8c;
        font-family: arial, "Lucida Grande",verdana,sans-serif;
        font-size: 11px; 
        font-size-adjust:none;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        background-image: url('../images/bgsides.gif'); 
        background-repeat: repeat-y; 
	background-position: center; 
        background-attachment: scroll;
        height: 100%; 
	}
a { 
	text-decoration: none; 
	color: #4cc3ed;
}
p, a, span, h1, h2, h3, h4, h5 { 
	font-family: arial, 'Lucida Grande';
}
p { 
        line-height:16px;
        font-size: 13px;       
}

.title { 
/* 
 font-size: 38px; 
 line-height: 32px; 
*/
 font-size: 48px; 
 line-height: 42px; 
 font-weight: bold; 

}

.subtitle a { 
 font-size: 9px; 
 color: #000; 
 line-height: 22px; 
}
	
.container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	/* background-color: #6C6457; */
        /*
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;	
        */
	padding-bottom: 40px;
	}

	
.inner-container {
	/* background-color: #AEA391; */
	padding: 0px 15px 20px 0;
	}
	
.content {
	clear: both;
	background-color: #ffffff;
	min-height: 400px;
	}
	
.left-col {
	float: left;
	width: 71px;
	padding: 0px 14px 0px 18px;
	}
	
/*** bookmarks ***/
.bm1 {
	float: left;
	background-color: #FCE45C;
	width: 23px;
	height: 400px;
	margin-right: 1px;
	}

.bm2 {
	float: left;
	background-color: #A5BE00;
	width: 23px;
	height: 350px;
	margin-right: 1px;
	}

.bm3 {
	float: left;
	background-color: #ED564D;
	width: 23px;
	height: 415px;
	}
	
.mid-col {
	float: left;
	padding-top: 37px;
	width: 254px;
	/*color: #8c8c8c;*/
	}
	
input#user, input#pass {
	color: #8c8c8c;
	}
	
#logo {
	float: left;
	width: 255px;
	height: 105px;
	}
	
/*** MENU ***/
#menu {
	clear: both;
	/*width: 244px;*/
	padding-top: 18px;
	*margin-top: -38px;
	}
	
#menu ul li {
	min-height: 23px;
        _height: 23px; 
	margin-bottom: 1px;
	*margin-bottom: -2px;
	width: auto;
	}
	
#menu .lvl1-act span {
	height: 23px;
	float: left;
	padding: 0px 60px 0px 13px;
	background-color: #ED564D;
	}
	
#menu .lvl1-no span {
	height: 23px;
	float: left;
	padding: 0px 60px 0px 13px;
	background-color: #4CC3ED;
	}
	
#menu .lvl1-act a {
	color: #fff;
	text-decoration: none;
	font: normal 12px Arial;
	background-color: #ED564D;
	height: 19px;
	width: auto;
	padding-top: 4px;
	float: left;
	}
	
#menu .lvl1-no a {
	color: #fff;
	text-decoration: none;
	font: normal 12px Arial;
	background-color: #4CC3ED;
	height: 19px;
	width: auto;
	padding-top: 4px;
	float: left;
	}
	
#menu .lvl1-act .menu-pad {
	float: left;
	width: 12px;
	height: 23px;
	background: transparent url('../images/red-right.gif') no-repeat top right;
	}
	
#menu .lvl1-no .menu-pad {
	float: left;
	width: 12px;
	height: 23px;
	background: transparent url('../images/blue-right.gif') no-repeat top right;
	}
	
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#menu ul li.lvl2 {
	margin-bottom: 19px;
	}
	
#menu ul li ul {
	width: 200px;
        margin-bottom: 5px; 
	}
	
#menu ul li ul li {
	/* border: 1px solid #ccc; */
        min-height: 10px; 
        _height: 10px; 
        width: 120px; 
        padding-top: 2px; 
	margin-bottom: 1px;
	padding-left: 13px;
        border-bottom: 1px solid #989898;
	}
	
#menu ul li ul li a {
	text-decoration: none;
	color: #989898;
	font-size: 12px;
	}

#menu ul li { 
 clear: both; 
}
#menu ul li.lvl2 { 
}
#menu ul li.lvl2 ul { 
 float: left; 
 clear: both; 
}
#menu ul li.lvl2 ul li { 
 float: left; 
 /* width: 200px; */
}
#menu ul li.lvl2 .lvl2-no { 
 float: left; 
}


	
#login {
	padding-top: 97px;
	}
	
.join-us {
	clear: both;
	width: 200px;
	padding-bottom: 10px;
	}
	
.join-us h1 {
	font-size: 24px;
	color: #ED564D;
	}
	
.join-us hr {
	width: 185px;
	height: 1px;
	background-color: #ED564D;
	border: none;
	}
	
.tx-newloginbox-pi1 h3 {
	padding-bottom: 14px;
	}
	
.tx-newloginbox-pi1 input {
	margin-bottom: 6px;
	}
	
.dyn-content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.right-col-cont { 
        float: left; 
	background: transparent url('../images/bg.jpg') no-repeat top right;
	width: 400px;
}
.right-col-cont a { 
        text-decoration: underline; 
}

.right-col-cont2 { 
        float: left; 
	background: transparent url('../images/subbg.jpg') no-repeat top right;
	width: 400px;
}
	
#right-col {
	float: left;
	margin-top: 216px;
	margin-right: 20px;
	margin-left: 10px; 
	width: 380px;
	padding-bottom: 10px;
	*padding-bottom: 0px; 
	min-height: 250px;
	}
	
.right-col-cont2 #right-col { 
	margin-top: 116px;
}	
	 
#right-col h1 {
	font-size: 24px;
	margin-bottom: 15px;
	}
	
.footer {
	clear: both;
	padding-top: 70px;
	padding-bottom: 0px;
	}
	
.footer p, .footer p a {
	color: #6C6457;
	}
	
.footer p a {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#copyright {
	float: left;
	padding-left: 18px;
	width: 550px; 
	}
	
#copyright p {
	font-size: 9px;
	text-transform: uppercase;
	}
	
#footer-links {
	float: right;
	margin-right: 20px; 
	}
	
.containerfce {
	clear: both;
	width: 375px;
	padding-bottom: 25px;
	min-height: 110px;
	}
	
.containerfce a {
	display: block;
	font: normal 12px Arial;
	color: #4CC3ED;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 2px;
	}
	
.leftcolfce {
	float: left;
	width: 160px;
	margin-right: 20px;
	}
	
.rightcolfce {
	float: left;
	width: 160px;
	}
	
#right-col h1 {
	margin-top: 13px;
	}
	
#right-col a {
	color: #4CC3ED;
	}
	
.bodytext {
	clear: both;
	}
	
.news-list-item {
	float: left;
	}
	
.news-list-item h3 {
	float: left;
	margin-bottom: 10px;
	}
	
.news-list-date {
	float: right;
	}
	
.news-list-morelink {
	margin-top: 10px;
	}
	
.clearer, .news-single-timedata, .news-single-author {
	display: none;
	}
	
.news-single-item h2 {
	margin-bottom: 10px;
	}
	
.news-single-backlink {
	margin-top: 10px;
	}
	
.news-latest-item { 	
	float: left;
	width: 160px;
        min-height: 140px; 
	margin-right: 20px;
}	
.news-latest-item a { 
	display: block;
	font: normal 12px Arial;
	color: #4CC3ED;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 2px;
}
.news-single-item .bodytext { clear: none; } 
.news-single-img { float: right; margin-left: 5px; } 

.tx-newloginbox-pi1 input { 
        border: 1px solid #C1BAB8; 
        background: #fff; 
        color: #8C8C8C; 
        font-size: 11px;   
        height: 20px; 
}
.tx-newloginbox-pi1 #user { 
        width: 150px; 
}
.tx-newloginbox-pi1 #pass { 
        width: 150px; 
}	


#right-col .csc-textpic-border img { border: 0; } 

#right-col .csc-textpic-border .picshadow { 
background-image:url(../images/shadowimg.png);
background-position:right bottom;
background-repeat:no-repeat;
float:left;
padding-bottom:6px;
padding-right:6px;
}
#right-col .csc-textpic-border .picborder {
border:1px solid #EAEAEA;
float:left;
padding:3px;
}
#right-col .csc-textpic-intext-left-nowrap .picshadow { position: absolute; }
#right-col .csc-textpic-intext-left-nowrap .csc-textpic-text { 
 margin-left: 10px; 
}
 
div.rgaccord2-content, div.rgaccord1-content { border: 0; width: 425px; }
h3.rgaccord2-toggle, h3.rgaccord1-toggle { background: none; border: none;  }
.worldcup-graphical { 
 border: 1px solid #E9E6D5;
 width: 70%;
} 


/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  

.accordion { 
 width: 400px; 
 _width: 0px; 
 margin: 0px auto; 

}


/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  color:#5282be;
  line-height: 26px;
  height: 23px;
  width: 375px; 
  background: url(../images/barclosed-s.jpg) no-repeat;
  padding:2px 0 2px 25px;
  margin-right: 0px;
  cursor:pointer;
  margin-bottom: 0px; 
}

/* Toggle act item */
h3.act {
  background: url(../images/baropen-s.jpg) no-repeat;
  margin-bottom: 0px; 
}

/* the content */
div.rgaccord1-content {
 width: 368px; 
 padding: 0 15px; 
 padding-bottom: 7px; 
 border-left: 1px solid #eee; 
 border-right: 1px solid #eee; 
}
.rgaccord1-nest { 
 width: 400px; 
 background: url(../images/barbottom-s.jpg) left bottom no-repeat;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

#credits { 
 float: left; 
 width: 300px; 
 text-align: center; 
}

.csc-sitemap ul li { margin: 5px 0px; } 
.csc-sitemap ul li ul { 
 margin-left: 20px; 
} 


