/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana;
	text-align:center;
}

.PageWidth, .Navigator, .ContentPage, .Footer
{
	width:100%;
}

.HeaderPage div#bounder, .Navigator div, .ContentPage .ContentPageCenter, .Footer .FooterChild
{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.Button
{
	background:transparent url(../images/bg_button.gif) repeat-x left top;
	width:71px;
	height:27px;
	color:white;
	font-weight:bold;
	border:none;
	cursor:pointer;
	padding-bottom:2px;
	
	margin-right:10px;
}

.HeaderPage div img
{
	margin:3px 0px 3px 21px;
	
}

.Navigator
{
	background:transparent url(../images/bg_nav.gif) repeat-x left top;
	height:27px;
}

.Navigator div ul
{
	list-style-type:none;
	margin:0;
	margin-top:1px;
	padding:0;
}

.Navigator div ul li
{
	
	display:inline;
}

.Navigator div ul li a
{
	color:white;
	font-size:11px;
	text-decoration:none;
	height:27px;
	padding:0px 16px 0px 16px;
}

.Navigator div ul li a:hover
{
	background:transparent url(../images/bg_navselected.gif) repeat-x left top;
	
	padding:6px 16px 6px 16px;
}

.Navigator div ul li a:active
{
	background:transparent url(../images/bg_navselected.gif) repeat-x left top;
	
	padding:6px 16px 6px 16px;
}

.Navigator div ul li a:selected
{
	background:transparent url(../images/bg_navselected.gif) repeat-x left top;
	
	padding:6px 16px 6px 16px;
}



.ContentPage .ContentPageCenter
{
	padding-top:11px;
	
}

.ContentPage .ContentPageCenter .ContentHome
{
	float:left;
	padding-left:15px;
	margin-bottom:30px;
	width:696px;
}

.ContentPage .ContentPageCenter .ContentHome .ADS
{
	width:696px;
}

#MainCategory div.Intro
{
	float:left;
	height: 235px;
	width:220px;
	margin: 10px;
	padding-bottom: 0px;
	background:transparent url(../images/background.jpg) no-repeat 4px 14px;
	overflow:hidden;

}

#MainCategory div.Intro h4.Title
{
	color:#cc0202;
	margin:14px 0px 10px 0px;
}
#MainCategory div.Intro .left_one
{
	float: left;
	width: 90px;
	padding: 0;
	margin: 0;
}

#MainCategory div.Intro .right_one
{
	padding-left: 10px;
	float: left;
	width: 110px;
}


#MainCategory div.Intro img
{
	margin-top: 6px;
	border:1px solid #686464;
}

#MainCategory  div.Intro div.top
{
	font-weight: bold;
	color:#cc0202;
	margin: 0px 1px 5px 5px;
}

#MainCategory div.Intro div.SectionOutline
{
	display: block;
	margin-top: 73px;
	padding-top: 10px;
/*	margin-left: 4px;
	border-left: dashed 1px #cccccc;
	border-bottom: dashed 1px #cccccc;
	border-right: dashed 1px #cccccc;*/

}
#MainCategory div.Intro div.bottom
{
	margin-top: 10px;
}

#siteId
{
	font-weight: bold;
	font-size: 24px;
}
#welcomeMessage
{
	width: 700px;
	padding: 10px 10px 10px 15px;

}
.ContentPage .ContentPageCenter h2.SectionSplitter
{
	width:710px;
	color:#cc0202;
	font-size:12px;
	margin-bottom:0px;
	border-bottom:1px solid #e0dede;
	padding-bottom:6px;
	margin-left: 10px;
}

.ContentPage .ContentPageCenter .ContentHome .SmallTitle
{
	font-size:7pt;
	margin:0;
	margin-top:5px;
	font-weight:normal;
	color:#cfcfcf;
}

.ContentPage .ContentPageCenter .ContentHome .Description
{
	font-weight:bold;
	width:347px;
	color:#666666;
	margin-top:30px;
	margin-bottom:20px;
}

.ContentPage .ContentPageCenter .ContentHome .Detail
{
	width:696px;
	color:#666;
}

.ContentPage .ContentPageCenter .ContentHome .ButtonLetti
{
	background:transparent url(../images/bg_buttonhome.gif) repeat-x left top;
	width:92px;
	height:20px;
	color:white;
	cursor:pointer;
	font-size:9pt;
	border:none;
	padding-bottom:4px;
	}

.ContentPage .ContentRight
{
	float:right;
	width:250px;
}

.ContentPage .ContentRight .LinkToFacebook
{
	background:transparent url(../images/bg_linktofacebook.gif) no-repeat left top;
	color:#636363;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:2px;
	display:block;
	padding:8px 60px 8px 10px;
}


.ContentPage .ContentRight .SubRightContent
{
	width:248px;
	border:1px solid #bf0505;
	border-top:none;
	padding-bottom:10px;
	margin-bottom: 20px;
}

.ContentPage .ContentRight .SubRightContent .TextVideo
{
	font-weight:bold;
	color:red;
}

.ContentPage .ContentRight .RightADS
{
	margin-top:15px;
	margin-bottom: 20px;
}

.ContentPage .ContentRight .RightTitleContent
{
	color:#FFFFFF;
	background:transparent url(../images/bg_rightheader.gif) repeat-y left top;
	padding:3px 7px 3px 7px;
	height:21px;
	line-height:21px;
	font-weight:normal;
	font-size:13px;
	margin:0;
	width:236px;
	margin-top:15px;
}

.Footer
{
	background-color:#f1efef;
	border-top:3px solid #232323;
	border-bottom:3px solid #232323;
	margin-top:20px;
	float:left;
}

.Footer .FooterChild
{
	padding:30px 0px 15px 0px;
}

.Footer .FooterChild img.IconFooter
{
	float:left;
	border:none;
	margin-top:12px;
}

.Footer .FooterChild div.FooterInfo
{
	text-align:center;
	margin:0px 35px 15px 35px;
	float:left;
	width:550px;
	
}

.Footer .FooterChild div.FooterInfo h6
{
	margin:0;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}

.Footer .FooterChild p
{
	float:left;
	margin-top:23px;
	color:red;
}

.ContentPage .ContentPageCenter .ContentDetail
{
	float:left;
	
	margin-bottom:30px;
	width:740px;
}

.ContentPage .ContentPageCenter .ContentDetail .LeftMenu
{
	float:left;
	width:210px;
	height:auto;
}


.ContentPage .ContentPageCenter .ContentDetail .LeftMenu .SubLeftMenu
{
	height:auto;
	border:1px solid #bf0505;
	border-top:none;
	padding: 0px;	
}

.ContentPage .ContentPageCenter .ContentDetail .LeftMenu .SubLeftMenu ul.MainMenu
{
	list-style: none; 
	margin: 0; 
	padding:5px 0px 10px;
	background:transparent url(../images/cell_line.gif) repeat-x left bottom;
	
}

ul.SimpleList
{
	list-style-image: url(../images/list.jpg);
	margin-left: 12px;
	padding-left: 10px;
}

.ContentPage .ContentPageCenter  ul.SimpleList li
{
	font-size:12px;
	padding: 0;
	margin: 0;
	padding-bottom:6px;
}

.ContentPage .ContentDetail .ContentMainCenter
{
	float:right;
	width:490px;
	padding-right: 20px;
}

h2.Title
{
	font-size:16px;
	font-weight:bold;
	color:#cc0202;
}
.ContentPage .ContentDetail .ContentMainCenter h2.Title a
{
	font-size:12px;
	font-weight:bold;
	color:#cc0202;
	text-decoration:none;
}
.ContentPage .ContentDetail .ContentMainCenter div#QuestionGroup
{
	padding: 5px 5px 10px 5px;
}
.ContentPage .ContentDetail .ContentMainCenter div#QuestionGroup div
{
	padding-top: 5px;
}
div.Description 
{
	border: solid 1px #a50b0b;
	padding: 5px;
	background-color: #f1efef;
}
ul.course_list
{
	padding-bottom: 5px;
}
ul.section_list
{
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.ContentMainCenter ul.section_list li.section_item
{
	font-weight:bold;
	padding-bottom: 15px;
	padding-top: 10px;
}

ul.section_list li.section_item
{
	padding-bottom: 6px;
	list-style-image: url(../images/list_item.jpg);	
}

li.course_item
{
	padding: 2px;
	list-style-image: url(../images/list.jpg);
	font-weight:normal;
}
div.section_item
{
	width:450px;
}
.section_title
{
	font-size:12px;
	font-weight:bold;
	color:#cc0202;
	text-decoration:none;
	padding-top: 10px;
}

ul.articleList
{
	list-style-image: url(../images/list_item.jpg);
	margin-left: 0px;
	padding-left: 0px;
}
ul.articleList li
{
	padding: 3px;
	margin-left: 35px;
}
div.boldText
{
	font-weight: bold;
	padding: 10px 2px 0px 10px;
}
.category_title
{
	font-size:12px;
	font-weight:bold;
	color:#cc0202;
	text-decoration:none;
	padding-top: 15px;
}

div.CategoryItem
{
	padding: 5px 1px 2px 2px;
	background-color: #d0cccc;
	border-top: solid 1px #6c6c6c;
	border-bottom: solid 1px #6c6c6c;
	font-weight: bold;
}


.BoxHeader
{
	color:#FFFFFF;
	padding:3px 7px 3px 10px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	font-size:12px;
	margin:0;
	background-color: #a50b0b;
}
span.viewall 
{
	font-size: 0.9em;
	font-style: italic;
	padding-left:30px;
}

.PageNumber
{
	padding: 2px 6px 2px 6px;
	margin: 2px;
	border: solid 1px #a50b0b;
	position: relative;
}

div#QuestionGroup h4
{
	font-weight: bold;
	font-size: 12px;
}
.CorrectImage
{
	width: 15px;
	height: 15px;
	display: none;
}
.CorrectImageShow
{
	width: 15px;
	height: 15px;
	display: inline;
}

span.correctAnswer
{
	font-weight:bold;
	color: blue;
}

span.incorrectAnswer
{
	font-weight:bold;
	color: red;
	text-decoration: line-through;
}


div.hot_video
{
	text-align: center;
	padding: 5px;
}

div#summary
{
	padding: 30px;
}
div#controlbar
{
	padding: 20px 0px 20px 0px;
}
.CommandButton
{
	color: White;
	background-color: #a50b0b;
	border: solid 1px black;
	cursor: pointer;
	padding: 3px;
}
.NavPath a
{
	font-size: 10pt;
	color:#3366CC;
	text-decoration:underline;
}
.NavPath img
{
	padding: 5px 5px 0px 5px;
}

img.no-image
{
	width: 16px;
	height: 16px;
}

table.AnswerSummary
{
	border: solid 1px #a50b0b;
	padding: 10px;
}
td.AnswerEntry
{
    padding: 3px 10px 3px 5px; 
}
a.IncorrectAnswer
{
	color: Red;
}
.CurQuestion
{
	font-size: 10pt;
	font-weight: normal;
	color:Blue;	
	text-align:right;
	display:block;
	
}
.Lyric
{
	padding:15px;
	line-height:20px;
}
.Transcript
{
	padding:15px;
	line-height:20px;
	border:solid 1px red;
}
/* Download Pages */
.DownloadHeader
{
    color: #cc0000;
    font-weight:bold;
}
.DownloadImage
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	max-width:250px;
}

.DownloadLinks
{
    padding-left:20px;
}
.DownloadLink
{
    line-height:25px;
}

div#RectangleAds
{
	float: right; 
	margin-right: 30px; 
	margin-top: 20px; 
	width: 680px;	
}

div#RectangleAds div#TopRow
{
  margin:0px; 
  padding: 0px 0px 3px 5px; 
  height:13px; 
  text-align: left; 
  background-image: url(../images/ads_top.jpg); 
  background-repeat: no-repeat;	
  font-size: 0.8em;
}
div#RectangleAds div#BottomRow
{
  margin:0px; 
  height:16px; 
  background-image: url(../images/ads_bottom.jpg); 
  background-repeat: no-repeat;	
}

div#RectangleAds div#MiddleRow
{
	margin: 0px; 
	padding-top: 5px;
	border-left: solid 1px #b8a0a0; 
	border-right: solid 1px #b8a0a0; 
	height: 60px;

}

div#RectangleAds div#MiddleRow ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#RectangleAds div#MiddleRow ul li
{
	padding-left: 10px;
	float: left;
	width: 234px;
}
div#RectangleAds div#MiddleRow img
{
	border-width: 0px;
}

div#Wrapper ul
{
	width: 60em;
}
div#Wrapper ul li
{
	width: 25em;
	float: left;
}
div#Wrapper br
{
	clear: left;
}

div#Wrapper
{
 margin-bottom: 1em;	
}

