/* @override 
	http://thejingles.s123.coreserver.jp/wp/wp-content/themes/vwv_Test_02/style.css
	http://thejingles.s123.coreserver.jp/wp/wp-content/themes/theJingles/style.css
	http://www.thejingles-summit.co.jp/wp/wp-content/themes/theJingles/style.css
*/

/*
Theme Name: the-jingles
Theme URI: 
Description: Artisteer-generated theme
Version: 1.0
Author: Shinji Shimada
Author URI: 
Tags: fixed width, three columns, valid XHTML, widgets
*/

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", Sans-Serif;
  font-size: 12px;
  color: #333333;
  behavior: url("csshover.htc");
}

body2
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", Sans-Serif;
  font-size: 12px;
  color: #333333;
  behavior: url("csshover.htc");
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}

.contentLayout
{
  margin-bottom: 0px;
  width: 940px;
}

.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 0 20px;
  z-index: 0;
}

.Post2
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0;
  z-index: 0;
}

.Post-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}

.PostContent
{
  margin-left: 0px;
  margin-right: 0px;
  line-height: 150%;
	color: #333333;
}

.PageContent
{
  margin-left: 0px;
  margin-right: 0px;
  line-height: 150%;
	color: #333333;
}

.CommentContent
{
  line-height: 150%;
	border: 1px none #ccc;
	padding: 10px;
	margin: 0 5px 10px;
	background-color: #eee;
}

.ddsg-wrapper
{
  line-height: 150%;
}

/* @group Layout */

.contentLayout .content
{
  padding: 0;
  float: left;
  width: 540px;
	margin: 10px 20px;
}

.contentLayout .content2
{
  position: relative;
  margin: 10px 0 10px 20px;
  padding: 0;
  float: left;
  overflow: hidden;
  width: 740px;
}

.contentLayout .sidebar1
{
  position: relative;
  margin: 5px 0 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 180px;
}

.contentLayout .sidebar2
{
  position: relative;
  margin: 5px 0 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 180px;
}



/* @end */

/* @group Sheet */
.Sheet
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  width: 950px;
}

.Sheet-body
{
  position: relative;
  margin: 0px auto;
	width: 940px;
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('images/Sheet-c.png');
}

/* @end */

/* @group Header */

div.Header
{
  margin: 0 auto;
  width: 940px;
  height: 95px;
}

.logo-text
{
  text-align: left;
	font-size: 10px;
	color: #333;
	padding-top: 0px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 7px;
}

.logo-left
{
  width: 580px;
	text-align: left;
	float: left;
	height: 95px;
}

.logo-right
{
  width: 360px;
	text-align: right;
	float: left;
	padding-top: 7px;
}

.HeaderTel
{
	float: left;
	width: 170px;
	height: 85px;
}

.FreeSession
{
	float: left;
	width: 190px;
	height: 85px;
	background: url(images/btn-FreeSession.png) no-repeat;
	display: block;
}

.FreeSession a:link,.FreeSession a:visited {
	width: 190px;
	height: 85px;
	background: url(images/btn-FreeSession.png) no-repeat;
	display: block;
}

.FreeSession a:hover {
	width: 190px;
	height: 85px;
	background: url(images/btn-FreeSession.png) no-repeat;
	display: block;
}

.header-belt {
	background-color: #2266bb;
	margin: 0 1px 5px;
	color: #fff;
	width: 940px;
	height: 28px;
}

.breadcrumb {
	color: #fff;
	font-size: 10px;
	padding-top: 7px;
	width: 530px;
	float: left;
	margin-left: 5px;
}

.breadcrumb a:link,.breadcrumb a:visited,.breadcrumb a:hover {
	color: #fff;
}

.subnavi {
	float: left;
	width: 310px;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	display: block;
	line-height: 1em;
	padding-top: 8px;
}

.subnavi a:link,.subnavi a:visited,.subnavi a:hover {
	color: #fff;
}

.english {
	float: right;
	background-color: #99CC33;
	width: 80px;
	height: 28px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 1em;
}

.english a:link,.english a:visited {
	color: #fff;
	display: block;
	padding-top: 7px;
	height: 14px;
	padding-bottom: 7px;
}

.english a:hover {
	background-color: #f86900;
	text-decoration: none;
}

/* @end */

