
/********************************************/
/* current quizzes question */
/********************************************/
#landing_feature_quiz {
	display:inline;
	float:left;
	height:265px;
	width:100%;
	background-image:url(http://images06.alloy.com/images/quizzes/landing_abstract_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

form.quizzes_form img {
	display:inline;
	float:left;
	width:246px;
	border:1px solid #9c8f5b;
	margin:30px;
	padding:0;
}

form.quizzes_form .feature_quiz_box {
	display:inline;
	float:left;
	width:360px;
	margin-top:35px;
}


form.quizzes_form .form_row {
	width:100%;
	display:inline;
	float:left;
	margin-bottom:5px; 
}
 
form.quizzes_form a#link2 {
	text-decoration:none;
	color:#9c8f5b;
	font-size:16px;
	font-weight:bold;
}

form.quizzes_form .choice_content {
	display:inline;
	float:left;
	margin:0px;
	paddin:0px;
	width:100%;
	padding-left:10px;
}

form.quizzes_form input.radio {
	display:inline;
	float:left;
    line-height: normal;
}

form.quizzes_form label.choice_label {
	display:inline;
	float:left;
	margin-left:5px;
	font-weight:8px;
	text-align:left;
}

/* Holly Hack. IE Requirement \*/
* html .quizzes_form label.choice_label { margin-top:3px; }
/* End */

/* we use the image for the button instead of the using css */
.quizzes_form input.button {
	margin-right:10px;
}

.quizzes_form a#link1 img {
	width:auto;
	border:none;
}

/********************************************/
/* feature_quiz_box */
/********************************************/
.feature_quiz_box {
	display:block;
	float:left;
	width:60%;
}

.feature_quiz_box label.choice_label {
	width:300px;
}

/********************************************/
/* quizzes view page */
/********************************************/

.more_quizzes {
	background-color:#fff;
	width:310px;
	float:left;
	display:inline;
	height:235px;
	margin:0;
	padding:15px;
}


img.catagory_image {
	border:solid;
	border-top-width:8px;
	border-right-width:1px;
	border-left-width:1px;
}

span.catagory_title {
	display:inline;
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	width:124px;
	height:25px;
}

.catagory_image_container {
	display:inline;
	float:left;
}

.more_quizzes_content {
	float:left;
	display:inline;
	width:160px;
}

.more_quizzes_content a{
	text-decoration:none;

}

.more_quizzes #quizzes_list {
	float:left;
	display:inline;
	margin-top:30px;
	border-top-width:2px;
	border-top:solid;
	width:310px;
}

.more_quizzes #quizzes_list ul {
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

#quizzes_list ul li {
	float:left;
	display:inline;
	margin:3px 0px;
	padding:0;
	width:100%;
}

.see_all {
	display:block;
	float:right;
	margin-top:5px;
}

/* ------------- Guys box ---------------- */
.Guys_box {
	background-image:url(http://images06.alloy.com/images/quizzes/landing_left_gadient.gif);
	background-repeat:repeat-x;
}

.Guys_box .catagory_title {
	background-color:#fe7b71;
}

.Guys_box .featured_quiz_title {
	color:#fe7b71;
	font-weight:bold;
}

.Guys_box #quizzes_list {
	background-color: #f8e9e4;
	border-color:#edab93;
}

/* ------------- Entertainment box ---------------- */
.Entertainment_box {
	background-image:url("http://images06.alloy.com/images/quizzes/landing_left_gadient.gif");
	background-repeat:repeat-x;
}

.Entertainment_box .catagory_title {
	background-color:#80c2d8;
}

.Entertainment_box .featured_quiz_title {
	color:#80c2d8;
	font-weight:bold;
}

.Entertainment_box #quizzes_list {
	border-color:#91cee1;
	background-color: #CCE4EB;
}

/* ------------- Life box ---------------- */
.Life_box {
	background-image:url(http://images06.alloy.com/images/quizzes/landing_left_gadient.gif);
	background-repeat:repeat-x;
}

.Life_box .catagory_title {
	background-color:#ff9760;
}

.Life_box .featured_quiz_title {
	color:#ff9760;
	font-weight:bold;
}

.Life_box #quizzes_list {
	background-color: #fef4db;
	border-color:#feb477;
}

/* ------------- Style box ---------------- */
.Style_box {
	background-image:url("http://images06.alloy.com/images/quizzes/landing_left_gadient.gif");
	background-repeat:repeat-x;
}

