@charset "utf-8";
/* SCORE Report Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px; padding:0px;
	text-align:center;
	background-color:#cfcfb1;
	line-height:18px;
}


/*******************************************************
	_Anchors
*******************************************************/

a:link {color:#16801a; }

a:visited {color:#16801a;}

a:hover {color:#274617;	text-decoration: none;}

a:active {color:#16801a;}

/*******************************************************
	_Headers 
*******************************************************/
h1#logo { /* Rundle technique */
	text-indent: -9000px;
	width:327px;
	height: 101px;
	font-size: .5em;
	display: block;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(images/schoolsofillinios.gif) no-repeat top left;
}


h1#logo a {
 	width: 327px;
	height: 101px;
	display: block;
	cursor:pointer;
}

h2#page-title {
	color:#FFF;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:-.1px;
	text-transform:uppercase;
	margin-top:35px;
	margin-bottom:62px;
}
body#page_catalog h2#page-title {
	margin-bottom:42px;
}
h2#page-title-home {
	color:#FFF;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:-.1px;
	text-transform:uppercase;
	padding:30px 0 39px 40px;
	margin:0;
}
h2#page-title-amsan {
	color:#FFF;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:-.1px;
	text-transform:none;
	margin-top:35px;
	margin-bottom:62px;
}
.reg_small{
	font-size:11px;
}
h2#page-title2 {
	color:#FFF;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	letter-spacing:-.1px;
	text-transform:uppercase;
	margin-top:35px;

}

h5 {font-size:11px;}

tr.row td {background-color: #efefef;}
tr.altRow td {background-color: #f7f7f7;}

/*******************************************************
	_Top include
*******************************************************/
#top_bar{
	width:100%;
	background:#f0efde url(images/background_top.jpg);
}
#top_bar_inner{
	width:950px;
	margin:auto;
}
#top_logo{
	width:510px;
	float:left;
	text-align:left;
	margin-right:40px;
	height:120px;
}
#top_login{
	width:380px;
	float:left;
	text-align:right;
}
#login_info{
	clear:both;
	height:82px;
	width:390px;
	text-align:left;
	float:left;
}
#login_info label{
	padding-top:4px;
	width:40px;
	text-align:left;
}
.login_name{
	width:30px;
	float:left;
	padding:0 2px 0 0;
	text-align:left;
	font-size:11px;
}
.login_name2{
	width:30px;
	float:left;
	padding:0 2px 0 4px;
	text-align:left;
	font-size:11px;
}
.login_top_container{
	width:385px;
	float:left;
	text-align:left;
	margin-top:20px;
}
.login_user, .login_pass{
	width:110px; float:left;text-align:left;
}
.topsubmit{
	margin-top:15px;
}

#nav_secured{
	float:left;
	width:372px;
	text-align:left;
	height:38px;
	overflow:none;
}
#nav{
	
}
.clearer{
	clear:both;
	font-size:0px;line-height:0px;height:0px;
}
#wrapper{
	background-color:#e2ddd2;
}
#wrapper_nav{
	background:#92ad39 url(images/background_nav.jpg) repeat-x;
}

body#page-home #wrapper_content_outer{
	height:409px;
	padding: 0;
	background:url(images/bg-home.jpg) repeat-x top left;
}

img#home-main-pic {}

#wrapper_content_outer{
	padding-top:8px;
	background:url(images/bg-header.gif) repeat-x top left;
/*	background:url(images/background_content.jpg) repeat-x;*/
	text-align:left;
}

#wrapper_content{
	width:950px;
	min-height:200px;
	padding:0 0 16px 74px;
	margin: 0 auto;
	text-align:left;
}
#wrapper_content2{
	width:880px;
	min-height:200px;
	padding:0 0 16px 0;
	margin: 0 auto;
	text-align:left;
}

