@charset "utf-8";
/* CSS Document */

body {
	background:#3C3F42;
	font-size:12px;
	color:#dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
}
* {
	padding:0px;
	margin:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.noBrdr {
	border:none !important;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	color:#d12f45;
}
.clr {
	clear:both;
}
#Layout {
	width:1124px;
}
#Header {
	padding-top:10px;
	width:998px;
	background-color:#000000;
	position:relative;
}
#Header .scrolling {
	background:url(../images/Title-bg.gif) repeat-y;
	width:570px;
	height:33px;
	line-height:33px;
	overflow:hidden;
	text-align:right;
	font-weight:bold;
	position:absolute;
	top:60px;
	left:210px;
}
#Logo {
	float:left;
	width:199px;
	padding-left:15px;
	margin-bottom:14px;
}
#Logo h1 span {
	display:none;
	visibility:hidden;
}
#ParnerLogos {
	float:right;
	width:500px;
}
#ParnerLogos ul {
	list-style:none;
	padding-right:10px;
}
#ParnerLogos ul li {
	float:right;
	margin-left:20px;
	height:28px;
	width:58px;
	overflow:hidden;
	border:#bbbbbb solid 1px;
}
#ParnerLogos ul li img {
	border:0px;
}
#ParnerLogos ul li.Title {
	margin-right:-10px;
	font-size:11px;
	border:none;
}
#MainNav {
	height:31px;
	background:url(../images/Navigation-bg.gif) repeat-x bottom;
	position:relative;
}
#MainNav li {
	float:left;
	list-style:none;
}
#MainNav li.FormStories {
	position: absolute;
	background:url(../images/Form-StoriesBox2.gif) no-repeat;
	bottom:43px;
	right:10px;
	height:80px;
	text-align:center;
	width:182px;
	padding-top:10px;
}
#MainNav li.FormStories a {
	margin:0px;
	padding:0px;
	margin-top:5px;
}
#MainNav li.FormStories a img {
	margin-left:10px;
}
#MainNav li.Title {
	position:absolute;
	top:-50px;
	right:200px;
	width:570px;
	margin:0px;
	text-align:right;
	padding-right:5px;
	background:url(../images/Title-bg.gif) repeat-y;
	height:33px;
	line-height:33px;
	font-size:12px;
	font-weight:bold;
}
#MainNav li a {
	font-size:14px;
	display:block;
	padding-top:10px;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#MainNav li a:hover {
	color:#d12f45;
}
#MainNav li.selected ul {
	height:31px;
	float:left;
	background:url(../images/Selected-Right.gif) no-repeat right;
}
#MainNav li ul li.home {
	background:url(../images/home-icon.gif) no-repeat left;
	background-position:5px 12px;
	float:left;
	margin-top:0px;
	height:31px;
	font-weight:bold;
	padding-left:13px;
	font-size:14px;
}
#MainNav li.selected ul li a {
	float:left;
	height:23px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/Selected-left.gif) no-repeat left;
}
#MainNav li.selected ul li.home a {
	background-position:5px 12px;
	background:none;
	padding-top:10px;
	height:21px;
}
#MainNav li.Home2 {
	background:url(../images/home-icon.gif) no-repeat left;
	background-position:8px 13px;
	padding-left:20px;
	height:25px;
}
#BodyContent {
	background:url(../images/Content-BG.jpg) repeat-x top;
	width:982px;
	background-color:#000000;
	float:left;
	margin-right:5px;
	padding-top:10px;
	padding-left:8px;
	padding-right:8px;
	border-bottom:dashed 1px #982232;
}
#BodyContent div.left {
	width:322px;
	float:left;
	margin-right:8px;
}
.left .RedBox {
	background:url(../images/HeadingBg.gif) no-repeat top;
	background-color:#26090d;
	position:relative;
	margin-bottom:10px;
}
.left .RedBox div.inner {
	background:url(../images/red-btm.gif) no-repeat bottom;
	padding-bottom:4px;
}
/*.SideBoder{
	border:#982232 solid 1px;
	border-bottom:none;
	border-top:none;
}*/
	
