/*
Theme Name: Enriching Leadership New change Theme
Description: Enriching theme, perfect upon which to build a new custom theme.
Version: 1.6
Author: House Thirty Two dot com

Tags: dark blue, custom header, fixed width, two columns, widgets

	This theme was designed and built by Huy Eng,
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */

@font-face {
	font-family: "Lucida Calligraphy Italic";
	src: url('font/LCALLIG.TTF');
	src: local(‚ò?'),
			 url('font/LCALLIG.woff') format('woff'),
			 url('font/LCALLIG.ttf') format('truetype'),
			 url('font/LCALLIG.svg#webfont') format('svg');

}
@font-face {
	font-family: "Lucida Handwriting Italic ";
	src: url('font/LHANDW.TTF');
	src: local(‚ò?'),
			 url('font/LHANDW.woff') format('woff'),
			 url('font/LHANDW.ttf') format('truetype'),
			 url('font/LHANDW.svg#webfont') format('svg');
	font-style: italic;

}
body{
	font-size:80%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	color:#392981;
	background-color: white;
	text-align: center;
	font-weight:normal;
	margin:0;
	padding:0;
}
#bodypage {
	background: #373382 url('media/body-bg.gif') left top repeat-x;
	text-align: center;
	margin:0;
	padding:0;
	width:100%;
	border:1px solid #373382
	}

#page {
	width:780px;
	margin:15px auto 0;
	padding:0 auto;
	background-color: white;
	border: 0;
	text-align: left;
	}
.container{
	background-color: white;
	float:left;
	width:780px;
	margin:0 0 0 0;
	padding: 0 0 0;
	background: #fff url('media/footer-bg.gif') repeat-x bottom center;
}
#header {
	/*background: #fff url('media/header-img.jpg') no-repeat top center;*/
	background: #fff;
	height: 175px;
	width:780px;
	margin: 0 0 0 0;
	padding:0;
	}
	
.banner-log{
	width		: 200px;
	height		: 124px;
	margin		: 0 0 0 ;
	padding		: 0 .2em;
	text-align	: center;
	float		: left;
	background-color: #fff;
	
}
.tagline{
	font-family: "Lucida Calligraphy Italic";
	font-size	: 14px;
	float		: left;
	width		: auto;
	margin		: 5px 0 0 35px;
	text-align 	: center;
	color		: #6E62AB;
}
.tagline span{
	font-size	: 15px;
	color		: #45447F;
}
.rgiht-header{
	float		:right;
	margin		: 0 0 0 0;
	background	: url('media/newselleter-bg.jpg') no-repeat right top ;
}
.newsletter{
	width		: 318px;
	height		: 57px;
	float		: right;
	margin		: 5px 0 0;
	padding		: 0 0 0;

}
.newsletter .newsletter-text{
	margin		: 0;
	float		: left;
	padding		: 6px 0 0;
	color		: #6E62AB;
}
.newsletter a{
	color		: #6E62AB;
}
.newsletter #newsletter-from{
	padding:2px 0 0 0;	
	margin:1px 4px 0 0;
	float:right;
	display:inline;
	width:170px;
	text-align:center;
	}
#email-box:focus{
	color:#6E62AB;
}
input#email-box {
	border:0;
	background:none;
	margin:0 0 0 5px;
	padding:4px 0 7px 2px;	
	float:left;
	font-size:11px;
	width:132px;
	vertical-align:top;
	color:#998FC5;
	}
#signup {
	border:0;
	background:none;
	margin:2px 0 0 1px;
	padding:4px auto;
	float:left;
	color:#fff;
	width:25px;
	text-align:right;
	}

#searchform {
	background	: transparent url('http://192.168.1.100/Enriching-leadership/wp-content/themes/enrichig_leadership_new/media/search-bg.png') top no-repeat;
	_background	: none;
	_filter		: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://192.168.1.100/Enriching-leadership/wp-content/themes/enrichig_leadership_new/media/search-bg.png', sizingMethod='crop');
	margin: 0 auto;
	padding: 0 0 0;
	text-align: right;
	float:right;
	width: 158px;
	height : 30px;
	}

.rgiht-header #searchform #s {
	width: 110px;
	padding: 5px;
	margin:2px 0 0 5px;
	text-align:left;
	position:relative;
	float:left;
	background:none;
	border:0;
	color:#ddd;
	}
	
