/*
AlphaTV
Αγρότης Μόνος Ψάχνει
Forthent S.A.
27/04/2009
*/

/* Generic CSS
----------------------------------------------- */


html, body{
	background-color: #eef4eb;
	margin: 0;
	padding:0;
	height:100%;
	background-image: url(../_gfx/back.gif);
	background-repeat:repeat-x;
	font-family:"Tahoma";
	font-size:12px;
}

img{
	border:none;
}

a {  color:#c60719; text-decoration:none;}

h1{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#c60719;
}

h2{
	margin:0 0 0 10px;
	padding:0;
	font-size:14px;
	color:#304701;
}

h3{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#304701;
}


.clear{
	clear:both;
}

.globalHolder{
	width:980px;
	margin:0 auto;
}

.globalTable{
	width:980px;
	border-collapse:collapse;
}

.shadowLeft{
	background-image:url(../_gfx/frameShadow.gif);
	background-repeat:no-repeat;
	width:20px;
	height:792px;
}

.shadowRight{
	background-image:url(../_gfx/frameShadow.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:20px;
	height:792px;
}

.headerTop{
	background-image:url(../_gfx/header_photo_agrotis.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:270px;
	position:relative;
}

.logo{
	margin:0 auto;
	width:330px;
	height:268px;
}

.home_btn{
	background-image:url(../_gfx/home_btn.gif);
	width:172px;
	height:29px;
	position:absolute;
	top:10px;
	left:20px;
}

.whiteStripe{
	background-image:url(../_gfx/stripeBack.gif);
	background-repeat:repeat-x;
	width:940px;
	height:30px;
	text-align:center;
	color:#304701;/*c60719;*/
	padding-top:10px;
	font-size:16px;
}

.greenArea{
	background-color:#304701;
	padding:20px 0;
}

.playersHolder{
	background-color:#FFFFFF;
	width:900px;
	margin:0 auto
}

.curveTop{
	background-image:url(../_gfx/playersCurveTop.gif);
	background-repeat:no-repeat;
	width:900px;
}

.curveBottom{
	background-image:url(../_gfx/playersCurveBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:900px;
}

#playerTable{
	border-collapse:collapse;
}

#playerTable td{
	padding:1px 1px 0 1px;
}

#player{
	border-collapse:collapse;
}

#player .top{
	background-image:url(../_gfx/playerTop.png);
	background-repeat:no-repeat;
	width:178px;
	height:9px;
}

#player .playerBack{
	background-image:url(../_gfx/playerBack.gif);
	background-repeat:repeat-y;
	width:178px;
}

#player .playerBackGr{
	background-image:url(../_gfx/playerBackGr.gif);
	background-repeat:repeat-y;
	width:178px;
}

#player .playerArea{
	background-image:url(../_gfx/playerBack.gif);
	background-repeat:repeat-y;
	width:178px;
	color:#26380f;
	padding:5px 10px 2px 10px;
}

#player .playerAreaGr{
	background-image:url(../_gfx/playerBackGr.gif);
	background-repeat:repeat-y;
	width:178px;
	color:#26380f;
	padding:5px 10px 2px 10px;
}

#player .redBack{
	background-image:url(../_gfx/playerRedBack.gif);
	background-repeat:repeat-y;
	width:178px;
	color:#FFFFFF;
	padding:3px 1px 3px 10px;
}

#player .redBackGr{
	background-image:url(../_gfx/playerRedBackGr.gif);
	background-repeat:repeat-y;
	width:178px;
	color:#FFFFFF;
	padding:3px 1px 3px 10px;
}

#player .bottom{
	background-image:url(../_gfx/playerBottom.png);
	background-repeat:no-repeat;
	width:178px;
	height:9px;
}

.homeBox{
	width:528px;
}