.left .RedBox h3 {
	height:20px;
	background:url(../images/startseite_ver1.6_35.gif) repeat-x;
	margin-right:8px;
	margin-left:8px;
	font-size:14px;
	color:#e4e1e1;
	clear:both;
	display:block;
	padding-top:3px;
}
.left .RedBox h3 span {
	float:left;
	line-height:24px;
	padding:0 4px;
}
.left .RedBox h3 small {
	background:url(../images/mini-logo.gif) no-repeat;
	width:75px;
	height:18px;
	float:left;
	display:block;
	margin-top:3px;
}
.left .RedBox div.Time {
	position:absolute;
	right:10px;
	top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.left .Content .Thum {
	width:150px;
	height:100px;
	font-size:0px;
	float:left;
	margin-right:8px;
	position:relative;
	border:#999999 solid 1px;
}
.left .Content, .Right .Content {
	clear:both;
	padding:8px;
}
.left .Content ul li {
	list-style:none;
}
.left .Content .Detial {
	float:left;
	position:relative;
	width:140px;
}
.left .Content .Detial h4 {
	font-size:14px;
	font-weight:bold;
}
.left .Content .Detial P {
	font-size:11px;
	line-height:13px;
	color:#cfadb2;
}
.left .Content p, .left .Content2 p {
	color:#cfadb2;
	font-size:11px;
}
.left .Content p strong, .left .Content2 p strong {
	color:#FFFFFF;
	padding-right:3px;
}
.left .Content p em, .left .Content2 p em {
	font-size:11px;
}
.left .RedBox .SideBoder h3 {
	margin:0px;
	height:22px;
	width:320px;
}
.left .Content2 {
	clear:both;
	border-bottom:#40272a solid 1px;
	padding:8px;
}
.left .RedBox ul {
	list-style:none;
	line-height:18px;
}
.left .RedBox li strong {
	color:#cfadb2;
}
.more {
	background:url(../images/more.gif) no-repeat right;
	padding-right:15px;
	font-weight:bold;
}
.left .RedBox a.more {
	display:block;
	margin-left:257px;
	margin-top:-12px;
	position:relative;
	width:28px;
}
.left .BlackBox {
	background:#000000 url(../images/back-haedingBG.gif) no-repeat top;
	position:relative;
	margin-bottom:10px;
	padding-top:3px;
}
.left .BlackBox div.inner {
	background:url(../images/black-btm-left.gif) no-repeat bottom;
	padding-bottom:6px;
}
.left .BlackBox h3 {
	height:13px;
	margin-right:8px;
	margin-left:8px;
	font-size:14px;
	color:#e4e1e1;
	clear:both;
	padding-top:3px;
	display:block;
}
.left .BlackBox h3 span {
	float:left;
	line-height:20px;
	padding:0 4px;
}
.left .BlackBox h3 small {
	background:url(../images/mini-black-logo.gif) no-repeat;
	width:75px;
	height:18px;
	float:left;
	display:block;
	margin-top:3px;
}
.left .BlackBox input.input {
	height:18px;
	border:#8b8b8b solid 1px;
	background-color:#646464;
	padding-left:3px;
	color:#FFFFFF;
	width:160px;
}
.zero {
	font-size:0px;
	margin:0px;
	padding:0px;
	border:#982232 solid 1px;
	border-bottom:none;
	border-top:none;
}
.left .BlackBox .Content ul li input {
	float:left;
	margin-right:5px;
	font-size:11px;
	padding-top:3px;
	height:16px;
}
.left .BlackBox .Content h4 {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
	color:#c3c3c3;
}
.left .BlackBox .Content ul.Tags li {
	display:inline;
	margin-right:3px;
}
.left .BlackBox .Content ul.Tags li a {
	text-decoration:none;
	color:#954954;
}
.left .BlackBox .Content ul.Tags li a:hover {
	color:#fff;
	text-decoration:none;
}
.Content ul.Tags li a:hover {
	text-decoration:underline;
}
.Content ul.Tags li.Leavel-1 a {
	font-size:10px;
}
.Content ul.Tags li.Leavel-2 a {
	font-size:16px;
}
.Content ul.Tags li.Leavel-3 a {
	font-size:14px;
}
.Content ul.Tags li.Leavel-4 a {
	font-size:11px;
}
.Content ul.Tags li.Leavel-5 a {
	font-size:15px;
}
.GoogleAdd {
	margin-bottom:10px;
	border:#CCCCCC solid 1px;
	text-align:center;
	width:322px;
	padding-top:10px;
	padding-bottom:10px;
}
.left .Content ol {
	margin-left:23px;
	font-weight:bold;
	line-height:18px;
}
.left .Content ol li {
	list-style:decimal;
}
.left .Content ol li span {
	font-weight:normal;
}
.left .Content ol em {
	font-size:11px;
	color:#7c7c7c;
	font-weight:normal;
}
.left .RedBox h3 span.small {
	font-size:12px;
}
#RightBanner {
	width:120px;
	float:left;
	padding-top:10px;
}
#BodyContent div.Right {
	float:left;
	width:652px;
}
.Right .RedBox {
	background:url(../images/CenterTopBg.gif) no-repeat top;
	position:relative;
	background-color:#000000;
	margin-bottom:10px;
}
.Right .RedBox div.inner {
	background:url(../images/centerRed-btm.gif) no-repeat bottom;
	padding-bottom:4px;
}
.Right .RedBox h2 {
	height:22px;
	background:url(../images/startseite_ver1.6_35.gif) repeat-x;
	margin-right:8px;
	margin-left:8px;
	font-size:14px;
	color:#e4e1e1;
	clear:both;
	display:block;
	padding-top:1px;
}
.Right .RedBox h2 span {
	float:left;
	line-height:24px;
	padding:0 4px;
}
.Right .RedBox h2 small {
	background:url(../images/mini-logo.gif) no-repeat;
	width:75px;
	height:18px;
	float:left;
	display:block;
	margin-top:3px;
}
.Right .RedBox div.Time {
	position:absolute;
	right:10px;
	top:5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.Right .RedBox .ContentLeft {
	width:460px;
	float:left;
	position: relative;
	margin-right:11px;
}
.Right .RedBox .Thum {
	font-size:0px;
	margin-bottom:8px;
}
.Right .RedBox .Thum img {
	border:#982232 solid 1px;
}
.ContentLeft h3 {
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.ContentLeft p {
	line-height:18px;
}
.ContentRight {
	width:160px;
	float:left;
	position:relative;
	margin-top:-5px;
}
.LevelBOx {
	background:url(../images/level.gif) no-repeat top;
	height:221px;
	padding:0 10px;
	margin-bottom:10px;
	color:#fff;
}
.LevelBOx h3 {
	padding-top:75px;
	font-size:12px;
	margin-bottom:15px;
}
.LevelBOx .Level {
	background:url(../images/scal.gif) no-repeat right;
	position:relative;
	padding-left:30px;
	height:103px;
	width:18px;
	float:left;
}
.LevelBOx .Level span.Top {
	position:absolute;
	left:-03px;
	top:-6px;
	width:35px;
	text-align:right
}
.LevelBOx .Level span.Bottom {
	position:absolute;
	left:-03px;
	bottom:-6px;
	width:35px;
	text-align:right
}
.LevelBOx .Level span.Per1 {
	position:absolute;
	bottom:0%;
	right:-17px;
}
.LevelBOx .Level-Links {
	float:left;
	width:70px;
	padding-left:22px;
	font-size:11px;
}
.LevelBOx .Level-Links ul {
	list-style:none;
	line-height:23px;
	margin-top:-7px;
}
.Level-Links ul a {
	color:#FFFFFF;
}
.Level-Links ul a:hover {
	color:#d73349;
}
.ForumBox {
	background:url(../images/fourm-HBg.gif) no-repeat top;
	padding-top:50px;
	font-size:11px;
	position:relative;
	margin-top:10px;
}
.Right .RedBox .ForumBox div.inner {
	background:url(../images/forum-btm.gif) bottom no-repeat;
}
.Right .RedBox .ForumBox div.Content {
	padding-bottom:0px;
}
.Right .RedBox .ForumBox div.Content p {
	padding-bottom:10px;
}
.ContentLinks ul {
	list-style:none;
	padding-left:6px;
	padding-top:12px;
}
.ContentLinks ul li {
	display:inline;
	margin-right:5px;
}
.ContentLinks ul li img {
	border:0px;
}
.Right .BlackBox {
	background:#000000 url(../images/centerBlack-top.gif) no-repeat top;
	position:relative;
	margin-bottom:6px;
	padding-top:3px;
	height:144px;
}
.Right .minSpace {
	margin-bottom:-2px;
}
.Right .BlackBox div.inner {
	background:url(../images/centerBlack-btm.gif) no-repeat bottom;
	padding-bottom:3px;
}
.Right .BlackBox h3 {
	height:20px;
	font-size:12px;
	color:#e4e1e1;
	clear:both;
	display:block;
	margin-bottom:2PX;
}
.Right .BlackBox .Content .Thum {
	width:150px;
	height:100px;
	font-size:0px;
	float:left;
	margin-right:8px;
	position:relative;
	border:#999999 solid 1px;
}
.Right .BlackBox .Content .Detial {
	float:left;
	position:relative;
	width:474px;
}
.Right .BlackBox .Content .Detial h4 {
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
.Right .BlackBox .Content {
	padding-bottom:3px;
}
.Right .BlackBox .Content .Detial p {
	line-height:20px;
	height:70px;
	overflow:hidden;
}
.Right .BlackBox .Content .Detialnews p {
	height:auto!important;
}
.Right .BlackBox .Time {
	position:absolute;
	right:10px;
	top:10px;
}
.Right .BlackBox .more {
	display:block;
	margin-top:-3px;
	width:28px;
	margin-left:425px;
}
.BodyAdd {
	padding:10px;
	padding-top:0px;
	margin-top:-5PX;
	text-align:center;
}
.add-inner {
	width:468px;
	margin:auto;
	text-align:left;
	font-size:10PX;
	color:#808080;
	font-weight:bold;
}
.Right .Content {
	padding-bottom:6PX;
}
#Footer {
	height:28px;
	background:#282828;
	width:980px;
	padding-left:18px;
}
#Footer a {
	background:url(../images/footer-link.gif) left no-repeat;
	height:28px;
	line-height:28px;
	margin-right:10px;
	padding-left:15px;
}
/*-------------Rubrikseite Page---------------------*/

.left .RedBox ul.AllSports {
	list-style:none;
	line-height:18px;
}
.left .RedBox ul.AllSports li {
	list-style:none;
}
.left .RedBox ul.AllSports li em {
	color:#7C7C7C;
	font-size:11px;
	font-weight:normal;
}
.left .RedBox ul.AllSports li.Add {
	padding:5px 0px 10px 0px;
}
.left .RedBox ul.AllSports li.Add small {
	font-size:8px;
	color:#808080;
}
.Right .RedBox .Thum2 {
	font-size:0px;
	margin-bottom:3px;
	border:#bbbbbb solid 1px;
	overflow:hidden;
	height:100px;
	width:150px;
	float:left;
	position:relative;
	margin-right:10px;
}
.Right .RedBox .Thum2 img {
	border: none;
}
.Right .RedBox p.lineHight {
	line-height:18px;
}
.Right .RedBox h3.AllSports {
	font-size:14px;
}
.ContentLinks ul.TopMar {
	padding-top:12px;
}
.Shop {
	margin-bottom:0px;
	min-height:157px;
}
.Right .RedBox2, .left .RedBox2 {
	background:url(../images/HeadingBg.gif) no-repeat top;
	background-color:#000000;
	position:relative;
	margin-bottom:10px;
	width:322px;
	padding-top:0px;
}
.Right .RedBox2 div.inner, .left .RedBox2 div.inner {
	background:url(../images/black-btm-left.gif) no-repeat bottom;
	padding-bottom:4px;
	position:relative;
}
.SideBoder {
	border:#982232 solid 1px;
	border-bottom:none;
	border-top:none;
}
.Right .RedBox2 h3, .left .RedBox2 h3 {
	clear:both;
	color:#E4E1E1;
	display:block;
	font-size:14px;
	height:19px;
	margin-left:8px;
	margin-right:8px;
	padding-top:5px;
}
.Right .RedBox2 div.Thum, .left .RedBox2 .Content div.Thum {
	width:60px;
	float:left;
	position:relative;
	margin:0px;
}
.Right .RedBox2 div.Detial, .left .RedBox2 .Content div.Detial {
	float:left;
	padding-left:15px;
	width:220px;
}
.Right .RedBox2 h4, .left .RedBox2 .Content div.Detial h4 {
	font-size:12px;
	margin-bottom:10px;
}
.Right .RedBox2 div.Detial ul, .left .RedBox2 div.Detial {
	list-style:none;
}
.Right .RedBox2 div.Detial li, .left .RedBox2 div.Detial li {
	margin-right:10px;
	float:left;
	margin-top:15px;
}
.Right .RedBox2 div.Detial p, .left .RedBox2 .Content div.Detial p {
	line-height:17px;
	color:#FFFFFF;
}
.Right .RedBox2 div.Detial li a, .left .RedBox2 div.Detial li a {
	background:url(../images/bulite.gif) no-repeat left;
	padding-left:10px;
	color:#7c7c7c;
}
.Right .RedBox2 div.Detial li a:hover, .left .RedBox2 div.Detial li a:hover {
	color:#fff;
}
/*-------------Rubrikseite Page---------------------*/

.Right .RedBox .ThumBig {
	font-size:0px;
	margin-bottom:3px;
	/*border:#bbbbbb solid 1px;*/
	border:#000000 solid 1px;
	overflow:hidden;
	height:421px;
	width:628px;
	margin-left:1px;
	margin-top:3px;
	position:relative;
}
.left .LeftLevel {
	margin-top:-7px;
	z-index:1000;
	position:relative;
	background-image:url(../images/LeftLevel.gif);
	height:151px;
	overflow:hidden;
	margin-bottom:11px;
	color:#fff;
}
.left .LeftLevel h3 {
	margin-top:44px;
	font-size:12px;
	padding-left:53px;
}
.left .LeftLevel .Level {
	height:10px;
	padding-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
	position:relative;
}
.left .LeftLevel .Level span.Top {
	position:absolute;
	bottom:0px;
	left:-4px;
}
.left .LeftLevel .Level span.Bottom {
	position:absolute;
	bottom:0px;
	right:-15px;
}
.left .Level span.Per1 {
	bottom:-35px;
	position:absolute;
	right:10%;
}
.left .Level-Links ul {
	padding-top:22px;
	padding-left:15px;
}
.left .Level-Links ul li {
	list-style:none;
	display: inline;
	margin-left:5px;
	font-size:11px;
}
.left .Content ul.Gallery {
	list-style:none;
}
.Content ul.Gallery li {
	float:left;
	position:relative;
	background:url(../images/GallryBg.gif);
	width:72px;
	margin-right:5px;
	margin-top:5px;
	height:49px;
	overflow:hidden;
}
.Content ul.Gallery li img {
	border:#bbbbbb solid 1px;
}
.left .Content ul.FormText {
	list-style:none;
}
.Content ul.FormText li strong {
	color:#FFFFFF;
	font-size:11px;
}
.Content ul.FormText li p {
	color:#FFFFFF;
	font-size:11px;
}
.Content ul.FormText li.boder {
	border-top:#982232 dashed 1px;
	padding-top:10px;
	margin-top:10px;
}
.Right .StoryDetial {
	padding-left:8px;
	padding-bottom:10px;
	padding-right:8px;
}
.Right .StoryDetial h3 {
	font-size:18px;
	margin-bottom:20px;
	margin-top:15px;
}
.Right .StoryDetial h3 span {
	display:block;
	font-size:12px;
}
.Right .StoryDetial p {
	line-height:18px;
	margin-bottom:20px;
}
.Right .StoryDetial p img {
	position:relative;
	margin-top:10px;
	margin-left:20px;
}
.Right .StoryDetial p.StoryImg span {
	padding-top:20px;
	display:block;
	padding-bottom:20px;
}
/*edit bt atif*/
.Right .StoryDetial ul {
}
.Right .StoryDetial ul li {
	list-style:none;
	margin-left:14px;
	color:#CCCCCC;
}
/*edit bt atif*/

#RightBanner span {
	font-size:10px;
	color:#666666;
}
/*Udate Naveed 18-Aug-08*/

