﻿body 
{
    margin:0;
    padding:0;
    background: url('assets/image5.jpg') repeat-x top left;
    font:0.8em Helvetica;
    color:White;
    line-height:1.6em;
}

html
{
    margin:0;
    padding:0;
}

h1, h2, h3
{
    color:White;
    margin:6px 0 14px 0;    
}
span
{
    float:left !important;
    width:80px !important;
    text-align:right !important;
    margin-right:8px !important;
}

.smallprint
{
    width:100px !important;
    font-size:0.8em !important;
    text-align:left !important;
    font-weight:normal !important;
}

.color
{
    color:Orange;
}

p
{
  margin:0 0 14px 0;  
}

p a, h1 a
{
    color:orange;
    text-decoration:none;
}

p a:hover, h1 a:hover
{
    color:White;
    text-decoration:underline;    
}

img
{
    border:none;
}

.main
{
    float:left;
    width:600px;
    height:880px;
    margin:0 !important;
    padding:0 !important;
}

.logo
{
    width:582px;
    height:180px;
    background: url('assets/logo.png') no-repeat;
}
.par_skills
{
    margin:0px !important;
}

/**/
#demo-bar {
	margin-top: 162px;
	padding: 5px 0;
	width: 580px;
	background: transparent;
	text-align: right;
}

#demo-bar a
{
    display:inline;
    margin-left:28px;
}
 
#demo-wrapper {
	margin:-2px auto;
	overflow: hidden; 
	height: 400px; 
	width: 600px;
	position: relative;
}
 
#demo-inner {
	width: 600px;
	height: 1704px;
	position: relative;
}
 
.scrolling-content {
	width: 572px;
	margin:0px 14px;
	height: 400px;
	/*text-align: center;*/
	position: absolute;
	float:left;
}
 
#content1 {

	top: 0px;
}
 
#content2 {
 
	top: 500px;
}
 
#content3 {
 
	top: 1000px;
}

/**/

span
{
    float:left;
    width:80px;
    text-align:right;
    margin-right:10px;
}

.tb
{
    width:280px;
    height:22px;
    margin-bottom:10px;
    background-color:Black;
    color:White;
    border:1px solid gray;
}

.ta
{
    width:280px;
    height:150px;
    margin-bottom:10px;
    background-color:Black;
    color:White;
    border:1px solid gray;
    font:1em Helvetica;
    overflow:auto;
}


/*--- carousel ---*/
.stepcarousel
{
float:left;
margin:0 10px;
position: relative; /*leave this value alone*/
border: 4px solid #191919;
overflow: scroll; /*leave this value alone*/
width: 490px;
height: 270px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel
{
background:gray;
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 460px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height:240px;
font-weight:bold;
}

.panel_par_left
{
    width:109px;
    margin-top:185px;
    float:left;
    padding:8px;
}

.panel_par_right
{
    margin-top:185px;
    float:left;
    padding:8px;
}

/*adsense*/
.wrapper 
{
    float:left;
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -2em;
}

.footer /*.push */
{
    float:left;
     height: 80px;
     margin:30px 0 0 30px;
}

.clear
{
    clear:both;
}

/*---------------CHEAP---------------*/

.cheap_and_quick{position:absolute;height:170px;width:159px;left:560px;top:40px;}


.twit{ overflow:hidden; color:Aqua!important;position:absolute;height:98px;width:215px;left:590px;top:310px; padding:24px 30px 10px 10px; background:transparent url('assets/twit.png') no-repeat}
    
.twit ul{margin:0; padding:0; line-height:1.2em;}

.twit ul li{list-style:none;}

.twit ul li span{float:none!important;}

.twit p a{ text-align:right!important;color:Yellow;}

.twit ul li a{color:#0F427F;}

.followme{display:block; position:absolute; top:106px;left:88px;}
    