@charset "utf-8";

h4{
	font-family:Impact, Helvetica, Geneva, Arial, sans-serif;
	font-size:20px;
	color:#263377;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

a{
color:#000000;
}

hr{
color: #CCCCCC;
border-top:none;
border-right:none;
border-left:none;
border-bottom-style:dashed;
border-bottom-width:1px;
margin-bottom:7px;
margin-top:10px;
}
.imgContent{
float:left;
margin-left:11px;
}
.imgShareThis{
clear:left;
margin-left:51px;
}
#imagenesAbout{
margin-top:14px;
height:auto;
background:url("/images/media/nt.gif") repeat;
width:315px;
}


/* set millions of background images */
.rbtop div { background: url("/images/media/tl.gif") no-repeat top left; }
.rbtop { background: url("/images/media/tr.gif") no-repeat top right; }
.rbbot div { background: url("/images/media/bl.gif") no-repeat bottom left; }
.rbbot { background: url("/images/media/br.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}

#imagenes{
margin-top:4px;
height:auto;
background:url("/images/media/nt.gif") repeat;
width:315px;
}
.imgthumb{
	margin-right:1px;
	display:inline;
}
.imgthumb img{
	border:1px solid #D0D0D0;
}

#guideInfoLeft {
        position: relative;
        float: left;
        margin-left: 15px;
        margin-top: 20px;
}
#guideInfoRight {
        position: relative;
        float: left;
        margin-left: 15px;
        margin-top: 20px;
        width:200px;
}

.guideHeader {
	margin-top:5px;
	width: 530px;
	height: 55px;
	cursor: pointer;
}
.guideHeaderBackground{
	position:absolute;
}

.guideHeaderImage{
	z-index:2; 
	position:absolute;
	left:50px;
	padding-top:1px;
}
.guideHeaderName{
	z-index:3; 
	position:absolute;
	left:140px;
	padding-top:15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
}
.founderHeaderName{
	z-index:3; 
	position:absolute;
	left:50px;
	padding-top:15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
}
.guideInfo {
	display: none;
	height:auto;
}
.AboutInfo {
display:none;
height:auto;
margin-bottom:20px;
margin-left:20px;
margin-top:20px;
width:500px;
}
#guideInfoImage {
		width:305px;	
		float:left;
		position:relative;
}
#guideInfoSnapShot {
		float:left;
		position:relative;
		width:210px;
}
#connect{
background:url("/images/new.bt/connect.gif") no-repeat; 
width:210px;
height:120px;
padding-top:40px;
padding-left:15px;
}

/* BLOG PANEL CSS*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	/*background:none repeat scroll 0 0 #FFFFFF;*/
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	background:url("/images/new.bt/blog-scroll-middle.gif")  repeat-y;
}
.jScrollPaneDragTop {
	background: url("/images/new.bt/blog-scroll-top.gif") no-repeat;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;

}
.jScrollPaneDragBottom {
	background: url("/images/new.bt/blog-scroll-bottom.gif") no-repeat;
	height: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;

}

.holder {
background:url("/images/new.bt/blog-bg.gif") no-repeat; 
width:215px;
height:265px;
padding-top:40px;
padding-left:10px;
}
.scroll-pane {
/*background:none repeat scroll 0 0 #FFFFFF;*/
float:left;
height:230px;
overflow:auto;
width:195px;
font-size:12px;
}
.snapshot{
font-size:12px;
}