/*Pagination*/

.pagination {
	font-size:11px;
	height:14px;
	float:right;
	padding:0 5px;
	color:#FFFFFF;
	/*background-color:#000;*/ /* removed by raheel coz gradient was doing problem when records was less */
	padding-bottom:15px;
}
.pagination span {
	float:left;
	line-height:15px;
}
.pagination span a {
	text-decoration:none;
	color:#fff;
}
.pagination span a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.pagination ul {
	list-style:none;
	float:left;
	margin: 0 10px;
	height:14px;
	border:#982232 solid 1px;
	border-left:none;
}
.pagination li {
	float:left;
	height:14px;
	line-height:14px;
	border-left:#982232 solid 1px;
}
.pagination li a {
	text-decoration:none;
	padding:0px 5px;
	height:16px;
	display:block;
}
.pagination li a:hover {
	background: url(../images/pagination-bg.jpg) top repeat-x;
	background-color:#982232;
	color:#fff;
	height:16px;
	height:16px;
	text-decoration: none;
}
.pagination li.selected {
	text-decoration:none;
	padding:0px 5px;
	background:#982232;
	color:#fff;
	background: url(../images/pagination-bg.jpg) bottom repeat-x;
}
.pagination li.dot {
	text-decoration:none;
	padding:0px 5px;
	color:#fff;
}
.Right h1 {
	font-size:18px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}
