a {
	color: #81aed1;
}
img {
    border: none;   
}
#header {
	background: url(../images/competition/headerBg.png) top left no-repeat;
	width: 968px;
	height: 161px;
	margin: 0 auto;	
}
#header .title {
    height: 90px;   
}
#topMenu {
    width: 950px;  
    margin: 15px 0 0 9px; 
}
#topMenu ul { list-style:none; margin:0; padding:0; }
.topMenu li { float:left; margin:0; padding:0; text-align:center; height: 44px; cursor: pointer;}
.topMenu li a { display:block; height: 100%;text-decoration: none;}
.topMenu li.dedication a { background:url(../images/competition/tabsDedicationOut.png) left top no-repeat; width:185px;}
.topMenu li.dedication a:hover { background: url(../images/competition/tabsDedicationOver.png) left top no-repeat; width:185px;}
.topMenu li.paragon a { background:url(../images/competition/tabsParagonOut.png) left top no-repeat; width:185px; }
.topMenu li.paragon a:hover { background: url(../images/competition/tabsParagonOver.png) left top no-repeat; width:185px;}
.topMenu li.magnitude a { background:url(../images/competition/tabsMagnitudeOut.png) left top no-repeat; width:185px; }
.topMenu li.magnitude a:hover { background: url(../images/competition/tabsMagnitudeOver.png) left top no-repeat; width:185px;} 
.topMenu li.showman a { background:url(../images/competition/tabsShowmanOut.png) left top no-repeat; width:185px;}
.topMenu li.showman a:hover { background: url(../images/competition/tabsShowmanOver.png) left top no-repeat; width:185px;}

.topMenu li.soldiering a { background:url(../images/competition/tabsSoldieringOut.png) left top no-repeat; width:185px;}
.topMenu li.soldiering a:hover { background: url(../images/competition/tabsSoldieringOver.png) left top no-repeat; width:185px;}
.topMenu li.fearless a { background:url(../images/competition/tabsFearlessOut.png) left top no-repeat; width:185px; }
.topMenu li.fearless a:hover { background: url(../images/competition/tabsFearlessOver.png) left top no-repeat; width:185px;}
.topMenu li.progression a { background:url(../images/competition/tabsProgressionOut.png) left top no-repeat; width:185px; }
.topMenu li.progression a:hover { background: url(../images/competition/tabsProgressionOver.png) left top no-repeat; width:185px;} 
.topMenu li.perseverance a { background:url(../images/competition/tabsPerseveranceOut.png) left top no-repeat; width:185px;}
.topMenu li.perseverance a:hover { background: url(../images/competition/tabsPerseveranceOver.png) left top no-repeat; width:185px;}

.topMenu li.dedication, .topMenu li.dedicationSelected { margin-left: 20px; }
.topMenu li.paragon, .topMenu li.paragonSelected { margin-left: 52px; }
.topMenu li.magnitude, .topMenu li.magnitudeSelected { margin-left: 53px; }
.topMenu li.showman, .topMenu li.showmanSelected { margin-left: 54px; }

.topMenu li.soldiering, .topMenu li.soldieringSelected { margin-left: 20px; }
.topMenu li.fearless, .topMenu li.fearlessSelected { margin-left: 46px; }
.topMenu li.progression, .topMenu li.progressionSelected { margin-left: 53px; }
.topMenu li.perseverance, .topMenu li.perseveranceSelected { margin-left: 54px; }

.topMenu li.dedicationSelected { background: url(../images/competition/tabsDedicationOver.png) left top no-repeat; width:185px;}
.topMenu li.paragonSelected { background: url(../images/competition/tabsParagonOver.png) left top no-repeat; width:185px;}
.topMenu li.magnitudeSelected { background: url(../images/competition/tabsMagnitudeOver.png) left top no-repeat; width:185px;}
.topMenu li.showmanSelected { background: url(../images/competition/tabsShowmanOver.png) left top no-repeat; width:185px;}

.topMenu li.soldieringSelected { background: url(../images/competition/tabsSoldieringOver.png) left top no-repeat; width:185px;}
.topMenu li.fearlessSelected { background: url(../images/competition/tabsFearlessOver.png) left top no-repeat; width:185px;}
.topMenu li.progressionSelected { background: url(../images/competition/tabsProgressionOver.png) left top no-repeat; width:185px;}
.topMenu li.perseveranceSelected { background: url(../images/competition/tabsPerseveranceOver.png) left top no-repeat; width:185px;}