/*2 column layout*/
#wrapper_content_inside {
	width:950px;
	margin: 0 auto;
}
#wrapper_content_rt{
	width:650px;
	min-height:200px;
	padding:0 0 16px 0;
	float:left;
}
#wrapper_content_lt{
	width:290px;
	min-height:200px;
	padding:0 0 16px 0;
	float:left;
}
#wrapper_content_lt ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#wrapper_content_lt ul li {
	list-style-type:none;
	font-size:11px;
	margin: 0 0 0 8px;
}
#wrapper_content_lt ul li ul li{
	margin: 0 0 0 30px;
}
div.sub_nav_con {
	padding: 0 0 18px 0;
}
/*eo 2 column layout*/

#wrapper_content_productfull{
	width:950px;
	min-height:100px;
	padding:0 0 16px 74px;
	margin: 0 auto;
	text-align:left;
}
body#page-home #wrapper_content{
	padding:15px 0 0 0;
	width:950px;
	min-height:200px;
	padding-bottom:16px;
	margin: 0 auto;
	text-align:left;
}

#content_left{
	width:440px;
	float:left;

}
#content_right{
	width:420px;
	float:left;
	padding:0 0 0 10px;

}
.bottomForm{
	clear:both;

	margin:0;
	padding:0;
}
br{
	clear:left;
}
#footer{
	background:url(images/background_footer.jpg) repeat-x;
	min-height:120px;
	color:#e2ddd2;
	padding-top:20px;
	font-size:11px;
}
p{
	margin:0;
	padding:0 0 18px 0;
}
.list_space{
	/*line-height:19px;*/
}
/*******************************************************
	_FORM 
*******************************************************/
form{
	margin:0px;
	padding:0px;
}

fieldset {margin: 0;padding: 0;border: 0;}

#form1{
	text-align:right;
}
#form1 input{
	margin-right:4px;	
}
label{
	float: left;
	width: 150px;
	display:block;
	margin-bottom:7px;
}
.label_short{
	width:50px;
}
.label_short2{
	width:40px;
	padding-left:20px;
}
.label_short_desc{
	width:100px;
}
.label_short_check{
	text-align:left;
}


input{
	
	margin-bottom:5px;
	font-size:13px;
	
	float:left;
	clear:right;
}
select{

	margin-bottom:7px;
	font-size:11px;
	
	float:left;
	clear:right;
}
textarea{
	margin-bottom:7px;
	font-size:12px;
	
	float:left;
	clear:right;

}
.submit_button{
	margin-left:150px;
	width:100px;
}
.requiredField{
	color:#FF0000;
}
/*******************************************************
	_CALLOUTS 
*******************************************************/
.callouts{
	background:#e6e5c8;
	margin:auto;

	padding:25px 0 20px 10px;
}
.callouts h3{
	margin:0px;
	padding:0 0 10px 10px;
}
.callouts_inner{
	width:960px;
	background:#e6e5c8;
	margin:auto;
	color:#1e1c11;
}
.callout1{
	width:315px;
	float:left;
	text-align:left;
	background:url(images/callout_sound.gif) right top no-repeat;
	min-height:100px;
}
.callout2{
	width:315px;
	float:left;
	text-align:left;
	background:url(images/callout_house.gif) right top no-repeat;
	min-height:100px;
}
.callout2 p, .callout1 p, .callout3 p{
	width:210px;
	padding-left:10px;
}
.callout3{
	width:325px;
	float:left;
	text-align:left;
	background:url(images/callout_clean.jpg) right top no-repeat;
}
.list_callout{
	margin:0;
	padding:0 0 0 25px;
	width:190px;
}
/*******************************************************
	_FOOTER 
*******************************************************/

#footer{
	color:#333333;
	width:960px;
	margin:auto;
	text-align:left;
}

