/* quiz page */
.content-quiz {	
	margin:0;
}
.content-quiz-left {
	float:left;
	width:675px;
}
.content-quiz-right {
	float:left;
	width:245px;
	padding-left:20px;
	text-align:center;
}

#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(../../images/games/quizzes/quiz_header_bg-kk201309131.png) no-repeat left top; height:136px; margin-top:6px; margin-bottom:15px;
}
.quizDetailsLeft {
	width:671px; float:left;
}
.quizDetailsRight {
	width:249px; float:left;
	text-align:center;
	padding-top:29px;
}

.quizInfo {
	margin:23px 10px 0px 17px;
}
.quizInfo li {
	float:left;
}
.quizInfo li a {
	color:#333333;
}
.quizInfo li.quizInfoAvatar {
	width:55px;
}
.quizInfo li.quizInfoCreator {
	width:110px;
}
.quizInfo li.quizInfoPlayed {
	width:170px;
}
.quizInfo li.quizInfoFavs {
	width:125px;
}
.quizInfo li.quizInfoRating .ratingLabel {
	float:left;
}
.quizInfo li.quizInfoRating .ratingImg {
	float:left;
	margin-top:0px;
}

.quizIcons {
	margin:20px 10px 0px 17px;
}
.quizIcons li {
	float:left;
}
.quizIcons li a {
	color:#434343;
	font-weight:bold;
}
.quizIcons li.quizIconsMake {
	width:150px;
	margin-left:15px;
}
.quizIcons li.quizIconsMake a {
	display:inline-block;
	height:32px;
	background:url(../../images/games/quizzes/sprite_icons.png) no-repeat 0px 0px;
}
.quizIcons li.quizIconsMake a span {
	display:block;
	padding-top:6px;
	padding-left:38px;
}
.quizIcons li.quizIconsComment {
	width:170px;
}
.quizIcons li.quizIconsComment a {
	display:inline-block;
	height:32px;
	background:url(../../images/games/quizzes/sprite_icons.png) no-repeat 0px -40px;
}
.quizIcons li.quizIconsComment a span {
	display:block;
	padding-top:6px;
	padding-left:42px;
}
.quizIcons li.quizIconsFavs {
	width:125px;
}
.quizIcons li.quizIconsFavs #popupFavsBtn {
	display:inline-block;
	height:32px;
	background:url(../../images/games/quizzes/sprite_icons.png) no-repeat 0px -77px;
}
.quizIcons li.quizIconsFavs #popupFavsBtn span {
	display:block;
	padding-top:6px;
	padding-left:34px;
}
.quizIcons li.quizIconsFavs #popupFavsBtn.favsOff {
	background:url(../../images/games/quizzes/sprite_icons.png) no-repeat 0px -117px;
}
.quizIcons li.quizIconsRate a {
	display:inline-block;
	height:32px;
	background:url(../../images/games/quizzes/sprite_icons.png) no-repeat 0px -160px;	
}
.quizIcons li.quizIconsRate a span {
	display:block;
	padding-top:6px;
	padding-left:40px;
}

/* extra */
.quiz-extra {
    margin-bottom:15px;
}
.quiz-more {
	margin-bottom:15px;	
}
.quiz-more span {
	font-weight:bold;
}

/* quiz badges */
.qbadges {
	float:left;
}
.qbadges h5 {
	font-size:13px; font-weight:bold; color:#666666; margin-bottom:5px;
}
.qbadges ul {
	list-style:none; margin:0; padding:0;
}
.qbadges ul li {
	float:left; 
	width:90px;
	margin-right:10px;
	text-align:center;
	line-height:10px;
}
.qbadges ul li a {
	color:#666666; font-size:11px; text-decoration:none;
}
.qbadges ul li a i {
	display:block;
	width:100%;
	height:45px;
	margin-bottom:5px;
}
.qbadges ul li.qbadges-quizod a i {
	background:url(../../images/games/quizzes/sprite_quiz_badges.png) no-repeat 50% 0px;	
}
.qbadges ul li.qbadges-video a i {
	background:url(../../images/games/quizzes/sprite_quiz_badges.png) no-repeat 50% -50px;	
}
.qbadges ul li.qbadges-mobile a i {
	background:url(../../images/games/quizzes/sprite_quiz_badges.png) no-repeat 50% -100px;	
}

