/* quiz page */
#quizTop {
	margin:0px; padding:0px;
}
#quizTop #quizThumb {
	width:85px; float:left; text-align:left;
}
#quizTop #quizThumb a {
	width:65px; height:65px; background:url(../../images/make_a_quiz/photo_bg.gif) no-repeat; padding-top:5px; padding-left:5px; text-align:left; display:block;
}
#quizTop #quizHeader {
	width:675px; float:left;
}
#quizTop #quizHeader h2 {
	color:#0f8cc5; font-weight:bold; margin:0px; padding:0px;
}
#quizTop #quizHeader h3 {
	font-size:15px; font-weight:normal; margin:0px; padding:5px 5px 5px 0px; letter-spacing:normal;
}
#quizTop #quizMore {
	width:180px; float:left; padding-top:15px; 
}
#quizTop #quizMore .linkMoreQuizzes {
  height:29px; display:block; color:#0f8cc5; font-weight:bold; background: url(../../images/games/quizzes/link_arrow.png) no-repeat right; padding-right:40px; padding-top:12px; margin-right:15px;
}

#quizDetails {
  background:url(http://www.triviala.com/images/games/quizzes/quiz_header_bg.png) no-repeat left top; margin-top:6px; margin-bottom:15px;
}
#quizInfo {
  margin-top:15px;
}
#quizPanel {
  margin-top:16px;
}
#quizPanel a {
  font-weight:bold; color:#4c4c4c;
}

.videoQuiz {
	background:url(http://www.triviala.com/images/games/quizzes/icon_video.png) no-repeat 0px 4px; padding-left:18px;
}

/* share */
#sharePopup {
	background:url(../../images/games/quizzes/share_bg.png); -moz-border-radius: 4px 4px 4px 4px; padding:4px; position:absolute; display:none;
}

/* fav */
#popupFavsNotLogged {
	background:url(../../images/games/quizzes/share_bg.png); -moz-border-radius: 4px 4px 4px 4px; padding:4px; position:absolute; display:none; z-index:100;
}
#popupFavsOff {
	background:url(../../images/games/quizzes/share_bg.png); -moz-border-radius: 4px 4px 4px 4px; padding:4px; position:absolute; display:none; z-index:100;
}
#popupFavs {
	background:url(../../images/games/quizzes/share_bg.png); -moz-border-radius: 4px 4px 4px 4px; padding:4px; position:absolute; display:none; z-index:100;
}

.playhtmlBtn { 
	margin-top:10px; text-align:left; text-align:center;
}
.playhtmlBtn a {
	color:#d1e9f4; text-decoration:none; padding-right:23px; margin-left:20px;
}
.playhtmlBtn a:hover {
	background:url(../../images/games/quizzes/icon_flash.png) no-repeat right; padding-right:23px; margin-left:20px; color:#FFFFFF; text-decoration:none;
}

/* top players */
#topPlayers {
  text-align:left; margin-bottom:5px;
}
#topPlayers h4 {
  font-size:18px; font-weight:normal; margin:0px; padding:0px 0px 2px 10px; color:#0f8cc5; height:20px; border-bottom:2px solid #0f8cc5;
}
#topPlayers td {
  border-bottom:2px solid #ffffff;
}
#topPlayers #pos {
  width:40px; font-size:18px; border-right:2px solid #c9e4f2;
}
#topPlayers #score {
  font-size:18px;
}
#topPlayers a {
  color:#353131; text-decoration:none;
}
#topPlayers a:hover {
  text-decoration:underline;
}
#topPlayers .viewall {
  padding-left:12px; padding-top:5px; text-align:right;
}
#topPlayers .viewall a {
  font-weight:bold; color:#4c4c4c; text-decoration:underline;
}
#topPlayers .viewall a:hover {
  text-decoration:none;
}
/* comments */
#comments {
  text-align:left; margin-bottom:20px;
}
#comments #comment {
  font-size:13px;
}
#comments h4 {
  font-size:18px; font-weight:normal; margin:0px; padding:0px 0px 2px 10px; color:#0f8cc5; height:20px; border-bottom:2px solid #0f8cc5;
}
.commentsUsername {
  color:#353131; text-decoration:none; font-weight:bold;
}
.commentsUsername:hover {
  color:#353131; text-decoration:underline; font-weight:bold;
}
.commentsDate {
  font-size:11px; color:#626262;
}
.commentsContent {
  padding-top:5px;
}
.commentsSep {
  height:1px; background:#eaeaea;
}
.shareContainer{
  display:block; position:relative; height:20px;
}

