@charset "utf-8";
/* CSS Document */

body, div, img, p, h1, h2, h3, h4, h1 a, br, ul, ul li { margin:0px; padding:0px;}

.no_border { border:0px!important;}

body { background-color: #4C83D1;}

#container1 {
	width:100%;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	height: 530px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#container2 {
	background-image: url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 0px auto;
	width:1040px;

}

#header {
	height:122px;
}

#header-logo {
	float:left;
	margin-left:0px;
	margin-top:30px;
	width: 400px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height:1em;
	font-weight: bold;
	clear:right;
	margin-top: 3px;
}

h1 a {
	color:#FFFFFF;
	text-decoration:none;
}


a.nav1:link, a.nav1:visited  {
	text-decoration:none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a.nav2:link  {
	text-decoration: underline;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.nav2:visited  {
	text-decoration: underline;
	color: #6e65a4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.nav3:link  {
	text-decoration: underline;
	color: #0099FF;
	
}

a.nav3:visited  {
	text-decoration: underline;
	color: #6e65a4;

}


#header-menu {
	float:right;
	margin-top:40px;
	margin-right:20px;
}


#header-menu ul li { float:left;  border-left:#ffffff 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal; list-style-type:none;}

#header-menu ul li:first-child { float:left;  border-left:#ffffff 0px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal; list-style-type:none;}

#header-menu ul li a:link {  margin-left:10px; margin-right:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration:underline;}

#header-menu ul li a:visited {  margin-left:10px; margin-right:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#D6D6D6; font-weight:normal; text-decoration:underline;}

#header-menu ul li span.active { font-weight:bold!important; margin-left:10px; margin-right:10px; float:left;  border-left:#ffffff 0px solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; list-style-type:none; }

#main_container {
	margin: 0px auto;
	width:1040px;

}

#left_column {
	float:left;
	width: 158px;

 }
 
#left_menu-top {
	background-image:url(../images/left-menu-top.png);
	width:158px;
	height:10px;
	overflow: hidden;
}
#left_menu-center {
	background-image:url(../images/left-menu-center.png);
	width:148px;
	background-repeat:repeat-y;
	padding:5px 5px 10px 5px;
	text-align:center;
}
#left_menu-bottom { background-image:url(../images/left-menu-bottom.png); width:158px; height:10px; }

#left_menu-center .inputbox {
	margin-bottom: 5px;
	padding: 4px 6px 5px;
	width: 124px;
	font-size: 13px;
	background: url(../images/bkg_input_l.png) left top no-repeat;
	
}
#left_menu-center .button {
	margin-bottom: 2px;
	width: 63px; height: 22px;
	background: url(../images/bkg_button.png) left top no-repeat;
	cursor:pointer;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#left_menu-center a:link, #left_menu-center a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#008BE0;
	text-decoration:underline;
}

#left_menu-center a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e65a4;
	text-decoration:underline;
}




#left_menu-center .separator {
	width: 158px;
	height: 3px;
	background-image:url(../images/left-menu-separator.png);
	margin-left:-5px;
	margin-top:8px;
	margin-bottom:8px;

}

.progress_bar {
	background-image: url(../images/left-menu-infobar.png);
	width:101px;
	height:31px;
	padding-left: 47px;
	padding-top: 6px;
}

#left_menu-center .number {
	float: left;
	width: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.2em; font-weight: normal;
}
#left_menu-center .value {
	margin-left: 8px;
	margin-top:4px;
	font-size: 0.9em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	
}

#left_menu-center .text1 {
	font-size: 0.8em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #525252;
}

#seo_pathway a:link { color:#0099FF;}

#seo_pathway a:visited { color:#6e65a4;}

#seo_content {
	float: left;
	margin-left: 15px;
	width: 650px;
	font-size: 0.8em;
	line-height:1.3em;

	font-family: arial, helvetica, tahoma, sans-serif;
	
}

