/*
	Theme Name: Openintel Web
	Theme URL: http://bhumilogicsindia.com/
	Description: web developement theme for open intel world
	Author: Arvind Singh	
	Author URI: http://bhumilogicsindia.com
	Version: 1.0.1
	Tags: silver, white, two-columns, fixed-width
*/

/******************************************************
						LAYOUT
*******************************************************/




@import "css/reset.css";
@import "css/basic.css";
@import "css/main.css";

.span-19{ width:950px; min-height:660px; padding-top:20px; padding-right:20px; text-align:left; padding-left:50px;}
.contecttb{border:none; padding:0px 0px 0px 0px; }
.contecttb td{ padding-right:5px; border-bottom:none; vertical-align:top;}
.contecttb textarea{ width:300px; height:100px;}
.contecttb input[type="text"]{ width:250px; }
.galleryimage{ /*border:#9D9D9D 0px solid;*/ padding-right:0px; margin-right:0px;}
.galleryimage p{ padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.galleryimage img{border-style:solid;
	border-color: #CDCDCD;
	border-width:8px;}
.imgframe{border-style:solid;
	border-color: #CDCDCD;
	border-width:8px;}


/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:492px ; height:310px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:442px ; height:295px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:0px #333333 solid; }

/* Video Slider */
#gallery_container2 {  width:870px ; height:178px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; width:750px ; height:295px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs2 { white-space:nowrap; display:block; position:relative; }

#thumbs2 a { padding:0px; margin:0px; }
#thumbs2 a img{ border:0px #333333 solid; }



/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:160px; top:0px; right:0px; background:url(images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:160px; top:0px; left:0px; background:url(images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */
.ddsg-wrapper ul li{ line-height:1.5;}
.children{ padding-left:10px;}