@charset "UTF-8";
body  {
	font: 100% Lucida Grande, "Lucida Sans Unicode", "Lucida Grande", sans-serif, Verdana, Arial, Helvetica, sans-serif;
	background: #dcdcdc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}

#top {
	background-image:url(/templates/default/images/top_bg.jpg);
	height:200px;
	background-repeat:repeat-x;
	padding-top:10px;
}

.MOT #container {
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */
}
.MOT #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding-right:30px;
	text-align:center;
}
.MOT #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 830px;
	padding-top:10px;
}

.top-banner {
	width: 728px; 
	border: 0px solid #ffffff; 
	height: 90px; 
	margin-left: 15px;	
}

.MOT #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 264px;
	text-align:center;
}
.MOT #mainContent {
	margin-left:280px;
	margin-right:250px;

}

.MOT #mainContent2 {
	float: left;
	margin-left:15px;
	font-size:12px;
	color:#000;
}

.MOT #mainContent h1 {
	color:#FFF;
	font-size:22px;
}

.MOT #mainContent p {
	color:#FFF;
	font-size:14px;
}

#top_s {
	background-image:url(/templates/default/images/top_s.png);
	height:30px;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	padding-top:19px;
	font-size:12px;
}

#middle_s {
	background-image:url(/templates/default/images/bg_s.png);
	background-repeat:repeat-y;
	text-align:left;
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	color:#003;
}

#middle_s ul {
	list-style-image:url(/templates/default/images/bullet.png);
	padding-right:20px;

}

#middle_s li {
	border-bottom:1px dashed #999;
	padding-top:5px;
	padding-bottom:5px;
}

#middle_s a {
	color:#003;
	text-decoration:none;
	font-size:12px;
}

#middle_s a:hover {
	color:#990000;
	text-decoration:none;
	font-size:12px;
}

#rate {
	height:33px;
	padding-top:12px;
	color: #1f4576;
	font-weight: bold;
	font-size: 16px;
}
.rate-star, .rate-star.on {
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-right: 1px;
    float:left;
    background:url(/templates/default/images/star-sprite.png) no-repeat 0 0;
}

.rate-star.set {
    background-position:0 -16px;
}
.rate-star.off {
    background-position:0 -32px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

#difficulty {
	color:#FFF;
}

#floatright {
	float:right;
	margin-left:10px;
	margin-bottom:60px;
	padding-right:35px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.white {
	color:#FFF;
	text-decoration:none;
}

#height {
	height:250px;
}

a.yellow {color:#CC3;
font-size:12px;
}

.counter {
	color:#fed478;
}




.game-info {
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 10px;
	margin:0px;
	overflow:hidden;
}

.game-image {
	float:left;
	width:125px;
	padding-right:10px;
	padding-bottom: 10px;
}

.game-description {
	float:left;
	width:445px;
	font-size: 12px;
	color: #777;
}

.info-panel {
	background:url(images/info-panel-bg.png) top left repeat-x;
	width:560px;
	height: 32px;
	padding-left: 15px;
	padding-right: 29px;
}

.game-box-top {
	background: url(images/box-wide-top.png) top left no-repeat;
	width: 612px;
	height: 14px;
}

.game-box-center {
	background: url(images/box-wide-center.png) top left repeat-y;
	width: 612px;
	padding: 4px;
	font-family: Arial;
}

.game-title {
	font-size: 24px;
	color: #1f4576;
	font-weight: bold;
	margin-top: 0px;
}

.game-box-bottom {
	background: url(images/box-wide-btm.png) top left no-repeat;
	width: 612px;
	height: 14px;
}

.questions-number {
	float: left;
	width: 186px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
}

.time-counter {
	float: left;
	width: 186px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
}

.question-time-counter {
	float: left;
	width: 186px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background:url(images/info-time-bg.png) top center no-repeat;
}

.game-difficulty {
	float: left;
	width: 186px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

.points-info {
	padding: 20px 20px 20px 0px;
	font-size: 16px;

}

.buttons {
	width: 600px;
	text-align: center;
}

.buttons img {
    margin-bottom: 10px;
}

.difficulty-image {
	width:23px;
	height:14px;
	float:right;
	background:url(images/difficulty-sprite.png) no-repeat;
	margin-top: 2px;
}

.question-title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.answers {
	padding-top:10px;
	padding-bottom:10px;
}

.answer {
	font-size: 16px;
	color: #000;
}

.result-question {
	padding-top:15px;
	font-size: 14px;
	color:#000;
}

.result-answer {
	color: #36a400;
	line-height: 18px;
	text-indent: 15px;
	font-size: 14px;
}

.share {
	padding-top: 10px;
	padding-left: 15px;
}


a.ten:link {color:#00C; text-decoration: none; font-weight:normal; font-size:10px; }
a.ten:visited {color: #00C; text-decoration: none; font-weight:normal; font-size:10px}
a.ten:hover {color: #00C; text-decoration: underline;font-weight:normal; font-size:10px}
a.ten:active {color:#00C; font-weight:normal; font-size:10px}

a.twelve:link {color:#09C; text-decoration: none; font-weight:normal; font-size:12px; }
a.twelve:visited {color: #09c; text-decoration: none; font-weight:normal; font-size:12px}
a.twelve:hover {color: #09c; text-decoration: underline;font-weight:normal; font-size:12px}
a.twelve:active {color: #09c; font-weight:normal; font-size:12px}

a.fourtheen:link {color:#039; text-decoration: none; font-weight:normal; font-size:14px; }
a.fourtheen:visited {color:#039; text-decoration: none; font-weight:normal; font-size:14px}
a.fourtheen:hover {color:#039; text-decoration: underline;font-weight:normal; font-size:14px}
a.fourtheen:active {color:#039; font-weight:normal; font-size:14px}

a.sixteen:link {color:#09F; text-decoration: none; font-weight:normal; font-size:16px; }
a.sixteen:visited {color: #09F; text-decoration: none; font-weight:normal; font-size:16px}
a.sixteen:hover {color: #09F; text-decoration: underline;font-weight:normal; font-size:16px}
a.sixteen:active {color: #09F; font-weight:normal; font-size:16px}

a.eighteen:link {color:#06C; text-decoration: none; font-weight:normal; font-size:18px; }
a.eighteen:visited {color: #06C; text-decoration: none; font-weight:normal; font-size:18px}
a.eighteen:hover {color: #06C; text-decoration: underline;font-weight:normal; font-size:18px}
a.eighteen:active {color: #06C; font-weight:normal; font-size:18px}

a.twenty:link {color:#009; text-decoration: none; font-weight:normal; font-size:20px; }
a.twenty:visited {color: #009; text-decoration: none; font-weight:normal; font-size:20px}
a.twenty:hover {color: #009; text-decoration: underline;font-weight:normal; font-size:20px}
a.twenty:active {color: #009; font-weight:normal; font-size:20px}

a.twenty-two:link {color:#003; text-decoration: none; font-weight:normal; font-size:22px; }
a.twenty-two:visited {color: #003; text-decoration: none; font-weight:normal; font-size:22px}
a.twenty-two:hover {color: #003; text-decoration: underline;font-weight:normal; font-size:22px}
a.twenty-two:active {color: #003; font-weight:normal; font-size:22px}