.rgiht-header #searchsubmit {
	background	: transparent url('http://192.168.1.100/Enriching-leadership/wp-content/themes/enrichig_leadership_new/media/search-button.png') center no-repeat;
	_background	: none;
	_filter		: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://192.168.1.100/Enriching-leadership/wp-content/themes/enrichig_leadership_new/media/search-button.png', sizingMethod='crop');
	text-align:right;	
	width:30px;
	height:30px;
	position:relative;
	border:0;
	}

/***********- Top Content  -***************/
.main-box{
	background: #fff url('media/clients-box-shadow.gif') repeat-x bottom left;		
	border:0;
	height:auto;
	margin:7px 7px;
	padding-bottom	: 1em;
}
.main-content{
	border			: 1px solid #888;
	border-bottom	: 0;
	padding			: .7em 0;
	height			: 80px;
	color			: #392981;
}
.clients-logo{
	width		: 170px;
	float		: left;
	text-align	: center;
	margin		: 0;
	padding		: 0;
}

/*****************      for Clients long rotated   ***************/ 
.descpanelfg{
	text-align:left;
	line-height:18px;
	margin:0;
	padding:0;
}
.clients-pre-next-btn{
	clear			: both;
	text-align		: right;
	margin			: 0 5px 0 0;

}
#fadeshow2toggler{
	margin:0;
	padding:0;
	height:20px;
	position:relative;
	top:-40px;
	left:733px;
	width:40px;
}
#fadeshow2toggler a{
	float:left;
}
.top-box-for-blog{
	/*width:775px;
	float:left;*/
	margin:0 0 .5em 0;
	padding:0;
	float:left;
	width:100%;
	min-height:168px;
	background-color:#f3f3f3;
	border:1px solid #ccc;
}
.top-archive{
	float:left;
	width:150px;
	padding:0 .2em 0 3.5em;
	color:#6E62AB;
}
.top-archive h3{
	padding: 5px 0;
	margin: 10px 0 0;
	color:#6E62AB;
}
.top-archive ul {
	padding: 0 0 5px 0;
	margin-top: 0;
	margin-left: 1.1em;
	font-size:12px;
}
.top-archive ul li{
	padding: 2px 0;
}
.recently-post{	
	float:left;
	width:550px;
	min-height:168px;
	background-color:#ececec;
}
.recently-post ul {
	padding: 5px 0 5px 10px;
	margin-top: 5px;
	margin-left: 1.1em;
}
.recently-post ul li{
	list-style-type:none;
	padding:2px 0 3px;
	margin:0;
}
/***********- Top Content  -***************/
#content {
	font-size: 1.2em;
	padding:0 7px 0 7px;
	margin:0;
	}

#col-left-home{
	float:left;
	width:364px;
	padding-left:7px;
	margin-left:0;
	margin-top:-20px;
}


#col-right-home{
	float:right;
	width:362px;
	margin-left:7px;
	margin-right:0;
	padding-right:7px;
	margin-top:-20px;
}
#col-right-home .box-content{
/*border: 1px solid #ddd; */
	float:right;
	width:342px;
	font-family: verdana;
	font-size:11px;
	color:#392981;
	line-height:18px;
	padding: 17px 8px 12px 17px;
	height:120px;
	margin:0;
	text-align: justify;
	background: url('media/news-box.jpg') no-repeat bottom right;
}

#col-right-blog{
	float:left;
	width:500px;
	padding-right:0;
	margin-right:5px;
}
#col-right-contact{
	float:right;
	width:480px;
	padding-right:10px;
	padding-bottom: 1.5em;
	margin-right:5px;
}
#contact-box{
	width:215px;
	float:left;
	padding: 1em 0 1em 1.5em;
	border: 2px solid rgb(153, 143, 197); 
	margin-top: 1em; 
	line-height:20px;
	color:#7370b0;
	font-size:.9em
}
#contact-box h4{
	margin:0 0 5px 0;
	padding:0;
	color
	font-size:1.2em;
	color:#5645a1;
}
#no-sidebar{
	width:720px;
	float:left;
	padding-left:1.5em;
	margin-bottom:1.5em;
}
/*#col-right{
	float:right;
	width:475px;
	padding-right:10px;
	margin-right:5px;
}*/

