/* quizzes */
.quizzes-search {
	padding-top: 20px; padding-bottom: 0px;
}
.quizzes-search-reset {
	display: inline-block;	
	margin-top: 5px;
}

/* quizzes-tabs */
.quizzes-tabs {
	border-bottom: 1px solid #cccccc;
	margin-top: 30px;
}
.quizzes-tabs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.quizzes-tabs ul li {
	float: left;
	padding: 0px;
	margin-right:10px;
}
.quizzes-tabs ul li a {
	display: block;
	padding:0px 10px 10px 10px;
	color: #333333;
	font-weight: 700;
	text-transform:uppercase;
	text-decoration: none;
}
.quizzes-tabs ul li a:hover {
	text-decoration: underline;
}
.quizzes-tabs ul li.active {
	border-bottom: 2px solid #E46443;
}
.quizzes-tabs ul li.active a {
	color: #E46443;
}
.quizzes-tabs ul li.active a:hover {
	text-decoration: none;
	color:#cd5434;
}

/* quizzes-subtabs */
.quizzes-subtabs {
	border-bottom: 1px solid #cccccc;
	margin: 0 0 30px 0;
	list-style: none;
	padding-left: 20px;
}
.quizzes-subtabs li {
	float: left;
	padding-top: 10px;
	padding-bottom: 6px;
}
.quizzes-subtabs li a {
	text-decoration: none;
	margin-right: 30px;
	color: #333333;
}
.quizzes-subtabs li a:hover {
	color: #E46443;
	text-decoration: none;
}
.quizzes-subtabs li a.active {
	color: #E46443;
	font-weight: 700;
	text-decoration: none
}
.quizzes-subtabs li a.active:hover {
	color: #cd5434;
	text-decoration: none;
}

/* quizzes-list */
.quizzes-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.quizzes-list li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.quizzes-list li .quiz-img {
	width: 65px; 
	height: 65px; 
	background: url(../../images/quizzes/photo_bg.gif) no-repeat;
	padding-top: 5px; 
	padding-left: 5px;
}
.quizzes-list li .quiz-title {
	display: inline-block;
	font-size: 18px; 
	color: #333; 
	font-weight: bold; 
	text-decoration: none;
	margin-bottom: 5px;
}
.quizzes-list li .quiz-description {
	margin-bottom: 0;
}
.quizzes-list li .quiz-author {
	padding-top: 10px;
	font-size: 13px;
	color: #666666;
}
.quizzes-list li .quiz-author a {
	font-size: 13px;
	color: #666666;
}





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


/* quiz/view */
.quiz-top {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.quiz-top .quiz-thumb {
	width: 85px;
	position:absolute;
	left: 0;
	top: 0;
}
.quiz-top .quiz-thumb a {
	width: 65px;
	height: 65px;
	background: url(../../images/quizzes/photo_bg.gif) no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	display: block;
}
.quiz-top .quiz-header {
	margin-left: 90px;
}
.quiz-top .quiz-header h1 {
	margin: 0px;
	padding: 0px;
}
.quiz-top .quiz-header h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	letter-spacing: normal;
}
.quiz-more {
	height: 29px;
	display: block;
	color: #0f8cc5;
	font-weight: bold;
	background: url(../../images/games/quizzes/link_arrow.png) no-repeat right;
	padding-right: 45px;
	padding-top: 3px;
	margin-right: 15px;
}

.quizDetails {
	background: #48a8d3;
	border-radius: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.quizDetailsLeft {
	background: #ffffff;
	border-radius: 5px;
	margin: 8px 0 8px 8px;
	padding: 15px 10px;
}
.quizDetailsRight {
	text-align: center;
	padding-top: 29px;
}
.quizInfo {
	list-style: none;
	padding: 0;
}
.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 {
	list-style: none;
	margin: 20px 10px 0px 17px;
	padding: 0;
}
.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-text {
	margin-bottom: 15px;
}
.quiz-more-text span {
	font-weight: bold;
}


/* quiz badges */
.qbadges {
	float: left;
}
.qbadges h5 {
	font-weight: 700;
	margin-bottom: 10px;
}
.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;
	font-weight: 600;
	color: #0f8cc5;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	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;
	font-weight: 600;
	color: #0f8cc5;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	border-bottom: 2px solid #0f8cc5;
}
#commentsList {
	list-style: none;
	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-weight: 700;
	margin-bottom: 10px;
}
.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 {
	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 */
.quizzes-nav {
	border-bottom: 2px solid #b6ddf7;
	padding-bottom: 10px;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
}
.quizzes-nav-default {
	border-bottom: 2px solid #eaeaea;
}
.quizzes-nav 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: 30px;
}
#quizzesCat {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#quizzesCat li {
	float: left;
	width: 33.3333%;
	height: 100px;
	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: 33.333333%;
	padding-right: 20px;
	padding-bottom: 20px;
}

/* subtitle */
.quizzesSubtitle {
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #dddddd; 
	padding-bottom: 5px;
}
.quizzesSubtitle a {
	font-weight: 700; 
	color: #333;	
}

.quizzes-desc {
	margin-top: 15px;
	margin-bottom: 30px;
}
.quizzesThumb {
	width: 65px;
	height: 65px;
	background: url(../../images/quizzes/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
}