html, body{
    padding: 0;
    margin: 0;
    font-family: Myriad Pro;
    color: #808285;
}

caption, ul, li{
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
    line-height: 18px;
    list-style: none;
}


h1{
    color: #3dc0ff;
    line-height: 1.2;
}

h4{
    font-size:19px;
}

p{
    text-align: left;
    text-align: justify;
    line-height: 1.5;
    font-size: 13px;
}

a{
text-decoration:none;
}
/* menu */

.menu-div{
    text-align: center;
    width:1px;
    height:39px;
    background: url(images/menu_bg.png) repeat-x scroll 0 0 transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    width: 980px;
}

.menu-divider{
  background: url(images/divider.png) no-repeat;
  width:2px;
  height: 39px;
  z-index: 9999;
}

.menu-label{
    font-family: Myriad Pro;
    font-size: 13px;
    color: #FFFFFF;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.menu-m{
  width:140px;
  height: 39px;
}

.menu-m-over{
  background: url(images/menu_bg_over.png);
  cursor:pointer;
}

.menu-m-down{
    background: url(images/menu_bg_click.png);
    cursor:pointer;
}

img .link-facebook{
    width:20px;
    height: 20px;

    background: url(images/icon-facebook.png) no-repeat;
}

img .link-twitter{
    width:20px;
    height: 20px;
    background: url(images/icon-linkedin.png) no-repeat;
}

img .link-youtube{
    width:20px;
    height: 20px;
    background: url(images/icon-youtube.png) no-repeat;
}


/* floating social bar */
.float-wraper{
  overflow: auto;
}

#rightsidebar-wrapper {

    float: left;
    overflow: hidden;
    position: fixed;
}

#rightsidebar-wrapper.fixed {
    position: fixed;
    top: 5px;

}

.rightsidebar-row{
    background: url(images/menu_bg.png) repeat-x scroll 0 0 transparent;
    width:180px;
    height: 40px;
    position: relative;
    left: -140px;
    opacity: 0.5;
}


/*home widgets */
.widgetProjects{
background: url(images/bgWidgetHover.png) no-repeat;
width: 310px;
height: 289px;
/*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);*/
}
.widget{
cursor: pointer;
width: 310px;
height: 289px;

}

.bx-next {
	position:absolute;
	top:170px;
	right:0px;
	z-index:999;
	width: 30px;
	height: 32px;
    height: 30px;
    opacity: 0.5;
	text-indent: -999999px;
	background: url('images/next.png') no-repeat;
}
.bx-next:hover {
      opacity: 0.9;
  }
.bx-prev:hover {
      opacity: 0.9;
}
.bx-prev {
	position:absolute;
	top:170px;
	left:0px;
	z-index:999;
	width: 30px;
	height: 32px;
    opacity: 0.5;
	text-indent: -999999px;
	background: url('images/back.png') no-repeat;
}


/*sitemap*/
.sitemap{
    background: url(images/bfFooter.png) no-repeat;
    width: 977px;
    height: 288px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}



/*footer */
.menuFooter{
font-family: Myriad Pro;
color: #3dc0ff;
font-size: 11px;
text-decoration: none;
}

/*works*/
.works {
    width: 231px;
    height: 216px;
    text-align: center;
    position: relative;
    background: url(images/bg-project.png) no-repeat top center;
    display: block;
}
.snipit {
    width: 230px;
    height: 55px;
    padding: 0;
    display: none;
    position: absolute;
    opacity:0.8;
    bottom: 0px;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    background-color: #000;
    bottom: 0px;
    left:0px;
    color:#FFF;
    line-height: 1.5;
    font-size: 11px;
}

.seemore{
position: absolute;
bottom: 10px;
left: 75%;
font-size: 10px;
color: #3dc0ff;
cursor: pointer;
}



/* Global Classes */

	.hr									{border:none; border-bottom:1px solid #f0f0f0; border-top:1px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0 ;margin-bottom :20px;}
	.pr									{border:none; border-bottom:1px solid #f0f0f0; border-top:1px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0; margin-bottom :30px;}
	.dotted								{border-style:dashed; border-left:0; border-right:0;}
	.meta								{font-weight:normal;font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif; font-size:11px; color:#999999 !important; line-height:16px; text-transform:none; text-shadow:none;}
	.right								{float:right;}
	.left								{float:left;}
	.img_left							{float:left; margin:10px 20px 10px 0;}
	.img_right							{float:right; margin:10px 0 10px 20px;}
	.clear								{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
	.textright 							{text-align:right;}
	.error,
	.success							{display:none;}


    /* About Us Page Timeline */
	ul.history							{margin:10px 10px;}
	ul.history							{margin:0 0 10px 0; zoom:1}
	ul.history dt						{width:50px; float:left; font-weight:bold; font-size: 12px;}
	ul.history dd						{width:250px; float:left; padding:0; margin-bottom:20px; font-size: 11px;}
    ul.history dd a { text-decoration: none; color: #808285;}


    .grid_8 							{display:inline; float:left;}
/* Caption */

	h2.caption 							{color: #3dc0ff; text-shadow:1px 1px 1px #cfcfcf; font-size:23px; line-height:30px;font-weight:normal; }
	h2.caption span						{color:#000000; font-weight:bold;}
	h2.caption a:hover					{text-decoration : underline;}



/* Contact Form */
	p.error								{margin-left:140px; margin-top:10px;}
	.contact_form ul					{list-style:disc; float:left;}
	.contact_form ul li					{margin:10px 0; list-style:none; position:relative; clear:both; width:auto; height:auto; overflow:hidden;}
	.contact_form label					{line-height:35px; width:100px; text-align:right; float:left; margin-right:10px;}
	.contact_form input#name,
	.contact_form input#email,
	.contact_form input#subject,
	.contact_form textarea				{float:left; padding:8px; border:1px solid #CCCCCC; margin-left:10px; background:#fcfcfc; -moz-border-radius:5px; -webkit-border-radius:5px;overflow: hidden;	border-radius:5px;  }
	.contact_form input#name,
	.contact_form input#email,
	.contact_form input#subject			{width:400px;}
	.contact_form textarea				{width:400px;height:150px; resize: none;}
	.contact_form input.button			{float:right;}

/* Comment form */
	.comment_form ul					{float:left;}
	.comment_form ul li					{margin:10px 0; list-style:none; position:relative; clear:both;}
	.comment_form label					{line-height:35px; width:100px; text-align:right; float:left; margin-right:10px;}
	.comment_form input,
	.comment_form textarea				{float:left; padding:8px; border:1px solid #CCCCCC; margin-left:10px; background:#fcfcfc; -moz-border-radius:5px; -webkit-border-radius:5px;}
	.comment_form input					{width:400px;}
	.comment_form textarea				{width:500px; height:150px; resize:none;}

/* Contact Page Sidebar */
	.contact ul 						{list-style:none;font-size: 13px;}
	.contact li 						{margin:0;font-size: 13px;}
	.textright 							{text-align:right;}
/* Buttons */
	.button, .button:visited 			{background:#3DC0FF url(../images/alert-overlay.png) repeat-x; 
	display:inline-block; 
	padding:5px 10px 6px; 
	color:#fff; 
	text-decoration:none; 
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	text-shadow:0 -1px 1px rgba(0,0,0,0.25);
	border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-weight:bold; line-height:1; border:0;}
 	.button:hover						{background-color:#808285; color:#fff; text-decoration:none;}
	.button:active						{top:1px;}








    .clearfix:after						{clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0;}
	* html .clearfix 					{height:1%;}