/*** Tab ****/
.tab-box { 
  border-bottom: 1px solid #998FC5;
  padding		: 0 0;
  font-size		: 12px;
  margin		: 0 0 0;
  width:362px
}
.tab-box a {
  border-bottom:1px solid #6E62AB;
  color:#eee;
  padding: 7px 4px 7px 4px;
  margin:0;
  float:left;
  width:112px;
  text-decoration:none;
  background-color: #998FC5;
}
#cont-2{
 	border-left:1px solid #fff;
	border-right:1px solid #fff
}

.tab-box a.hover { 
  background-color: #5D5C93; 
  color		: #fff;
  border-bottom: 0; 
  padding: 6px 15px;
}
.tab-box a.activeLink { 
  background-color: #5D5C93; 
  border-bottom:1px solid #392981;
  color		: #fff;
  border-bottom: 0; 
  padding: 7px 4px 8px 4px;
}
.tabcontent { 
	clear:both;
	/*border: 1px solid #ddd; */
	width:332px;
	font-family: verdana;
	font-size:11px;
	color:#392981;
	line-height:18px;
	border-top: 0; 
	padding: 17px 15px 12px;
	height:90px;
	text-align: justify;
	background: url('media/news-box.jpg') no-repeat bottom left;
	}
.hide { display: none;}

/*** #Tab ****/


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin: 3px 0 0 1em;
	padding-left: 10px;
	}
.entry ul {
	margin: 3px 0 0 1em;
	padding-left: 10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	line-height:20px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	line-height:20px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */





#menu-list{
	width:200px;
	float:right;
}
#menu-list ul {
	margin:10px 0 0 18px;
	padding:0;
}
#menu-list ul a{
	/*color:#5858d0;*/
	color:#666;
	font-size:14px;
	padding:5px auto;
	text-decoration:none;
}
#menu-list ul a:hover{
	color: #44a8f1;
	text-decoration: underline;
}
#menu-list ul a:visited{
	color: #141481;
}
/***************-- Sidebar --*****************/


.testemonail{
	margin-left:15px;
	width:240px;
	text-align:left;	
}
.testemonail p{
	font-size:17px;
	font-weight:normal;
	color:#998FC5;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/***************-- Navigation --*****************/
#top-navigation{
	clear			:both;
	background-color:#504C92;
	height			: 37px;
	float			: left;
	font-family		: verdana;
	margin			: 5px 0 0;
}

#suckerfishnav {
	float			: left;
	margin:0 0 0 0;
	padding:1px 0 0;
	background:none;
	font-weight:normal;	
	width:780px;
	text-transform:capitalize; 
	font-size:12px; 
	text-decoration:none;	
	background		:url('media/navigation-bg.jpg') repeat-x left;
	
}
#suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:31px;
	padding:0;
	margin:0;	
	width:100%;
}


#suckerfishnav a {	
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0 auto;
	text-align:center;
}
#suckerfishnav li {
	float			:left;
	padding			:9px 0 ;
	margin			:0;
	margin-right	:0; 
	width			:111px;
	height			:18px;
	list-style-type	:none;
	background		:url('media/nav-bg.jpg') no-repeat right;
	}
#suckerfishnav li.page-item-59 {
	background	: none;
	
}
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;	
	width:175px;
	font-weight:normal;
	margin:11px 0 0 0;
	border:0;
	text-transform:capitalize; 
	z-index:10000;
	border-top:1px solid #ABA7C4;	
	background:#383383;
}
#suckerfishnav li li {	
	background:none;
	width:174px;
	height:auto;
	border-bottom:1px solid #ABA7C4;
	border-left:1px solid #ABA7C4;
	border-right:1px solid #ABA7C4;
	font-weight:normal;
	padding:0 0;
	margin:0;
}
#suckerfishnav li li:hover, #suckerfishnav li li a:hover  {	
	background:#6E62AB;
}
#suckerfishnav li li a {
	padding		: 5px 10px;	
	margin		: 0;
	width		: 154px;
	font-size	: 11px;
	font-weight	: normal;
	line-height	: 15px;	
	text-align	: left;
	color		: #fff;
}

