/*
Theme Name: onlineProfits
*/
html{
	background:#eae6d0;
	height:100%;
}
body{
	margin:0;
	font:15px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	height:100%;
	min-width:1000px;
}
/* General reset */
img{border:none;}
a{
	color:#1fb8cb;
	text-decoration:none;
}
a:active, a:focus{
	outline:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	min-height:100%;
	background:url(images/bg-main.gif) repeat-y;
	width:1000px;
	margin:0 auto;
}
* html #wrapper{
	height:100%;
}
#container{
	padding-bottom:147px;
}
* html #container{
	padding-bottom:0;
}
/* main start */
#main{
	padding:184px 0 18px;
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.main-holder{
	background:url(images/bg-main-holder.gif) repeat-y;
	width:100%;
	overflow:hidden;
}
.main-frame{
	background:url(images/bg-main-frame.gif) no-repeat;
	padding:0 0 0 33px;
	width:967px;
}
.main-frame1{
	background:url(images/bg-main-frame1.gif) no-repeat;
	padding:0 0 0 33px;
	width:967px;
}
.main-frame:after{
	clear:both;
	content:"";
	display:block;
}
/* content start */
#content{
	float:left;
	width:616px;
	padding:35px 0 0;
}

#content1{
	padding:35px 0 0;
}


#content img,
#sidebar img{
	display:block;
}
.head-learn{
	margin:0 0 25px -18px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.content-list{
	list-style:none;
	padding:0 80px 35px 34px;
	margin:0;
}
.content-list li{
	padding:0 0 5px 20px;
	background:url(images/bg-content-list.gif) no-repeat 0 2px;
	font-size:15px;
}
#content h1,
#content h2{
	font-size:22px;
	color:#022949;
	margin:0 0 15px;
}

#content1 h1,
#content1 h2{
	font-size:22px;
	color:#022949;
	margin:0 0 15px;
}

#content h3{
	font-size:20px;
	color:#666666;
	margin:0 0 5px;
}

#content h4{
	font-size:18px;
	color:#666666;
	margin:0 0 5px;
}