.shareContent{
  position:absolute; left:0px; top:0px;
}
.shareFbIcon { 
}
.shareTwIcon {
}

/* featured quizzes */
#quizzesFeatured {
	margin-top:20px;
}
#quizzesFeatured li {
	width:310px; float:left; padding-right:20px; margin-bottom:20px;
}
#quizzesFeatured  .quizzesExtra {
	font-size:12px; color:#666666;
}

#popupRank ul li h5 {
	font-size:12px; padding-top:5px;
}
#popupRank ul li{
	font-size:12px; margin-bottom:5px;
}

/* topics */
.topics a {
	color:#686868;
}



/* nav */
#quizzesNav {
	border-bottom:2px solid #b6ddf7; padding-bottom:10px;
}
#quizzesNav li {
	float:left; color:#333333; font-weight:bold; margin-right:25px; padding:0px 10px;
}
#quizzesNav li a {
	color:#333333; font-weight:bold; text-decoration:none;
}
#quizzesNav #quizzesNavFirst {
	padding-left:0px; font-size:14px;
}
#quizzesNav #quizzesNavCategories a {
	padding:4px 30px 4px 10px;
	-moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px;  -moz-border-radius-topright:5px; 	
	-webkit-border-radius-bottomleft:5px; -webkit-border-radius-bottomright:5px; -webkit-border-radius-topleft:5px; -webkit-border-radius-topright:5px; 	
	-webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px;	
}
#quizzesNav #quizzesNavCategories a:hover {
	background: url(../../images/graphics/quizzes/cat_arrow.png) no-repeat 85px 5px #eaf5fd;
	border:1px solid #b6ddf7;
}
#quizzesNav #quizzesNavCategories .statusOn {	
	background: url(../../images/graphics/quizzes/cat_arrow.png) no-repeat 85px -45px #eaf5fd;
	border:1px solid #b6ddf7;
}
#quizzesNav #quizzesNavCategories .statusOff {	
	background: url(../../images/graphics/quizzes/cat_arrow.png) no-repeat 85px 5px #f3f3f3;
	border:1px solid #d6d6d6;	
}

/* cat */
#quizzesCatHolder {
	background:#eaf5fd; margin-bottom:10px;
}
#quizzesCat {
	list-style:none; margin:0px 0px 10px 0px; padding-top:10px; padding-left:10px;
}
#quizzesCat li {
	float:left; width:290px; height:70px; padding-right:20px; padding-bottom:20px;
}
.quizzesCatMain {
	font-size:14px; font-weight:bold; color:#353131; text-decoration:none;
}  
.quizzesCatMain:hover {
	text-decoration:underline;
}  
.quizzesCatSub {
	font-size:13px; color:#353131;
}
.quizzesCatDots {
	font-size:13px; color:#353131;
}

/* subcat */
#quizzesSubcat {
	list-style:none; margin:0px 0px 10px 0px; padding-top:10px; padding-left:10px;
}
#quizzesSubcat li {
	float:left; width:160px; padding-right:20px; padding-bottom:20px;
}

/* featured quizzes */
#quizzesFeatured {
	list-style:none; margin:14px 0px 20px 0px; padding-top:10px; padding-left:10px;
}
#quizzesFeatured li {
	float:left; width:290px; padding-right:20px; padding-bottom:20px;
}