#seo_content .top, #seo_content .bot {
     width: 650px;
     overflow: hidden;
}

#seo_content .med {
	width: 650px;
	background-image:url(../images/bkg_content_med_right.png);
	background-repeat:repeat-y;
	background-position: top right;
	margin-top: 0px;
 
	 
}
#seo_content .top {
	z-index: 60;
	height: 40px;
	
}

#content {
	background-image: url(../images/bkg_content_med_left.png);
	background-repeat:repeat-y;
	width:545px;
	padding-left: 65px;
	padding-right: 10px;
	min-height:365px;
}

#top_left {
	background-image:url(../images/bkg_content_top_left.png);
	width:43px;
	height:40px;
	background-repeat:no-repeat;
	float: left;
}

#top_center {
	background-color:#FFFFFF;
	height:40px;
	width:576px;
	float: left;
}

#top_right{
	background-image:url(../images/bkg_content_top_right.png);
	width:31px;
	height:40px;
	background-repeat:no-repeat;
	float: right;
}


#bot_left {
	background-image:url(../images/bkg_content_bot_left.png);
	width:43px;
	height:45px;
	background-repeat:no-repeat;
	float: left;
}

#bot_center {
background-image:url(../images/bkg_content_bot_center.png);
background-repeat:repeat-x;
	height:45px;
	width:575px;
	float: left;
}

#bot_right{
	background-image:url(../images/bkg_content_bot_right.png);
	width:32px;
	height:45px;
	background-repeat:no-repeat;
	float: right;
}


#right_column {
	float:left;
	width:198px;
	height:400px;
}


/* ----- TYPOGRAPHY Styles ----- */
#seo_content h1, #seo_content h2, #seo_content h3, #seo_content h4 {
	font-size: 1.8em;
	line-height: 1.8em;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0.3em;
}
#seo_content h2 {
	font-size: 1.55em;
	line-height: 1.2em;
}
#seo_content h3 {
	font-size: 1.4em;
	line-height: 1.5em;
}
#seo_content h4 {
	font-size: 1.1em;
	line-height: 1.4em;
	text-transform: uppercase;
}

#seo_content p a:link {
	color: #008BE0;
	
}

#seo_content p a:visited {
	color: #6e65a4;
	
}

#seo_content a:link {
	color: #008BE0;
	
}

#seo_content a:visited {
	color: #6e65a4;
	
}

#seo_content h1.contents_table {
	
	line-height: 1.3em;
	border-bottom: 1px solid #ebebeb;
	padding: 0px;
	margin: 0px;
	margin-bottom: 17px;
}
#seo_content ul, #seo_content ol {
	margin: 8px 0 10px; padding-left: 35px;
}
#seo_content .liststyle1 {
	margin-left: -15px;
	list-style: inside decimal;
}
#seo_content .liststyle2 {
	list-style: none;
}
#seo_content .liststyle2 span {
	margin-left: -15px;
	font-size: 1.2em; font-weight: bold;
	color: #008be0;
}
#seo_content .liststyle3 {
	list-style-image: url(../images/ico_list.png);
}

#seo_content .liststyle3 li a:link {
	color:#008BE0;
}

#seo_content .liststyle3 li a:visited {
	color:#6e65a4;
}

#seo_content .liststyle4 {
	margin: 0;
	list-style: none;
}
#seo_content .liststyle4 li {
	margin-top: 5px;
}
#seo_content .liststyle4 span {
	margin-left: -35px; margin-right: 16px;
	font-size: 1.2em; font-weight: bold;
	color: #636363;
}
#seo_content .liststyle5 {
padding:0px;
padding-top:10px;

}
#seo_content .liststyle5 li {
	padding: 6px 0 5px 35px;
	list-style: none;
	font-style:italic;
	background: url(../images/ico_check.png) 0 -4px no-repeat;
}

.no_italic {font-style: normal!important;}

