@charset "utf-8";
/* CSS definitions for the BizInt Solutions Inc. home page */

/*
 * Page layout for the site home page
 */
 /* The Ad is the image area on the top left */
 /* Since ad-blocking tools don't like the word "ad" in classes, we're renaming this to "dog*". */
#ad {
	height: 300px;
	width: 484px;
	position: relative;
	background: url(/images/main_ad.jpg) left bottom no-repeat;
	z-index: 5;
	float: left;
	left: 14px;
}
#adtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #006666;
	width: 225px;
	float: right;
	position: absolute;
	top: 39px;
	left: 242px;
	z-index: 2;
}
#adtop h1 {
	color: #96C2CC;
}
#adtop h3 {
	color: #000000;
	font-size: 16px;
}
#adtop a {
	color: #000000;
	text-decoration: none;
}
#adtop a:hover {
	text-decoration: underline;
}
#admiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	width: 225px;
	float: right;
	position: absolute;
	top: 128px;
	left: 242px;
	z-index: 2;
}
#admiddle a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#admiddle a:hover {
	color: #397987;
}
#adbottom {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 305px;
	float: right;
	position: absolute;
	top: 234px;
	left: 160px;
	z-index: 2;
}

/* here's the copy with the new name */
#dog {
	height: 300px;
	width: 484px;
	position: relative;
	background: url(/images/main_dog.jpg) left bottom no-repeat;
	z-index: 5;
	float: left;
	left: 14px;
}

#dogtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #006666;
	width: 225px;
	float: right;
	position: absolute;
	top: 39px;
	left: 242px;
	z-index: 2;
}
#dogtop h1 {
	color: #96C2CC;
}
#dogtop h3 {
	color: #000000;
	font-size: 16px;
}
#dogtop a {
	color: #000000;
	text-decoration: none;
}
#dogtop a:hover {
	text-decoration: underline;
}
#dogmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	width: 225px;
	float: right;
	position: absolute;
	top: 128px;
	left: 242px;
	z-index: 2;
}
#dogmiddle a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#dogmiddle a:hover {
	color: #397987;
}
#dogbottom {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	width: 305px;
	float: right;
	position: absolute;
	top: 234px;
	left: 160px;
	z-index: 2;
}

/* And yet another new version for rotating ad support */
#dogrotate {
	height: 300px;
	width: 484px;
	position: relative;
	z-index: 5;
	float: left;
	left: 14px;
}
#dogrotate .dogimage {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}

#dogrotate .slide {
	height: 300px;
	width: 484px;
	position:absolute;
}

#dogrotate .imgBack {
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;
}

#dogrotate .textTop {
	position:absolute;
/*	left:240px;*/
	right:15px;
	top:130px;
	width:225px;
	text-align:right;
}

#dogrotate .textBottom {
	position:absolute;
	width:290px;
	height:60px;
	bottom:10px;
	right:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

#dogrotate .textTop h2 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#3c3c3c;
	border-bottom:none;

}
#dogrotate .textTop h2 .red {
	color: #8E2344;
}

#dogrotate .textTop a {
	color:#3c3c3c;
	text-decoration:none;
}

#dogrotate .textTop a:hover {
	text-decoration:underline;
}

/* The Smart Talk section is the block at the top right */
#SmartTalk {
	background-image: url(/images/SmartTalkBG.gif);
	height: 207px;
	width: 230px;
	float: right;
	right: 15px;
	position: relative;
}
#SmartHeader {
	position: absolute;
	left: 13px;
	top: 13px;
	width: 192px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}
#SmartContent {
	position: absolute;
	width: 206px;
	left: 13px;
	top: 43px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 12px;
}
#SmartContent p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
}
#SmartContent p.nopad {
	padding-bottom:0;
}
#SmartContent a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 12px;
	text-decoration: none;
}
#SmartContent a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

/* The Customer block sits under SmartTalk */
#CustomerDL {
	background-image: url(/images/customerDLBG.gif);
	height: 80px;
	width: 230px;
	float: right;
	right: 15px;
	position: relative;
	background-repeat: no-repeat;
	top: 13px;
}
#CustomerHeader {
	position: absolute;
	left: 13px;
	top: 8px;
	width: 192px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}
#CustomerContent {
	position: absolute;
	width: 192px;
	left: 13px;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 12px;
}
#CustomerContent a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FDFDFD;
	font-size: 12px;
	text-decoration: none;
}
#CustomerContent a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

/* The left-most of the three columns on the first page, containing contact information */
#LeftColumn {
	width: 200px;
	position: relative;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	top: 20px;
	padding-right: 10px;
	padding-left: 27px;
}

#LeftProducts li {
	margin-left: 5px;
}
#LeftProducts a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#LeftProducts a:hover{
	text-decoration: underline;
}
#LeftProducts a.light {
	font-weight: normal;
}

/* The middle of the three columns on the first page, containing Patents links */
#IndexPatent {
	width: 220px;
	position: relative;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	top: 20px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#IndexPatent a{
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
#IndexPatent a:hover{
	text-decoration: underline;
}
#IndexPatent a.light {
	font-weight: normal;
}

/* The right-most of the three columns on the first page, containing Pipeline links */
#IndexPipeline {
	width: 220px;
	position: relative;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-right: 34px;
	padding-left: 10px;
	top: 20px;
	padding-bottom: 20px;
}
#IndexPipeline a{
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
#IndexPipeline a:hover{
	text-decoration: underline;
}
#IndexPipeline a.light {
	font-weight: normal;
}

#slideNav {
	position:absolute;
	top:270px;
	left:20px;
	z-index:1000;
}

#slideNav .thumb {
	float:left;
	display:block;
	width:15px;
	height:15px;
	line-height:15px;
	text-align:center;
	color:#000000;
	border:1px solid #ffffff;
	background:#cccccc;
	margin-right:5px;
	font-size:11px;
	cursor:pointer;
	position:relative;
}

#slideNav .thumb .thumbPic {
	position:absolute;
	width:105px;
	height:64px;
	padding:20px 10px;
	background:url(/images/bg-slide-thumb.png) no-repeat;
	top:-105px;
	left:-55px;

	text-align:center;
	display:none;
}

#slideNav .thumb .thumbPic img {
}
