* {
	margin: 0px;
	padding: 0px;
	background-color:  	#F5F5F;
	margin-right: auto;
	margin-left: auto;

	

}



form div + div {
    margin-top: 1em;
	}
	
label {
    /* To make sure that all labels have the same size and are properly aligned */
    display: inline-block;
    width: 90px;
    text-align: left;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	
	
}

 textarea {
    /* To make sure that all text fields have the same font settings
       By default, textareas have a monospace font */
    font: 1em sans-serif;
	border: 1px;
	
	font-size: 13px;
    width: px;
    /* To give the same size to all text field */
   
	
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* To harmonize the look & feel of text field border */
    border: 1px solid #999;
	
	
    /* To properly align multiline text fields with their labels */
    vertical-align: top;

    /* To give enough room to type some text */
    height: 20em;

    /* To allow users to resize any textarea vertically
       It does not work on all browsers */
    resize: vertical;
}



input:focus, textarea:focus {
    /* To give a little highlight on active elements */
    border-color: #2C5CA8;
	
}
.button {
    /* To position the buttons to the same position of the text fields */
    padding-left: 85px; /* same size as the label elements */
}
button {
    /* This extra margin represent roughly the same space as the space
       between the labels and their text fields */
    margin-left: .5em;
	background-color: #2C5CA8;
    font-family: Verdana, Arial, Helvetica, 
}



# header {

background-image: url('images/steme.jpg') ;
width: 1000 ;
height: 125 ; 

margin-right: auto;
margin-left: auto;
}
body {
	
	margin-left: 15px;	
	color: #ffc61a ;
	background-color: inherit;
	font-size: 10px;
	line-height: px;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	

}

a {
	color: #fff; 
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

span {
	display: none;
}

img {
	border: none;
	
	
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	text-align: justify;
	font-size: 11px;
}

input {
	border: 1px;
	font-family:  arial;
	font-size: 13px;
	border: 1px solid #999;
	width: 205px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin-right: auto;
	width: 1004px;
	height: 900px;
	background: url('images/background.xxxjpg') repeat-y 0% 0%;

}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	
}



/* Main Navigational Menu */



#mainnav {
	width: 775px;
	height: 45px;
	background: url('images/headernav_bg.jpg') repeat-x 0% 0%;
}

#mainnav ul {
	height: 44px;
	border-bottom: #fff 1px solid;
}

#mainnav li {
	height: 24px;
	border-left: #fff  1px solid;
	float: left;
	padding: 15px 5px 5px 5px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
}
#mainnav li a{
	text-decoration: none;
}
#mainnav li a:hover{
	text-decoration: none;
	color: yellow;
}
/* Center Column */

#centercolumn {
	width: 552px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
	
}

#centercolumn_2 {
	margin: 8px auto;
	width: 542px;
	text-align: left;
}

#centercolumn a {
	color: #36C;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #0b0b0d; 
}

/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 542px;
	background: url('images/newsbox_bg.jpg') repeat-y;
	
}

.newsbox_header {
	padding: 19px 10px 5px;
	background: url('images/newsbox_bg_top.jpg') no-repeat 0% 0%;
	height: 22px;
}

.newsbox_header h2 {
	padding-left: 20px;
	width: 400px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}



.newsbox_content {
	padding: 0px 10px 20px;
	background: url('images/newsbox_bg_bot.jpg') no-repeat 0% 100%;
	line-height: px;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
}

.newsbox_link {

	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	

}
.newsbox_comments a {
	text-decoration: none;
	
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}


/* Right Sidebar */

#rightsidebar {
	margin: 5px 0px 10px 7px;
	width: 214px;	
	float: left;
	color: inherit;
	background-color: #006699;
	height: 1500px; 
}


/* Team Roster */

#teamroster {
	margin-bottom: 9px;
	width: 209px;
	background: url('images/teamroster_bg.jpg') repeat-y;
}

#teamroster_content {
	padding: 0px 7px 10px;
	background: url('images/teamroster_bg_bot.jpg') no-repeat 0% 100%;
}

#teamroster_categories {
	padding: px 7px 10px;
	font-weight: bold;
	width: 175px;
}

#teamroster li {
	color: #93aab9 ;
	background-color: #93aab9;
	background-repeat: no-repeat;
	background-position: 45% 3px;
	border: #ffd5d7 1px solid;
	text-align: center;
	float: left;
}

li#roster_twitch {
	background-image: url('images/.jpg');
	width: 190px;
	height: 120px;	
}

#teamroster1 {
	margin-bottom: 9px;
	width: 209px;
	background: url('images/teamroster_bg.jpg') repeat-y;
}

#teamroster_categories1 {
	padding: 0px 7px 10px;
	font-weight: bold;
}



/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: #006699;
	float: right;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #FEFEFE url('images/images/quicklinks_bullet.gif') no-repeat 9px 50%;
	background-image: url('images/latestmatches_bullet.gif');
	font-size: 11px;
}

#leftsidebar {
	margin-right: 6px;
	width: 223px;
}

#leftsidebar a {
	color: #36C;
	background-color: inherit;
	text-decoration: none;
	font-size: 11px;
}

#leftsidebar a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #0b0b0d;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}

#leftsidebar h2 {
	height: 54px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

/* Recent Record */

#recentrecord {
	width: 229px;
	height: 193px;
	color: #fff;
	background: #f21000 url('images/recentrecord_bg.jpg') repeat-y 0% 0%;
	font-weight: bold;
}

#recentrecord a {
	text-decoration: none;
}

#recentrecord a:hover {
	text-decoration: underline;
}

#recentrecord h2 {
	width: 229px;
	height: 76px;
	color: inherit;
	background: #c80400 url('images/recentrecord_title.jpg') no-repeat 0% 50%;
}

#recentrecord ul {
	width: 229px;
}

#recentrecord li {
	color: inherit;
	background: #a21219 url('images/recentrecord_bullet.gif') no-repeat 9px 50%;
}


/* Latest Matches */

#latestmatch {
	color: inherit;
	background-color: 
	border-top: #fff 1px solid;
}


#latestmatch h2 {
	background-image: url('images/latestmatches_title.jpg');
}

#latestmatch li {
	color: inherit;
	background-color: ;
	background-image: url('images/latestmatches_bullet.gif');
	font-size: 11px ;
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}


/* Gaming Services */

#informatii {
	color: inherit;
	background-color: #313131;	
}

#informatii h2 {
	background-image: url('images/informatii_utile.jpg');
}

#gamingservices li {
	padding-right: 5px;
	color: inherit;
	background-color: #cdcdcd;
	background-image: url('images/gamingservices_bullet.gif');
}

/* Quick Links */

#quicklinks {
	color: inherit;
	background-color: 
}

#localitati_partenere h2 {
	background-image: url('images/localitati_partenere.jpg');
	color: inherit;
	background-color: 
}

#quicklinks h2 {
	background-image: url('images/quicklinks_title.jpg');
}

#quicklinks li {
	color: inherit;
	background-color: #FEFEFE;
	background-image: url('images/quicklinks_bullet.gif');
	font-size: 11px ; 
}

#quicklinks .more_button {
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url('images/quicklinks_bg_bot.gif');
}



/* Page Footer */

hr{
height: 0;
border: 0;
border-top: 2px solid #93aab9;}

#page_footer {
	margin-left: 229px;
	margin-right: 222px;
	padding: 20px 0px 0px;
	width: 552px;
	text-align: center;
	color: #fff;
	background-color: #FEFEFE;
	position: relative;
	top: -20px;
}