.Right .Content .Flash {
	border:#982232 solid 1px;
}
.Right .Content .Flash img {
	border:none;
}
.PageNumbers {
	color:#FFFFFF;
	float:left;
}
/*Udate 19Aug*/

.blackBtm {
	background: url(../images/black-btm-left.gif) bottom repeat-x;
}
/*Raheel Update*/
#static-content h1 {
	font-size:18px;
	margin:15px 0 20px 0;
	padding:0;
}
#static-content .csc-textpic-imagewrap {
	position:relative;
}
#static-content h2 {
	padding:0px;
	margin:0px;
	margin:15px 0 20px 0;
	background:none;
}
#static-content h2.align-left {
	text-align:left;
}
#static-content h2.align-right {
	text-align:right;
}
#static-content h2.align-center {
	text-align:center;
}
#static-content h2.align-justify {
	text-align:justify;
}
#static-content h3 {
	padding:0px;
	margin:0px;
	margin:15px 0 20px 0;
	background:none;
}
#static-content h3.align-left {
	text-align:left;
}
#static-content h3.align-right {
	text-align:right;
}
#static-content h3.align-center {
	text-align:center;
}
#static-content h3.align-justify {
	text-align:justify;
}
#static-content h4 {
	padding:0px;
	margin:0px;
	margin:15px 0 20px 0;
	background:none;
}
#static-content h4.align-left {
	text-align:left;
}
#static-content h4.align-right {
	text-align:right;
}
#static-content h4.align-center {
	text-align:center;
}
#static-content h4.align-justify {
	text-align:justify;
}
#static-content h5 {
	padding:0px;
	margin:0px;
	margin:15px 0 20px 0;
	background:none;
}
#static-content h5.align-left {
	text-align:left;
}
#static-content h5.align-right {
	text-align:right;
}
#static-content h5.align-center {
	text-align:center;
}
#static-content h5.align-justify {
	text-align:justify;
}
#static-content h6 {
	padding:0px;
	margin:0px;
	margin:15px 0 20px 0;
	background:none;
}
#static-content h6.align-left {
	text-align:left;
}
#static-content h6.align-right {
	text-align:right;
}
#static-content h6.align-center {
	text-align:center;
}
#static-content h6.align-justify {
	text-align:justify;
}
#static-content p {
	padding:0px;
	margin:0px;
	/*margin:15px 0 20px 0;*/