.Style_box .catagory_title {
	background-color:#9c5b93;
}

.Style_box .featured_quiz_title {
	color:#9c5b93;
	font-weight:bold;
}

.Style_box #quizzes_list {
	background-color: #e6e1e8;
	border-color:#b68eb3;
}



/********************************************/
/* See all Quizzes */
/********************************************/
.see_all_quizzes_box {
	display:inline;
	float:left;
	width:685px;
	font-family:Arial;
}

.see_all_quizzes_box #bluetop_top_section .text {
	display:inline;
	float:right;
	padding:10px 10px;
}

.page_group_content {
	display:inline;
	float:left;
	margin:10px 0 0 50px;
	text-align:left;
	width:100%;
}

.see_all_quizzes_box input, .see_all_quizzes_box #choose_catagory {
	margin-top:10px;
}

.see_all_quizzes_box #choose_catagory {
float:right;
margin-right:10px;
}

.page_group_content input {
	display:inline;
	float:left;
	width:30px;
	margin-top:35px;
}

.page_group_content #text_wrap p {
	display:inline;
	float:left;
	width:380px;
}

.page_group_content #text_wrap img {
	margin-top:30px;
}

.page_group_content #text_wrap {
	display:inline;
	float:left;
	width:490px;
	height:82px;
	margin:0;
}

.page_group_content #text_wrap .title {
	font-size:16px;
}

#quizHistoryForm #bluetop_top_section {
	background-image:url("http://images06.alloy.com/images/quizzes/quiz_history_title.gif");
	background-repeat:no-repeat;
}

#result_user_wrap {
	display:inline;
	float:left;
	width:120px;
	margin:0;
	padding-top:10px;
}

#result_user_wrap a#username {
	clear:left;
	display:inline;
	float:left;
	padding-top:5px;
}

/********************************************/
/* Quizzes Take */
/********************************************/
.quizzes_take_box {
	border-left:2px solid #d5c9a3; 
	border-right:2px solid #d5c9a3; 
	display:inline; 
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	width:681px;
	margin:0;
	padding:0;
}

.top_section {
	display:inline;
	float:left;
	padding-bottom:10px;
	width:681px;
	border-bottom:1px solid #d5c9a3;
	margin:0;
}

.top_section img {
	margin: 0px 2px 0px 29px;
	display:inline;
	float:left;
}

.top_section #description_section {
	display:inline;
	float:left;
	width:335px;
	min-height:170px;
	padding:10px 30px;
	margin-left:5px;
	border-left:2px dotted #9c8f5b;

}

*html .top_section #description_section {
	height:170px;
}

#description_section .title, .form_title {
	color:#9b8f5f;
	font-size:14px;
	font-weight:bold;
}

.quizzes_take_box .quizzes_box_content {
	width:100%;
	display:inline;
	float:left;
	margin-top:10px;
}

.quizzes_box_content .question, .quizzes_box_content .form_title { 
	color:#85793f;
	margin:10px 0;
}
/* hardcode the quiz choice to 580px */
.quizzes_box_content .choice_label {
	width:550px;
}

.quizzes_box_content .content_5_50 {
	border-bottom:2px dotted #9c8f5b;
}

/********************************************/
/* personality: your result */
/********************************************/
.personality_box, .everyone_else {
	width:681px;
	display:inline;
	float:left;
}

.everyone_else span{
	display:inline;
	float:left;
	color:#9c8f5b;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

#pie_chart_title {
	display:block;
	margin-left:40px;
	font-size:16px;
	font-weight:bold;
	color:#666;
}

#pie {
	display:block;
	margin:auto;
}

#friend_results_block {
	display:inline;
	float:left;
	width:641px;
	background-image:url("http://images06.alloy.com/images/quizzes/your_results_bg_gredient.gif");
	background-position:bottom center;
	background-repeat:repeat-x;
	padding-left:40px;
}

#friend_result_item {
	display:inline;
	float:left;
	width:100%;
	height:90px;
}

#friend_result_item img {
	display:inline;
	float:left;
}

#friend_result_item span {
	display:inline;
	float:right;
	width:480px;
	padding-left:40px;
	height:46px;
}

#other_results_block {
	display:inline;
	float:left;
	padding-left:40px;
	width:641px;
}