.home {
    float: left;
	width: 213px;
	height: 80px;
	cursor: pointer;
	margin:	10px 0px 0px 10px;
}
.buynow {
    float: right;
	width: 159px;
	height: 80px;
	cursor: pointer;
	margin-right:37px; 
}
.counter {
	/*background: url(../images/competition/counterBg.png) top left no-repeat;*/
	height: 91px;	
	width: 205px;
	margin: 0px 0px 0px 5px;
}
.counter .time {
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #86d5fa;
	line-height: 84px;
}
.contentPaddingTop {
	padding-top: 11px;	
}
.boxTasks {	
	position: relative;
	background: url(../images/competition/boxBg205x324.png) left bottom no-repeat;
	top: -5px;
	left:5px;
	height: 278px;	
	width: 205px;
}   
.rankCommander {
	/*background: url(../images/competition/boxRankCommanderBg.png) left top no-repeat;*/
}
.fiftyKills {
	/*background: url(../images/competition/box50KillsBg.png) left top no-repeat;*/
}
.bestKDRatio {
	/*background: url(../images/competition/boxBestKDRatioBg.png) left top no-repeat;*/
}
.hundredMeleeKills {
	/*background: url(../images/competition/box100MeleeKillsBg.png) left top no-repeat;*/
}
.boxTasks .rules {
	font-family: Arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 50px;
}
.rules a {
    color: #95c2cd;
    text-decoration:underline;
}
.rules a:hover {
    color: #ffffff;
    text-decoration:underline;
}
.boxTasks .padding {
    padding: 0 10px;   
}
.boxTasks .prizeImage {
      
}
.boxTasks .link{
    position:absolute;
    left: 46px;  
    bottom: 2px;
}
.boxTasks .qualified {
    position:absolute;
    left: 0px;  
    text-align: center;
    width: 204px;
    bottom: 5px;
}
a.checkStatusButton {
    background: url(../images/competition/buttonCheckYourStatusOut.png) left top no-repeat; 
    display:block;  
    width: 111px;
    height:31px;
    text-decoration: none;
}
a.checkStatusButton:hover {
    background: url(../images/competition/buttonCheckYourStatusOver.png) left top no-repeat; 
    display:block;
    width: 111px;
    height:31px;
    text-decoration: none;
}
a.checkStatusButton img {
    border: none;   
}
.tasks {
	width: 205px;
	height: 269px;	
}
.sponsorContainerHeight {
    height: 245px;   
}
.sponsorsContainer {
    background: url(../images/competition/sponsors.png) center top no-repeat;
	width: 894px;
	height: 60px;	
	text-aling: left;
}
.sponsorsContainer a {
    padding-left: 25px;
}
.sponsorContainer {
    padding-top: 5px;
    width: 200px;
    height: 75px;
}
.sponsorContainerHeight .padding {
    padding: 10px 10px 0px;   
}
.sponsorContainer img, .sponsorsContainer img {
    border: none;
}

.boxRules {
    position: relative;
	top: -5px;
	left: 5px;
	height: 402px;	
	width: 526px;
    background: url(../images/competition/rulesBgNew.png) left bottom no-repeat;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;   
}
.contestRules {
    height: 393px;	
	width: 526px;   
}
.boxRulesWide { 
	height: 359px;	
	width: 884px;
    background: url(../images/competition/rulesBgWide.png) left bottom no-repeat;   
}
.contestRulesWide {
    height: 350px;	
	width: 884px;   
}
.boxParticipants {
    position: relative;
	top: -5px;
	left: 5px;
	height: 288px;	
	width: 526px;
    background: url(../images/competition/rulesBgNew.png) left bottom no-repeat;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    font-size: 11px;   
}
.participants {
    height: 279px;	
	width: 526px;   
}
.boxParticipants .padding {
    padding-top: 10px;   
}

.boxWinner {
    position: relative;
	top: -5px;
	left: 5px;
	height: 268px;	
	width: 431px;
    background: url(../images/competition/rulesBgNew.png) left bottom no-repeat;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    font-size: 11px;   
}
.winners {
    height: 259px;	
	width: 436px;   
}
.boxWinner .padding {
    padding: 3px 0px 0px 3px;   
}

