/* pepetech portfolio *************************************************************************************/
/* http://www.electronation.hu ****************************************************************************/

/******************************************************************************************************/
/* STYLE **********************************************************************************************/
/******************************************************************************************************/
a{
	color: #FB7200;
	text-decoration: none;
}
a:hover{
	color: #AE4F00;
	text-decoration: none;
}

#map {
	width: 851px;
	height: 700px;
	background-image: url('../worldmap.png');
	align: center;
}

#content_right h2{
	background-color: inherit;
	color:#FB7200;
	font-size:140%;
	font-weight:bold;
	margin: 0 0 3px 0;
	padding:0;
}
#content_left h2{
	background-image: url('../img/h2.jpg');
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	padding: 9px 0px 0px 10px;
	margin: 0px;
}
#content_left p{
	background: #161616 url('../img/p_bg.jpg');
	padding: 5px;
	margin: 0px;
}
#header_left a { 
	display: block;
	margin: 0px;
	float: left;
	clear: left;
	background-image: url('../img/menu-02.jpg');
	width: 183px;
	height: 25px;
	padding: 12px 0px 0px 50px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#header_left a:hover { 
	display: block;
	margin-bottom: 1px;
	float: left;
	clear: left;
	color: #FFFFFF;
	text-decoration: none;
}
#header_left ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	float: left;
	clear: left;
}
#header_left li {
	width: 183px;
	height: 37px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../img/menu-02.jpg');
}
#header_left li a {
	width: 133px;
	height: 25px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 12px 0px 0px 50px;
}
#header_left li a:visited {
	color: #000000;
	text-decoration: none;
}
#header_left li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	width: 133px;
	height: 25px;
	background-image: url('../img/menu-02_h.jpg');
}
#header_right a {
	margin: 0px 2px 0 0;
	padding: 7px 3px 8px 3px;
	color: #FB7200;
	font-weight: bold;
	text-decoration: none;
}


#header_right a:hover {
	color: #AE4F00;
}
.date { color: #ccc; text-align: right; margin: 4px 0 5px 0; padding: 0.4em 0 0 0; background: url('../img/dotted.gif') repeat-x top; }
.comments { padding: 10px 10px 8px 10px; margin: 0 0 10px 0; background: #3A3A3A; }
.commentsbox { padding: 8px 0 10px 10px; margin: 0 0 10px 0; background: #3A3A3A; }
#admin a{
	margin: 0px 10px 0 0;
	color: #FB7200;
	text-decoration: none;
}
#admin a:hover {
	color: #AE4F00;
}
.search { padding-left: 14px;}
form.search { padding: 0; margin: 0; }
textarea.text { height: 150px; width: 90%; border: 1px solid #ccc; background: #fff; }
textarea.text:hover { border: 1px solid #eee; background: #FFFFF4; }
input.field { border: 1px solid #ccc; background: #fff; width: 200px; }
input.field:hover { border: 1px solid #eee; background: #FFFFF4; }
div.image { padding: 1px; float: left; margin: 8px 8px 0 0; }
input.text { margin: 0; width: 88px; border: 1px solid #ccc; background: #FFF; }
input.text:hover { border: 1px solid #81C4EB; }
input.button { margin: 0; font-size: 100%; font-family: Arial; border: none; background: none; color: #808080; font-weight: bold; }


.tourney  {color: orange; text-align: center; }
.duration {color: green; font-family: sans-serif;}

.graph    {border: 0; padding: 0; margin: 0; overflow: hidden;}