.homeTop{
	width:528px;
	height:8px;
	background-image:url(../_gfx/homeBoxTop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.homeBottom{
	width:528px;
	background-image:url(../_gfx/homeBoxBottom.gif);
	height:8px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.homeMid{
	width:517px;
	height:330px;/*302px;*/
	background-color:#FFFFFF;
	padding:15px 5px 0 5px;
}

.videoBox{
	width:354px;
}

.videoTop{
	width:354px;
	height:8px;
	background-image:url(../_gfx/videoBoxTop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

.videoBottom{
	width:354px;
	background-image:url(../_gfx/videoBoxBottom.gif);
	height:8px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.videoMid{
	width:346px;
	background-color:#FFFFFF;
	padding:0 5px 0 3px;
	overflow:hidden;
}

.ph{
	background-image:url(../_gfx/phBack.gif);
	width:159px;
	height:230px;
	padding:10px 10px;
	float:left;
	margin-right:10px;
	margin-top:15px;
}

.homeText{
	float:left;
	width:320px;
	font-size:13px;
}

.videoBack{
	background-image:url(../_gfx/videoBack.gif);
	background-repeat:no-repeat;
	width:339px;
	height:291px;
	padding:10px 0 0 10px;
}

.playerHolder{
	width:906px;
	margin:0 auto;
}

.insidePlayer{
	width:185px;
	float:left;
}

.insideInfo{
	float:left;
	background-color:#FFFFFF;
}

.insideTop{
	background-image:url(../_gfx/infoBoxTop.gif);
	background-repeat:no-repeat;
	width:718px;
}
.insideTop2{
	background-image:url(../_gfx/infoBoxTop2.gif);
	background-repeat:no-repeat;
	width:900px;
}

.insideBottom{
	background-image:url(../_gfx/infoBoxBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:718px;
	padding-bottom:8px;
}
.insideBottom2{
	background-image:url(../_gfx/infoBoxBottom2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:900px;
	padding-bottom:8px;
}
.plInfo{
	padding:10px 10px 6px 10px;
	font-size:15px;
	overflow:hidden;
}

.plInfo span{
	color:#c60719;
	font-weight:bold;
}

.infoPlayerDescription{
	background-image:url(../_gfx/infoDeg.gif);
	background-repeat:repeat-x;
	padding:15px 10px;
	height:122px !important;
	height:119px;
}

.infoDescription{
	background-image:url(../_gfx/infoDeg.gif);
	background-repeat:repeat-x;
	padding:15px 10px;
}

.buttonS{
	background-image:url(../_gfx/buttonsDeg.gif);
	background-repeat:repeat-x;
	padding:7px 10px 0px 10px;
	text-align:right;
	overflow:hidden;
}

.line{
	height:1px;
	background-color:#c5c5c5;
	margin:0;
	overflow:hidden;
}

.formField{
	border:#7fa36e solid 1px;
	padding:3px 5px;
}

.browse_btn{
	border:#7fa36e solid 1px;
	width:76px;
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	padding:0 4px;
	background-color:#304701;
}

.formTable{
	width:870px;
	text-align:left;
}

.formTable td{
	height:30px;
}

.form_msg{
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:7px;
}


.footer{
	background-color:#FFFFFF;
	padding:20px;
}

.alphaLogo{
	float:left;
}

.credits{
	float:left;
	margin-top:10px;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#26380f;
}

.credits a{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	color:#26380f;
	text-decoration:underline;
}

.credits a:hover{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	color:#26380f;
	text-decoration:none;
}

.www{
	float:right;
	margin:10px 2px 0 0;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:normal;
	color:#26380f;
}

.www a{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	color:#26380f;
	text-decoration:none;
}

.www a:hover{
	font-family:'Trebuchet MS';
	font-size:11px;
	font-weight:bold;
	color:#26380f;
	text-decoration:underline;
}
TD.menu
{
	background-image: url(../_gfx/menu_bg2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
TD.menunolinks
{
	background-image: url(../_gfx/menu_bg_all.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 15px;
	color:#fff;
	line-height: 40px;
	padding-left: 20px;
}
.introtext
{
	background-image: url(../_gfx/shade_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;

}
.text1
{
	font-family: Tahoma;
	font-size: 13px;
	color:#000;
	text-align:justify;
	padding-right: 10px;
	
}
.greentitle
{
	font-family: Tahoma;
	font-size: 18px;
	color:#304701;
}
.menuitems
{
	background-image: url(../_gfx/menu_bg.gif);
	width:550px;

}
A.menulink
{
	height: 40px;
	display: block;
	line-height: 40px;
	color: #fff;
	font-family:Verdana;
	text-decoration: none;
	padding-left:25px;
	padding-right:25px;
	/*background-image: url(../_gfx/menu_bg.gif);*/
}
A.menulink_on
{
	height: 40px;
	display: block;
	line-height: 40px;
	color: #fff;
	font-family:Verdana;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	background-image: url(../_gfx/menu_on_bg.gif);
	background-repeat: repeat-x;
}
.green
{
	color: #304701 !important;
	font-family: Tahoma;
	font-size:15px;
	font-weight: normal !important;
}