.boxRules li {
    padding: 1px 2px 1px 0px;
}
.boxRules .padding {
    padding: 15px 20px 0px;   
}
.boxRules .header {
    color: #95c2cd;
    font-weight: bold;
    padding-top: 18px;
}
.boxAd {
	width: 336px;
	height: 393px;
}
.boxAdBottom {
    background: url(../images/competition/boxAd336x488.png) left bottom no-repeat;
    position: relative;
	top: -5px;
	left: 5px;
	width: 336px;
	height: 402px;
}
.videoListContainer {
    text-align: left;   
}
.videoListContainer .title {
    color: #95c2cd;
    margin-left: 10px;
    padding-bottom: 2px;
}
.videoListContainer .row {
    background: url(../images/competition/rowBg.png) left top repeat-x; 
    line-height: 16px;
    margin-top: 4px;
}
.videoListContainer .position {
    float: left;
    width: 16px;
    margin-left: 10px;
}
.videoListContainer .name {
    width: 280px; 
    padding-left: 10px;
}
.resultListContainer {
    text-align: left;   
}
.resultListContainer .title {
    color: #95c2cd;
    margin-left: 10px;
    padding-bottom: 2px;
}
.resultListContainer .row {
    background: url(../images/competition/rowBg.png) left top repeat-x; 
    line-height: 16px;
    margin-top: 4px;
}
.resultListContainer .position {
    float: left;
    width: 16px;
    margin-left: 10px;
}
.resultListContainer .name {
   float: left;
   width: 124px; 
   padding-left: 10px;
}
.resultListContainer .nameDisabled {
   float: left;
   width: 124px; 
   color: grey;
   padding-left: 10px;
}
.resultListContainer .challengeProgress {
    float: left;
    width: 36px;
    margin-right: 2px;
    text-align: right;
}
.challengeProgress img {
    margin-top: 2px;
}
.resultList {
    width: 173px;   
}
.videoCategories .name{
    width: 170px;
}
.videoCategories .title {
    color: #95c2cd;
    margin-left: 10px; 
    padding:0px;  
}
.videoCategories {
    width: 205px;
    height: 179px;       
}
.boxCategories {
	position: relative;
	background: url(../images/competition/boxBg205x324.png) left bottom no-repeat;
	top: -5px;
	left:5px;
	height: 187px;	
	width: 205px;
}
.boxTopLeft {
    line-height: 20px;   
}
#boxTitleIcon {
    margin-top: 7px;   
}
.results {
	height: 660px;	
	width: 205px;
}
.boxResults {
	position: relative;
	background: url(../images/competition/boxBg205x728.png) left bottom no-repeat;
	top: -5px;
	left:5px;
	height: 669px;	
	width: 205px;
}
.termsandconditions {
    text-align: left;
    font-size: 12px;   
    font-weight: normal;
}
.termsandconditions li {
    padding: 1px 2px 1px 0px;
    margin-left: 22px; 
}
.termsandconditions .padding {
    padding-right: 100px;
}
.termsandconditions .header {
    color: #95c2cd;
    font-weight: bold;
    padding-top: 18px;
}
.boxRules li {
    list-style-type: none;
}

/* Custom scrollbar style */

.slider {
    height: 391px;
    width: 11px;
    margin: 4px 0 0 10px;
    float: left;   
}
.scrollContent {
    width: 174px;
    height: 401px;
    overflow: hidden;
    float: left;
}
#slider {
    
}
#scroller {
   
}
.ui-widget-content {
    background: url(/stats/images/competition/sh_scrollbarBg.gif) 50% top repeat-x;
    border: none;
}
.ui-slider-vertical .ui-slider-handle {
    left: -0.1em;   
}
.ui-state-default, .ui-widget-content .ui-state-default {
    background: #3b5569;
    border: none;
}
.communityBarContainer {
    width: 894px;
    height: 56px;
}
.communityBar {
    background: url(/stats/images/competition/communityBarBg.png) left bottom no-repeat;   
    width: 894px;
    height: 65px;
    position: relative;
    top: -5px;
    left: 5px;
}
.communityLinks{
    height:52px;
    padding:13px 0 0 20px;
}
.communityLinks a {
	float: left;
	width: 149px;
	cursor: pointer;
	height: 40px;	
}
.shForum {
	background: url(/stats/images/competition/forums_out.png) left top no-repeat;
	margin: 2px 0px 0px 30px;
}
.shForum:hover {
	background: url(/stats/images/competition/forums_over.png) left top no-repeat;
	margin: 2px 0px 0px 30px;
}
.twitter {
	background: url(/stats/images/competition/twitter_out.png) left top no-repeat;
	margin: 2px 0px 0px 64px;
}
.twitter:hover {
	background: url(/stats/images/competition/twitter_over.png) left top no-repeat;
	margin: 2px 0px 0px 64px;
}
.facebook {
	background: url(/stats/images/competition/facebook_out.png) left top no-repeat;
	margin: 2px 0px 0px 64px;
}
.facebook:hover {
	background: url(/stats/images/competition/facebook_over.png) left top no-repeat;
	margin: 2px 0px 0px 64px;
}
.steam {
	background: url(/stats/images/competition/steam_out.png) left top no-repeat;
	margin-left: 62px;
}
.steam:hover {
	background: url(/stats/images/competition/steam_over.png) left top no-repeat;
	margin-left: 62px;
}
.viewProgress {
    padding: 2px 10px;
    text-align: left;   
}
.viewProgress .inputContainer {
    width: 190px;
    padding: 10px 0px 0px 7px;   
}
.viewProgress input{
	border: 1px solid #6094a1;
	background: #1d3443;
	color: #95c2cd;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top: 2px;
	padding: 4px;
	width: 170px;
}

a.searchButton {
    background: url(../images/competition/buttonSearchOut.png) left top no-repeat; 
    display:block;  
    width: 71px;
    height:31px;
    text-decoration: none;
}
a.searchButton:hover {
    background: url(../images/competition/buttonSearchOver.png) left top no-repeat; 
    display:block;
    width: 71px;
    height:31px;
    text-decoration: none;
}
a.searchButton img {
    border: none;   
}