#seo_content .liststyle6 {
	margin-left: 8px; padding: 0;
}
#seo_content .liststyle6 ul {
	margin: 0 0 0 14px; padding: 0;
}
#seo_content .liststyle6 li {
	margin-top: 5px;
	color: #434343;
	list-style: none;
}
#seo_content .liststyle6 span {
	margin-right: 6px;
	font-weight: bold;
	color: #4e6fb7;
}
#seo_content p {
	margin-bottom: 10px;
	text-indent: 0pt;
	text-align: justify;
}
#seo_content p.highlight {
	color: #ff4800;
}
#seo_content p.nohighlight {
	color: #999999;
}

.underline { text-decoration:underline!important;}

#seo_content blockquote {
	margin-bottom: 1em;
	color: #434343;
}
#seo_content blockquote b {
	color: #000000;
}
#seo_content blockquote span.quote_start {
	margin-left: -20px; padding-left: 20px;
	background: url(../images/ico_quote_start.png) 0 0 no-repeat;
}
#seo_content blockquote span.quote_end {
	padding-right: 20px;
	background: url(../images/ico_quote_end.png) 100% 100% no-repeat;
}
#seo_content p.author {
	text-align: right;
	color: #434343;
}
#seo_content11111111 p.author span.post, #seo_content11111111 p.author a {
	font-size: 0.9em;
}
#seo_content p.readmore {
	float: right;
	padding-left: 20px;
	line-height: 16px;
	background: url(../images/ico_next.png) 0 50% no-repeat;
}
#seo_content p.table_name {
	margin-bottom: 4px;
	text-align: right;
	font-size: 0.9em;
}
#seo_content table.table_cont {
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
}
.table_cont th, .table_cont td {
	padding: 3px 6px;
	border: 1px solid #97bdeb;
	text-align: center;
	color: #434343;
}
.table_cont th {
	font-size: 1.1em; font-weight: bold;
	background-color: #edf3fa;
}

#seo_content p.inform {
	padding: 8px 7px;
	font-style: normal;
	background-color: #edf3fa!important;
	border: 1px solid #97bdeb;
}

#seo_content div.inform {
	padding: 8px 7px;
	font-style: normal;
	background-color: #edf3fa!important;
	border: 1px solid #97bdeb;
}

#seo_content p.attention {
	padding: 8px 7px 8px 44px;
	font-weight: bold;
	color: #f26100;
	background: #fee9d4 url(../images/ico_attention.png) 8px 6px no-repeat;
	border: 1px solid #ffbe7f;
	min-height: 28px;
	vertical-align: middle;
}
#seo_content p.tips {
	padding: 18px 7px 16px 48px;
	color: #4c83d1;
	background: #edf3fa url(../images/ico_tips.png) 8px 8px no-repeat;
	border: 1px solid #97bdeb;
}
#seo_content p.message {
	padding: 10px 7px 6px 44px;
	color: #4c83d1;
	background: url(../images/ico_message.png) 8px 8px no-repeat;
	border: 1px solid #97bdeb;
	min-height: 28px;
}

#seo_content div.message1 {
	padding: 10px 7px 6px 44px;
	color: #4c83d1;
	background: url(../images/ico_message.png) 8px 8px no-repeat;
	border: 1px solid #97bdeb;
	min-height: 28px;
}

#seo_content div.message1 ul.liststyle5 { margin-left:0px;}

#seo_content div.message1 ul.liststyle5 li {
	padding: 6px 0 5px 35px!important;
	list-style: none;
	font-style:italic;
	background: url(../images/ico_check.png) 0 -4px no-repeat;
}


#seo_content p.message span {padding: 10px 7px 10px 48px;}

#seo_content pre, #seo_content div.code {
	margin-bottom: 15px;
	padding: 6px 7px 6px 19px;
	font: 1em/1.5 "Courier News", monospace;
	color: #434343;
	background-color: #f1f1f1;
	border: 1px solid #bebebe;
}