#content p{
	line-height:22px;
	margin:0 0 18px;
}
.faculty-box{
	width:594px;
	margin:38px 0 38px;
	overflow:hidden;
}
.faculty-box .heading,
.q-a .heading{
	border:1px solid #d0dde1;
	border-width:1px 1px 0;
	background:#f3f4f6 url(images/bg-heading-faculty.gif) repeat-x 0 100%;
	padding:5px 0 11px 25px;
}
.faculty-box .heading strong,
.q-a .heading strong{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#012246;
}
.faculty-content,
.q-a-content{
	border:1px solid #d0dde1;
	border-width:0 1px 1px;
	background:#fafbfc url(images/bg-content-faculty.gif) repeat-x;
	padding:20px 0 0 22px;
}
.faculty-content ul{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
.faculty-content ul li{
	float:left;
	width:114px;
	padding:0 0 37px;
}
.name{
	display:block;
	color:#117493;
	font-size:12px;
	line-height:13px;
}
.faculty{
	font-size:9px;
	display:block;
}
#content h2{
	font-weight:normal;
	margin:0 0 8px;
}
.two-moduls{
	width:100%;
	overflow:hidden;
	margin:40px 0 45px;
}
.module{
	float:left;
	width:268px;
	position:relative;
	background:url(images/bg-module.gif) repeat-y;
	margin:0 13px 0 22px;
	display:inline;
}
.module .holder{
	background:url(images/bg-module-holder.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.module .frame{
	background:url(images/bg-module-frame.gif) no-repeat 0 100%;
	padding:12px 20px 36px;
}
.module-heading{
	font:bold 16px Arial, Verdana, Helvetica, sans-serif;
	display:block;
	color:#fff;
	padding:0 0 28px;
}
.module ul{
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
}
.module ul li{
	padding:0 0 5px 17px;
	background:url(images/bullet.gif) no-repeat 0 7px;
}
.module1{
	position:absolute;
	top:11px;
	left:-22px;
}
.q-a{
	width:594px;
	margin:0 0 14px;
	overflow:hidden;
}
.q-a .heading{
	background:#f3f4f6 url(images/bg-heading-q-a.gif) repeat-x 0 100%;
}
.q-a .heading strong{
	color:#4c7ba1;
}
.q-a .heading strong span{
	color:#00aae0;
	padding:0 0 0 5px;
}
.q-a-content{
	background:#f3f4f6 url(images/bg-content-q-a.gif) repeat-x;
	padding:23px 28px 28px;
}
.q-a-content ul{
	list-style:none;
	padding:0;
	margin:0;
}
.q-a-content ul li{
	padding:0 0 5px;
	width:100%;
	overflow:hidden;
}
.questions,
.answers{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#4c7ba1;
	float:left;
	width:29px;}

.learning{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#4c7ba1;
	float:left;
	width:400px;
color:#00aae0;
margin-top:10px;}

.answers{
	color:#00aae0;
}
#content .q-a-content ul li p{
	float:left;
	margin:7px 0 0;
	width:500px;
	line-height:18px;
}
.promobox{
	background:url(images/bg-promobox.jpg) no-repeat;
	width:616px;
	height:208px;
	margin:0 0 0 -18px;
	position:relative;
}
.promo-content{
	float:right;
	width:324px;
	text-align:center;
	padding:30px 20px 0 0;
}
.promo-content a{
	display:block;
	width:172px;
	margin:19px auto 0;
}
/* content end
	sidebar start */
#sidebar{
	float:right;
	width:350px;
	padding:35px 0 0;
}
.sidebox{
	background:url(images/bg-sidebox.jpg) no-repeat;
	height:305px;
	padding:15px 21px 15px 26px;
	margin:0 0 12px;
	position:relative;
}
.sidebox a{
	display:block;
}
.side-txt{
	width:140px;
	padding:15px 0 112px 7px;
	overflow:hidden;
}
.side-txt p{
	font-size:13px;
	line-height:14px;
	color:#fff;
	margin:0;
}
.some-form{
	width:245px;
	padding:0 30px 0 10px;
	overflow:hidden;
}
.inputs{
	float:left;
	width:152px;
}
.inputs div{
	background:url(images/bg-inpt.gif) no-repeat;
	width:136px;
	height:21px;
	margin:0 0 2px;
}
.inputs input{
	background:none;
	border:none;
	width:122px;
	padding:2px 6px;
	font-size:11px;
	color:#343434;
}
.some-form input.btn-submit{
	float:left;
	background:url(images/btn-submit.gif) no-repeat;
	width:92px;
	height:44px;
	border:none;
	cursor:pointer;
}
.book{
	position:absolute;
	top:30px;
	right:20px;
}
.side-block{
	padding:0 36px 0 13px;
}
.side-block .heading{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.testimonials{
	height:1%;
	overflow:hidden;
	padding:0 10px;
}
.testi{
	width:280px;
	overflow:hidden;
	margin:0 0 6px;
}
.testi .t{
	background:url(images/bg-testi-t.png) no-repeat;
	height:20px;
	overflow:hidden;
}
.testi .b{
	background:url(images/bg-testi-b.png) no-repeat;
	height:20px;
	overflow:hidden;
}
.testi .c{
	background:url(images/bg-testi-c.png) repeat-y;
	width:100%;
	min-height:70px;
}
* html .testi .c{
	height:70px;
}
.testi .c:after{
	clear:both;
	content:"";
	display:block;
}
.testi blockquote{
	float:left;
	position:relative;
	margin:-8px 0;
	width:280px;
}
.testi blockquote div{
	padding:0 14px;
}
.testi blockquote q{
	quotes:none;
	font-size:12px;
	line-height:14px;
	padding:0 0 5px;
	display:block;
}
.testi blockquote q:before{content:"";}
.testi blockquote q:after{content:"";}
#sidebar .testi blockquote q img{
	display:inline;
}
.testi blockquote cite{
	display:block;
	text-align:right;
	padding:0 42px 0 0;
	font-size:12px;
	font-style:normal;
        color:#fba317;
}

