/* CSS Document */
html, body {
 	margin-top:0px;
 	margin-bottom:0px;  	
  	background-color: #FFFFFF;
  	font-family: ubuntu;
  	font-size: 14px;
	color: #333333;
	}

@font-face {
	font-family: ubuntu;
	src: url('https://netlinkbd.com/users/fonts/ubuntu.woff');
}

a:link {
	text-decoration: none;
	color: #50575F;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #50575F;
}
a:hover {
	text-decoration: none;
	color: #3385AD;
}
a:active {
	text-decoration: none;
        color: #50575F;	
}
hr {
background-color: #e2e2e2;
height: 1px;
margin-top: 5px;
margin-bottom: 5px;
border: 0;
}

ul {
list-style-type: none;
}
.btntext {
color: #ffffff;
font-size: 16px;
font-weight:700;
}
.btntext:hover {
color: #039512;
}

h1, h2, h3, h4, h5, h6 {
font-family: ubuntu;
}
/* Cross fading images  */
#cf {
  position:relative;
  }

#cf img {
  position:absolute;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}
/* Cross fading images end  */


#container {
        width: 940px; 
	height:auto;
  	margin:auto;
	margin-top: 20px;
	margin-bottom: 20px;
        background: #ffffff;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	padding: 15px;
	box-shadow: 0 0 15px 5px #cccccc;
	 	}
#top {
	width: 938px; 
	height:105px;
	margin: auto;
        border: 1px solid #e2e2e2;
	background-image:url('top.jpg');
   background-repeat: repeat-no;
border: 1px solid #e2e2e2;	
	}

#coname {
font-family: Exo, sans-serif;
src: url('https://themes.googleusercontent.com/static/fonts/exo/v2/wocyXRLWPo2Av-yUTmmbTA.woff');
color: #e2e2e2;
font-size: 26px;
font-weight:bold;
text-shadow: 2px 0px 2px rgba(0, 0, 0, 1);
}


#coname:hover {
color: #f8d908;
}
.logo {
float: left;
margin-top: 5px;
margin-left: 15px;
}
#header {
	width: 940px;
	height:auto; 
	margin: left;
	}

#content {
	width: 940px;
        min-height:470px; 
	height:auto;
        margin:auto;
       margin-top: 10px;
       margin-bottom: 10px;
}
.rightdiv {
	width: 380px; 
	height:auto;
	float: right;
	padding-left: 20px;
	}
.slidebox {
width: 366px;
height: 250px;
background: #f2f2f2;
padding: 6px;
border: 1px solid #f89a20;
}
.ceo {
width: 366px;
min-height: 160px;
height: auto;
margin-top: 10px;
background: #ffffff;
padding: 6px;
border: 1px solid #f89a20;
text-align: justify;
}
.ceo img {
margin-right: 5px;
border: 1px solid #f89a20;
}
.affiliate {
width: 366px;
height: auto;
margin-top: 10px;
margin-bottom: 10px;
background: #ffffff;
padding: 6px;
border: 1px solid #f89a20;
}
.writeup {
width: 540px; 
height:auto;
float: left;	
text-align: justify;
}
.listdiv {
margin-left: 20px;
list-style-position:inside;
list-style-image: url('https://netlinkbd.com/users/images/right.png');
}
/* content bottom */
#bottomitem {
width: 940px; 
height:auto;
background-color: #ffffff;
  	}

/* footer area */
#footer {
width: 938px;
height:auto;
background-color: #f89a20;
border: 1px solid #e2e2e2;
margin-top: 20px;
}

.footerarea {
width: 918px; 
height:auto;
padding: 10px;
}	

#rightwall {
	position:fixed;
	width:25px;
	height:105px;
	right:1px;
	bottom:125px;
	}
#rightwall:hover{
	opacity: 0.5;
	}
	
#go-top {
position: fixed;
right: 1px;
bottom: 0px;
}
#go-top:hover{
	opacity: 0.5;
	}

/* social icon */
#socialico{
float: right;
margin-top: 15px;
margin-right: 15px;	
	}
	