/* tabs */
#quizzesTabs {
	height:31px; background:url(../../images/template/subtabs_bg.gif) repeat-x bottom left;
}
#quizzesTabs ul {
	padding:0; margin:0; list-style:none; margin-left:6px;
}
#quizzesTabs ul li {
	height:30px; float:left; padding:0px; margin:0px 10px 0px 0px; background:#eaf5fd;
}
#quizzesTabs ul li a {
	display:block; padding-top:5px; padding-left:15px; padding-right:15px; color:#0E82C2; font-size:14px; font-weight:bold; text-decoration:none;
}
#quizzesTabs ul li a:hover {
	text-decoration:underline;
}
#quizzesTabs ul .quizzesTabsActive {
	background:#ffffff; border-top:1px solid #50c3e8; border-right:1px solid #50c3e8; border-left:1px solid #50c3e8;
}
#quizzesTabs ul .quizzesTabMakeQuiz {
	background:none; padding-left:260px;
}
#quizzesTabs ul .quizzesTabMakeQuiz a:hover {
	text-decoration:none;
}

/* quizzes subtabs */
#quizzesSubtabs {
	border-bottom:1px solid #b6ddf7; margin-bottom:20px;
}
#quizzesSubtabs li {
	float:left;	padding-top:10px; padding-bottom:6px;
}
#quizzesSubtabs li a {
	color:#5b5b5b; text-decoration:none; margin-right:30px; font-weight:bold;
}
#quizzesSubtabs li a:hover {
	color:#333333; text-decoration:underline;
}
#quizzesSubtabs li a.quizzesSubtabsActive {
	color:#0E82C2; text-decoration:none
}
#quizzesSubtabs li a.quizzesSubtabsActive:hover {
	color:#0E82C2; text-decoration:underline;
}

/* subtitle */
.quizzesSubtitle {
	font-weight:normal; color:#0f8cc5;
}

/* description */
#quizzesDesc {
	margin-top:10px; margin-bottom:25px;
}
.quizzesThumb {
	width:65px; height:65px; background:url(../../images/make_a_quiz/photo_bg.gif) no-repeat; padding-top:5px; padding-left:5px;
}
.quizzesExtra {
	padding-top:10px; font-size:12px; color:#666666;
}
.quizzesExtra a {
	font-size:12px; color:#666666;
}

/* quizzes rating */
div.rating-0 {
	background:url(../../images/quizzes/rating_spr.png) no-repeat 0px 0px; height:16px; width:86px; text-indent:-5000px; margin-top:5px; position:inherit;
}
div.rating-1 {
	background:url(../../images/quizzes/rating_spr.png) no-repeat 0px -21px; height:16px; width:86px; text-indent:-5000px; margin-top:5px; position:inherit;
}
div.rating-2 {
	background:url(../../images/quizzes/rating_spr.png) no-repeat 0px -42px; height:16px; width:86px; text-indent:-5000px; margin-top:5px; position:inherit;
}
div.rating-3 {
	background:url(../../images/quizzes/rating_spr.png) no-repeat 0px -63px; height:16px; width:86px; text-indent:-5000px; margin-top:5px; position:inherit;
}
div.rating-4 {
	background:url(../../images/quizzes/rating_spr.png) no-repeat 0px -84px; height:16px; width:86px; text-indent:-5000px; margin-top:5px; position:inherit;
}
div.rating-5 {
	background:url(../../images/quizzes/rating_spr.png) no-repeat 0px -105px; height:16px; width:86px; text-indent:-5000px; margin-top:5px; position:inherit;
}

/* path */
#quizzesPath {
	font-size:14px; font-weight:bold; color:#4dab10;
}
#quizzesPath a {
	font-size:14px; font-weight:bold; color:#4dab10; text-decoration:none;
}
#quizzesPath a:hover {
	text-decoration:underline;
}