#suckerfishnav li ul ul {
	margin:-26px 0 0 173px;
	background:#6E62AB;
}
 /* background of drop dwon menu ul */
#suckerfishnav li li:hover,
#suckerfishnav li ul a{
	text-decoration: none;
}

#suckerfishnav li:hover a,  /* hover on  Home, Research & Training ....*/
#suckerfishnav li a:hover{
	color:#fff;
	font-weight	: bold;
	text-decoration: underline;
}
#suckerfishnav li ul li:hover a, 
#suckerfishnav li ul li a:hover, 
#suckerfishnav li ul li li:hover a, 
#suckerfishnav li ul li li li:hover a, 
#suckerfishnav li ul li li li:hover a  {
/*	color:#fa1;*/
	color:#fff;
	font-weight	: normal;
	text-decoration: none;
}
#suckerfishnav li:hover li a,   /* suckerfishnav_2 ul*/
#suckerfishnav li li:hover li a, 
#suckerfishnav li li li:hover li a, 
#suckerfishnav li li li li:hover li a {
	color:#fff;
	text-decoration: none;
	font-weight	: normal;
}
#suckerfishnav li:hover ul ul, 
#suckerfishnav li:hover ul ul ul, 
#suckerfishnav li:hover ul ul ul ul, 
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
	text-decoration: none;
}
#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul, 
#suckerfishnav li li li li.sfhover ul  {
	left:auto;
	text-decoration: none;
	background:#45418d;
}
#suckerfishnav li:hover, 
#suckerfishnav li.sfhover {

}
#suckerfishnav li ul li.current_page_item, 
#suckerfishnav li ul ul li.current_page_item {
	background:none;
}
li.current_page_item {
	font-weight: bold;
}

#pixopoint_menu2 ul.sf-menu {
	padding:1px 0 0 10px;
	margin:0;
}

 
/*-------- Sub nav ---------*/
.page-sub-nav{
	margin:10px auto 0 auto;
	padding:.2em 0 0 .4em;
	text-align:center;
	font-size:14px;
	width:760px;
	height:70px;
	display:block;
	/*
	float:right;
	width:485px;*/
}
.parent-page-name{
	/*width:120px;*/
	float:left;
	width:240px;
	color:#6E62AB;
	padding:auto;
	margin:auto;
}
.childs-left{
	float:left;
	/*width:170px;*/
	width:230px;
	text-align:left;
	padding-left:25px;
	margin-bottom:15px;
	border-left:1px dotted #6E62AB;
	border-right:1px dotted #6E62AB;
}
.childs-right{
	float:left;
	text-align:left;
	padding-left:25px;
	padding-right:5px;
	width:230px;
	/*width:150px;*/
}
.page-sub-nav a{
	color:#6E62AB;
	text-decoration:none;
}
.page-sub-nav p{
	padding:3px 0;
	margin:0;
}
.page-sub-nav a.current_page_item{
	text-decoration:underline;
}
/***************-- /Navigation --*****************/
.line{
	border-bottom:1px dotted #ccc;
	margin-bottom:1em;
}
.line-paragraph{
	border-bottom:2px dotted #ccc;
	margin-bottom:1em;
}
.testimonial{
	border-bottom:1px dotted #ccc;
	padding-bottom:8px;
}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color:#9f9fda;
	}
strong {
	/*color:#6052a2;*/
	
}
h1, h2, h3 {
	font-family:  Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.9em;
	text-align: left;
	margin:10px auto 0;
	padding:5px auto 0;
	}

h2 {
	font-size: 1.5em;
	color:#392981;
	margin:10px auto 0;
	padding:0 auto 0;
	}

h2.pagetitle {
	font-size: 1.6em;	
	}
h3 {
	font-size: 1.1em;
	margin:5px auto 5px;
	padding:5px auto 0;
	color:#6E62AB;
	}
h3.box-headline {
	font-size: 1.2em;
	margin:0 auto 5px;
	padding:5px auto 0;
	color:#5645a1;
	}

h4 {
	font-size: 1.1em;
	margin:8px auto 8px;
	padding:5px auto 0;
	}
.h4-headline {
	font-size: 1.2em;
	margin:5px auto 5px 7px;
	padding:5px auto 0;
	text-align:left;
	color:#5645a1;
	}