.socialicons img{ /* 1st set of icons. Rotate them 360deg onmouseover and out */
-moz-transition: all 0.8s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}
.socialicons img:hover{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}

/* input form and button  */
.formbox { 
border: #e2e2e2 1px solid; 
font-size: 13px; color: #3c444d; 
font-weight: normal; 
font-family: ubuntu;
background-color: #ffffff; 
text-decoration: none;
padding-top: 2px;
padding-right: 3px;
padding-bottom: 2px;
padding-left: 3px;
margin-bottom:1px;
}
.formbox2 { 
border: #e2e2e2 1px solid; 
font-size: 13px; color: #3c444d; 
font-weight: normal; 
font-family: ubuntu;
background-color: #ffffff; 
text-decoration: none;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 1px;
}
.button { 
font-family: ubuntu;
letter-spacing:1px;
background-color: #CCCCCC; 
text-decoration: none;
color: #3c444d;
font-size: 14px;
font-weight:700;
text-shadow: 0px 1px rgb(238, 238, 238);
}
.button:hover { 
background-color: #A7ABAF; 
}
/* Branding NetLink  */
#netlink {
font-family: ubuntu;
font-size: 13px; 
color: #F2F7F7; 
font-weight: 700;
float: right;
}
.link {
font-family: ubuntu;
color: #ff0000;
font-size: 13px;
font-weight:700;
}
.net {
font-family: ubuntu;
color: #000000;
font-size: 13px;
font-weight:700;
}

/* =main slide css -- */
.box_skitter {position:relative;width:366px;height:250px;background:"transparent"; }
.box_skitter img { max-width:none; } /* Tip for stildv */
.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;}
.box_skitter .image {overflow:hidden;}
.box_skitter .image img {display:none; }

/* =Box clone
-------------------------------------------------------------- */
.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}

/* =Navigation
-------------------------------------------------------------- */
.box_skitter .prev_button {position:absolute;top:50%;left:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/prev.png) no-repeat left top;}
.box_skitter .next_button {position:absolute;top:50%;right:35px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/next.png) no-repeat left top;}

/* =Numbers
-------------------------------------------------------------- */
.box_skitter .info_slide {position:absolute;top:15px;left:15px;z-index:100;background:#CCCCCC;color:#fff;font:bold 3px arial;padding:3px 0 3px 3px;opacity:0.75;}
.box_skitter .info_slide .image_number {background:#333;float:left;padding:2px 5px;margin:0 3px 0 0;cursor:pointer;}
.box_skitter .info_slide .image_number_select {background:#333;float:left;padding:2px 5px;margin:0 3px 0 0;}

/* =Loading
-------------------------------------------------------------- */
.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(https://netlinkbd.com/users/images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}


/* Lebal */

.box_skitter .label_skitter 	{ z-index:150;position:absolute;bottom:0px;left:0px;display:none; }
.box_skitter .label_skitter 	{ z-index:150;position:absolute;bottom:0px;left:0px;color:#fff;display:none;opacity:1.0;background:#000000; }
.box_skitter .label_skitter p 	{ padding:0px;margin:0;font:normal 11px verdana;letter-spacing:-1px; }
.box_skitter .info_slide * 		{ font-family:verdana !important; }
.box_skitter .progressbar 		{ background:#ff0000; position:absolute; top:0px;left:15px;height:0px; width: 200px; z-index:99; }

/* =Example for dimenions --- */
.box_skitter_large {width:366px; height:250px; }
/* =main slide css end--- */

.clear{
	clear:both;
}



/* start lightbox */

/* line 7, ../sass/lightbox.sass */
body:after {
  content: url(https://netlinkbd.com/users/images/close.png) url(https://netlinkbd.com/users/images/loading.gif) url(https://netlinkbd.com/users/images/prev.png) url(https://netlinkbd.com/users/images/next.png);
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 0px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(https://netlinkbd.com/users/images/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(https://netlinkbd.com/users/images/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(https://netlinkbd.com/users/images/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://netlinkbd.com/users/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* end lightbox */