margin:0px 0 0px 0;
	background:none;
}
#static-content p.align-left {
	text-align:left;
}
#static-content p.align-right {
	text-align:right;
}
#static-content p.align-center {
	text-align:center;
}
#static-contentp.align-justify {
	text-align:justify;
}
/*--------------Stechbrief-------------------------*/

.Stechbrief {
	width:610px;
	position:relative;
	line-height:20px;
	font-size:12px;
}
.Stechbrief li {
	list-style:none;
}
.Stechbrief li span.right {
	float:left;
	color:#7c7c7c;
	width:450px;
}
.Stechbrief li span {
	float:left;
	color:#dbdbdb;
	width:130px;
}
/*--------------Player Btn-------------------------*/

.Content ul.Gallery li span.payer {
	position:absolute;
	top:4px;
	left:13px;
}
.Content ul.Gallery li span.payer img {
	border:0px none;
}
p.MsgText {
	padding-top:10px;
	height:20px;
	text-align:center;
	font-size:11px;
	color:#CFADB2;
}
.IMG-Mar {
	margin-bottom:10px;
}
/*--------------Atif 23-Sep-------------------------*/
.NewsTicker {
	font-size:11px;
}
.left .BgBlackBox {
	background:url(../images/HeadingBg.gif) no-repeat top;
	background-color:#000;
	position:relative;
	margin-bottom:10px;
}
.left .BgBlackBox h3 {
	height:20px;
	background:url(../images/startseite_ver1.6_35.gif) repeat-x;
	margin-right:8px;
	margin-left:8px;
	font-size:14px;
	color:#e4e1e1;
	clear:both;
	display:block;
	padding-top:3px;
}
.left .BgBlackBox div.inner {
	background:url(../images/black-btm-left.gif) no-repeat bottom;
	padding-bottom:6px;
	margin-top: 10px;
}
.left .BgBlackBox .SideBoder h3 {
	margin:0px;
	height:22px;
	width:320px;
}
.left .BgBlackBox ul {
	list-style:none;
	line-height:18px;
}
.left .BgBlackBox li strong {
	color:#cfadb2;
}
.left .BgBlackBox ul.AllSports {
	list-style:none;
	line-height:18px;
}
.left .BgBlackBox ul.AllSports li {
	list-style:none;
}
.left .BgBlackBox ul.AllSports li em {
	color:#7C7C7C;
	font-size:11px;
	font-weight:normal;
}
.left .BgBlackBox ul.AllSports li.Add {
	padding:5px 0px 10px 0px;
}
.left .BgBlackBox ul.AllSports li.Add small {
	font-size:8px;
	color:#808080;
}
.left .PaddingContent {
	padding-right:0px;
}
.ShopeContent {
	text-align:center;
}
.MarqueeMar {
	margin-left:150px;
}
.pageMargin {
	padding: 0 5px;
}
/* CSS Styles for popup box */