.entry p {
	line-height:22px;
	font-size:.9em;
	}
.entry p.postmetadata{
	margin:0;
	padding:0 0 1em 0;

}
.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata a{
	font-weight: normal;
	font-size:.9em;
	line-height:18px;
	color:#AAAACE;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {
	color:#3f2981;
	text-decoration:underline;	
}
a:hover {
	color: #44A8F1;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
.addtoany_share_save_container{
	float:right;
}
.addtoany_list, .addtoany_share_save_container li{
	
}
.postmetadata {
	font-size:.8em;
	color:#AAAACE;
}
.postmetadata a{
	color:#7494f2;
}
.postmetadata a:hover{
	color:#b85b5a;
}
.clear {
	clear: both;
}

/*	Begin Headers */
h3.comments, #comments{
	padding: 0;
	margin: 50px auto 20px ;
	font-size:1.2em
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
.left-img{
	float:left;
	margin:0 1em 2px 0;
}
.right-img{
	float:right;
	margin:0 0 2px 1em;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	margin-right:1em
	}
/* End Images */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	font-size:.9em;
	}
.alt a{
	color: #b85b5a;
}
.alt small{
	margin:0;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin 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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
/* End Various Tags & Classes*/
	
#content-two{
	clear:both;
	margin:0 0 0 0;
	margin-top:.2em;
	margin-bottom:0;
	height:325px;
	float:left;
}
.ourbook{
	margin:1.8em auto 0 0;
	padding:10px auto 0 4px;
	width:239px;
	height:290px;
	vertical-align:middle;
	float:left;
	text-align:center;
	background: url('media/our-books-bg.jpg') no-repeat bottom right;
}
.ourbook .h4-headline{
	margin-left:.8em;
}
.ourbook-content{
	width:210px;
	border:1px solid #E0E0E0;
	background-color:#EAEAEA;
	text-align:center;
	padding:0 auto 0 auto;
	margin:1.4em auto 0 auto;

}
.ourbook-content img{
	margin:1em 0 0 ;
}
ul.type-of-products{
	margin:13px 0;
	color:#392981;
	padding:0 0 0 1em;
	text-align:left;
	list-style-type:none;
	list-style-image:url('media/arrow-point.gif');
}
.type-of-products li{
	margin:0 0 0 7em;
	padding:2px;
}
.typical{
	margin:1em 0 0 0;
	padding:10px 5px 0 5px;
	width:248px;
	height:290px;
	float:left;
	vertical-align:middle;
	background: url('media/typical-bg.jpg') repeat-y bottom right;
}
.typical a{
	text-decoration:none;
	padding:0 0;
	display:block;
	width:11px;
	margin-top:2px;
	margin-left:7px;
	float:left;
	clear:both;
}
.typical span{
	margin-left:4px;
	float:left;
}
#hs{
	padding:8px 0 0;
	margin:0;
	height:240px;
	float:left;
}
.typical ul{
	clear:both;
	list-style-type:none;
	padding:0 0 0 22px;
	margin:0 0 10px 0;
}
.typical ul li{
	padding:3px 0 0 0;
	line-height:18px;
	
}
/*
.typical ul{
	clear:both;
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0 0 10px 20px;
}
.typical ul li{
	padding:3px 0 0 0;
	line-height:18px;
	
}
.typical ul li:before{ 
content: "\0020 \0020 \0020 \00BB \0020";
	/*content: "-" ;
	margin:0 0 0 -8px;
}*/

.part-video{
	margin:1em 0 1em 0;
	padding:10px 1px 0 1px;
	width:273px;
	height:290px;
	float:left;
	vertical-align:middle;
	background: url('media/video-bg.jpg') no-repeat bottom left;
}
.video{
	margin:0 auto;
	padding:0 auto; 
	text-align:center;
	vertical-align:middle;

}
.video .h4-headline{
	margin-left:1.2em;
}