#footer1{
	text-align:left;
	width:480px;
	float:left;
	padding-left:44px;
}
#footer1_home{
	text-align:left;
	width:500px;
	float:left;
	padding-left:10px;
}
body#page-home #footer1{
	text-align:left;
	width:480px;
	float:left;
}
#footer2{
	width:350px;
	float:left;
	padding-top:20px;
	text-align:left;
}
#footer ul{
	width:100px;
	float:left;
	text-align:left;
}
#footer li{

}
#footer a{
	color:#3d5c11;
}


.info{
 text-align:left;
}

.indentInfo{
	margin:0 0 0 30px;
	width:550px;
}
img{
	border:0;
}
hr{
	border:#9eabc6 1px dotted;
}
.rank{
	width:308px;
	margin-right:52px;
	float:right;
}
.rank2{
	width:308px;
	
	float:right;
}
.button_space{
	padding-left:5px;
}
.section{
	width:170px;
	float:left;
	margin-bottom:20px;
	text-align:center;
}
.highlight_products{
	font-size:18px;
}
.highlight_products2{
	font-size:16px;
}
.products_pics{
	width:450px;
	float:right;
	margin-left:30px;
}
iframe{
	border:none;
}






.articleTitle{
	font-size:13px;
	font-weight:bold;
}





.events_article, .news_article{
	width:870px;
	border-bottom:#49712e 1px dotted;
	padding:10px 0 10px 0;
}

.events_icon, .news_icon{
	width:100px;
	float:left;
}
.newsletter_icon{
	width:150px;
	float:left;
}


.news_latest{
	width:650px;
	float:left;
}
.news_latest p {
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.news_latest ul {
	margin-top: 0px;
	padding-top: 0px;
}


.events_latest {
	width:400px;
	padding-top:18px;
	float:left;
}









.amsan_logo{
	width:430px;
	float:left;
}
.amsan_header{
	width:490px;
	float:left;
}
.amsanLogo{
	padding-right:30px;
}
.training{
	width:550px;
	float:left;
}
.training2{
	width:150px;
	float:left;
}
#home_main{
	width:969px; height:310px;
	background:url(images/projectscore_main2.jpg) no-repeat;
	
}

#become_call { /* Rundle technique */
	text-indent: -9000px;
	width:357px;
	height: 51px;
	font-size: .5em;
	display: block;
	overflow:hidden;
	
	padding:0;
	margin-left:310px;
}


#become_call a {
 	
	width: 357px;
	height: 51px;
	display: block;
	cursor:pointer;
}




/*******************************************************
	_CATALOG
*******************************************************/
p.breadcrumbs {
	font-size:11px;
	margin: 0 0 2px 0;
	padding:0;
}
h3#cat_header {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	margin: 0 0 6px 0;
	padding: 0;
}
div#cat_thumb_con {
	padding: 16px 0 0 0;
}
div.cat_thumb {
	float:left;
	width:173px;
	padding: 0 35px 16px 0;
	margin: 0 0 10px 0;
}
div.cat_thumb_img {
	background-color:#FFF;
	text-align:center;
	height:125px;
	margin: 0 0 4px 0;
}
img.thumb_image {
	margin: 0 auto 0 auto;
}
p.thumb_desc {
	font-size:11px;
	letter-spacing:.25px;
	line-height:16px;
	margin: 0;
	padding: 0;
}
p.thumb_desc a {
	text-decoration:none;
}
p.thumb_desc a:hover {
	text-decoration:underline;
}
div.pages_con {
	width: 590px;
	padding: 0 0 12px 0;
}
p.more_pages {
	width:350px;
	margin: 0;padding: 0;
	float:left;
}
div.perPage_option {
	width: 200px;
	float:right;
}
div.perPage_option form {
	width: 200px;
	text-align:right;
}
div.perPage_option p {
	margin: 0;padding: 0;
}