#seo_content div.image_cont {
	padding: 0 16px 16px 0;
	text-align: center;
}
div.image_cont img {
	margin-bottom: 4px; padding: 10px;
	background-color: #edf3fa;
	border: 1px solid #97bdeb;
}

/*
	@deprecated
*/
#seo_content .important {
	padding: 10px 25px 10px 25px;
	background-color: #D0D0D0;
	border: 1px solid #B00000;
	font-size: 1.3em;
	line-height: 1.8em;
}

/*---------TOC------------*/

ul.liststyle6 li a:link { color:#008BE0;}

ul.liststyle6 li a:visited { color:#6e65a4;}

/* ----- RIGHT Blocks ----- */
#right_column .seo_block {
	margin-bottom: 12px;
}
#right_column .block_name {
	margin: 0 10px; padding: 0 10px;
	height: 21px;
	font-size: 0.8em; font-weight: bold;
	line-height: 21px;
	font-family:Arial, Helvetica, sans-serif;
	color: #636363;
	background: url(../images/bkg_blockname.png) top no-repeat;
}
#right_column .block_body {
	position: relative; z-index: 30;
	margin: 0 10px -65px; padding: 10px 10px 5px;
	background-color: #ffffff;
	min-height:30px;
}

#right_column .block_body a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color: #008BE0;

}

#right_column .block_body a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color: #6e65a4;

}

#right_column .seo_block .bot {
	z-index: 20;
	width: 198px; height: 80px;
	background: url(../images/bkg_block.png) bottom no-repeat;
}

/* ----- SEARCH Block ----- */
.seo_search .block_body {
	text-align: right;
}
.seo_search .inputbox {
	margin-bottom: 5px; padding: 4px 6px 5px;
	width: 146px; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(../images/bkg_input_s.png) left top no-repeat;
}
.seo_search .button {
	width: 63px; height: 22px;
	background: url(../images/bkg_button.png) left top no-repeat;
	font-size:11px;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* ----- PAGINATION Block ----- */
.seo_pagination {
	margin: 20px 5px 0;
}

.seo_pagination1 {
	margin: 0px 5px 0!important;
}

.seo_pagination .prev_page {
	float: left;
	line-height: 16px;
	
}
.seo_pagination .next_page {
	float: right;
	line-height: 16px;
	text-align: right;
	
}

.seo_pagination .next_page a:link, .seo_pagination .prev_page a:link {
	color:#008BE0; line-height: 16px;
}

.seo_pagination .next_page a:visited, .seo_pagination .prev_page a:visited {
	color:#6e65a4; line-height: 16px;
}

.seo_page_prev1 { float:left; width:16px; margin-right:10px; }
.seo_page_prev2 { float:left; width:220px;  }

.seo_page_next1 { float:left; width:220px; margin-right:10px; }
.seo_page_next2 { float:left; width:16px; }


.clear {
	clear:both;
	height: 0px;
}

#main_content {
	margin-left:0px;
	background-color:#FFFFFF;
	width:546px;
	padding-left:0px;
	padding-right: 10px;
}

.margin1 { margin-right:20px;}

#container3 {
	margin: 0px auto;
	width:1040px;
	height:40px;
	clear: both;

}


#seo_bottom {
	margin-bottom: 7px;
	text-align: center;
	color: #ffffff;
	padding-right: 40px;
}





/* ----- MENU Blocks ----- */
#seo_top .current, #seo_bottom .current {
	margin: 0 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#seo_top a:link, #seo_bottom a:link, #seo_footer a:link {
	margin: 0px 12px;
	color: #ffffff;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#seo_top a:visited, #seo_bottom a:visited, #seo_footer a:visited {
	margin: 0px 12px;
	color: #D6D6D6;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#seo_footer a.nav_footer:link {
margin: 0px;
	color: #ffffff;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#seo_footer a.nav_footer:visited {