/* @group Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 940px;
  margin: 0px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 10px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  width: 940px;
  height: 100px;
  bottom:0;
  left:0;
	background-color: #bbb;
}

.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('images/rssIcon.gif');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 16px;
  width: 16px;
}

.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color: #fff;
	font-size: 10px;
	line-height: 1.5em;
}

.PageTop a:link ,.PageTop a:visited
{
	width: 100%;
	text-align: center;
	background-color: #eee;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 10px;
	margin-top: 20px;
	clear: both;
}

.PageTop a:hover
{
	background-color: #999;
	text-decoration: none;
	color: #fff;
}
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:10px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#666666;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#212121;
}

.Login a:link ,.Login a:visited {
	color: #bbb;
	float: right;
	font-size: 10px;
}

.Login a:hover{
	color: white;
}


/* @end */

/* @group Sidebar */
.Block
{
  position: relative;
  border: 1px solid #F5F5F5;
	margin: 0 0 5px;
}

.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
  border: 1px solid #ccc;
  padding: 2px;
}


/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 1px;
  background-color: #175baf;
}

.BlockHeader-text
{
  white-space : nowrap;
  color: #fff;
  font-size: 13px;
  line-height: 30px;
}

.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('images/BlockHeaderIcon.png');
  padding:0 0 0 12px;
  background-repeat: no-repeat;
  min-height: 10px;
  margin: 0 0 0 0px;
}
/* end BlockHeader */
.BlockContent
{
  overflow: hidden;
  min-width:3px;
  min-height:3px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
  color:#333333;
  font-size: 10px;
  line-height: 170%;
  background-color: #FFFFFF;
}

.menu
{
  overflow: hidden;
}

.BlockContent-body a:link,.BlockContent-body a:visited
{
  color: #333333;
	display: block;
}

.BlockContent-body a:hover
{
  color: #0066BB;
  text-decoration: none;
}

.BlockContent-body ul
{
  list-style-type: none;
  color: #000000;
  margin:0px 0 0 0;
  padding:0;
  border-top: 1px solid #DDDDDD;
  border-right: 0px solid #DDDDDD;
  border-left: 0px solid #DDDDDD;
  border-bottom: 0px solid #DDDDDD;
}

.BlockContent-body li
{
  font-size: 11px;
}

.BlockContent-body ul li
{
  padding:1px 1px 1px 15px;
  background-image: url('images/BlockContentBg.png');
  background-repeat:no-repeat;
  margin:0px 0 0px 0;
  line-height:2em;
  background-color: #FFFFFF;
  border-top: 0px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

.BlockPadding
{
  padding: 10px;
}

.Archive-text
{
	margin-bottom: 5px;
}

.session-schedule-title
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #77aa33;
	text-align: center;
	line-height: 1.4em;
}

.Schedule
{
	line-height: 1.4em;
	font-size: 11px;
}

.Schedule p
{
	margin: 0 0 3px;
	padding: 0;
	line-height: 1.4em;
}

.ScheduleTitle
{
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
}

.mailmag-sample {
	font-size: 10px;
	line-height: 1.5em;
}


/* @end */

/* @group Img */
a img
{
  border: 0;
}

.article img, img.article
{
	margin: 0;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin:2px;
}

.alignright img, img.alignright
{
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 0 10px 10px;
	background-color: #FFF;
}

.alignleft img, img.alignleft
{
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 10px 5px 0;
	background-color: #FFF;
}