#other_results_wrap {
	display:inline;
	float:left;
	width:600px;
	height:auto;
	margin:0px;
}


#other_result_item {
	display:inline;
	float:left;
	width:78px;
	height:100px;
	margin:3px;
	padding:0;
	overflow:hidden;
}
/*******************************************************/
/* about your results */
/*******************************************************/
.result_box {
	display:inline;
	float:left;
	width:100%;
	padding-bottom:20px;
	background-image:url("http://images06.alloy.com/images/quizzes/your_results_bg_gredient.gif");
	background-position:bottom center;
	background-repeat:repeat-x;
}

.result_box .title {
	color:#9c8f5b;
	font-size:24px;
	padding:30px 0 0 20px;
}

.result_box .text {
	padding:10px 20px 0 20px;
}

#quiz_badge {
	display:inline;
	float:left;
	margin:20px 0 0 190px;
}

/*.your_result #widget_wrap {

}*/
/**************compare_result page******************/
.matching_results #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/quizzes/matching_results_title.gif);
	background-repeat:no-repeat;
}

.matching_quizzes #bluetop_top_section {
	background-image:url(http://images06.alloy.com/images/quizzes/matching_quizzes_title.gif);
	background-repeat:no-repeat;
}

.compare_result_dragdrop {
	display:inline;
	float:left;
	width:681px;
}

.matching_results, .matching_quizzes {
	display:inline;
	float:left;
	width:340px;
	text-align:left;
}

.matching_quizzes {
	border-right:1px solid #bdb593;
}

.matching_results img, .matching_quizzes img {
	display:inline;
	float:left;
	margin-left:2px;
	margin-top:2px;
}

.matching_results #text_wrap , .matching_quizzes #text_wrap{
	display:inline;
	float:left;
	width:193px;
	height:93px;
	margin:2px;
}

#make_another_compare_link a {
	width:100%;
	float:right;
	text-align:right;
}

#compare_meter {
	background-image:url(http://images06.alloy.com/images/quizzes/comparepage_gredient_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#compare_result .boxy img, #compare_result .boxy span {
	margin:auto;
}

#compare_result .boxy {
	display:inline;
	float: left;
	height:90px;
	width:88px;
	background-color:#bac750;
	padding:3px;
	margin:3px;
}

#compare_result {
	width:561px;
	display:inline;
	float:left;
	background-image:url(http://images06.alloy.com/images/quizzes/comparepage_gredient_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:120px;
	padding-top:10px;
}

#compare_result #compare_result_copy {
	display:inline;
	float:left;
	width:250px;
}

#compare_result #compare_result_copy span {
	color:#9c8f5b;
	font-size:18px;
}

.result_question_choice_box {
	background-image:url(http://images06.alloy.com/images/quizzes/img_background.jpg);
	display:block;
	float:left;
	text-align:left;
	background-color:white;
	width:100%;
} 

.individual_question_box {
	background-color:white;
}

.individual_question_box .question {
	font-weight:bold;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:120px;
}

.individual_question_box .choice {
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:160px;
}

.individual_question_box img.correct_or_wrong {
	float:left;
	display:block;
	position:relative;
	top:0px;
	left:95px;
}

.individual_question_box img.correct_answer,
.individual_question_box img.your_answer {
	display:inline;
	position:relative;
	top:2px;
	left:0px;
}


.result_question_choice_box .links {
	float:right;
	position:relative;
	top:-7px;
	left:0px;
}

/*#video_quizzes_module {	
	position:relative;
	display:inline;
    float:left;
    text-align:left;
	padding-bottom:8px;
	float:left;
	border:1px solid #00769C;
	background-repeat:repeat-x;
	background-image:url(http://images06.alloy.com/images/quizzes/title_bg2.jpg);
	margin-bottom:3px;
}

#video_quizzes_module_title {
	display:inline;
	float:left;
	width:298px;
	height:28px;
	background-repeat:no-repeat;
	margin-bottom:4px;
	background-image:url(http://images06.alloy.com/images/quizzes/video_quizzes_module_title.gif);
}

#video_quizzes_module_content {
	padding-top:4px;
	width:282px;
	float:left;
	display:inline;
	margin-left:8px;
}

#video_quizzes_module_content ul li{
	list-style:none;
	margin-bottom:8px;
	font-size:12px;
	font-weight:bold;
}
*/