.MarRgh {
	margin-right:5px;
}
.PopupBox {
	width:670px;
	height:252px;
	border:#FFFFFF solid 1px;
	background-image:url(../images/PopupBg.gif);
	background-repeat:repeat-x;
	padding:7px;
}
.PopupBox .Add {
	width:468px;
	height:250px;
	overflow:hidden;
	border:#982232 solid 1px;
}
.PopupBox .DetailTxt {
	height:240px;
	overflow:hidden;
	padding-left:15px;
	width:185px;
	margin-top:10px;
	position:relative;
}
.PopupBox .DetailTxt p {
	width:60px;
	margin-bottom:25px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.PopupBox .DetailTxt span {
	width:120px;
	margin-bottom:25px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.PopupBox .DetailTxt input {
	background-color:#58030f;
	width:105px;
	height:24px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border:0px;
	position:absolute;
	bottom:0px;
	right:0px;
	cursor:pointer;
}
.left #RedBoxBG {
	margin-bottom:0px;
	background-color:#26090d;
	position:relative;
}
.left #RedBoxBG2 {
	background:none;
	background-color:#26090d;
	position:relative;
	margin-bottom:10px;
}
.left .RedBox div.inner2 {
}
.left .Content div {
	margin-bottom:2px;
	font-size:11px;
}
.left .Content div strong {
	font-weight:bold;
	color:#CFADB2;
}
.left .Content div.latestNews {
	margin:12px 12px 6px;
}
.left .Content div.latestNewsChannel {
	margin:12px 12px 6px;
}
.more2 {
	background:url(../images/more.gif) no-repeat right;
	padding-right:15px;
	font-weight:bold;
	position:relative;
	right:-96px;
	top:5px;
}
.Shop .clr {
	font-size:0px;
	height:1px;
}
/*--- Styles updated by Raheel Ayub 04 Jan 2009 ---*/

