/*CSS reset code*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-shadow:0 0 0 none;
}
html, body {
	height:100%;
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	color:#333;
	text-align:left;
}
html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	text-shadow:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	margin:0px;
	padding:0px;
	line-height:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
a {
	color:#333;
}
a:active {
	outline: none;
	-moz-outline-style: none;
}
a:focus {
	-moz-outline-style: none;
}
a {
	text-decoration:none;
	-moz-outline-style: none;
	outline: none;
}
a:hover {
	opacity: 1;
	text-decoration:underline;
}
a:link {
	cursor:pointer;
}
a:visited {
	cursor:pointer;
}
a:active {
	cursor:pointer;
}
a:hover span, a:hover strong, a:hover em {
	text-decoration:underline;
	cursor:pointer;
}
.clr:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clr {
@display: inline-block;
}
* html .clr {
	height: 1%;
	_height:auto;
}
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
@display: inline-block;
}
* html .clear {
	height: 1%;
	_height:auto;
}
.clearBoth {
	clear:both;
}
/*CSS reset code end*/

.pageContain{
	width:960px;
	margin:auto;
	padding:3px;
}

.rightContain {
	float:right;
	width:308px;
}

.leftContain{
	float:left;
	width:640px;
}


.fotoList li{
	width:145px;
	height:170px;
	overflow:hidden;
	border:1px solid #ccc;
	float:left;
	margin:0 13px 13px 0;
	position:relative;
}

.fotoList li img{
	width:170px;
	height:175px;
}

.fotoTitle{
	width:145px;
	background:rgba(0,0,0,0.6);
	@background:#000;
	@opacity:0.6;
	@filter:alpha(opacity=60);
	text-align:center;
	height:54px;
	position:absolute;
	left:0;
	bottom:0;
	display:table;
}

.fotoTitle a{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	display:table-cell;
	opacity:1;
	filter:alpha(opacity=100);
}

.aidxcrBanner{
	padding:4px;
	margin:0 0 15px 0;
}

.rightBox{
	border:1px solid #ccc;
	width:308px;
	height:468px;
	margin:0 0 15px 0;
}

.rNews{
	height:260px;
}

.rightTitle{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 7px;
	display:block;
	background:#6bba70;
}

.leftContain h1{
	font-size:20px;
	font-weight:bold;
	color:#1F4F82;
	line-height:1px;
	text-indent:-9999px;
}

.page{
	clear:both;
	padding:10px 0 10px 0;
}

.paging{
  	border: 1px dotted #2387B9;
    float: left;
    height: 16px;
    margin:0 5px 5px 0;
    padding: 2px 10px;
    text-align: center;
}

.paging a{
	color:#2387B9;
}

.paging b{
	color:#FF7E00;
}

.analizContent{
	width:960px;
	margin:auto;
}

.textDet{
	background:#f7f7f7;
	width:960px;
	border:1px solid #c1c1c1;
	cursor:pointer;
}

.imgContent{
	padding:20px;
	text-align:center;
	vertical-align:top;
}

.textContent{
	width:450px;
	padding:20px;
	vertical-align:top;
}

.textContent h2{
	font-size:20px;
	color:#1F4F82;
	font-weight:bold;
	line-height:normal;
	margin:0 0 15px 0;
}

.textDetail{
	font-size:13px;
	color:#333;
	line-height:normal;
}

.analizContent h1{
	font-size:20px;
	font-weight:bold;
	color:#3f9b45;
	line-height:normal;
	margin:0 0 10px 0;
}

.nextPrevPage{
	padding:10px 0 10px 0;
}

.nextPrevPage a{
	display:inline-block;
	padding:7px;
	background:#6bba70;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

.galFc{
	padding:10px 0 10px 0;
	width:450px;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

.galFc span{
	float:left;
}

.galPaylas{
	width:500px;
	float:left;
	padding:25px 0 35px 0;
}

.galShare{
	float:left;
	width:250px;
}

.galPrint{
	float:right;
	width:250px;
	padding:18px 0 0 0;
}

.fotoList h3{
	font-size:14px;
	font-weight:bold;
	color:#1F4F82;
	line-height:normal;
	margin:0 0 15px 0;
}

.rightPhotoList li{
	display:block;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
}

.rightPhotoList li img{
	width:84px;
	height:63px;
	float:left;
	margin:0 7px 0;
}
.rightPhotoList li span{
	font-size:12px;
	color:#333;
	display:inline-block;
	line-height:63px;
}

.rightLinkList{
	display:block;
	margin:0 0 7px 0;
	font-size:12px;
	color:#333;
	padding:0 0 0 18px;
	background:url(http://s.mynet.com/sporgaleri/point.gif) no-repeat 8px center;
}

.spHeaderMenuCntr {
	width:958px;
	height:28px;
	line-height:28px;
	background:url(http://img3.mynet.com/spor/sporNew2010/menuBgGlbl.gif) repeat-x;
	border:solid 1px #3f9144;
	margin:0 auto 10px auto;
	position:relative;
}
.spHeaderMenuCntr a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	padding:0 8px;
	float:left;
	text-shadow:0 0 0 #fff;
	outline:none;
}
.spHeaderMenuCntr a:hover {
	text-decoration:none;
	color:#006129;
	text-shadow:0 0 0 #006129;
}

.newIcon {
	background: url("http://img3.mynet.com/videomynet/new_icon.png") no-repeat scroll left center transparent;
	height: 12px;
	position: absolute;
	right: 155px;
	top: 0;
	width: 21px;
}
.redVideoLink {
	color: #F50101 !important;
	font-weight:bold;
}

.spHeaderMenuCntr span {
	width:1px;
	height:28px;
	float:left;
	background:url(http://img3.mynet.com/spor/sporNew2010/menuAyrac.gif) no-repeat;
}
h1.topHeader { position:absolute; z-index:999999; left:2px; bottom:-3px; width:130px; height:20px; font-size:11px; }