/*** Tab ****/
.tab-box-video { 
  font-size		: 12px;
  margin		: 1.3em auto 0;
  padding		: 0 auto;
  padding-bottom: 5px;
  text-align	:center;
  width			:243px;
 
}
.tab-box-video a {
  color:#fff;
  text-align:center;
  float:left;
  margin:0;
  border-bottom: 0; 
  padding: 6px 0 5px;
  width:92px;
  text-decoration:none;
  background: url('media/video-tab.jpg') no-repeat bottom left;
}
.tab-box-video a.activeLink { 
  background: url('media/video-tab-active.jpg') no-repeat bottom left;
  color		: #fff;
  border-bottom: 0; 
  padding:6px 0 5px ;
  width:92px;
}

.tab-box-video a.hover { 
  background: url('media/video-tab-active.jpg') no-repeat bottom left;
  color		: #fff;
  border-bottom: 0; 
  padding:6px 23px 5px 23px;
}


.tabcontent_video { 
	clear:both;
	/*border: 1px solid #ddd; */
	width:230px;
	font-family: verdana;
	font-size:11px;
	color:#392981;
	line-height:18px;
	border-top: 0; 
	padding: 6px;
	margin:0 auto;
	height:200px;
	text-align: center;
	background: #EDEDEF;
	border:1px solid #5D5C93;
	}
/*** #Tab ****/

a:visited{
	color:#392981;
}
#quote{
	width:220px;
	margin:.5em 0;
	padding:.5em .5em .5em .6em;
	/*background-color:#f5f4f4;*/
	font-size:16px;
	font-weight:normal;
	/*color:#7370b0;*/
	color:#777;
	line-height:22px;
/*	text-align:left;*/
	text-align: justify;

}
.tab-box a:hover{
   color		: #fff;
   text-decoration:underline;
}

/***************-- Footer --*****************/

#footer {
	clear:both;
	margin:0;
	padding:10px 0 10px;
	width:100%;
	height:20px;
	}
#foot-nav {
	width:780px;
	padding:0 auto;
	margin: 0 auto 0;
	color:#fff;
}
#foot-nav ul {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
#pixopoint_menu_wrapper2, pixopoint_menu2{
	diplay inline;
	width:690px;
	margin:0;
	padding:0;
	float:left;
}

#foot-nav ul li{
	background:none;
	margin:0;
	float:left;
	padding:0 1.4em 0 .9em;
	text-align:center;
	display:inline;
}
#foot-nav ul li a{
	float:left;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font-size:1.1em;
}
#foot-nav ul li a:hover{
	text-decoration: underline;
	color:#B4B0D1;
}
#suckerfishnav_2 li.current_page_item a, #foot-nav-home li.current_page_item a{
	font-weight:normal;
	text-decoration:underline;
}
#copy-right{
	clear:both;
	width:100%;
	text-align:center;
	background-color:#fff;
	color:#222;

	padding:0 auto;
	margin:1em auto 0;
}
#copy-right p {
	margin: 0;
	padding: 0 0 1.8em;
	text-align: center;
	font-size:11px;
	font-weight:bold;
	color:#392981;
	}
#footer-link{
	color:#392981;
}
#footer-link:hover{
	color:#9f9fda;
}
.doanload_box{
	width:550px;
	background-color:#f3f3f3;
	border:1px solid #ccc;
	padding:0 0 0 1em;
}
.box{
	/*width:775px;
	float:left;*/
	margin:1em auto 3.5em auto;
	padding:0 auto;
	width:500px;
	min-height:200px;
	max-height:800px;
	background-color:#f3f3f3;
	border:1px solid #ccc;
}
.box_r{
	/*width:775px;
	float:left;*/
	margin:1em auto 3.5em auto;
	padding:0 auto;
	width:500px;
	min-height:300px;
	max-height:800px;
	background-color:#f3f3f3;
	border:1px solid #ccc;
}
.box_f{
	/*width:775px;
	float:left;*/
	margin:1.8em auto 3.5em auto;
	padding:0 auto;
	width:500px;
	min-height:160px;
	max-height:800px;
	background-color:#f3f3f3;
	border:1px solid #ccc;
}
.box table{
	margin-left:5em;
	padding:0 auto;
}
.box_r table{
	margin-left:5em;
	padding:0 auto;
}
.box_f table{
	margin-left:2em;
	padding:0 auto;
}
.err{
	background-color:#fff;
	color: red;
	text-align:left;
	padding:1em auto;
	width:500px;
	margin:1em auto .5em auto;
}

/***************--end  Footer --*****************/