img.quote{
	float:right;
	margin:-20px 0 0;
}
/* sidebar end
	main end
	header start */
.header-wrap{
	width:100%;
	background:url(images/bg-header-wrap.gif) repeat-x;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
#header{
	width:100%;
	background:url(images/bg-header.jpg) no-repeat 50% 0;
	overflow:hidden;
}
#header .holder{
	width:1010px;
	margin:0 auto;
	overflow:hidden;
}
.logo-btn{
	width:100%;
	overflow:hidden;
	padding:40px 0;
}
.logo{
	float:left;
	padding:0 0 0 34px;
}
.logo img{
	display:block;
}
.btn-login{
	float:right;
	padding:16px 0 0;
	margin:0 26px 0 0;
	display:inline;
}
#navigation{
	height:49px;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
	background:url(images/bg-navigation.png) no-repeat;
}
#navigation li{
	float:left;
	height:49px;
	font:14px "Trebuchet MS", Arial, Verdana, sans-serif;
	background:url(images/separator-header.gif) no-repeat 0 6px;
	padding:0 0 0 2px;
}
#navigation li:first-child{
	background:none;
	padding-left:0;
}
#navigation li a{
	float:left;
	height:32px;
	color:#88898b;
	text-align:center;
	padding:17px 40px 0 26px;
	position:relative;
	cursor:pointer;
}
#navigation li a.home{
	padding:17px 34px 0 56px;
}
#navigation li a:hover,
#navigation li.active a{
	
	color:#fff;
	text-decoration:none;
}
#navigation li a.home:hover,
#navigation li.active a.home{
	color:#fff;
	text-decoration:none;
}
/* header end
	 footer start */
.footer-wrap{
	background:url(images/bg-footer-wrap.gif) repeat-x;
	height:147px;
	margin-top:-147px;
	position:relative;
	width:100%;
}
#footer{
	background:url(images/bg-footer.gif) no-repeat 50% 0;
	text-align:center;
	height:100%;
}
#footer .holder{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	padding:21px 0 0;
}
.footer-nav{
	list-style:none;
	padding:0;
	margin:0 0 45px;
	width:100%;
	overflow:hidden;
}
.footer-nav li{
	display:inline;
	padding:0 14px 0 20px;
	background:url(images/separator.gif) no-repeat 0 3px;
	font-size:12px;
}
.footer-nav li:first-child{background:none;}
.footer-nav li a{
	color:#eef0f0;
}
.footer-logo{
	display:block;
	margin:0 0 12px;
}
#footer p{
	margin:0;
	font-size:11px;
	color:#fff;
}
#footer p a{
	color:#fff;
}

/* footer end */

img.pino {
  float:right;
  padding:10px;
}

img.pile {
  float:left;
  padding:10px;
}

code {
        font:0.9em 'Courier New',Courier,Fixed;
        display:block;
        overflow:auto;
        text-align:left;
        background:#fff;
        border:1px solid #666;
        border-left:4px solid #666;
        border-right:4px solid #666;
        padding:4px;
        width:80%;
        float:center;

}

img.bc {
	background:#f2f2f2;
	border:1px dotted #ddd;
	padding:10px;
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.cc {
	
	margin: 10px auto;
	text-align: center;
	display: block;
}

img.pi {
	float:right;
	padding:10px;
	border:1px solid #999999;
}
img.pino {
	float:right;
	padding:5px;
}

img.pic {
	float:left;
	margin:5px 15px 5px 0px;
background:#cccccc;
padding:4px;
       
}