.Right .BlackBox .Content .sp-contentWidth {
	width:98% !important;
}
.Right .BlackBox .Content .sp-contentWidth p {
	height:auto;
}
.Right .BlackBox .Content .sp-contentWidth .more {
	float:right;
}
.Right .spHeight {
	height:auto;
}
.SideBoder .latestNewsChannel {
	text-align:center;
	padding-bottom:12px;
}
.lineHeight {
	line-height:20px;
}
.lineHeight h4 {
	font-size:12px;
	margin-bottom:5px;
}
h4.atkomatko {
	font-size:12px!important;
}
.imgTitle {
	font-weight:bold;
	padding-left:3px;
}
.webshop {
	margin-bottom:10px;
}
.NewAddes {
	height:270px;
	_height:266px;
	overflow:hidden;
	margin-top:0px !important;
}
.NewAddes div.add-inner {
	width:300px;
	height:250px;
	float:left;
}
.NewAddes div.fr {
	float:right;
	border:#FFFFFF solid 1px;
	padding:5px;
	margin-top:2px;
}
.AmazoneAdd {
	padding:33px;
	border:#982232 solid 1px;
	margin-bottom:10px;
	position:relative;
	margin-top:0px;
}
.AmazoneAdd .amazonLeft {
	width:120px;
	height:250px;
	float:left;
}
.AmazoneAdd .amazonRight {
	width:120px;
	height:250px;
	float:right;
//background:#ccc;
}
#MainNav li.FormStories a.btnShop img {
	margin-left:2px;
}
.iframe {
	margin-left:-8px;
	width:998px;
	height:1480px;
	margin-bottom:6px;
}
.TopBannerNew {
	height:90px;
	padding:10px 0;
	text-align:center;
	width:998px;
}
#rotationBanner {
	position:absolute;
	width:234px;
	height:60px;
	top:-86px;
	left:475px;
}

#rotationBanner .heading {
	float:left;
	margin-left:-72px;
}