/* Product detail */
div#product_detail_con {
	padding: 12px 0 0 0;
}
div.product_image {
	width: 200px;
	float:left;
	margin: 0 16px 0 0;
	padding: 6px;
	background-color:#FFF;
}
div.product_image img {
	margin: 0 auto;
	display:block;
}
div.product_info {
	width: 300px;
	float:left;
}
div.product_info h4 {
	font-size:14px;
	padding: 0;
	margin: 0 0 6px 0;
}
div.product_desc {
	padding: 16px 0 0 0;
}
div.product_desc h5 {
	margin: 0 0 2px 0;
}
p.total_products {
	font-size:11px;
}
div.desc_long {
	padding: 16px 0 0 0;
	border-top: 1px dotted #999;
}
div.product_related {
	padding: 24px 0 0 0;
/*	border-top: 1px dotted #999;*/
	font-size:11px;
}





/*******************************************************
	_QUIZ
*******************************************************/
div.quiz_info p {
	margin-top: 4px;
}
div.quiz_info img {
	vertical-align:middle;
	display:inline;
	margin: 0 2px 0 0;
}
div.quiz_btn {
	width: 376px;
	float:left;
	margin: 0 12px 0 0;
	padding: 0 0 0 32px;
}
div.quiz_btn_msg {
	padding: 8px 0 0 0;
	width: 400px;
	float:left;	
}
div.quiz_btn_msg h4 {
	font-size: 17px;
	color: #A00;
	margin: 0 0 4px 0;
	padding: 0;
}
h3#quiz_header {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	margin: 0 0 6px 0;
	padding: 0;
}

/* Question */
div#quiz_con {
	padding: 24px 0 12px 0;
}
div.quiz_question {
	width: 750px;
	padding: 0 0 34px 0;
}
div.quiz_question h4 {
	font-size:18px;
	font-weight:normal;
	margin: 0;
	padding: 0 0 12px 0;
}
div.quiz_question input,
div.quiz_question label {
	float: none;
	width:auto;
	display:inline;
}
div.quiz_question ul {
	margin: 0;
	padding: 0 0 0 16px;
	list-style-type:none;
}
div.quiz_question li {
	margin: 0;padding: 0;
}
div#quiz_finish {
	padding: 0 0 0 16px;
}
div#quiz_finish input {
	padding: 6px 16px;	
}

li.correctAnswer {
	color: #16801a;
	font-weight:bold;
/*	background-color:#e3f1a3;*/
}

div.quiz_results_success,
div.quiz_results_fail {
	width: 500px;
	padding: 8px;
	margin: 0 0 12px 0;
}
div.quiz_results_success p,
div.quiz_results_fail p {
	margin: 0;padding: 0;
}
div.quiz_results_success {
	border: 1px solid #b4c988;
	padding-left: 44px;
	background:url(../images/i-check.jpg) no-repeat 4px 6px #e3f1a3;
}
div.quiz_results_fail {
	border: 1px solid #e8c7c7;
	background-color: #f7ecec;
}
div.quiz_results_fail a {color: #A00;}
h4.quiz_fail {
	font-size: 15px;
	color: #A00;
	margin: 0 0 2px 0;
}
h4.quiz_success {
	font-size: 15px;
	color: #4f6000;
	margin: 0 0 2px 0;
}
h5.quiz_retake {
	margin: 0 0 0 0;
	padding: 8px 0 32px 0;
	font-size: 27px;
	font-weight:bold;
}
div.quiz_question h4.question_result_incorrect,
div.quiz_question h4.question_result_correct {
	font-size: 18px;
	padding: 3px 0 0 30px;
	margin: 8px 0 0 18px;
	min-height:24px;
	background-position:0px 0px;
	background-repeat: no-repeat;
}
div.quiz_question h4.question_result_incorrect {
	color: #A00;
	background-image: url(../images/i-incorrect.jpg);
}
div.quiz_question h4.question_result_correct {
	color: #16801a;
	background-image: url(../images/i-correct.jpg);
}
p.answerExplain {
	color: #A00;
	font-size: 14px;
	line-height:17px;
/*	font-style:italic;*/
	padding: 3px 0 0 48px;
}