/* CSS Document */
html,body {
  position:relative;
  min-height:260px;
}
body {
	min-width:960px;
	background:#FDFDFF url('../images/bg.jpg') no-repeat 50% 50%;
  	-webkit-text-stroke:1px transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width: 1000px;
	height: 630px;
	position: absolute;
	left: 43%;
	margin-left: -500px;
	margin-top: 0px;
	z-index:1;
}

#contained {
	width: 960px;
	height: 630px;
	position: absolute;
	left: 20px;
	z-index:2;
}

#abstractIntel {
	width: 264px;
	height: 378px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:20;
}

#platformIdent {
	width: 684px;
	height: 140px;
	position: absolute;
	left: 264px;
	top: 74px;
	z-index:20;
}

#speakersHolder {
	width: 684px;
	height: 164px;
	position: absolute;
	left: 264px;
	top: 214px;
	z-index:20;
}

#contentArea {
	width: 960px;
	height: 280px;
	position: absolute;
	left: 70px;
	top: 380px;
	z-index:10;	
}

#speakerPic {
	width: 155px;
	height: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:15;
}

#speakerVideo {
	width: 250px;
	height: 250px;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index:15;
}

#speakerProfile {
	width: 530px;
	height: 250px;
	position: absolute;
	left: 153px;
	top: 7px;
	z-index:15;
}

.speakerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align:justify;
	line-height: 145%;
}

.padding {
	padding: 5px;
}

.sideSpeakersHeader {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.sideSpeakers {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	padding: 5px;
}

.underliner {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
}

.topLink {
	font-size: 10px;
	color:#990000;
}

.links {
	color:#990000;
}

#speakerLinks {
	width: 140px;
	height: 247px;
	position: absolute;
	left: 5px;
	top: 0px;
	z-index:25;
}

#shadow {
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 3px #666;
	padding: 5px;
	background-color:#FFFFFF;
	position: absolute;
}

#retweet {
	width: 70px;
	height: 245px;
	position: absolute;
	float:right;
	right: 0px;
	top: 0px;
	z-index:25;
	overflow:hidden;
}

#likeButton {
	width: 50px;
	height: 80px;
	position: absolute;
	float:left;
	left: 0px;
	top: 165px;
	z-index:25;
}

#siteCredits {
	width: 149px;
	height: 30px;
	position: fixed;
	right: 20px;
	bottom: 25px;
	z-index:1500;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 3px #666;
	border: 1px solid #FFFFFF;
}

#navHolder {
	width: 630px;
	height: 30px;
	position:absolute;
	top: 0px;
	right: 0px;
	z-index: 600;
	background-color:#000000;
	background-image:url(../images/navBar.png);
	background-position:top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-left-radius;
	-webkit-border-top-right-radius;
	-webkit-border-bottom-left-radius;
	-webkit-border-bottom-right-radius;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	
}

#navShadow {
	width: 630px;
	height: 33px;
	position:absolute;
	top: 0px;
	right: 3px;
	z-index: 500;
	background-color:#000000;
	opacity: 0.4;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-left-radius;
	-webkit-border-top-right-radius;
	-webkit-border-bottom-left-radius;
	-webkit-border-bottom-right-radius;
		
}


#navPad {
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 5px;
}

.linksWhite {
	color:#FFFFFF;
}

#streamContainer {
	width: 600px;
	height: 350px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: 10px;
	z-index:2;
	border: solid 1px #fdfdfd;
	background-color: #ffffff;
}

#streamContainerB {
	width: 620px;
	height: 370px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -310px;
	margin-top: 0px;
	z-index:1;
	background-color:#000000;
	opacity: 0.6;
}

.streamTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.streamFormfields {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#666666;
	border: solid 1px #fdfdfd;
	font-size:12px;
	color: #FFFFFF;
	height: 22px;
	width: 85%;
}

input[type=submit], input[type=button], input[type=reset], input.button{
	padding:5px 5px;
	border:1px solid #999;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius;
	-webkit-border-top-right-radius;
	-webkit-border-bottom-left-radius;
	-webkit-border-bottom-right-radius;
	color:#333;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Tahoma;
	background-attachment: scroll;
	background-color: #fff;
	background-image:url(../images/btn_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}	

#speakersArea {
	width: 855;
	height: 378px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:350;
}

#speakersAreaLower {
	width: 855;
	height: 285px;
	position: absolute;
	left: 0px;
	top: 215px;
	z-index:360;
}

#pastorsProfile {
	width: 545px;
	height: 213px;
	position: absolute;
	left: 258px;
	top: 50px;
	z-index: 400;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 135%;
}

#pastorsButton {
	width: 130px;
	height: 30px;
	position: absolute;
	left: 258px;
	top: 250px;
	z-index: 1200;
}


#pastorA {
	width: 130px;
	height: 223px;
	position: absolute;
	right: 115px;
	top: 156px;
	overflow: hidden;
	z-index: 900;
}

#indexVideo {
	width: 264px;
	height: 300px;
	position: absolute;
	left: 70px;
	top: 385px;
	z-index:900;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	overflow: hidden;
}

#indexVideoShadow {
	width: 264px;
	height: 300px;
	position: absolute;
	left: 75px;
	top: 390px;
	z-index:850;
	background-color:#000000;
	opacity: 0.2;
}

#indexBlog {
	width: 298px;
	height: 300px;
	position: absolute;
	right: 80px;
	top: 385px;
	z-index:900;
}

#indexBlogC {
	width: 275px;
	height: 229px;
	position: absolute;
	left: 10px;
	top: 50px;
	z-index:950;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#indexMedia {
	width: 188px;
	height: 350px;
	position: absolute;
	left: 385px;
	top: 380px;
	z-index:900;
}

#indexSM {
	width: 198px;
	height: 300px;
	position: absolute;
	left: 620px;
	top: 380px;
	z-index:900;
}

#registerIcon {
	width: 100px;
	height: 100 px;
	position: absolute;
	right: 285px;
	top: 70px;
	z-index: 900;
}

#projectsBar {
	width: 100%;
	height: 100px;
	position: absolute;
	z-index: 600;
	left: 0px;
	top: 700px;
	background-image: url(../images/projectsBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#spacer {
	width: 100%;
	height: 80px;
	position: absolute;
	z-index: 600;
	left: 0px;
	top: 780px;
	background-color:#000000;
}

#projectsGov {
	width: 350px;
	height: 100px;
	position: absolute;
	z-index: 650;
	top: 0px;
	left: 80px;
}

#projectsMedic {
	width: 350px;
	height: 100px;
	position: absolute;
	z-index: 650;
	top: 0px;
	left: 410px;
}

#projectsEdu {
	width: 282px;
	height: 100px;
	position: absolute;
	z-index: 650;
	top: 0px;
	left: 760px;
}

#projectsEnt {
	width: 350px;
	height: 100px;
	position: absolute;
	z-index: 650;
	top: 0px;
	right: 50px;
}

#goFar {
	width: 380px;
	height: 100px;
	position: absolute;
	z-index: 650;
	top: 0px;
	left: 420px;
}