#quizMore {
    float:left;
}
#quizMore span {
    font-weight:bold;
}

/* competition */
.qcomp {	
	width:350px;
	float:left;	
	margin-top:20px;
	margin-left:20px;
}
.qcomp .qcomp-img {
	float:left; margin-right:10px;
}
.qcomp a {
	color:#333333;
}

/* topics */
.quiz-topics {
	font-size:11px; 
	color:#686868; 
	padding-top:5px; 
	margin:0px 0px 15px 0px;
	text-align:center;
	line-height:normal;
}
.quiz-topics a { 
    color:#686868;
}

/* 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;
}
.popupFavsCont {
    width:270px; height:110px; background:#FFFFFF; padding:5px;
}
.popupFavsX {
    position:absolute; left:265px; top:10px;
}
.popupFavX a {
    text-decoration:none; 
}


/* buttons */
.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;
}

#commentsList {
  margin:0px; padding:0px;
}
#commentsList li {
  padding:14px 0px; border-bottom:1px solid #eaeaea;
}
#commentsList li .commentsProfile {
  width:55px; float:left;
}
#commentsList li .commentsData {
   width:620px; float:left; position:relative;   
}
.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;
}
.commentsFlag {
  position:absolute; top:1px; left:580px; width:16px; height:16px; display:none;
}
.commentsFlag a {
  background:url(../../images/games/quizzes/icon_flag.png) no-repeat 0 2px; display:block; width:16px; height:16px; color:#626262; padding-left:14px; font-size:11px; text-decoration:none;
}
.commentsSep {
  height:1px; background:#eaeaea;
}

#commentsFlagModal {
  width:400px; height:260px;
}
#commentsFlagModal h5 {
  font-size:18px; padding-bottom:5px; font-weight:normal;
}
#commentsFlagError {
  padding:2px 0px; color:#ff0000;
}
#commentsFlagModal p {
  margin-bottom:5px; padding-top:10px;
}
#commentsFlagModal select {
  width:350px;
}
#commentsFlagModal textarea {
  width:350px; height:75px; font-size:13px;
}
#commentsFlagModalStep2 {
  display:none;    
}
#commentsFlagModalStep2 p {
  margin-bottom:20px;
}

/* share */
.share {
	margin-bottom:15px;
}
.share h5 {
	font-size:13px; font-weight:bold; color:#666666; margin-bottom:5px;
}
.share ul {
	list-style:none; margin:0; padding:0;
}
.share ul li {
	float:left; margin-right:10px;
}
.share ul li a {
	width:32px; height:32px; display:block; position:relative;	
}
.share ul li a span {
	display:none; position:absolute; top:-28px;	background:#36393D; padding:5px; font-size:11px; font-weight:bold; color:#eaeaea;
	-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; z-index: 9999; line-height:normal; white-space:nowrap;
}
.share ul li.share-facebook a {
	background:url(../../images/games/quizzes/sprite_share.png) 0px 0px no-repeat;
}
.share ul li.share-twitter a {
	background:url(../../images/games/quizzes/sprite_share.png) 0px -64px no-repeat;
}
.share ul li.share-google a {
	background:url(../../images/games/quizzes/sprite_share.png) 0px -128px no-repeat;
}
.share ul li.share-digg a {
	background:url(../../images/games/quizzes/sprite_share.png) 0px -192px no-repeat;
}
.share ul li.share-reddit a {
	background:url(../../images/games/quizzes/sprite_share.png) 0px -320px no-repeat;
}
.share ul li.share-su a {
	background:url(../../images/games/quizzes/sprite_share.png) 0px -384px no-repeat;
}
.share ul li.share-linkenin a {
	background:url(../../images/games/quizzes/sprite_share.png) 0px -256px no-repeat;
}
.share ul li.share-linkenin {
	margin-right:60px;
}
.like-facebook, .like-google, .like-tweet {
	padding-top:8px; width:90px;
}

/* 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;
}

/* vtip */
p#vtip { 
    display: none; position: absolute; background-color:#36393D; padding:5px 10px; color:#FFFFFF; font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; z-index: 9999; line-height:normal; white-space:nowrap; 
}
p#vtip #vtipArrow { 
    position: absolute; top: 25px; left: 5px 
}