/*---- General  styles for 2sport BY Mohammed Mansour(m3aya) ----------------*/



* {

	margin:0;

	padding:0;

}

body {



	background:#000 url('bg.jpg') no-repeat fixed top center;

	font-family:Tahoma, Helvetica, sans-serif;

	font-size:9pt;

	color:#575757;

	text-align:center;

 	line-height:1

	

}



img

{

border:0px none;

}

a {

	color:#494949;

	text-decoration:none;

	cursor: pointer;



}



.mar{

	color:#fff;

	text-decoration:none;

	cursor: pointer;

	font-family:Tahoma, Helvetica, sans-serif;

	font-size:8pt;



}

a:hover {

	text-decoration:underline;

}

h3 {

	font-size:12px;

	color:#6c0000;



}



hr {

	height:1px;



}



.clear {

	clear: both;

}







/*---------------------- Layout -------------------------*/

#wrapper {



    margin:0px auto 0px auto;

    width:899px;









}



.spacer {

clear: both !important;

}

/*---------------------- glossy menu -------------------------*/



.glossymenu{

	float:right;

	position: relative;

 	width:580px;

	background: url('menur_bg.gif') repeat-x center top; 

	height:25px;

	list-style-type:none

}



.glossymenu li{

	float:right;

}



.glossymenu li a{



	display: block;

	color:#fff;

	text-decoration: none;

    font-family: tahoma, Verdana, Geneva, Arial, sans-serif;

	font-size: 11px;

	font-weight: bold;

	padding:0 0 0 14px; 

	height: 25px;

	line-height: 25px;

	text-align: center;

	cursor: pointer;	

}



.glossymenu li a b{

	

	display: block;

	padding: 0px 14px 0 0px; 



}



.glossymenu li.current a, .glossymenu li a:hover{

	color: #fff;

	background: url('menur_hover_left.gif') no-repeat left 50%; 

	

}



.glossymenu li.current a b, .glossymenu li a:hover b{

	color: #f0ff00;

	background: url('menur_hover_right.gif') no-repeat right top; 

}



.tb-rounded{

	width:161px;

	height:22px;

	background: url('inbut-bg.jpg') no-repeat top center;

	border:0px;

	float:left;

	margin-right:0px;

	color:#fff;



}



.type{



	background: url('send.jpg') no-repeat top left;

	width:50px;

	height:22px;

	border:0px;

	color:#fff;

	font-family:Tahoma, Helvetica, sans-serif;

	font-weight:bold;

	font-size:9pt;

	margin-right:100px;

	margin-top:0px;

		float:left;





}