margin: 0px;
	color: #d6d6d6;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#seo_footer {
	padding-bottom: 12px;
	text-align: center;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.yellow_bg { background-color:#FFFF00;}

.white { color:#FFFFFF!important;}

/* Styles for comment links  */

.link1 { text-decoration:underline; color:#0099FF; cursor:pointer; }
.no_display { display:none;}
.margin2 { margin-right:10px;}


a.delete:link { margin-right:15px; color:#008BE0;}
a.delete:visited { margin-right:15px; color:#6e65a4;}


#comments_field { border:1px #97bdeb solid; background-color:#edf3fa; }

#comments_field legend { font-size:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#97BDEB }

#comments_field span {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	color:#969EED;
}

#comments_field input.button, #answers input.button { margin-bottom: 2px;
	width: 63px; height: 22px;
	background: url(../images/bkg_button.png) left top no-repeat;
	cursor:pointer;
	font-size:11px;
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}



.check1 { font-size:8px; width:10px; height:10px; border:1px #97bdeb solid; margin-top:10px;}

.comment_box { border:#97BDEB 1px solid; background-color:#FFFFFF; padding:15px; margin:10px 0px; font-size:11px;}

.comment_message { font-size:13px;}

a.comment_user:link { color:#0099FF;}

a.comment_user:visited { color:#6e65a4;}

.comment_user_nourl { color:#333333;}


.bg1 { background-color:#edf3fa;}


/*----------Contact form-------------*/

textarea#message2 { border:none; background:none; background-image:url(../images/textarea_contact_bg.png); width:256px; height:107px; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }


/*-----------------Quiz---------------------*/

#quiz-progress { width:50px; height:250px; float:left; margin-right:30px; margin-top:20px; background-color:#00CCFF; border:#0000FF 1px solid;}

#answers { float:left; }

.question { font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

.question1 { font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.correct { background-image:url(../images/correct-answer.png); background-repeat:no-repeat; background-position:8px 15px; padding-left:45px;}

.wrong { background-image:url(../images/wrong-answer.png); background-repeat:no-repeat; background-position:10px 15px;  padding-left:45px;}

ul.quiz-answers { list-style:none; padding:0px; margin:0px;}

ul.quiz-answers li { padding:5px; background-color: #ffffff; border:#97BDEB 1px solid; margin-left:-35px; margin-bottom:10px; cursor: pointer;}

ul.quiz-answers li:hover { background-color: #D5E6F9!important; }

/*---------------Register----------------------*/

.red_star { color:#FF9900!important; font-size:12px; padding-right:2px; font-family:Arial, Helvetica, sans-serif;}

/*----------------Bundle-----------------------*/

.red { color: #FF3333;  font-weight:bold;}
.green { color: #00CC33;  font-weight:bold;}
.yellow { color: #FFCC33;  font-weight:bold;}

/*---------------Search--------------------*/

a.search_urls { font-size:0.85em;}

/*-------------TOC---------------------*/
.grey { color: #999999!important;}

/*------------About--------*/

.dan-photo { margin:0px 0px 12px 10px;}

/*-------Top Score Widget------------*/
.topscore { padding-left:20px; padding-right:20px;  font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#636363; text-align:center!important; font-weight:normal; }

#right_column .bot1 {
	display:block;
	z-index:20;
	width: 198px; height: 40px;
	padding-top:70px;
	vertical-align:bottom;
	background: url(../images/bkg_blockname2.png) bottom no-repeat;
}

/*----------Quiz 3-------------------*/

.quiz3-image { margin-left:220px; margin-top:8px;}

/*-----------Digg---------------------*/

.digg { margin:0px auto; background-image:url(../images/chapter3/digg-back.png); width:90px; height:84px; background-repeat:no-repeat; padding-top:5px;}

/*--------------Chapter 3----------------*/

.image13 { margin-right:10px; margin-bottom:10px;}

#share {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #929292;
    border-radius: 4px 4px 4px 4px;
    margin-left: 85px;
    padding: 6px 6px 0;
    position: fixed;
    text-align: center;
    z-index: 1000;
	}