.alignrightNB img, img.alignrightNB
{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.alignleftNB img, img.alignleftNB
{
	margin: 0 10px 10px 0;
	float: left;
}

.frame img, img.frame
{
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0;
}

/* @end */

/* @group Title */

.PageTitleWrap {
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 1px;
}

.PageTitleInner {
	background-color: #eee;
	color: #333;
	border-left: 6px none #175baf;
	display: inline-block;
	width: 100%;
}

.PageTitle {
	color: #224488;
	float: left;
	width: 260px;
	margin: 5px 0 5px 5px;
	padding: 0;
}

.PageTitle1sb {
	margin: 5px 0 5px 5px;
	color: #224488;
	float: left;
	padding: 0;
	width: 260px;
}

.PageTitleBlog {
	margin: 5px 0 5px 5px;
	color: #224488;
	float: left;
	padding: 0;
	width: 520px;
}

.PageTitleSubTitle {
	font-size: 10px;
	color: #666;
}

.PageTitleImg {
	width: 260px;
	float: right;
}

.PageTitleImg1sb {
	padding: 0;
	margin: 0;
	float: right;
	width: 460px;
}

.SubTitle {
	padding: 8px 5px;
	border-bottom: 3px double #ccc;
	border-top: 3px double #ccc;
	margin-bottom: 20px;
	margin-top: 40px;
	clear: both;
	color: #224488;
}

.SubTitleTop {
	padding: 8px 5px;
	border-bottom: 3px double #ccc;
	border-top: 3px double #ccc;
	margin-bottom: 20px;
	margin-top: 5px;
	color: #224488;
}


.CategoryTitle {
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 25px;
}

.TitleWrap {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	display: block;
	margin-bottom: 10px;
	margin-top: 22px;
	float: none;
	clear: both;
}

.TitleWrapTop {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 2px;
	display: block;
	margin-bottom: 10px;
	clear: both;
	margin-top: 1px;
}

.TitleWrapEnTop {
	border: 1px solid #004ea5;
	background-color: #2266bb;
	padding: 2px;
	display: block;
	margin-top: 22px;
	float: none;
	clear: both;
}

.h4FrameLinkEnTop a:link,.h4FrameLinkEnTop a:visited {
	text-decoration: none;
	color: white;
	line-height: 1.3em;
	display: block;
	padding: 5px 0 5px 20px;
	height: 21px;
	margin-top: 20px;
	background: #2266bb url(images/title-EnTop.png) no-repeat;
	border: 1px solid #004ea5;
}

.h4FrameLinkEnTop a:hover {
	text-decoration: none;
	background: #2266bb url(images/title-EnTop_on.png) no-repeat;
	border: 1px solid #004ea5;
}

.h3Frame {
	font-size: 18px;
	display: block;
	border-left: 3px solid #2266bb;
	padding: 5px 0 3px 8px;
	background-color: #eee;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

.h3FrameLink {
	font-size: 18px;
	text-decoration: none;
	color: #333;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

.h3FrameLink a:link,.h3FrameLink a:visited {
	text-decoration: none;
	color: #333;
	padding: 5px 0 3px 18px;
	margin: 0;
	display: block;
	font-weight: bold;
	font-size: 18px;
	background: #eeeeee url(images/BulletLink-h3.gif) no-repeat 0 2px;
}

.h3FrameLink a:hover {
	background-image: url(images/BulletLink-h3.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #333;
	background-color: #ccc;
	margin: 0;
	padding: 5px 0 3px 18px;
	font-weight: bold;
	font-size: 18px;
}

.h4Frame {
	font-size: 16px;
	border-left: 3px solid #2266bb;
	margin: 0;
	background-color: #eee;
	line-height: 1.3em;
	padding: 3px 0 2px 8px;
}


/*
.h4FrameLink {
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	display: block;
}
 My Comment */
 
.h4FrameLink a:link,.h4FrameLink a:visited {
	text-decoration: none;
	color: #333333;
	background: #eeeeee url(images/BulletLink-h4.gif) no-repeat;
	line-height: 1.3em;
	display: block;
	padding: 3px 0 2px 16px;
	height: 21px;
}

.h4FrameLink a:hover {
	text-decoration: none;
	color: #333;
	background: #ccc url(images/BulletLink-h4.gif) no-repeat;
	line-height: 1.3em;
	display: block;
	padding: 3px 0 2px 16px;
	height: 21px;
}

.h4FrameLinkA a:link,.h4FrameLinkA a:visited {
	text-decoration: none;
	color: #333333;
	background: #eeeeee url(images/BulletLink-h4.gif) no-repeat;
	line-height: 1.3em;
	display: block;
	padding: 3px 0 2px 16px;
}

.h4FrameLinkA a:hover {
	text-decoration: none;
	color: #333;
	background: #ccc url(images/BulletLink-h4.gif) no-repeat;
	line-height: 1.3em;
	display: block;
	padding: 3px 0 2px 16px;
}

.TitleWrapBlue {
	background-color: #fff;
	padding: 2px;
	display: block;
	overflow: hidden;
	clear: both;
	border-left: 1px solid #6699cc;
	border-right: 1px solid #6699cc;
	border-top: 1px solid #6699cc;
	margin-top: 22px;
}

.FrameLinkBlue a:link,.FrameLinkBlue a:visited {
	text-decoration: none;
	color: #333;
	display: block;
	background: #dce9f0 url(images/BulletLink-h4.gif) no-repeat;
	line-height: 1.3em;
	padding: 3px 0 23px 16px;
}

.FrameLinkBlue a:hover {
	text-decoration: none;
	color: #333;
	padding: 3px 0 23px 16px;
	background: #b7d5e5 url(images/BulletLink-h4.gif) no-repeat;
	display: block;
	line-height: 1.3em;
}

.BlueFrame {
	background-color: #fff;
	padding: 10px;
	display: block;
	overflow: hidden;
	clear: both;
	border: 1px solid #6699cc;
	font-size: 11px;
	line-height: 1.5em;
}

.CasestudyWrap {
	display: block;
	padding: 8px;
	background: url(images/CaseStudy-frame-bg.png) repeat;
	border: 1px solid #26b;
	clear: both;
	color: #fff;
	line-height: 1.6em;
	font-size: 13px;
	margin-bottom: 20px;
}

.FrameCase {
	line-height: 1.3em;
	margin: 0 0 10px;
	color: #fff;
	border-bottom: 1px dotted #99ccff;
	padding: 0 0 5px 2px;
	font-size: 18px;
}

.TabbedPanelsWrap {
	margin: 0px;
	padding: 0;
	width: 538px;
	border: 1px solid #6699cc;
}

.FrameTitle{
	float: left;
}

.FrameArrow{
	background: url(images/BulletLink.gif) no-repeat 0 2px;
	color: #333;
	font-size: 10px;
	padding-left: 12px;
	margin-right: 8px;
	float: right;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	padding-top: 5px;
}

.FrameArrowWhite{
	background: url(images/BulletLink.gif) no-repeat 0 2px;
	color: white;
	font-size: 10px;
	padding-left: 12px;
	margin-right: 8px;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	padding-top: 5px;
	float: right;
}

/* @end */

/* @group h1-h6 */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
	line-height: 1.3em;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-size: 24px;
	margin: 0;
	padding: 0;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 20px;
	margin: 30px 0;
	padding: 0;
	font-weight: bold;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  margin: 25px 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #333;
  margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.5em;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 14px;
  color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 1.5em;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 12px;
  color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.5em;
}

/* @end */

/* @group Text */

.t10
{
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

.t10b
{
	font-size: 10px;
	font-weight: bold;
}

.t12
{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.t12b
{
	font-size: 12px;
	font-weight: bold;
}

.t14
{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
}

.t14b
{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
}

.t16
{
	font-size: 16px;
	font-weight: normal;
	line-height: 1.6em;
	font-style: normal;
}

.t16b
{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}

.t20b
{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6em;
}

.Date
{
	color: #ff3399;
	font: bold 10px Verdana, "Lucida Grande", Lucida, sans-serif;
}

.Red
{
	color: #ff3377;
	font-weight: bold;
}

.Green
{
	color: #77aa33;
	font-weight: bold;
}

.Blue
{
	color: #224488;
	font-weight: bold;
}

.Copy
{
	color: #77aa33;
	margin-bottom: 20px;
	margin-top: 0;
	line-height: 1.4em;
	font-size: 22px;
}

.Copy-s
{
	color: #77aa33;
	line-height: 1.4em;
	font-size: 18px;
	margin-bottom: 14px;
	margin-top: 0;
}

.Symbol
{
	color: #ff3377;
	font-weight: bold;
	font-size: 14px;
}

span.Up {
	vertical-align: 7px;
}

span.Down {
	vertical-align: -4px;
}

.EnTopText {
	padding-left: 10px;
	border-left: 3px solid #99cc33;
	margin-top: 5px;
}

/* @end */

/* @group Link */

a
{
  text-decoration: none;
  color: #0066AA;
}
a:link
{
  text-decoration: none;
  color: #0066AA;
}
a:visited
{
  text-decoration: none;
  color: #0066AA;
}
a:hover
{
  text-decoration: underline;
  color: #0066AA;
}

a.Arrow:link, a.Arrow:visited {
	color: #2266bb;
	background: url(images/BulletLink.gif) no-repeat 0 -2px;
	margin-left: 2px;
	padding-left: 13px;
	line-height: 1.5em;
}

a.Arrow:hover
{
  text-decoration: underline;
  background: url(images/BulletLink.gif) no-repeat 0 -2px;
  color: #2266bb;
	padding-left: 13px;
	margin-left: 2px;
	line-height: 1.5em;
}

a.Down:link, a.Down:visited {
	color: #2266bb;
	background: url(images/BulletDown.gif) no-repeat 0 0;
	margin-left: 2px;
	padding-left: 13px;
}

a.Down:hover
{
  text-decoration: underline;
  background: url(images/BulletDown.gif) no-repeat 0 0;
  color: #2266bb;
	padding-left: 13px;
	margin-left: 2px;
}

a.Blank:link, a.Blank:visited {
	color: #2266bb;
	background: url(images/BulletBlank.gif) no-repeat 0 0;
	margin-left: 2px;
	padding-left: 13px;
}

a.Blank:hover
{
  text-decoration: underline;
  background: url(images/BulletBlank.gif) no-repeat 0 0;
  color: #2266bb;
	padding-left: 13px;
	margin-left: 2px;
}

a.more-link:link {
	font-size: 10px;
	border-style: none;
	border-width: 1px;
	margin-top: 5px;
}

/*
.PostContent a:link, .PostContent a:visited {
	background: url(images/BulletLink.gif) no-repeat 0 -1px;
	color: #2266bb;
	padding-left: 13px;
	margin-left: 2px;
}

.PostContent a:hover
{
  text-decoration: underline;
  background: url(images/BulletLink.gif) no-repeat 0 -1px;
  color: #2266bb;
	padding-left: 13px;
	margin-left: 2px;
}
*/

.CourseRight a:link, .CourseRight a:visited {
	background: url(images/BulletLink.gif) no-repeat 0 -2px;
	color: #fff;
	padding-left: 13px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

.CourseRight a:hover
{
  text-decoration: underline;
  background: url(images/BulletLink.gif) no-repeat 0 -2px;
  color: #fff;
	padding-left: 13px;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

/* @end */

/* @group Table */

.Frame table {
  border-collapse: collapse;
  margin: 0;
	padding: 0;
	width: 100%;
	border: 3px solid #999;
}

.Frame th, .Frame td
{
  padding: 5px;
  border: 1px solid #999;
  vertical-align:middle;
	text-align: left;
}

.Frame th
{
	background-color: #eee;
	font-weight: bold;
}

.FrameCenter table
{
  border-collapse: collapse;
  margin: 0;
	padding: 0;
	border: 3px solid #999;
}

.FrameCenter th, .FrameCenter td
{
  padding: 5px;
  border: 1px solid #999;
  text-align: center;
  vertical-align:middle;
}

.FrameCenter th
{
	background-color: #eee;
	font-weight: bold;
}

.FrameDiary table {
  border-collapse: collapse;
  margin: 0;
	padding: 0;
	width: 100%;
	border: 0px solid #999;
}

.FrameDiary th, .FrameDiary td
{
  padding: 5px;
  border: 1px solid #fff;
  vertical-align:middle;
	text-align: left;
	background-color: #ffe6f0;
}

.FrameDiary th
{
	background-color: #bf73a0;
	font-weight: bold;
	color: white;
	text-align: center;
	white-space: nowrap;
}

table.noline {
  border-collapse: collapse;
	margin: 0;
	padding: 0;
	border-style: none;
	border-bottom-style: none;
}

table.noline tr th
{
  padding: 0px;
	border-style: none;
	margin: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.noline tr td
{
  padding: 0px;
	border-style: none;
	margin: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.FrameLink {
  border-collapse: collapse;
	margin: 0;
	padding: 0;
	border-style: none;
	border-bottom-style: none;
	width: 740px;
}

table.FrameLink th {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	text-align: left;
	width: 200px;
	border-right: 0px dotted #d8d8d8;
	background-color: #f2f2f2;
}

table.FrameLink td {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
}

td.WhoNeeds {
	margin: 0;
	padding: 10px;
	border: 1px solid #26b;
	background: url(images/CaseStudy-frame-bg.png) repeat;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

td.WhoNeeds h4 {
	color: #fff;
	border-bottom: 1px dotted #fff;
	padding-bottom: 5px;
	line-height: 130%;
}

.TRed {
	background-color: #ffdddd;
	color: #ff0066;
	margin: 0;
	padding: 0;
}

.TGreen {
	background-color: #99CC33;
	color: #fff;
}

.TBlue {
	background-color: #2266bb;
	color: #fff;
}

th.Private {
	background-color: #ffaaaa;
}

td.Private {
	background-color: #ffdddd;
}

th.Semi {
	background-color: #ccee88;
}

td.Semi {
	background-color: #eeffcc;
}

/* @end */

/* @group List */

ol
{
	padding: 0;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}

ol li
{
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 1.6em;
}

ul
{
	font-size: 12px;
	padding: 0;
	margin: 0;
}


ul li
{
  font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 1.6em;
}

.Post ul li
{
	list-style-position: outside;
	list-style-image: url(images/BulletList.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	line-height: 1.6em;
	margin-bottom: 3px;
}

.h3FrameLink ul li
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

dl {  
 border: 1px none #999;    
}  
dt {  
 float: left;  
 width: 115px;  
 padding: 5px;  
 clear:both;  
 font-weight:bold;
	text-align: right;
}  
dd {   
 margin-left:130px;  
 padding: 5px 5px 5px 10px;  
 border-left:1px solid #ccc;  
}

dl.NoLine {  
 border: 1px none #999;    
}  
.NoLine dt {  
 float: left;  
 width: 140px;  
 padding: 5px 0 0;  
 clear:both;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}  
.NoLine dd {   
 margin-left:140px;  
 padding: 0;  
 border-left:0px solid #ccc;
	font-weight: normal;
	font-style: normal;
}


dl.Seminar {  
 border: 1px none #999;    
}

.Seminar dt {  
 float: left;  
 clear:both;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	width: 25px;
	padding: 2px 0 0;
}  
.Seminar dd {  
 padding: 0;  
 border-left:0px solid #ccc;
	font-weight: normal;
	font-style: normal;
	margin-left: 25px;
}

dt.Year {  
 float: left;  
 width: 50px;  
 padding: 5px;  
 clear: left;  
 font-weight:bold;
	text-align: right;
}  

dd.Year {   
 margin-left:65px;  
 padding: 5px 5px 5px 10px;  
 border-left:1px solid #ccc;  
}

.Year dt {  
 float: left;  
 width: 50px;  
 padding: 5px;  
 clear: left;  
 font-weight:bold;
	text-align: right;
}  

.Year dd {   
 margin-left:65px;  
 padding: 5px 5px 5px 10px;  
 border-left:1px solid #ccc;  
}

.Talk dl{
	background-color: #e9e8d0;
	width: 100%;
}

.Talk dt{
	border-top: 0px solid #fff;
	width: 100px;
	padding-right: 20px;
	margin: 0;
	text-align: right;
}

.Talk dd{
	border-top: 0px solid #fff;
	padding: 5px;
	margin: 0 0 0 115px;
	border-left:1px solid #fff;  
}

/* @end */

/* @group Blockquote */

blockquote p
{
  color: #fff;
	margin: 5px;
}

blockquote
{
  margin: 20px;
  padding: 5px;
  background-color: #f96a99;
	text-align: center;
	border: 1px none #cc1177;
}

.Note{
	background-color: #eee;
	padding: 10px;
	clear: both;
	border: 1px solid #ddd;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.NoteWhite{
	border: 3px solid #ddd;
	margin-left: 10px;
	padding: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.DiaryNote{
	background-color: #eee;
	padding: 10px;
	clear: both;
	border: 1px solid #ddd;
	margin: 20px 20px 0;
	width: 680px;
}

.DiaryComment{
	background-color: #ff9900;
	padding: 10px;
	border: 1px solid #e88b30;
	clear: both;
	margin: 0 20px 20px;
	width: 680px;
	color: white;
}

.DiaryCommentG{
	background-color: #88bb33;
	padding: 10px;
	border: 1px solid #77aa33;
	color: white;
	clear: both;
	margin: 0 20px 20px;
	width: 680px;
}

.TrainingComment{
	background-color: #ffdddd;
	padding: 10px;
	border: 1px solid #ffcccc;
	clear: both;
	width: 680px;
	margin: 20px 20px 0;
}

/* @end */

/* @group Button */

/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:31px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}

/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}

.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 31px;
  color: #1C1C1C;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:31px;
  white-space: normal;
  padding: 0 14px;
  font-size: 13px;
  text-align: left;
  line-height: 31px;
  text-decoration: none !important;
}

input, select
{
  font-size: 12px;
}

.Button .active
{
  color: #E2EEF9;
}

.Button .hover,  a.Button:hover
{
  color: #184259;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -62px;
}

.Button .hover .r
{
  top: -31px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 93px;
}

.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:407px;
  height: 93px;
}

.Button .active .l
{
  top: -62px;
}

.Button .hover .l
{
  top: -31px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 7px;
  height: 93px;
}

.Button .l, .Button .r span
{
  background-image: url('images/Button.png');
}
/* end Button */



/* @end */

/* @group CommentList */

.commentlist, .commentlist li
{
    background: none;
}

.commentlist li li
{
    margin-left:30px;
}

.commentlist li .avatar
{
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  margin: 1px;
  background: #fff;
}

.commentlist li cite
{
	font-size: 14px;
}

#commentform textarea
{
  width: 99%;
}

/* @end */

/* @group Align */

.aligncenter, div.aligncenter
{
  margin-left: auto;
  margin-right: auto;
	text-align: center;
	display: block;
	clear: both;
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

/* @end */

/* @group Calender */

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

/* @end */

/* @group Top */

.MainSpace {
	margin-top: 15px;
	height: 260px;
	margin-bottom: 5px;
}

.TopVisual {
	float: left;
	margin-left: 1px;
	width: 739px;
	height: 260px;
}

.SessionMovie {
	float: right;
	height: 260px;
	width: 180px;
}

.TopFeatureFrame{
	margin: 10px;
	border-bottom: 1px dotted #999;
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 1.5em;
}

.TopFeatureFrameBottom{
	margin: 10px 10px 5px;
	font-size: 11px;
	line-height: 1.5em;
}

img.TopFeatureNo{
	float: left;
	margin-right: 10px;
}

/* @end */

/* @group Courses */

.CourseLeft
{
  padding: 0;
  overflow: hidden;
  width: 600px;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}

.CourseRight
{
  width: 116px;
	background-color: #2266bb;
	color: #fff;
	text-align: center;
	padding-top: 16px;
	margin-right: 2px;
	text-shadow: #004499 -1px -1px 0;
	border: 5px solid #1155aa;
	padding-bottom: 13px;
}

.CourseLevel
{
	font-weight: bold;
	line-height: 1.4em;
	font-size: 24px;
}

.CourseDiscription {
	font-size: 11px;
	border-left: 1px none #999;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666;
	float: left;
	font-weight: normal;
	font-style: normal;
}

.CourseDiscriptionJ {
	font-size: 11px;
	border-left: 1px none #999;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666;
}

.ProgressFrame {
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	border: 1px none #4b7e4b;
	background-color: #77aa33;
	float: right;
	width: 180px;
}

.ProgressTitle {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 5px;
}

.ProgressHeader {
	background: #fff no-repeat;
	padding: 4px;
	color: #333;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
}

.ProgressText {
	background: #fff no-repeat;
	padding: 4px;
	color: #333;
	border: 1px none #ccc;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	border-top: 1px dotted #ccc;
}

.ProgressArrow {
	margin: 2px 5px 1px;
}

.PageLeft
{
  padding: 0;
  overflow: hidden;
  width: 540px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

.PageRight
{
  overflow: hidden;
  width: 180px;
	float: right;
	background-color: #fff;
	color: #2266bb;
	margin-bottom: 20px;
}

/* @end */

/* @group Executive */

.ListExecutive ul li
{
	list-style-position: outside;
	list-style-image: url(images/BulletListBk.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	line-height: 1.6em;
	margin-bottom: 3px;
}

.ListExecutiveTitle{
	font-weight: bold;
	font-size: 14px;
	color: #ff7700;
}

.ExecutiveCopy {
	background: #262626 url(images/Executive-textbg.png) repeat-x;
	padding: 15px 15px 20px;
	color: #fff;
	border: 2px solid #000;
}

.SubTitleExecutive {
	padding: 11px 5px 11px 13px;
	margin-bottom: 20px;
	margin-top: 40px;
	clear: both;
	color: #fff;
	width: 722px;
	background: url(images/Executive-h2.png) no-repeat;
}

.h4FrameExecutive {
	font-size: 16px;
	border-left: 0 solid #111;
	margin: 22px 0 10px;
	background: url(images/Executive-h3.png) no-repeat;
	line-height: 1em;
	color: #fff;
	height: 23px;
	padding: 6px 0 0 6px;
}



/* @end */

/* @group BritishEnglish */

.SubTitleBritishEnglish {
	padding: 11px 5px 11px 13px;
	margin-bottom: 20px;
	margin-top: 40px;
	clear: both;
	color: #fff;
	width: 722px;
	background: url(images/BritishEnglish-h2.png) no-repeat;
}

.h4FrameBritishEnglish {
	font-size: 16px;
	border-left: 0 solid #111;
	margin: 22px 0 10px;
	background: url(images/Executive-h3.png) no-repeat;
	line-height: 1em;
	color: #fff;
	height: 23px;
	padding: 6px 0 0 6px;
}

.NoteBritishEnglish {
	background-color: #ebf3f3;
	padding: 10px;
	clear: both;
	border: 1px solid #cee6e6;
	text-align: center;
	margin: 10px 0px;
}

/* @end */

/* @group Caption */

.wp-caption
{
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

/* @end */

/* @group SpryAccordion */

.AccordionWrap{
	height: 620px;
}

.Accordion {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	border-bottom: 0px solid #ccc;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-top: 1px solid #ccc;
	background: #eee url(images/q.gif) no-repeat 0 3px;
	padding: 10px 5px 8px 30px;
	font-weight: bold;
	font-size: 14px;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	height: 200px;
	background: url(images/a.gif) no-repeat;
	padding: 7px 5px 5px 30px;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

.AccordionPanelTabHover {
	color: #333;
	background-color: #ccc;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #333;
	background-color: #ccc;
}

.AccordionFocused .AccordionPanelTab {
	color: #333;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	color: #333;
}

/* @end */

/* @group LinkButton */

.LinkButtonFrame{
	clear: left;
	margin-top: 20px;
}

.LinkButton a:link, .LinkButton a:visited, .LinkButton a:hover{
	width: 210px;
	font-size: 14px;
	display: block;
	text-align: left;
	text-decoration: none;
	padding: 14px 0 14px 22px;
	margin-right: 10px;
	float: left;
	color: #fff;
	font-weight: bold;
	background: url(images/btn-Right.png) no-repeat;
	line-height: 1em;
}

.LinkButtonL a:link, .LinkButtonL a:visited, .LinkButtonL a:hover{
	background: url(images/btn-Left.png) no-repeat;
	width: 210px;
	font-size: 14px;
	display: block;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 14px 0 14px 22px;
	margin-right: 10px;
	float: left;
	line-height: 1em;
}

.LinkButtonR a:link, .LinkButtonR a:visited, .LinkButtonR a:hover{
	background: url(images/btn-Right.png) no-repeat;
	width: 210px;
	font-size: 14px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 14px 0 14px 22px;
	display: block;
	float: right;
	line-height: 1em;
}

.LinkButtonAlone a:link, .LinkButtonAlone a:visited, .LinkButtonAlone a:hover{
	width: 210px;
	font-size: 14px;
	display: block;
	text-align: left;
	text-decoration: none;
	padding: 14px 0 14px 22px;
	margin-right: 10px;
	color: #fff;
	font-weight: bold;
	background: url(images/btn-Right.png) no-repeat;
	line-height: 1em;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

/* @end */

/* @group etc */

hr {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.TopSeminar p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 0 13px;
}

.NoMargin p {
	padding: 0;
	clear: both;
	margin: 0 0 10px;
}

.Question {
	background: #eee url(images/q.gif) no-repeat;
	padding-left: 35px;
	margin-bottom: 0;
	padding-bottom: 3px;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ccc;
	line-height: 1.5em;
	clear: both;
	margin-top: 15px;
}

.Answer {
	background: #fff url(images/a.gif) no-repeat;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 5px 5px 35px;
}

.Apply {
	text-align: center;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	width: 100%;
}

.Dotline {
	margin-top: 20px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	clear: both;
}

img.wp-smiley
{
    border:none;
    margin:0;
    padding:0;
}

.navigation
{
	text-align: center;
	float: right;
	margin: 1px;
}

.hidden
{
	display: none;
}

.Name{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 151px;
	margin-top: 5px;
	clear: both;
}

.Hide {
	display: none;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.No{
	float: left;
	display: block;
}

.NoText{
	display: block;
	padding-top: 5px;
	padding-left: 35px;
	margin-bottom: 0;
}

.Days{
	width: 738px;
	font-size: 12px;
	border: 1px none #ccc;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #eee;
	margin-top: 10px;
	font-weight: bold;
}

.TrainingSound{
	float: right;
}

.Space{
	height: 20px;
}

/* @end */

